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
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix(http://), url-prefix(https:///) { h1:before { content:"h1"; color:#000000 !important; background-color:#ffff99 !important; border:solid 1px #ffcc66 !important; font:normal normal normal 10px sans-serif !important; letter-spacing:0pt !important; margin-right:1px !important; padding: 1px !important; text-align:left !important; text-decoration:none !important; text-transform:none !important; z-index:1 !important; opacity:0.9 !important; } h1 { outline:solid 1px lime; } h2:before { content:"h2"; color:#000000 !important; background-color:#ffff99 !important; border:solid 1px #ffcc66 !important; font:normal normal normal 10px sans-serif !important; letter-spacing:0pt !important; margin-right:1px !important; padding: 1px !important; text-align:left !important; text-decoration:none !important; text-transform:none !important; z-index:1 !important; opacity:0.9 !important; } h2 { outline:solid 1px lime; } h3:before { content:"h3"; color:#000000 !important; background-color:#ffff99 !important; border:solid 1px #ffcc66 !important; font:normal normal normal 10px sans-serif !important; letter-spacing:0pt !important; margin-right:1px !important; padding: 1px !important; text-align:left !important; text-decoration:none !important; text-transform:none !important; z-index:1 !important; opacity:0.9 !important; } h3 { outline:solid 1px lime; } h4:before { content:"h4"; color:#000000 !important; background-color:#ffff99 !important; border:solid 1px #ffcc66 !important; font:normal normal normal 10px sans-serif !important; letter-spacing:0pt !important; margin-right:1px !important; padding: 1px !important; text-align:left !important; text-decoration:none !important; text-transform:none !important; z-index:1 !important; opacity:0.9 !important; } h4 { outline:solid 1px lime; } h5:before { content:"h5"; color:#000000 !important; background-color:#ffff99 !important; border:solid 1px #ffcc66 !important; font:normal normal normal 10px sans-serif !important; letter-spacing:0pt !important; margin-right:1px !important; padding: 1px !important; text-align:left !important; text-decoration:none !important; text-transform:none !important; z-index:1 !important; opacity:0.9 !important; } h5 { outline:solid 1px lime; } h6:before { content:"h2"; color:#000000 !important; background-color:#ffff99 !important; border:solid 1px #ffcc66 !important; font:normal normal normal 10px sans-serif !important; letter-spacing:0pt !important; margin-right:1px !important; padding: 1px !important; text-align:left !important; text-decoration:none !important; text-transform:none !important; z-index:1 !important; opacity:0.9 !important; } h6 { outline:solid 1px lime; } }
data/usercss/5638.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document url-prefix(http://), url-prefix(https:///) { h1:before { content:"h1"; color:#000000 !important; background-color:#ffff99 !important; border:solid 1px #ffcc66 !important; font:normal normal normal 10px sans-serif !important; letter-spacing:0pt !important; margin-right:1px !important; padding: 1px !important; text-align:left !important; text-decoration:none !important; text-transform:none !important; z-index:1 !important; opacity:0.9 !important; } h1 { outline:solid 1px lime; } h2:before { content:"h2"; color:#000000 !important; background-color:#ffff99 !important; border:solid 1px #ffcc66 !important; font:normal normal normal 10px sans-serif !important; letter-spacing:0pt !important; margin-right:1px !important; padding: 1px !important; text-align:left !important; text-decoration:none !important; text-transform:none !important; z-index:1 !important; opacity:0.9 !important; } h2 { outline:solid 1px lime; } h3:before { content:"h3"; color:#000000 !important; background-color:#ffff99 !important; border:solid 1px #ffcc66 !important; font:normal normal normal 10px sans-serif !important; letter-spacing:0pt !important; margin-right:1px !important; padding: 1px !important; text-align:left !important; text-decoration:none !important; text-transform:none !important; z-index:1 !important; opacity:0.9 !important; } h3 { outline:solid 1px lime; } h4:before { content:"h4"; color:#000000 !important; background-color:#ffff99 !important; border:solid 1px #ffcc66 !important; font:normal normal normal 10px sans-serif !important; letter-spacing:0pt !important; margin-right:1px !important; padding: 1px !important; text-align:left !important; text-decoration:none !important; text-transform:none !important; z-index:1 !important; opacity:0.9 !important; } h4 { outline:solid 1px lime; } h5:before { content:"h5"; color:#000000 !important; background-color:#ffff99 !important; border:solid 1px #ffcc66 !important; font:normal normal normal 10px sans-serif !important; letter-spacing:0pt !important; margin-right:1px !important; padding: 1px !important; text-align:left !important; text-decoration:none !important; text-transform:none !important; z-index:1 !important; opacity:0.9 !important; } h5 { outline:solid 1px lime; } h6:before { content:"h2"; color:#000000 !important; background-color:#ffff99 !important; border:solid 1px #ffcc66 !important; font:normal normal normal 10px sans-serif !important; letter-spacing:0pt !important; margin-right:1px !important; padding: 1px !important; text-align:left !important; text-decoration:none !important; text-transform:none !important; z-index:1 !important; opacity:0.9 !important; } h6 { outline:solid 1px lime; } }
0.271348
0.129485
*{ margin: 0; padding: 0; } body{ font-family: sans-serif; background-color: rgb(235, 235, 235); } .heart{ margin-top: -75px; margin-left: 265px; height: 150px; background-color: white; border-radius: 100%; } #main{ margin: auto; margin-top: 100px; width: 700px; background-color: white; border-radius: 12px; box-shadow: 0 3px 15px rgba(0,0,0,.4); } .reg{ color: #002060; font-size: 22px; font-weight: bold; text-align: center; margin-left: 15px; } .input{ margin-left: 20px; margin-top: 20px; margin-bottom: 20px; } input{ height: 30px; width: 600px; font-size: 20px; border-width:0px; border:none; outline: white; padding-left: 18px; text-align: center; caret-color: transparent; } .footer{ position: fixed; left: 0; bottom: 0; width: 100%; background-color: #002060; color: white; height: 40px; text-align: center; padding-top: 20px; } .terms{ margin-left: 140px; font-size: 13px; color: grey; } a{ color: blue; } .register{ margin-left: 34px; margin-top: 12px; color: white; background-color: #002060; border-radius: 10px; border: solid; text-transform: capitalize; font-size: 16px; line-height: 21px; font-weight: 700; height: 50px; width: 90%; height: 45px; font-size: 20px; } .first_line{ margin-top: 20px; margin-left: 38px; } .or{ margin-top: -12px; text-align: center; } .next_line{ margin-left: 490px; margin-top: -25.5px; } .arogya{ border: black solid; border-radius: 10px; margin-left: 120px; padding-left: 60px; padding-right: 60px; padding-top: 2px; } .umang{ border: black solid; border-radius: 10px; margin-left: 100px; padding-left: 60px; padding-right: 60px; padding-top: 2px; padding-bottom: 2px; } .logo{ margin-top: 8px; padding-left: 40%; height: 60px; } nav{ height: 70px; background: white; box-shadow: 0 3px 15px rgba(0,0,0,.4); }
download_style.css
*{ margin: 0; padding: 0; } body{ font-family: sans-serif; background-color: rgb(235, 235, 235); } .heart{ margin-top: -75px; margin-left: 265px; height: 150px; background-color: white; border-radius: 100%; } #main{ margin: auto; margin-top: 100px; width: 700px; background-color: white; border-radius: 12px; box-shadow: 0 3px 15px rgba(0,0,0,.4); } .reg{ color: #002060; font-size: 22px; font-weight: bold; text-align: center; margin-left: 15px; } .input{ margin-left: 20px; margin-top: 20px; margin-bottom: 20px; } input{ height: 30px; width: 600px; font-size: 20px; border-width:0px; border:none; outline: white; padding-left: 18px; text-align: center; caret-color: transparent; } .footer{ position: fixed; left: 0; bottom: 0; width: 100%; background-color: #002060; color: white; height: 40px; text-align: center; padding-top: 20px; } .terms{ margin-left: 140px; font-size: 13px; color: grey; } a{ color: blue; } .register{ margin-left: 34px; margin-top: 12px; color: white; background-color: #002060; border-radius: 10px; border: solid; text-transform: capitalize; font-size: 16px; line-height: 21px; font-weight: 700; height: 50px; width: 90%; height: 45px; font-size: 20px; } .first_line{ margin-top: 20px; margin-left: 38px; } .or{ margin-top: -12px; text-align: center; } .next_line{ margin-left: 490px; margin-top: -25.5px; } .arogya{ border: black solid; border-radius: 10px; margin-left: 120px; padding-left: 60px; padding-right: 60px; padding-top: 2px; } .umang{ border: black solid; border-radius: 10px; margin-left: 100px; padding-left: 60px; padding-right: 60px; padding-top: 2px; padding-bottom: 2px; } .logo{ margin-top: 8px; padding-left: 40%; height: 60px; } nav{ height: 70px; background: white; box-shadow: 0 3px 15px rgba(0,0,0,.4); }
0.443359
0.054324
@import url('https://fonts.googleapis.com/css?family=Raleway'); @import url('https://fonts.googleapis.com/css?family=Averia+Libre'); /* @import "highlight-github.css"; */ @import "highlight-monokai.css"; body { font-family: 'Raleway', 'Verdana', 'Geneva', 'sans-serif'; } body, wrapper { min-height: 100vh; } h1, h2, h3, h4, h5, h6 { font-weight: bold; font-family: 'Averia Libre', 'Helvetica Neue', Helvetica, Arial, serif; } a.anchor-plain { border-bottom: none; } a, a:visited, a:active { border-bottom: thin dashed #5493ff; color: #2d3644; text-decoration: none; } a:hover { border: none; color: #5493ff; text-decoration: none; } a.label { display: none; } a:hover .label { display: inline; } a:visited .label { display: none; } /* workaround to avoid a dark color in the share to socials buttons */ a.btn-social-icon { color: white; } nav a { border-bottom: none; } .bd-callout { padding: 1.25rem; margin-top: 1.25rem; margin-bottom: 1.25rem; border: 1px solid #eee; border-left-width: .25rem; border-radius: .25rem } .bd-callout h4 { margin-top: 0; margin-bottom: .25rem } .bd-callout p:last-child { margin-bottom: 0 } .bd-callout code { border-radius: .25rem } .bd-callout+.bd-callout { margin-top: -.25rem } .bd-callout-info { border-left-color: #5bc0de } .bd-callout-info h4 { color: #5bc0de } .bd-callout-warning { border-left-color: #f0ad4e } .bd-callout-warning h4 { color: #f0ad4e } .bd-callout-danger { border-left-color: #d9534f } .bd-callout-danger h4 { color: #d9534f } .btn-circle-xl { background-color: transparent; border-radius: 35px; color: white; font-size: 1.3rem; height: 70px; line-height: 70px; padding: 14px 0px; text-align: center; width: 70px; } .btn-circle-xl i, .btn-circle-xl span { display: block; clear: both; } .image-header { max-height: 200px; } .jumbotron-header { align-items: center; background-position: 0 50%; background-size: cover; color: white; display: flex; height: 200px; justify-content: center; text-align: center; } .jumbotron-header .container { background: rgba(0,0,0,0.2); border: 1px solid rgba(0,0,0,0.1); border-radius: 3px; padding: 5pt; position: relative; z-index: 2; } .jumbotron-main { background: url("/assets/images/main-mountains.jpg"); background-position: 20 70%; background-size: cover; color: white; font-family: 'Averia Libre'; height: 562pt; margin-bottom: 0px; max-width: 100%; } .jumbotron-main .text-container { position:relative; z-index:2; background:rgba(0,0,0,0.3); padding:1rem; border:1px solid rgba(0,0,0,0.1); border-radius:3px; } .jumbotron-404 { background: transparent; } .jumbotron-404 h1, .jumbotron-404 h3 { font-family: 'Averia Libre', 'Helvetica Neue', Helvetica, Arial, serif; } .navbar-brand { font-family: 'Averia Libre', 'Helvetica Neue', Helvetica, Arial, serif; font-weight: normal; }
assets/css/main.css
@import url('https://fonts.googleapis.com/css?family=Raleway'); @import url('https://fonts.googleapis.com/css?family=Averia+Libre'); /* @import "highlight-github.css"; */ @import "highlight-monokai.css"; body { font-family: 'Raleway', 'Verdana', 'Geneva', 'sans-serif'; } body, wrapper { min-height: 100vh; } h1, h2, h3, h4, h5, h6 { font-weight: bold; font-family: 'Averia Libre', 'Helvetica Neue', Helvetica, Arial, serif; } a.anchor-plain { border-bottom: none; } a, a:visited, a:active { border-bottom: thin dashed #5493ff; color: #2d3644; text-decoration: none; } a:hover { border: none; color: #5493ff; text-decoration: none; } a.label { display: none; } a:hover .label { display: inline; } a:visited .label { display: none; } /* workaround to avoid a dark color in the share to socials buttons */ a.btn-social-icon { color: white; } nav a { border-bottom: none; } .bd-callout { padding: 1.25rem; margin-top: 1.25rem; margin-bottom: 1.25rem; border: 1px solid #eee; border-left-width: .25rem; border-radius: .25rem } .bd-callout h4 { margin-top: 0; margin-bottom: .25rem } .bd-callout p:last-child { margin-bottom: 0 } .bd-callout code { border-radius: .25rem } .bd-callout+.bd-callout { margin-top: -.25rem } .bd-callout-info { border-left-color: #5bc0de } .bd-callout-info h4 { color: #5bc0de } .bd-callout-warning { border-left-color: #f0ad4e } .bd-callout-warning h4 { color: #f0ad4e } .bd-callout-danger { border-left-color: #d9534f } .bd-callout-danger h4 { color: #d9534f } .btn-circle-xl { background-color: transparent; border-radius: 35px; color: white; font-size: 1.3rem; height: 70px; line-height: 70px; padding: 14px 0px; text-align: center; width: 70px; } .btn-circle-xl i, .btn-circle-xl span { display: block; clear: both; } .image-header { max-height: 200px; } .jumbotron-header { align-items: center; background-position: 0 50%; background-size: cover; color: white; display: flex; height: 200px; justify-content: center; text-align: center; } .jumbotron-header .container { background: rgba(0,0,0,0.2); border: 1px solid rgba(0,0,0,0.1); border-radius: 3px; padding: 5pt; position: relative; z-index: 2; } .jumbotron-main { background: url("/assets/images/main-mountains.jpg"); background-position: 20 70%; background-size: cover; color: white; font-family: 'Averia Libre'; height: 562pt; margin-bottom: 0px; max-width: 100%; } .jumbotron-main .text-container { position:relative; z-index:2; background:rgba(0,0,0,0.3); padding:1rem; border:1px solid rgba(0,0,0,0.1); border-radius:3px; } .jumbotron-404 { background: transparent; } .jumbotron-404 h1, .jumbotron-404 h3 { font-family: 'Averia Libre', 'Helvetica Neue', Helvetica, Arial, serif; } .navbar-brand { font-family: 'Averia Libre', 'Helvetica Neue', Helvetica, Arial, serif; font-weight: normal; }
0.407451
0.085213
html, body { color:#FFF; background-color:#000; width: 100%; height: 100%; font-family: 'Open Sans', sans-serif; font-size:10pt; margin:0px; } body { position:relative; } a{ color:#4FED94; } a:visited { color:#777; } .vec-table::-webkit-scrollbar { width:10px; } .vec-table::-webkit-scrollbar-thumb { background:#4FED94; border-radius:10px; } .vec-table::-webkit-scrollbar-track { background:#444; border-radius:10px; } .vec-ota-table { max-height: 70vh; overflow-y:auto; overflow-x:hidden; } select.vec-field{ width:240px; } .chrome-img { width:128px; margin:20px; } .vec-env-container { padding: 10%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; } .vec-env { cursor: pointer; } .vec-env-select-btn { margin: 10px; padding-top: 10px; padding-bottom: 10px; height: auto !important; } .vec-env-error-icon { height: 80px; } .vec-instruction{ display:flex; height:120px; } .vec-instruction > div{ line-height:120px; } .vec-row { display: flex; align-items: center; justify-content: center; } .vec-card { width:100px; padding:10px; } .vec-wifi-signal { width:40px; } .vec-ota-type { height:30px; } .vec-icon { width:30px; filter: opacity(25%); transition: filter 0.5s; margin:5px; } #iconComplete{ filter: hue-rotate(50deg); } #wifiScanTable{ max-height: 300px; overflow-y: auto; } .vec-icon-done { filter: opacity(100%) brightness(0.8) sepia(1) saturate(10000%) hue-rotate(76deg); } .vec-icon-active { animation-name: vec-icon-anim; animation-duration: 1s; animation-iteration-count: infinite; animation-timing-function: linear; animation-direction: alternate; } .vec-status { position:absolute; top:0px; display: flex; height: 50px; } .logo-anki { position:absolute; bottom:0px; left:0px; width:100px; padding:10px; } .logo-vector { position:absolute; bottom:0px; right:0px; width:150px; padding:4px; } .vec-spinner { height:34px; width:34px; border-radius:100%; background: -webkit-linear-gradient(left top, #000 40%, #4FED94 100%); padding:3px; animation-name: vec-spinner-anim; animation-duration: 1s; animation-iteration-count: infinite; animation-timing-function: linear; } .vec-spinner-container { height:80px; width:80px; display: flex; align-items: center; justify-content: center; } .vec-spinner-inner { background-color:#000; height: 34px; width: 34px; border-radius: 100%; } @keyframes vec-spinner-anim { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } @keyframes vec-icon-anim { from { filter:opacity(25%); } to { filter:opacity(100%); } } .vec-container { visibility:hidden; display:none; opacity:0; transition:opacity 500ms; overflow-y: auto; max-height: 100%; padding: 0px 15px; } .vec-container.vec-current { visibility:visible; display:block; } .vec-btn { outline:none; color:#FFF; background-color:#000; height:40px; border-radius:20px; min-width:200px; text-transform: uppercase; border:2px solid #FFF; margin-bottom:3px; transition:background-color 500ms, border 500ms, color 500ms; cursor:pointer; } .vec-field { outline:none; color:#FFF; box-sizing: border-box; padding: 0 12px; background-color:#000; height:40px; border-radius:5px; min-width:200px; text-transform: uppercase; border:2px solid #FFF; margin-bottom:3px; transition:background-color 500ms, border 500ms, color 500ms; } .vec-field.readonly { border:none !important; } .vec-field[type="button"] { border-radius:20px; cursor:pointer; } .vec-field.vec-default { text-transform: none; } .vec-field:focus { border:2px solid #4FED94; color:#4FED94; } .vec-progress-bar { width: 100%; height: 40px; position: relative; margin:10px; left:-10px; min-width:240px; } .vec-progress-bar-fill { left: 0px; right: 0px; height: 30px; box-sizing: border-box; position: absolute; border-radius: 20px; background-color: #4FED94; margin: 5px; } .vec-progress-bar-border { width: 100%; height: 100%; border: 2px solid #FFF; box-sizing: border-box; border-radius: 20px; position: absolute; } .vec-progress-bar-mask { background-color:#000; width:100%; height:40px; right:0; box-sizing:border-box; position: absolute; transition:width 1s; } .vec-progress-bar.vec-sm { height: 16px; position: relative; margin:10px; left:-10px; width:100%; min-width:0px !important; } .vec-sm > .vec-progress-bar-fill { left: 0px; right: 0px; height: 8px; box-sizing: border-box; position: absolute; border-radius: 4px; background-color: #4FED94; margin: 4px; } .vec-sm > .vec-progress-bar-border { width: 100%; height: 100%; border: 2px solid #FFF; box-sizing: border-box; border-radius: 8px; position: absolute; } .vec-sm > .vec-progress-bar-mask { background-color:#000; width:100%; height:16px; right:0; box-sizing:border-box; position: absolute; transition:width 1s; } .vec-btn:hover { border:2px solid #4FED94; color:#4FED94; } .vec-wifi-row { box-sizing:border-box; height:60px; display:flex; padding:10px; min-width:300px; text-align:center; transition:color 500ms, border 500ms; cursor:pointer; border-top:1px solid rgba(0,0,0,0); border-bottom:1px solid rgba(0,0,0,0); } .vec-wifi-ssid { line-height:40px; } .vec-wifi-row:hover, .vec-ota-row:hover { color:#4FED94; border-top:1px solid #4FED94; border-bottom:1px solid #4FED94; } .vec-ota-row { box-sizing:border-box; padding: 5px; min-width:300px; transition:color 500ms, border 500ms; cursor:pointer; border-top:1px solid rgba(0,0,0,0); border-bottom:1px solid rgba(0,0,0,0); } .vec-ota-name { font-size: medium; } .vec-ota-host { font-size: small; } .vec-format { text-align:center; } .vec-link { color: #FFF; text-decoration: underline; transition:color 500ms; cursor:pointer; } div.vec-link { text-align:center; } .vec-shell { width:100%; height:100%; background-color:rgba(2,23,11,.9); flex: 0; } .vec-link:hover { color:#4FED94; } .vec-error { color:#F77; margin:10px; } .vec-hidden { display:none; } .vec-vector-status { position:absolute; min-width:120px; height:auto; right:10px; top:10px; } .vec-info-box { min-width:120px; height:auto; border-radius:20px; border:2px solid #4FED94; padding:5px 20px; background-color:#000; margin:3px 0px; } .vec-status-icon { height:11px; margin-right:4px; } .vec-status-none { width:0px; display:inline-block; } .vec-info-title { color:#4FED94; text-align:center; margin-bottom:5px; font-weight:700; } .vec-eyecon { height:16px; } .vec-password-block { position:relative; display: inline-block; } .vec-eye-toggle { position:absolute; top: 12px; right: 10px; } .vec-link { cursor:pointer; transition:color 0.5s; } .vec-link:hover { color:#4FED94; } .vec-panel { position:relative; flex:0 0 0%; width:0px; transition:flex .2s, width .2s; overflow:hidden; } .vec-panel-ui { align-items: center; justify-content: center; display:flex; } .vec-panel-container { display:flex; width:100%; height:100%; overflow:hidden; } .vec-panel-footer { bottom:10px; position:absolute; font-size:8pt; } .vec-ui-footer { display:flex; position:absolute; left:0px; right:0px; bottom:0px; height:50px; } .vec-ui-footer-side { flex:0 1 auto; display:flex; } .vec-ui-footer-side > img { width:61px; padding:10px; justify-content: center; align-items:center; } .vec-ui-footer-middle { flex:1 0 auto; display:flex; justify-content: center; align-items:center; text-align:center; color:#999; font-size:8pt; } .vec-ui-footer-middle * a { color:#999; } .vec-ui-footer-middle:visited * a { color:#999; } .vec-action { cursor: pointer; }
site/css/vecSetup.css
html, body { color:#FFF; background-color:#000; width: 100%; height: 100%; font-family: 'Open Sans', sans-serif; font-size:10pt; margin:0px; } body { position:relative; } a{ color:#4FED94; } a:visited { color:#777; } .vec-table::-webkit-scrollbar { width:10px; } .vec-table::-webkit-scrollbar-thumb { background:#4FED94; border-radius:10px; } .vec-table::-webkit-scrollbar-track { background:#444; border-radius:10px; } .vec-ota-table { max-height: 70vh; overflow-y:auto; overflow-x:hidden; } select.vec-field{ width:240px; } .chrome-img { width:128px; margin:20px; } .vec-env-container { padding: 10%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; } .vec-env { cursor: pointer; } .vec-env-select-btn { margin: 10px; padding-top: 10px; padding-bottom: 10px; height: auto !important; } .vec-env-error-icon { height: 80px; } .vec-instruction{ display:flex; height:120px; } .vec-instruction > div{ line-height:120px; } .vec-row { display: flex; align-items: center; justify-content: center; } .vec-card { width:100px; padding:10px; } .vec-wifi-signal { width:40px; } .vec-ota-type { height:30px; } .vec-icon { width:30px; filter: opacity(25%); transition: filter 0.5s; margin:5px; } #iconComplete{ filter: hue-rotate(50deg); } #wifiScanTable{ max-height: 300px; overflow-y: auto; } .vec-icon-done { filter: opacity(100%) brightness(0.8) sepia(1) saturate(10000%) hue-rotate(76deg); } .vec-icon-active { animation-name: vec-icon-anim; animation-duration: 1s; animation-iteration-count: infinite; animation-timing-function: linear; animation-direction: alternate; } .vec-status { position:absolute; top:0px; display: flex; height: 50px; } .logo-anki { position:absolute; bottom:0px; left:0px; width:100px; padding:10px; } .logo-vector { position:absolute; bottom:0px; right:0px; width:150px; padding:4px; } .vec-spinner { height:34px; width:34px; border-radius:100%; background: -webkit-linear-gradient(left top, #000 40%, #4FED94 100%); padding:3px; animation-name: vec-spinner-anim; animation-duration: 1s; animation-iteration-count: infinite; animation-timing-function: linear; } .vec-spinner-container { height:80px; width:80px; display: flex; align-items: center; justify-content: center; } .vec-spinner-inner { background-color:#000; height: 34px; width: 34px; border-radius: 100%; } @keyframes vec-spinner-anim { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } @keyframes vec-icon-anim { from { filter:opacity(25%); } to { filter:opacity(100%); } } .vec-container { visibility:hidden; display:none; opacity:0; transition:opacity 500ms; overflow-y: auto; max-height: 100%; padding: 0px 15px; } .vec-container.vec-current { visibility:visible; display:block; } .vec-btn { outline:none; color:#FFF; background-color:#000; height:40px; border-radius:20px; min-width:200px; text-transform: uppercase; border:2px solid #FFF; margin-bottom:3px; transition:background-color 500ms, border 500ms, color 500ms; cursor:pointer; } .vec-field { outline:none; color:#FFF; box-sizing: border-box; padding: 0 12px; background-color:#000; height:40px; border-radius:5px; min-width:200px; text-transform: uppercase; border:2px solid #FFF; margin-bottom:3px; transition:background-color 500ms, border 500ms, color 500ms; } .vec-field.readonly { border:none !important; } .vec-field[type="button"] { border-radius:20px; cursor:pointer; } .vec-field.vec-default { text-transform: none; } .vec-field:focus { border:2px solid #4FED94; color:#4FED94; } .vec-progress-bar { width: 100%; height: 40px; position: relative; margin:10px; left:-10px; min-width:240px; } .vec-progress-bar-fill { left: 0px; right: 0px; height: 30px; box-sizing: border-box; position: absolute; border-radius: 20px; background-color: #4FED94; margin: 5px; } .vec-progress-bar-border { width: 100%; height: 100%; border: 2px solid #FFF; box-sizing: border-box; border-radius: 20px; position: absolute; } .vec-progress-bar-mask { background-color:#000; width:100%; height:40px; right:0; box-sizing:border-box; position: absolute; transition:width 1s; } .vec-progress-bar.vec-sm { height: 16px; position: relative; margin:10px; left:-10px; width:100%; min-width:0px !important; } .vec-sm > .vec-progress-bar-fill { left: 0px; right: 0px; height: 8px; box-sizing: border-box; position: absolute; border-radius: 4px; background-color: #4FED94; margin: 4px; } .vec-sm > .vec-progress-bar-border { width: 100%; height: 100%; border: 2px solid #FFF; box-sizing: border-box; border-radius: 8px; position: absolute; } .vec-sm > .vec-progress-bar-mask { background-color:#000; width:100%; height:16px; right:0; box-sizing:border-box; position: absolute; transition:width 1s; } .vec-btn:hover { border:2px solid #4FED94; color:#4FED94; } .vec-wifi-row { box-sizing:border-box; height:60px; display:flex; padding:10px; min-width:300px; text-align:center; transition:color 500ms, border 500ms; cursor:pointer; border-top:1px solid rgba(0,0,0,0); border-bottom:1px solid rgba(0,0,0,0); } .vec-wifi-ssid { line-height:40px; } .vec-wifi-row:hover, .vec-ota-row:hover { color:#4FED94; border-top:1px solid #4FED94; border-bottom:1px solid #4FED94; } .vec-ota-row { box-sizing:border-box; padding: 5px; min-width:300px; transition:color 500ms, border 500ms; cursor:pointer; border-top:1px solid rgba(0,0,0,0); border-bottom:1px solid rgba(0,0,0,0); } .vec-ota-name { font-size: medium; } .vec-ota-host { font-size: small; } .vec-format { text-align:center; } .vec-link { color: #FFF; text-decoration: underline; transition:color 500ms; cursor:pointer; } div.vec-link { text-align:center; } .vec-shell { width:100%; height:100%; background-color:rgba(2,23,11,.9); flex: 0; } .vec-link:hover { color:#4FED94; } .vec-error { color:#F77; margin:10px; } .vec-hidden { display:none; } .vec-vector-status { position:absolute; min-width:120px; height:auto; right:10px; top:10px; } .vec-info-box { min-width:120px; height:auto; border-radius:20px; border:2px solid #4FED94; padding:5px 20px; background-color:#000; margin:3px 0px; } .vec-status-icon { height:11px; margin-right:4px; } .vec-status-none { width:0px; display:inline-block; } .vec-info-title { color:#4FED94; text-align:center; margin-bottom:5px; font-weight:700; } .vec-eyecon { height:16px; } .vec-password-block { position:relative; display: inline-block; } .vec-eye-toggle { position:absolute; top: 12px; right: 10px; } .vec-link { cursor:pointer; transition:color 0.5s; } .vec-link:hover { color:#4FED94; } .vec-panel { position:relative; flex:0 0 0%; width:0px; transition:flex .2s, width .2s; overflow:hidden; } .vec-panel-ui { align-items: center; justify-content: center; display:flex; } .vec-panel-container { display:flex; width:100%; height:100%; overflow:hidden; } .vec-panel-footer { bottom:10px; position:absolute; font-size:8pt; } .vec-ui-footer { display:flex; position:absolute; left:0px; right:0px; bottom:0px; height:50px; } .vec-ui-footer-side { flex:0 1 auto; display:flex; } .vec-ui-footer-side > img { width:61px; padding:10px; justify-content: center; align-items:center; } .vec-ui-footer-middle { flex:1 0 auto; display:flex; justify-content: center; align-items:center; text-align:center; color:#999; font-size:8pt; } .vec-ui-footer-middle * a { color:#999; } .vec-ui-footer-middle:visited * a { color:#999; } .vec-action { cursor: pointer; }
0.537527
0.058642
@media (max-width: 1199px) { body { font-size: 1rem; } .home .main_home h1 { font-size: 7.375rem; } } /* Portrait tablets and small desktops */ @media (max-width: 991px) { html { font-size: 90%; } .home .main_home h1 { font-size: 7.375rem; } h3 { font-size: 1.575rem; line-height: 2rem; margin-bottom: 15px; } h5 { font-size: 1.1rem; margin-bottom: .5rem; color: #696f7c; line-height: 1.475rem; } h4 { font-size: 1.225rem; line-height: 2rem; } .main_counter_area ul li{ width:50%; } .team .main_team .main_team_content .single_team .single_team_overlay a i { width: 45px; height: 45px; font-size: 1.575rem; line-height: 45px; } .single_widget .single_widget_blog .single_widget_content p.monseratregular { font-size: 0.65rem; margin-bottom: 0px; max-width: 100%; line-height: 1rem; } .single_widget .single_widget_blog .single_widget_content { margin-top: 0px; } } /* Landscape phones and portrait tablets */ @media (max-width: 768px) { html { font-size: 80%; } .home .main_home h1 { font-size: 6rem; line-height: 8rem; } .main_counter_area ul li{ width:100%; } .portfolio .grid_item_overlay { padding-top: 15%; } .copyright_text{ text-align: center; } .footer_socail{ text-align: center; } .footer_subcribs_area .navbar-form { padding: 10px; } .footer_subcribs_area .submit_btn { line-height: 22px; } .owl-carousel .owl-controls .owl-nav .owl-prev { float: none; margin-top:0; } .owl-carousel .owl-controls .owl-nav .owl-next { float: none; margin-top:0; } } /* Landscape phones and smaller */ @media (max-width: 479px) { html { font-size: 65%; } .home .main_home h1 { font-size: 5.175rem; line-height: 6rem; } .portfolio .grid_item_overlay { padding-top: 25%; } .portfolio .grid_item_overlay p{ display: none; } } @media (max-width: 320px) { html { font-size: 60.5%; } .home .main_home h1 { font-size: 3rem; line-height: 5rem; } .portfolio .grid_item_overlay { padding-top: 25%; } .portfolio .grid_item_overlay p{ display: none; } }
assets/css/responsive.css
@media (max-width: 1199px) { body { font-size: 1rem; } .home .main_home h1 { font-size: 7.375rem; } } /* Portrait tablets and small desktops */ @media (max-width: 991px) { html { font-size: 90%; } .home .main_home h1 { font-size: 7.375rem; } h3 { font-size: 1.575rem; line-height: 2rem; margin-bottom: 15px; } h5 { font-size: 1.1rem; margin-bottom: .5rem; color: #696f7c; line-height: 1.475rem; } h4 { font-size: 1.225rem; line-height: 2rem; } .main_counter_area ul li{ width:50%; } .team .main_team .main_team_content .single_team .single_team_overlay a i { width: 45px; height: 45px; font-size: 1.575rem; line-height: 45px; } .single_widget .single_widget_blog .single_widget_content p.monseratregular { font-size: 0.65rem; margin-bottom: 0px; max-width: 100%; line-height: 1rem; } .single_widget .single_widget_blog .single_widget_content { margin-top: 0px; } } /* Landscape phones and portrait tablets */ @media (max-width: 768px) { html { font-size: 80%; } .home .main_home h1 { font-size: 6rem; line-height: 8rem; } .main_counter_area ul li{ width:100%; } .portfolio .grid_item_overlay { padding-top: 15%; } .copyright_text{ text-align: center; } .footer_socail{ text-align: center; } .footer_subcribs_area .navbar-form { padding: 10px; } .footer_subcribs_area .submit_btn { line-height: 22px; } .owl-carousel .owl-controls .owl-nav .owl-prev { float: none; margin-top:0; } .owl-carousel .owl-controls .owl-nav .owl-next { float: none; margin-top:0; } } /* Landscape phones and smaller */ @media (max-width: 479px) { html { font-size: 65%; } .home .main_home h1 { font-size: 5.175rem; line-height: 6rem; } .portfolio .grid_item_overlay { padding-top: 25%; } .portfolio .grid_item_overlay p{ display: none; } } @media (max-width: 320px) { html { font-size: 60.5%; } .home .main_home h1 { font-size: 3rem; line-height: 5rem; } .portfolio .grid_item_overlay { padding-top: 25%; } .portfolio .grid_item_overlay p{ display: none; } }
0.186724
0.070688
.richText { position: relative; background-color: #FAFAFA; border: #EFEFEF solid 1px; color: #333333; width: 100%; } .richText .richText-form { font-family: Calibri, Verdana, Helvetica, sans-serif; } .richText .richText-form label { display: block; padding: 10px 15px; } .richText .richText-form input[type="text"], .richText .richText-form input[type="file"], .richText .richText-form input[type="number"], .richText .richText-form select { padding: 10px 15px; border: #999999 solid 1px; min-width: 200px; width: 100%; } .richText .richText-form select { cursor: pointer; } .richText .richText-form button { margin: 10px 0; padding: 10px 15px; background-color: #3498db; border: none; color: #FAFAFA; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .richText .richText-toolbar { min-height: 20px; border-bottom: #192932 solid 1px; } .richText .richText-toolbar ul li { float: left; display: block; list-style: none; } .richText .richText-toolbar ul li a { display: block; padding: 10px 13px; border-right: #EFEFEF solid 1px; cursor: pointer; -webkit-transition: background-color 0.4s; -moz-transition: background-color 0.4s; transition: background-color 0.4s; } .richText .richText-toolbar ul li a .fa, .richText .richText-toolbar ul li a .fas, .richText .richText-toolbar ul li a .far, .richText .richText-toolbar ul li a svg { pointer-events: none; } .richText .richText-toolbar ul li a .richText-dropdown-outer { display: none; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.3); cursor: default; } .richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown { position: relative; display: block; margin: 3% auto 0 auto; background-color: #FAFAFA; border: #EFEFEF solid 1px; min-width: 100px; width: 300px; max-width: 90%; -webkit-box-shadow: 0 0 5px 0 #333; -moz-box-shadow: 0 0 5px 0 #333; box-shadow: 0 0 5px 0 #333; } .richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown .richText-dropdown-close { position: absolute; top: 0; right: -23px; background: #FFF; color: #333; cursor: pointer; font-size: 20px; text-align: center; width: 20px; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown { list-style: none; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li { display: block; float: none; font-family: Calibri, Verdana, Helvetica, sans-serif; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a { display: block; padding: 10px 15px; border-bottom: #EFEFEF solid 1px; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a:hover { background-color: #FFFFFF; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li.inline { margin: 10px 6px; float: left; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li.inline a { display: block; padding: 0; margin: 0; border: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 10px 0 #999; -moz-box-shadow: 0 0 10px 0 #999; box-shadow: 0 0 10px 0 #999; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li.inline a span { display: block; height: 30px; width: 30px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .richText .richText-toolbar ul li a .richText-dropdown-outer div.richText-dropdown { padding: 10px 15px; } .richText .richText-toolbar ul li a:hover { background-color: #FFFFFF; } .richText .richText-toolbar ul li[data-disable="true"] { opacity: 0.1; } .richText .richText-toolbar ul li[data-disable="true"] a { cursor: default; } .richText .richText-toolbar ul li:not([data-disable="true"]).is-selected .richText-dropdown-outer { display: block; } .richText .richText-toolbar ul:after { display: block; content: ""; clear: both; } .richText .richText-toolbar:last-child { font-size: 12px; } .richText .richText-toolbar:after { display: block; clear: both; content: ""; } .richText .richText-editor { padding: 20px; background-color: #FFFFFF; border-left: #FFFFFF solid 2px; font-family: Calibri, Verdana, Helvetica, sans-serif; height: 300px; outline: none; overflow-y: scroll; overflow-x: auto; } .richText .richText-editor ul, .richText .richText-editor ol { margin: 10px 25px; } .richText .richText-editor table { margin: 10px 0; border-spacing: 0; width: 100%; } .richText .richText-editor table td, .richText .richText-editor table th { padding: 10px; border: #EFEFEF solid 1px; } .richText .richText-editor:focus { border-left: #3498db solid 2px; } .richText .richText-initial { margin-bottom: -4px; padding: 10px; background-color: #282828; border: none; color: #33FF33; font-family: Monospace, Calibri, Verdana, Helvetica, sans-serif; max-width: 100%; min-width: 100%; width: 100%; min-height: 400px; height: 400px; } .richText .richText-help { float: right; display: block; padding: 10px 15px; cursor: pointer; } .richText .richText-undo, .richText .richText-redo { float: left; display: block; padding: 10px 15px; border-right: #EFEFEF solid 1px; cursor: pointer; } .richText .richText-undo.is-disabled, .richText .richText-redo.is-disabled { opacity: 0.4; } .richText .richText-help-popup a { color: #3498db; text-decoration: underline; } .richText .richText-help-popup hr { margin: 10px auto 5px auto; border: none; border-top: #EFEFEF solid 1px; } .richText .richText-list.list-rightclick { position: absolute; background-color: #FAFAFA; border-right: #EFEFEF solid 1px; border-bottom: #EFEFEF solid 1px; } .richText .richText-list.list-rightclick li { padding: 5px 7px; cursor: pointer; list-style: none; }
assets/admin_assets/css/editor.css
.richText { position: relative; background-color: #FAFAFA; border: #EFEFEF solid 1px; color: #333333; width: 100%; } .richText .richText-form { font-family: Calibri, Verdana, Helvetica, sans-serif; } .richText .richText-form label { display: block; padding: 10px 15px; } .richText .richText-form input[type="text"], .richText .richText-form input[type="file"], .richText .richText-form input[type="number"], .richText .richText-form select { padding: 10px 15px; border: #999999 solid 1px; min-width: 200px; width: 100%; } .richText .richText-form select { cursor: pointer; } .richText .richText-form button { margin: 10px 0; padding: 10px 15px; background-color: #3498db; border: none; color: #FAFAFA; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .richText .richText-toolbar { min-height: 20px; border-bottom: #192932 solid 1px; } .richText .richText-toolbar ul li { float: left; display: block; list-style: none; } .richText .richText-toolbar ul li a { display: block; padding: 10px 13px; border-right: #EFEFEF solid 1px; cursor: pointer; -webkit-transition: background-color 0.4s; -moz-transition: background-color 0.4s; transition: background-color 0.4s; } .richText .richText-toolbar ul li a .fa, .richText .richText-toolbar ul li a .fas, .richText .richText-toolbar ul li a .far, .richText .richText-toolbar ul li a svg { pointer-events: none; } .richText .richText-toolbar ul li a .richText-dropdown-outer { display: none; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.3); cursor: default; } .richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown { position: relative; display: block; margin: 3% auto 0 auto; background-color: #FAFAFA; border: #EFEFEF solid 1px; min-width: 100px; width: 300px; max-width: 90%; -webkit-box-shadow: 0 0 5px 0 #333; -moz-box-shadow: 0 0 5px 0 #333; box-shadow: 0 0 5px 0 #333; } .richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown .richText-dropdown-close { position: absolute; top: 0; right: -23px; background: #FFF; color: #333; cursor: pointer; font-size: 20px; text-align: center; width: 20px; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown { list-style: none; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li { display: block; float: none; font-family: Calibri, Verdana, Helvetica, sans-serif; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a { display: block; padding: 10px 15px; border-bottom: #EFEFEF solid 1px; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a:hover { background-color: #FFFFFF; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li.inline { margin: 10px 6px; float: left; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li.inline a { display: block; padding: 0; margin: 0; border: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 10px 0 #999; -moz-box-shadow: 0 0 10px 0 #999; box-shadow: 0 0 10px 0 #999; } .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li.inline a span { display: block; height: 30px; width: 30px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .richText .richText-toolbar ul li a .richText-dropdown-outer div.richText-dropdown { padding: 10px 15px; } .richText .richText-toolbar ul li a:hover { background-color: #FFFFFF; } .richText .richText-toolbar ul li[data-disable="true"] { opacity: 0.1; } .richText .richText-toolbar ul li[data-disable="true"] a { cursor: default; } .richText .richText-toolbar ul li:not([data-disable="true"]).is-selected .richText-dropdown-outer { display: block; } .richText .richText-toolbar ul:after { display: block; content: ""; clear: both; } .richText .richText-toolbar:last-child { font-size: 12px; } .richText .richText-toolbar:after { display: block; clear: both; content: ""; } .richText .richText-editor { padding: 20px; background-color: #FFFFFF; border-left: #FFFFFF solid 2px; font-family: Calibri, Verdana, Helvetica, sans-serif; height: 300px; outline: none; overflow-y: scroll; overflow-x: auto; } .richText .richText-editor ul, .richText .richText-editor ol { margin: 10px 25px; } .richText .richText-editor table { margin: 10px 0; border-spacing: 0; width: 100%; } .richText .richText-editor table td, .richText .richText-editor table th { padding: 10px; border: #EFEFEF solid 1px; } .richText .richText-editor:focus { border-left: #3498db solid 2px; } .richText .richText-initial { margin-bottom: -4px; padding: 10px; background-color: #282828; border: none; color: #33FF33; font-family: Monospace, Calibri, Verdana, Helvetica, sans-serif; max-width: 100%; min-width: 100%; width: 100%; min-height: 400px; height: 400px; } .richText .richText-help { float: right; display: block; padding: 10px 15px; cursor: pointer; } .richText .richText-undo, .richText .richText-redo { float: left; display: block; padding: 10px 15px; border-right: #EFEFEF solid 1px; cursor: pointer; } .richText .richText-undo.is-disabled, .richText .richText-redo.is-disabled { opacity: 0.4; } .richText .richText-help-popup a { color: #3498db; text-decoration: underline; } .richText .richText-help-popup hr { margin: 10px auto 5px auto; border: none; border-top: #EFEFEF solid 1px; } .richText .richText-list.list-rightclick { position: absolute; background-color: #FAFAFA; border-right: #EFEFEF solid 1px; border-bottom: #EFEFEF solid 1px; } .richText .richText-list.list-rightclick li { padding: 5px 7px; cursor: pointer; list-style: none; }
0.248808
0.063077
* * Copyright 2012 WooThemes * Free to use under the GPLv2 license. * http://www.gnu.org/licenses/gpl-2.0.html * * Contributing author:<NAME> (@mbmufffin) */ /* Browser Resets*********************************/ .flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus { outline:none; } .slides,.flex-control-nav,.flex-direction-nav { margin:0; padding:0; list-style: none; } /* Icon Fonts*********************************/ /* Font-face Icons */ @font-face { font-family:'flexslider-icon'; src:url('fonts/flexslider-icon.eot'); src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg'); font-weight:normal; font-style: normal; } /* FlexSlider Necessary Styles*********************************/ .flexslider { margin:0; padding:0; } .flexslider .slides>li { display:none; -webkit-backface-visibility: hidden; } /* Hide the slides before the JS is loaded. Avoids image jumping */ .flexslider .slides img { width:100%; display:block; } .flex-pauseplay span { text-transform: capitalize; } /* Clearfix for the .slides element */ .slides:after { content:"\0020"; display:block; clear:both; visibility:hidden; line-height:0; height:0; } html[xmlns] .slides { display:block; } * html .slides { height: 1%; } /* No JavaScript Fallback */ /* If you are not using another script,such as Modernizr,make sure you * include js that eliminates this class on page load */ .no-js .slides>li:first-child { display: block; } /* FlexSlider Default Theme*********************************/ .flexslider { margin:0 0 60px; background:#fff; border:4px solid #fff; position:relative; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; border-radius:4px; -webkit-box-shadow:0 1px 4px rgba(0,0,0,.2); -moz-box-shadow:0 1px 4px rgba(0,0,0,.2); -o-box-shadow:0 1px 4px rgba(0,0,0,.2); box-shadow:0 1px 4px rgba(0,0,0,.2); zoom:1; } .flex-viewport { max-height:2000px; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease; } .loading .flex-viewport { max-height:300px; } .flexslider .slides { zoom:1; } .carousel li { margin-right: 5px; } /* Direction Nav */ .flex-direction-nav { *height:0; } .flex-direction-nav a { display:block; width:40px; height:40px; margin:-20px 0 0; position:absolute; top:50%; z-index:0; overflow:hidden; cursor:pointer; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease; } .flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover { opacity:1; } .flex-direction-nav .flex-disabled { opacity:0!important; filter:alpha(opacity=0); cursor:default; } .flex-direction-nav a:before { font-family:"flexslider-icon"; font-size:40px; display:inline-block; content:'\f001'; } .flex-direction-nav a.flex-next:before { content: '\f002'; } /* Pause/Play */ .flex-pauseplay a { display:block; width:20px; height:20px; position:absolute; bottom:5px; left:10px; opacity:0.8; z-index:10; overflow:hidden; cursor:pointer; color:#000; } .flex-pauseplay a:before { font-family:"flexslider-icon"; font-size:20px; display:inline-block; content:'\f004'; } .flex-pauseplay a:hover { opacity:1; } .flex-pauseplay a.flex-play:before { content: '\f003'; } /* Control Nav */ .flex-control-nav { width:100%; position:absolute; bottom:-40px; text-align:center; } .flex-control-nav li { margin:0 6px; display:inline-block; zoom:1; *display:inline; } .flex-control-paging li a { width:11px; height:11px; display:block; background:#666; background:rgba(0,0,0,0.5); cursor:pointer; text-indent:-9999px; -webkit-border-radius:20px; -moz-border-radius:20px; -o-border-radius:20px; border-radius:20px; -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3); box-shadow:inset 0 0 3px rgba(0,0,0,0.3); } .flex-control-paging li a:hover { background:#333; background:rgba(0,0,0,0.7); } .flex-control-paging li a.flex-active { background:#000; background:rgba(0,0,0,0.9); cursor:default; } .flex-control-thumbs { margin:5px 0 0; position:static; overflow:hidden; } .flex-control-thumbs li { width:25%; float:left; margin:0; } .flex-control-thumbs img { width:100%; display:block; opacity:.7; cursor:pointer; } .flex-control-thumbs img:hover { opacity:1; } .flex-control-thumbs .flex-active { opacity:1; cursor:default; } @media screen and (max-width:860px) { .flex-direction-nav .flex-prev { opacity:1; left:10px; } .flex-direction-nav .flex-next { opacity:1; right: 10px; } }
public/stylesheets/flexslider.css
* * Copyright 2012 WooThemes * Free to use under the GPLv2 license. * http://www.gnu.org/licenses/gpl-2.0.html * * Contributing author:<NAME> (@mbmufffin) */ /* Browser Resets*********************************/ .flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus { outline:none; } .slides,.flex-control-nav,.flex-direction-nav { margin:0; padding:0; list-style: none; } /* Icon Fonts*********************************/ /* Font-face Icons */ @font-face { font-family:'flexslider-icon'; src:url('fonts/flexslider-icon.eot'); src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg'); font-weight:normal; font-style: normal; } /* FlexSlider Necessary Styles*********************************/ .flexslider { margin:0; padding:0; } .flexslider .slides>li { display:none; -webkit-backface-visibility: hidden; } /* Hide the slides before the JS is loaded. Avoids image jumping */ .flexslider .slides img { width:100%; display:block; } .flex-pauseplay span { text-transform: capitalize; } /* Clearfix for the .slides element */ .slides:after { content:"\0020"; display:block; clear:both; visibility:hidden; line-height:0; height:0; } html[xmlns] .slides { display:block; } * html .slides { height: 1%; } /* No JavaScript Fallback */ /* If you are not using another script,such as Modernizr,make sure you * include js that eliminates this class on page load */ .no-js .slides>li:first-child { display: block; } /* FlexSlider Default Theme*********************************/ .flexslider { margin:0 0 60px; background:#fff; border:4px solid #fff; position:relative; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; border-radius:4px; -webkit-box-shadow:0 1px 4px rgba(0,0,0,.2); -moz-box-shadow:0 1px 4px rgba(0,0,0,.2); -o-box-shadow:0 1px 4px rgba(0,0,0,.2); box-shadow:0 1px 4px rgba(0,0,0,.2); zoom:1; } .flex-viewport { max-height:2000px; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease; } .loading .flex-viewport { max-height:300px; } .flexslider .slides { zoom:1; } .carousel li { margin-right: 5px; } /* Direction Nav */ .flex-direction-nav { *height:0; } .flex-direction-nav a { display:block; width:40px; height:40px; margin:-20px 0 0; position:absolute; top:50%; z-index:0; overflow:hidden; cursor:pointer; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease; } .flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover { opacity:1; } .flex-direction-nav .flex-disabled { opacity:0!important; filter:alpha(opacity=0); cursor:default; } .flex-direction-nav a:before { font-family:"flexslider-icon"; font-size:40px; display:inline-block; content:'\f001'; } .flex-direction-nav a.flex-next:before { content: '\f002'; } /* Pause/Play */ .flex-pauseplay a { display:block; width:20px; height:20px; position:absolute; bottom:5px; left:10px; opacity:0.8; z-index:10; overflow:hidden; cursor:pointer; color:#000; } .flex-pauseplay a:before { font-family:"flexslider-icon"; font-size:20px; display:inline-block; content:'\f004'; } .flex-pauseplay a:hover { opacity:1; } .flex-pauseplay a.flex-play:before { content: '\f003'; } /* Control Nav */ .flex-control-nav { width:100%; position:absolute; bottom:-40px; text-align:center; } .flex-control-nav li { margin:0 6px; display:inline-block; zoom:1; *display:inline; } .flex-control-paging li a { width:11px; height:11px; display:block; background:#666; background:rgba(0,0,0,0.5); cursor:pointer; text-indent:-9999px; -webkit-border-radius:20px; -moz-border-radius:20px; -o-border-radius:20px; border-radius:20px; -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3); box-shadow:inset 0 0 3px rgba(0,0,0,0.3); } .flex-control-paging li a:hover { background:#333; background:rgba(0,0,0,0.7); } .flex-control-paging li a.flex-active { background:#000; background:rgba(0,0,0,0.9); cursor:default; } .flex-control-thumbs { margin:5px 0 0; position:static; overflow:hidden; } .flex-control-thumbs li { width:25%; float:left; margin:0; } .flex-control-thumbs img { width:100%; display:block; opacity:.7; cursor:pointer; } .flex-control-thumbs img:hover { opacity:1; } .flex-control-thumbs .flex-active { opacity:1; cursor:default; } @media screen and (max-width:860px) { .flex-direction-nav .flex-prev { opacity:1; left:10px; } .flex-direction-nav .flex-next { opacity:1; right: 10px; } }
0.400632
0.037786
body{ background-color: #E3E3E3; } .container{ background-color: #fcfcfc; margin-top: 2%; border-radius: 5px; padding: 1%; margin-bottom: 2%; } .imagenes{ margin-top: 2%; width:90%; display:inline-block; margin-left: 15%; border-radius: 5px; border:2px solid black; } .card-img-top{ height: 100%; width: 100%; } .card{ width: 20%; display: inline-block; padding: 1%; margin:1%; } .contenedor{ display: inline-block; } .btn-admin{ background-color: red; } .contenedor{ background-color: #fdffee; border-radius:5px; margin-top: 30px; margin-bottom: 100px; margin-left: 120px; margin-right: 120px; padding: 15px; height: 80%; } #fotoPerf{ float:right; position:relative; margin-right: 30px; margin-top: 10px; border:7px solid black; border-radius: 50%; } .card{ display: inline-block; margin:15px; } .completada{ width: 15px; height: 15px; border-radius: 50%; background-color:#5cb85c; display: inline-block; } .pausa{ width: 15px; height: 15px; border-radius: 50%; background-color:#ffc107 ; display: inline-block; } .dejada{ width: 15px; height: 15px; border-radius: 50%; background-color:#d9534f; display: inline-block; } .futuro{ width: 15px; height: 15px; border-radius: 50%; background-color:#428bca; display: inline-block; } /*CSS PARA LA LISTA DE PELÍCULAS, SERIES Y DEMÁS*/ .tabla{ width: 100%; height: auto; background-color: white; border-radius: 5px; } .principalSerie{ width:100%; display: flex; /*border:solid;*/ } .principalSerie_section-1{ width:75%; background: #E3E3E3; border-radius:15px; padding:15px; /*background: red;*/ } .principalSerie_section-2{ width:25%; background: #E3E3E3; border-left: 8px solid white; border-radius:15px; padding:15px; /*border:solid;*/ /*background: blue;*/ } .principalSerie_section-2 h4{ margin: 30px; } .principalSerie_section-2 ul li{ margin-bottom: 15px; list-style: none; } .dvSerie{ margin: 10px; } .imgDvSerie{ border:solid; margin: auto; height:210px; } /*.dvSerie select{ margin-top:-95px; margin-left: -43px; }*/ .dvSerie select{ margin-top:-95px; margin-left: -43px; } .btnTitulo h4{ color: black; text-align: center; } .btnTitulo h4:hover{ text-decoration: underline; } .containerSeries{ display: flex; flex-wrap: wrap; width: 115%; } .btnTitulo{ background-color: transparent; border: none; outline:none; text-align:center; width: 100%; }
assets/css/listaPeliculas.css
body{ background-color: #E3E3E3; } .container{ background-color: #fcfcfc; margin-top: 2%; border-radius: 5px; padding: 1%; margin-bottom: 2%; } .imagenes{ margin-top: 2%; width:90%; display:inline-block; margin-left: 15%; border-radius: 5px; border:2px solid black; } .card-img-top{ height: 100%; width: 100%; } .card{ width: 20%; display: inline-block; padding: 1%; margin:1%; } .contenedor{ display: inline-block; } .btn-admin{ background-color: red; } .contenedor{ background-color: #fdffee; border-radius:5px; margin-top: 30px; margin-bottom: 100px; margin-left: 120px; margin-right: 120px; padding: 15px; height: 80%; } #fotoPerf{ float:right; position:relative; margin-right: 30px; margin-top: 10px; border:7px solid black; border-radius: 50%; } .card{ display: inline-block; margin:15px; } .completada{ width: 15px; height: 15px; border-radius: 50%; background-color:#5cb85c; display: inline-block; } .pausa{ width: 15px; height: 15px; border-radius: 50%; background-color:#ffc107 ; display: inline-block; } .dejada{ width: 15px; height: 15px; border-radius: 50%; background-color:#d9534f; display: inline-block; } .futuro{ width: 15px; height: 15px; border-radius: 50%; background-color:#428bca; display: inline-block; } /*CSS PARA LA LISTA DE PELÍCULAS, SERIES Y DEMÁS*/ .tabla{ width: 100%; height: auto; background-color: white; border-radius: 5px; } .principalSerie{ width:100%; display: flex; /*border:solid;*/ } .principalSerie_section-1{ width:75%; background: #E3E3E3; border-radius:15px; padding:15px; /*background: red;*/ } .principalSerie_section-2{ width:25%; background: #E3E3E3; border-left: 8px solid white; border-radius:15px; padding:15px; /*border:solid;*/ /*background: blue;*/ } .principalSerie_section-2 h4{ margin: 30px; } .principalSerie_section-2 ul li{ margin-bottom: 15px; list-style: none; } .dvSerie{ margin: 10px; } .imgDvSerie{ border:solid; margin: auto; height:210px; } /*.dvSerie select{ margin-top:-95px; margin-left: -43px; }*/ .dvSerie select{ margin-top:-95px; margin-left: -43px; } .btnTitulo h4{ color: black; text-align: center; } .btnTitulo h4:hover{ text-decoration: underline; } .containerSeries{ display: flex; flex-wrap: wrap; width: 115%; } .btnTitulo{ background-color: transparent; border: none; outline:none; text-align:center; width: 100%; }
0.169166
0.051368
@font-face { font-family: 'Droid Sans'; font-style: normal; font-weight: 400; src: url(/assets/techstation_theme/fonts/Droid-Arabic-Kufi/DroidKufi-Regular.ttf); } @font-face { font-family: 'Droid Sans'; font-style: normal; font-weight: 700; src: url(/assets/techstation_theme/fonts/Droid-Arabic-Kufi/DroidKufi-Bold.ttf); } body { font-family: "Droid Arabic Kufi", 'Droid Sans', sans-serif !important; } small, .small { font-size: 14px !important; color: #6c7680 !important; } .module-body .section-head { margin-bottom: 15px; margin-top: 0px; font-weight: 600; color: #6c7680; margin-right: -1px; font-size: 14px; } .modal-header .indicator { float: right; margin-top: 10.5px; margin-right: 0; margin-left: 5px; } .msgprint ul li { margin: 10px 0; color: red; } a.module-link { padding: 13px 15px !important; color: #36414c !important; font-size: 13px !important; } .dropdown-menu > li > a { border-bottom: 1px solid #8d99a6 !important; font-weight: bold; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { color: #262626; text-decoration: none; background-image: linear-gradient(-90deg, rgb(236, 238, 244) 0%, #fafafb 60%); border-left: 2px solid red; border-right: none; } .nav-stacked > li { width: 178px; } .page-title .title-text { margin-right: 0; } .dropdown-menu .pull-right { float: left !important; } .listview-main-section .page-form .octicon-search { float: left; padding-top: 7px; margin-left: 8px; margin-right: -4px; } #search-modal .modal-header button { line-height: 0; position: absolute; left: 0; top: 0; z-index: 9; padding: 9px; float: left; } .timeline::before { content: " "; border-left: 1px solid #d1d8dd; position: absolute; top: 0px; bottom: -124px; right: 43px; z-index: 0; left: auto; } .timeline-item.notification-content { padding-right: 30px; margin: 30px 40px; position: relative; color: #8D99A6; } .timeline-item.notification-content::before { content: " "; width: 7px; height: 7px; background-color: #d1d8dd; position: absolute; right: 0px; border-radius: 50%; top: 5px; } .timeline { margin: 0; } .timeline-new-email::before { content: " "; width: 7px; height: 7px; background-color: #d1d8dd; position: absolute; right: 25px; border-radius: 50%; top: 5px; } .timeline-new-email { margin: 30px 15px; padding-right: 70px; position: relative; } .media > .pull-left { margin-right: 10px; } .form-section .section-head .collapse-indicator { right: 5px; } .form-control { font-size: 13px; } .case-label { font-size: 14px !important; } input#modal-search { font-size: 15px !important; } .btn-primary { color: #24292e; background-color: #eceef4; background-image: linear-gradient(-180deg, #eceef4 0%, #eceef4 80%); font-weight: 600; border: 1px solid rgba(0, 0, 0, .075); border-radius: 0.25em; -webkit-appearance: none; } .btn-primary:hover { color: #24292e; background-color: #eff3f6; background-image: linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%); font-weight: 600; border: 1px solid rgba(27,31,35,0.2); } .filter-box .remove-filter { margin-top: 10px; margin-right: 10px; margin-left: 0; } .filter-box { border-bottom: 1px solid #d1d8dd; padding: 10px 25px 0px; } .filter-box .filter_field { padding-right: 15px; padding-left: 10px; width: calc(64%); } .form-section .section-head.collapsed { margin-bottom: 0px; } .navbar-nav > li > .dropdown-menu { } @media (max-width: 991px){ .navbar > .container > .navbar-header { float: right; width: 80%; } } @media (max-width: 767px){ .dropdown-mobile.open .dropdown-menu { right: auto; left: 0; } } @media (max-width: 991px){ .layout-side-section .overlay-sidebar .badge { top: 9px; right: auto; } } @media (max-width: 767px){ .page-title { position: absolute; left: auto; right: 0; width: 100%; } } @media (max-width: 767px){ .page-title h1 { padding-right: 0; margin-top: 15px !important; } } @media (max-width: 767px){ body[data-route^="Form"] .page-title .indicator { float: right; margin-top: 13px; margin-right: 0; margin-left: 5px; } } @media (max-width: 767px){ .page-actions { width: 100%; position: absolute; left: 0; right: auto; } } @media (max-width: 991px){ .nav-stacked > li { width: 100%; } } @media (max-width: 991px){ .navbar > .container > .navbar-right { float: right; display: flex; } } @media (max-width: 991px){ .avatar-small { margin-left: 0; margin-right: auto; } } @media (min-width: 768px){ .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-right: -15px; } } @media (max-width: 991px){ a.navbar-brand.toggle-sidebar.visible-xs.visible-sm .octicon, .mega-octicon { margin-top: 3px; } } @media (max-width: 767px){ .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 10px 25px 10px 15px; } } @media (max-width: 767px){ .filter-box .filter_field { padding-right: 0; padding-left: 10px; width: calc(64%); } } @media (max-width: 767px){ .filter-box .remove-filter { margin-top: 4px; margin-right: 10px; margin-left: 0; } } @media (max-width: 767px){ .filter-actions.pull-left { padding: 2px 7px; } } @media (max-width: 767px){ .set-filters { padding-right: 110px; } } @media (max-width: 991px){ .listview-main-section .page-form .octicon-search { margin-left: 5px; left: 20px; right: auto; position: absolute; } } @media (max-width: 991px){ body[data-route^="Form"] .page-actions { padding-left: 15px !important; padding-top: 17px !important; } } @media (max-width: 991px){ .page-head .page-title h1 { font-size: 16px !important; margin-top: 22px; margin-top: 25px !important; } } @media (max-width: 991px){ body[data-route^="Form"] .page-title h1 { margin-top: 12px; margin-top: 15px !important; } } @media (max-width: 991px){ body[data-route^="Form"] .page-title h1.editable-title { padding-right: 0; } } @media (min-width: 768px){ .layout-main .form-column.col-sm-12 > form > .input-max-width { max-width: 50%; padding-right: 0; } } #navbar-breadcrumbs > li > a { padding: 5px 5px 5px 10px; height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 170px; background-color: rgba(0, 0, 0, 0); background-image: linear-gradient(-90deg, rgb(236, 238, 244) 0%, #fafafb 60%); color: #079cde; } #navbar-breadcrumbs > li > a:before { top: 7px; } .page-actions .dropdown-menu, .form-inner-toolbar .dropdown-menu { right: auto; left: 0; } .form-section .section-head { margin: 0px 15px 15px 15px; cursor: pointer; } .address-box a { float: left !important; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { color: #24292e !important; background-color: #eff3f6 !important; background-image: linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%); font-weight: 600; border: 1px solid rgba(27,31,35,0.2) !important; } .grid-form-heading.panel-title { margin-right: 10px; } .timeline-head .pull-right { float: left !important; } .timeline-head .btn-default { float: left !important; } .timeline-item.user-content { margin: 30px 43px 30px 27px; } .timeline-item.user-content .media-body:after, .timeline-item.user-content .media-body:before { right: 0; top: 15px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } #page-desktop { background-color: #ffffff !IMPORTANT; left: 0; right: 0; top: 0; bottom: 0; background-image: url(/assets/techstation_theme/img/background-desktop.svg); background-repeat: repeat-x; background-position: 0 100%; -webkit-background-size: auto 200px !important; background-size: auto 200px !important; background-attachment: fixed !important; overflow: auto; } .case-wrapper { position: relative; margin: 0px; padding: 10px !important; /* -webkit-box-shadow: 0 0px 3px 1px rgba(0,0,0,.2); */ -moz-box-shadow: 0 0px 3px 1px rgba(0,0,0,.2); /* box-shadow: 0 0px 3px 1px rgba(0,0,0,.2); */ color: unset !important; /* border: 1px solid rgba(255, 255, 255, .15) !important; */ background-image: none; background: none !important; margin: 5px; border-radius: 10px; -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none; } .case-wrapper:hover { } .case-label { letter-spacing: 0.4px !important; color: #6c7680 !important; text-align: center !important; margin-top: 10px !important; transition: 0.2s !important; -webkit-transition: 0.2s !important; font-weight: bold !important; text-shadow: none !important; } .circle { position: absolute; right: auto !important; left: 20px; top: 20px !important; color: #fff; background-color: #ff5858; font-size: 12px; min-width: 25px; height: 25px; text-align: center; text-shadow: none; letter-spacing: normal; cursor: pointer; border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0px; border-bottom-right-radius: 0px; line-height: 1.3 !important; } @media (max-width: 767px){ .circle { right: 0px !important; left: 20px !important; } } .btn-group > .btn:first-child { margin-right: 0; } .user-role { font-size: 14px; } .like-disabled-input { font-weight: 300; } input[type="radio"], input[type="checkbox"] { margin: -2px 8px 0px; } .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { border-right: none; border-radius: 0 !important; background-image: linear-gradient(-90deg, rgb(236, 238, 244) 0%, #fafafb 60%); } .nav-pills > li > a:hover { border-right: none; border-radius: 0 !important; background-image: linear-gradient(90deg, rgb(236, 238, 244) 0%, #fafafb 60%); } .form-sidebar .form-shared .octicon, .form-sidebar .form-viewers .octicon { position: relative; top: 5px; right: 7px; left: 0; } @media (max-width: 1200px){ .layout-main-section { margin-right: 30px; } } @media (max-width: 991px){ .layout-main-section { margin-right: 0px; } }
techstation_theme/public/css/rtl.css
@font-face { font-family: 'Droid Sans'; font-style: normal; font-weight: 400; src: url(/assets/techstation_theme/fonts/Droid-Arabic-Kufi/DroidKufi-Regular.ttf); } @font-face { font-family: 'Droid Sans'; font-style: normal; font-weight: 700; src: url(/assets/techstation_theme/fonts/Droid-Arabic-Kufi/DroidKufi-Bold.ttf); } body { font-family: "Droid Arabic Kufi", 'Droid Sans', sans-serif !important; } small, .small { font-size: 14px !important; color: #6c7680 !important; } .module-body .section-head { margin-bottom: 15px; margin-top: 0px; font-weight: 600; color: #6c7680; margin-right: -1px; font-size: 14px; } .modal-header .indicator { float: right; margin-top: 10.5px; margin-right: 0; margin-left: 5px; } .msgprint ul li { margin: 10px 0; color: red; } a.module-link { padding: 13px 15px !important; color: #36414c !important; font-size: 13px !important; } .dropdown-menu > li > a { border-bottom: 1px solid #8d99a6 !important; font-weight: bold; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { color: #262626; text-decoration: none; background-image: linear-gradient(-90deg, rgb(236, 238, 244) 0%, #fafafb 60%); border-left: 2px solid red; border-right: none; } .nav-stacked > li { width: 178px; } .page-title .title-text { margin-right: 0; } .dropdown-menu .pull-right { float: left !important; } .listview-main-section .page-form .octicon-search { float: left; padding-top: 7px; margin-left: 8px; margin-right: -4px; } #search-modal .modal-header button { line-height: 0; position: absolute; left: 0; top: 0; z-index: 9; padding: 9px; float: left; } .timeline::before { content: " "; border-left: 1px solid #d1d8dd; position: absolute; top: 0px; bottom: -124px; right: 43px; z-index: 0; left: auto; } .timeline-item.notification-content { padding-right: 30px; margin: 30px 40px; position: relative; color: #8D99A6; } .timeline-item.notification-content::before { content: " "; width: 7px; height: 7px; background-color: #d1d8dd; position: absolute; right: 0px; border-radius: 50%; top: 5px; } .timeline { margin: 0; } .timeline-new-email::before { content: " "; width: 7px; height: 7px; background-color: #d1d8dd; position: absolute; right: 25px; border-radius: 50%; top: 5px; } .timeline-new-email { margin: 30px 15px; padding-right: 70px; position: relative; } .media > .pull-left { margin-right: 10px; } .form-section .section-head .collapse-indicator { right: 5px; } .form-control { font-size: 13px; } .case-label { font-size: 14px !important; } input#modal-search { font-size: 15px !important; } .btn-primary { color: #24292e; background-color: #eceef4; background-image: linear-gradient(-180deg, #eceef4 0%, #eceef4 80%); font-weight: 600; border: 1px solid rgba(0, 0, 0, .075); border-radius: 0.25em; -webkit-appearance: none; } .btn-primary:hover { color: #24292e; background-color: #eff3f6; background-image: linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%); font-weight: 600; border: 1px solid rgba(27,31,35,0.2); } .filter-box .remove-filter { margin-top: 10px; margin-right: 10px; margin-left: 0; } .filter-box { border-bottom: 1px solid #d1d8dd; padding: 10px 25px 0px; } .filter-box .filter_field { padding-right: 15px; padding-left: 10px; width: calc(64%); } .form-section .section-head.collapsed { margin-bottom: 0px; } .navbar-nav > li > .dropdown-menu { } @media (max-width: 991px){ .navbar > .container > .navbar-header { float: right; width: 80%; } } @media (max-width: 767px){ .dropdown-mobile.open .dropdown-menu { right: auto; left: 0; } } @media (max-width: 991px){ .layout-side-section .overlay-sidebar .badge { top: 9px; right: auto; } } @media (max-width: 767px){ .page-title { position: absolute; left: auto; right: 0; width: 100%; } } @media (max-width: 767px){ .page-title h1 { padding-right: 0; margin-top: 15px !important; } } @media (max-width: 767px){ body[data-route^="Form"] .page-title .indicator { float: right; margin-top: 13px; margin-right: 0; margin-left: 5px; } } @media (max-width: 767px){ .page-actions { width: 100%; position: absolute; left: 0; right: auto; } } @media (max-width: 991px){ .nav-stacked > li { width: 100%; } } @media (max-width: 991px){ .navbar > .container > .navbar-right { float: right; display: flex; } } @media (max-width: 991px){ .avatar-small { margin-left: 0; margin-right: auto; } } @media (min-width: 768px){ .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-right: -15px; } } @media (max-width: 991px){ a.navbar-brand.toggle-sidebar.visible-xs.visible-sm .octicon, .mega-octicon { margin-top: 3px; } } @media (max-width: 767px){ .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 10px 25px 10px 15px; } } @media (max-width: 767px){ .filter-box .filter_field { padding-right: 0; padding-left: 10px; width: calc(64%); } } @media (max-width: 767px){ .filter-box .remove-filter { margin-top: 4px; margin-right: 10px; margin-left: 0; } } @media (max-width: 767px){ .filter-actions.pull-left { padding: 2px 7px; } } @media (max-width: 767px){ .set-filters { padding-right: 110px; } } @media (max-width: 991px){ .listview-main-section .page-form .octicon-search { margin-left: 5px; left: 20px; right: auto; position: absolute; } } @media (max-width: 991px){ body[data-route^="Form"] .page-actions { padding-left: 15px !important; padding-top: 17px !important; } } @media (max-width: 991px){ .page-head .page-title h1 { font-size: 16px !important; margin-top: 22px; margin-top: 25px !important; } } @media (max-width: 991px){ body[data-route^="Form"] .page-title h1 { margin-top: 12px; margin-top: 15px !important; } } @media (max-width: 991px){ body[data-route^="Form"] .page-title h1.editable-title { padding-right: 0; } } @media (min-width: 768px){ .layout-main .form-column.col-sm-12 > form > .input-max-width { max-width: 50%; padding-right: 0; } } #navbar-breadcrumbs > li > a { padding: 5px 5px 5px 10px; height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 170px; background-color: rgba(0, 0, 0, 0); background-image: linear-gradient(-90deg, rgb(236, 238, 244) 0%, #fafafb 60%); color: #079cde; } #navbar-breadcrumbs > li > a:before { top: 7px; } .page-actions .dropdown-menu, .form-inner-toolbar .dropdown-menu { right: auto; left: 0; } .form-section .section-head { margin: 0px 15px 15px 15px; cursor: pointer; } .address-box a { float: left !important; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { color: #24292e !important; background-color: #eff3f6 !important; background-image: linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%); font-weight: 600; border: 1px solid rgba(27,31,35,0.2) !important; } .grid-form-heading.panel-title { margin-right: 10px; } .timeline-head .pull-right { float: left !important; } .timeline-head .btn-default { float: left !important; } .timeline-item.user-content { margin: 30px 43px 30px 27px; } .timeline-item.user-content .media-body:after, .timeline-item.user-content .media-body:before { right: 0; top: 15px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } #page-desktop { background-color: #ffffff !IMPORTANT; left: 0; right: 0; top: 0; bottom: 0; background-image: url(/assets/techstation_theme/img/background-desktop.svg); background-repeat: repeat-x; background-position: 0 100%; -webkit-background-size: auto 200px !important; background-size: auto 200px !important; background-attachment: fixed !important; overflow: auto; } .case-wrapper { position: relative; margin: 0px; padding: 10px !important; /* -webkit-box-shadow: 0 0px 3px 1px rgba(0,0,0,.2); */ -moz-box-shadow: 0 0px 3px 1px rgba(0,0,0,.2); /* box-shadow: 0 0px 3px 1px rgba(0,0,0,.2); */ color: unset !important; /* border: 1px solid rgba(255, 255, 255, .15) !important; */ background-image: none; background: none !important; margin: 5px; border-radius: 10px; -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none; } .case-wrapper:hover { } .case-label { letter-spacing: 0.4px !important; color: #6c7680 !important; text-align: center !important; margin-top: 10px !important; transition: 0.2s !important; -webkit-transition: 0.2s !important; font-weight: bold !important; text-shadow: none !important; } .circle { position: absolute; right: auto !important; left: 20px; top: 20px !important; color: #fff; background-color: #ff5858; font-size: 12px; min-width: 25px; height: 25px; text-align: center; text-shadow: none; letter-spacing: normal; cursor: pointer; border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0px; border-bottom-right-radius: 0px; line-height: 1.3 !important; } @media (max-width: 767px){ .circle { right: 0px !important; left: 20px !important; } } .btn-group > .btn:first-child { margin-right: 0; } .user-role { font-size: 14px; } .like-disabled-input { font-weight: 300; } input[type="radio"], input[type="checkbox"] { margin: -2px 8px 0px; } .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { border-right: none; border-radius: 0 !important; background-image: linear-gradient(-90deg, rgb(236, 238, 244) 0%, #fafafb 60%); } .nav-pills > li > a:hover { border-right: none; border-radius: 0 !important; background-image: linear-gradient(90deg, rgb(236, 238, 244) 0%, #fafafb 60%); } .form-sidebar .form-shared .octicon, .form-sidebar .form-viewers .octicon { position: relative; top: 5px; right: 7px; left: 0; } @media (max-width: 1200px){ .layout-main-section { margin-right: 30px; } } @media (max-width: 991px){ .layout-main-section { margin-right: 0px; } }
0.311846
0.105441
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500); body { margin: 0; color: #3a3a3a; font-family: Montserrat, sans-serif; font-size: 14px; font-weight: 500; position: static; height: 100%; width: 100%; background-color: #fff } ::-webkit-scrollbar { width: 12px } ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px hsla(0, 0%, 100%, .3); border-radius: 10px } ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5) } .navbar-top { height: 60px; background-color: #fff; font-size: 0; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .05); border-bottom: 1px solid hsla(0, 0%, 63.5%, .2); position: fixed; left: 0; right: 0; z-index: 5 } .navbar-top .navbar-top-left { width: 50%; height: 60px; display: inline-block; vertical-align: middle; background-color: #fff } .navbar-top .navbar-top-left .brand-logo { padding: 10px } .navbar-top .navbar-top-right { width: 50%; height: 60px; text-align: right; display: inline-block; vertical-align: middle } .navbar-top .navbar-top-right .profile-info { display: inline-block; vertical-align: middle; text-align: left; min-width: 50px; padding: 12px 0; margin: 0 25px 0 30px; font-size: 15px; cursor: pointer; position: relative } .navbar-top .navbar-top-right .profile-info .dropdown-list { top: 63px; right: 0!important; bottom: inherit!important } .navbar-top .navbar-top-right .profile-info .name { color: #000311; display: block; text-align: left } .navbar-top .navbar-top-right .profile-info .role { font-size: 14px; color: #8e8e8e; display: block; text-align: left } .navbar-top .navbar-top-right .profile-info i.icon { margin-left: 10px } .navbar-left { position: fixed; left: 0; top: 60px; width: 90px; padding-top: 20px; border-right: 1px solid hsla(0, 0%, 63.5%, .2); height: auto; bottom: 0; z-index: 2; background-color: #fff } .navbar-left ul.menubar li.menu-item { padding: 10px 5px; font-size: 11px; text-align: center; text-transform: uppercase } .navbar-left ul.menubar li.menu-item a { color: #a2a2a2 } .navbar-left ul.menubar li.menu-item.active a { color: #0041ff } .navbar-left ul.menubar li.menu-item span { display: block; margin: auto } .content-container { padding-left: 90px; position: absolute; margin-top: 60px; top: 0; right: 0; left: 0; bottom: 0; height: calc(100% - 60px); width: 100% } .content-container .inner-section { height: 100% } .content-container .aside-nav { width: 280px; position: fixed; top: 60px; bottom: 0; border-right: 1px solid hsla(0, 0%, 63.5%, .2); background-color: #f8f9fa; padding-top: 10px; padding-bottom: 10px; z-index: 4 } .content-container .aside-nav ul { overflow-y: auto; height: 90% } .content-container .aside-nav a { padding: 15px; display: block; color: #000311 } .content-container .aside-nav .active a { background: #fff; border-top: 1px solid hsla(0, 0%, 63.5%, .2); border-bottom: 1px solid hsla(0, 0%, 63.5%, .2) } .content-container .aside-nav .active i { float: right } .content-container .content-wrapper { padding: 25px 25px 25px 15px; margin-left: 280px; margin-top: 1px; background-color: #fff } .content-container .content { margin-top: 25px } .content-container .content.full-page { padding: 25px } .content-container .content .page-header { display: inline-block; width: 100%; padding: 15px 10px 15px 0; position: -webkit-sticky; position: sticky; top: 50px; z-index: 3; background-color: #fff } .content-container .content .page-header .page-title { float: left } .content-container .content .page-header .page-title .back-link { float: left; margin-right: 10px; width: 24px; height: 24px; cursor: pointer; margin-top: 5px } .content-container .content .page-header .page-title h1 { margin-bottom: 0; vertical-align: middle; display: inline-block; line-height: normal } .content-container .content .page-header .page-action { float: right } .content-container .content .page-header .page-action * { display: inline-block } .content-container .content .page-header .page-action a { margin-left: 25px } .content-container .content .page-header .control-group { width: 180px; display: inline-block; margin-bottom: 0; margin-left: 20px } .content-container .content .page-header .control { width: 100%; margin: 0 } .content-container .content .page-content { width: 100%; display: inline-block } .control-container { display: flex; flex-direction: row; align-items: flex-start; width: 750px } .control-container .control { background: #fff; border: 2px solid #c7c7c7; border-radius: 3px; width: 150px; height: 36px; display: inline-block; vertical-align: middle; transition: .2s cubic-bezier(.4, 0, .2, 1); padding: 0 10px; font-size: 15px } .control-container .control:focus { border-color: #0041ff } .control-container .icon:hover { cursor: pointer } .control-container .control-group::last-child { margin-right: 0 } .boolean-control-container { display: flex; flex-direction: row; justify-content: flex-start; width: 750px } .boolean-control-container .control-group { width: 200px } .control-group label { width: 70% } .control-group label .locale { float: right; color: #8e8e8e } .control-group .mce-tinymce { margin-top: 10px; margin-bottom: 5px } .dashboard .page-header { margin-bottom: 0!important; padding-bottom: 15px; border-bottom: 1px solid hsla(0, 0%, 63.5%, .2) } .dashboard .page-header .control-group span { width: 100% } .dashboard .page-header .control-group.date:after { margin-top: -13px; left: 100% } .dashboard .page-content { margin-top: 15px } .dashboard .card { height: 445px; background-color: #fff; border: 1px solid hsla(0, 0%, 63.5%, .2); box-shadow: 0 5px 10px 2px hsla(0, 0%, 63.5%, .2); border-radius: .25rem; padding: 20px 0 0 20px; overflow: auto } .dashboard .card .card-title { font-size: 14px; color: #a2a2a2; letter-spacing: -.26px; text-transform: uppercase } .dashboard .card .card-info { width: 100%; display: inline-block } .dashboard .card .card-info.center { text-align: center } .dashboard .card .card-info ul li { border-bottom: 1px solid hsla(0, 0%, 63.5%, .2); width: 100%; display: inline-block; padding: 10px 0; position: relative } .dashboard .card .card-info ul li .image { height: 60px; width: 60px; float: left; margin-right: 15px } .dashboard .card .card-info ul li .image.product { background: #f2f2f2 } .dashboard .card .card-info ul li .image img { width: 100% } .dashboard .card .card-info ul li .description { margin-top: 10px } .dashboard .card .card-info ul li .description .name { color: #0041ff } .dashboard .card .card-info ul li .description .info { color: #3a3a3a; margin-top: 5px } .dashboard .card .card-info ul li .icon.angle-right-icon { position: absolute; right: 30px; top: 50%; margin-top: -8px } .dashboard .card .card-info ul li:last-child { border-bottom: 0 } .dashboard .card .card-info .no-result-found { margin-top: 146px } .dashboard .card .card-info .no-result-found p { margin: 0; color: #a2a2a2 } .dashboard .dashboard-stats { display: grid; grid-template-columns: auto auto auto auto; /*grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));*/ grid-auto-rows: auto; grid-column-gap: 30px; grid-row-gap: 15px } .dashboard .dashboard-stats .dashboard-card { height: 100px; width: 280px; background: #fff; border: 1px solid hsla(0, 0%, 63.5%, .2); box-shadow: 0 5px 10px 2px hsla(0, 0%, 63.5%, .2); border-radius: 5px; position: relative; padding: 15px } .dashboard .dashboard-stats .dashboard-card .title { font-size: 14px; color: #a2a2a2; text-transform: uppercase } .dashboard .dashboard-stats .dashboard-card .data { padding-top: 13px; font-size: 32px; color: #0041ff } .dashboard .dashboard-stats .dashboard-card .data .progress { font-size: 14px; color: #8e8e8e; float: right; margin-top: -2px } .dashboard .dashboard-stats .dashboard-card .data .progress .icon { vertical-align: middle } .dashboard .graph-stats { margin-top: 30px; width: 100%; display: inline-block } .dashboard .graph-stats .left-card-container { float: left; width: 75%; padding-right: 9px } .dashboard .graph-stats .right-card-container { float: left; width: 25%; padding-left: 21px } .dashboard .sale-stock { width: 100%; display: inline-block; display: grid; grid-template-columns: repeat(auto-fill, minmax(435px, 1fr)); grid-auto-rows: auto; grid-column-gap: 30px; grid-row-gap: 15px; margin-top: 30px } .configuration-image { position: relative; height: 33px; width: 33px; top: 15px; border-radius: 3px; margin-right: 5px } .download { position: relative; height: 24px!important; width: 24px!important; top: 12px; margin-right: 10px } .aside-nav-toggle { height: 48px; width: 100%; padding-top: 15px; border-top: 1px solid hsla(0, 0%, 63.5%, .2) } .aside-nav-toggle .close-icon, .aside-nav-toggle .open-icon { position: absolute; cursor: pointer; left: 45% } .aside-nav-toggle.open { display: none } .linked-product-search-result { box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .16), 0 0 9px 0 rgba(0, 0, 0, .16); z-index: 10; text-align: left; border-radius: 3px; background-color: #fff; width: 70%; max-height: 200px; overflow-y: auto } .linked-product-search-result li { padding: 10px; border-bottom: 1px solid #e8e8e8; cursor: pointer } .cart-rule-conditions table td.attribute, .catalog-rule-conditions table td.attribute { width: 250px; padding-left: 0 } .cart-rule-conditions table td.operator, .cart-rule-conditions table td.value, .catalog-rule-conditions table td.operator, .catalog-rule-conditions table td.value { width: 260px } .cart-rule-conditions table td.actions, .catalog-rule-conditions table td.actions { width: 44px } .cart-rule-conditions table td.actions .icon, .catalog-rule-conditions table td.actions .icon { margin-top: 6px } .sale-container .sale-section { font-size: 16px } .sale-container .sale-section .secton-title { font-size: 18px; color: #8e8e8e; padding: 15px 0; border-bottom: 1px solid hsla(0, 0%, 63.5%, .2) } .sale-container .sale-section .section-content { display: block; padding: 20px 0 } .sale-container .sale-section .section-content .row { display: block; padding: 7px 0 } .sale-container .sale-section .section-content .row .title { width: 200px; color: #3a3a3a; letter-spacing: -.26px; display: inline-block } .sale-container .sale-section .section-content .row .value { color: #3a3a3a; letter-spacing: -.26px; display: inline-block } .sale-container .table .qty-row { display: block; margin-bottom: 5px } .sale-container .table .qty-row:last-child { margin-bottom: 0 } .sale-container .table .radio { margin: 0 } .sale-container .sale-summary { margin-top: 2%; height: 130px; float: right } .sale-container .sale-summary tr td { padding: 5px 8px; vertical-align: text-bottom } .sale-container .sale-summary tr.bold { font-weight: 600; font-size: 15px } .sale-container .sale-summary tr.border td { border-bottom: 1px solid hsla(0, 0%, 63.5%, .2) } .stars { margin-top: 5px } .stars .icon { width: 16px; height: 16px } .export-import { cursor: pointer } .export-import .export-icon, .export-import .import-icon { position: relative; top: 10px } .export-import span { margin-left: 2px } .rtl { direction: rtl } .rtl .navbar-top .navbar-top-right { text-align: left } .rtl .navbar-top .navbar-top-right .profile-info { margin: 0 30px 0 25px } .rtl .navbar-top .navbar-top-right .profile-info i.icon { margin-left: 0; margin-right: 10px } .rtl .navbar-left { border-left: 1px solid hsla(0, 0%, 63.5%, .2); border-right: none; left: calc(100% - 90px); background-color: #fff } .rtl .content-container { padding-right: 90px; padding-left: 0 } .rtl .content-container .content .page-header .page-title { float: right } .rtl .content-container .content .page-header .page-action { float: left } .rtl .content-container .content .page-header .page-action a { margin-left: 0 } .rtl .content-container .content .page-header .control-group { margin-right: 20px; margin-left: 0 } .rtl .content-container .content .page-header .control-group.date:after { margin-top: 6px; position: absolute; margin-right: -35px } .rtl .content-container .content .page-header .control-group.date:last-child { margin-left: 0 } .rtl .content-container .content-wrapper { padding: 25px 305px 25px 25px; margin-left: 0 } .rtl .content-container .aside-nav .active i { float: left; transform: rotate(180deg) } .rtl .dashboard .dashboard-stats .dashboard-card .data span { float: left } .rtl .dashboard .card { padding: 20px 20px 0 0 } .rtl .dashboard .card .card-info ul li .image { float: right; margin-right: 0; margin-left: 15px } .rtl .dashboard .card .card-info ul li .icon.angle-right-icon { left: 30px; right: auto; transform: rotate(180deg) } .rtl .dashboard .graph-stats .left-card-container { float: right; padding-right: 0 } .rtl .dashboard .graph-stats .right-card-container { float: right; padding-left: 0; padding-right: 30px } .rtl .sale-container .sale-summary { float: left } .rtl .grid-container .filter-row-one .search-filter { border: 2px solid #c7c7c7; border-radius: 2px } .rtl .grid-container .filter-row-one .search-filter .control { border: none; padding-right: 10px } .rtl .grid-container .filter-row-one .search-filter .icon-wrapper { padding-top: 2px; padding-right: 5px; border: none; border-right: 2px solid #c7c7c7; border-radius: 0 } .rtl .grid-container .filter-row-two .filter-tag .icon.cross-icon, .rtl .grid-container .filter-row-two .filter-tag .wrapper { margin-right: 10px; margin-left: 0 } .rtl .grid-container .filter-row-one .dropdown-filters { right: unset; position: static!important; left: 25px } .rtl .grid-container .filter-row-one .dropdown-filters .per-page-label { position: static!important } .rtl .grid-container .filter-wrapper .filter-row-one .dropdown-filters .more-filters .dropdown-toggle .dropdown-header span { padding-right: 5px } .rtl .grid-container .table tbody td.action a:first-child { margin-left: 10px; margin-right: 0 } .rtl .table table { text-align: right } .rtl .table table .massaction-remove { margin-right: 5px!important; margin-left: 10px } .rtl .table table .btn.btn-primary { margin-right: 10px!important } .rtl .dropdown-list.bottom-right { left: 0; right: auto } .rtl .dropdown-list .dropdown-container { text-align: right } .rtl .accordian .accordian-header .icon { float: left } .rtl .tree-container .tree-item { padding-right: 30px } .rtl .tree-container .tree-item .expand-icon, .rtl .tree-container .tree-item .folder-icon { margin-left: 10px; margin-right: 0 } .rtl .tree-container>.tree-item { padding-right: 0 } .rtl .radio .radio-view { margin-left: 5px } .rtl .image-wrapper .image-item { margin-right: 0; margin-left: 20px } .rtl .image-wrapper .image-item .remove-image { margin-right: 0 } .rtl .control-group label.required:before { content: "*"; color: #fc6868; font-weight: 700 } .rtl .control-group label.required:after { content: none } .rtl .control-group label .locale { float: left } .rtl .control-group.date:after { margin-top: 15px; position: absolute; margin-right: -35px } .rtl .pagination .page-item .icon { transform: rotate(180deg) } .accordian-header { background-color: #fbfbfb } .btn.btn-primary { background: #0041ff } .fixed-action { top: 108px } .fixed-action, .fixed-action-slight { position: fixed; right: 32px; z-index: 20 } .fixed-action-slight { top: 94px } .pagination { margin-top: 30px }
packages/Webkul/Admin/publishable/assets/css/admin.css
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500); body { margin: 0; color: #3a3a3a; font-family: Montserrat, sans-serif; font-size: 14px; font-weight: 500; position: static; height: 100%; width: 100%; background-color: #fff } ::-webkit-scrollbar { width: 12px } ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px hsla(0, 0%, 100%, .3); border-radius: 10px } ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5) } .navbar-top { height: 60px; background-color: #fff; font-size: 0; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .05); border-bottom: 1px solid hsla(0, 0%, 63.5%, .2); position: fixed; left: 0; right: 0; z-index: 5 } .navbar-top .navbar-top-left { width: 50%; height: 60px; display: inline-block; vertical-align: middle; background-color: #fff } .navbar-top .navbar-top-left .brand-logo { padding: 10px } .navbar-top .navbar-top-right { width: 50%; height: 60px; text-align: right; display: inline-block; vertical-align: middle } .navbar-top .navbar-top-right .profile-info { display: inline-block; vertical-align: middle; text-align: left; min-width: 50px; padding: 12px 0; margin: 0 25px 0 30px; font-size: 15px; cursor: pointer; position: relative } .navbar-top .navbar-top-right .profile-info .dropdown-list { top: 63px; right: 0!important; bottom: inherit!important } .navbar-top .navbar-top-right .profile-info .name { color: #000311; display: block; text-align: left } .navbar-top .navbar-top-right .profile-info .role { font-size: 14px; color: #8e8e8e; display: block; text-align: left } .navbar-top .navbar-top-right .profile-info i.icon { margin-left: 10px } .navbar-left { position: fixed; left: 0; top: 60px; width: 90px; padding-top: 20px; border-right: 1px solid hsla(0, 0%, 63.5%, .2); height: auto; bottom: 0; z-index: 2; background-color: #fff } .navbar-left ul.menubar li.menu-item { padding: 10px 5px; font-size: 11px; text-align: center; text-transform: uppercase } .navbar-left ul.menubar li.menu-item a { color: #a2a2a2 } .navbar-left ul.menubar li.menu-item.active a { color: #0041ff } .navbar-left ul.menubar li.menu-item span { display: block; margin: auto } .content-container { padding-left: 90px; position: absolute; margin-top: 60px; top: 0; right: 0; left: 0; bottom: 0; height: calc(100% - 60px); width: 100% } .content-container .inner-section { height: 100% } .content-container .aside-nav { width: 280px; position: fixed; top: 60px; bottom: 0; border-right: 1px solid hsla(0, 0%, 63.5%, .2); background-color: #f8f9fa; padding-top: 10px; padding-bottom: 10px; z-index: 4 } .content-container .aside-nav ul { overflow-y: auto; height: 90% } .content-container .aside-nav a { padding: 15px; display: block; color: #000311 } .content-container .aside-nav .active a { background: #fff; border-top: 1px solid hsla(0, 0%, 63.5%, .2); border-bottom: 1px solid hsla(0, 0%, 63.5%, .2) } .content-container .aside-nav .active i { float: right } .content-container .content-wrapper { padding: 25px 25px 25px 15px; margin-left: 280px; margin-top: 1px; background-color: #fff } .content-container .content { margin-top: 25px } .content-container .content.full-page { padding: 25px } .content-container .content .page-header { display: inline-block; width: 100%; padding: 15px 10px 15px 0; position: -webkit-sticky; position: sticky; top: 50px; z-index: 3; background-color: #fff } .content-container .content .page-header .page-title { float: left } .content-container .content .page-header .page-title .back-link { float: left; margin-right: 10px; width: 24px; height: 24px; cursor: pointer; margin-top: 5px } .content-container .content .page-header .page-title h1 { margin-bottom: 0; vertical-align: middle; display: inline-block; line-height: normal } .content-container .content .page-header .page-action { float: right } .content-container .content .page-header .page-action * { display: inline-block } .content-container .content .page-header .page-action a { margin-left: 25px } .content-container .content .page-header .control-group { width: 180px; display: inline-block; margin-bottom: 0; margin-left: 20px } .content-container .content .page-header .control { width: 100%; margin: 0 } .content-container .content .page-content { width: 100%; display: inline-block } .control-container { display: flex; flex-direction: row; align-items: flex-start; width: 750px } .control-container .control { background: #fff; border: 2px solid #c7c7c7; border-radius: 3px; width: 150px; height: 36px; display: inline-block; vertical-align: middle; transition: .2s cubic-bezier(.4, 0, .2, 1); padding: 0 10px; font-size: 15px } .control-container .control:focus { border-color: #0041ff } .control-container .icon:hover { cursor: pointer } .control-container .control-group::last-child { margin-right: 0 } .boolean-control-container { display: flex; flex-direction: row; justify-content: flex-start; width: 750px } .boolean-control-container .control-group { width: 200px } .control-group label { width: 70% } .control-group label .locale { float: right; color: #8e8e8e } .control-group .mce-tinymce { margin-top: 10px; margin-bottom: 5px } .dashboard .page-header { margin-bottom: 0!important; padding-bottom: 15px; border-bottom: 1px solid hsla(0, 0%, 63.5%, .2) } .dashboard .page-header .control-group span { width: 100% } .dashboard .page-header .control-group.date:after { margin-top: -13px; left: 100% } .dashboard .page-content { margin-top: 15px } .dashboard .card { height: 445px; background-color: #fff; border: 1px solid hsla(0, 0%, 63.5%, .2); box-shadow: 0 5px 10px 2px hsla(0, 0%, 63.5%, .2); border-radius: .25rem; padding: 20px 0 0 20px; overflow: auto } .dashboard .card .card-title { font-size: 14px; color: #a2a2a2; letter-spacing: -.26px; text-transform: uppercase } .dashboard .card .card-info { width: 100%; display: inline-block } .dashboard .card .card-info.center { text-align: center } .dashboard .card .card-info ul li { border-bottom: 1px solid hsla(0, 0%, 63.5%, .2); width: 100%; display: inline-block; padding: 10px 0; position: relative } .dashboard .card .card-info ul li .image { height: 60px; width: 60px; float: left; margin-right: 15px } .dashboard .card .card-info ul li .image.product { background: #f2f2f2 } .dashboard .card .card-info ul li .image img { width: 100% } .dashboard .card .card-info ul li .description { margin-top: 10px } .dashboard .card .card-info ul li .description .name { color: #0041ff } .dashboard .card .card-info ul li .description .info { color: #3a3a3a; margin-top: 5px } .dashboard .card .card-info ul li .icon.angle-right-icon { position: absolute; right: 30px; top: 50%; margin-top: -8px } .dashboard .card .card-info ul li:last-child { border-bottom: 0 } .dashboard .card .card-info .no-result-found { margin-top: 146px } .dashboard .card .card-info .no-result-found p { margin: 0; color: #a2a2a2 } .dashboard .dashboard-stats { display: grid; grid-template-columns: auto auto auto auto; /*grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));*/ grid-auto-rows: auto; grid-column-gap: 30px; grid-row-gap: 15px } .dashboard .dashboard-stats .dashboard-card { height: 100px; width: 280px; background: #fff; border: 1px solid hsla(0, 0%, 63.5%, .2); box-shadow: 0 5px 10px 2px hsla(0, 0%, 63.5%, .2); border-radius: 5px; position: relative; padding: 15px } .dashboard .dashboard-stats .dashboard-card .title { font-size: 14px; color: #a2a2a2; text-transform: uppercase } .dashboard .dashboard-stats .dashboard-card .data { padding-top: 13px; font-size: 32px; color: #0041ff } .dashboard .dashboard-stats .dashboard-card .data .progress { font-size: 14px; color: #8e8e8e; float: right; margin-top: -2px } .dashboard .dashboard-stats .dashboard-card .data .progress .icon { vertical-align: middle } .dashboard .graph-stats { margin-top: 30px; width: 100%; display: inline-block } .dashboard .graph-stats .left-card-container { float: left; width: 75%; padding-right: 9px } .dashboard .graph-stats .right-card-container { float: left; width: 25%; padding-left: 21px } .dashboard .sale-stock { width: 100%; display: inline-block; display: grid; grid-template-columns: repeat(auto-fill, minmax(435px, 1fr)); grid-auto-rows: auto; grid-column-gap: 30px; grid-row-gap: 15px; margin-top: 30px } .configuration-image { position: relative; height: 33px; width: 33px; top: 15px; border-radius: 3px; margin-right: 5px } .download { position: relative; height: 24px!important; width: 24px!important; top: 12px; margin-right: 10px } .aside-nav-toggle { height: 48px; width: 100%; padding-top: 15px; border-top: 1px solid hsla(0, 0%, 63.5%, .2) } .aside-nav-toggle .close-icon, .aside-nav-toggle .open-icon { position: absolute; cursor: pointer; left: 45% } .aside-nav-toggle.open { display: none } .linked-product-search-result { box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .16), 0 0 9px 0 rgba(0, 0, 0, .16); z-index: 10; text-align: left; border-radius: 3px; background-color: #fff; width: 70%; max-height: 200px; overflow-y: auto } .linked-product-search-result li { padding: 10px; border-bottom: 1px solid #e8e8e8; cursor: pointer } .cart-rule-conditions table td.attribute, .catalog-rule-conditions table td.attribute { width: 250px; padding-left: 0 } .cart-rule-conditions table td.operator, .cart-rule-conditions table td.value, .catalog-rule-conditions table td.operator, .catalog-rule-conditions table td.value { width: 260px } .cart-rule-conditions table td.actions, .catalog-rule-conditions table td.actions { width: 44px } .cart-rule-conditions table td.actions .icon, .catalog-rule-conditions table td.actions .icon { margin-top: 6px } .sale-container .sale-section { font-size: 16px } .sale-container .sale-section .secton-title { font-size: 18px; color: #8e8e8e; padding: 15px 0; border-bottom: 1px solid hsla(0, 0%, 63.5%, .2) } .sale-container .sale-section .section-content { display: block; padding: 20px 0 } .sale-container .sale-section .section-content .row { display: block; padding: 7px 0 } .sale-container .sale-section .section-content .row .title { width: 200px; color: #3a3a3a; letter-spacing: -.26px; display: inline-block } .sale-container .sale-section .section-content .row .value { color: #3a3a3a; letter-spacing: -.26px; display: inline-block } .sale-container .table .qty-row { display: block; margin-bottom: 5px } .sale-container .table .qty-row:last-child { margin-bottom: 0 } .sale-container .table .radio { margin: 0 } .sale-container .sale-summary { margin-top: 2%; height: 130px; float: right } .sale-container .sale-summary tr td { padding: 5px 8px; vertical-align: text-bottom } .sale-container .sale-summary tr.bold { font-weight: 600; font-size: 15px } .sale-container .sale-summary tr.border td { border-bottom: 1px solid hsla(0, 0%, 63.5%, .2) } .stars { margin-top: 5px } .stars .icon { width: 16px; height: 16px } .export-import { cursor: pointer } .export-import .export-icon, .export-import .import-icon { position: relative; top: 10px } .export-import span { margin-left: 2px } .rtl { direction: rtl } .rtl .navbar-top .navbar-top-right { text-align: left } .rtl .navbar-top .navbar-top-right .profile-info { margin: 0 30px 0 25px } .rtl .navbar-top .navbar-top-right .profile-info i.icon { margin-left: 0; margin-right: 10px } .rtl .navbar-left { border-left: 1px solid hsla(0, 0%, 63.5%, .2); border-right: none; left: calc(100% - 90px); background-color: #fff } .rtl .content-container { padding-right: 90px; padding-left: 0 } .rtl .content-container .content .page-header .page-title { float: right } .rtl .content-container .content .page-header .page-action { float: left } .rtl .content-container .content .page-header .page-action a { margin-left: 0 } .rtl .content-container .content .page-header .control-group { margin-right: 20px; margin-left: 0 } .rtl .content-container .content .page-header .control-group.date:after { margin-top: 6px; position: absolute; margin-right: -35px } .rtl .content-container .content .page-header .control-group.date:last-child { margin-left: 0 } .rtl .content-container .content-wrapper { padding: 25px 305px 25px 25px; margin-left: 0 } .rtl .content-container .aside-nav .active i { float: left; transform: rotate(180deg) } .rtl .dashboard .dashboard-stats .dashboard-card .data span { float: left } .rtl .dashboard .card { padding: 20px 20px 0 0 } .rtl .dashboard .card .card-info ul li .image { float: right; margin-right: 0; margin-left: 15px } .rtl .dashboard .card .card-info ul li .icon.angle-right-icon { left: 30px; right: auto; transform: rotate(180deg) } .rtl .dashboard .graph-stats .left-card-container { float: right; padding-right: 0 } .rtl .dashboard .graph-stats .right-card-container { float: right; padding-left: 0; padding-right: 30px } .rtl .sale-container .sale-summary { float: left } .rtl .grid-container .filter-row-one .search-filter { border: 2px solid #c7c7c7; border-radius: 2px } .rtl .grid-container .filter-row-one .search-filter .control { border: none; padding-right: 10px } .rtl .grid-container .filter-row-one .search-filter .icon-wrapper { padding-top: 2px; padding-right: 5px; border: none; border-right: 2px solid #c7c7c7; border-radius: 0 } .rtl .grid-container .filter-row-two .filter-tag .icon.cross-icon, .rtl .grid-container .filter-row-two .filter-tag .wrapper { margin-right: 10px; margin-left: 0 } .rtl .grid-container .filter-row-one .dropdown-filters { right: unset; position: static!important; left: 25px } .rtl .grid-container .filter-row-one .dropdown-filters .per-page-label { position: static!important } .rtl .grid-container .filter-wrapper .filter-row-one .dropdown-filters .more-filters .dropdown-toggle .dropdown-header span { padding-right: 5px } .rtl .grid-container .table tbody td.action a:first-child { margin-left: 10px; margin-right: 0 } .rtl .table table { text-align: right } .rtl .table table .massaction-remove { margin-right: 5px!important; margin-left: 10px } .rtl .table table .btn.btn-primary { margin-right: 10px!important } .rtl .dropdown-list.bottom-right { left: 0; right: auto } .rtl .dropdown-list .dropdown-container { text-align: right } .rtl .accordian .accordian-header .icon { float: left } .rtl .tree-container .tree-item { padding-right: 30px } .rtl .tree-container .tree-item .expand-icon, .rtl .tree-container .tree-item .folder-icon { margin-left: 10px; margin-right: 0 } .rtl .tree-container>.tree-item { padding-right: 0 } .rtl .radio .radio-view { margin-left: 5px } .rtl .image-wrapper .image-item { margin-right: 0; margin-left: 20px } .rtl .image-wrapper .image-item .remove-image { margin-right: 0 } .rtl .control-group label.required:before { content: "*"; color: #fc6868; font-weight: 700 } .rtl .control-group label.required:after { content: none } .rtl .control-group label .locale { float: left } .rtl .control-group.date:after { margin-top: 15px; position: absolute; margin-right: -35px } .rtl .pagination .page-item .icon { transform: rotate(180deg) } .accordian-header { background-color: #fbfbfb } .btn.btn-primary { background: #0041ff } .fixed-action { top: 108px } .fixed-action, .fixed-action-slight { position: fixed; right: 32px; z-index: 20 } .fixed-action-slight { top: 94px } .pagination { margin-top: 30px }
0.310276
0.066539
@CHARSET "UTF-8"; * { margin: 0px; padding: 0px; box-sizing: border-box; -moz-box-sizing: border-box; } a{ text-decoration: none; color: #2b7; font-weight: bold; } a:hover{ color: #b15; transition: 0.1s all ease-in-out; } body{ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; /* min-height:100%; height: 100%;*/ line-height: 1.5em; color: #333333; background-color: #ffffff; } h1, h2, h3, h4, h5, h6 { margin: 10px 0; font-family: inherit; font-weight: bold; line-height: 1.5em; color: inherit; text-rendering: optimizelegibility; } /* taken from bootstrap */ .clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; } .clearfix:after { clear: both; } .hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .input-block-level { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } audio:not([controls]) { display: none; } html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } a:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } a:hover, a:active { outline: 0; } img { /* Responsive images (ensure images don't scale beyond their parents) */ max-width: 100%; /* Part 1: Set a maxium relative to the parent */ width: auto\9; /* IE7-8 need help adjusting responsive images */ height: auto; /* Part 2: Scale the height according to the width, otherwise you get stretching */ vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; } ul>li{ list-style:none; } /* Generic classes */ .hide { /* Hide stuff without resorting to display:none; */ visibility: hidden !important; width: 0 !important; height: 0 !important; line-height: 0 !important; padding: 0 !important; margin: 0 !important; } .hide:after { /* Hide stuff without resorting to display:none; */ visibility: hidden !important; width: 0 !important; height: 0 !important; line-height: 0 !important; padding: 0 !important; margin: 0 !important; } /* ------ MAIN ------ */ body{ background: url("../img/wild_flowers.png"); background-repeat: repeat; } .wrapper{ max-width: 40em; margin: auto; } .main{ overflow: hidden; position: relative; height:100%; width:100%; padding: .3em .3em; width: auto; } #output{ background-color: rgba(0,0,0,0.1); margin: 0 0 1em 0; padding: 1em; height: 90%; overflow-y: scroll; white-space: pre-line; } #output .command{ font-style: italic; color: #04b; } #output .from{ font-weight: 800; } #output .info{ color: #082; cursor: pointer; } #output .info:hover{ text-decoration: underline; } #text{ font-size: 1em; padding: 0.5em 0.5em; width: 80%; } #input{ position: absolute; bottom: 0.3em; left: 0.3em; right: 0.3em; } div.controls{ position: absolute; top: 0.3em; left: 0.3em; right: 0.3em; overflow: hidden; text-align: right; } label{ padding: 5px; background-color: rgba(0,0,0,0.2); margin: 1px; display: inline-block; } input[type='radio']{ margin: 0 5px 0 0; } button{ color: #eee; -webkit-appearance: none; -moz-appearance: none; border: none; padding: 0.3em 0.4em; margin: 0 0.1em 0.2em; font-size: 1em; background-color: #444; cursor: pointer; } button:hover{ color: #fff; background-color: #31B19F; } #input button{ background-color: #444; width: 20%; padding: 0.5em 0.5em; margin:0; }
webapp/style/style.css
@CHARSET "UTF-8"; * { margin: 0px; padding: 0px; box-sizing: border-box; -moz-box-sizing: border-box; } a{ text-decoration: none; color: #2b7; font-weight: bold; } a:hover{ color: #b15; transition: 0.1s all ease-in-out; } body{ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; /* min-height:100%; height: 100%;*/ line-height: 1.5em; color: #333333; background-color: #ffffff; } h1, h2, h3, h4, h5, h6 { margin: 10px 0; font-family: inherit; font-weight: bold; line-height: 1.5em; color: inherit; text-rendering: optimizelegibility; } /* taken from bootstrap */ .clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; } .clearfix:after { clear: both; } .hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .input-block-level { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } audio:not([controls]) { display: none; } html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } a:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } a:hover, a:active { outline: 0; } img { /* Responsive images (ensure images don't scale beyond their parents) */ max-width: 100%; /* Part 1: Set a maxium relative to the parent */ width: auto\9; /* IE7-8 need help adjusting responsive images */ height: auto; /* Part 2: Scale the height according to the width, otherwise you get stretching */ vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; } ul>li{ list-style:none; } /* Generic classes */ .hide { /* Hide stuff without resorting to display:none; */ visibility: hidden !important; width: 0 !important; height: 0 !important; line-height: 0 !important; padding: 0 !important; margin: 0 !important; } .hide:after { /* Hide stuff without resorting to display:none; */ visibility: hidden !important; width: 0 !important; height: 0 !important; line-height: 0 !important; padding: 0 !important; margin: 0 !important; } /* ------ MAIN ------ */ body{ background: url("../img/wild_flowers.png"); background-repeat: repeat; } .wrapper{ max-width: 40em; margin: auto; } .main{ overflow: hidden; position: relative; height:100%; width:100%; padding: .3em .3em; width: auto; } #output{ background-color: rgba(0,0,0,0.1); margin: 0 0 1em 0; padding: 1em; height: 90%; overflow-y: scroll; white-space: pre-line; } #output .command{ font-style: italic; color: #04b; } #output .from{ font-weight: 800; } #output .info{ color: #082; cursor: pointer; } #output .info:hover{ text-decoration: underline; } #text{ font-size: 1em; padding: 0.5em 0.5em; width: 80%; } #input{ position: absolute; bottom: 0.3em; left: 0.3em; right: 0.3em; } div.controls{ position: absolute; top: 0.3em; left: 0.3em; right: 0.3em; overflow: hidden; text-align: right; } label{ padding: 5px; background-color: rgba(0,0,0,0.2); margin: 1px; display: inline-block; } input[type='radio']{ margin: 0 5px 0 0; } button{ color: #eee; -webkit-appearance: none; -moz-appearance: none; border: none; padding: 0.3em 0.4em; margin: 0 0.1em 0.2em; font-size: 1em; background-color: #444; cursor: pointer; } button:hover{ color: #fff; background-color: #31B19F; } #input button{ background-color: #444; width: 20%; padding: 0.5em 0.5em; margin:0; }
0.311846
0.065755
a { color: #CA3B67; font-weight: bold; text-decoration: none; } p a { text-decoration: none; } h2 { text-transform: uppercase; } .class-section p, footer p { margin: 0px; } .about img { width: 50%; padding-bottom: 20px; } .previous-classes .date { font-size: 14px; } p.date { padding-bottom: 10px; } .directions { font-size: 16px; font-style: italic; color: #161648; } .about { text-align: center; } .about-kseniya { padding-bottom: 20px; } .about hr.small { border-color: black; padding-bottom: 40px; } footer { background-color: #161648; /* color: white;*/ font-size: 14px; text-align: center; margin-top: 70px; } footer p { color: white; } form { padding-top: 50px; } #tlemail { width: 100%; margin-top: 10px; color: black; } button, html input[type=button], input[type=reset], input[type=submit]{ margin-top: 10px; background-color: #CA3B67; border: none; color: white; } .tinyletter { font-size: 12px; margin-top: 10px; } .copyright-div { padding-top: 50px; } .footer-heading { font-weight: bold; padding-bottom: 10px; } .contact-us { padding-top: 10px; } .navbar-custom .navbar-brand { letter-spacing: 1px; color: #CA3B67; font-size: 20px; } .header-btn { background-color: transparent; border: 1px solid white; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-transform: uppercase; font-size: 16px; margin-top: 40px; padding: 10px; } .event { padding-left: 10px; padding-bottom: 20px; padding-top: 10px; } .directions { font-size: 16px; font-style: italic; } .header-btn a { color: white; font-weight: normal; } .header-btn a:hover { text-decoration: none; } .header-btn:hover { background-color: #0085A1; border: 1px solid #0085A1; } .sponsorship-section { margin-top: 70px; } .sponsorship-section img { position: relative; width: 150px; padding-top: 20px; } .about .sponsorship-section img { position: relative; width: 150px; padding-top: 20px; } @media only screen and (min-width: 992px) { .about img { width: 100%; padding-top: 50px; } .about hr.small { display: none; } form { padding-top: 0px; } .header-btn { margin-top: 80px; font-size: 18px; } }
img/main.css
a { color: #CA3B67; font-weight: bold; text-decoration: none; } p a { text-decoration: none; } h2 { text-transform: uppercase; } .class-section p, footer p { margin: 0px; } .about img { width: 50%; padding-bottom: 20px; } .previous-classes .date { font-size: 14px; } p.date { padding-bottom: 10px; } .directions { font-size: 16px; font-style: italic; color: #161648; } .about { text-align: center; } .about-kseniya { padding-bottom: 20px; } .about hr.small { border-color: black; padding-bottom: 40px; } footer { background-color: #161648; /* color: white;*/ font-size: 14px; text-align: center; margin-top: 70px; } footer p { color: white; } form { padding-top: 50px; } #tlemail { width: 100%; margin-top: 10px; color: black; } button, html input[type=button], input[type=reset], input[type=submit]{ margin-top: 10px; background-color: #CA3B67; border: none; color: white; } .tinyletter { font-size: 12px; margin-top: 10px; } .copyright-div { padding-top: 50px; } .footer-heading { font-weight: bold; padding-bottom: 10px; } .contact-us { padding-top: 10px; } .navbar-custom .navbar-brand { letter-spacing: 1px; color: #CA3B67; font-size: 20px; } .header-btn { background-color: transparent; border: 1px solid white; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; text-transform: uppercase; font-size: 16px; margin-top: 40px; padding: 10px; } .event { padding-left: 10px; padding-bottom: 20px; padding-top: 10px; } .directions { font-size: 16px; font-style: italic; } .header-btn a { color: white; font-weight: normal; } .header-btn a:hover { text-decoration: none; } .header-btn:hover { background-color: #0085A1; border: 1px solid #0085A1; } .sponsorship-section { margin-top: 70px; } .sponsorship-section img { position: relative; width: 150px; padding-top: 20px; } .about .sponsorship-section img { position: relative; width: 150px; padding-top: 20px; } @media only screen and (min-width: 992px) { .about img { width: 100%; padding-top: 50px; } .about hr.small { display: none; } form { padding-top: 0px; } .header-btn { margin-top: 80px; font-size: 18px; } }
0.283186
0.144783
body, html { margin:0; padding:0; background-color:#ffffff; } #container { width:100%; height:auto; background-color:#ffffff; float:left; } h1 { font-family:monospace,monospace; } p { text-align:justify; } /* Header */ #header { width:100%; height:100px; background-color:#333333; font-size:18px; font-family:Arial; line-height:100px; vertical-align:middle; padding-left:20px; padding-right:20px; background-image: url("../images/headerBg.jpg"); background-repeat: repeat-x; background-size: 386px 700px; min-width:1050px; position:fixed; top:0; z-index: 1000; } #headerLogo { width:200px; height:70px; background-color:transparent; margin-top:15px; outline:0; border:0; float:left; } #headerLogoMini { } #headerLinks { width:calc(100% - 550px); height:100%; background-color:transparent; float:left; line-height:100px; } .headerLinkDiv { float:left; width:auto; height:100%; background-color:transparent; padding-left:20px; padding-right:20px; color:#ffffff; } .headerLinkDiv:hover { background-color:rgba(255,255,255,0.1); } #search { float:right; width:45px; height:45px; vertical-align:middle; margin-top:30px; margin-right:20px; background-color:transparent; cursor:pointer; } #search:hover { background-color:rgba(255,255,255,0.1); } #searchInput { width:200px; height:45px; float:right; margin-top:30px; margin-right:0; outline:0; border:0; padding-top:0; padding-bottom:0; padding-left:20px; padding-right:20px; font-size:18px; } /* Content */ #content { margin-top:120px; margin-bottom:20px; margin-left:auto; margin-right:auto; background-color:#ffffff; width:1050px; height:auto; min-height:100%; background-color:#eeeeee; padding-left:10px; padding-right:10px; } /* Footer */ #footer { width:100%; font-family:Arial; color:#ffffff; background-color:#052a4f; padding:20px; padding:20px; float:left; } /* Article Related CSS (article.php)*/ #articleMainImageDiv { border: 2px solid #052a4f; height:550px; margin-top:10px; float:left; background-image: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0),rgba(255,255,255,0),rgba(255,255,255,0)), url("../images/articleexampleimage.jpg"); background-repeat:no-repeat; background-position: center; background-size:100% auto; padding:20px; } #articleSubTitleDiv { width:100%; height:auto; background-color:#052a4f; color:#fff; text-align:center; float:left; padding:10px; margin-bottom:20px; } #ArticleTitle { margin-top: 20px; }
ilmejda/css/style.css
body, html { margin:0; padding:0; background-color:#ffffff; } #container { width:100%; height:auto; background-color:#ffffff; float:left; } h1 { font-family:monospace,monospace; } p { text-align:justify; } /* Header */ #header { width:100%; height:100px; background-color:#333333; font-size:18px; font-family:Arial; line-height:100px; vertical-align:middle; padding-left:20px; padding-right:20px; background-image: url("../images/headerBg.jpg"); background-repeat: repeat-x; background-size: 386px 700px; min-width:1050px; position:fixed; top:0; z-index: 1000; } #headerLogo { width:200px; height:70px; background-color:transparent; margin-top:15px; outline:0; border:0; float:left; } #headerLogoMini { } #headerLinks { width:calc(100% - 550px); height:100%; background-color:transparent; float:left; line-height:100px; } .headerLinkDiv { float:left; width:auto; height:100%; background-color:transparent; padding-left:20px; padding-right:20px; color:#ffffff; } .headerLinkDiv:hover { background-color:rgba(255,255,255,0.1); } #search { float:right; width:45px; height:45px; vertical-align:middle; margin-top:30px; margin-right:20px; background-color:transparent; cursor:pointer; } #search:hover { background-color:rgba(255,255,255,0.1); } #searchInput { width:200px; height:45px; float:right; margin-top:30px; margin-right:0; outline:0; border:0; padding-top:0; padding-bottom:0; padding-left:20px; padding-right:20px; font-size:18px; } /* Content */ #content { margin-top:120px; margin-bottom:20px; margin-left:auto; margin-right:auto; background-color:#ffffff; width:1050px; height:auto; min-height:100%; background-color:#eeeeee; padding-left:10px; padding-right:10px; } /* Footer */ #footer { width:100%; font-family:Arial; color:#ffffff; background-color:#052a4f; padding:20px; padding:20px; float:left; } /* Article Related CSS (article.php)*/ #articleMainImageDiv { border: 2px solid #052a4f; height:550px; margin-top:10px; float:left; background-image: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0),rgba(255,255,255,0),rgba(255,255,255,0)), url("../images/articleexampleimage.jpg"); background-repeat:no-repeat; background-position: center; background-size:100% auto; padding:20px; } #articleSubTitleDiv { width:100%; height:auto; background-color:#052a4f; color:#fff; text-align:center; float:left; padding:10px; margin-bottom:20px; } #ArticleTitle { margin-top: 20px; }
0.241847
0.039122
body{ margin: 0; padding: 0; box-sizing: border-box; font-size: 14px; background: #FFF; } a:hover{ text-decoration: none; } /* ================== Start Header ====================*/ .top { height: 90px; width:100%; margin-left:0; position: relative; } .top img{ width: 90px; height: 90px; margin-top:-57px; } .Search { display: inline-block; margin-left: 245px; height: 80px; padding: 19px; } .input-group { width:500px; } .form-control { height: 40px; border-radius: 0; } .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group { border-radius: 0; height: 35px; width:75px; z-index: 3; margin-left: -79px; margin-top: 1px; background: orange; border: none; } .input-group .form-control{ padding: 20px; } .cart { float: right; margin-top:20px; font-size: 25px; width: 158px; margin-right: 40px; border: 1px solid #eee; } .cart .glyphicon { font-size: 23px; margin-left: 11px; margin-right: 10px; color: #826764; } .cart .counter { font-size: 20px; padding: 6px; background: red; border-radius: 50px; color: #FFF; margin-right: 10px; width: 20px; height: 20px; } .cart .item { font-size: 20px; } .cart a { font-size: 20px; color: #826764; font-family: cursive; line-height: 0; } .user { width: 110px; float: right; line-height: 80px; display: inline; color: #826764; } .user a { color: #826764; } @media(min-width: 420px) and (max-width: 726px){ .top{ height:140px } .cart{ margin-top:0; margin-bottom:10px margin-left:11115px } .user{ line-height:0; margin-top:15px; margin-right:70px } .Search{ margin-left:10px } .input-group{ width:350px } } @media(min-width: 727px) and (max-width: 766px){ .top{ height:140px } .cart{ margin-top:0; margin-bottom:10px margin-left:11115px } .user{ line-height:0; margin-top:30px; margin-right:60px } .Search{ margin-left:150px } .input-group{ width:350px } } @media(min-width: 767px) and (max-width: 992px){ .Search{ margin-left:50px } .input-group{ width:350px } } @media(min-width: 993px) and (max-width: 1200px){ .Search{ margin-left:129px; } } @media(min-width: 1201px) and (max-width:1245px){ .Search{ margin-left:315px; } } /* ================== End Header ====================*/ /*=================== Start Navbar ====================*/ .navbar { border-radius:0; margin-bottom:0; background: orange; } .navbar-inverse{ border:none; } .navbar-inverse .navbar-nav>li>a { font-size: 16px; font-family: 'Arimo', sans-serif; color:rgba(128, 103, 103, 0.98); padding-top: 15px; padding-bottom: 15px; transition: box-shadow .3s ease-in-out; } .navbar-inverse .navbar-nav>li>a:hover{ box-shadow: -3px -1px 1px #DDD; border-radius: 5px; font-family: 'Arimo', sans-serif; } .navbar-nav>li>.dropdown-menu{ border-top-left-radius:25px; width:240px; background: rgba(2, 71, 156, 0.65); color: #FFF; } .dropdown-menu { padding: 10px; width:200px; } .dropdown-menu>li>a { line-height: 1.8; font-family: tahoma; font-size: 16px; color: #ddd; -webkit-transition: padding .5s ease-in-out; -moz-transition: padding .5s ease-in-out; -o-transition: padding .5s ease-in-out; transition: padding .5s ease-in-out; } .dropdown-menu>li>a:hover { padding-left: 25px; background: rgba(255, 165, 0, 0.67); color:#fff; border-radius: 5px; } .account.dropdown-menu{ width: 50px; padding: 0; } .dropdown-menu .out{ width: 50px; padding: 0; } .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header { margin-right: 44px; margin-left: 44px; } .navbar-inverse .navbar-nav>.active>a { background: inherit;; color:rgba(128, 103, 103, 0.98); } .navbar-inverse .navbar-nav>.active>a:hover { background: #ffa500; padding: 15px 10px 15px 10px; border-radius: 5px; box-shadow: -3px -1px 1px #DDD; } .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{ background: inherit; } .navbar-inverse .username li { list-style: none; } .navbar-inverse .username .dropdown a{ color: #936863; font-size: 16px; line-height: 50px; font-family: 'Arimo', sans-serif; } .navbar-inverse .username .dropdown .dropdown-menu a{ color:black; line-height: 16px; width: 144px; height: 29px; } #drop{ margin-top: -2px; width:100px; height: 44px; padding: 5px; } .navbar-inverse .username .dropdown .dropdown-menu a{ line-height: 11px; padding: 5px; } .navbar-inverse .username .dropdown .dropdown-menu a:hover{ line-height: 11px; color: #826764; } .navbar-inverse .username a:hover { text-decoration: none; background: inherit; padding: 15px 10px 15px 10px; border-radius: 5px; font-size: 16px; } /*==================== End Navbar =======================*/ /*==================== Start Carousel ====================*/ .carousel{ background: #FFF } .carousel-control{ position: absolute; top: 130px; bottom: 232px; } /*==================== End Carousel ====================*/ /*==================== Start Top Seller ==================*/ .product_head h2{ background:rgba(204, 204, 204, 0.24); padding: 10px; } .block{ margin-top: 20px; background: #fff; color: #fff; width: 237px; height: 330px; margin: 22px; display: inline-block; padding: 10px; -webkit-border-radius:10px; -moz-border-radius:10px; -o-border-radius:10px; border-radius: 10px; outline: none !important; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; -ms-transition: 0.3s; transition: 0.3s; -webkit-box-shadow: 6px 8px 10px 2px rgba(46,61,73,0.2); -moz-box-shadow: 6px 8px 10px 2px rgba(46,61,73,0.2); -ms-box-shadow: 6px 8px 10px 2px rgba(46,61,73,0.2); box-shadow: 6px 8px 10px 2px rgba(46,61,73,0.2); } .block:hover{ -webkit-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); -moz-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); -o-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); -ms-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); } .block .image{ overflow: hidden; } .block img{ width: 217px; height: 200px; transition: all .5s ease-in-out; } .block img:hover{ transform: scale(1.1); } .block p{ margin: 5px 1px 3px 1px; text-align: center; background: rgba(130, 103, 100, 0.54); color: #fff; width: 215px; height: 45px; font-family: tahoma; } .block .price{ text-align: center; padding: 0 0 3px 0; color: #000; } .block button { width: 100%; margin-bottom: 28px; } /*==================== End Top Seller =================*/ /*======= =======*/ .card{ width:250px; height: 330px; margin:16px; display: inline-block; border:1px solid 1px rgba(204, 204, 204, 0.18); -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; -ms-transition: 0.3s; transition: 0.3s; -webkit-box-shadow: 9px 5px 3px 3px rgba(46,61,73,0.2); -moz-box-shadow: 9px 5px 3px 3px rgba(46,61,73,0.2); -o-box-shadow: 9px 5px 3px 3px rgba(46,61,73,0.2); box-shadow: 9px 5px 3px 3px rgba(46,61,73,0.2); } .card:hover{ -webkit-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); -moz-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); -o-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); -ms-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); } .card span{ position: absolute; background: orange; color: #FFF; padding: 5px; -webkit-box-shadow: 0px 3px 2px 1px rgba(255, 165, 0, 0.38); -moz-box-shadow: 0px 3px 2px 1px rgba(255, 165, 0, 0.38); -ms-box-shadow: 0px 3px 2px 1px rgba(255, 165, 0, 0.38); box-shadow: 0px 3px 2px 1px rgba(255, 165, 0, 0.38); } .card img{ width: 100%; height: 235px; } .card p{ text-align: center; background: #FFF; margin: 0; padding: 2px; height: 50px; } .card button{ width: 100%; border-radius: 0; height: 44px } /*======= =======*/ /*==================== Start About =================*/ .about h1{ text-align: center; font-family: inherit; } .about{ margin-top: 30px; height: 300px; padding: 30px; background: url(../image/keyboard.jpg) 50% 0 repeat fixed; background-size: cover; min-height: 400px; text-align: center; font-size: 25px; color: #000; font-family: sans-serif; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; } /*==================== End About =========================================*/ /*==================== Start Brands =========================================*/ .brands{ background:#FFF; height: 400px; padding-top: 60px; padding-bottom: 30px; } /*==================== End Brands ========================================*/ /*==================== Start Contact ========================================*/ .contact { height: 400px; background: url(../image/us.jpg) 50% 0 no-repeat fixed; padding: 30px; background-size: cover; } form{ display: inline-block; } .form-group input{ width:400px; padding: 10px; background: transparent; border-color: #0d2d54; } .form-group textarea{ width: 400px; min-height: 130px; resize: none; padding-left: 15px; background: transparent; color: #000; border-color: #000; } .form-group input[type='submit']{ width:200px; height: 40px; border-radius: 0; border-color: #000; color:#000; font-size: 16px; } .address{ width:50%; display: inline-block; float: right; color: #000; } /*==================== End Contact =======================================*/ /*==================== Start Footer =======================================*/ .footer{ background: rgba(3, 35, 76, 0.95); height: 100px; width:100%; color:#ddd; } .copy-right{ padding-top:70px; padding-left: 70px; display:inline-block; width:50%; } .social{ display:inline-block; float: right; width:50%; padding-top:7px; } .social ul{ margin-bottom:0; list-style: none; } .social ul li{ margin-right:2px; padding: 0; display: inline-block; transition:all .2s ease-in-out; } .social ul li a{ color:#fff; opacity: 1; } .social ul .face:hover{ opacity: .8; } .social ul .twit:hover{ opacity: .8; } .social ul .tube:hover{ opacity: .8; } .social ul .inst:hover{ opacity: .8; } .social ul .google:hover{ opacity: .8; } /*=================================== End Footer =======================================*/ /*=================================== Start Page All Category =========================================== ====================================================================================================*/ .rows{ margin-bottom: 50px; } .category{ /* background: #ddd; */ border:1px solid #ccc; display: inline-block; border-radius:10px; margin: 20px 20px -6px 30px; width: 25.333333%; } .category h4{ text-align: center; background: #0d2d54; margin-top: 0; padding: 5px; border-radius:10px 10px 0 0; height: 50px; line-height: 40px; color: #fff; } .category .content { /* width: 250px; */ /* height: 212px; */ } .category ul a li{ padding: 5px; display: table; } /*=================================== End Page All Category ========================== =========================================================================================*/ /*======================== Start SubCategory Page ==============================*/ .subcategory{ background: #376b5f; width: 204px; display: inline-block; padding: 13px; height: 62px; margin:10px; text-align: center; font-size: 25px; margin-top:50px; color: #FFF; } /*======================== End SubCategory Page ==============================*/ /*=================================== Start Page Admin Login ================================ =========================================================================================*/ .panel{ border-radius: 10px; } .panel .panel-default{ border-radius: 10px; border:none; } .panel .panel-heading{ background: #0d2d54; color: #FFF; border-radius:10px 10px 0 0; padding:20px; font-size:18px; } .panel .panel-body{ background: #0d2d54; color: #FFF; border-radius: 0 0 10px 10px; padding: 15px 15px 0 15px; } #email{ width:250px; background: #FFF; } .form-horizontal{ } /*=================================== End Page Admin Login =========================================== ====================================================================================================*/ /*==================================== Start Page Product ========================================*/ .product { margin-top: 100px; margin-bottom: 100px; } .product.product-image { display: inline-block; padding-top: 0; } .product .product-image img{ width: 300px; height: 350px; transition: all 1s ease-in-out; } .product .product-image img:hover{ transform: scale(1.3); } .product .details { display: inline-block; /* border: 3px solid #0d2d54; */ width:500px; border-radius: 7px; height: 354px; background: #0e2d54; } .product .details h2{ background: #0e2d54; padding: 11px; margin-top: 0; border-radius: 7px; text-align: center; color: #826764; } .product .details p { margin: 14px; background: #ffffff; padding: 14px; font-size: 20px; color: #826764; border-radius: 5px; } .product .details button { margin-top: 11px; width: 250px; padding: 13px; font-size: 18px; } /*==================================== End Page Product ========================================*/ /*==================================== Start Page Register ========================================*/ .Sign-in { width:440px; border:1px solid #ddd; margin-left: 365px; margin-right: 365px; margin-bottom: 100px; } .brand h2 { margin-top: 70px; } .headings { background: #ccc; padding:0; } .headings .sign { display: inline-block; margin-left: 10px; } .headings .log { display: inline-block; float: right; margin-right: 10px; } .Sign-in form { padding:20px; } .ss{ display: none; } .LL { display: none;
public/website/css/style.css
body{ margin: 0; padding: 0; box-sizing: border-box; font-size: 14px; background: #FFF; } a:hover{ text-decoration: none; } /* ================== Start Header ====================*/ .top { height: 90px; width:100%; margin-left:0; position: relative; } .top img{ width: 90px; height: 90px; margin-top:-57px; } .Search { display: inline-block; margin-left: 245px; height: 80px; padding: 19px; } .input-group { width:500px; } .form-control { height: 40px; border-radius: 0; } .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group { border-radius: 0; height: 35px; width:75px; z-index: 3; margin-left: -79px; margin-top: 1px; background: orange; border: none; } .input-group .form-control{ padding: 20px; } .cart { float: right; margin-top:20px; font-size: 25px; width: 158px; margin-right: 40px; border: 1px solid #eee; } .cart .glyphicon { font-size: 23px; margin-left: 11px; margin-right: 10px; color: #826764; } .cart .counter { font-size: 20px; padding: 6px; background: red; border-radius: 50px; color: #FFF; margin-right: 10px; width: 20px; height: 20px; } .cart .item { font-size: 20px; } .cart a { font-size: 20px; color: #826764; font-family: cursive; line-height: 0; } .user { width: 110px; float: right; line-height: 80px; display: inline; color: #826764; } .user a { color: #826764; } @media(min-width: 420px) and (max-width: 726px){ .top{ height:140px } .cart{ margin-top:0; margin-bottom:10px margin-left:11115px } .user{ line-height:0; margin-top:15px; margin-right:70px } .Search{ margin-left:10px } .input-group{ width:350px } } @media(min-width: 727px) and (max-width: 766px){ .top{ height:140px } .cart{ margin-top:0; margin-bottom:10px margin-left:11115px } .user{ line-height:0; margin-top:30px; margin-right:60px } .Search{ margin-left:150px } .input-group{ width:350px } } @media(min-width: 767px) and (max-width: 992px){ .Search{ margin-left:50px } .input-group{ width:350px } } @media(min-width: 993px) and (max-width: 1200px){ .Search{ margin-left:129px; } } @media(min-width: 1201px) and (max-width:1245px){ .Search{ margin-left:315px; } } /* ================== End Header ====================*/ /*=================== Start Navbar ====================*/ .navbar { border-radius:0; margin-bottom:0; background: orange; } .navbar-inverse{ border:none; } .navbar-inverse .navbar-nav>li>a { font-size: 16px; font-family: 'Arimo', sans-serif; color:rgba(128, 103, 103, 0.98); padding-top: 15px; padding-bottom: 15px; transition: box-shadow .3s ease-in-out; } .navbar-inverse .navbar-nav>li>a:hover{ box-shadow: -3px -1px 1px #DDD; border-radius: 5px; font-family: 'Arimo', sans-serif; } .navbar-nav>li>.dropdown-menu{ border-top-left-radius:25px; width:240px; background: rgba(2, 71, 156, 0.65); color: #FFF; } .dropdown-menu { padding: 10px; width:200px; } .dropdown-menu>li>a { line-height: 1.8; font-family: tahoma; font-size: 16px; color: #ddd; -webkit-transition: padding .5s ease-in-out; -moz-transition: padding .5s ease-in-out; -o-transition: padding .5s ease-in-out; transition: padding .5s ease-in-out; } .dropdown-menu>li>a:hover { padding-left: 25px; background: rgba(255, 165, 0, 0.67); color:#fff; border-radius: 5px; } .account.dropdown-menu{ width: 50px; padding: 0; } .dropdown-menu .out{ width: 50px; padding: 0; } .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header { margin-right: 44px; margin-left: 44px; } .navbar-inverse .navbar-nav>.active>a { background: inherit;; color:rgba(128, 103, 103, 0.98); } .navbar-inverse .navbar-nav>.active>a:hover { background: #ffa500; padding: 15px 10px 15px 10px; border-radius: 5px; box-shadow: -3px -1px 1px #DDD; } .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{ background: inherit; } .navbar-inverse .username li { list-style: none; } .navbar-inverse .username .dropdown a{ color: #936863; font-size: 16px; line-height: 50px; font-family: 'Arimo', sans-serif; } .navbar-inverse .username .dropdown .dropdown-menu a{ color:black; line-height: 16px; width: 144px; height: 29px; } #drop{ margin-top: -2px; width:100px; height: 44px; padding: 5px; } .navbar-inverse .username .dropdown .dropdown-menu a{ line-height: 11px; padding: 5px; } .navbar-inverse .username .dropdown .dropdown-menu a:hover{ line-height: 11px; color: #826764; } .navbar-inverse .username a:hover { text-decoration: none; background: inherit; padding: 15px 10px 15px 10px; border-radius: 5px; font-size: 16px; } /*==================== End Navbar =======================*/ /*==================== Start Carousel ====================*/ .carousel{ background: #FFF } .carousel-control{ position: absolute; top: 130px; bottom: 232px; } /*==================== End Carousel ====================*/ /*==================== Start Top Seller ==================*/ .product_head h2{ background:rgba(204, 204, 204, 0.24); padding: 10px; } .block{ margin-top: 20px; background: #fff; color: #fff; width: 237px; height: 330px; margin: 22px; display: inline-block; padding: 10px; -webkit-border-radius:10px; -moz-border-radius:10px; -o-border-radius:10px; border-radius: 10px; outline: none !important; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; -ms-transition: 0.3s; transition: 0.3s; -webkit-box-shadow: 6px 8px 10px 2px rgba(46,61,73,0.2); -moz-box-shadow: 6px 8px 10px 2px rgba(46,61,73,0.2); -ms-box-shadow: 6px 8px 10px 2px rgba(46,61,73,0.2); box-shadow: 6px 8px 10px 2px rgba(46,61,73,0.2); } .block:hover{ -webkit-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); -moz-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); -o-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); -ms-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); } .block .image{ overflow: hidden; } .block img{ width: 217px; height: 200px; transition: all .5s ease-in-out; } .block img:hover{ transform: scale(1.1); } .block p{ margin: 5px 1px 3px 1px; text-align: center; background: rgba(130, 103, 100, 0.54); color: #fff; width: 215px; height: 45px; font-family: tahoma; } .block .price{ text-align: center; padding: 0 0 3px 0; color: #000; } .block button { width: 100%; margin-bottom: 28px; } /*==================== End Top Seller =================*/ /*======= =======*/ .card{ width:250px; height: 330px; margin:16px; display: inline-block; border:1px solid 1px rgba(204, 204, 204, 0.18); -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; -ms-transition: 0.3s; transition: 0.3s; -webkit-box-shadow: 9px 5px 3px 3px rgba(46,61,73,0.2); -moz-box-shadow: 9px 5px 3px 3px rgba(46,61,73,0.2); -o-box-shadow: 9px 5px 3px 3px rgba(46,61,73,0.2); box-shadow: 9px 5px 3px 3px rgba(46,61,73,0.2); } .card:hover{ -webkit-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); -moz-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); -o-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); -ms-box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); box-shadow: 3px 2px 1px 0 rgba(0,0,0,0.2); } .card span{ position: absolute; background: orange; color: #FFF; padding: 5px; -webkit-box-shadow: 0px 3px 2px 1px rgba(255, 165, 0, 0.38); -moz-box-shadow: 0px 3px 2px 1px rgba(255, 165, 0, 0.38); -ms-box-shadow: 0px 3px 2px 1px rgba(255, 165, 0, 0.38); box-shadow: 0px 3px 2px 1px rgba(255, 165, 0, 0.38); } .card img{ width: 100%; height: 235px; } .card p{ text-align: center; background: #FFF; margin: 0; padding: 2px; height: 50px; } .card button{ width: 100%; border-radius: 0; height: 44px } /*======= =======*/ /*==================== Start About =================*/ .about h1{ text-align: center; font-family: inherit; } .about{ margin-top: 30px; height: 300px; padding: 30px; background: url(../image/keyboard.jpg) 50% 0 repeat fixed; background-size: cover; min-height: 400px; text-align: center; font-size: 25px; color: #000; font-family: sans-serif; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; } /*==================== End About =========================================*/ /*==================== Start Brands =========================================*/ .brands{ background:#FFF; height: 400px; padding-top: 60px; padding-bottom: 30px; } /*==================== End Brands ========================================*/ /*==================== Start Contact ========================================*/ .contact { height: 400px; background: url(../image/us.jpg) 50% 0 no-repeat fixed; padding: 30px; background-size: cover; } form{ display: inline-block; } .form-group input{ width:400px; padding: 10px; background: transparent; border-color: #0d2d54; } .form-group textarea{ width: 400px; min-height: 130px; resize: none; padding-left: 15px; background: transparent; color: #000; border-color: #000; } .form-group input[type='submit']{ width:200px; height: 40px; border-radius: 0; border-color: #000; color:#000; font-size: 16px; } .address{ width:50%; display: inline-block; float: right; color: #000; } /*==================== End Contact =======================================*/ /*==================== Start Footer =======================================*/ .footer{ background: rgba(3, 35, 76, 0.95); height: 100px; width:100%; color:#ddd; } .copy-right{ padding-top:70px; padding-left: 70px; display:inline-block; width:50%; } .social{ display:inline-block; float: right; width:50%; padding-top:7px; } .social ul{ margin-bottom:0; list-style: none; } .social ul li{ margin-right:2px; padding: 0; display: inline-block; transition:all .2s ease-in-out; } .social ul li a{ color:#fff; opacity: 1; } .social ul .face:hover{ opacity: .8; } .social ul .twit:hover{ opacity: .8; } .social ul .tube:hover{ opacity: .8; } .social ul .inst:hover{ opacity: .8; } .social ul .google:hover{ opacity: .8; } /*=================================== End Footer =======================================*/ /*=================================== Start Page All Category =========================================== ====================================================================================================*/ .rows{ margin-bottom: 50px; } .category{ /* background: #ddd; */ border:1px solid #ccc; display: inline-block; border-radius:10px; margin: 20px 20px -6px 30px; width: 25.333333%; } .category h4{ text-align: center; background: #0d2d54; margin-top: 0; padding: 5px; border-radius:10px 10px 0 0; height: 50px; line-height: 40px; color: #fff; } .category .content { /* width: 250px; */ /* height: 212px; */ } .category ul a li{ padding: 5px; display: table; } /*=================================== End Page All Category ========================== =========================================================================================*/ /*======================== Start SubCategory Page ==============================*/ .subcategory{ background: #376b5f; width: 204px; display: inline-block; padding: 13px; height: 62px; margin:10px; text-align: center; font-size: 25px; margin-top:50px; color: #FFF; } /*======================== End SubCategory Page ==============================*/ /*=================================== Start Page Admin Login ================================ =========================================================================================*/ .panel{ border-radius: 10px; } .panel .panel-default{ border-radius: 10px; border:none; } .panel .panel-heading{ background: #0d2d54; color: #FFF; border-radius:10px 10px 0 0; padding:20px; font-size:18px; } .panel .panel-body{ background: #0d2d54; color: #FFF; border-radius: 0 0 10px 10px; padding: 15px 15px 0 15px; } #email{ width:250px; background: #FFF; } .form-horizontal{ } /*=================================== End Page Admin Login =========================================== ====================================================================================================*/ /*==================================== Start Page Product ========================================*/ .product { margin-top: 100px; margin-bottom: 100px; } .product.product-image { display: inline-block; padding-top: 0; } .product .product-image img{ width: 300px; height: 350px; transition: all 1s ease-in-out; } .product .product-image img:hover{ transform: scale(1.3); } .product .details { display: inline-block; /* border: 3px solid #0d2d54; */ width:500px; border-radius: 7px; height: 354px; background: #0e2d54; } .product .details h2{ background: #0e2d54; padding: 11px; margin-top: 0; border-radius: 7px; text-align: center; color: #826764; } .product .details p { margin: 14px; background: #ffffff; padding: 14px; font-size: 20px; color: #826764; border-radius: 5px; } .product .details button { margin-top: 11px; width: 250px; padding: 13px; font-size: 18px; } /*==================================== End Page Product ========================================*/ /*==================================== Start Page Register ========================================*/ .Sign-in { width:440px; border:1px solid #ddd; margin-left: 365px; margin-right: 365px; margin-bottom: 100px; } .brand h2 { margin-top: 70px; } .headings { background: #ccc; padding:0; } .headings .sign { display: inline-block; margin-left: 10px; } .headings .log { display: inline-block; float: right; margin-right: 10px; } .Sign-in form { padding:20px; } .ss{ display: none; } .LL { display: none;
0.233969
0.048361
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /*=== html tags start ===*/ h1{ font-size:24px; } h2{ font-size:20px; } h3{ font-size:18px; } h4{ font-size:14px; } h1 h2 h3 h4{ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; color:#444444; font-weight:700; margin-bottom:5px; } /*=== html tags end ===*/ /*=== top level class tags start ===*/ .body{ /*background-image:url('../images/bg_images/random_grey_variations.png');*/ background-color:#000; color:#333; text-shadow: 0 1px 0 white; } .body_content{ margin-bottom: 0px; margin-left: auto; margin-right: auto; margin-top: 0px; overflow-x: hidden; overflow-y: hidden; padding-left: 10px; padding-top: 22px; width: 980px; } .content{ } .clear{ clear:both; padding:20px 0px; } /*=== top level tags end ===*/ /*=== content level tags start ===*/ .image_post{ background-color: rgb(240, 240, 240); background-image: -o-linear-gradient(top, rgb(240, 240, 240), rgb(217, 217, 217)); background-image: -webkit-gradient(top, rgb(240, 240, 240), rgb(217, 217, 217)); background-image: -moz-linear-gradient(top, rgb(240, 240, 240), rgb(217, 217, 217)); border-bottom-left-radius: 5px; /*border-bottom-right-radius: 5px;*/ border-top-left-radius: 5px; /*border-top-right-radius: 5px;*/ clear: both; font-family: "Oswald","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; height: 280px; overflow-x: hidden; overflow-y: hidden; padding: 22px 0px 0px 20px; position: relative; } .blurb_left{ height: 280px; width:35%; float:left; } .blurb_left_content{ padding-right:10px; } .blurb_left h3{ } .Image_right{ width:63%; height: 302px; -webkit-border-radius: 0px; -webkit-border-bottom-right-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius: 0px; -moz-border-radius-bottomright: 5px; -moz-border-radius-topright: 5px; border-radius: 0px; border-bottom-right-radius: 5px; border-top-right-radius: 5px; overflow:hidden; float:right; } .image_right img{ width:100%; height:100%; -webkit-border-radius: 0px; -webkit-border-bottom-right-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius: 0px; -moz-border-radius-bottomright: 5px; -moz-border-radius-topright: 5px; border-radius: 0px; border-bottom-right-radius: 5px; border-top-right-radius: 5px; } /* .nav{ background-color: rgba(0, 0, 0, 0.200); background-image: none; background-size: auto; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-topright: 5px; border-bottom-right-radius: 5px; border-top-right-radius: 5px; height: 38px; margin-bottom: 30px; padding-top: 20px; width: 980px; } .nav a { text-decoration: none; background-color:#58a1fc; color:#fff; font-weight:700; padding:5px 20px 5px 20px; height:20px; -moz-border-radius: 3px; border-radius: 3px; margin-left:10px; text-shadow: #000 1px 1px 1px; } .nav a:hover { text-decoration: none; background-color:#0475f6; color:#fff; font-weight:700; padding:5px 20px 5px 20px; -moz-border-radius: 3px; border-radius: 3px; text-shadow: #000 1px 1px 1px; }*/ .main_nav , .hover_nav{ font-family: "Oswald","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; display: block; font-size: 26px; line-height: 40px; position: relative; color: rgb(204, 204, 204) !important; background-color: rgb(68, 68, 68); width:250px; text-indent: 10px; text-decoration: none; -webkit-border-radius: px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; } .main_nav:hover , div.hover_nav:hover{ color:rgb(68, 68, 68) !important; background-color:rgb(198, 198, 198); } #main_nav_drop{ display:none; float:right; padding-right:10px; cursor:pointer; } #sub_nav{ display:none; font-size: 14px; min-height: 20px; position: relative; width:100%; color: rgb(204, 204, 204) !important; background-color:rgb(198, 198, 198); text-decoration: none; text-indent: 20px; } #sub_nav a{ font-size: 14px; min-height: 20px; position: relative; width:100%; color: rgb(68, 68, 68) !important; background-color:rgb(198, 198, 198); text-decoration: none; } div.hover_nav{ font-family: "Oswald","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; display: block; font-size: 15px; color: rgb(204, 204, 204) !important; background-color: rgb(68, 68, 68); text-indent: 10px; text-decoration: none; top:0px; line-height:20px; position:relative; width:100%; height:25px; } div.hover_nav div { font-family: "Oswald","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; display: block; font-size: 15px; color: rgb(204, 204, 204) !important; background-color: rgb(68, 68, 68); text-indent: 10px; text-decoration: none; top:0px; line-height:20px; position:relative; width:100%; height:25px; -webkit-transition: left 1s ease-in-out; -moz-transition: left 1s ease-in-out; -o-transition: left 1s ease-in-out; transition: left 1s ease-in-out; } div.hover_nav div.first { z-index: 1000; } div.top:hover div.second { -webkit-transition: left 1s ease-in-out; -o-transition: left 1s ease-in-out; -moz-transition: left 1s ease-in-out; transition: left 1s ease-in-out; color:rgb(68, 68, 68) !important; background-color:rgb(198, 198, 198); } /*=== content level tags end ===*/
css/style.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /*=== html tags start ===*/ h1{ font-size:24px; } h2{ font-size:20px; } h3{ font-size:18px; } h4{ font-size:14px; } h1 h2 h3 h4{ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; color:#444444; font-weight:700; margin-bottom:5px; } /*=== html tags end ===*/ /*=== top level class tags start ===*/ .body{ /*background-image:url('../images/bg_images/random_grey_variations.png');*/ background-color:#000; color:#333; text-shadow: 0 1px 0 white; } .body_content{ margin-bottom: 0px; margin-left: auto; margin-right: auto; margin-top: 0px; overflow-x: hidden; overflow-y: hidden; padding-left: 10px; padding-top: 22px; width: 980px; } .content{ } .clear{ clear:both; padding:20px 0px; } /*=== top level tags end ===*/ /*=== content level tags start ===*/ .image_post{ background-color: rgb(240, 240, 240); background-image: -o-linear-gradient(top, rgb(240, 240, 240), rgb(217, 217, 217)); background-image: -webkit-gradient(top, rgb(240, 240, 240), rgb(217, 217, 217)); background-image: -moz-linear-gradient(top, rgb(240, 240, 240), rgb(217, 217, 217)); border-bottom-left-radius: 5px; /*border-bottom-right-radius: 5px;*/ border-top-left-radius: 5px; /*border-top-right-radius: 5px;*/ clear: both; font-family: "Oswald","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; height: 280px; overflow-x: hidden; overflow-y: hidden; padding: 22px 0px 0px 20px; position: relative; } .blurb_left{ height: 280px; width:35%; float:left; } .blurb_left_content{ padding-right:10px; } .blurb_left h3{ } .Image_right{ width:63%; height: 302px; -webkit-border-radius: 0px; -webkit-border-bottom-right-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius: 0px; -moz-border-radius-bottomright: 5px; -moz-border-radius-topright: 5px; border-radius: 0px; border-bottom-right-radius: 5px; border-top-right-radius: 5px; overflow:hidden; float:right; } .image_right img{ width:100%; height:100%; -webkit-border-radius: 0px; -webkit-border-bottom-right-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius: 0px; -moz-border-radius-bottomright: 5px; -moz-border-radius-topright: 5px; border-radius: 0px; border-bottom-right-radius: 5px; border-top-right-radius: 5px; } /* .nav{ background-color: rgba(0, 0, 0, 0.200); background-image: none; background-size: auto; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-topright: 5px; border-bottom-right-radius: 5px; border-top-right-radius: 5px; height: 38px; margin-bottom: 30px; padding-top: 20px; width: 980px; } .nav a { text-decoration: none; background-color:#58a1fc; color:#fff; font-weight:700; padding:5px 20px 5px 20px; height:20px; -moz-border-radius: 3px; border-radius: 3px; margin-left:10px; text-shadow: #000 1px 1px 1px; } .nav a:hover { text-decoration: none; background-color:#0475f6; color:#fff; font-weight:700; padding:5px 20px 5px 20px; -moz-border-radius: 3px; border-radius: 3px; text-shadow: #000 1px 1px 1px; }*/ .main_nav , .hover_nav{ font-family: "Oswald","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; display: block; font-size: 26px; line-height: 40px; position: relative; color: rgb(204, 204, 204) !important; background-color: rgb(68, 68, 68); width:250px; text-indent: 10px; text-decoration: none; -webkit-border-radius: px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; } .main_nav:hover , div.hover_nav:hover{ color:rgb(68, 68, 68) !important; background-color:rgb(198, 198, 198); } #main_nav_drop{ display:none; float:right; padding-right:10px; cursor:pointer; } #sub_nav{ display:none; font-size: 14px; min-height: 20px; position: relative; width:100%; color: rgb(204, 204, 204) !important; background-color:rgb(198, 198, 198); text-decoration: none; text-indent: 20px; } #sub_nav a{ font-size: 14px; min-height: 20px; position: relative; width:100%; color: rgb(68, 68, 68) !important; background-color:rgb(198, 198, 198); text-decoration: none; } div.hover_nav{ font-family: "Oswald","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; display: block; font-size: 15px; color: rgb(204, 204, 204) !important; background-color: rgb(68, 68, 68); text-indent: 10px; text-decoration: none; top:0px; line-height:20px; position:relative; width:100%; height:25px; } div.hover_nav div { font-family: "Oswald","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; display: block; font-size: 15px; color: rgb(204, 204, 204) !important; background-color: rgb(68, 68, 68); text-indent: 10px; text-decoration: none; top:0px; line-height:20px; position:relative; width:100%; height:25px; -webkit-transition: left 1s ease-in-out; -moz-transition: left 1s ease-in-out; -o-transition: left 1s ease-in-out; transition: left 1s ease-in-out; } div.hover_nav div.first { z-index: 1000; } div.top:hover div.second { -webkit-transition: left 1s ease-in-out; -o-transition: left 1s ease-in-out; -moz-transition: left 1s ease-in-out; transition: left 1s ease-in-out; color:rgb(68, 68, 68) !important; background-color:rgb(198, 198, 198); } /*=== content level tags end ===*/
0.283781
0.109801
.alert.alert-success.alert-dismissible { top: 100px; width: 94%; margin-left: 31px; } .users-view-image img.img-size{ width: 300px !important; height: 220px !important; object-fit: cover; } .user_aadhar_image img { height: 238px; object-fit: cover; } .user_pancard_image img { height: 238px; object-fit: cover; } .font-weight-bold { padding-right: 20px; } .ag-theme-material .ag-cell:focus, .ag-theme-material .ag-cell:focus-visible { box-shadow: none !important; border: none !important; outline: none !important; } .ag-theme-material .ag-cell a:focus, .ag-theme-material .ag-cell a:focus-visible { box-shadow: none !important; border: none !important; outline: none !important; } .ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected) { box-shadow: none !important; border: none !important; outline: none !important; } .aggrid.ag-theme-material .card-body{overflow-x: auto;} .card-body .row .text-right { width: 100%; } .card-body .row .text-right ul.pagination { margin: 0 auto; text-align: center; display: flex; justify-content: center; } .ag-body-viewport .ag-center-cols-container .ag-row .ag-cell.ag-cell-value span a span { font-size: 18px; margin-right: 5px; } .users-view-image.seller_view, .users-view-image.store_view{width: auto;} a.sellers_add { border-color: #4839EB !important; background-color: #7367F0 !important; color: #FFFFFF; display: inline-block; font-weight: 400; text-align: center; vertical-align: middle; padding: 0.9rem 2rem; border-radius: 0.4285rem; line-height: 1; margin-left: 10px; } @media print{ #payment_print{display: none;} #basic-examples .row { display: none; } .ag-cell-with-height[col-id=action], .ag-header-cell[col-id=action] { display: none; } .ag-paging-panel.ag-unselectable{display: none !important;} } .card-header-block { width: 100%; } .card-header-block > .avatar { float: left; margin-right: 10px !IMPORTANT; } .card-header-block ul { list-style: none; padding: 0 0 0 10px; margin-bottom: 0; } .card-header-block ul li { display: block; text-align: right; } #package-pie-chart{text-align: left;} .hide{display: none !important;} #product-order-chart .apexcharts-legend.center.position-right {margin-right: 20px !important;font-size: 20px;} .progress {background-color: #dedede !important;} .progress.progress-bar-info{background-color:#2fd3e4;} .progress.progress-bar-warning{background-color:#ffad5f;} .progress.progress-bar-primary1 {background-color:#887ef2;} .progress.progress-bar-info-light .progress-bar { background-color: #3fe3cd;} .progress.progress-bar-warning-light .progress-bar { background-color: #ffc997;} .progress.progress-bar-primary-light .progress-bar { background-color: #aca1f7;} #affiliate_tbl tbody tr td , #affiliate_tbl tr th { padding-bottom: 0.8rem;}
assets/css/style.css
.alert.alert-success.alert-dismissible { top: 100px; width: 94%; margin-left: 31px; } .users-view-image img.img-size{ width: 300px !important; height: 220px !important; object-fit: cover; } .user_aadhar_image img { height: 238px; object-fit: cover; } .user_pancard_image img { height: 238px; object-fit: cover; } .font-weight-bold { padding-right: 20px; } .ag-theme-material .ag-cell:focus, .ag-theme-material .ag-cell:focus-visible { box-shadow: none !important; border: none !important; outline: none !important; } .ag-theme-material .ag-cell a:focus, .ag-theme-material .ag-cell a:focus-visible { box-shadow: none !important; border: none !important; outline: none !important; } .ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected) { box-shadow: none !important; border: none !important; outline: none !important; } .aggrid.ag-theme-material .card-body{overflow-x: auto;} .card-body .row .text-right { width: 100%; } .card-body .row .text-right ul.pagination { margin: 0 auto; text-align: center; display: flex; justify-content: center; } .ag-body-viewport .ag-center-cols-container .ag-row .ag-cell.ag-cell-value span a span { font-size: 18px; margin-right: 5px; } .users-view-image.seller_view, .users-view-image.store_view{width: auto;} a.sellers_add { border-color: #4839EB !important; background-color: #7367F0 !important; color: #FFFFFF; display: inline-block; font-weight: 400; text-align: center; vertical-align: middle; padding: 0.9rem 2rem; border-radius: 0.4285rem; line-height: 1; margin-left: 10px; } @media print{ #payment_print{display: none;} #basic-examples .row { display: none; } .ag-cell-with-height[col-id=action], .ag-header-cell[col-id=action] { display: none; } .ag-paging-panel.ag-unselectable{display: none !important;} } .card-header-block { width: 100%; } .card-header-block > .avatar { float: left; margin-right: 10px !IMPORTANT; } .card-header-block ul { list-style: none; padding: 0 0 0 10px; margin-bottom: 0; } .card-header-block ul li { display: block; text-align: right; } #package-pie-chart{text-align: left;} .hide{display: none !important;} #product-order-chart .apexcharts-legend.center.position-right {margin-right: 20px !important;font-size: 20px;} .progress {background-color: #dedede !important;} .progress.progress-bar-info{background-color:#2fd3e4;} .progress.progress-bar-warning{background-color:#ffad5f;} .progress.progress-bar-primary1 {background-color:#887ef2;} .progress.progress-bar-info-light .progress-bar { background-color: #3fe3cd;} .progress.progress-bar-warning-light .progress-bar { background-color: #ffc997;} .progress.progress-bar-primary-light .progress-bar { background-color: #aca1f7;} #affiliate_tbl tbody tr td , #affiliate_tbl tr th { padding-bottom: 0.8rem;}
0.287168
0.084947
body { color: black; background-color: white; font-family: verdana, helvetica, arial, sans-serif; font-size: 71%; /* Enables font size scaling in MSIE */ margin: 0; padding: 0; } html > body { font-size: 8.5pt; } acronym, .titleTip { border-bottom: 1px dotted rgb(153,153,153); cursor: help; margin: 0; padding: 0 0 0.4px 0; } .doNotDisplay { display: none; } .smallCaps { font-size: 110%; font-variant: small-caps; } /* ##### Header ##### */ .superHeader { color: white; background-color: rgb(100,135,220); height: 2em; } .superHeader a { color: white; background-color: transparent; text-decoration: none; font-size: 91%; margin: 0; padding: 0 0.5ex 0 0.25ex; } .superHeader a:hover { text-decoration: underline; } .superHeader .left { position: absolute; left: 1.5mm; top: 0.75ex; } .superHeader .right { position: absolute; right: 1.5mm; top: 0.75ex; } .midHeader { color: rgb(39,78,144); background-color: rgb(140,170,230); } .headerTitle { font-size: 337%; font-weight: normal; margin: 0 0 0 4mm; padding: 0.25ex 0; } .subHeader { color: white; background-color: rgb(0,51,153); margin: 0; padding: 1ex 1ex 1ex 1.5mm; } .subHeader a { color: white; background-color: transparent; text-decoration: none; font-weight: bold; margin: 0; padding: 0 0.75ex 0 0.5ex; } .subHeader a:hover { text-decoration: underline; } .superHeader .highlight, .subHeader .highlight { color: rgb(253,160,91); background-color: transparent; } /* ##### Side Boxes ##### */ #side-bar { width: 14em; margin: 2.5em 0 0 1.25mm; float: left; clear: left; } body > #side-bar { margin-left: 2.5mm; /* Circumvents a rendering bug in MSIE (6.0) */ } .sideBarTitle { color: white; background-color: rgb(100,135,220); font-weight: bold; margin: 0; padding: 0.4ex 0 0.4ex 0.6ex; } #side-bar ul { list-style-type: none; list-style-position: outside; margin: 0; padding: 0 0 2.25em 0; } #side-bar li { margin: 0; padding: 0.1ex 0; /* Circumvents a rendering bug (?) in MSIE (6.0) */ } #side-bar a, .thisPage { color: rgb(0,102,204); background-color: transparent; text-decoration: none; font-weight: bold; margin: 0; padding: 1.3ex 2ex; display: block; } .thisPage { color: black; background-color: transparent; } #side-bar a:hover { color: white; background-color: rgb(100,135,220); text-decoration: none; } .sideBarText { line-height: 1.5em; margin: 0 0 2.5em 0; padding: 1ex 0.5ex 0 0.5ex; display: block; } .sideBarText + .sideBarText { /* Not recognised by MSIE (6.0) */ margin-top: -1.5em; } #side-bar .sideBarText a { text-decoration: underline; font-weight: normal; margin: 0; padding: 0; display: inline; } #side-bar .sideBarText a:hover { color: rgb(0,102,204); background-color: transparent; text-decoration: none; } /* ##### Main Copy ##### */ #main { color: black; background-color: transparent; text-align: justify; line-height: 1.5em; margin: -1em 0 0 15em; padding: 0.5mm 5mm 5mm 5mm; } #bodyText { margin: 0 0 0 15.5em; padding: 2mm 5mm 2mm 5mm; } #main p { margin: 1em 1ex 2em 1ex; padding: 0; } #main a { color: rgb(0,102,204); background-color: transparent; text-decoration: underline; } #main a:hover { text-decoration: none; } #main h1 { color: rgb(0,102,204); background-color: transparent; font-size: 145.5%; font-weight: bold; margin: 2em 0 0 0; padding: 0.5ex 0 0.5ex 0.6ex; border-bottom: 1px solid rgb(0,102,204); } #main .topOfPage { color: rgb(0,102,204); background-color: transparent; font-size: 91%; font-weight: bold; text-decoration: none; margin: 3ex 1ex 0 0; padding: 0; float: right; } dl { margin: 1em 1ex 2em 1ex; padding: 0; } dt { font-weight: bold; margin: 0 0 0 0; padding: 0; } dd { margin: 0 0 2em 2em; padding: 0; } /* ##### Footer ##### */ #footer { color: white; background-color: rgb(100,135,220); font-size: 91%; margin: 0; padding: 1em 2.5mm 2.5ex 2.5mm; clear: both; } #footer .left { text-align: left; line-height: 1.45em; float: left; clear: left; } #footer .right { text-align: right; line-height: 1.45em; } #footer a { color: white; background-color: transparent; text-decoration: underline; } #footer a:hover { text-decoration: none; }
DemoCN/Content/sinorca-screen-alt.css
body { color: black; background-color: white; font-family: verdana, helvetica, arial, sans-serif; font-size: 71%; /* Enables font size scaling in MSIE */ margin: 0; padding: 0; } html > body { font-size: 8.5pt; } acronym, .titleTip { border-bottom: 1px dotted rgb(153,153,153); cursor: help; margin: 0; padding: 0 0 0.4px 0; } .doNotDisplay { display: none; } .smallCaps { font-size: 110%; font-variant: small-caps; } /* ##### Header ##### */ .superHeader { color: white; background-color: rgb(100,135,220); height: 2em; } .superHeader a { color: white; background-color: transparent; text-decoration: none; font-size: 91%; margin: 0; padding: 0 0.5ex 0 0.25ex; } .superHeader a:hover { text-decoration: underline; } .superHeader .left { position: absolute; left: 1.5mm; top: 0.75ex; } .superHeader .right { position: absolute; right: 1.5mm; top: 0.75ex; } .midHeader { color: rgb(39,78,144); background-color: rgb(140,170,230); } .headerTitle { font-size: 337%; font-weight: normal; margin: 0 0 0 4mm; padding: 0.25ex 0; } .subHeader { color: white; background-color: rgb(0,51,153); margin: 0; padding: 1ex 1ex 1ex 1.5mm; } .subHeader a { color: white; background-color: transparent; text-decoration: none; font-weight: bold; margin: 0; padding: 0 0.75ex 0 0.5ex; } .subHeader a:hover { text-decoration: underline; } .superHeader .highlight, .subHeader .highlight { color: rgb(253,160,91); background-color: transparent; } /* ##### Side Boxes ##### */ #side-bar { width: 14em; margin: 2.5em 0 0 1.25mm; float: left; clear: left; } body > #side-bar { margin-left: 2.5mm; /* Circumvents a rendering bug in MSIE (6.0) */ } .sideBarTitle { color: white; background-color: rgb(100,135,220); font-weight: bold; margin: 0; padding: 0.4ex 0 0.4ex 0.6ex; } #side-bar ul { list-style-type: none; list-style-position: outside; margin: 0; padding: 0 0 2.25em 0; } #side-bar li { margin: 0; padding: 0.1ex 0; /* Circumvents a rendering bug (?) in MSIE (6.0) */ } #side-bar a, .thisPage { color: rgb(0,102,204); background-color: transparent; text-decoration: none; font-weight: bold; margin: 0; padding: 1.3ex 2ex; display: block; } .thisPage { color: black; background-color: transparent; } #side-bar a:hover { color: white; background-color: rgb(100,135,220); text-decoration: none; } .sideBarText { line-height: 1.5em; margin: 0 0 2.5em 0; padding: 1ex 0.5ex 0 0.5ex; display: block; } .sideBarText + .sideBarText { /* Not recognised by MSIE (6.0) */ margin-top: -1.5em; } #side-bar .sideBarText a { text-decoration: underline; font-weight: normal; margin: 0; padding: 0; display: inline; } #side-bar .sideBarText a:hover { color: rgb(0,102,204); background-color: transparent; text-decoration: none; } /* ##### Main Copy ##### */ #main { color: black; background-color: transparent; text-align: justify; line-height: 1.5em; margin: -1em 0 0 15em; padding: 0.5mm 5mm 5mm 5mm; } #bodyText { margin: 0 0 0 15.5em; padding: 2mm 5mm 2mm 5mm; } #main p { margin: 1em 1ex 2em 1ex; padding: 0; } #main a { color: rgb(0,102,204); background-color: transparent; text-decoration: underline; } #main a:hover { text-decoration: none; } #main h1 { color: rgb(0,102,204); background-color: transparent; font-size: 145.5%; font-weight: bold; margin: 2em 0 0 0; padding: 0.5ex 0 0.5ex 0.6ex; border-bottom: 1px solid rgb(0,102,204); } #main .topOfPage { color: rgb(0,102,204); background-color: transparent; font-size: 91%; font-weight: bold; text-decoration: none; margin: 3ex 1ex 0 0; padding: 0; float: right; } dl { margin: 1em 1ex 2em 1ex; padding: 0; } dt { font-weight: bold; margin: 0 0 0 0; padding: 0; } dd { margin: 0 0 2em 2em; padding: 0; } /* ##### Footer ##### */ #footer { color: white; background-color: rgb(100,135,220); font-size: 91%; margin: 0; padding: 1em 2.5mm 2.5ex 2.5mm; clear: both; } #footer .left { text-align: left; line-height: 1.45em; float: left; clear: left; } #footer .right { text-align: right; line-height: 1.45em; } #footer a { color: white; background-color: transparent; text-decoration: underline; } #footer a:hover { text-decoration: none; }
0.506591
0.11684
.header { margin-left: 50px; font-family: Fantasy; } .headercaption { margin-left: 50px; font-family: Fantasy; } .entry { margin-top: 60px; margin-left: 50px; letter-spacing: 4px; } .SubmitButtons{ margin-left: 300px; margin-top: -25px; } .EnteredText{ margin-left: 50px; } .TextEntry{ margin-top: 80px; margin-left: 50px; } .OtherWords{ margin-left: 50px; } .MainWord { margin-top: 20px; margin-left: 50px; } .Blanket{ display: inline; } #letter0:hover{ color: red; border: 3px solid red; } #letter1:hover{ color: red; border: 3px solid red; } #letter2:hover{ color: red; border: 3px solid red; } #letter3:hover{ color: red; border: 3px solid red; } #letter4:hover{ color: red; border: 3px solid red; } #letter5:hover{ color: red; border: 3px solid red; } #letter6:hover{ color: red; border: 3px solid red; } #letter7:hover{ color: red; border: 3px solid red; } #letter8:hover{ color: red; border: 3px solid red; } #letter0{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter1{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter2{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter3{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter4{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter5{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter6{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter7{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter8{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #aletter0{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter1{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter2{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter3{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter4{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter5{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter6{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter7{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter8{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; }
static/index.css
.header { margin-left: 50px; font-family: Fantasy; } .headercaption { margin-left: 50px; font-family: Fantasy; } .entry { margin-top: 60px; margin-left: 50px; letter-spacing: 4px; } .SubmitButtons{ margin-left: 300px; margin-top: -25px; } .EnteredText{ margin-left: 50px; } .TextEntry{ margin-top: 80px; margin-left: 50px; } .OtherWords{ margin-left: 50px; } .MainWord { margin-top: 20px; margin-left: 50px; } .Blanket{ display: inline; } #letter0:hover{ color: red; border: 3px solid red; } #letter1:hover{ color: red; border: 3px solid red; } #letter2:hover{ color: red; border: 3px solid red; } #letter3:hover{ color: red; border: 3px solid red; } #letter4:hover{ color: red; border: 3px solid red; } #letter5:hover{ color: red; border: 3px solid red; } #letter6:hover{ color: red; border: 3px solid red; } #letter7:hover{ color: red; border: 3px solid red; } #letter8:hover{ color: red; border: 3px solid red; } #letter0{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter1{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter2{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter3{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter4{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter5{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter6{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter7{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #letter8{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; background-color:lightblue; color:white; } #aletter0{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter1{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter2{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter3{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter4{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter5{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter6{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter7{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; } #aletter8{ border: 3px solid blue; text-transform: uppercase; font-family: monospace; font-size: 20px; }
0.413596
0.076304
.v-splitpanel-horizontal, .v-splitpanel-vertical { overflow: hidden; } .v-splitpanel-hsplitter, .v-splitpanel-hsplitter-locked { width: 6px; font-size: 1px; /* for IE6 */ } .v-splitpanel-hsplitter div, .v-splitpanel-hsplitter-locked div { width: 6px; font-size: 1px; /* for IE6 */ position: absolute; top: 0; bottom: 0; background: #ccd2d0 url(img/bg_hor.png); border: 1px solid #b6bbbc; margin: 0 -1px; } .v-splitpanel-vsplitter, .v-splitpanel-vsplitter-locked { height: 6px; font-size: 1px; /* for IE6 */ } .v-splitpanel-vsplitter div, .v-splitpanel-vsplitter-locked div { height: 6px; font-size: 1px; /* for IE6 */ background: #ccd2d0 url(img/bg_ver.png); border: 1px solid #b6bbbc; margin: -1px 0; } /* IE6 specific styles */ .v-ie6 .v-splitpanel-hsplitter div, .v-ie6 .v-splitpanel-hsplitter-locked div { height: 99%; } .v-ie6 .v-splitpanel-vsplitter, .v-ie6 .v-splitpanel-vsplitter-locked { height: 8px; } .v-ie6 .v-splitpanel-vsplitter div, .v-ie6 .v-splitpanel-vsplitter-locked div { margin: 0; } /* Rounded style */ .v-splitpanel-hsplitter-rounded div, .v-splitpanel-vsplitter-rounded div, .v-splitpanel-hsplitter-rounded-locked div, .v-splitpanel-vsplitter-rounded-locked div { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .v-splitpanel-hsplitter-rounded div, .v-splitpanel-hsplitter-rounded-locked div { top: 4px; bottom: 4px; } .v-splitpanel-vsplitter-rounded div, .v-splitpanel-vsplitter-rounded-locked div { margin: -1px 4px; } .v-ie6 .v-splitpanel-hsplitter-rounded div, .v-ie6 .v-splitpanel-hsplitter-rounded-locked div { height: 97%; } /* Small style */ .v-splitpanel-hsplitter-small, .v-splitpanel-vsplitter-small, .v-splitpanel-hsplitter-small-locked, .v-splitpanel-vsplitter-small-locked { background: #b6bbbc; } .v-splitpanel-hsplitter-small, .v-splitpanel-hsplitter-small-locked { width: 1px; } .v-splitpanel-vsplitter-small, .v-splitpanel-vsplitter-small-locked { height: 1px; } .v-splitpanel-hsplitter-small div, .v-splitpanel-hsplitter-small-locked div { border: none; background: transparent; width: 5px; margin: 0 0 0 -2px; } .v-splitpanel-vsplitter-small div, .v-splitpanel-vsplitter-small-locked div { border: none; background: transparent; height: 5px; margin: -2px 0 0 0; }
tomcat-7.0.62/webapps/ROOT/html/VAADIN/themes/runo/splitpanel/splitpanel.css
.v-splitpanel-horizontal, .v-splitpanel-vertical { overflow: hidden; } .v-splitpanel-hsplitter, .v-splitpanel-hsplitter-locked { width: 6px; font-size: 1px; /* for IE6 */ } .v-splitpanel-hsplitter div, .v-splitpanel-hsplitter-locked div { width: 6px; font-size: 1px; /* for IE6 */ position: absolute; top: 0; bottom: 0; background: #ccd2d0 url(img/bg_hor.png); border: 1px solid #b6bbbc; margin: 0 -1px; } .v-splitpanel-vsplitter, .v-splitpanel-vsplitter-locked { height: 6px; font-size: 1px; /* for IE6 */ } .v-splitpanel-vsplitter div, .v-splitpanel-vsplitter-locked div { height: 6px; font-size: 1px; /* for IE6 */ background: #ccd2d0 url(img/bg_ver.png); border: 1px solid #b6bbbc; margin: -1px 0; } /* IE6 specific styles */ .v-ie6 .v-splitpanel-hsplitter div, .v-ie6 .v-splitpanel-hsplitter-locked div { height: 99%; } .v-ie6 .v-splitpanel-vsplitter, .v-ie6 .v-splitpanel-vsplitter-locked { height: 8px; } .v-ie6 .v-splitpanel-vsplitter div, .v-ie6 .v-splitpanel-vsplitter-locked div { margin: 0; } /* Rounded style */ .v-splitpanel-hsplitter-rounded div, .v-splitpanel-vsplitter-rounded div, .v-splitpanel-hsplitter-rounded-locked div, .v-splitpanel-vsplitter-rounded-locked div { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .v-splitpanel-hsplitter-rounded div, .v-splitpanel-hsplitter-rounded-locked div { top: 4px; bottom: 4px; } .v-splitpanel-vsplitter-rounded div, .v-splitpanel-vsplitter-rounded-locked div { margin: -1px 4px; } .v-ie6 .v-splitpanel-hsplitter-rounded div, .v-ie6 .v-splitpanel-hsplitter-rounded-locked div { height: 97%; } /* Small style */ .v-splitpanel-hsplitter-small, .v-splitpanel-vsplitter-small, .v-splitpanel-hsplitter-small-locked, .v-splitpanel-vsplitter-small-locked { background: #b6bbbc; } .v-splitpanel-hsplitter-small, .v-splitpanel-hsplitter-small-locked { width: 1px; } .v-splitpanel-vsplitter-small, .v-splitpanel-vsplitter-small-locked { height: 1px; } .v-splitpanel-hsplitter-small div, .v-splitpanel-hsplitter-small-locked div { border: none; background: transparent; width: 5px; margin: 0 0 0 -2px; } .v-splitpanel-vsplitter-small div, .v-splitpanel-vsplitter-small-locked div { border: none; background: transparent; height: 5px; margin: -2px 0 0 0; }
0.273477
0.078678
html, body { margin: 0; } h1, h2 { font-weight: normal; } ul { margin: 0; padding: 0; list-style: none; } button { margin: 0; padding: 0; font: inherit; color: inherit; background: none; border: 0; } button::-moz-focus-inner { padding: 0; border: 0; } @font-face { font-family: 'Inconsolata'; src: url("font/inconsolata/inconsolata-webfont.eot"); src: url("font/inconsolata/inconsolata-webfont.eot?#iefix") format('embedded-opentype'), url("font/inconsolata/inconsolata-webfont.woff") format('woff'), url("font/inconsolata/inconsolata-webfont.ttf") format('truetype'), url("font/inconsolata/inconsolata-webfont.svg#UrbanoLight") format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Modulicons'; src: url("font/modulicons/modulicons-webfont.eot"); src: url("font/modulicons/modulicons-webfont.eot?#iefix") format('embedded-opentype'), url("font/modulicons/modulicons-webfont.woff") format('woff'), url("font/modulicons/modulicons-webfont.ttf") format('truetype'), url("font/modulicons/modulicons-webfont.svg#UrbanoLight") format('svg'); font-weight: normal; font-style: normal; } body { font: 14px "Inconsolata", "Courier New", monospace; } pre { margin: 0; padding: 0; } body, html { width: 100%; height: 100%; margin: 0; padding: 0; background: #0b1728; -webkit-font-smoothing: antialiased; } #logo { position: absolute; z-index: 1; left: 16px; bottom: 16px; margin: 0; width: 104px; height: 21px; background: url("i/logo_100x21.png") no-repeat; } #world { position: absolute; left: 0; top: 0; display: block; margin: 0 auto; } #world.hover { cursor: pointer; } #world-container { position: absolute; left: 0; top: 0; overflow: hidden; width: 100%; height: 100%; } #loading { position: absolute; bottom: -4px; left: 302px; font: 14px "Inconsolata", "Courier New", monospace; z-index: 999; color: #dbe3e2; } .panel { width: 302px; } .panel h1 { margin: 0; height: 32px; font-size: 16px; line-height: 32px; color: #dbe3e2; cursor: pointer; } .panel h1:-moz-any-link:focus { background: transparent; color: inherit; } .panel h1::selection { background: transparenttransparent; color: inherit; } .panel h1::-moz-selection { background: transparent; color: inherit; } .panel button.close { width: 302px; height: 32px; margin: 0; padding: 0 10px 0 0; font-size: 16px; text-align: right; color: #3d4f71; background: rgba(0,5,20,0.5); border: 0; cursor: pointer; } .panel button.close:hover { background: rgba(0,5,20,0.8); color: #dbe3e2; } .panel .content { overflow: auto; background: rgba(0,5,20,0.5); } .panel-position-tr, .panel-position-tl { border-bottom: 1px solid #dbe3e2; } .panel-position-tl { border-top: 0; } .panel-position-tl .console { padding-left: 4px; } .panel-position-tl h1 { padding-left: 4px; } .panel-position-br { border-top: 1px solid #dbe3e2; } #panel-codepad { width: 604px; } #panel-codepad .ace_gutter { background-color: #081321; color: #1d354d; } #panel-codepad .ace-twilight .ace_scroller { background: #050d18; overflow-x: auto; } #panel-codepad .ace-twilight .ace_text-layer { color: #aaa; } #panel-codepad .content { background: none; } #panel-codepad #ace-editor { position: relative; } #panel-console { position: relative; } #panel-console .console pre { color: #dbe3e2; font: 14px "Inconsolata", "Courier New", monospace; color: #75787f; } .modul-info { position: absolute; width: 200px; height: 250px; color: #dbe3e2; background: rgba(0,5,20,0.5); } button { color: #dbe3e2; border: solid 1px #435165; background: rgba(255,255,255,0.1); cursor: pointer; width: 145px; padding: 2px 0; cursor: pointer; } button:hover { border-color: #dbe3e2; } button:active, button.pressed { background: rgba(255,255,255,0.05); border-color: #32395a; } .panel button { margin: 4px 4px 0 4px; } .panel button:nth-child(2n+1) { margin-right: 0; } #playground button.key-active { color: #fff; border: solid 1px #fff; } #btn-clear, #btn-save, #codeSearch { position: absolute; height: 23px; width: auto; top: 6px; margin: 0; font-size: 16px; padding: 1px 7px; color: #24c768; background: rgba(0,5,20,0.5); border: solid 1px #0b3517; cursor: pointer; } #btn-clear { right: 0px; } #btn-save { right: 121px; } #codeSearch { right: 0px; height: 19px; width: 100px; font-size: 14px; } #panel-console button:hover, #panel-codepad button:hover { color: #dbe3e2; } #panel-console button:active, #panel-codepad button:active { color: #3d4f71; } #panel-Actions button { white-space: pre; } :-moz-any-link:focus { background: #398d69; color: #4580b3; } ::selection { background: #4580b3; color: #000; } ::-moz-selection { background: #4580b3; color: #000; }
client/styles/mio.css
html, body { margin: 0; } h1, h2 { font-weight: normal; } ul { margin: 0; padding: 0; list-style: none; } button { margin: 0; padding: 0; font: inherit; color: inherit; background: none; border: 0; } button::-moz-focus-inner { padding: 0; border: 0; } @font-face { font-family: 'Inconsolata'; src: url("font/inconsolata/inconsolata-webfont.eot"); src: url("font/inconsolata/inconsolata-webfont.eot?#iefix") format('embedded-opentype'), url("font/inconsolata/inconsolata-webfont.woff") format('woff'), url("font/inconsolata/inconsolata-webfont.ttf") format('truetype'), url("font/inconsolata/inconsolata-webfont.svg#UrbanoLight") format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Modulicons'; src: url("font/modulicons/modulicons-webfont.eot"); src: url("font/modulicons/modulicons-webfont.eot?#iefix") format('embedded-opentype'), url("font/modulicons/modulicons-webfont.woff") format('woff'), url("font/modulicons/modulicons-webfont.ttf") format('truetype'), url("font/modulicons/modulicons-webfont.svg#UrbanoLight") format('svg'); font-weight: normal; font-style: normal; } body { font: 14px "Inconsolata", "Courier New", monospace; } pre { margin: 0; padding: 0; } body, html { width: 100%; height: 100%; margin: 0; padding: 0; background: #0b1728; -webkit-font-smoothing: antialiased; } #logo { position: absolute; z-index: 1; left: 16px; bottom: 16px; margin: 0; width: 104px; height: 21px; background: url("i/logo_100x21.png") no-repeat; } #world { position: absolute; left: 0; top: 0; display: block; margin: 0 auto; } #world.hover { cursor: pointer; } #world-container { position: absolute; left: 0; top: 0; overflow: hidden; width: 100%; height: 100%; } #loading { position: absolute; bottom: -4px; left: 302px; font: 14px "Inconsolata", "Courier New", monospace; z-index: 999; color: #dbe3e2; } .panel { width: 302px; } .panel h1 { margin: 0; height: 32px; font-size: 16px; line-height: 32px; color: #dbe3e2; cursor: pointer; } .panel h1:-moz-any-link:focus { background: transparent; color: inherit; } .panel h1::selection { background: transparenttransparent; color: inherit; } .panel h1::-moz-selection { background: transparent; color: inherit; } .panel button.close { width: 302px; height: 32px; margin: 0; padding: 0 10px 0 0; font-size: 16px; text-align: right; color: #3d4f71; background: rgba(0,5,20,0.5); border: 0; cursor: pointer; } .panel button.close:hover { background: rgba(0,5,20,0.8); color: #dbe3e2; } .panel .content { overflow: auto; background: rgba(0,5,20,0.5); } .panel-position-tr, .panel-position-tl { border-bottom: 1px solid #dbe3e2; } .panel-position-tl { border-top: 0; } .panel-position-tl .console { padding-left: 4px; } .panel-position-tl h1 { padding-left: 4px; } .panel-position-br { border-top: 1px solid #dbe3e2; } #panel-codepad { width: 604px; } #panel-codepad .ace_gutter { background-color: #081321; color: #1d354d; } #panel-codepad .ace-twilight .ace_scroller { background: #050d18; overflow-x: auto; } #panel-codepad .ace-twilight .ace_text-layer { color: #aaa; } #panel-codepad .content { background: none; } #panel-codepad #ace-editor { position: relative; } #panel-console { position: relative; } #panel-console .console pre { color: #dbe3e2; font: 14px "Inconsolata", "Courier New", monospace; color: #75787f; } .modul-info { position: absolute; width: 200px; height: 250px; color: #dbe3e2; background: rgba(0,5,20,0.5); } button { color: #dbe3e2; border: solid 1px #435165; background: rgba(255,255,255,0.1); cursor: pointer; width: 145px; padding: 2px 0; cursor: pointer; } button:hover { border-color: #dbe3e2; } button:active, button.pressed { background: rgba(255,255,255,0.05); border-color: #32395a; } .panel button { margin: 4px 4px 0 4px; } .panel button:nth-child(2n+1) { margin-right: 0; } #playground button.key-active { color: #fff; border: solid 1px #fff; } #btn-clear, #btn-save, #codeSearch { position: absolute; height: 23px; width: auto; top: 6px; margin: 0; font-size: 16px; padding: 1px 7px; color: #24c768; background: rgba(0,5,20,0.5); border: solid 1px #0b3517; cursor: pointer; } #btn-clear { right: 0px; } #btn-save { right: 121px; } #codeSearch { right: 0px; height: 19px; width: 100px; font-size: 14px; } #panel-console button:hover, #panel-codepad button:hover { color: #dbe3e2; } #panel-console button:active, #panel-codepad button:active { color: #3d4f71; } #panel-Actions button { white-space: pre; } :-moz-any-link:focus { background: #398d69; color: #4580b3; } ::selection { background: #4580b3; color: #000; } ::-moz-selection { background: #4580b3; color: #000; }
0.27474
0.063424
@import url(http://fonts.googleapis.com/css?family=Qwigley); @import url(http://fonts.googleapis.com/css?family=Josefin+Sans); /************************ NAV_MENU *******************/ .headerTXT{ text-align: center; } header { position: fixed; top: 0; width: 100%; z-index: 10; } @supports (position: sticky) { /* body { padding-top: 0; } */ header { position: sticky; } } .navbar { position: relative; height: 90px; width: 100%; transition: 0.5s ease; } .brandN { font-family: 'Qwigley', cursive; font-size: 70px; color:#000; } .elMenu{ display: none; } .navbar .nav { margin: 0; padding: 0; display: inline-block; float: right; margin-right: 5%; } .navbar .nav .item { list-style: none; display: inline-block; font-size: 18px; padding: 5px; font-weight: 300; line-height: 80px; margin-right: 20px; transition: 0.5s ease; } .navbar .nav .item .contact { display: inline-block; background-color: #fff; height: 40px; line-height: 30px; padding: 5px; border-radius: 2px; transition: 0.5s ease; } .navbar .nav .item a { text-decoration: none; color: #000; font-size: 15px; transition: 0.5s ease; } .navbar .logo { float: left; display: inline-block; margin-top: 5px; margin-left: 5%; width: 400px; height: 70px; /* background-color: firebrick; */ transition: 0.5s ease; } .navbar .logo img { display: none; } .scrolled { transition: 0.5s ease; } .scrolled.navbar { height: 70px; background-color: rgba(0, 0, 0, 0.2); transition: 0.5s ease; } .scrolled.navbar .nav .item { line-height: 40px; transition: 0.5s ease; } .scrolled.navbar .nav .item .contact { display: inline-block; color: black; background-color: #fff; height: 40px; line-height: 30px; padding: 5px; border-radius: 2px; transition: 0.5s ease; } .scrolled.navbar .logo { float: left; display: inline-block; margin-top: 5px; margin-left: 5%; width: 400px; height: 70px; /* background-color: firebrick; */ transition: 0.5s ease; } .scrolled.navbar .logo h1.brandN { font-family: 'Qwigley', cursive; font-size: 50px; color:#fff; transition: 0.5s ease; } .scrolled.navbar .nav .item a { text-decoration: none; color: #fff; font-size: 15px; margin-top: 10px; } /* SLIDER */ .sliderMain{ position: relative; overflow: hidden; } /******************** BIO ****************************/ .bioIntro{ margin-top: 150px; } .name{ color: #ff4a69; font-family:'Qwigley', cursive; font-size: 70px; } .name2{ color: #ff4b69; font-family:'Qwigley', cursive; } .hrs{ border: solid #000000; border-width: 5px 0 0; width: 150px; margin-top: 50px; margin-bottom: 150px; } .bioHs{ color: #000000; font-family: 'Josefin Sans', sans-serif; font-size: 20px; } .ps{ color: #000; font-family: 'Josefin Sans', sans-serif; font-size: 20px; } /* SKILLS PROGRESS BARS */ .progBar{ background: #ffffff; border: 1px solid #000; } .progBar1{ width: 90%; background: #000; color: #ff4a69; } .progBar3{ width: 80%; background: #000; color: #ff4a69; } .progBar5{ width: 95%; background: #000; color: #ff4a69; } /* CONTACT FORM */ .contactForm{ margin-top: 100px; background-image: url('../img/background-contact1.png'); background-size: cover; background-attachment: fixed; } .forma{ margin-top: 350px; } .contacth1{ font-family: 'Josefin Sans', sans-serif; font-size: 40px; }
css/main.css
@import url(http://fonts.googleapis.com/css?family=Qwigley); @import url(http://fonts.googleapis.com/css?family=Josefin+Sans); /************************ NAV_MENU *******************/ .headerTXT{ text-align: center; } header { position: fixed; top: 0; width: 100%; z-index: 10; } @supports (position: sticky) { /* body { padding-top: 0; } */ header { position: sticky; } } .navbar { position: relative; height: 90px; width: 100%; transition: 0.5s ease; } .brandN { font-family: 'Qwigley', cursive; font-size: 70px; color:#000; } .elMenu{ display: none; } .navbar .nav { margin: 0; padding: 0; display: inline-block; float: right; margin-right: 5%; } .navbar .nav .item { list-style: none; display: inline-block; font-size: 18px; padding: 5px; font-weight: 300; line-height: 80px; margin-right: 20px; transition: 0.5s ease; } .navbar .nav .item .contact { display: inline-block; background-color: #fff; height: 40px; line-height: 30px; padding: 5px; border-radius: 2px; transition: 0.5s ease; } .navbar .nav .item a { text-decoration: none; color: #000; font-size: 15px; transition: 0.5s ease; } .navbar .logo { float: left; display: inline-block; margin-top: 5px; margin-left: 5%; width: 400px; height: 70px; /* background-color: firebrick; */ transition: 0.5s ease; } .navbar .logo img { display: none; } .scrolled { transition: 0.5s ease; } .scrolled.navbar { height: 70px; background-color: rgba(0, 0, 0, 0.2); transition: 0.5s ease; } .scrolled.navbar .nav .item { line-height: 40px; transition: 0.5s ease; } .scrolled.navbar .nav .item .contact { display: inline-block; color: black; background-color: #fff; height: 40px; line-height: 30px; padding: 5px; border-radius: 2px; transition: 0.5s ease; } .scrolled.navbar .logo { float: left; display: inline-block; margin-top: 5px; margin-left: 5%; width: 400px; height: 70px; /* background-color: firebrick; */ transition: 0.5s ease; } .scrolled.navbar .logo h1.brandN { font-family: 'Qwigley', cursive; font-size: 50px; color:#fff; transition: 0.5s ease; } .scrolled.navbar .nav .item a { text-decoration: none; color: #fff; font-size: 15px; margin-top: 10px; } /* SLIDER */ .sliderMain{ position: relative; overflow: hidden; } /******************** BIO ****************************/ .bioIntro{ margin-top: 150px; } .name{ color: #ff4a69; font-family:'Qwigley', cursive; font-size: 70px; } .name2{ color: #ff4b69; font-family:'Qwigley', cursive; } .hrs{ border: solid #000000; border-width: 5px 0 0; width: 150px; margin-top: 50px; margin-bottom: 150px; } .bioHs{ color: #000000; font-family: 'Josefin Sans', sans-serif; font-size: 20px; } .ps{ color: #000; font-family: 'Josefin Sans', sans-serif; font-size: 20px; } /* SKILLS PROGRESS BARS */ .progBar{ background: #ffffff; border: 1px solid #000; } .progBar1{ width: 90%; background: #000; color: #ff4a69; } .progBar3{ width: 80%; background: #000; color: #ff4a69; } .progBar5{ width: 95%; background: #000; color: #ff4a69; } /* CONTACT FORM */ .contactForm{ margin-top: 100px; background-image: url('../img/background-contact1.png'); background-size: cover; background-attachment: fixed; } .forma{ margin-top: 350px; } .contacth1{ font-family: 'Josefin Sans', sans-serif; font-size: 40px; }
0.178777
0.075961
@import url("https://fonts.googleapis.com/css2?family=Arimo&display=swap"); /* !======================================= ! Custom properties !======================================= */ :root { --darkestGray: #313535; --darkGray: #3D4141; --lightGray: #7F817F; --lightestGray: #9A9C9A; --eventBlue: #43a3c9; --eventGreen: #2A9D8F; --eventYellow: #E9C46A; --eventOrange: #F4A261; --springGreen: #bcf66c; --summerSand: #ffd184; --autumnOrange: #faa410; --winterSnow: #fdfdfd; } html { font-size: 16px; } /* !======================================= ! General Styles !======================================= */ * { padding: 0; margin: 0; font-family: 'Arimo', sans-serif; box-sizing: border-box; } main { overflow: hidden; } /* !======================================= ! Header !======================================= */ header { min-height: 65px; padding: 5px; height: 20vh; text-align: center; background-color: var(--lightestGray); border-bottom: solid var(--lightestGray) 1px; position: relative; background-size: cover; overflow: hidden; } header.spring{ background-image: url("/src/assets/img/bgSpring.png"); } header.summer{ background-image: url("/src/assets/img/bgSummer.png"); } header.fall{ background-image: url("/src/assets/img/bgAutumn.png"); } header.winter{ background-image: url("/src/assets/img/bgWinter.png"); } h1 { font-size: 2rem; } .btn-next-prev{ margin: 10px 10px; padding: 8px; font-size: 1.8rem; color: var(--lightestGray); background-color: var(--darkGray); border: none; border-radius: 10px; outline: none; transition: transform 0.1s; user-select: none; width: 44px; } .btn-next-prev:hover { transform: scale(1.05); } .btn-next-prev:active { transform: scale(0.95); } .btn-next-prev.spring { color: var(--darkestGray); background-color: var(--springGreen); } .btn-next-prev.summer { color: var(--darkestGray); background-color: var(--summerSand); } .btn-next-prev.fall { color: var(--darkestGray); background-color: var(--autumnOrange); } .btn-next-prev.winter { color: var(--darkestGray); background-color: var(--winterSnow); } .page-title { display: inline-block; width: 280px; background-color: var(--darkGray); color: var(--lightestGray); border-radius: 10px; padding: 7px; user-select: none; } .page-title.spring { color: var(--darkestGray); background-color: var(--springGreen); } .page-title.summer { color: var(--darkestGray); background-color: var(--summerSand); } .page-title.fall { color: var(--darkestGray); background-color: var(--autumnOrange); } .page-title.winter { color: var(--darkestGray); background-color: var(--winterSnow); } .btn-add-event { position: absolute; margin: 10px 0; margin-top: 2em; right: 10px; top: 10px; font-size: 1.4rem; color: var(--lightestGray); background-color: var(--darkGray); border: none; border-radius: 10px; padding: 10px; outline: none; transition: transform 0.1s; user-select: none; } .btn-add-event:hover { transform: scale(1.05); } .btn-add-event:active { transform: scale(0.95); } .btn-add-event.spring { color: var(--darkestGray); background-color: var(--springGreen); } .btn-add-event.summer { color: var(--darkestGray); background-color: var(--summerSand); } .btn-add-event.fall { color: var(--darkestGray); background-color: var(--autumnOrange); } .btn-add-event.winter { color: var(--darkestGray); background-color: var(--winterSnow); } #modal-open-button.spring{ color: var(--darkestGray); background-color: var(--springGreen); } #modal-open-button.summer { color: var(--darkestGray); background-color: var(--summerSand); } #modal-open-button.fall { color: var(--darkestGray); background-color: var(--autumnOrange); } #modal-open-button.winter { color: var(--darkestGray); background-color: var(--winterSnow); } #current-date{ position: absolute; left: 10px; bottom: 10px; font-weight: 800; background-color: var(--darkGray); color: var(--lightestGray); border-radius: 5px; padding: 8px; user-select: none; } #current-date.spring{ color: var(--darkestGray); background-color: var(--springGreen); } #current-date.summer { color: var(--darkestGray); background-color: var(--summerSand); } #current-date.fall { color: var(--darkestGray); background-color: var(--autumnOrange); } #current-date.winter { color: var(--darkestGray); background-color: var(--winterSnow); } /* !======================================= ! dark-mode !======================================= */ .switch { display: flex; height: 36px; position: relative; width: 70px; z-index: 1; } .switch input { display: none; } .slider { background-color: #FFF; border: 1px solid #000; bottom: 0; cursor: pointer; left: 0; position: absolute; right: 0; top: 0; transition: .4s; } .slider:before { background-color: #333; border: 1px solid #000; bottom: 3px; content: ""; height: 26px; left: 4px; position: absolute; transition: .4s; width: 26px; z-index: 421; } input:checked+.slider { background-color: #101211; } input:checked+.slider:before { transform: translateX(34px); border-color: #CFCFCF; background-color: #EFEFEF; } .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } .toggle-moon, .toggle-sun { width: 50%; text-align: center; padding: 0.25em; position: relative; z-index: 420; } .backgrounDark { background-color: var(--darkestGray); } .colorDark { color: whitesmoke; } /* !======================================= ! Calendar Area !======================================= */ main{ height: 80vh; width: 100vw; } .calendar{ margin: 0 auto 0 auto; height: 100%; width: 90%; padding: 10px 0; } .weekdays{ display: grid; grid-template-columns: repeat(7, 1fr); gap: auto; justify-items: center; height: 5%; font-weight: 900; } .days-wrapper{ display: grid; grid-auto-rows: 1fr; grid-template-columns: repeat(7, 1fr); height: 95%; } .day{ text-align: center; border: 0.5px solid var(--lightGray); display: flex; flex-direction: column; position: relative; height: 100%; overflow-y: auto; overflow-x: hidden; transition: box-shadow 0.3s cubic-bezier(.25,.8,.25,1); } .day:hover{ box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); } .day-number { font-weight: 900; font-size: 1.5rem; margin: 5px 0; } .prev-date, .next-date { filter: opacity(0.8); font-weight: 150; color: var(--lightGray); } .today { background-color: var(--eventBlue); color: white; } /* * Events in calendar style */ .event-in-calendar { width: 100%; padding: 2px; margin: 0.5px 0; font-size: 0.8rem; transition: transform 0.2s; user-select: none; z-index: 1; display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); position: relative; height: 25px; } .event-in-calendar:before { content: ""; position: absolute; z-index: -1; left: 51%; right: 51%; bottom: 0; background: var(--eventBlue); height: 2px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; overflow-wrap: break-word; } .event-in-calendar:hover:before, .event-in-calendar:focus:before, .event-in-calendar:active:before { left: 0; right: 0; } .event-in-calendar:active{ transform: scale(0.95); } .yellow-event { background-color: var(--eventYellow); color: var(--eventBlue); } .orange-event { background-color: var(--eventOrange); color: var(--eventBlue); } .green-event { background-color: var(--eventGreen); color: white; } .blue-event { background-color: var(--eventBlue); color: var(--eventYellow); } /* !======================================= ! animation !======================================= */ .left { -webkit-animation: fade-in-left 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; animation: fade-in-left 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; } .right { -webkit-animation: fade-in-right 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; animation: fade-in-right 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; } @-webkit-keyframes fade-in-right { 0% { -webkit-transform: translateX(50px); transform: translateX(50px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @keyframes fade-in-right { 0% { -webkit-transform: translateX(50px); transform: translateX(50px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @-webkit-keyframes fade-in-left { 0% { -webkit-transform: translateX(-50px); transform: translateX(-50px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @keyframes fade-in-left { 0% { -webkit-transform: translateX(-50px); transform: translateX(-50px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } /* !======================================= ! Modal !======================================= */ .x-button { height: 44px; width: 44px; background-color: var(--darkestGray); } #modal-section.hidden { height: 0px; overflow: hidden; opacity: 0; backdrop-filter: blur(0px); transition: opacity 0.2s, backdrop-filter 0.2s, background-color 0.2s, opacity 0.2s, height 0s 0.4s; background-color: rgba(255, 255, 255, 0); } input, select { height: 44px; } #modal-section { display: block; position: fixed; z-index: 1; left: 0; top: -80px; height: 200vh; width: 100vw; background-color: rgba(0,0,0,0.4); transition: opacity 0.4s, background-color 0.4s 0.2s, backdrop-filter 0.8s 0.2s; opacity: 1; backdrop-filter: blur(3px); } #modal-content { display: flex; flex-direction: column; width: 90vw; min-width: 320px; max-width: 380px; background-color: whitesmoke; margin: 20vh auto; padding: 20px; border: 1px solid var(--darkestGray); border-radius: 5px; overflow: auto; } label{ margin-left: .3em; margin-top: .2em; } .modal-header { display: flex; flex-direction: row; width: 100%; justify-content: space-around; margin-bottom: 20px; } .modal-header > h1 { align-self: center; text-align: center; width: 100%; margin-left: 32px; } .modal-button.fa-window-close { align-self: flex-end; font-size: xx-large; color: var(--darkestGray); background-color: transparent; } .modal-button.fa-window-close:hover { transform: scale(1.05); } .modal-input { display: flex; flex-direction: row; justify-content: space-between; margin: 5px 0; transition: opacity 0.8s; opacity: 1; } .modal-input.modal-cb { justify-content: flex-start; } .modal-input > textarea { vertical-align: top; resize: none; margin-left: 5px; } .modal-inputDisabled{ opacity: 0; } .modal-input> input[type=checkbox] { margin: 2px; height: 20px; width: 20px; } .modal-footer { display: flex; flex-direction: row; width: 100%; justify-content: space-around; } .m-action-button { display: block; color: whitesmoke; background-color: var(--darkestGray); font-size: large; padding: 5px 10px; border-radius: 5px; height: 44px; } .m-action-button:hover { transform: scale(1.05); } .incorrect { border: 2px solid red; } .inactivedButton { display: none; } .error { padding-top: 5px; padding-bottom: 5px; box-sizing: border-box; height: 2%; margin-bottom: auto; color: red; } .m-action-button:disabled { opacity: 0.5; transform: scale(1); } /* !============================ ! Modal Event Review !============================ */ #modal-event-section.hidden { height: 0px; overflow: hidden; opacity: 0; backdrop-filter: blur(0px); transition: opacity 0.2s, backdrop-filter 0.2s, background-color 0.2s, opacity 0.2s, height 0s 0.4s; background-color: rgba(255, 255, 255, 0); } #modal-event-section { display: block; position: fixed; z-index: 1; left: 0; top: -80px; height: 200vh; width: 100vw; background-color: rgba(0,0,0,0.4); transition: opacity 0.4s, background-color 0.4s 0.2s, backdrop-filter 0.8s 0.2s; opacity: 1; backdrop-filter: blur(3px); } #modal-event-content { display: flex; flex-direction: column; width: 90vw; min-width: 320px; max-width: 380px; background-color: whitesmoke; margin: 20vh auto; padding: 20px; border: 1px solid var(--darkestGray); border-radius: 5px; overflow: auto; } .modal-event-title { display: flex; flex-direction: row; width: 100%; justify-content: space-between; margin-bottom: 20px; } .modal-event-title > h1 { align-self: center; text-align: center; width: 100%; margin-left: 32px; } .modal-event-button.fa-window-close { align-self: flex-end; font-size: xx-large; color: var(--darkestGray); background-color: transparent; } .modal-event-button.fa-window-close:hover { transform: scale(1.05); } .modal-event-input { display: flex; flex-direction: row; justify-content: space-between; margin: 5px 0; } .modal-event-input.modal-event-cb { justify-content: flex-start; } .modal-event-input > textarea { vertical-align: top; resize: none; margin-left: 5px; } .modal-event-input > textarea:focus { outline: none; } .modal-event-footer { display: flex; flex-direction: row; width: 100%; justify-content: space-around; margin-top: 10px; } .remindersSection { position: fixed; z-index: 1; width: 240px; top: 20 px; right: 0.5vw; } .reminderContainer { border-radius: 5px; background-color: var(--eventYellow); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); padding: 5px; text-align: center; margin: 2px; } .reminderBtn{ padding: 2px; background-color: var(--eventOrange); border-style: none; border-radius: 2px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); } /* !======================================= ! media query !======================================= */ @media only screen and (max-width: 800px) { html { font-size: 11px; } label { font-size: 14px !important; } .btn-add-event { height: 30px; top: 50%; border-radius: 5px; padding: 5px; position: absolute; } } @media only screen and (max-width: 700px) { html { font-size: 12px; } header>h1 { font-size: 18px; } .btn-add-event { height: 30px; top: 50%; } .btn-next-prev { height: 44px; width: 44px; } .modal-header>h1 { font-size: 22px; } label { font-size: 12px; } } @media only screen and (max-width: 600px) { .btn-add-event { height: 30px; top: 52%; } } @media only screen and (max-width: 550px) { html { font-size: 11px; } header { text-align: center; } .page-title { width: 200px; } .btn-add-event { height: 30px; } #modal-content, #modal-event-content { min-width: 290px !important; width: 160px !important; height: auto; font-size: 9px; } label { margin-top: .5em; margin-left: .2em; } } @media only screen and (max-width: 400px) { html { font-size: 8px; } #current-date { font-size: 12px; } .weekdays { font-size: 12px; } #modal-content, #modal-event-content { min-width: 270px !important; width: 160px !important; height: auto; font-size: 9px; } header { display: flex; flex-direction: row; } .left-side { display: flex; width: 100%; justify-content: center; align-items: center; } #current-date { font-size: 1em; } .dark-mode { width: 40%; margin-bottom: 10em; } .page-title { width: 190px; padding: 10px 20px; font-size: 1.8em; text-align: center; margin-bottom: 1.9em; } .btn-add-event { top: 57%; font-size: 1.3rem; } .btn-next-prev { height: 40px; margin-bottom: 2em; } } @media only screen and (max-width: 300px) { html { font-size: 8px; } .btn-add-event { position: absolute; top: 60%; font-size: 1.1rem; } #current-date { font-size: 1em; } .weekdays { font-size: 12px; } } @media only screen and (height: 731px) { .btn-add-event { position: absolute; top: 51% !important; font-size: 1.1rem; } } @media only screen and (height: 640px) { .btn-add-event { position: absolute; right: 10px; top: 65px; font-size: 1.1rem; } .btn-next-prev { height: 30px; margin-bottom: 2em; } .page-title { margin-top: .5em; } } @media only screen and (height: 568px) { .btn-add-event { position: absolute; right: 10px; top: 51px; font-size: 1.1rem; } .btn-next-prev { height: 30px; margin-bottom: 2em; } .page-title { margin-top: .5em; } .dark-mode { width: 40%; margin-bottom: 9em; } #modal-content { min-width: 230px !important; width: 160px !important; height: 540px; font-size: 9px; padding: 10px !important; margin: 92px auto 0 auto !important; } #modal-event-content { font-size: 1.5em; } }
src/assets/css/style.css
@import url("https://fonts.googleapis.com/css2?family=Arimo&display=swap"); /* !======================================= ! Custom properties !======================================= */ :root { --darkestGray: #313535; --darkGray: #3D4141; --lightGray: #7F817F; --lightestGray: #9A9C9A; --eventBlue: #43a3c9; --eventGreen: #2A9D8F; --eventYellow: #E9C46A; --eventOrange: #F4A261; --springGreen: #bcf66c; --summerSand: #ffd184; --autumnOrange: #faa410; --winterSnow: #fdfdfd; } html { font-size: 16px; } /* !======================================= ! General Styles !======================================= */ * { padding: 0; margin: 0; font-family: 'Arimo', sans-serif; box-sizing: border-box; } main { overflow: hidden; } /* !======================================= ! Header !======================================= */ header { min-height: 65px; padding: 5px; height: 20vh; text-align: center; background-color: var(--lightestGray); border-bottom: solid var(--lightestGray) 1px; position: relative; background-size: cover; overflow: hidden; } header.spring{ background-image: url("/src/assets/img/bgSpring.png"); } header.summer{ background-image: url("/src/assets/img/bgSummer.png"); } header.fall{ background-image: url("/src/assets/img/bgAutumn.png"); } header.winter{ background-image: url("/src/assets/img/bgWinter.png"); } h1 { font-size: 2rem; } .btn-next-prev{ margin: 10px 10px; padding: 8px; font-size: 1.8rem; color: var(--lightestGray); background-color: var(--darkGray); border: none; border-radius: 10px; outline: none; transition: transform 0.1s; user-select: none; width: 44px; } .btn-next-prev:hover { transform: scale(1.05); } .btn-next-prev:active { transform: scale(0.95); } .btn-next-prev.spring { color: var(--darkestGray); background-color: var(--springGreen); } .btn-next-prev.summer { color: var(--darkestGray); background-color: var(--summerSand); } .btn-next-prev.fall { color: var(--darkestGray); background-color: var(--autumnOrange); } .btn-next-prev.winter { color: var(--darkestGray); background-color: var(--winterSnow); } .page-title { display: inline-block; width: 280px; background-color: var(--darkGray); color: var(--lightestGray); border-radius: 10px; padding: 7px; user-select: none; } .page-title.spring { color: var(--darkestGray); background-color: var(--springGreen); } .page-title.summer { color: var(--darkestGray); background-color: var(--summerSand); } .page-title.fall { color: var(--darkestGray); background-color: var(--autumnOrange); } .page-title.winter { color: var(--darkestGray); background-color: var(--winterSnow); } .btn-add-event { position: absolute; margin: 10px 0; margin-top: 2em; right: 10px; top: 10px; font-size: 1.4rem; color: var(--lightestGray); background-color: var(--darkGray); border: none; border-radius: 10px; padding: 10px; outline: none; transition: transform 0.1s; user-select: none; } .btn-add-event:hover { transform: scale(1.05); } .btn-add-event:active { transform: scale(0.95); } .btn-add-event.spring { color: var(--darkestGray); background-color: var(--springGreen); } .btn-add-event.summer { color: var(--darkestGray); background-color: var(--summerSand); } .btn-add-event.fall { color: var(--darkestGray); background-color: var(--autumnOrange); } .btn-add-event.winter { color: var(--darkestGray); background-color: var(--winterSnow); } #modal-open-button.spring{ color: var(--darkestGray); background-color: var(--springGreen); } #modal-open-button.summer { color: var(--darkestGray); background-color: var(--summerSand); } #modal-open-button.fall { color: var(--darkestGray); background-color: var(--autumnOrange); } #modal-open-button.winter { color: var(--darkestGray); background-color: var(--winterSnow); } #current-date{ position: absolute; left: 10px; bottom: 10px; font-weight: 800; background-color: var(--darkGray); color: var(--lightestGray); border-radius: 5px; padding: 8px; user-select: none; } #current-date.spring{ color: var(--darkestGray); background-color: var(--springGreen); } #current-date.summer { color: var(--darkestGray); background-color: var(--summerSand); } #current-date.fall { color: var(--darkestGray); background-color: var(--autumnOrange); } #current-date.winter { color: var(--darkestGray); background-color: var(--winterSnow); } /* !======================================= ! dark-mode !======================================= */ .switch { display: flex; height: 36px; position: relative; width: 70px; z-index: 1; } .switch input { display: none; } .slider { background-color: #FFF; border: 1px solid #000; bottom: 0; cursor: pointer; left: 0; position: absolute; right: 0; top: 0; transition: .4s; } .slider:before { background-color: #333; border: 1px solid #000; bottom: 3px; content: ""; height: 26px; left: 4px; position: absolute; transition: .4s; width: 26px; z-index: 421; } input:checked+.slider { background-color: #101211; } input:checked+.slider:before { transform: translateX(34px); border-color: #CFCFCF; background-color: #EFEFEF; } .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } .toggle-moon, .toggle-sun { width: 50%; text-align: center; padding: 0.25em; position: relative; z-index: 420; } .backgrounDark { background-color: var(--darkestGray); } .colorDark { color: whitesmoke; } /* !======================================= ! Calendar Area !======================================= */ main{ height: 80vh; width: 100vw; } .calendar{ margin: 0 auto 0 auto; height: 100%; width: 90%; padding: 10px 0; } .weekdays{ display: grid; grid-template-columns: repeat(7, 1fr); gap: auto; justify-items: center; height: 5%; font-weight: 900; } .days-wrapper{ display: grid; grid-auto-rows: 1fr; grid-template-columns: repeat(7, 1fr); height: 95%; } .day{ text-align: center; border: 0.5px solid var(--lightGray); display: flex; flex-direction: column; position: relative; height: 100%; overflow-y: auto; overflow-x: hidden; transition: box-shadow 0.3s cubic-bezier(.25,.8,.25,1); } .day:hover{ box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); } .day-number { font-weight: 900; font-size: 1.5rem; margin: 5px 0; } .prev-date, .next-date { filter: opacity(0.8); font-weight: 150; color: var(--lightGray); } .today { background-color: var(--eventBlue); color: white; } /* * Events in calendar style */ .event-in-calendar { width: 100%; padding: 2px; margin: 0.5px 0; font-size: 0.8rem; transition: transform 0.2s; user-select: none; z-index: 1; display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); position: relative; height: 25px; } .event-in-calendar:before { content: ""; position: absolute; z-index: -1; left: 51%; right: 51%; bottom: 0; background: var(--eventBlue); height: 2px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; overflow-wrap: break-word; } .event-in-calendar:hover:before, .event-in-calendar:focus:before, .event-in-calendar:active:before { left: 0; right: 0; } .event-in-calendar:active{ transform: scale(0.95); } .yellow-event { background-color: var(--eventYellow); color: var(--eventBlue); } .orange-event { background-color: var(--eventOrange); color: var(--eventBlue); } .green-event { background-color: var(--eventGreen); color: white; } .blue-event { background-color: var(--eventBlue); color: var(--eventYellow); } /* !======================================= ! animation !======================================= */ .left { -webkit-animation: fade-in-left 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; animation: fade-in-left 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; } .right { -webkit-animation: fade-in-right 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; animation: fade-in-right 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; } @-webkit-keyframes fade-in-right { 0% { -webkit-transform: translateX(50px); transform: translateX(50px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @keyframes fade-in-right { 0% { -webkit-transform: translateX(50px); transform: translateX(50px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @-webkit-keyframes fade-in-left { 0% { -webkit-transform: translateX(-50px); transform: translateX(-50px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } @keyframes fade-in-left { 0% { -webkit-transform: translateX(-50px); transform: translateX(-50px); opacity: 0; } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; } } /* !======================================= ! Modal !======================================= */ .x-button { height: 44px; width: 44px; background-color: var(--darkestGray); } #modal-section.hidden { height: 0px; overflow: hidden; opacity: 0; backdrop-filter: blur(0px); transition: opacity 0.2s, backdrop-filter 0.2s, background-color 0.2s, opacity 0.2s, height 0s 0.4s; background-color: rgba(255, 255, 255, 0); } input, select { height: 44px; } #modal-section { display: block; position: fixed; z-index: 1; left: 0; top: -80px; height: 200vh; width: 100vw; background-color: rgba(0,0,0,0.4); transition: opacity 0.4s, background-color 0.4s 0.2s, backdrop-filter 0.8s 0.2s; opacity: 1; backdrop-filter: blur(3px); } #modal-content { display: flex; flex-direction: column; width: 90vw; min-width: 320px; max-width: 380px; background-color: whitesmoke; margin: 20vh auto; padding: 20px; border: 1px solid var(--darkestGray); border-radius: 5px; overflow: auto; } label{ margin-left: .3em; margin-top: .2em; } .modal-header { display: flex; flex-direction: row; width: 100%; justify-content: space-around; margin-bottom: 20px; } .modal-header > h1 { align-self: center; text-align: center; width: 100%; margin-left: 32px; } .modal-button.fa-window-close { align-self: flex-end; font-size: xx-large; color: var(--darkestGray); background-color: transparent; } .modal-button.fa-window-close:hover { transform: scale(1.05); } .modal-input { display: flex; flex-direction: row; justify-content: space-between; margin: 5px 0; transition: opacity 0.8s; opacity: 1; } .modal-input.modal-cb { justify-content: flex-start; } .modal-input > textarea { vertical-align: top; resize: none; margin-left: 5px; } .modal-inputDisabled{ opacity: 0; } .modal-input> input[type=checkbox] { margin: 2px; height: 20px; width: 20px; } .modal-footer { display: flex; flex-direction: row; width: 100%; justify-content: space-around; } .m-action-button { display: block; color: whitesmoke; background-color: var(--darkestGray); font-size: large; padding: 5px 10px; border-radius: 5px; height: 44px; } .m-action-button:hover { transform: scale(1.05); } .incorrect { border: 2px solid red; } .inactivedButton { display: none; } .error { padding-top: 5px; padding-bottom: 5px; box-sizing: border-box; height: 2%; margin-bottom: auto; color: red; } .m-action-button:disabled { opacity: 0.5; transform: scale(1); } /* !============================ ! Modal Event Review !============================ */ #modal-event-section.hidden { height: 0px; overflow: hidden; opacity: 0; backdrop-filter: blur(0px); transition: opacity 0.2s, backdrop-filter 0.2s, background-color 0.2s, opacity 0.2s, height 0s 0.4s; background-color: rgba(255, 255, 255, 0); } #modal-event-section { display: block; position: fixed; z-index: 1; left: 0; top: -80px; height: 200vh; width: 100vw; background-color: rgba(0,0,0,0.4); transition: opacity 0.4s, background-color 0.4s 0.2s, backdrop-filter 0.8s 0.2s; opacity: 1; backdrop-filter: blur(3px); } #modal-event-content { display: flex; flex-direction: column; width: 90vw; min-width: 320px; max-width: 380px; background-color: whitesmoke; margin: 20vh auto; padding: 20px; border: 1px solid var(--darkestGray); border-radius: 5px; overflow: auto; } .modal-event-title { display: flex; flex-direction: row; width: 100%; justify-content: space-between; margin-bottom: 20px; } .modal-event-title > h1 { align-self: center; text-align: center; width: 100%; margin-left: 32px; } .modal-event-button.fa-window-close { align-self: flex-end; font-size: xx-large; color: var(--darkestGray); background-color: transparent; } .modal-event-button.fa-window-close:hover { transform: scale(1.05); } .modal-event-input { display: flex; flex-direction: row; justify-content: space-between; margin: 5px 0; } .modal-event-input.modal-event-cb { justify-content: flex-start; } .modal-event-input > textarea { vertical-align: top; resize: none; margin-left: 5px; } .modal-event-input > textarea:focus { outline: none; } .modal-event-footer { display: flex; flex-direction: row; width: 100%; justify-content: space-around; margin-top: 10px; } .remindersSection { position: fixed; z-index: 1; width: 240px; top: 20 px; right: 0.5vw; } .reminderContainer { border-radius: 5px; background-color: var(--eventYellow); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); padding: 5px; text-align: center; margin: 2px; } .reminderBtn{ padding: 2px; background-color: var(--eventOrange); border-style: none; border-radius: 2px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); } /* !======================================= ! media query !======================================= */ @media only screen and (max-width: 800px) { html { font-size: 11px; } label { font-size: 14px !important; } .btn-add-event { height: 30px; top: 50%; border-radius: 5px; padding: 5px; position: absolute; } } @media only screen and (max-width: 700px) { html { font-size: 12px; } header>h1 { font-size: 18px; } .btn-add-event { height: 30px; top: 50%; } .btn-next-prev { height: 44px; width: 44px; } .modal-header>h1 { font-size: 22px; } label { font-size: 12px; } } @media only screen and (max-width: 600px) { .btn-add-event { height: 30px; top: 52%; } } @media only screen and (max-width: 550px) { html { font-size: 11px; } header { text-align: center; } .page-title { width: 200px; } .btn-add-event { height: 30px; } #modal-content, #modal-event-content { min-width: 290px !important; width: 160px !important; height: auto; font-size: 9px; } label { margin-top: .5em; margin-left: .2em; } } @media only screen and (max-width: 400px) { html { font-size: 8px; } #current-date { font-size: 12px; } .weekdays { font-size: 12px; } #modal-content, #modal-event-content { min-width: 270px !important; width: 160px !important; height: auto; font-size: 9px; } header { display: flex; flex-direction: row; } .left-side { display: flex; width: 100%; justify-content: center; align-items: center; } #current-date { font-size: 1em; } .dark-mode { width: 40%; margin-bottom: 10em; } .page-title { width: 190px; padding: 10px 20px; font-size: 1.8em; text-align: center; margin-bottom: 1.9em; } .btn-add-event { top: 57%; font-size: 1.3rem; } .btn-next-prev { height: 40px; margin-bottom: 2em; } } @media only screen and (max-width: 300px) { html { font-size: 8px; } .btn-add-event { position: absolute; top: 60%; font-size: 1.1rem; } #current-date { font-size: 1em; } .weekdays { font-size: 12px; } } @media only screen and (height: 731px) { .btn-add-event { position: absolute; top: 51% !important; font-size: 1.1rem; } } @media only screen and (height: 640px) { .btn-add-event { position: absolute; right: 10px; top: 65px; font-size: 1.1rem; } .btn-next-prev { height: 30px; margin-bottom: 2em; } .page-title { margin-top: .5em; } } @media only screen and (height: 568px) { .btn-add-event { position: absolute; right: 10px; top: 51px; font-size: 1.1rem; } .btn-next-prev { height: 30px; margin-bottom: 2em; } .page-title { margin-top: .5em; } .dark-mode { width: 40%; margin-bottom: 9em; } #modal-content { min-width: 230px !important; width: 160px !important; height: 540px; font-size: 9px; padding: 10px !important; margin: 92px auto 0 auto !important; } #modal-event-content { font-size: 1.5em; } }
0.471467
0.105579
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300; src: /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWyV9hrIqM.woff2 */ url('Open_Sans_300italic.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWyV9hrIqU.woff */ url('Open_Sans_300italic.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWyV9hrIqc.eot */ url('Open_Sans_300italic.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=memnYaGs126MiZpBA-UFUKWyV9hrIqQ&skey=78fa527f8e87b8b8&v=v20#OpenSans */ url('Open_Sans_300italic.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWyV9hrIqY.ttf */ url('Open_Sans_300italic.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 400; src: /* from https://fonts.gstatic.com/s/opensans/v20/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2 */ url('Open_Sans_400italic.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/mem6YaGs126MiZpBA-UFUK0Zdcs.woff */ url('Open_Sans_400italic.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/mem6YaGs126MiZpBA-UFUK0Zdck.eot */ url('Open_Sans_400italic.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=mem6YaGs126MiZpBA-UFUK0Zdco&skey=743457fe2cc29280&v=v20#OpenSans */ url('Open_Sans_400italic.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf */ url('Open_Sans_400italic.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 600; src: /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKXGUdhrIqM.woff2 */ url('Open_Sans_600italic.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKXGUdhrIqU.woff */ url('Open_Sans_600italic.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKXGUdhrIqc.eot */ url('Open_Sans_600italic.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=memnYaGs126MiZpBA-UFUKXGUdhrIqQ&skey=5addd15a3a8d014a&v=v20#OpenSans */ url('Open_Sans_600italic.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKXGUdhrIqY.ttf */ url('Open_Sans_600italic.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 700; src: /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2 */ url('Open_Sans_700italic.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWiUNhrIqU.woff */ url('Open_Sans_700italic.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWiUNhrIqc.eot */ url('Open_Sans_700italic.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=memnYaGs126MiZpBA-UFUKWiUNhrIqQ&skey=7e5bb13249e84143&v=v20#OpenSans */ url('Open_Sans_700italic.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWiUNhrIqY.ttf */ url('Open_Sans_700italic.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 800; src: /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKW-U9hrIqM.woff2 */ url('Open_Sans_800italic.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKW-U9hrIqU.woff */ url('Open_Sans_800italic.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKW-U9hrIqc.eot */ url('Open_Sans_800italic.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=memnYaGs126MiZpBA-UFUKW-U9hrIqQ&skey=d9bfcfc65fee79b7&v=v20#OpenSans */ url('Open_Sans_800italic.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKW-U9hrIqY.ttf */ url('Open_Sans_800italic.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: /* from https://fonts.gstatic.com/s/opensans/v20/mem8YaGs126MiZpBA-UFVZ0b.woff2 */ url('Open_Sans_400.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/mem8YaGs126MiZpBA-UFVZ0d.woff */ url('Open_Sans_400.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/mem8YaGs126MiZpBA-UFVZ0f.eot */ url('Open_Sans_400.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=mem8YaGs126MiZpBA-UFVZ0c&skey=62c1cbfccc78b4b2&v=v20#OpenSans */ url('Open_Sans_400.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/mem8YaGs126MiZpBA-UFVZ0e.ttf */ url('Open_Sans_400.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2 */ url('Open_Sans_300.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN_r8OUuhv.woff */ url('Open_Sans_300.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN_r8OUuht.eot */ url('Open_Sans_300.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=mem5YaGs126MiZpBA-UN_r8OUuhu&skey=b33cc031a589c168&v=v20#OpenSans */ url('Open_Sans_300.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf */ url('Open_Sans_300.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UNirkOUuhp.woff2 */ url('Open_Sans_600.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UNirkOUuhv.woff */ url('Open_Sans_600.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UNirkOUuht.eot */ url('Open_Sans_600.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=mem5YaGs126MiZpBA-UNirkOUuhu&skey=a162967ffaa5aa08&v=v20#OpenSans */ url('Open_Sans_600.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UNirkOUuhs.ttf */ url('Open_Sans_600.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2 */ url('Open_Sans_700.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN7rgOUuhv.woff */ url('Open_Sans_700.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN7rgOUuht.eot */ url('Open_Sans_700.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=mem5YaGs126MiZpBA-UN7rgOUuhu&skey=cd9e1a36bb25a3c3&v=v20#OpenSans */ url('Open_Sans_700.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf */ url('Open_Sans_700.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2 */ url('Open_Sans_800.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN8rsOUuhv.woff */ url('Open_Sans_800.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN8rsOUuht.eot */ url('Open_Sans_800.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=mem5YaGs126MiZpBA-UN8rsOUuhu&skey=c27b416055908855&v=v20#OpenSans */ url('Open_Sans_800.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf */ url('Open_Sans_800.ttf') format('truetype'); }
fonts/open_sans/font.css
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300; src: /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWyV9hrIqM.woff2 */ url('Open_Sans_300italic.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWyV9hrIqU.woff */ url('Open_Sans_300italic.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWyV9hrIqc.eot */ url('Open_Sans_300italic.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=memnYaGs126MiZpBA-UFUKWyV9hrIqQ&skey=78fa527f8e87b8b8&v=v20#OpenSans */ url('Open_Sans_300italic.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWyV9hrIqY.ttf */ url('Open_Sans_300italic.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 400; src: /* from https://fonts.gstatic.com/s/opensans/v20/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2 */ url('Open_Sans_400italic.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/mem6YaGs126MiZpBA-UFUK0Zdcs.woff */ url('Open_Sans_400italic.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/mem6YaGs126MiZpBA-UFUK0Zdck.eot */ url('Open_Sans_400italic.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=mem6YaGs126MiZpBA-UFUK0Zdco&skey=743457fe2cc29280&v=v20#OpenSans */ url('Open_Sans_400italic.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf */ url('Open_Sans_400italic.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 600; src: /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKXGUdhrIqM.woff2 */ url('Open_Sans_600italic.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKXGUdhrIqU.woff */ url('Open_Sans_600italic.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKXGUdhrIqc.eot */ url('Open_Sans_600italic.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=memnYaGs126MiZpBA-UFUKXGUdhrIqQ&skey=5addd15a3a8d014a&v=v20#OpenSans */ url('Open_Sans_600italic.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKXGUdhrIqY.ttf */ url('Open_Sans_600italic.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 700; src: /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2 */ url('Open_Sans_700italic.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWiUNhrIqU.woff */ url('Open_Sans_700italic.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWiUNhrIqc.eot */ url('Open_Sans_700italic.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=memnYaGs126MiZpBA-UFUKWiUNhrIqQ&skey=7e5bb13249e84143&v=v20#OpenSans */ url('Open_Sans_700italic.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKWiUNhrIqY.ttf */ url('Open_Sans_700italic.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 800; src: /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKW-U9hrIqM.woff2 */ url('Open_Sans_800italic.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKW-U9hrIqU.woff */ url('Open_Sans_800italic.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKW-U9hrIqc.eot */ url('Open_Sans_800italic.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=memnYaGs126MiZpBA-UFUKW-U9hrIqQ&skey=d9bfcfc65fee79b7&v=v20#OpenSans */ url('Open_Sans_800italic.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/memnYaGs126MiZpBA-UFUKW-U9hrIqY.ttf */ url('Open_Sans_800italic.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: /* from https://fonts.gstatic.com/s/opensans/v20/mem8YaGs126MiZpBA-UFVZ0b.woff2 */ url('Open_Sans_400.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/mem8YaGs126MiZpBA-UFVZ0d.woff */ url('Open_Sans_400.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/mem8YaGs126MiZpBA-UFVZ0f.eot */ url('Open_Sans_400.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=mem8YaGs126MiZpBA-UFVZ0c&skey=62c1cbfccc78b4b2&v=v20#OpenSans */ url('Open_Sans_400.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/mem8YaGs126MiZpBA-UFVZ0e.ttf */ url('Open_Sans_400.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2 */ url('Open_Sans_300.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN_r8OUuhv.woff */ url('Open_Sans_300.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN_r8OUuht.eot */ url('Open_Sans_300.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=mem5YaGs126MiZpBA-UN_r8OUuhu&skey=b33cc031a589c168&v=v20#OpenSans */ url('Open_Sans_300.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf */ url('Open_Sans_300.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UNirkOUuhp.woff2 */ url('Open_Sans_600.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UNirkOUuhv.woff */ url('Open_Sans_600.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UNirkOUuht.eot */ url('Open_Sans_600.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=mem5YaGs126MiZpBA-UNirkOUuhu&skey=a162967ffaa5aa08&v=v20#OpenSans */ url('Open_Sans_600.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UNirkOUuhs.ttf */ url('Open_Sans_600.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2 */ url('Open_Sans_700.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN7rgOUuhv.woff */ url('Open_Sans_700.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN7rgOUuht.eot */ url('Open_Sans_700.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=mem5YaGs126MiZpBA-UN7rgOUuhu&skey=cd9e1a36bb25a3c3&v=v20#OpenSans */ url('Open_Sans_700.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf */ url('Open_Sans_700.ttf') format('truetype'); } @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2 */ url('Open_Sans_800.woff2') format('woff2'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN8rsOUuhv.woff */ url('Open_Sans_800.woff') format('woff'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN8rsOUuht.eot */ url('Open_Sans_800.eot?#iefix') format('embedded-opentype'), /* from https://fonts.gstatic.com/l/font?kit=mem5YaGs126MiZpBA-UN8rsOUuhu&skey=c27b416055908855&v=v20#OpenSans */ url('Open_Sans_800.svg#OpenSans') format('svg'), /* from https://fonts.gstatic.com/s/opensans/v20/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf */ url('Open_Sans_800.ttf') format('truetype'); }
0.29584
0.064007
*{ box-sizing: border-box; font-family: sans-serif; } body{ box-sizing: border-box; } /* Footer Part */ .notice ul li:hover{ background-color: yellow; } .notice ul li a:hover{ background-color: yellow; color: black; } .fleft{ margin-left: 20px; } .fleft h4 { width: 200px; display: inline-block; color: black; background: #F7DC6F; margin-top: 7px; padding: 10px; padding-bottom: 10px; border-radius: 5px; } .fleft p{ padding-top: 2px; font-size: 16px; font-weight: bold; color: #BFC9CA; } .fcsos{ width: 200px; color: black; background: #F7DC6F; margin-top: 7px; padding: 10px; padding-bottom: 10px; border-radius: 5px; } .fcenter ul{ display: inline-block; list-style: none; text-align: left; } .fcenter ul li a{ text-decoration: none; color: #BFC9CA; font-size: 18px; } .fcenter ul li a:hover{ color: yellow; } .fcenter ul li{ padding-top: 0; font-size: 18px; text-decoration-color: none; } .fcsos2{ width: 200px; display: inline-block; color: black; background: #F7DC6F; margin-top: 7px; padding: 10px; padding-bottom: 10px; border-radius: 5px; } .fcenter2 ul{ display: inline-block; list-style: none; text-align: left; } .fcenter2 ul li{ padding-top: 5px; text-decoration-color: none; } .fcenter2 ul li a{ text-decoration: none; color: #BFC9CA; font-size: 18px; } .fcenter2 ul li a:hover{ color: yellow; } .fcenter2 ul li{ padding-top: 0px; font-size: 18px; text-decoration-color: none; } .fsos{ width: 200px; display: inline-block; color: black; background: #F7DC6F; margin-top: 7px; padding: 10px; padding-bottom: 10px; border-radius: 5px; } .fright ul{ display: inline-block; list-style: none; text-align: center; } .fright ul li{ width: 150px; padding: 2px; height: 35px; background: yellow; border-radius: 25px; text-align: center; margin-left: 30px; margin-top: 5px; } .fright ul li:hover{ border-radius: none; transition: .5s; background: #2E4053; color: white; } .fright ul li a{ font-size: 14px; width: 100%; text-decoration: none; color: black; font-weight: bold; } @media (max-width:992px){ .foot{ display: block; } } @media (max-width:880px){ .foot{ display: block; } } @media (max-width:692px){ .foot{ display: block; } } @media (max-width:585px){ .foot{ display: block; } }
public/frontend/css/style.css
*{ box-sizing: border-box; font-family: sans-serif; } body{ box-sizing: border-box; } /* Footer Part */ .notice ul li:hover{ background-color: yellow; } .notice ul li a:hover{ background-color: yellow; color: black; } .fleft{ margin-left: 20px; } .fleft h4 { width: 200px; display: inline-block; color: black; background: #F7DC6F; margin-top: 7px; padding: 10px; padding-bottom: 10px; border-radius: 5px; } .fleft p{ padding-top: 2px; font-size: 16px; font-weight: bold; color: #BFC9CA; } .fcsos{ width: 200px; color: black; background: #F7DC6F; margin-top: 7px; padding: 10px; padding-bottom: 10px; border-radius: 5px; } .fcenter ul{ display: inline-block; list-style: none; text-align: left; } .fcenter ul li a{ text-decoration: none; color: #BFC9CA; font-size: 18px; } .fcenter ul li a:hover{ color: yellow; } .fcenter ul li{ padding-top: 0; font-size: 18px; text-decoration-color: none; } .fcsos2{ width: 200px; display: inline-block; color: black; background: #F7DC6F; margin-top: 7px; padding: 10px; padding-bottom: 10px; border-radius: 5px; } .fcenter2 ul{ display: inline-block; list-style: none; text-align: left; } .fcenter2 ul li{ padding-top: 5px; text-decoration-color: none; } .fcenter2 ul li a{ text-decoration: none; color: #BFC9CA; font-size: 18px; } .fcenter2 ul li a:hover{ color: yellow; } .fcenter2 ul li{ padding-top: 0px; font-size: 18px; text-decoration-color: none; } .fsos{ width: 200px; display: inline-block; color: black; background: #F7DC6F; margin-top: 7px; padding: 10px; padding-bottom: 10px; border-radius: 5px; } .fright ul{ display: inline-block; list-style: none; text-align: center; } .fright ul li{ width: 150px; padding: 2px; height: 35px; background: yellow; border-radius: 25px; text-align: center; margin-left: 30px; margin-top: 5px; } .fright ul li:hover{ border-radius: none; transition: .5s; background: #2E4053; color: white; } .fright ul li a{ font-size: 14px; width: 100%; text-decoration: none; color: black; font-weight: bold; } @media (max-width:992px){ .foot{ display: block; } } @media (max-width:880px){ .foot{ display: block; } } @media (max-width:692px){ .foot{ display: block; } } @media (max-width:585px){ .foot{ display: block; } }
0.175009
0.064772
width: 100%; height: auto; position: relative; } .header_top{ background:#f7f7f7; width:100%; height:35px; border-bottom:1px solid #d3d3d3; } .header_top .header_top_left{ line-height:35px; margin-left:330px; float:left; } .header_top_left span{ margin-left:10px; } i{ margin-left:10px; margin-right:10px; } .header_top_ri{ float:right; margin-right:400px; } div.header_top_ri ul li { float:left; line-height: 35px; padding:0 5px; } div.header_top_ri ul li a:hover { color:#cc0000; } /* 上面为header_top顶部分 */ /* 下面为header_middle部分 */ .header_middle{ position: relative; margin:0 auto; } .header_mid_left_img img{ display:block; float: left; margin-left:260px; margin-top:3px; } .header_mid_search{ float:left; } .header_mid_search_pro{ width:510px; height:36px; display:inline-block; border:3px solid #cc0000; outline:0; margin-top:38px; margin-left:28px; box-sizing: unset; position: relative; } .header_mid_search_pro>span{ width:80px; line-height:36px; font-size:14px; cursor:pointer; text-align:center; background:#f7f7f7; border-right:1px solid #e8e8e8; padding:8px 26px 9px; color:#747474; } .header_mid_search_pro .header_search_input{ width:340px; height:15px; padding:19px 90px 9px 0px; outline: none; border-width:0px; } .header_mid_search_pro button{ width:80px; height:37px; background-color:#cc0000; font-size:16px; border:none; cursor:pointer; position: absolute; left:430px; } .header_mid_search_pro button a { color: #fff; text-decoration: none; } .header_mid_search .search_img_mid{ float:right; margin-left:28px; margin-top:18px; cursor: pointer; } .tag{ margin-left:28px; margin-top: 8px; } .tag ul li { margin-right:8px; float: left; } div.shop_car{ float: right; min-width: 140px; height:40px; margin-top:34px; margin-right:500px; line-height: 38px; text-align: center; border:1px solid #d1d1d1; } .icon{ display:block; float: left; background-image:url(../img/header/basic_icon.png); background-position: 0px 0px; width:35px; height:30px; } #shop_w{ display: inline-block; } #shop_w a { font-size: 16px; }
CSS/header.css
width: 100%; height: auto; position: relative; } .header_top{ background:#f7f7f7; width:100%; height:35px; border-bottom:1px solid #d3d3d3; } .header_top .header_top_left{ line-height:35px; margin-left:330px; float:left; } .header_top_left span{ margin-left:10px; } i{ margin-left:10px; margin-right:10px; } .header_top_ri{ float:right; margin-right:400px; } div.header_top_ri ul li { float:left; line-height: 35px; padding:0 5px; } div.header_top_ri ul li a:hover { color:#cc0000; } /* 上面为header_top顶部分 */ /* 下面为header_middle部分 */ .header_middle{ position: relative; margin:0 auto; } .header_mid_left_img img{ display:block; float: left; margin-left:260px; margin-top:3px; } .header_mid_search{ float:left; } .header_mid_search_pro{ width:510px; height:36px; display:inline-block; border:3px solid #cc0000; outline:0; margin-top:38px; margin-left:28px; box-sizing: unset; position: relative; } .header_mid_search_pro>span{ width:80px; line-height:36px; font-size:14px; cursor:pointer; text-align:center; background:#f7f7f7; border-right:1px solid #e8e8e8; padding:8px 26px 9px; color:#747474; } .header_mid_search_pro .header_search_input{ width:340px; height:15px; padding:19px 90px 9px 0px; outline: none; border-width:0px; } .header_mid_search_pro button{ width:80px; height:37px; background-color:#cc0000; font-size:16px; border:none; cursor:pointer; position: absolute; left:430px; } .header_mid_search_pro button a { color: #fff; text-decoration: none; } .header_mid_search .search_img_mid{ float:right; margin-left:28px; margin-top:18px; cursor: pointer; } .tag{ margin-left:28px; margin-top: 8px; } .tag ul li { margin-right:8px; float: left; } div.shop_car{ float: right; min-width: 140px; height:40px; margin-top:34px; margin-right:500px; line-height: 38px; text-align: center; border:1px solid #d1d1d1; } .icon{ display:block; float: left; background-image:url(../img/header/basic_icon.png); background-position: 0px 0px; width:35px; height:30px; } #shop_w{ display: inline-block; } #shop_w a { font-size: 16px; }
0.471223
0.066812
body, html { margin: 0; padding: 0; height: 100%; width: 100%; font-family: sans-serif; } body { background: #ddd; font-family: Ubuntu, Arial, sans-serif; } a { text-decoration: none; color: #1c83eb; } a:hover { text-decoration: underline; } .center { margin: 0 auto; max-width: 900px; position: relative; } .header { padding: 25px 0 15px; } .title { color: #444; font-size: 20px; text-shadow: 0 1px rgba(255, 255, 255, 0.5); margin: 3px 0 0; } .title a { text-decoration: none; color: inherit; } .title a:hover { font-style: italic; } .control { float: right; margin: 0; } .github a { font-size: small; margin-right: 1em; color: #888; } .github iframe { display: block; margin-right: 1.5em; } @media screen and (max-width: 600px) { .github { display: none; } } table.control td { vertical-align: center; } table.control tr, table.control td { margin: 0; padding: 0; border: 0 none; border-spacing: 0; } select { vertical-align: top; line-height: 26px; height: 26px; } select { padding-left: 0.4em; } button { height: 26px; width: 1.7em; padding: 0 0; text-align: center; } button.narrow { width: 1.3em; } button:before { } button.fa-small:before { vertical-align: 20%; font-size: 0.6em; } .links { margin: 1em 0; text-align: justify; } .links a { font-size: 0.8em; margin: 0 0.5em; } #stage { display: block; width: 100%; height: 600px; background: #333; border-radius: 2px; } #status { font-family: monospace; color: #333; margin: 1em 0; } #info { font-family: monospace; color: #333; margin: 1em 0; } #code { padding: 9px; border-radius: 2px; background: #f8f8f8; font-family: monospace; font-size: 0.9em; } #stage, #code { display: block; width: 100%; height: 600px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #stage.hide, #code.hide, .hide { display: none; visibility: collapse; } @media screen and (max-width: 920px) , screen and (max-height: 700px) { .header { padding: 6px 8px 6px; position: absolute; left: 0; right: 0; background: rgba(255, 255, 255, 0.2); } .title { color: #fff; font-size: 18px; font-weight: bold; text-shadow: none; } .center, #code, #stage { height: 100%; border-radius: 0; } .center { max-width: 100%; } select, button { border: 0px solid #666; border-radius: 0px; background: #333; color: #fff; } #status { position: absolute; bottom: 0; left: 0; padding: 1em 0.5em; color: #dddddd; pointer-events: none; } }
testbed/styles.css
body, html { margin: 0; padding: 0; height: 100%; width: 100%; font-family: sans-serif; } body { background: #ddd; font-family: Ubuntu, Arial, sans-serif; } a { text-decoration: none; color: #1c83eb; } a:hover { text-decoration: underline; } .center { margin: 0 auto; max-width: 900px; position: relative; } .header { padding: 25px 0 15px; } .title { color: #444; font-size: 20px; text-shadow: 0 1px rgba(255, 255, 255, 0.5); margin: 3px 0 0; } .title a { text-decoration: none; color: inherit; } .title a:hover { font-style: italic; } .control { float: right; margin: 0; } .github a { font-size: small; margin-right: 1em; color: #888; } .github iframe { display: block; margin-right: 1.5em; } @media screen and (max-width: 600px) { .github { display: none; } } table.control td { vertical-align: center; } table.control tr, table.control td { margin: 0; padding: 0; border: 0 none; border-spacing: 0; } select { vertical-align: top; line-height: 26px; height: 26px; } select { padding-left: 0.4em; } button { height: 26px; width: 1.7em; padding: 0 0; text-align: center; } button.narrow { width: 1.3em; } button:before { } button.fa-small:before { vertical-align: 20%; font-size: 0.6em; } .links { margin: 1em 0; text-align: justify; } .links a { font-size: 0.8em; margin: 0 0.5em; } #stage { display: block; width: 100%; height: 600px; background: #333; border-radius: 2px; } #status { font-family: monospace; color: #333; margin: 1em 0; } #info { font-family: monospace; color: #333; margin: 1em 0; } #code { padding: 9px; border-radius: 2px; background: #f8f8f8; font-family: monospace; font-size: 0.9em; } #stage, #code { display: block; width: 100%; height: 600px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #stage.hide, #code.hide, .hide { display: none; visibility: collapse; } @media screen and (max-width: 920px) , screen and (max-height: 700px) { .header { padding: 6px 8px 6px; position: absolute; left: 0; right: 0; background: rgba(255, 255, 255, 0.2); } .title { color: #fff; font-size: 18px; font-weight: bold; text-shadow: none; } .center, #code, #stage { height: 100%; border-radius: 0; } .center { max-width: 100%; } select, button { border: 0px solid #666; border-radius: 0px; background: #333; color: #fff; } #status { position: absolute; bottom: 0; left: 0; padding: 1em 0.5em; color: #dddddd; pointer-events: none; } }
0.308398
0.076718
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); /* font-family: 'Raleway', sans-serif; */ @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); /* font-family: 'Roboto', sans-serif; */ * { margin: 0; padding: 0; box-sizing: border-box; } html, body { width: 100%; height: 100%; background-color: #03050B; font-family: 'Raleway', sans-serif; } /* Containers */ .main__container { width: 100%; max-width: 1800px; margin: 0 auto; padding: 0 40px; } .container { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 12px; } /* New Message */ .new__messages { position: absolute; width: 8px; height: 8px; background-color: #F2682A; border: none; border-radius: 50%; top: -3px; } /* Title */ .title { display: flex; align-items: center; margin-top: 30px; margin-bottom: 30px; margin-left: 10px; } .title > h1 { font-family: 'Raleway', sans-serif; font-weight: 700; font-size: 18px; text-transform: uppercase; color: #e3e3e3; } .title > i { color: #434859; font-size: 18px; margin-left: 20px; } .title > button { margin-left: 20px; color: #434859; font-size: 18px; background: none; border: none; cursor: pointer; transition: 0.3s all all; } .title > button:hover { color: #F2682A; } .title > button.active { color: #F2682A; } .title > a{ font-size: 18px; margin-left: 10px; } /* Subtitle */ .subtitle { margin-right: 50px; } .subtitle-desc { text-decoration: none; text-transform: uppercase; color: #434859; font-size: 12px; font-family: 'Roboto', sans-serif; font-weight: bold; } .subtitle-btn { width: auto; display: flex; align-items: center; margin-top: 5px; cursor: pointer; background: none; border: none; transition: 0.3s ease all; position: relative; } .subtitle-btn:hover .subtitle-icon { color: #F2682A; transform: rotate(180deg); } .subtitle-btn:hover .no-rotate { transform: rotate(0deg); } .subtitle-name { color: #e3e3e3; font-weight: 900; font-size: 18px; font-family: 'Roboto', sans-serif; transition: 0.3s ease all; } .subtitle-icon { color: #434859; margin-left: 20px; font-size: 18px; transition: 0.3s ease all; } .subtitle-icon:hover { color: #F2682A; } .subtitle__dropdown { position: absolute; top: 0; left: 0; width: auto; height: auto; z-index: 2; padding-top: 30px; opacity: 0; visibility: hidden; } .subtitle-btn:hover .subtitle__dropdown { opacity: 1; visibility: visible; } .subtitle__dropdown-box { width: auto; min-width: 200px; height: auto; background: #434859; height: auto; max-height: 250px; overflow: auto; list-style: none; text-align: left; padding: 10px 15px; border-radius: 0 0 5px 5px; } .subtitle__dropdown-box > li { margin-bottom: 4px; } .sutitle__dropdown-link { text-decoration: none; color: #e3e3e3; font-weight: 500; font-size: 18px; font-family: 'Roboto', sans-serif; transition: 0.3s ease all; } .sutitle__dropdown-link:hover { color: #F2682A; } /* BG */ .bg-purple { background: #4267B2; } .bg-brightblue { background: #1DA1F2; } .bg-blue { background: #507299; } .bg-orange { background: #F58220; } .bg-red { background: #EA4335; } .cl-red { color: #EA4335; } .cl-green { color: #41C375; }
public/css/main.css
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); /* font-family: 'Raleway', sans-serif; */ @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); /* font-family: 'Roboto', sans-serif; */ * { margin: 0; padding: 0; box-sizing: border-box; } html, body { width: 100%; height: 100%; background-color: #03050B; font-family: 'Raleway', sans-serif; } /* Containers */ .main__container { width: 100%; max-width: 1800px; margin: 0 auto; padding: 0 40px; } .container { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 12px; } /* New Message */ .new__messages { position: absolute; width: 8px; height: 8px; background-color: #F2682A; border: none; border-radius: 50%; top: -3px; } /* Title */ .title { display: flex; align-items: center; margin-top: 30px; margin-bottom: 30px; margin-left: 10px; } .title > h1 { font-family: 'Raleway', sans-serif; font-weight: 700; font-size: 18px; text-transform: uppercase; color: #e3e3e3; } .title > i { color: #434859; font-size: 18px; margin-left: 20px; } .title > button { margin-left: 20px; color: #434859; font-size: 18px; background: none; border: none; cursor: pointer; transition: 0.3s all all; } .title > button:hover { color: #F2682A; } .title > button.active { color: #F2682A; } .title > a{ font-size: 18px; margin-left: 10px; } /* Subtitle */ .subtitle { margin-right: 50px; } .subtitle-desc { text-decoration: none; text-transform: uppercase; color: #434859; font-size: 12px; font-family: 'Roboto', sans-serif; font-weight: bold; } .subtitle-btn { width: auto; display: flex; align-items: center; margin-top: 5px; cursor: pointer; background: none; border: none; transition: 0.3s ease all; position: relative; } .subtitle-btn:hover .subtitle-icon { color: #F2682A; transform: rotate(180deg); } .subtitle-btn:hover .no-rotate { transform: rotate(0deg); } .subtitle-name { color: #e3e3e3; font-weight: 900; font-size: 18px; font-family: 'Roboto', sans-serif; transition: 0.3s ease all; } .subtitle-icon { color: #434859; margin-left: 20px; font-size: 18px; transition: 0.3s ease all; } .subtitle-icon:hover { color: #F2682A; } .subtitle__dropdown { position: absolute; top: 0; left: 0; width: auto; height: auto; z-index: 2; padding-top: 30px; opacity: 0; visibility: hidden; } .subtitle-btn:hover .subtitle__dropdown { opacity: 1; visibility: visible; } .subtitle__dropdown-box { width: auto; min-width: 200px; height: auto; background: #434859; height: auto; max-height: 250px; overflow: auto; list-style: none; text-align: left; padding: 10px 15px; border-radius: 0 0 5px 5px; } .subtitle__dropdown-box > li { margin-bottom: 4px; } .sutitle__dropdown-link { text-decoration: none; color: #e3e3e3; font-weight: 500; font-size: 18px; font-family: 'Roboto', sans-serif; transition: 0.3s ease all; } .sutitle__dropdown-link:hover { color: #F2682A; } /* BG */ .bg-purple { background: #4267B2; } .bg-brightblue { background: #1DA1F2; } .bg-blue { background: #507299; } .bg-orange { background: #F58220; } .bg-red { background: #EA4335; } .cl-red { color: #EA4335; } .cl-green { color: #41C375; }
0.37319
0.053675
.nav-div{ clear: both !important; float: left !important; width: 100% !important; box-shadow: none; height: 50px !important; background-color: rgb(78, 159, 247); } .nav-side{ background-color: rgba(79, 163, 252, 0.844) } .carusel1{ clear: both; } .search-div{ width: 100%; position: relative; top: 74% ; z-index: 1000; } .search-btn{ z-index: 5000 !important; /* border-radius: 30px 0 0 30px !important; */ color: rgb(77, 70, 70) !important; border-bottom: none !important; background-color: rgb(255, 255, 255) !important; } .search-btn::-moz-placeholder{ color: rgb(77, 70, 70) !important; } .search-btn > option{ border-bottom: none !important; } #cen-txt{ text-align: center; width: 100%; } .main-div{ margin-bottom: 20px; float: inherit; width: 88% !important; } #cen-txt1{ text-align: center; width: 100%; margin-bottom: 1px; } .cen-txt2{ margin-bottom: 0px; text-align: center; width: 100%; } #section2{ float: left; margin-bottom: 40px; } .box{ width: 100%; padding: 0px; height: auto; float: left; } .paragraph-span{ font-size: 2em; width: 100%; } .side-view{ background: -moz-linear-gradient(to bottom, #ffeaea, #d15e5e ); opacity: 0.90; z-index: 2300; font-size: 20px !important; padding-top: 50px !important; } .button-group{ overflow: hidden; text-align: center; } .jobs-button{ font-size: 23px; width: 150px !important; text-align: center !important; vertical-align: middle; } .jobs-button2{ font-size: 23px; width: 150px !important; text-align: center; vertical-align: middle; margin-left: 5px !important; color: #FFF } .jobs-button3{ font-size: 18px; border: thin solid #ef5350; width: 120px !important; text-align: center; height: 25px; margin-top: 7px; color: #FFF } .hidden{ visibility: hidden; } .logo-text{ line-height: 60px !important; margin: 0px 0px 0px 0px; height: 50px !important; color: #e57373; } .logo-link{ padding: 0px; } .login{ color: #e57373; } .login:hover{ background-color: rgba(255, 255, 255, 0); } .tel-nav .login_btn{ border: thin solid #e57373; height: 25px; color: #e57373 !important; width: 68px; line-height: 20px; margin: 20px 10px; padding: 0px 0px !important; transition: all .3s; } .tel-nav .login_btn:hover{ background-color: #e57373 !important; color: #FFF !important; } .sign_up:hover{ background-color: rgba(255, 255, 255, 0); } .sign_up .sign_in{ background-color: #e57373 !important; height: 25px; color: #ffffff !important; width: 68px; line-height: 20px; margin: 20px 5px; margin-right: 70px; padding: 0px 7px !important; transition: all .3s; } .sign_up .sign_in:hover { border: thin solid #e57373; background-color: #ffffff !important; color: #e57373 !important; } .options{ height: 3rem !important; } .side-nav .collapsible-header{ height: 3rem; }
public/main.css
.nav-div{ clear: both !important; float: left !important; width: 100% !important; box-shadow: none; height: 50px !important; background-color: rgb(78, 159, 247); } .nav-side{ background-color: rgba(79, 163, 252, 0.844) } .carusel1{ clear: both; } .search-div{ width: 100%; position: relative; top: 74% ; z-index: 1000; } .search-btn{ z-index: 5000 !important; /* border-radius: 30px 0 0 30px !important; */ color: rgb(77, 70, 70) !important; border-bottom: none !important; background-color: rgb(255, 255, 255) !important; } .search-btn::-moz-placeholder{ color: rgb(77, 70, 70) !important; } .search-btn > option{ border-bottom: none !important; } #cen-txt{ text-align: center; width: 100%; } .main-div{ margin-bottom: 20px; float: inherit; width: 88% !important; } #cen-txt1{ text-align: center; width: 100%; margin-bottom: 1px; } .cen-txt2{ margin-bottom: 0px; text-align: center; width: 100%; } #section2{ float: left; margin-bottom: 40px; } .box{ width: 100%; padding: 0px; height: auto; float: left; } .paragraph-span{ font-size: 2em; width: 100%; } .side-view{ background: -moz-linear-gradient(to bottom, #ffeaea, #d15e5e ); opacity: 0.90; z-index: 2300; font-size: 20px !important; padding-top: 50px !important; } .button-group{ overflow: hidden; text-align: center; } .jobs-button{ font-size: 23px; width: 150px !important; text-align: center !important; vertical-align: middle; } .jobs-button2{ font-size: 23px; width: 150px !important; text-align: center; vertical-align: middle; margin-left: 5px !important; color: #FFF } .jobs-button3{ font-size: 18px; border: thin solid #ef5350; width: 120px !important; text-align: center; height: 25px; margin-top: 7px; color: #FFF } .hidden{ visibility: hidden; } .logo-text{ line-height: 60px !important; margin: 0px 0px 0px 0px; height: 50px !important; color: #e57373; } .logo-link{ padding: 0px; } .login{ color: #e57373; } .login:hover{ background-color: rgba(255, 255, 255, 0); } .tel-nav .login_btn{ border: thin solid #e57373; height: 25px; color: #e57373 !important; width: 68px; line-height: 20px; margin: 20px 10px; padding: 0px 0px !important; transition: all .3s; } .tel-nav .login_btn:hover{ background-color: #e57373 !important; color: #FFF !important; } .sign_up:hover{ background-color: rgba(255, 255, 255, 0); } .sign_up .sign_in{ background-color: #e57373 !important; height: 25px; color: #ffffff !important; width: 68px; line-height: 20px; margin: 20px 5px; margin-right: 70px; padding: 0px 7px !important; transition: all .3s; } .sign_up .sign_in:hover { border: thin solid #e57373; background-color: #ffffff !important; color: #e57373 !important; } .options{ height: 3rem !important; } .side-nav .collapsible-header{ height: 3rem; }
0.299925
0.093306
max-width: 720px; margin: 0 auto; padding: 2em 1em; } .nav { margin: 0; padding: 0; list-style: none; } .nav:before { content: 'Navigation: '; } .nav li { display: inline; margin: 0 .4em; } @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes moveInFromLeft { 0% { opacity: 0; -webkit-transform: translateX(-100px); transform: translateX(-100px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes moveInFromLeft { 0% { opacity: 0; -webkit-transform: translateX(-100px); transform: translateX(-100px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @-webkit-keyframes moveOutToLeft { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); } } @keyframes moveOutToLeft { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); } } @-webkit-keyframes moveInFromRight { 0% { opacity: 0; -webkit-transform: translateX(100px); transform: translateX(100px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes moveInFromRight { 0% { opacity: 0; -webkit-transform: translateX(100px); transform: translateX(100px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @-webkit-keyframes moveOutToRight { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(50%); transform: translateX(50%); } } @keyframes moveOutToRight { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(50%); transform: translateX(50%); } } .sceneElement { -webkit-animation-duration: .4s; animation-duration: .4s; transition-timing-function: ease-in; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .is-exiting .sceneElement { transition-timing-function: ease-out; } #main[data-transition=fade] .sceneElement { -webkit-animation-name: fadeIn; animation-name: fadeIn; } #main[data-transition=fade].is-exiting .sceneElement { -webkit-animation-name: fadeOut; animation-name: fadeOut; } #main[data-transition=moveleft] .sceneElement { -webkit-animation-name: moveInFromLeft; animation-name: moveInFromLeft; } #main[data-transition=moveleft].is-exiting .sceneElement { -webkit-animation-name: moveOutToRight; animation-name: moveOutToRight; } #main[data-transition=moveright] .sceneElement { -webkit-animation-name: moveInFromRight; animation-name: moveInFromRight; } #main[data-transition=moveright].is-exiting .sceneElement { -webkit-animation-name: moveOutToLeft; animation-name: moveOutToLeft; } /* body { */ /* height: 100vh; */ /* display: flex; */ /* align-items: center; */ /* justify-content: center; */ /* background-color: #514878; */ /* } */ .switch { position: absolute; left: 8px; top: 9px; } .switch input { height: 100%; width: 100%; position: absolute; left: 0; top: 0; opacity: 0; z-index: 100; cursor: pointer; } .switch label { height: 50px; /*110px*/ width: 50px; /*110px*/ background-color: #3c3c3c; border-radius: 60px; /*60px*/ display: block; box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.2), inset 0 0 5px -2px rgba(0, 0, 0, 0.4); } .switch label .bulb { height: 30px; /*90px*/ width: 30px; background-color: rgba(129, 62, 68); border-radius: 50%; position: relative; top: 10px; left: 10px; display: block; transition: 0.7s; box-shadow: inset 0 0 1px 3px #252231, inset 0 0 6px 8px #170e3a, 0 20px 30px -10px rgba(0, 0, 0, 0.4); } .switch label .bulb .bulb-center { position: absolute; display: block; height: 6px; width: 6px; background-color: #7b5252; border-radius: 50%; top: 50%; left: 50%; transition: 0.7s; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); box-shadow: inset 0 0 0 4px #845a5a; } .switch label .bulb .bulb-center:after { content: ""; display: block; height: 14px; width: 14px; background-color: #947373; border-radius: 50%; position: absolute; transition: 0.7s; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); box-shadow: 0 0 2px 4px #734a4a; } .switch label .bulb .filament-1, .switch label .bulb .filament-2 { position: absolute; display: block; height: 35px; width: 35px; border-radius: 50%; top: 50%; left: 50%; overflow: hidden; -webkit-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); } .switch label .bulb .filament-1:after, .switch label .bulb .filament-2:after, .switch label .bulb .filament-1:before, .switch label .bulb .filament-2:before { content: ""; display: block; height: 6px; width: 17px; border-radius: 50%; border: 2px solid #4a426b; position: absolute; transition: 0.7s; top: -4px; left: -2px; -webkit-transform: rotate(-10deg); transform: rotate(-10deg); } .switch label .bulb .filament-1:before, .switch label .bulb .filament-2:before { left: 15px; -webkit-transform: rotate(10deg); transform: rotate(10deg); } .switch label .bulb .filament-2 { -webkit-transform: translate(-50%, -50%) rotate(45deg) !important; transform: translate(-50%, -50%) rotate(45deg) !important; } .reflections { height: 100%; width: 100%; display: block; border-radius: 50%; overflow: hidden; position: absolute; z-index: 90; -webkit-perspective: 10px; perspective: 10px; } .reflections span { height: 80px; width: 80px; border-radius: 50%; background-image: linear-gradient(-135deg, transparent 80%, rgba(255, 255, 255, 0.3)); position: absolute; left: -40px; bottom: -45px; } .reflections span:after { content: ""; display: block; height: 35px; width: 20px; position: absolute; top: -36px; right: -40px; border-radius: 50%; box-shadow: 4px -2px 0 -3px rgba(255, 255, 255, 0.4); -webkit-filter: blur(1px); filter: blur(1px); -webkit-transform: rotate(-10deg); transform: rotate(-10deg); } .reflections:after { content: ""; display: block; height: 80px; width: 50px; background-image: linear-gradient(80deg, rgba(255, 255, 255, 0.05) 45%, rgba(255, 255, 255, 0.5)); border-radius: 10% 20% 50% 30%/30% 60% 30% 40%; position: absolute; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transform: rotateX(-25deg) rotate(-35deg) skewx(-15deg) translate(10px, -20px); transform: rotateX(-25deg) rotate(-35deg) skewx(-15deg) translate(10px, -20px); top: -8px; left: -5px; } .reflections:before { content: ""; display: block; position: absolute; height: 10px; width: 10px; background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.15)); bottom: 10px; right: 0px; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .sparks .spark1 { display: block; height: 1px; width: 1px; background-color: #d1b82b; position: absolute; right: -5px; border-radius: 50%; bottom: 23px; transition: 0.4s; opacity: 0; } .sparks .spark2 { display: block; height: 3px; width: 3px; background-color: #d1b82b; position: absolute; right: 20px; border-radius: 50%; bottom: 80px; transition: 0.4s; opacity: 0; } .sparks .spark3 { display: block; height: 3px; width: 3px; background-color: #d1b82b; position: absolute; left: 20px; border-radius: 50%; bottom: 80px; transition: 0.4s; opacity: 0; } .sparks .spark4 { display: block; height: 3px; width: 3px; background-color: #d1b82b; position: absolute; left: 20px; border-radius: 50%; bottom: 20px; transition: 0.4s; opacity: 0; } .switch input:checked~label .bulb { background-color: #a5433c; box-shadow: inset 0 0 1px 3px #8b2f2f, inset 0 0 6px 8px #6b454f, 0 30px 30px -10px rgba(0, 0, 0, 0.4), 0 0 30px 50px rgba(253, 184, 67, 0.1); } .switch input:checked~label .bulb>.bulb-center { background-color: #582f2f; box-shadow: inset 0 0 0 4px #fd7b6a, 0 0 12px 10px #8f3933, 0 0 20px 14px #a1664a; } .switch input:checked~label .bulb>.bulb-center:after { background-color: #fffb83; /*this is center*/ box-shadow: 0 0 2px 4px #ce5d49; } .switch input:checked~label .bulb>.filament-1:before, .switch input:checked~label .bulb>.filament-2:before, .switch input:checked~label .bulb>.filament-1:after, .switch input:checked~label .bulb>.filament-2:after { border-color: #dc143c; } .switch input:checked~label .bulb>.sparks .spark1 { height: 1px; width: 1px; -webkit-animation: spark1 2s ease-in-out; animation: spark1 2s ease-in-out; -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .switch input:checked~label .bulb>.sparks .spark2 { height: 1px; width: 1px; -webkit-animation: spark2 2.4s ease-in-out; animation: spark2 2.4s ease-in-out; -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .switch input:checked~label .bulb>.sparks .spark3 { height: 1px; width: 1px; -webkit-animation: spark3 2s ease-in-out; animation: spark3 2s ease-in-out; -webkit-animation-delay: 0.9s; animation-delay: 0.9s; } .switch input:checked~label .bulb>.sparks .spark4 { height: 1px; width: 1px; -webkit-animation: spark4 1.7s ease-in-out; animation: spark4 1.7s ease-in-out; -webkit-animation-delay: 0.9s; animation-delay: 0.9s; } @-webkit-keyframes spark1 { 0% { right: -5px; height: 1px; width: 1px; opacity: 0; } 20% { height: 3px; width: 3px; right: 0px; opacity: 1; } 30% { right: -5px; opacity: 1; height: 3px; width: 3px; } 70% { height: 3px; width: 3px; } 100% { right: -60px; bottom: 40px; opacity: 0; } } @keyframes spark1 { 0% { right: -5px; height: 1px; width: 1px; opacity: 0; } 20% { height: 3px; width: 3px; right: 0px; opacity: 1; } 30% { right: -5px; opacity: 1; height: 3px; width: 3px; } 70% { height: 3px; width: 3px; } 100% { right: -60px; bottom: 40px; opacity: 0; } } @-webkit-keyframes spark2 { 0% { height: 3px; width: 3px; opacity: 0; } 30% { opacity: 1; } 100% { right: -20px; bottom: 100px; opacity: 0; } } @keyframes spark2 { 0% { height: 3px; width: 3px; opacity: 0; } 30% { opacity: 1; } 100% { right: -20px; bottom: 100px; opacity: 0; } } @-webkit-keyframes spark3 { 0% { opacity: 0; } 30% { opacity: 1; height: 2px; width: 2px; } 100% { left: 0px; bottom: 100px; opacity: 0; height: 3px; width: 3px; } } @keyframes spark3 { 0% { opacity: 0; } 30% { opacity: 1; height: 2px; width: 2px; } 100% { left: 0px; bottom: 100px; opacity: 0; height: 3px; width: 3px; } } @-webkit-keyframes spark4 { 0% { opacity: 0; } 30% { opacity: 1; height: 2px; width: 2px; } 100% { left: -20px; bottom: -10px; opacity: 0; height: 3px; width: 3px; } } @keyframes spark4 { 0% { opacity: 0; } 30% { opacity: 1; height: 2px; width: 2px; } 100% { left: -20px; bottom: -10px; opacity: 0; height: 3px; width: 3px; } }
web_interface/css/style.css
max-width: 720px; margin: 0 auto; padding: 2em 1em; } .nav { margin: 0; padding: 0; list-style: none; } .nav:before { content: 'Navigation: '; } .nav li { display: inline; margin: 0 .4em; } @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes moveInFromLeft { 0% { opacity: 0; -webkit-transform: translateX(-100px); transform: translateX(-100px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes moveInFromLeft { 0% { opacity: 0; -webkit-transform: translateX(-100px); transform: translateX(-100px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @-webkit-keyframes moveOutToLeft { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); } } @keyframes moveOutToLeft { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); } } @-webkit-keyframes moveInFromRight { 0% { opacity: 0; -webkit-transform: translateX(100px); transform: translateX(100px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes moveInFromRight { 0% { opacity: 0; -webkit-transform: translateX(100px); transform: translateX(100px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @-webkit-keyframes moveOutToRight { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(50%); transform: translateX(50%); } } @keyframes moveOutToRight { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(50%); transform: translateX(50%); } } .sceneElement { -webkit-animation-duration: .4s; animation-duration: .4s; transition-timing-function: ease-in; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .is-exiting .sceneElement { transition-timing-function: ease-out; } #main[data-transition=fade] .sceneElement { -webkit-animation-name: fadeIn; animation-name: fadeIn; } #main[data-transition=fade].is-exiting .sceneElement { -webkit-animation-name: fadeOut; animation-name: fadeOut; } #main[data-transition=moveleft] .sceneElement { -webkit-animation-name: moveInFromLeft; animation-name: moveInFromLeft; } #main[data-transition=moveleft].is-exiting .sceneElement { -webkit-animation-name: moveOutToRight; animation-name: moveOutToRight; } #main[data-transition=moveright] .sceneElement { -webkit-animation-name: moveInFromRight; animation-name: moveInFromRight; } #main[data-transition=moveright].is-exiting .sceneElement { -webkit-animation-name: moveOutToLeft; animation-name: moveOutToLeft; } /* body { */ /* height: 100vh; */ /* display: flex; */ /* align-items: center; */ /* justify-content: center; */ /* background-color: #514878; */ /* } */ .switch { position: absolute; left: 8px; top: 9px; } .switch input { height: 100%; width: 100%; position: absolute; left: 0; top: 0; opacity: 0; z-index: 100; cursor: pointer; } .switch label { height: 50px; /*110px*/ width: 50px; /*110px*/ background-color: #3c3c3c; border-radius: 60px; /*60px*/ display: block; box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.2), inset 0 0 5px -2px rgba(0, 0, 0, 0.4); } .switch label .bulb { height: 30px; /*90px*/ width: 30px; background-color: rgba(129, 62, 68); border-radius: 50%; position: relative; top: 10px; left: 10px; display: block; transition: 0.7s; box-shadow: inset 0 0 1px 3px #252231, inset 0 0 6px 8px #170e3a, 0 20px 30px -10px rgba(0, 0, 0, 0.4); } .switch label .bulb .bulb-center { position: absolute; display: block; height: 6px; width: 6px; background-color: #7b5252; border-radius: 50%; top: 50%; left: 50%; transition: 0.7s; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); box-shadow: inset 0 0 0 4px #845a5a; } .switch label .bulb .bulb-center:after { content: ""; display: block; height: 14px; width: 14px; background-color: #947373; border-radius: 50%; position: absolute; transition: 0.7s; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); box-shadow: 0 0 2px 4px #734a4a; } .switch label .bulb .filament-1, .switch label .bulb .filament-2 { position: absolute; display: block; height: 35px; width: 35px; border-radius: 50%; top: 50%; left: 50%; overflow: hidden; -webkit-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); } .switch label .bulb .filament-1:after, .switch label .bulb .filament-2:after, .switch label .bulb .filament-1:before, .switch label .bulb .filament-2:before { content: ""; display: block; height: 6px; width: 17px; border-radius: 50%; border: 2px solid #4a426b; position: absolute; transition: 0.7s; top: -4px; left: -2px; -webkit-transform: rotate(-10deg); transform: rotate(-10deg); } .switch label .bulb .filament-1:before, .switch label .bulb .filament-2:before { left: 15px; -webkit-transform: rotate(10deg); transform: rotate(10deg); } .switch label .bulb .filament-2 { -webkit-transform: translate(-50%, -50%) rotate(45deg) !important; transform: translate(-50%, -50%) rotate(45deg) !important; } .reflections { height: 100%; width: 100%; display: block; border-radius: 50%; overflow: hidden; position: absolute; z-index: 90; -webkit-perspective: 10px; perspective: 10px; } .reflections span { height: 80px; width: 80px; border-radius: 50%; background-image: linear-gradient(-135deg, transparent 80%, rgba(255, 255, 255, 0.3)); position: absolute; left: -40px; bottom: -45px; } .reflections span:after { content: ""; display: block; height: 35px; width: 20px; position: absolute; top: -36px; right: -40px; border-radius: 50%; box-shadow: 4px -2px 0 -3px rgba(255, 255, 255, 0.4); -webkit-filter: blur(1px); filter: blur(1px); -webkit-transform: rotate(-10deg); transform: rotate(-10deg); } .reflections:after { content: ""; display: block; height: 80px; width: 50px; background-image: linear-gradient(80deg, rgba(255, 255, 255, 0.05) 45%, rgba(255, 255, 255, 0.5)); border-radius: 10% 20% 50% 30%/30% 60% 30% 40%; position: absolute; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transform: rotateX(-25deg) rotate(-35deg) skewx(-15deg) translate(10px, -20px); transform: rotateX(-25deg) rotate(-35deg) skewx(-15deg) translate(10px, -20px); top: -8px; left: -5px; } .reflections:before { content: ""; display: block; position: absolute; height: 10px; width: 10px; background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.15)); bottom: 10px; right: 0px; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .sparks .spark1 { display: block; height: 1px; width: 1px; background-color: #d1b82b; position: absolute; right: -5px; border-radius: 50%; bottom: 23px; transition: 0.4s; opacity: 0; } .sparks .spark2 { display: block; height: 3px; width: 3px; background-color: #d1b82b; position: absolute; right: 20px; border-radius: 50%; bottom: 80px; transition: 0.4s; opacity: 0; } .sparks .spark3 { display: block; height: 3px; width: 3px; background-color: #d1b82b; position: absolute; left: 20px; border-radius: 50%; bottom: 80px; transition: 0.4s; opacity: 0; } .sparks .spark4 { display: block; height: 3px; width: 3px; background-color: #d1b82b; position: absolute; left: 20px; border-radius: 50%; bottom: 20px; transition: 0.4s; opacity: 0; } .switch input:checked~label .bulb { background-color: #a5433c; box-shadow: inset 0 0 1px 3px #8b2f2f, inset 0 0 6px 8px #6b454f, 0 30px 30px -10px rgba(0, 0, 0, 0.4), 0 0 30px 50px rgba(253, 184, 67, 0.1); } .switch input:checked~label .bulb>.bulb-center { background-color: #582f2f; box-shadow: inset 0 0 0 4px #fd7b6a, 0 0 12px 10px #8f3933, 0 0 20px 14px #a1664a; } .switch input:checked~label .bulb>.bulb-center:after { background-color: #fffb83; /*this is center*/ box-shadow: 0 0 2px 4px #ce5d49; } .switch input:checked~label .bulb>.filament-1:before, .switch input:checked~label .bulb>.filament-2:before, .switch input:checked~label .bulb>.filament-1:after, .switch input:checked~label .bulb>.filament-2:after { border-color: #dc143c; } .switch input:checked~label .bulb>.sparks .spark1 { height: 1px; width: 1px; -webkit-animation: spark1 2s ease-in-out; animation: spark1 2s ease-in-out; -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .switch input:checked~label .bulb>.sparks .spark2 { height: 1px; width: 1px; -webkit-animation: spark2 2.4s ease-in-out; animation: spark2 2.4s ease-in-out; -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .switch input:checked~label .bulb>.sparks .spark3 { height: 1px; width: 1px; -webkit-animation: spark3 2s ease-in-out; animation: spark3 2s ease-in-out; -webkit-animation-delay: 0.9s; animation-delay: 0.9s; } .switch input:checked~label .bulb>.sparks .spark4 { height: 1px; width: 1px; -webkit-animation: spark4 1.7s ease-in-out; animation: spark4 1.7s ease-in-out; -webkit-animation-delay: 0.9s; animation-delay: 0.9s; } @-webkit-keyframes spark1 { 0% { right: -5px; height: 1px; width: 1px; opacity: 0; } 20% { height: 3px; width: 3px; right: 0px; opacity: 1; } 30% { right: -5px; opacity: 1; height: 3px; width: 3px; } 70% { height: 3px; width: 3px; } 100% { right: -60px; bottom: 40px; opacity: 0; } } @keyframes spark1 { 0% { right: -5px; height: 1px; width: 1px; opacity: 0; } 20% { height: 3px; width: 3px; right: 0px; opacity: 1; } 30% { right: -5px; opacity: 1; height: 3px; width: 3px; } 70% { height: 3px; width: 3px; } 100% { right: -60px; bottom: 40px; opacity: 0; } } @-webkit-keyframes spark2 { 0% { height: 3px; width: 3px; opacity: 0; } 30% { opacity: 1; } 100% { right: -20px; bottom: 100px; opacity: 0; } } @keyframes spark2 { 0% { height: 3px; width: 3px; opacity: 0; } 30% { opacity: 1; } 100% { right: -20px; bottom: 100px; opacity: 0; } } @-webkit-keyframes spark3 { 0% { opacity: 0; } 30% { opacity: 1; height: 2px; width: 2px; } 100% { left: 0px; bottom: 100px; opacity: 0; height: 3px; width: 3px; } } @keyframes spark3 { 0% { opacity: 0; } 30% { opacity: 1; height: 2px; width: 2px; } 100% { left: 0px; bottom: 100px; opacity: 0; height: 3px; width: 3px; } } @-webkit-keyframes spark4 { 0% { opacity: 0; } 30% { opacity: 1; height: 2px; width: 2px; } 100% { left: -20px; bottom: -10px; opacity: 0; height: 3px; width: 3px; } } @keyframes spark4 { 0% { opacity: 0; } 30% { opacity: 1; height: 2px; width: 2px; } 100% { left: -20px; bottom: -10px; opacity: 0; height: 3px; width: 3px; } }
0.497315
0.105995
perspective: 1600; -webkit-perspective: 1600; z-index: 2; transform-origin: 50%; transition-duration: 1s; transition-property: all; transform: translate3d(0, 0, 1px) } #stadium { width: 55.5em; height: 34em; font-size: 16px; margin: 2em auto; transition: 1s transform; transform-style: preserve-3d; transform-origin: 50%; transform: translate3d(0, 0, 1px) rotateX(0.1deg) } .threed.vertical #stadium { transform: rotateZ(0deg) translateX(-4em) scale(1) translateY(0%) rotateY(-50deg); } .threed.vertical #pitch { box-shadow: 2em 0px 4em 0px rgba(0, 0, 0, 0.7); } .threed #stadium { transform: rotateZ(0deg) translateX(0%) scale(1) translateY(0%) rotateY(0deg) rotateX(50deg); } .threed #pitch { box-shadow: 0px 2em 4em 0px rgba(0, 0, 0, 0.7); } .vertical #container { transform: rotateZ(90deg) } .vertical #stadium { transform: translateX(2em) scale(0.65); } .vertical #pitch { box-shadow: 2em 0px 4em 0px rgba(0, 0, 0, 0.7); } .portrait.vertical #stadium { transform: translateX(10em) scale(1); } .portrait.threed.vertical #stadium { transform: rotateZ(0deg) translateX(-4em) scale(1) translateY(0%) rotateY(-50deg); } #pitch { height: 100%; width: calc(100% - 3em); margin: 0 1.5em; top: 0; left: 0; border: 0.12em solid #FFF; background: green; background-image: url('../img/grass.jpg'); box-shadow: 0px 2em 4em 0px rgba(0, 0, 0, 0.7); background-repeat: repeat; background-size: 6.1em; background-position: -1.6em -1.2em; transform: translate3d(0, 0, 2px); opacity: 0.99; z-index: 2; } #pitch::before { content: ''; width: 9.15em; height: 9.15em; display: block; border: 0.12em solid #FFF; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } #pitch::after { content: ''; width: 0.25em; height: 0.25em; display: block; background: #FFF; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } #pitch .zone { width: 50%; height: 100%; position: absolute; top: 0; left: 0; border-right: 0.06em solid #FFF; } #pitch .zone::before, #pitch .zone::after { content: ''; width: 1em; height: 1em; display: block; border: 0.12em solid #FFF; border-top: 0.12em solid transparent; border-bottom: 0.12em solid transparent; border-left: 0.12em solid transparent; border-radius: 50%; transform: translate(-50%, -50%) rotate(45deg); } #pitch .zone::after { position: absolute; bottom: 0; left: 0; transform: translate(-50%, 50%) rotate(-45deg); } #pitch .box { width: 8.25em; height: 20.15em; display: block; position: absolute; top: 50%; left: 0; transform: translate(-0.1em, -50%); border: 0.12em solid #FFF; background: linear-gradient(left, transparent 0, transparent 3em, green 3em), linear-gradient(top, green 0, green 6em, transparent 6em, transparent 16em, green 16em), linear-gradient(left, transparent 0, transparent 3em, #FFF 3em, #FFF 3.1em, transparent 3.1em), linear-gradient(top, transparent 0, transparent 6em, #FFF 6em, #FFF 6.1em, transparent 6.1em, transparent 16em, #FFF 16em, #FFF 16.1em, transparent 16.1em), green; } #pitch .box::before { content: ''; width: 0.25em; height: 0.25em; display: block; background: #FFF; border-radius: 50%; position: absolute; top: 50%; transform: translate(5.5em, -50%); } #pitch .box::after { content: ''; width: 9.15em; height: 9.15em; border: 0.12em solid #FFF; clip: rect(0em, 10.15em, 10.2em, 7.2em); border-radius: 50%; display: block; position: absolute; top: 50%; left: 0.925em; transform: translate(0, -50%); } #pitch .zone.right { left: auto; right: 0; transform: rotate(180deg); } #pitch .net { width: 1.5em; height: 3.66em; display: block; border: 0.12em solid #FFF; position: absolute; top: calc(50% - 1.83em); left: -1.5em; background: repeating-linear-gradient(45deg, transparent 0, transparent 3px, gold 3px, gold 4px, transparent 5px), repeating-linear-gradient(-45deg, transparent 0, transparent 3px, gold 3px, gold 4px, transparent 5px) } #pitch .net::before { content: ''; position: absolute; display: block; height: 9.15em; width: 2.75em; border: 0.12em solid #FFF; top: 50%; left: 0; transform: translate(calc(1.3em), -50%); } #ball { position: absolute; top: 0; left: 1.5em; z-index: 5; transition: 0.2s all linear; transform-style: preserve-3d; } #ball-icon { position: absolute; background: url('../img/ball.svg') white center no-repeat; background-size: 0.8em; border-radius: 50%; height: 0.8em; width: 0.8em; transform: translate3d(0, 0, 1px); transition: 1s all ease-out; } #ball .shadow { position: absolute; transform: translateY(0.05em) rotate(0); height: 1px; top: 0.6em; left: 0em; width: 0.8em; border-radius: 50%; box-shadow: 0 0 2px 3px black; background: rgba(0, 0, 0, 0.9); opacity: 0.7; transition: 1s all linear; ; } .vertical #ball .shadow { transform: translateY(0.35em) translateZ(-0.3em) rotate(-90deg) translateX(0em); top: 0; left: 0.2em; } .threed #ball .shadow { transform: translateY(0.12em) translateZ(-0.3em) } .threed.vertical #ball .shadow { transform: translateY(0.12em) translateZ(-0.3em) rotate(-90deg) translateX(0.4em); left: 0; top: 0.6em } .threed.vertical #ball-icon { transform: rotateY(50deg) rotateX(0deg) translateZ(10px) rotateZ(0); } .threed #ball-icon { transform: rotateY(0deg) rotateX(-50deg) translateZ(10px) translateY(0.12em) rotateZ(0); }
server/public/styles/pitch.css
perspective: 1600; -webkit-perspective: 1600; z-index: 2; transform-origin: 50%; transition-duration: 1s; transition-property: all; transform: translate3d(0, 0, 1px) } #stadium { width: 55.5em; height: 34em; font-size: 16px; margin: 2em auto; transition: 1s transform; transform-style: preserve-3d; transform-origin: 50%; transform: translate3d(0, 0, 1px) rotateX(0.1deg) } .threed.vertical #stadium { transform: rotateZ(0deg) translateX(-4em) scale(1) translateY(0%) rotateY(-50deg); } .threed.vertical #pitch { box-shadow: 2em 0px 4em 0px rgba(0, 0, 0, 0.7); } .threed #stadium { transform: rotateZ(0deg) translateX(0%) scale(1) translateY(0%) rotateY(0deg) rotateX(50deg); } .threed #pitch { box-shadow: 0px 2em 4em 0px rgba(0, 0, 0, 0.7); } .vertical #container { transform: rotateZ(90deg) } .vertical #stadium { transform: translateX(2em) scale(0.65); } .vertical #pitch { box-shadow: 2em 0px 4em 0px rgba(0, 0, 0, 0.7); } .portrait.vertical #stadium { transform: translateX(10em) scale(1); } .portrait.threed.vertical #stadium { transform: rotateZ(0deg) translateX(-4em) scale(1) translateY(0%) rotateY(-50deg); } #pitch { height: 100%; width: calc(100% - 3em); margin: 0 1.5em; top: 0; left: 0; border: 0.12em solid #FFF; background: green; background-image: url('../img/grass.jpg'); box-shadow: 0px 2em 4em 0px rgba(0, 0, 0, 0.7); background-repeat: repeat; background-size: 6.1em; background-position: -1.6em -1.2em; transform: translate3d(0, 0, 2px); opacity: 0.99; z-index: 2; } #pitch::before { content: ''; width: 9.15em; height: 9.15em; display: block; border: 0.12em solid #FFF; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } #pitch::after { content: ''; width: 0.25em; height: 0.25em; display: block; background: #FFF; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } #pitch .zone { width: 50%; height: 100%; position: absolute; top: 0; left: 0; border-right: 0.06em solid #FFF; } #pitch .zone::before, #pitch .zone::after { content: ''; width: 1em; height: 1em; display: block; border: 0.12em solid #FFF; border-top: 0.12em solid transparent; border-bottom: 0.12em solid transparent; border-left: 0.12em solid transparent; border-radius: 50%; transform: translate(-50%, -50%) rotate(45deg); } #pitch .zone::after { position: absolute; bottom: 0; left: 0; transform: translate(-50%, 50%) rotate(-45deg); } #pitch .box { width: 8.25em; height: 20.15em; display: block; position: absolute; top: 50%; left: 0; transform: translate(-0.1em, -50%); border: 0.12em solid #FFF; background: linear-gradient(left, transparent 0, transparent 3em, green 3em), linear-gradient(top, green 0, green 6em, transparent 6em, transparent 16em, green 16em), linear-gradient(left, transparent 0, transparent 3em, #FFF 3em, #FFF 3.1em, transparent 3.1em), linear-gradient(top, transparent 0, transparent 6em, #FFF 6em, #FFF 6.1em, transparent 6.1em, transparent 16em, #FFF 16em, #FFF 16.1em, transparent 16.1em), green; } #pitch .box::before { content: ''; width: 0.25em; height: 0.25em; display: block; background: #FFF; border-radius: 50%; position: absolute; top: 50%; transform: translate(5.5em, -50%); } #pitch .box::after { content: ''; width: 9.15em; height: 9.15em; border: 0.12em solid #FFF; clip: rect(0em, 10.15em, 10.2em, 7.2em); border-radius: 50%; display: block; position: absolute; top: 50%; left: 0.925em; transform: translate(0, -50%); } #pitch .zone.right { left: auto; right: 0; transform: rotate(180deg); } #pitch .net { width: 1.5em; height: 3.66em; display: block; border: 0.12em solid #FFF; position: absolute; top: calc(50% - 1.83em); left: -1.5em; background: repeating-linear-gradient(45deg, transparent 0, transparent 3px, gold 3px, gold 4px, transparent 5px), repeating-linear-gradient(-45deg, transparent 0, transparent 3px, gold 3px, gold 4px, transparent 5px) } #pitch .net::before { content: ''; position: absolute; display: block; height: 9.15em; width: 2.75em; border: 0.12em solid #FFF; top: 50%; left: 0; transform: translate(calc(1.3em), -50%); } #ball { position: absolute; top: 0; left: 1.5em; z-index: 5; transition: 0.2s all linear; transform-style: preserve-3d; } #ball-icon { position: absolute; background: url('../img/ball.svg') white center no-repeat; background-size: 0.8em; border-radius: 50%; height: 0.8em; width: 0.8em; transform: translate3d(0, 0, 1px); transition: 1s all ease-out; } #ball .shadow { position: absolute; transform: translateY(0.05em) rotate(0); height: 1px; top: 0.6em; left: 0em; width: 0.8em; border-radius: 50%; box-shadow: 0 0 2px 3px black; background: rgba(0, 0, 0, 0.9); opacity: 0.7; transition: 1s all linear; ; } .vertical #ball .shadow { transform: translateY(0.35em) translateZ(-0.3em) rotate(-90deg) translateX(0em); top: 0; left: 0.2em; } .threed #ball .shadow { transform: translateY(0.12em) translateZ(-0.3em) } .threed.vertical #ball .shadow { transform: translateY(0.12em) translateZ(-0.3em) rotate(-90deg) translateX(0.4em); left: 0; top: 0.6em } .threed.vertical #ball-icon { transform: rotateY(50deg) rotateX(0deg) translateZ(10px) rotateZ(0); } .threed #ball-icon { transform: rotateY(0deg) rotateX(-50deg) translateZ(10px) translateY(0.12em) rotateZ(0); }
0.511229
0.178705
body { width: 95%; min-width: 800px; display: flex; flex-wrap: wrap; justify-content: center; align-content: center; margin-left: 2.5%; margin-right: 2.5%; background-color: whitesmoke; } legend { font-size: 6px; } fieldset { border-radius: 15px; } hr { border: none; } .header-area { display: flex; width: 100%; height: 15%; } .header-bg { background-color: #F2F2F2; } .nm-area { width: 50%; } .nm { font-size: 30px; width: 100%; height: 100%; min-height: 40px; border-radius: 20px; } .cl-area { width: 20%; } .color-area { width: 100%; height: 50%; } .color-input { width: calc(100% - 30px); height: calc(100% - 20px); display: flex; justify-content: center; align-items: center; } .color-input input { height: 1.5em; border-radius: 15px; width: 100%; } .add-btn-area { display: flex; align-items: center; } .add.tate { width: 10px !important; height: 60px !important; } .add.yoko { width: 60px !important; height: 10px !important; } .add.tag-btn { margin: 0 10 0 10; width: 90px !important; height: 100% !important; border-radius: 10px; } .badge-area { display: flex; align-items: center; flex-direction: row; width: 100%; height: 10%; background-color: whitesmoke; } .badge { display: flex; justify-content: center; align-items: center; height: 50px; width: 50px; border: solid 1px; border-radius: 15px; border-color: #FFFFFF; background-color: gray; margin: 0 5 0 5; word-break: break-all; } .main-area { display: flex; width: 100%; height: 65%; } .talk-area { width: calc(70% - 15px); margin-right: 15px; height: 100%; background-color: #155671; border-top-right-radius: 15px; border-top-left-radius: 15px; border-bottom-right-radius: 15px; } .talk-area-head { display: flex; align-items: center; justify-content: center; height: 50px; color: white; /* background-color: #29ABE2; */ border-top-right-radius: 15px; border-top-left-radius: 15px; } .talk-area-badge { display: flex; align-items: center; flex-direction: row; width: 100%; margin: 15 5 0 5; } .talk-area-badge:last-child { margin: 15 5 10 5; } .talk-area-body { display: flex; flex-direction: column; height: calc(90% - 2em); overflow-x: hidden; overflow-y: scroll; } .talk-area-body::after { height: -2em; } .balloon { min-width: 50%; max-width: 70%; min-height: 40px; -moz-appearance: textfield; -webkit-appearance: textfield; background-color: white; background-color: -moz-field; border: 0.5px solid white; font: -moz-field; font: -webkit-small-control; font-size: 15px; white-space: nowrap; margin-left: 20px; padding: 20px; position: relative; border-style: none; border-radius: 25px; word-wrap: break-word; overflow-wrap: break-word; white-space: normal; } .balloon:after { border-right: 12px solid white; border-top: 6px solid transparent; border-bottom: 6px solid transparent; content: ''; margin-top: -10px; position: absolute; left: -12px; top: 50%; } .tag-area { width: 30%; height: 100%; background-color: #E9EAD7; border-top-right-radius: 15px; border-top-left-radius: 15px; } .tag-area-head { display: flex; align-items: center; justify-content: center; height: 50px; color: white; background-color: #7FCDEE; border-top-right-radius: 15px; border-top-left-radius: 15px; } .tag-list { display: flex; flex-wrap: wrap; justify-content: center; } .tag { display: flex; justify-content: center; align-items: center; border-radius: 15px; width: 80%; min-height: 50px; background-color: #D9E021; /* ↑sample*/ margin: 15px; } .default>.tag { background-color: #155671; } .tag-ope { display: flex; justify-content: center; align-items: center; } .tag-btn { height: 50px; width: 50px; position: relative; display: flex; justify-content: center; align-items: center; border-radius: 50%; background-color: #A9DDF3; } .tag-btn:hover { opacity: 60%; } .tate { position: absolute; background-color: #FFFFFF; width: 90%; height: 3px; border-radius: 10px; } .yoko { position: absolute; background-color: #FFFFFF; width: 3px; height: 90%; border-radius: 10px; } .footer-area { display: flex; width: 100%; height: 50px; } input[name="tab_item"] { display: none; margin: unset; width: 0; height: 0; } input[name="tab_item_sub"] { display: none; margin: unset; width: 0; height: 0; } .tab-area { display: flex; width: 70%; height: 100%; } .tab_content { display: none; } .tab { width: 100px; height: 100%; } .tab:hover { /* opacity: 50%; */ } .tab_item { display: block; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; width: 100%; height: 100%; color: #FFFFFF; } #all_sub:checked~#all_content { display: flex !important; } #all_sub:checked~#all_content .talk-area-badge { display: flex !important; } #all_sub:checked~#all_content .talk-area-badge>.balloon { /* background-color: #FFFFFF !important; */ } #hw_sub:checked~#all_content { display: flex !important; } #hw_sub:checked~#all_content .talk-area-badge { display: none; } #hw_sub:checked~#all_content .talk-area-badge.hw { display: flex !important; } #hw_sub:checked~#all_content .talk-area-badge>.balloon { background-color: #FFFFFF !important; } #tbd_sub:checked~#all_content { display: flex !important; } #tbd_sub:checked~#all_content .talk-area-badge { display: none; } #tbd_sub:checked~#all_content .talk-area-badge.tbd { display: flex !important; } #tbd_sub:checked~#all_content .talk-area-badge>.balloon { background-color: #FFFFFF !important; } #all+label { background-color: #155671; } #hw+label { background-color: #D9E021; } #tbd+label { background-color: #F7931E; } .no_disp { display: none; } .slct_tab_nav { display: none; width: 100%; height: 1.5em; background-color: red; } input[type=radio]:checked+.slct_tab_nav { /* display: block !important; */ display: none; } .tag.tbd { background-color: #F7931E } .tag.hw { background-color: #D9E021 } .dl-area { color: white; width: 30%; height: 100%; background-color: #7FCDEE; display: flex; justify-content: center; align-items: center; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px; } .csv-area { height: 80%; background-color: aliceblue; display: flex; align-items: center; } .round_btn { display: flex; position: relative; margin-left: 10px; width: 30px; height: 30px; border-radius: 50%; background: gray; top: 0; right: 0; justify-content: center; align-items: center; transform: rotate(45deg); } .round_btn:hover { opacity: 75%; } .pos_rltv { position: relative; } .pos_rltv>.round_btn { position: absolute; right: -10px; top: -10px; }
style.css
body { width: 95%; min-width: 800px; display: flex; flex-wrap: wrap; justify-content: center; align-content: center; margin-left: 2.5%; margin-right: 2.5%; background-color: whitesmoke; } legend { font-size: 6px; } fieldset { border-radius: 15px; } hr { border: none; } .header-area { display: flex; width: 100%; height: 15%; } .header-bg { background-color: #F2F2F2; } .nm-area { width: 50%; } .nm { font-size: 30px; width: 100%; height: 100%; min-height: 40px; border-radius: 20px; } .cl-area { width: 20%; } .color-area { width: 100%; height: 50%; } .color-input { width: calc(100% - 30px); height: calc(100% - 20px); display: flex; justify-content: center; align-items: center; } .color-input input { height: 1.5em; border-radius: 15px; width: 100%; } .add-btn-area { display: flex; align-items: center; } .add.tate { width: 10px !important; height: 60px !important; } .add.yoko { width: 60px !important; height: 10px !important; } .add.tag-btn { margin: 0 10 0 10; width: 90px !important; height: 100% !important; border-radius: 10px; } .badge-area { display: flex; align-items: center; flex-direction: row; width: 100%; height: 10%; background-color: whitesmoke; } .badge { display: flex; justify-content: center; align-items: center; height: 50px; width: 50px; border: solid 1px; border-radius: 15px; border-color: #FFFFFF; background-color: gray; margin: 0 5 0 5; word-break: break-all; } .main-area { display: flex; width: 100%; height: 65%; } .talk-area { width: calc(70% - 15px); margin-right: 15px; height: 100%; background-color: #155671; border-top-right-radius: 15px; border-top-left-radius: 15px; border-bottom-right-radius: 15px; } .talk-area-head { display: flex; align-items: center; justify-content: center; height: 50px; color: white; /* background-color: #29ABE2; */ border-top-right-radius: 15px; border-top-left-radius: 15px; } .talk-area-badge { display: flex; align-items: center; flex-direction: row; width: 100%; margin: 15 5 0 5; } .talk-area-badge:last-child { margin: 15 5 10 5; } .talk-area-body { display: flex; flex-direction: column; height: calc(90% - 2em); overflow-x: hidden; overflow-y: scroll; } .talk-area-body::after { height: -2em; } .balloon { min-width: 50%; max-width: 70%; min-height: 40px; -moz-appearance: textfield; -webkit-appearance: textfield; background-color: white; background-color: -moz-field; border: 0.5px solid white; font: -moz-field; font: -webkit-small-control; font-size: 15px; white-space: nowrap; margin-left: 20px; padding: 20px; position: relative; border-style: none; border-radius: 25px; word-wrap: break-word; overflow-wrap: break-word; white-space: normal; } .balloon:after { border-right: 12px solid white; border-top: 6px solid transparent; border-bottom: 6px solid transparent; content: ''; margin-top: -10px; position: absolute; left: -12px; top: 50%; } .tag-area { width: 30%; height: 100%; background-color: #E9EAD7; border-top-right-radius: 15px; border-top-left-radius: 15px; } .tag-area-head { display: flex; align-items: center; justify-content: center; height: 50px; color: white; background-color: #7FCDEE; border-top-right-radius: 15px; border-top-left-radius: 15px; } .tag-list { display: flex; flex-wrap: wrap; justify-content: center; } .tag { display: flex; justify-content: center; align-items: center; border-radius: 15px; width: 80%; min-height: 50px; background-color: #D9E021; /* ↑sample*/ margin: 15px; } .default>.tag { background-color: #155671; } .tag-ope { display: flex; justify-content: center; align-items: center; } .tag-btn { height: 50px; width: 50px; position: relative; display: flex; justify-content: center; align-items: center; border-radius: 50%; background-color: #A9DDF3; } .tag-btn:hover { opacity: 60%; } .tate { position: absolute; background-color: #FFFFFF; width: 90%; height: 3px; border-radius: 10px; } .yoko { position: absolute; background-color: #FFFFFF; width: 3px; height: 90%; border-radius: 10px; } .footer-area { display: flex; width: 100%; height: 50px; } input[name="tab_item"] { display: none; margin: unset; width: 0; height: 0; } input[name="tab_item_sub"] { display: none; margin: unset; width: 0; height: 0; } .tab-area { display: flex; width: 70%; height: 100%; } .tab_content { display: none; } .tab { width: 100px; height: 100%; } .tab:hover { /* opacity: 50%; */ } .tab_item { display: block; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; width: 100%; height: 100%; color: #FFFFFF; } #all_sub:checked~#all_content { display: flex !important; } #all_sub:checked~#all_content .talk-area-badge { display: flex !important; } #all_sub:checked~#all_content .talk-area-badge>.balloon { /* background-color: #FFFFFF !important; */ } #hw_sub:checked~#all_content { display: flex !important; } #hw_sub:checked~#all_content .talk-area-badge { display: none; } #hw_sub:checked~#all_content .talk-area-badge.hw { display: flex !important; } #hw_sub:checked~#all_content .talk-area-badge>.balloon { background-color: #FFFFFF !important; } #tbd_sub:checked~#all_content { display: flex !important; } #tbd_sub:checked~#all_content .talk-area-badge { display: none; } #tbd_sub:checked~#all_content .talk-area-badge.tbd { display: flex !important; } #tbd_sub:checked~#all_content .talk-area-badge>.balloon { background-color: #FFFFFF !important; } #all+label { background-color: #155671; } #hw+label { background-color: #D9E021; } #tbd+label { background-color: #F7931E; } .no_disp { display: none; } .slct_tab_nav { display: none; width: 100%; height: 1.5em; background-color: red; } input[type=radio]:checked+.slct_tab_nav { /* display: block !important; */ display: none; } .tag.tbd { background-color: #F7931E } .tag.hw { background-color: #D9E021 } .dl-area { color: white; width: 30%; height: 100%; background-color: #7FCDEE; display: flex; justify-content: center; align-items: center; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px; } .csv-area { height: 80%; background-color: aliceblue; display: flex; align-items: center; } .round_btn { display: flex; position: relative; margin-left: 10px; width: 30px; height: 30px; border-radius: 50%; background: gray; top: 0; right: 0; justify-content: center; align-items: center; transform: rotate(45deg); } .round_btn:hover { opacity: 75%; } .pos_rltv { position: relative; } .pos_rltv>.round_btn { position: absolute; right: -10px; top: -10px; }
0.412057
0.057865
.loan-card > i{ font-size: 5rem; } .loan-card{ box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.05); padding: 16px; } .loan-card > * + *{ margin-top: 16px; } .loan-card button i{ margin-left: 8px; } form label.upload-label i{ margin-right: 8px; } form h5:not(form h5:first-child){ margin-top: 40px; } section.physical-person, section.juridical-person{ display: flex; flex-direction: column; position: relative; } section.physical-person .header, section.juridical-person .header{ background-color: var(--blue-2); color: #fff; width: 100%; display: flex; justify-content: center; align-items: center; } body .header .section-container{ display: flex; flex-direction: column; } body .header .section-container i{ margin-right: 8px; } .select-type{ position: relative; } section{ overflow-y: hidden; } .loan-popup{ position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100vw; height: 100vh; z-index: 10; justify-content: center; align-items: center; visibility: hidden; transition: 0.2s; pointer-events: none; } .loan-popup.active{ visibility: visible; pointer-events: all; } .loan-popup > div{ display: flex; justify-content: center; align-items: center; } .loan-popup-container{ width: 100%; max-width: 400px; box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.05); background-color: #fff; padding: 16px; border-radius: 8px; position: relative; } .loan-popup-container > h3{ margin-top: 0; } .loan-popup-container > i{ font-size: 32px; position: absolute; right: 0; transform: translate(20%, -20%); top: 0; cursor: pointer; } .black-overlay{ position: fixed; width: 100vw; height: 100vh; background-color: #000; opacity: 0; z-index: 9; display: flex; transition: 0.5s; pointer-events: none; top:0; } .black-overlay.active{ opacity: 0.5; pointer-events: all; }
resources/css/loan.css
.loan-card > i{ font-size: 5rem; } .loan-card{ box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.05); padding: 16px; } .loan-card > * + *{ margin-top: 16px; } .loan-card button i{ margin-left: 8px; } form label.upload-label i{ margin-right: 8px; } form h5:not(form h5:first-child){ margin-top: 40px; } section.physical-person, section.juridical-person{ display: flex; flex-direction: column; position: relative; } section.physical-person .header, section.juridical-person .header{ background-color: var(--blue-2); color: #fff; width: 100%; display: flex; justify-content: center; align-items: center; } body .header .section-container{ display: flex; flex-direction: column; } body .header .section-container i{ margin-right: 8px; } .select-type{ position: relative; } section{ overflow-y: hidden; } .loan-popup{ position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100vw; height: 100vh; z-index: 10; justify-content: center; align-items: center; visibility: hidden; transition: 0.2s; pointer-events: none; } .loan-popup.active{ visibility: visible; pointer-events: all; } .loan-popup > div{ display: flex; justify-content: center; align-items: center; } .loan-popup-container{ width: 100%; max-width: 400px; box-shadow: 0px 0px 20px -1px rgba(0,0,0,0.05); background-color: #fff; padding: 16px; border-radius: 8px; position: relative; } .loan-popup-container > h3{ margin-top: 0; } .loan-popup-container > i{ font-size: 32px; position: absolute; right: 0; transform: translate(20%, -20%); top: 0; cursor: pointer; } .black-overlay{ position: fixed; width: 100vw; height: 100vh; background-color: #000; opacity: 0; z-index: 9; display: flex; transition: 0.5s; pointer-events: none; top:0; } .black-overlay.active{ opacity: 0.5; pointer-events: all; }
0.440951
0.101456
*{ margin: 0; padding: 0; box-sizing: border-box; scroll-behavior: smooth; } html, body { font-size: 24px; background: #fff; font-family: 'Space Mono', serif; max-width: 1440px; width: 100%; height: 100vh; } .title { font-family: Inconsolata; margin: 1rem ; line-height: 100%; font-style: bold; text-transform: uppercase; } .container { display: flex; align-items: center; justify-content: center; max-width: 80%; margin: auto; margin-top: 1rem; } .image_container { text-align: center; } .scarecrow { width: 80%; height: auto; object-fit: scale-down; } .text_container { width: 50%; } .heading-info { color: #333333; font-style: bold; font-size: 1.4rem; line-height: 100%; letter-spacing: -3.5%; font-weight: 700; } .info { color: #4F4F4F; font-size: 1rem; font-style: regular; line-height: 100%; letter-spacing: -.5%; margin: .5rem 0; width: 80%; } .button { color: #FFFFFF; background-color: #333333; text-transform: uppercase; padding: 0.2rem; width: 50%; font-size: .3rem; cursor: pointer; } @media screen and (max-width: 768px) { .title { margin: 1rem ; } .container { flex-direction: column; } .scarecrow { width: 90%; } .heading-info { font-size: 2.3rem; } .info { font-size: 1rem; } .button { font-size: .4rem; margin-bottom: 1rem; padding: 0.3rem; } } @media screen and (max-width: 320px) { .title { font-size: .8rem; margin: 1.5rem ; } .image_container { width: 90%; } .heading-info { font-size: 1.9rem; line-height: 2rem; } .info { font-size: .7rem; } .button { font-size: .3rem; padding: 0.2rem; } }
public/css/notFound.css
*{ margin: 0; padding: 0; box-sizing: border-box; scroll-behavior: smooth; } html, body { font-size: 24px; background: #fff; font-family: 'Space Mono', serif; max-width: 1440px; width: 100%; height: 100vh; } .title { font-family: Inconsolata; margin: 1rem ; line-height: 100%; font-style: bold; text-transform: uppercase; } .container { display: flex; align-items: center; justify-content: center; max-width: 80%; margin: auto; margin-top: 1rem; } .image_container { text-align: center; } .scarecrow { width: 80%; height: auto; object-fit: scale-down; } .text_container { width: 50%; } .heading-info { color: #333333; font-style: bold; font-size: 1.4rem; line-height: 100%; letter-spacing: -3.5%; font-weight: 700; } .info { color: #4F4F4F; font-size: 1rem; font-style: regular; line-height: 100%; letter-spacing: -.5%; margin: .5rem 0; width: 80%; } .button { color: #FFFFFF; background-color: #333333; text-transform: uppercase; padding: 0.2rem; width: 50%; font-size: .3rem; cursor: pointer; } @media screen and (max-width: 768px) { .title { margin: 1rem ; } .container { flex-direction: column; } .scarecrow { width: 90%; } .heading-info { font-size: 2.3rem; } .info { font-size: 1rem; } .button { font-size: .4rem; margin-bottom: 1rem; padding: 0.3rem; } } @media screen and (max-width: 320px) { .title { font-size: .8rem; margin: 1.5rem ; } .image_container { width: 90%; } .heading-info { font-size: 1.9rem; line-height: 2rem; } .info { font-size: .7rem; } .button { font-size: .3rem; padding: 0.2rem; } }
0.628179
0.076064
code1 {font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: rgb(206, 87, 61); font-size: 110%; text} .border{border: 1px solid rgb(17, 107, 224);width: auto;} .center { display: block; margin-left: 38%; margin-right: 38%; text-decoration-line: line-through; } .trlng { font-size: medium; font-family: sans-serif; font-weight: lighter; color: #07a9e9; text-shadow: -1px 2px 3px #07a9e9; } h2 {text-shadow: 0px; color: rgb(121, 167, 252);} .h1color {text-shadow: 0px; color:rgb(247, 138, 74)} .color-red {color: rgb(202, 26, 20)}; /*:root main css system*/ :root { --bs-blue: #3688fc; --bs-indigo: #727cf5; --bs-purple: #6b5eae; --bs-pink: #ff679b; --bs-red: #fa6767; --bs-orange: #ff9041; --bs-yellow: #f9bc0d; --bs-green: #42d29d; --bs-teal: #02a8b5; --bs-cyan: #44badc; --bs-white: #fff; --bs-gray: #ced4da; --bs-gray-dark: #e3eaef; --bs-primary: #3688fc; --bs-secondary: #ced4da; --bs-success: #42d29d; --bs-info: #44badc; --bs-warning: #f9bc0d; --bs-danger: #fa6767; --bs-light: #464f5b; --bs-dark: #f1f1f1; --bs-font-sans-serif: "Nunito",sans-serif; --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)); } /* badge type */ .bg-secondary{background-color:#6c757d!important} .bg-danger{background-color:#dc3545!important} .bg-success {background-color: #42d29d !important} .badge-success-lighten {color: #42d29d; background-color: rgba(66, 210, 157, 0.596)} .badge-outline-warning {color: #f9bc0d;border: 1px solid #f9bc0d;background-color: transparent; } /* badge color type */ .text-light{color:#f8f9fa!important} /* main badge settings */ .badge { display: inline-block; padding: .25em .4em; font-size: .75em; font-weight: 580; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25rem; } /* --------------------------- Markdown HTML-CSS --------------------------- */ .gradient {background: linear-gradient(to right,rgba(48,255,144,1) 0%,rgba(237,45,237,1) 25%,rgba(201,152,38,1) 50%,rgba(48,255,230,1) 75%,rgba(48,255,144,1) 100%);} .seperator{width:3000px; height:5px; -webkit-animation:rotate 3s infinite linear} @-webkit-keyframes rotate { from {background-position:-3000px} to {background-position:0} } @keyframes rotate { from {background-position:-3000px} to {background-position:0} } .anim1 { background: linear-gradient(to right,rgb(255, 255, 255) 0%,rgb(156, 156, 156) 50%,rgb(255, 255, 255) 100%); -webkit-background-clip: text; background-clip: text; color: transparent; -webkit-animation:rotate 6s infinite linear } .anim2 { background: linear-gradient(to right,rgb(245, 58, 58) 0%,rgb(247, 138, 74) 25%,rgb(247, 114, 74) 50%, rgb(247, 94, 67) 75%,rgb(245, 58, 58) 100%); -webkit-background-clip: text; background-clip: text; color: transparent; -webkit-animation:rotate 6s infinite linear } /* --------------------------------------------------------------------------- */ /* --------------------------- GitHub CSS Style --------------------------- */ .bug{color: rgb(215,58,74); font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #ca2609;} .doc{color: #0075ca; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #0075ca;} .duplicate{color: #cfd3d7; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #cfd3d7;} .enchnt{color: #a2eeef; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #a2eeef;} .gfi{color: #7057ff; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #7057ff;} .hlpw{color: #008672; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #008672;} .invld{color: #e4e669; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #e4e669;} .quest{color: #d876e3; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #d876e3;} .wontfix{color: #ffffff; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #ffffff;} /* --------------------------------------------------------------------------- */ /* --------------------------- Test Area CSS Style --------------------------- */ /* --------------------------------------------------------------------------- */
docs/source.css
code1 {font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: rgb(206, 87, 61); font-size: 110%; text} .border{border: 1px solid rgb(17, 107, 224);width: auto;} .center { display: block; margin-left: 38%; margin-right: 38%; text-decoration-line: line-through; } .trlng { font-size: medium; font-family: sans-serif; font-weight: lighter; color: #07a9e9; text-shadow: -1px 2px 3px #07a9e9; } h2 {text-shadow: 0px; color: rgb(121, 167, 252);} .h1color {text-shadow: 0px; color:rgb(247, 138, 74)} .color-red {color: rgb(202, 26, 20)}; /*:root main css system*/ :root { --bs-blue: #3688fc; --bs-indigo: #727cf5; --bs-purple: #6b5eae; --bs-pink: #ff679b; --bs-red: #fa6767; --bs-orange: #ff9041; --bs-yellow: #f9bc0d; --bs-green: #42d29d; --bs-teal: #02a8b5; --bs-cyan: #44badc; --bs-white: #fff; --bs-gray: #ced4da; --bs-gray-dark: #e3eaef; --bs-primary: #3688fc; --bs-secondary: #ced4da; --bs-success: #42d29d; --bs-info: #44badc; --bs-warning: #f9bc0d; --bs-danger: #fa6767; --bs-light: #464f5b; --bs-dark: #f1f1f1; --bs-font-sans-serif: "Nunito",sans-serif; --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)); } /* badge type */ .bg-secondary{background-color:#6c757d!important} .bg-danger{background-color:#dc3545!important} .bg-success {background-color: #42d29d !important} .badge-success-lighten {color: #42d29d; background-color: rgba(66, 210, 157, 0.596)} .badge-outline-warning {color: #f9bc0d;border: 1px solid #f9bc0d;background-color: transparent; } /* badge color type */ .text-light{color:#f8f9fa!important} /* main badge settings */ .badge { display: inline-block; padding: .25em .4em; font-size: .75em; font-weight: 580; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25rem; } /* --------------------------- Markdown HTML-CSS --------------------------- */ .gradient {background: linear-gradient(to right,rgba(48,255,144,1) 0%,rgba(237,45,237,1) 25%,rgba(201,152,38,1) 50%,rgba(48,255,230,1) 75%,rgba(48,255,144,1) 100%);} .seperator{width:3000px; height:5px; -webkit-animation:rotate 3s infinite linear} @-webkit-keyframes rotate { from {background-position:-3000px} to {background-position:0} } @keyframes rotate { from {background-position:-3000px} to {background-position:0} } .anim1 { background: linear-gradient(to right,rgb(255, 255, 255) 0%,rgb(156, 156, 156) 50%,rgb(255, 255, 255) 100%); -webkit-background-clip: text; background-clip: text; color: transparent; -webkit-animation:rotate 6s infinite linear } .anim2 { background: linear-gradient(to right,rgb(245, 58, 58) 0%,rgb(247, 138, 74) 25%,rgb(247, 114, 74) 50%, rgb(247, 94, 67) 75%,rgb(245, 58, 58) 100%); -webkit-background-clip: text; background-clip: text; color: transparent; -webkit-animation:rotate 6s infinite linear } /* --------------------------------------------------------------------------- */ /* --------------------------- GitHub CSS Style --------------------------- */ .bug{color: rgb(215,58,74); font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #ca2609;} .doc{color: #0075ca; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #0075ca;} .duplicate{color: #cfd3d7; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #cfd3d7;} .enchnt{color: #a2eeef; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #a2eeef;} .gfi{color: #7057ff; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #7057ff;} .hlpw{color: #008672; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #008672;} .invld{color: #e4e669; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #e4e669;} .quest{color: #d876e3; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #d876e3;} .wontfix{color: #ffffff; font-size: medium; font-weight: 500; text-shadow: 1px 1px 3px #ffffff;} /* --------------------------------------------------------------------------- */ /* --------------------------- Test Area CSS Style --------------------------- */ /* --------------------------------------------------------------------------- */
0.384219
0.122655
body{ font-family: "微软雅黑"; font-size: 14px; } .navbar-inverse{ background: #262626; } .navbar-inverse .navbar-nav{ padding-left: 10px; } .navbar-inverse .navbar-nav>li>a{ font-size: 16px; color:#fff; line-height: 36px; } .navbar-inverse .navbar-nav>li>a.curr{ border-bottom:2px solid #e54e47; padding-bottom: 13px; background: -moz-linear-gradient(top, #262626, #111c18,50%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #262626), color-stop(1, #111c18)); } .banner{ padding-top: 20px; overflow: hidden; } .banner-left { float: left; position: relative; width:670px; } .banner-left img{ float: left; width: 100%; max-width: 670px; } .pre,.next{ width: 12px; height: 34px; position: absolute; z-index: 10; top: 163px; } .pre{ left: 10px; background: url(../../images/left.png) } .next{ right: 10px; background: url(../../images/right.png) } .banner-dot{ position: absolute; bottom: 10px; right: 10px; list-style: none; } .banner-dot li{ float: left; margin-right: 5px; width: 8px; height: 8px; background: url(../../images/white.png); cursor: pointer; } .banner-dot li.curr{ background: url(../../images/red.png); } .banner-info{ position: absolute; left: 50px; top: 38px; width: 180px; height: 50px; line-height: 50px; background: rgba(0,0,0,0.3); font-size: 32px; font-weight: bold; color: #fff; text-align: center; } .banner-info span{ float: left; width: 50px; height: 50px; background: #e94d3d; font-size: 12px; font-weight: normal; text-align: center; } .banner-right{ float: right; width:150px; height:113px; } .banner-right ul{ padding: 0; list-style: none; } .banner-right li{ padding-bottom: 11px; } .banner-right li:last-child{ padding-bottom: 0; } .news-list dl{ position: relative; padding: 38px 0; overflow: hidden; border-bottom: 1px solid #f1f1f1; } .news-list img{ max-width:840px } .news-list dd.news-img{ position: absolute; left: 0; top: 38px; margin: 0; } .news-list dt,.news-list dd{ margin-left: 220px; } .news-list dt{ font-size: 18px; line-height: 35px; } .news-intro{ color: #646464; padding-bottom: 20px; min-height: 60px; } .news-info{ font-size: 12px; } .news-info span{ display:inline-block; padding: 0 15px 0 35px; } .right-title{ margin-top: 20px; padding: 5px 0; text-align: center; border-bottom: 1px solid #cdcdcd; } .right-title h3{ margin:0; margin-top: 5px; line-height: 100%; font-weight: normal; } .right-title span{ font-size: 12px; color: #9a9792 } .right-tab{ list-style: none; line-height: 45px; } .right-tab ul{ margin: 0; padding: 0; overflow: hidden; border-bottom: 1px solid #f3f3f3; } .right-tab li{ text-align: center; list-style: none; float: left; width: 50%; cursor: pointer; } .right-tab li.curr{ border-bottom: 2px solid #e44d46; } .right-content ul{ padding: 0; } .right-content li{ padding:14px 10px 14px 50px; list-style: none; background-position: 20px 12px; background-repeat: no-repeat; border-bottom: 1px solid #f3f3f3; font-size: 12px; } .right-content li:last-child{ border: 0; } .right-content li .intro{ display: none; padding-top: 5px; color: #a2a2a0; } .right-content li.num1{ background-image: url(../../images/num1.png); } .right-content li.num2{ background-image: url(../../images/num2.png); } .right-content li.num3{ background-image: url(../../images/num3.png); } .right-content li.num4{ background-image: url(../../images/num4.png); } .right-content li.num5{ background-image: url(../../images/num5.png); } .right-content li.num6{ background-image: url(../../images/num6.png); } .right-content li.num7{ background-image: url(../../images/num7.png); } .right-content li.num8{ background-image: url(../../images/num8.png); } .right-content li.num9{ background-image: url(../../images/num9.png); } .right-content li.num10{ background-image: url(../../images/num10.png); } .right-content a{ margin: 0; font-size: 14px; line-height: 100%; color: #000; } .right-content li.curr a{ font-size: 16px; } .right-content li.curr .intro{ display: block; } .right-hot{ padding-top: 20px; } .right-hot img{ max-width: 100%; width: 100%; } @media only screen and (max-width: 1200px) { .banner-right{ display: none; } } @media only screen and (max-width: 767px) { .navbar-inverse .navbar-nav{ padding-left: 0; } .news-list dl{ padding: 10px 0; } .news-list dt, .news-list dd{ margin-left: 0; padding: 5px 0; } .news-list dd.news-img{ position: relative; top: 0; } } .sing_display_none{ display: none; } .sing_display_block{ display: block; } .news-detail{ width:858px; overflow:hidden } #footer { width: 100%; background: #262626; overflow: hidden; padding: 25px 0 25px 0; } #footer1 f_bq { width: 1002px; margin: auto; text-align: center; color: #bababa; line-height: 25px; }
Public/css/home/main.css
body{ font-family: "微软雅黑"; font-size: 14px; } .navbar-inverse{ background: #262626; } .navbar-inverse .navbar-nav{ padding-left: 10px; } .navbar-inverse .navbar-nav>li>a{ font-size: 16px; color:#fff; line-height: 36px; } .navbar-inverse .navbar-nav>li>a.curr{ border-bottom:2px solid #e54e47; padding-bottom: 13px; background: -moz-linear-gradient(top, #262626, #111c18,50%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #262626), color-stop(1, #111c18)); } .banner{ padding-top: 20px; overflow: hidden; } .banner-left { float: left; position: relative; width:670px; } .banner-left img{ float: left; width: 100%; max-width: 670px; } .pre,.next{ width: 12px; height: 34px; position: absolute; z-index: 10; top: 163px; } .pre{ left: 10px; background: url(../../images/left.png) } .next{ right: 10px; background: url(../../images/right.png) } .banner-dot{ position: absolute; bottom: 10px; right: 10px; list-style: none; } .banner-dot li{ float: left; margin-right: 5px; width: 8px; height: 8px; background: url(../../images/white.png); cursor: pointer; } .banner-dot li.curr{ background: url(../../images/red.png); } .banner-info{ position: absolute; left: 50px; top: 38px; width: 180px; height: 50px; line-height: 50px; background: rgba(0,0,0,0.3); font-size: 32px; font-weight: bold; color: #fff; text-align: center; } .banner-info span{ float: left; width: 50px; height: 50px; background: #e94d3d; font-size: 12px; font-weight: normal; text-align: center; } .banner-right{ float: right; width:150px; height:113px; } .banner-right ul{ padding: 0; list-style: none; } .banner-right li{ padding-bottom: 11px; } .banner-right li:last-child{ padding-bottom: 0; } .news-list dl{ position: relative; padding: 38px 0; overflow: hidden; border-bottom: 1px solid #f1f1f1; } .news-list img{ max-width:840px } .news-list dd.news-img{ position: absolute; left: 0; top: 38px; margin: 0; } .news-list dt,.news-list dd{ margin-left: 220px; } .news-list dt{ font-size: 18px; line-height: 35px; } .news-intro{ color: #646464; padding-bottom: 20px; min-height: 60px; } .news-info{ font-size: 12px; } .news-info span{ display:inline-block; padding: 0 15px 0 35px; } .right-title{ margin-top: 20px; padding: 5px 0; text-align: center; border-bottom: 1px solid #cdcdcd; } .right-title h3{ margin:0; margin-top: 5px; line-height: 100%; font-weight: normal; } .right-title span{ font-size: 12px; color: #9a9792 } .right-tab{ list-style: none; line-height: 45px; } .right-tab ul{ margin: 0; padding: 0; overflow: hidden; border-bottom: 1px solid #f3f3f3; } .right-tab li{ text-align: center; list-style: none; float: left; width: 50%; cursor: pointer; } .right-tab li.curr{ border-bottom: 2px solid #e44d46; } .right-content ul{ padding: 0; } .right-content li{ padding:14px 10px 14px 50px; list-style: none; background-position: 20px 12px; background-repeat: no-repeat; border-bottom: 1px solid #f3f3f3; font-size: 12px; } .right-content li:last-child{ border: 0; } .right-content li .intro{ display: none; padding-top: 5px; color: #a2a2a0; } .right-content li.num1{ background-image: url(../../images/num1.png); } .right-content li.num2{ background-image: url(../../images/num2.png); } .right-content li.num3{ background-image: url(../../images/num3.png); } .right-content li.num4{ background-image: url(../../images/num4.png); } .right-content li.num5{ background-image: url(../../images/num5.png); } .right-content li.num6{ background-image: url(../../images/num6.png); } .right-content li.num7{ background-image: url(../../images/num7.png); } .right-content li.num8{ background-image: url(../../images/num8.png); } .right-content li.num9{ background-image: url(../../images/num9.png); } .right-content li.num10{ background-image: url(../../images/num10.png); } .right-content a{ margin: 0; font-size: 14px; line-height: 100%; color: #000; } .right-content li.curr a{ font-size: 16px; } .right-content li.curr .intro{ display: block; } .right-hot{ padding-top: 20px; } .right-hot img{ max-width: 100%; width: 100%; } @media only screen and (max-width: 1200px) { .banner-right{ display: none; } } @media only screen and (max-width: 767px) { .navbar-inverse .navbar-nav{ padding-left: 0; } .news-list dl{ padding: 10px 0; } .news-list dt, .news-list dd{ margin-left: 0; padding: 5px 0; } .news-list dd.news-img{ position: relative; top: 0; } } .sing_display_none{ display: none; } .sing_display_block{ display: block; } .news-detail{ width:858px; overflow:hidden } #footer { width: 100%; background: #262626; overflow: hidden; padding: 25px 0 25px 0; } #footer1 f_bq { width: 1002px; margin: auto; text-align: center; color: #bababa; line-height: 25px; }
0.355887
0.070656
body { font-family:"Arial"; font-size:100%; line-height:150%; padding:2%; text-align:justify; } * { margin:0; padding:0; } h6 { font-size:1.3em; color:#AA0078; text-transform:uppercase; } .image { text-align:center; } .author { text-align:right; } .chapterHeading { font-size:160%; color: gray; margin-bottom:20px; } h3 { color:#AA0078; font-size:20px; padding:10px; } .chapterNumber { font-size: 125%; font-family: "Arial"; } .lining_box { border:2px solid #AA0078; padding:15px; border-radius:15px; } .subHeading { font-size:130%; color:#AA0078; margin-bottom:1%; font-weight:bold; text-align:center; } } .center { text-align: center; } .excercise { text-transform:uppercase; font-weight:bold; margin:1% 0%; } .box{ background-color:rgba(3, 78, 162, 0.4); padding: 5px 5px 5px 5px; margin: 5px 5px 5px 5px; } .activityBox{ background-color:rgba(206, 19, 55, 0.4); padding: 5px 5px 5px 5px; margin: 5px 5px 5px 5px; } .newWordsBox{ background-color:rgba(252, 187, 118, 0.4); padding: 5px 5px 5px 5px; margin: 5px 5px 5px 5px; } img { margin-left: auto; margin-right: auto; display: block; width:40%; } .img_left { margin-left:0px; } ul { margin-left:45px; } .caption, .para-style-override-12 { font-style: italic; font-size: 0.83em; color: #4D4D4D; text-align:center; } p { margin-top:10px; } h2 { color:#fff; font-size:1.5em; background:#AA0078; padding:10px; } h4 { color:#d1640f; } .footer { display:none; } table td { padding:10px; } .conc { color:#006699; } div.layout { text-align: center; } div.chapter_pos { text-align: center; width: 96%; position:absolute; top:60%; font-weight:bold; font-size:28px; color:#fff; } .heading2, .heading1, .para-style-override-19 { font-weight:bold; } div.chapter_pos div { background:#444; padding:10px; width:35%; margin:auto; opacity:0.9; } div.chapter_pos div span { font-size:0.7em; color:#eaeaea; font-weight:normal; } @media only screen and (max-width: 767px) { div.chapter_pos { font-size:0.8em; line-height:120%; top:30%; } div.chapter_pos div span { font-size:0.7em; } } body { font-family:"Arial"; font-size:100%; line-height:150%; padding:2%; text-align:justify; } .cover_img_small { width:50%; } @media only screen and (max-width: 767px) { div.chapter_pos { top:30%; font-size:1em; } div.chapter_pos div { width:70%; } .cover_img_small { width:90%; } } .underline_txt { font-decoration:underline; } .bold_txt { font-weight:bold; } .center_element { margin:auto; } .italics_txt { font-style:italic; } .block_element { display:block; } .img_rt { float:right; clear:both; } .img_lft { float:left; } table { width:100%; border:1px solid #000; border-collapse:collapse; } td { padding:10px; border:1px solid #000; border-collapse:collapse;
ebook/Geography_11_01/13/Styles/Chapter-13.css
body { font-family:"Arial"; font-size:100%; line-height:150%; padding:2%; text-align:justify; } * { margin:0; padding:0; } h6 { font-size:1.3em; color:#AA0078; text-transform:uppercase; } .image { text-align:center; } .author { text-align:right; } .chapterHeading { font-size:160%; color: gray; margin-bottom:20px; } h3 { color:#AA0078; font-size:20px; padding:10px; } .chapterNumber { font-size: 125%; font-family: "Arial"; } .lining_box { border:2px solid #AA0078; padding:15px; border-radius:15px; } .subHeading { font-size:130%; color:#AA0078; margin-bottom:1%; font-weight:bold; text-align:center; } } .center { text-align: center; } .excercise { text-transform:uppercase; font-weight:bold; margin:1% 0%; } .box{ background-color:rgba(3, 78, 162, 0.4); padding: 5px 5px 5px 5px; margin: 5px 5px 5px 5px; } .activityBox{ background-color:rgba(206, 19, 55, 0.4); padding: 5px 5px 5px 5px; margin: 5px 5px 5px 5px; } .newWordsBox{ background-color:rgba(252, 187, 118, 0.4); padding: 5px 5px 5px 5px; margin: 5px 5px 5px 5px; } img { margin-left: auto; margin-right: auto; display: block; width:40%; } .img_left { margin-left:0px; } ul { margin-left:45px; } .caption, .para-style-override-12 { font-style: italic; font-size: 0.83em; color: #4D4D4D; text-align:center; } p { margin-top:10px; } h2 { color:#fff; font-size:1.5em; background:#AA0078; padding:10px; } h4 { color:#d1640f; } .footer { display:none; } table td { padding:10px; } .conc { color:#006699; } div.layout { text-align: center; } div.chapter_pos { text-align: center; width: 96%; position:absolute; top:60%; font-weight:bold; font-size:28px; color:#fff; } .heading2, .heading1, .para-style-override-19 { font-weight:bold; } div.chapter_pos div { background:#444; padding:10px; width:35%; margin:auto; opacity:0.9; } div.chapter_pos div span { font-size:0.7em; color:#eaeaea; font-weight:normal; } @media only screen and (max-width: 767px) { div.chapter_pos { font-size:0.8em; line-height:120%; top:30%; } div.chapter_pos div span { font-size:0.7em; } } body { font-family:"Arial"; font-size:100%; line-height:150%; padding:2%; text-align:justify; } .cover_img_small { width:50%; } @media only screen and (max-width: 767px) { div.chapter_pos { top:30%; font-size:1em; } div.chapter_pos div { width:70%; } .cover_img_small { width:90%; } } .underline_txt { font-decoration:underline; } .bold_txt { font-weight:bold; } .center_element { margin:auto; } .italics_txt { font-style:italic; } .block_element { display:block; } .img_rt { float:right; clear:both; } .img_lft { float:left; } table { width:100%; border:1px solid #000; border-collapse:collapse; } td { padding:10px; border:1px solid #000; border-collapse:collapse;
0.386879
0.087408
[ Table of contents ] ================================================ 1 Header 2 Banner 3 Features 4 Awards 5 Blog 6 Footer 7 Team 8 Breadcrumb 9 Tab 10 Login and Register form 11 Contact page 12 Challanges 13 Partner 14 Testimonial 15 services 16 Comming Soon /*--------------------------------------------------------------------- 1 Header -----------------------------------------------------------------------*/ header { z-index: 999; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; position: absolute; left: 0; width: 100%; padding: 15px 0; } header .logo { width: 150px; display: block; } header .container-fluid { padding: 0 100px; } header .logo-stiky { width: 100px; display: none; } header .navbar-light .navbar-nav .nav-item { margin: 0 20px; } header .navbar-light .navbar-nav .nav-link { font-size: 14px; font-weight: 400; color: #ffffff; text-transform: uppercase; letter-spacing: 1px; padding-top: 8px; padding-bottom: 0; } header .navbar-brand { padding-top: 0; padding-bottom: 0; } header.menu-sticky { padding: 0; position: fixed; padding-top: 0; top: 0; left: 0; display: inline-block; width: 100%; background: #ffffff; z-index: 999; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4); } header.menu-sticky .button.brd:hover { color: #ffffff; } header .navbar-light .navbar-toggler { border-color: #dddddd; border-radius: 0; background: #ffffff; } header.menu-sticky .button.brd { padding: 10px 30px; color: #ffffff; } header .navbar-expand-lg { padding-left: 0; } header .navbar-light .navbar-nav .nav-item a { color: #ffffff; position: relative; padding: 0; font-size: 14px; } header .navbar-light .navbar-nav .nav-item:hover a, header .navbar-light .navbar-nav .nav-item a.active, header .navbar-light .navbar-nav .nav-item a:focus, header .navbar-light .navbar-nav .nav-item a:focus { color: #ffffff; } header .navbar-light .navbar-nav .dropdown-menu { padding: 10px 20px; top:45px;} header .navbar-light .navbar-nav .nav-item.dropdown a:before { content: none !important; } header .navbar-light .navbar-nav .nav-item a:before, header .navbar-light .navbar-nav .nav-item.dropdown.active a:before { position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 0; width: 0; height: 3px; background: rgb(241, 63, 67); content: ""; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; } header .navbar-light .navbar-nav .nav-item:hover a:before, header .navbar-light .navbar-nav .nav-item a.active:before, header .navbar-light .navbar-nav .nav-item a:focus:before, header .navbar-light .navbar-nav .nav-item.dropdown.active a:before { width: 7px; } header .navbar-light .navbar-nav .active>.nav-link, header .navbar-light .navbar-nav .nav-link.active, header .navbar-light .navbar-nav .nav-link.show, header .navbar-light .navbar-nav .show>.nav-link { color: #ffffff; } header.menu-sticky .navbar-light .navbar-nav .nav-item:hover a:before, header.menu-sticky .navbar-light .navbar-nav .nav-item a.active:before, header.menu-sticky .navbar-light .navbar-nav .nav-item a:focus:before { background: #ffffff; } header.menu-sticky .navbar-light .navbar-nav .nav-item a { color: #ffffff; } header.menu-sticky .navbar-light .navbar-nav .nav-item:hover a, header.menu-sticky .navbar-light .navbar-nav .nav-item a.active { color: #ffffff; } header .navbar-light .navbar-nav .nav-item.dropdown .dropdown-menu a { color: #222222; } header .navbar-light .navbar-nav .nav-item.dropdown .dropdown-menu a:hover, header .navbar-light .navbar-nav .nav-item.dropdown .dropdown-menu a.active { color: #f14544;background: none; } header .dropdown-item.active, header .dropdown-item:active { background: inherit; } .login { font-weight: 600; display: inline-block; letter-spacing: 1px; color: #ffffff; } .login li a { background: transparent; color: #ffffff; padding: 10px 24px; border-radius: 6px; } .login li a:hover { color: #ffffff; } .login li:last-child a { background-image: linear-gradient(to right, #f06826 0%, #ee1f3b 51%, #ee1f3b 100%); background-size: 200% auto; color: #ffffff;color: #ffffff; text-transform: uppercase; font-size: 14px; } .login li:last-child a:hover { background-position:right center; color: #ffffff; } header.menu-sticky .login li a.login-btn { padding: 10px 15px;font-family: 'Josefin Sans', sans-serif; } header.menu-sticky .login li a.login-btn:hover { color: #ffffff; } .form-row::placeholder { color: #ffffff; opacity: 1; /* Firefox */ } .form-row:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #ffffff; } .form-row::-ms-input-placeholder { /* Microsoft Edge */ color: #ffffff; } header .login li.search { position: relative; margin-right: 20px; } header .login li.search form { display: inline-block; } header .login li.search input[type="text"] { height: 40px; font-size: 18px; display: inline-block; font-family: "Lato"; font-weight: 100; border: none; outline: none; color: #ffffff; padding: 15px; padding-right: 60px; width: 0px; position: absolute; top: 0; right: 0; background: none; transition: width 0.4s cubic-bezier(0, 0.795, 0, 1); cursor: pointer; z-index: 3; margin: -10px 0 0 0; } header .login li.search input[type="text"]:focus:hover { border: 1px solid #bbb; } header .login li.search input[type="text"]:focus { width: 830px; z-index: 1; border: 1px solid #bbb; cursor: text; background: -moz-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -webkit-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -ms-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); } header .login li.search #btn-search { margin: -5px 0 0 0; z-index: 2; padding: 0; height: 40px; width: 63px; display: inline-block; float: right; position: absolute; top: 0; right: 15px; z-index: 2; cursor: pointer; transition: opacity 0.4s ease; } header .login li.search #btn-search:hover { opacity: 0.8; } .container { max-width: 1170px; } /*--------------------------------------------------------------------- 1 Header sticky -----------------------------------------------------------------------*/ header.menu-sticky { background: rgba(117, 205, 111, 1); background: -moz-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -webkit-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -ms-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); position: fixed; z-index: 99; } header.menu-sticky .navbar-light .navbar-nav li.active .nav-link, header.menu-sticky .navbar-light .navbar-nav li .nav-link:hover { color: #ffffff; } header.menu-sticky .navbar-light .navbar-nav .nav-link, header.menu-sticky .navbar-light .navbar-nav .nav-link:focus { color: #ffffff; } header.menu-sticky .main-header { padding: 10px 90px 10px 90px; } header.menu-sticky .sub-header { display: none; } /*--------------------------------------------------------------------- dropdown-item ---------------------------------------------------------------------*/ .dropdown-item.active, .dropdown-item:active { color: #46c894; background-color: transparent; } /*--------------------------------------------------------------------- 2 Banner -----------------------------------------------------------------------*/ .banner { padding: 200px 90px 65px 90px; position: relative; overflow: hidden; } .button-banner:hover, .button-banner:focus { background-color: #ffffff; } .banner .banner-text { padding-top: 15%; position: relative; } .banner:before { content: ''; position: absolute; background: url('../images/banner/shap.png'); width: 100%; height: 100%; background-repeat: no-repeat; left: 0; top: 0; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .banner-type img { -webkit-animation: bounce 5s infinite alternate; } @keyframes bounce { from { transform: translateY(0px); } to { transform: translateY(-25px); } } @-webkit-keyframes bounce { from { transform: translateY(0px); } to { transform: translateY(-25px); } } /*--------------------------------------------------------------------- List Style -----------------------------------------------------------------------*/ .list-style li { margin: 0 0 15px; padding: 0; list-style: none; font-size: 16px; } .list-style li:last-child { margin-bottom: 0; } .list-style li i { margin-right: 10px; font-size: 18px; } .easy-btn { padding: 10px 70px; } /*--------------------------------------------------------------------- 3 Features ---------------------------------------------------------------------*/ .iq-features { background: -moz-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -webkit-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -ms-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); position: relative; margin-top: 100px; } .iq-features::before { height: 180px; width: 100%; position: absolute; top: -85px; left: 0; -ms-transform: skewY(-5deg); /* IE 9 */ -webkit-transform: skewY(-5deg); /* Safari 3-8 */ transform: skewY(-5deg); background: -moz-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -webkit-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -ms-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); content: ""; } .iq-features::after { height: 180px; width: 100%; position: absolute; bottom: -85px; left: 0; -ms-transform: skewY(-5deg); /* IE 9 */ -webkit-transform: skewY(-5deg); /* Safari 3-8 */ transform: skewY(-5deg); background: -moz-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -webkit-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -ms-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); content: ""; z-index: 1; } .feature-img { z-index: 2; position: relative; } .feature-one { position: absolute; top: -67px; left: 50px; z-index: 1; } .feature-two { position: absolute; bottom: -50px; right: 50px; z-index: 3; } .feature1 { padding-bottom: 250px; } .product-feature .feature1 { padding-bottom: 150px; } .iq-featurebox { border: 1px solid #4e6378; padding: 30px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;position: relative;z-index: 2; } .features-img { position: relative; } .features-img img { z-index: 2; position: relative; } .feature1 .features-img:after { z-index:1;width: 54%; height: 2px; bottom: -110px; left: 0; margin: 0 auto; right: 0; transform: rotate(90deg); content: ' '; position: absolute; background-image: linear-gradient(to right, white 50%, transparent 0%); background-size: 10px 1px; background-repeat: repeat-x; background-position: 0% bottom; animation-name: iq-work-before; animation-duration: 20s; animation-timing-function: linear; animation-iteration-count: infinite; } .feature1 .features-img.last-line:after { content: none; } @keyframes iq-work-before { 0% { background-position: 0% bottom; } 100% { background-position: 100% bottom; } } /*------------------------------------------------------------------- 4 Awards ---------------------------------------------------------------------*/ .iq-award { margin-top: -50px; } .iq-awards { background: #ffffff; padding: 45px 30px; box-shadow: 0px 12px 53.01px 3.99px rgba(34, 31, 31, 0.1); -webkit-box-shadow: 0px 12px 53.01px 3.99px rgba(34, 31, 31, 0.1)); -moz-box-shadow: 0px 12px 53.01px 3.99px rgba(34, 31, 31, 0.1); box-shadow: 0px 12px 53.01px 3.99px rgba(34, 31, 31, 0.1); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .iq-awards-info { position: relative; overflow: hidden; } .iq-awards-info::before { background: url("../images/bg/pattern1.png"); height: 90px; width: 40px; content: ""; position: absolute; left: 0; top: 0; background-size: 100% 100%; } .iq-awards-info::after { background: url("../images/bg/pattern2.png"); background-size: 100% 100%; height: 90px; width: 40px; content: ""; position: absolute; right: 0; top: 0; } /*--------------------------------------------------------------------- 5 Blog -----------------------------------------------------------------------*/ .iq-product-blog { padding-top: 200px; } .main-blog {margin-bottom: 30px; border: 1px dashed #d5d5d5; background: #fff; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; } section.iq-blogs { overflow: hidden; } .owl-carousel .main-blog { margin-bottom: 0; } .iq-blogs .blog-img { overflow: hidden; } .iq-blogs .blog-img img { width: 100%; overflow: hidden; transition: transform 0.5s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .iq-blogs .main-blog:hover .blog-img img { transform: scale(1.1); } .main-blog:hover{border-color: #f14544;} .main-blog .blog-detail { padding: 30px 15px 15px; } .main-blog .blog-detail .blog-info { border-top: 1px solid #e1e1e1; padding: 20px 0 0; margin-top: 15px; display: inline-block; width: 100%; } .main-blog .blog-detail .blog-info ul li { margin-right: 10px; } .main-blog .blog-detail .blog-info ul li:last-child { margin-right: 0; } .main-blog .blog-detail .blog-info ul li a i { color: #f14544; margin-right: 5px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } .main-blog .blog-detail .blog-info ul li a:hover i { color: #f14544; } .main-blog .blog-detail a { font-family: 'Nunito', sans-serif; font-weight: 600; } .main-blog .blog-detail a:hover h6, .iq-blogs .main-blog:hover a h6 { color: #f14544; } .main-blog .blog-detail h6 { margin-bottom: 5px; } .main-blog .blog-info ul li a { line-height: 50px; } .main-blog .blog-detail .blog-info a span { color: #12203c; } .iq-blogs .blog-one { width: 18%; position: absolute; right: 0px; bottom: 0; overflow: hidden; } .iq-blogs .owl-carousel .owl-nav { top: auto; bottom: 0px; } .blog-left { position: absolute; left: 0; top: 0; } .reply-btn { color: #12203c; font-family: 'Josefin Sans', sans-serif; padding: 0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-weight: 700; } .reply-btn i { vertical-align: middle; } .iq-blogs .blog-img .comments-box img { width: auto; } .main-blog .blog-detail .blog-info .user-img { width: 50px; display: inline-block; } .iq-blogs .media a h6:hover { color: #f14544 } .blog-title { font-size: 32px; } .iq-blogs .iq-widget-search a { position: absolute; right: 15px; color: #ffffff; cursor: pointer; width: 43px; height: 43px; line-height: 43px; background: -moz-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -webkit-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -ms-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); font-size: 18px; border-radius: 90px; top: 10px; text-align: center; } .iq-blogs .iq-widget-search input { height: 62px; box-shadow: none;} .iq-blogs img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .iq-sidebar-widget li a { color: #12203c; } .iq-sidebar-widget ul li a span { margin-top: 4px; width: 24px; height: 24px; display: inline-block; background: -moz-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -webkit-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -ms-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); line-height: 24px; text-align: center; border-radius: 90px; color: #ffffff; float: right; font-weight: normal; } .blog-title-img { border: 2px dashed #d5d5d5; padding: 40px 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .blog-title-img img { width: 120px; height: 120px; } .iq-mt-80 { margin-top: 80px; } .left-side-blog { padding-right: 20px; } .right-side-blog { padding-left: 20px; } .main-blog .blog-detail .blog-info .user-img { width: 50px; height: 50px; } .left-side-blog .media img, .right-side-blog .media img { width: 80px; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; } .blog-finding ul li a i { color: #f14544; margin-right: 5px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } .blog-finding ul li a { color: #868894; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .blog-finding ul li a:hover i { color: #f14544; } .iq-blockquote { background: url("../images/bg/04.png") no-repeat; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;background-size: 100% 100%; } .iq-blockquote h5 { padding: 40px 50px 40px 100px; position: relative; z-index: 1; } a.month-detail { color: #6b6e75; font-weight: 700; } a.month-detail:hover{color:#f14544;} .blog-finding ul { border-top: 1px solid #e4e4e4; padding-top: 15px; margin-top: 15px; display: inline-block; width: 100%; } .comments-box { padding: 30px; border: 1px solid #e4e4e4; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .comments-box img { width: 100px; } .iq-tags li { padding-left: 2px; display: inline-block; padding-right: 2px; margin: 0 0 26px; } .iq-tags li a { color: #868894; padding: 8px 15px; font-weight: 600; border: 1px solid #e4e4e4; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; } .iq-tags li a:hover { border-color:#f14544; background-image: -moz-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background-image: -webkit-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background-image: -ms-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); color: #ffffff; } .iq-sidebar-widget li a:hover{color: #f14544; } /*--------------------------------------------------------------------- 6 Footer ---------------------------------------------------------------------*/ footer h5, footer h4 { font-weight: 500; } footer.iq-footer.fshap { position: relative; background: url("../images/bg/fshap.png"); padding-top: 400px; padding-bottom: 50px; background-size: 100% 100%; } footer .footer-one { position: absolute; top: 250px; left: -50px; transform: rotate(-40deg); opacity: 0.5; } footer.iq-footer.fshap::after { position: absolute; background: url("../images/bg/03.png") no-repeat; content: ""; right: 0; bottom: 0; width: 678px; height: 684px; z-index: 1; } footer ul li { list-style: none; } footer .footer-top { z-index: 2; position: relative; } footer .iq-contact li i, footer .iq-contact li p { display: inline-block; } footer .iq-contact li i { margin-right: 5px; color: #ffffff; } footer .footer-logo img { height: 40px; } footer .social-icone ul li a { color: #ffffff; } footer .social-icone ul li { padding-right: 20px; } footer .row.justify-content-between a:hover, footer .row.justify-content-between a:focus { color: rgba(0, 0, 0, .5); } footer li a { color: #ffffff; } footer li a:hover, footer li a:focus { color: #f14544; } footer .social-icone ul li:nth-last-child(1) { padding-right: 0; } .iq-font-18 { font-size: 18px; } footer .form-inline .form-control { background: none; width: 425px; margin-right: 28px; margin-bottom: 0; } .footer-subscribe { padding-bottom: 30px; } footer ul.info-share li{width: auto;} ul.info-share { margin-top: 30px; } .info-share li { display: inline-block; margin-right: 15px; } .info-share li a i { font-size: 30px; color: #ffffff; } .info-share li a:hover i { color: #f14544; } .logo p { padding-right: 75px; } /*--------------------------------------------------------------------- 7 Team -----------------------------------------------------------------------*/ .iq-team:hover .iq-team-info { bottom: 0; } .iq-team { position: relative; overflow: hidden; } .iq-team .iq-team-info { padding: 20px; display: inline-block; width: 100%; } .iq-team .iq-team-info span { font-family: 'Josefin Sans', sans-serif; font-weight: 600; } .iq-team .share { background: none; position: absolute; right: -65px; top: 30%; width: 50px; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; } .iq-team:hover .share { right: 20px; } .iq-team .share ul li { margin: 5px 0; text-align: center; } .iq-team .share ul li a { color: #ffffff; width: 30px; height: 30px; line-height: 30px; background: -moz-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -webkit-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -ms-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); color: #ffffff; border-radius: 90px; text-align: center; display: inline-block; } .iq-team .share ul li a:hover { color: #ffffff; } .iq-team .iq-team-img { position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; } .iq-team .iq-team-img img { width: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; transition: 1s ease; overflow: hidden; } .iq-team:hover .iq-team-img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); transition: 1s ease; } .iq-team .iq-team-img::before { background: rgba(0, 0, 0, 0.5); position: absolute; height: 100%; width: 100%; left: 0; top: 0; content: ""; z-index: 1; bottom: 0; right: 0; opacity: 0; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; } .iq-team:hover .iq-team-img::before { opacity: 1; } .iq-team .share { z-index: 2; } .iq-team .share ul { list-style: none; position: relative; padding: 5px 0 0 0; background: #ffffff; } .iq-team .share ul::before { width: 0; height: 0; border-left: 25px solid transparent; border-right: 25px solid transparent; border-top: 25px solid #ffffff; position: absolute; bottom: -25px; content: ""; } /*--------------------------------------------------------------------- 8 Breadcrumb ---------------------------------------------------------------------*/ .iq-breadcrumb { padding: 250px 0px 0px; background: url("../images/bg/breadcrumb.png") no-repeat 0 0; background-size: 100% 100%; } .iq-breadcrumb .container-fluid { padding: 0 90px; } .iq-breadcrumb nav { display: inline-block; } .breadcrumb-image { margin-top: -150px } .breadcrumb-item a{color: #ffffff;} .breadcrumb-item.active { background: linear-gradient(to right, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .breadcrumb-item.active::before, .breadcrumb-item+.breadcrumb-item::before { color: #ffffff; -webkit-text-fill-color: #ffffff; } .iq-breadcrumb h2 { font-weight: 600; } .breadcrumb { background: #112942; padding: 10px 30px; font-family: 'Josefin Sans', sans-serif; margin-bottom: 0; } .iq-breadcrumb.text-left .breadcrumb li { display: inline-block; } .iq-breadcrumb.text-left .breadcrumb li a i { font-size: 18px; margin-right: 6px; } .iq-breadcrumb.text-left .breadcrumb li, .iq-breadcrumb.text-left .breadcrumb li a:hover { color: #ffffff; } .iq-breadcrumb.text-left .breadcrumb li a, .iq-breadcrumb.text-left .breadcrumb-item+.breadcrumb-item::before { color: #464855; margin-bottom: 0; } .iq-breadcrumb .breadcrumb li a:hover{ color: #f14544; } /*--------------------------------------------------------------------- 9 Tab ---------------------------------------------------------------------*/ .iq-tab .nav-item { width: 100%; } .iq-tab .nav-item a { background: #ffffff; color: #12203c; font-size: 20px; font-family: 'Josefin Sans', sans-serif; font-weight: 700; padding: 15px 10px; margin-bottom: 8px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; border: inherit; } .iq-tab .nav-pills .nav-link { border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-right: 2px; } .iq-tab .nav-pills .nav-link.active, .iq-tab .nav-pills .show>.nav-link, .iq-tab .nav-pills .nav-link:hover { background: rgba(238, 31, 59, 1); background: -moz-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -webkit-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -ms-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); color: #ffffff; } .iq-tab.horizontal .nav-item { width: 16.66%; text-align: center; margin-right: 15px; display: inline-block; } .iq-tab.horizontal .nav-item a { padding: 8px 10px; margin-bottom: 0; } .iq-tab .nav-pills{ display: block; text-align: center; margin: 0 auto;} /*--------------------------------------------------------------------- 10 login and register form -----------------------------------------------------------------------*/ .iq-login-regi { padding: 180px 0 80px 0; overflow: hidden; } .iq-login-regi .iq-login { padding: 30px 30px; background-position: left center; background-attachment: fixed; background-repeat: repeat; border: 2px solid #0077b6; border-radius: 10px; } .iq-login-regi h5 { font-weight: 600; } .iq-login-regi h5 i { color: #f14544; } .iq-login-regi .iq-login span { font-size: 40px; } .iq-login-regi .iq-login label { color: #222222; font-weight: 600; } .iq-login-regi .iq-login form .form-control { border-radius: 10px; height: 52px; border: 2px solid #dedede; padding: 20px 20px; } .iq-login-regi .iq-login form .form-control:focus { border-color: inherit; outline: 0; box-shadow: inherit; } .iq-login-regi .iq-login form .button { margin:0 0 30px 0; width: 100%; } .iq-login-regi .iq-login .link { color: #222222; font-weight: 600; } .iq-login-regi .iq-media li { display: inline-block; list-style: none; padding: 0; margin: 0 18px 8px 0; } .iq-login-regi .iq-media li a { display: block; width: 40px; height: 40px; line-height: 40px; font-size: 16px; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; color: #ffffff; } .iq-login-regi .iq-media li a.fb { background: #3d5f9a; } .iq-login-regi .iq-media li a:hover.fb { background: #547abb; } .iq-login-regi .iq-media li a.tw { background: #44c0f3; } .iq-login-regi .iq-media li a:hover.tw { background: #0faef0; } .iq-login-regi .iq-media li a.gplus { background: #dd4b39; } .iq-login-regi .iq-media li a:hover.gplus { background: #bd3221; } .iq-login-regi .iq-media li a.lkd { background: #0077B5; } .iq-login-regi .iq-media li a:hover.lkd { background: #008fda; } .iq-login-regi form .form-group { margin-bottom: 25px; } .iq-login-regi .link a:hover { text-decoration: underline !important; } .error img { margin-top: 80px; } .iq-login-regi .iq-login form .email-bg { background-color: #ffff; border: 2px solid #dedede; border-radius: 5px; } .iq-login-regi .iq-login form .email-bg:focus { border: 2px solid #f14544; color: #222 } /*--------------------------------------------------------------------- 11 contact page -----------------------------------------------------------------------*/ .iq-contactbox .contact-box { background: #ffffff; } .iq-contactbox .contact-box input { outline: none !important; width: 100%; height: 52px; border: 2px solid #ced4da; border-radius: 5px; padding: 5px 20px; } .iq-contactbox .contact-box input:hover, .iq-contactbox .contact-box input:focus, .iq-contactbox .contact-box textarea:focus, .iq-contactbox .contact-box textarea:hover { border: 2px solid #f14544; } .iq-contactbox .no-spec { padding: 0; } .iq-contactbox iframe { height: 330px; } .iq-contactbox .contact-box textarea { border-radius: 10px; outline: none !important; width: 100%; border: 2px solid #ced4da; padding: 5px 20px; margin-top: 10px; } .iq-contactbox .contact-box .button { margin-top: 20px; } .contact-footer { padding: 60px 0 30px; } .iq-contact { position: relative; margin: 20px 0; } .iq-contact li { list-style: none; padding: 0; margin: 0px 5px; font-size: 14px; margin-bottom: 10px; float: left;width: 100%;} .iq-contact h5.small-title { margin-bottom: 10px; } .iq-contact p { display: table; margin-bottom: 0px; padding-left: 5px; } .iq-contact i { float: left; color: #12203c; display: table-cell; width: 30px; line-height: 35px; font-size: 18px; } .iq-contactbox form { border: none; padding: 30px 0; } .iq-contactbox h3 { font-size: 36px; } .iq-contactbox p { font-weight: 600; } .iq-contact-infobox { background: url("../images/bg/05.png"); margin-bottom: 50px; } .iq-contact-infobox .info-share li a i { color: #12203c; } .iq-contact-infobox .info-share li a:hover i { color: #f14544; } .iq-contact-infobox .contact-bg { border-radius: 5px; background: #ffffff; padding: 40px 40px; } /*--------------------------------------------------------------------- 12 Challanges ---------------------------------------------------------------------*/ .iq-challange-box { padding: 75px 30px 30px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; border: 2px dashed #d5d5d5; border-bottom: none; background: #ffffff; } .iq-challange-box::before { border-top: 2px dashed #d5d5d5; position: absolute; bottom: -24px; left: 0; transform: rotate(15deg); left: 0; content: ""; width: 50%; } .iq-challange-box::after { border-top: 2px dashed #d5d5d5; position: absolute; right: 0; bottom: -24px; content: ""; width: 50%; transform: rotate(-15deg); } .iq-challange-box:hover, .iq-challange-box:hover::before, .iq-challange-box:hover::after { border-color: #0077b6; } .iq-challange-img { position: relative; } .iq-challange-img::before { height: 140px; width: 140px; position: absolute; left: 0; right: 0; margin: 0 auto; text-align: center; background: #f2f2f2; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; content: ""; top: 0; } .info-box { position: relative; z-index: 2; } .iq-challange-img img { z-index: 1; position: relative; -webkit-animation: bounce 5s infinite alternate; } /*--------------------------------------------------------------------- 13 Partner ---------------------------------------------------------------------*/ .iq-partner { padding-top: 250px; } .iq-patner-item.circle { position: relative; width: 233px; height: 233px; border-radius: 50%;text-align: center;margin:0 auto; } .iq-patner-item.circle.effect6 .img { opacity: 1; padding: 100px 0; width: 233px; margin: 0 auto; height: 233px; text-align: center; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; } .iq-patner-item.circle.effect6.colored .info { background: #1a4a72; } .iq-patner-item.circle.effect6 .info { opacity: 0; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; position: absolute; left: 0; top: 0; padding: 90px 50px; text-align: center; } .iq-patner-item.circle.effect6 .info::before { background: url("../images/partner/bg.png"); opacity: 0.2; filter: alpha(opacity=20); /* For IE8 and earlier */ height: 100%; width: 100%; content: ""; position: absolute; width: 100%; height: 100%; z-index: -1; left: 0; top: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .iq-patner-item.circle.effect6 .info a { color: #12203c; font-weight: 600; font-family: 'Josefin Sans', sans-serif; font-size: 18px; } .iq-patner-item.circle.effect6.scale_up .info { -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -ms-transform: scale(0.5); -o-transform: scale(0.5); transform: scale(0.5); } .iq-patner-item.circle.effect6.scale_up:hover .img { opacity: 0; -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); } .iq-patner-item.circle.effect6.scale_up:hover .info { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } /*--------------------------------------------------------------------- 14 Testimonial ---------------------------------------------------------------------*/ .big-text { color: #ee2738; font-size: 60px; } .author { text-align: center; margin: 0 auto; } .author-img { display: inline-block; } .author-info { display: inline-block; text-align: left; margin-left: 15px; } .testimonial { border: 2px dashed #d5d5d5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 50px 15px 0px; position: relative; margin-bottom: 70px; border-bottom: none; } .testimonial::before { border-top: 2px dashed #d5d5d5; position: absolute; bottom: -30px; left: 0; transform: rotate(15deg); left: 0; content: ""; width: 50%; } .testimonial::after { border-top: 2px dashed #d5d5d5; position: absolute; right: 0; bottom: -30px; content: ""; width: 51%; transform: rotate(-15deg); } .author-img img { width: 50px; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; } .testimonial:hover,.testimonial:hover::before,.testimonial:hover::after{border-color: #ee2738;} /*--------------------------------------------------------------------- 15 services ---------------------------------------------------------------------*/ .iq-services { padding: 45px 30px; margin-bottom: 30px; } .iq-services:hover { color: #fff; background: -moz-linear-gradient(17deg, rgb(254, 223, 108) 0%, #0077b6 0%, #00b4d8 100%); background: -webkit-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -ms-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .flaticon { color: #0077b6; } .flaticon::before { margin: 0; font-size: 75px; line-height: 75px; } .iq-services:hover h5, .iq-services:hover .flaticon { color: #ffffff; } /*--------------------------------------------------------------------- 16 Coming Soon ---------------------------------------------------------------------*/ .coming-height { min-height: 800px; vertical-align: middle; } .iq-coming .big-text { font-size: 80px; text-transform: uppercase; color: #ffffff; font-weight: 900; line-height: 100px; font-family: 'Josefin Sans', sans-serif; } .iq-coming img { width: 140px; } .iq-coming form .form-control { background: rgba(255, 255, 255, 0.5); border: none; } .iq-coming form .form-control { margin-bottom:0;background: #ffffff; border: none; height: 45px; padding: 0 15px 0 15px; outline: none !important; box-shadow: inherit; width: 280px; border-radius: 90px 0 0 90px; } .iq-coming form::-webkit-input-placeholder { / Chrome / color: #ffffff; } .iq-coming form:-ms-input-placeholder { / IE 10+ / color: #ffffff; } .iq-coming form::-moz-placeholder { / Firefox 19+ / color: #ffffff; opacity: 1; } .iq-coming form:-moz-placeholder { / Firefox 4 - 18 / color: #ffffff; opacity: 1; } .iq-coming form .button { box-shadow: inherit; border: none; padding: 0 15px; border-radius: 0 90px 90px 0; height: 45px; cursor: pointer; } .iq-coming .countdown-timer { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 20px; max-width: 300px; margin: 50px auto; border-bottom-left-radius: 15px; } .iq-coming .countdown-timer h5 { font-size: 14px; letter-spacing: 0.5px; text-align: center; padding-top: 10px; text-shadow: none; } .iq-coming .countdown-timer .timer { padding: 10px; text-align: center; padding-top: 15px; } .iq-coming .countdown-timer .timer .timer-wrapper { display: inline-block; width: 200px; height: 50px; } .iq-coming .countdown-timer .timer .timer-wrapper .time { font-size: 80px; font-weight: bold; color: #333333; margin: 0 50px; float: left; } .iq-coming .countdown-timer .timer .timer-wrapper .text { font-size: 20px; } .iq-coming #countdown { list-style: none; margin: 20px 0 30px 0; padding: 0; text-align: center; display: inline-block; } .iq-coming #countdown li { display: inline-block; margin: 0 20px; } .iq-coming #countdown li span { font-size: 50px; font-weight: 800; line-height: 80px; color: #ffffff; position: relative; } .iq-coming #countdown li.seperator { font-size: 50px; line-height: 40px; vertical-align: top; margin: 16px 0px; color: #ffffff; } .iq-coming #countdown li h6 { color: #ffffff; font-size: 20px; padding-right: 30px; } .iq-coming .particles-bg { position: relative; overflow: hidden; } .iq-coming .particles-bg #canvas { position: absolute; display: block; color: rgba(255, 255, 255.0.9); } .iq-coming #countdown li p { font-size: 16px; font-weight: 600; line-height: 24px; color: #ffffff; } .iq-coming #countdown li span:after { position: absolute; right: -30px; top: 0; content: ":"; font-size: 50px; color: #ffffff; line-height: 50px; } .iq-coming #countdown li:last-child span:after { content: none; } /*--------------------------------------------------------------------- Register Page ---------------------------------------------------------------------*/ .iq-registertbox .register-boxes input:hover, .iq-registertbox .register-boxes input:focus, .iq-registertbox .register-boxes textarea:focus, .iq-registertbox .register-boxes textarea:hover { border: 2px solid #46c894; } /*--------------------------------------------------------------------- Login Page ---------------------------------------------------------------------*/ .iq-loginbox .login-boxes input:hover, .iq-loginbox .login-boxes input:focus, .iq-loginbox .login-boxes textarea:focus, .iq-loginbox .login-boxes textarea:hover { border: 2px solid #46c894; } /*--------------------------------------------------------------------- Error 404 ---------------------------------------------------------------------*/ /*--------------------------------------------------------------------- cookie -----------------------------------------------------------------------*/ #cookie_div { background: #222222; color: #ffffff; position: fixed; bottom: 0; left: 25%; width: 50%; padding: 8px 20px; display: none; z-index: 999; -webkit-box-shadow: -1px -5px 21px 1px rgba(0, 0, 0, 0.12); -moz-box-shadow: -1px -5px 21px 1px rgba(0, 0, 0, 0.12); box-shadow: -1px -5px 21px 1px rgba(0, 0, 0, 0.12); border-radius: 10px; } #cookie_div .button { float: right; padding: 5px 20px; font-size: 12px; margin-top: 3px; line-height: 16px; font-weight: 800; border-radius: 10px; letter-spacing: 1px; }
public/css/style.css
[ Table of contents ] ================================================ 1 Header 2 Banner 3 Features 4 Awards 5 Blog 6 Footer 7 Team 8 Breadcrumb 9 Tab 10 Login and Register form 11 Contact page 12 Challanges 13 Partner 14 Testimonial 15 services 16 Comming Soon /*--------------------------------------------------------------------- 1 Header -----------------------------------------------------------------------*/ header { z-index: 999; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; position: absolute; left: 0; width: 100%; padding: 15px 0; } header .logo { width: 150px; display: block; } header .container-fluid { padding: 0 100px; } header .logo-stiky { width: 100px; display: none; } header .navbar-light .navbar-nav .nav-item { margin: 0 20px; } header .navbar-light .navbar-nav .nav-link { font-size: 14px; font-weight: 400; color: #ffffff; text-transform: uppercase; letter-spacing: 1px; padding-top: 8px; padding-bottom: 0; } header .navbar-brand { padding-top: 0; padding-bottom: 0; } header.menu-sticky { padding: 0; position: fixed; padding-top: 0; top: 0; left: 0; display: inline-block; width: 100%; background: #ffffff; z-index: 999; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4); } header.menu-sticky .button.brd:hover { color: #ffffff; } header .navbar-light .navbar-toggler { border-color: #dddddd; border-radius: 0; background: #ffffff; } header.menu-sticky .button.brd { padding: 10px 30px; color: #ffffff; } header .navbar-expand-lg { padding-left: 0; } header .navbar-light .navbar-nav .nav-item a { color: #ffffff; position: relative; padding: 0; font-size: 14px; } header .navbar-light .navbar-nav .nav-item:hover a, header .navbar-light .navbar-nav .nav-item a.active, header .navbar-light .navbar-nav .nav-item a:focus, header .navbar-light .navbar-nav .nav-item a:focus { color: #ffffff; } header .navbar-light .navbar-nav .dropdown-menu { padding: 10px 20px; top:45px;} header .navbar-light .navbar-nav .nav-item.dropdown a:before { content: none !important; } header .navbar-light .navbar-nav .nav-item a:before, header .navbar-light .navbar-nav .nav-item.dropdown.active a:before { position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 0; width: 0; height: 3px; background: rgb(241, 63, 67); content: ""; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; } header .navbar-light .navbar-nav .nav-item:hover a:before, header .navbar-light .navbar-nav .nav-item a.active:before, header .navbar-light .navbar-nav .nav-item a:focus:before, header .navbar-light .navbar-nav .nav-item.dropdown.active a:before { width: 7px; } header .navbar-light .navbar-nav .active>.nav-link, header .navbar-light .navbar-nav .nav-link.active, header .navbar-light .navbar-nav .nav-link.show, header .navbar-light .navbar-nav .show>.nav-link { color: #ffffff; } header.menu-sticky .navbar-light .navbar-nav .nav-item:hover a:before, header.menu-sticky .navbar-light .navbar-nav .nav-item a.active:before, header.menu-sticky .navbar-light .navbar-nav .nav-item a:focus:before { background: #ffffff; } header.menu-sticky .navbar-light .navbar-nav .nav-item a { color: #ffffff; } header.menu-sticky .navbar-light .navbar-nav .nav-item:hover a, header.menu-sticky .navbar-light .navbar-nav .nav-item a.active { color: #ffffff; } header .navbar-light .navbar-nav .nav-item.dropdown .dropdown-menu a { color: #222222; } header .navbar-light .navbar-nav .nav-item.dropdown .dropdown-menu a:hover, header .navbar-light .navbar-nav .nav-item.dropdown .dropdown-menu a.active { color: #f14544;background: none; } header .dropdown-item.active, header .dropdown-item:active { background: inherit; } .login { font-weight: 600; display: inline-block; letter-spacing: 1px; color: #ffffff; } .login li a { background: transparent; color: #ffffff; padding: 10px 24px; border-radius: 6px; } .login li a:hover { color: #ffffff; } .login li:last-child a { background-image: linear-gradient(to right, #f06826 0%, #ee1f3b 51%, #ee1f3b 100%); background-size: 200% auto; color: #ffffff;color: #ffffff; text-transform: uppercase; font-size: 14px; } .login li:last-child a:hover { background-position:right center; color: #ffffff; } header.menu-sticky .login li a.login-btn { padding: 10px 15px;font-family: 'Josefin Sans', sans-serif; } header.menu-sticky .login li a.login-btn:hover { color: #ffffff; } .form-row::placeholder { color: #ffffff; opacity: 1; /* Firefox */ } .form-row:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #ffffff; } .form-row::-ms-input-placeholder { /* Microsoft Edge */ color: #ffffff; } header .login li.search { position: relative; margin-right: 20px; } header .login li.search form { display: inline-block; } header .login li.search input[type="text"] { height: 40px; font-size: 18px; display: inline-block; font-family: "Lato"; font-weight: 100; border: none; outline: none; color: #ffffff; padding: 15px; padding-right: 60px; width: 0px; position: absolute; top: 0; right: 0; background: none; transition: width 0.4s cubic-bezier(0, 0.795, 0, 1); cursor: pointer; z-index: 3; margin: -10px 0 0 0; } header .login li.search input[type="text"]:focus:hover { border: 1px solid #bbb; } header .login li.search input[type="text"]:focus { width: 830px; z-index: 1; border: 1px solid #bbb; cursor: text; background: -moz-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -webkit-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -ms-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); } header .login li.search #btn-search { margin: -5px 0 0 0; z-index: 2; padding: 0; height: 40px; width: 63px; display: inline-block; float: right; position: absolute; top: 0; right: 15px; z-index: 2; cursor: pointer; transition: opacity 0.4s ease; } header .login li.search #btn-search:hover { opacity: 0.8; } .container { max-width: 1170px; } /*--------------------------------------------------------------------- 1 Header sticky -----------------------------------------------------------------------*/ header.menu-sticky { background: rgba(117, 205, 111, 1); background: -moz-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -webkit-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -ms-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); position: fixed; z-index: 99; } header.menu-sticky .navbar-light .navbar-nav li.active .nav-link, header.menu-sticky .navbar-light .navbar-nav li .nav-link:hover { color: #ffffff; } header.menu-sticky .navbar-light .navbar-nav .nav-link, header.menu-sticky .navbar-light .navbar-nav .nav-link:focus { color: #ffffff; } header.menu-sticky .main-header { padding: 10px 90px 10px 90px; } header.menu-sticky .sub-header { display: none; } /*--------------------------------------------------------------------- dropdown-item ---------------------------------------------------------------------*/ .dropdown-item.active, .dropdown-item:active { color: #46c894; background-color: transparent; } /*--------------------------------------------------------------------- 2 Banner -----------------------------------------------------------------------*/ .banner { padding: 200px 90px 65px 90px; position: relative; overflow: hidden; } .button-banner:hover, .button-banner:focus { background-color: #ffffff; } .banner .banner-text { padding-top: 15%; position: relative; } .banner:before { content: ''; position: absolute; background: url('../images/banner/shap.png'); width: 100%; height: 100%; background-repeat: no-repeat; left: 0; top: 0; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .banner-type img { -webkit-animation: bounce 5s infinite alternate; } @keyframes bounce { from { transform: translateY(0px); } to { transform: translateY(-25px); } } @-webkit-keyframes bounce { from { transform: translateY(0px); } to { transform: translateY(-25px); } } /*--------------------------------------------------------------------- List Style -----------------------------------------------------------------------*/ .list-style li { margin: 0 0 15px; padding: 0; list-style: none; font-size: 16px; } .list-style li:last-child { margin-bottom: 0; } .list-style li i { margin-right: 10px; font-size: 18px; } .easy-btn { padding: 10px 70px; } /*--------------------------------------------------------------------- 3 Features ---------------------------------------------------------------------*/ .iq-features { background: -moz-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -webkit-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -ms-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); position: relative; margin-top: 100px; } .iq-features::before { height: 180px; width: 100%; position: absolute; top: -85px; left: 0; -ms-transform: skewY(-5deg); /* IE 9 */ -webkit-transform: skewY(-5deg); /* Safari 3-8 */ transform: skewY(-5deg); background: -moz-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -webkit-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -ms-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); content: ""; } .iq-features::after { height: 180px; width: 100%; position: absolute; bottom: -85px; left: 0; -ms-transform: skewY(-5deg); /* IE 9 */ -webkit-transform: skewY(-5deg); /* Safari 3-8 */ transform: skewY(-5deg); background: -moz-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -webkit-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); background: -ms-linear-gradient(0deg, rgb(33, 70, 105) 0%, rgb(9, 27, 47) 100%); content: ""; z-index: 1; } .feature-img { z-index: 2; position: relative; } .feature-one { position: absolute; top: -67px; left: 50px; z-index: 1; } .feature-two { position: absolute; bottom: -50px; right: 50px; z-index: 3; } .feature1 { padding-bottom: 250px; } .product-feature .feature1 { padding-bottom: 150px; } .iq-featurebox { border: 1px solid #4e6378; padding: 30px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;position: relative;z-index: 2; } .features-img { position: relative; } .features-img img { z-index: 2; position: relative; } .feature1 .features-img:after { z-index:1;width: 54%; height: 2px; bottom: -110px; left: 0; margin: 0 auto; right: 0; transform: rotate(90deg); content: ' '; position: absolute; background-image: linear-gradient(to right, white 50%, transparent 0%); background-size: 10px 1px; background-repeat: repeat-x; background-position: 0% bottom; animation-name: iq-work-before; animation-duration: 20s; animation-timing-function: linear; animation-iteration-count: infinite; } .feature1 .features-img.last-line:after { content: none; } @keyframes iq-work-before { 0% { background-position: 0% bottom; } 100% { background-position: 100% bottom; } } /*------------------------------------------------------------------- 4 Awards ---------------------------------------------------------------------*/ .iq-award { margin-top: -50px; } .iq-awards { background: #ffffff; padding: 45px 30px; box-shadow: 0px 12px 53.01px 3.99px rgba(34, 31, 31, 0.1); -webkit-box-shadow: 0px 12px 53.01px 3.99px rgba(34, 31, 31, 0.1)); -moz-box-shadow: 0px 12px 53.01px 3.99px rgba(34, 31, 31, 0.1); box-shadow: 0px 12px 53.01px 3.99px rgba(34, 31, 31, 0.1); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .iq-awards-info { position: relative; overflow: hidden; } .iq-awards-info::before { background: url("../images/bg/pattern1.png"); height: 90px; width: 40px; content: ""; position: absolute; left: 0; top: 0; background-size: 100% 100%; } .iq-awards-info::after { background: url("../images/bg/pattern2.png"); background-size: 100% 100%; height: 90px; width: 40px; content: ""; position: absolute; right: 0; top: 0; } /*--------------------------------------------------------------------- 5 Blog -----------------------------------------------------------------------*/ .iq-product-blog { padding-top: 200px; } .main-blog {margin-bottom: 30px; border: 1px dashed #d5d5d5; background: #fff; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; } section.iq-blogs { overflow: hidden; } .owl-carousel .main-blog { margin-bottom: 0; } .iq-blogs .blog-img { overflow: hidden; } .iq-blogs .blog-img img { width: 100%; overflow: hidden; transition: transform 0.5s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .iq-blogs .main-blog:hover .blog-img img { transform: scale(1.1); } .main-blog:hover{border-color: #f14544;} .main-blog .blog-detail { padding: 30px 15px 15px; } .main-blog .blog-detail .blog-info { border-top: 1px solid #e1e1e1; padding: 20px 0 0; margin-top: 15px; display: inline-block; width: 100%; } .main-blog .blog-detail .blog-info ul li { margin-right: 10px; } .main-blog .blog-detail .blog-info ul li:last-child { margin-right: 0; } .main-blog .blog-detail .blog-info ul li a i { color: #f14544; margin-right: 5px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } .main-blog .blog-detail .blog-info ul li a:hover i { color: #f14544; } .main-blog .blog-detail a { font-family: 'Nunito', sans-serif; font-weight: 600; } .main-blog .blog-detail a:hover h6, .iq-blogs .main-blog:hover a h6 { color: #f14544; } .main-blog .blog-detail h6 { margin-bottom: 5px; } .main-blog .blog-info ul li a { line-height: 50px; } .main-blog .blog-detail .blog-info a span { color: #12203c; } .iq-blogs .blog-one { width: 18%; position: absolute; right: 0px; bottom: 0; overflow: hidden; } .iq-blogs .owl-carousel .owl-nav { top: auto; bottom: 0px; } .blog-left { position: absolute; left: 0; top: 0; } .reply-btn { color: #12203c; font-family: 'Josefin Sans', sans-serif; padding: 0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-weight: 700; } .reply-btn i { vertical-align: middle; } .iq-blogs .blog-img .comments-box img { width: auto; } .main-blog .blog-detail .blog-info .user-img { width: 50px; display: inline-block; } .iq-blogs .media a h6:hover { color: #f14544 } .blog-title { font-size: 32px; } .iq-blogs .iq-widget-search a { position: absolute; right: 15px; color: #ffffff; cursor: pointer; width: 43px; height: 43px; line-height: 43px; background: -moz-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -webkit-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -ms-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); font-size: 18px; border-radius: 90px; top: 10px; text-align: center; } .iq-blogs .iq-widget-search input { height: 62px; box-shadow: none;} .iq-blogs img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .iq-sidebar-widget li a { color: #12203c; } .iq-sidebar-widget ul li a span { margin-top: 4px; width: 24px; height: 24px; display: inline-block; background: -moz-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -webkit-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -ms-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); line-height: 24px; text-align: center; border-radius: 90px; color: #ffffff; float: right; font-weight: normal; } .blog-title-img { border: 2px dashed #d5d5d5; padding: 40px 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .blog-title-img img { width: 120px; height: 120px; } .iq-mt-80 { margin-top: 80px; } .left-side-blog { padding-right: 20px; } .right-side-blog { padding-left: 20px; } .main-blog .blog-detail .blog-info .user-img { width: 50px; height: 50px; } .left-side-blog .media img, .right-side-blog .media img { width: 80px; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; } .blog-finding ul li a i { color: #f14544; margin-right: 5px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } .blog-finding ul li a { color: #868894; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .blog-finding ul li a:hover i { color: #f14544; } .iq-blockquote { background: url("../images/bg/04.png") no-repeat; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;background-size: 100% 100%; } .iq-blockquote h5 { padding: 40px 50px 40px 100px; position: relative; z-index: 1; } a.month-detail { color: #6b6e75; font-weight: 700; } a.month-detail:hover{color:#f14544;} .blog-finding ul { border-top: 1px solid #e4e4e4; padding-top: 15px; margin-top: 15px; display: inline-block; width: 100%; } .comments-box { padding: 30px; border: 1px solid #e4e4e4; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .comments-box img { width: 100px; } .iq-tags li { padding-left: 2px; display: inline-block; padding-right: 2px; margin: 0 0 26px; } .iq-tags li a { color: #868894; padding: 8px 15px; font-weight: 600; border: 1px solid #e4e4e4; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; } .iq-tags li a:hover { border-color:#f14544; background-image: -moz-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background-image: -webkit-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background-image: -ms-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); color: #ffffff; } .iq-sidebar-widget li a:hover{color: #f14544; } /*--------------------------------------------------------------------- 6 Footer ---------------------------------------------------------------------*/ footer h5, footer h4 { font-weight: 500; } footer.iq-footer.fshap { position: relative; background: url("../images/bg/fshap.png"); padding-top: 400px; padding-bottom: 50px; background-size: 100% 100%; } footer .footer-one { position: absolute; top: 250px; left: -50px; transform: rotate(-40deg); opacity: 0.5; } footer.iq-footer.fshap::after { position: absolute; background: url("../images/bg/03.png") no-repeat; content: ""; right: 0; bottom: 0; width: 678px; height: 684px; z-index: 1; } footer ul li { list-style: none; } footer .footer-top { z-index: 2; position: relative; } footer .iq-contact li i, footer .iq-contact li p { display: inline-block; } footer .iq-contact li i { margin-right: 5px; color: #ffffff; } footer .footer-logo img { height: 40px; } footer .social-icone ul li a { color: #ffffff; } footer .social-icone ul li { padding-right: 20px; } footer .row.justify-content-between a:hover, footer .row.justify-content-between a:focus { color: rgba(0, 0, 0, .5); } footer li a { color: #ffffff; } footer li a:hover, footer li a:focus { color: #f14544; } footer .social-icone ul li:nth-last-child(1) { padding-right: 0; } .iq-font-18 { font-size: 18px; } footer .form-inline .form-control { background: none; width: 425px; margin-right: 28px; margin-bottom: 0; } .footer-subscribe { padding-bottom: 30px; } footer ul.info-share li{width: auto;} ul.info-share { margin-top: 30px; } .info-share li { display: inline-block; margin-right: 15px; } .info-share li a i { font-size: 30px; color: #ffffff; } .info-share li a:hover i { color: #f14544; } .logo p { padding-right: 75px; } /*--------------------------------------------------------------------- 7 Team -----------------------------------------------------------------------*/ .iq-team:hover .iq-team-info { bottom: 0; } .iq-team { position: relative; overflow: hidden; } .iq-team .iq-team-info { padding: 20px; display: inline-block; width: 100%; } .iq-team .iq-team-info span { font-family: 'Josefin Sans', sans-serif; font-weight: 600; } .iq-team .share { background: none; position: absolute; right: -65px; top: 30%; width: 50px; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; } .iq-team:hover .share { right: 20px; } .iq-team .share ul li { margin: 5px 0; text-align: center; } .iq-team .share ul li a { color: #ffffff; width: 30px; height: 30px; line-height: 30px; background: -moz-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -webkit-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -ms-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); color: #ffffff; border-radius: 90px; text-align: center; display: inline-block; } .iq-team .share ul li a:hover { color: #ffffff; } .iq-team .iq-team-img { position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; } .iq-team .iq-team-img img { width: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; transition: 1s ease; overflow: hidden; } .iq-team:hover .iq-team-img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); transition: 1s ease; } .iq-team .iq-team-img::before { background: rgba(0, 0, 0, 0.5); position: absolute; height: 100%; width: 100%; left: 0; top: 0; content: ""; z-index: 1; bottom: 0; right: 0; opacity: 0; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; } .iq-team:hover .iq-team-img::before { opacity: 1; } .iq-team .share { z-index: 2; } .iq-team .share ul { list-style: none; position: relative; padding: 5px 0 0 0; background: #ffffff; } .iq-team .share ul::before { width: 0; height: 0; border-left: 25px solid transparent; border-right: 25px solid transparent; border-top: 25px solid #ffffff; position: absolute; bottom: -25px; content: ""; } /*--------------------------------------------------------------------- 8 Breadcrumb ---------------------------------------------------------------------*/ .iq-breadcrumb { padding: 250px 0px 0px; background: url("../images/bg/breadcrumb.png") no-repeat 0 0; background-size: 100% 100%; } .iq-breadcrumb .container-fluid { padding: 0 90px; } .iq-breadcrumb nav { display: inline-block; } .breadcrumb-image { margin-top: -150px } .breadcrumb-item a{color: #ffffff;} .breadcrumb-item.active { background: linear-gradient(to right, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .breadcrumb-item.active::before, .breadcrumb-item+.breadcrumb-item::before { color: #ffffff; -webkit-text-fill-color: #ffffff; } .iq-breadcrumb h2 { font-weight: 600; } .breadcrumb { background: #112942; padding: 10px 30px; font-family: 'Josefin Sans', sans-serif; margin-bottom: 0; } .iq-breadcrumb.text-left .breadcrumb li { display: inline-block; } .iq-breadcrumb.text-left .breadcrumb li a i { font-size: 18px; margin-right: 6px; } .iq-breadcrumb.text-left .breadcrumb li, .iq-breadcrumb.text-left .breadcrumb li a:hover { color: #ffffff; } .iq-breadcrumb.text-left .breadcrumb li a, .iq-breadcrumb.text-left .breadcrumb-item+.breadcrumb-item::before { color: #464855; margin-bottom: 0; } .iq-breadcrumb .breadcrumb li a:hover{ color: #f14544; } /*--------------------------------------------------------------------- 9 Tab ---------------------------------------------------------------------*/ .iq-tab .nav-item { width: 100%; } .iq-tab .nav-item a { background: #ffffff; color: #12203c; font-size: 20px; font-family: 'Josefin Sans', sans-serif; font-weight: 700; padding: 15px 10px; margin-bottom: 8px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; border: inherit; } .iq-tab .nav-pills .nav-link { border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-right: 2px; } .iq-tab .nav-pills .nav-link.active, .iq-tab .nav-pills .show>.nav-link, .iq-tab .nav-pills .nav-link:hover { background: rgba(238, 31, 59, 1); background: -moz-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -webkit-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -ms-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); color: #ffffff; } .iq-tab.horizontal .nav-item { width: 16.66%; text-align: center; margin-right: 15px; display: inline-block; } .iq-tab.horizontal .nav-item a { padding: 8px 10px; margin-bottom: 0; } .iq-tab .nav-pills{ display: block; text-align: center; margin: 0 auto;} /*--------------------------------------------------------------------- 10 login and register form -----------------------------------------------------------------------*/ .iq-login-regi { padding: 180px 0 80px 0; overflow: hidden; } .iq-login-regi .iq-login { padding: 30px 30px; background-position: left center; background-attachment: fixed; background-repeat: repeat; border: 2px solid #0077b6; border-radius: 10px; } .iq-login-regi h5 { font-weight: 600; } .iq-login-regi h5 i { color: #f14544; } .iq-login-regi .iq-login span { font-size: 40px; } .iq-login-regi .iq-login label { color: #222222; font-weight: 600; } .iq-login-regi .iq-login form .form-control { border-radius: 10px; height: 52px; border: 2px solid #dedede; padding: 20px 20px; } .iq-login-regi .iq-login form .form-control:focus { border-color: inherit; outline: 0; box-shadow: inherit; } .iq-login-regi .iq-login form .button { margin:0 0 30px 0; width: 100%; } .iq-login-regi .iq-login .link { color: #222222; font-weight: 600; } .iq-login-regi .iq-media li { display: inline-block; list-style: none; padding: 0; margin: 0 18px 8px 0; } .iq-login-regi .iq-media li a { display: block; width: 40px; height: 40px; line-height: 40px; font-size: 16px; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; color: #ffffff; } .iq-login-regi .iq-media li a.fb { background: #3d5f9a; } .iq-login-regi .iq-media li a:hover.fb { background: #547abb; } .iq-login-regi .iq-media li a.tw { background: #44c0f3; } .iq-login-regi .iq-media li a:hover.tw { background: #0faef0; } .iq-login-regi .iq-media li a.gplus { background: #dd4b39; } .iq-login-regi .iq-media li a:hover.gplus { background: #bd3221; } .iq-login-regi .iq-media li a.lkd { background: #0077B5; } .iq-login-regi .iq-media li a:hover.lkd { background: #008fda; } .iq-login-regi form .form-group { margin-bottom: 25px; } .iq-login-regi .link a:hover { text-decoration: underline !important; } .error img { margin-top: 80px; } .iq-login-regi .iq-login form .email-bg { background-color: #ffff; border: 2px solid #dedede; border-radius: 5px; } .iq-login-regi .iq-login form .email-bg:focus { border: 2px solid #f14544; color: #222 } /*--------------------------------------------------------------------- 11 contact page -----------------------------------------------------------------------*/ .iq-contactbox .contact-box { background: #ffffff; } .iq-contactbox .contact-box input { outline: none !important; width: 100%; height: 52px; border: 2px solid #ced4da; border-radius: 5px; padding: 5px 20px; } .iq-contactbox .contact-box input:hover, .iq-contactbox .contact-box input:focus, .iq-contactbox .contact-box textarea:focus, .iq-contactbox .contact-box textarea:hover { border: 2px solid #f14544; } .iq-contactbox .no-spec { padding: 0; } .iq-contactbox iframe { height: 330px; } .iq-contactbox .contact-box textarea { border-radius: 10px; outline: none !important; width: 100%; border: 2px solid #ced4da; padding: 5px 20px; margin-top: 10px; } .iq-contactbox .contact-box .button { margin-top: 20px; } .contact-footer { padding: 60px 0 30px; } .iq-contact { position: relative; margin: 20px 0; } .iq-contact li { list-style: none; padding: 0; margin: 0px 5px; font-size: 14px; margin-bottom: 10px; float: left;width: 100%;} .iq-contact h5.small-title { margin-bottom: 10px; } .iq-contact p { display: table; margin-bottom: 0px; padding-left: 5px; } .iq-contact i { float: left; color: #12203c; display: table-cell; width: 30px; line-height: 35px; font-size: 18px; } .iq-contactbox form { border: none; padding: 30px 0; } .iq-contactbox h3 { font-size: 36px; } .iq-contactbox p { font-weight: 600; } .iq-contact-infobox { background: url("../images/bg/05.png"); margin-bottom: 50px; } .iq-contact-infobox .info-share li a i { color: #12203c; } .iq-contact-infobox .info-share li a:hover i { color: #f14544; } .iq-contact-infobox .contact-bg { border-radius: 5px; background: #ffffff; padding: 40px 40px; } /*--------------------------------------------------------------------- 12 Challanges ---------------------------------------------------------------------*/ .iq-challange-box { padding: 75px 30px 30px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; border: 2px dashed #d5d5d5; border-bottom: none; background: #ffffff; } .iq-challange-box::before { border-top: 2px dashed #d5d5d5; position: absolute; bottom: -24px; left: 0; transform: rotate(15deg); left: 0; content: ""; width: 50%; } .iq-challange-box::after { border-top: 2px dashed #d5d5d5; position: absolute; right: 0; bottom: -24px; content: ""; width: 50%; transform: rotate(-15deg); } .iq-challange-box:hover, .iq-challange-box:hover::before, .iq-challange-box:hover::after { border-color: #0077b6; } .iq-challange-img { position: relative; } .iq-challange-img::before { height: 140px; width: 140px; position: absolute; left: 0; right: 0; margin: 0 auto; text-align: center; background: #f2f2f2; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; content: ""; top: 0; } .info-box { position: relative; z-index: 2; } .iq-challange-img img { z-index: 1; position: relative; -webkit-animation: bounce 5s infinite alternate; } /*--------------------------------------------------------------------- 13 Partner ---------------------------------------------------------------------*/ .iq-partner { padding-top: 250px; } .iq-patner-item.circle { position: relative; width: 233px; height: 233px; border-radius: 50%;text-align: center;margin:0 auto; } .iq-patner-item.circle.effect6 .img { opacity: 1; padding: 100px 0; width: 233px; margin: 0 auto; height: 233px; text-align: center; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; } .iq-patner-item.circle.effect6.colored .info { background: #1a4a72; } .iq-patner-item.circle.effect6 .info { opacity: 0; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; position: absolute; left: 0; top: 0; padding: 90px 50px; text-align: center; } .iq-patner-item.circle.effect6 .info::before { background: url("../images/partner/bg.png"); opacity: 0.2; filter: alpha(opacity=20); /* For IE8 and earlier */ height: 100%; width: 100%; content: ""; position: absolute; width: 100%; height: 100%; z-index: -1; left: 0; top: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .iq-patner-item.circle.effect6 .info a { color: #12203c; font-weight: 600; font-family: 'Josefin Sans', sans-serif; font-size: 18px; } .iq-patner-item.circle.effect6.scale_up .info { -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -ms-transform: scale(0.5); -o-transform: scale(0.5); transform: scale(0.5); } .iq-patner-item.circle.effect6.scale_up:hover .img { opacity: 0; -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); } .iq-patner-item.circle.effect6.scale_up:hover .info { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } /*--------------------------------------------------------------------- 14 Testimonial ---------------------------------------------------------------------*/ .big-text { color: #ee2738; font-size: 60px; } .author { text-align: center; margin: 0 auto; } .author-img { display: inline-block; } .author-info { display: inline-block; text-align: left; margin-left: 15px; } .testimonial { border: 2px dashed #d5d5d5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 50px 15px 0px; position: relative; margin-bottom: 70px; border-bottom: none; } .testimonial::before { border-top: 2px dashed #d5d5d5; position: absolute; bottom: -30px; left: 0; transform: rotate(15deg); left: 0; content: ""; width: 50%; } .testimonial::after { border-top: 2px dashed #d5d5d5; position: absolute; right: 0; bottom: -30px; content: ""; width: 51%; transform: rotate(-15deg); } .author-img img { width: 50px; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; } .testimonial:hover,.testimonial:hover::before,.testimonial:hover::after{border-color: #ee2738;} /*--------------------------------------------------------------------- 15 services ---------------------------------------------------------------------*/ .iq-services { padding: 45px 30px; margin-bottom: 30px; } .iq-services:hover { color: #fff; background: -moz-linear-gradient(17deg, rgb(254, 223, 108) 0%, #0077b6 0%, #00b4d8 100%); background: -webkit-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); background: -ms-linear-gradient(17deg, rgb(254, 223, 108) 0%, rgb(240, 104, 38) 0%, rgb(238, 31, 59) 100%); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .flaticon { color: #0077b6; } .flaticon::before { margin: 0; font-size: 75px; line-height: 75px; } .iq-services:hover h5, .iq-services:hover .flaticon { color: #ffffff; } /*--------------------------------------------------------------------- 16 Coming Soon ---------------------------------------------------------------------*/ .coming-height { min-height: 800px; vertical-align: middle; } .iq-coming .big-text { font-size: 80px; text-transform: uppercase; color: #ffffff; font-weight: 900; line-height: 100px; font-family: 'Josefin Sans', sans-serif; } .iq-coming img { width: 140px; } .iq-coming form .form-control { background: rgba(255, 255, 255, 0.5); border: none; } .iq-coming form .form-control { margin-bottom:0;background: #ffffff; border: none; height: 45px; padding: 0 15px 0 15px; outline: none !important; box-shadow: inherit; width: 280px; border-radius: 90px 0 0 90px; } .iq-coming form::-webkit-input-placeholder { / Chrome / color: #ffffff; } .iq-coming form:-ms-input-placeholder { / IE 10+ / color: #ffffff; } .iq-coming form::-moz-placeholder { / Firefox 19+ / color: #ffffff; opacity: 1; } .iq-coming form:-moz-placeholder { / Firefox 4 - 18 / color: #ffffff; opacity: 1; } .iq-coming form .button { box-shadow: inherit; border: none; padding: 0 15px; border-radius: 0 90px 90px 0; height: 45px; cursor: pointer; } .iq-coming .countdown-timer { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 20px; max-width: 300px; margin: 50px auto; border-bottom-left-radius: 15px; } .iq-coming .countdown-timer h5 { font-size: 14px; letter-spacing: 0.5px; text-align: center; padding-top: 10px; text-shadow: none; } .iq-coming .countdown-timer .timer { padding: 10px; text-align: center; padding-top: 15px; } .iq-coming .countdown-timer .timer .timer-wrapper { display: inline-block; width: 200px; height: 50px; } .iq-coming .countdown-timer .timer .timer-wrapper .time { font-size: 80px; font-weight: bold; color: #333333; margin: 0 50px; float: left; } .iq-coming .countdown-timer .timer .timer-wrapper .text { font-size: 20px; } .iq-coming #countdown { list-style: none; margin: 20px 0 30px 0; padding: 0; text-align: center; display: inline-block; } .iq-coming #countdown li { display: inline-block; margin: 0 20px; } .iq-coming #countdown li span { font-size: 50px; font-weight: 800; line-height: 80px; color: #ffffff; position: relative; } .iq-coming #countdown li.seperator { font-size: 50px; line-height: 40px; vertical-align: top; margin: 16px 0px; color: #ffffff; } .iq-coming #countdown li h6 { color: #ffffff; font-size: 20px; padding-right: 30px; } .iq-coming .particles-bg { position: relative; overflow: hidden; } .iq-coming .particles-bg #canvas { position: absolute; display: block; color: rgba(255, 255, 255.0.9); } .iq-coming #countdown li p { font-size: 16px; font-weight: 600; line-height: 24px; color: #ffffff; } .iq-coming #countdown li span:after { position: absolute; right: -30px; top: 0; content: ":"; font-size: 50px; color: #ffffff; line-height: 50px; } .iq-coming #countdown li:last-child span:after { content: none; } /*--------------------------------------------------------------------- Register Page ---------------------------------------------------------------------*/ .iq-registertbox .register-boxes input:hover, .iq-registertbox .register-boxes input:focus, .iq-registertbox .register-boxes textarea:focus, .iq-registertbox .register-boxes textarea:hover { border: 2px solid #46c894; } /*--------------------------------------------------------------------- Login Page ---------------------------------------------------------------------*/ .iq-loginbox .login-boxes input:hover, .iq-loginbox .login-boxes input:focus, .iq-loginbox .login-boxes textarea:focus, .iq-loginbox .login-boxes textarea:hover { border: 2px solid #46c894; } /*--------------------------------------------------------------------- Error 404 ---------------------------------------------------------------------*/ /*--------------------------------------------------------------------- cookie -----------------------------------------------------------------------*/ #cookie_div { background: #222222; color: #ffffff; position: fixed; bottom: 0; left: 25%; width: 50%; padding: 8px 20px; display: none; z-index: 999; -webkit-box-shadow: -1px -5px 21px 1px rgba(0, 0, 0, 0.12); -moz-box-shadow: -1px -5px 21px 1px rgba(0, 0, 0, 0.12); box-shadow: -1px -5px 21px 1px rgba(0, 0, 0, 0.12); border-radius: 10px; } #cookie_div .button { float: right; padding: 5px 20px; font-size: 12px; margin-top: 3px; line-height: 16px; font-weight: 800; border-radius: 10px; letter-spacing: 1px; }
0.331336
0.084644
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&family=Lobster&display=swap'); body{ font-family: Arial, Helvetica, sans-serif; background: lightgrey; } #block{ width: 90%; padding: 20px; box-shadow: 0 10px 10px black; margin: auto; background: lightyellow; } #icon{ width: auto; height: 100px; margin: 20px; float: left; padding: 10px; } h1{ font-family: 'Dancing Script', cursive; font-size: 100px; margin: auto; /* width: 80%; */ } #headSection{ background-color: #acb82c; display: inline-flex; width: 100%; } nav{ width: 100%; background-color: #acb82c7e; font-family: cursive; position: sticky; top: 0; box-shadow: 0 0 10px black; } nav ul{ margin-left: auto; margin-right: auto; width: max-content; /* margin-left: 50%; */ } nav ul li{ display: inline-block; padding: 10px ; } nav ul li a{ color: black; text-decoration: none; } #location { color: blue; } /* ---------------------- */ table{ table-layout: fixed; width: 40%; border-collapse: collapse; margin: 20px auto; box-shadow: 0 0 10px black; } td{ border: black solid 1px; width: 50px; height: 50px; text-align: center; vertical-align: middle; } th{ border: black solid 1px; width: 50px; height: 50px; text-align: center; vertical-align: middle; font-weight: bolder; } tr :last-child{ background-color:rgba(175, 89, 49, 0.438); border: black solid 1px; width: 70px; height: 50px; text-align: center; vertical-align: middle; font-weight: bolder; } section p{ margin: 10% auto 0 auto; text-align: center; font-size: xx-large; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-style: normal; } /* ---------------- */ #form{ margin: 20px auto; width: 100%; } #NewLocation fieldset legend { text-align: center; font-weight: bolder; text-shadow: 0 0 5px black; } #NewLocation fieldset { /* box-shadow: 0 0 10px black; */ border: solid black 1px; margin: 10px auto; width: max-content; border-radius: 10px; } fieldset input,label{ margin: 10px 10px; display: block; text-align: center; } #NewLocation fieldset div{ margin: 10px ; /* border: 2px solid black; */ display: inline-block; background-color: rgba(175, 89, 49, 0.438); border-radius: 10px; box-shadow: 0 0 10px black; } #NewLocation fieldset #sub{ width: 20%; height: 50px; background-color: darkred; color: wheat; font-weight: bolder; font-family: cursive; margin: 20px auto; box-shadow: 0 0 10px black; border: none; } /* ------------- */
css/sales-style.css
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&family=Lobster&display=swap'); body{ font-family: Arial, Helvetica, sans-serif; background: lightgrey; } #block{ width: 90%; padding: 20px; box-shadow: 0 10px 10px black; margin: auto; background: lightyellow; } #icon{ width: auto; height: 100px; margin: 20px; float: left; padding: 10px; } h1{ font-family: 'Dancing Script', cursive; font-size: 100px; margin: auto; /* width: 80%; */ } #headSection{ background-color: #acb82c; display: inline-flex; width: 100%; } nav{ width: 100%; background-color: #acb82c7e; font-family: cursive; position: sticky; top: 0; box-shadow: 0 0 10px black; } nav ul{ margin-left: auto; margin-right: auto; width: max-content; /* margin-left: 50%; */ } nav ul li{ display: inline-block; padding: 10px ; } nav ul li a{ color: black; text-decoration: none; } #location { color: blue; } /* ---------------------- */ table{ table-layout: fixed; width: 40%; border-collapse: collapse; margin: 20px auto; box-shadow: 0 0 10px black; } td{ border: black solid 1px; width: 50px; height: 50px; text-align: center; vertical-align: middle; } th{ border: black solid 1px; width: 50px; height: 50px; text-align: center; vertical-align: middle; font-weight: bolder; } tr :last-child{ background-color:rgba(175, 89, 49, 0.438); border: black solid 1px; width: 70px; height: 50px; text-align: center; vertical-align: middle; font-weight: bolder; } section p{ margin: 10% auto 0 auto; text-align: center; font-size: xx-large; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-style: normal; } /* ---------------- */ #form{ margin: 20px auto; width: 100%; } #NewLocation fieldset legend { text-align: center; font-weight: bolder; text-shadow: 0 0 5px black; } #NewLocation fieldset { /* box-shadow: 0 0 10px black; */ border: solid black 1px; margin: 10px auto; width: max-content; border-radius: 10px; } fieldset input,label{ margin: 10px 10px; display: block; text-align: center; } #NewLocation fieldset div{ margin: 10px ; /* border: 2px solid black; */ display: inline-block; background-color: rgba(175, 89, 49, 0.438); border-radius: 10px; box-shadow: 0 0 10px black; } #NewLocation fieldset #sub{ width: 20%; height: 50px; background-color: darkred; color: wheat; font-weight: bolder; font-family: cursive; margin: 20px auto; box-shadow: 0 0 10px black; border: none; } /* ------------- */
0.359027
0.076718
html, body { height: 100%; } .loading { min-width: 25px; min-height: 25px; background: url('../img/circle_loading.gif') no-repeat 50% 50%; } .form-horizontal .form-group .form-group { margin: 0; } /* Wrapper */ #wrap { height: auto; margin: 0 auto -52px; min-height: 100%; padding: 0 0 50px; } #wrap .container, #footer .container { max-width: 970px; } #wrap label { font-weight: normal; } /* Navbar */ #wrap .navbar-brand { width: 139px; height: 50px; margin: 0; background: url('../img/logo.png') no-repeat 0 50%; } #wrap .navbar-collapse .navbar-nav.navbar-right:last-child{ margin-right: 0; } #wrap .navbar-collapse .navbar-nav.navbar-right:first-child{ margin-right: -15px; } .navbar-icon { margin: -12px 10px -12px 0; width: 36px; height: 36px; } .navbar .glyphicon { margin-right: 3px; } .navbar .dropdown-menu.login-form { min-width: 230px; padding: 15px; right: 0; left: auto; } .navbar .message-counter { background-color: #A94442; } /* Footer */ #footer { background-color: #F8F8F8; height: 50px; border: 1px solid #E7E7E7; border-radius: 4px; } #footer .text-muted { margin: 15px 0; } /* Login */ .forgot-password { display: inline-block; margin-left: 10px; } .login-with { margin: 0 0 10px; } .login-with a { color: #fff; display: inline-block; border-radius: 7px; line-height: 32px; text-decoration: none; padding: 0 10px; } .login-with a:before { content: ''; display: inline-block; width: 22px; height: 22px; vertical-align: middle; background-repeat: no-repeat; background-size: 100% 100%; } .login-with .vkontakte { background-color: #4F759A; } .login-with .vkontakte:before { background-image: url('../img/vkontakte.png'); } .login-with .facebook { background-color: #3A5796; } .login-with .facebook:before { background-image: url('../img/facebook.png'); } .login-with a:hover, .login-with a:focus { opacity: 0.9; text-decoration: none; color: #fff; } .login .login-with a { border-radius: 4px; line-height: 28px; font-size: 0.9em; width: 100%; margin-top: 5px; } .login .login-with a:before { width: 18px; height: 18px; } /* Registration */ .registration-accept, .registration-website { display: none; } /* User search */ .select2-results .location-select { overflow: hidden; } .select2-results .location-select .name { float: left; margin-right: 80px; } .select2-results .location-select .area { font-size: 0.8em; clear: both; } .select2-results .location-select .type { float: right; width: 80px; text-align: right; color: #ccc; font-size: 0.8em; } .select2-results .select2-result:hover .type { color: #eee; } .found-applicants .img-thumbnail { margin-right: 15px; } .found-applicants > div { margin-bottom: 25px; text-align: left; } .found-applicants .pagination { margin: 0; display: block; text-align: center; clear: both; } .found-applicants .pagination > ul { display: inline-block; } .found-applicants .list-group-item-heading { margin-top: 5px; } /* Profile view */ .modal .modal-body .carousel-control { background-image: none; outline: none; width: 30%; } .carousel-control .glyphicon { background: none #ccc; border-radius: 5px; padding: 7px 9px 12px; } .modal .carousel-control .glyphicon-chevron-left { left: 0; right: auto; } .modal .carousel-control .glyphicon-chevron-right { right: 0; left: auto; } .modal .carousel-inner img { margin: 0 auto; } .modal .carousel-inner > .item > img { max-height: 100%; } #photos.modal .modal-dialog { width: auto; max-width: 80%; } #new-profile-message .modal-body.loading { height: 100px; } #new-profile-message textarea { height: 100px; } .user-profile a.thumbnail, .user-profile .img-thumbnail { display: inline-block; margin-bottom: 30px; } .user-profile a.all-photos { display: block; margin-top: 8px; } .user-profile .user-name { text-transform: uppercase; font-weight: bold; color: #A94442; } .user-profile .info > .row div { margin-bottom: 4px; word-wrap: break-word; } .user-profile .info > .row div:first-child { text-align: right; color: #777; border-right: 1px solid #ccc; } .user-profile .info div + .breadcrumb { margin-top: 20px; } .user-profile .last-visit { padding-top: 10px; text-align: right; } .user-profile .last-visit small { color: #777; } /* Profile edit */ .birthday-label label { text-align: right; width: 100%; padding-right: 0; } .city-select .location { font-size: 0.8em; } /* Profile photos */ .profile_images { position: relative; overflow: hidden; } .profile_images:before { content: " "; position: absolute; width: 18px; height: 18px; top: 97px; left: 4px; background: url('../img/avatar_sign.png') no-repeat 50% 50%; z-index: 1; } .profile_images .thumb, .profile_images .sortable-placeholder { width: 90px; height: 120px; display: block; float: left; border: 2px dashed transparent; cursor: move; } .profile_images .sortable-placeholder { border-color: #F5CECE; } .profile_images .sortable-dragging { cursor: move; } .profile_images .img_loading{ background: url('../img/circle_loading.gif') no-repeat 50% 50%; } .profile_images .thumb img { border: 1px solid #DDDDDD; border-radius: 4px; display: inline-block; height: auto; max-width: 100%; padding: 4px; } .profile_images .thumb { position: relative; } .profile_images .delete, .profile_images .deleting{ position: absolute; width: 18px; height: 18px; top: 0; right: 0; } .profile_images .delete{ cursor: pointer; background: url('../img/delete_button.png') no-repeat 50% 50%; } .profile_images .delete, .profile_images .thumb.img_loading:hover .delete{ display: none; } .profile_images .thumb:hover .delete{ display: block; } .profile_images .deleting{ background: url('../img/circle_loading.gif') no-repeat 50% 50%; background-size: 18px 18px; } .upload label, .upload .uploading { display: block; width: 150px; height: 34px; border: 1px solid #ccc; border-radius: 4px; margin: 15px 0; } .upload label:hover { background-color: #ebebeb; border-color: #adadad; } .upload .uploading{ background: url('../img/line_loading.gif') no-repeat 50% 50%; display: none; } .upload .form-group{ margin: 0; } .upload label{ text-align: center; line-height: 34px; cursor: pointer; } .upload input[type="file"]{ display: none; } /* Messages page */ body.messages-page { padding-top: 51px; } .messages-page #footer { display: none; } .messages-page .navbar { position: fixed; top: 0; left: 0; right: 0; } .messages-page #wrap { padding-bottom: 0; height: 100%; } .messages-page #wrap > .container { height: 100%; } .messages-page #wrap > .container > .panel { margin-bottom: 0; border-radius: 0; border-top: 0; border-bottom: 0; min-height: 100%; position: relative; } .messages-page #wrap > .container > .panel:after { content: ''; position: absolute; top: 0; bottom: 0; left: 41.5%; border-left: 1px solid #DDDDDD; } .messages-page #wrap > .container > .panel > .panel-body { padding-top: 0; padding-bottom: 0; } .messages-page .dialogs, .messages-page .messages { padding-top: 15px; } .messages-page .dialogs h4, .messages-page .messages .message-list h4 { position: fixed; margin-top: -15px; padding-top: 25px; padding-bottom: 5px; background: #FFFFFF; z-index: 1; } .messages-page .dialogs > .media-list { overflow-y: auto; position: fixed; margin-top: 40px; } .messages-page .messages-form { background: #FFFFFF; bottom: 0; padding: 5px 0 10px; position: fixed; z-index: 1; } .messages-page .messages-form button { padding: 4px 8px; } .messages-page .messages-form .form-group { margin-bottom: 10px; } .messages-page .messages .scrollable { padding-top: 40px; } .messages-page .dialogs > div { margin-top: 40px; } /* Dialogs */ .dialogs .media-body { margin: 5px 10px 0 0; } .dialogs .media .glyphicon-comment { display: none; } .dialogs .media.new .glyphicon-comment { display: inline; color: #A94442; } .dialogs .media .list-group-item { cursor: pointer; } .dialogs .media .list-group-item:hover { background-color: #F5F5F5; } .dialogs .media.active .list-group-item { border-color: #428bca; } .dialogs > .media-list > .media { margin: 5px 0 15px; } .dialogs .media-list { font-size: 0.9em; } .dialogs .user-name { font-weight: bold; } /* Messages */ .messages .media-list { font-size: 0.9em; } .messages .user-name { font-weight: bold; } .messages .glyphicon { cursor: pointer; } .messages .img-rounded { width: 36px; } .messages .control-label { display: none; } .messages textarea.form-control, .messages button.btn { font-size: 1em; } .messages .new { background: #F7F7F9; } .messages .media { padding: 5px; margin-top: 5px; } .messages .media.sent + .sent:not(.separated) > a, .messages .media.recieved + .recieved:not(.separated) > a, .messages .media.sent + .sent:not(.separated) > img, .messages .media.recieved + .recieved:not(.separated) > img, .messages .media.sent + .sent:not(.separated) .user-name, .messages .media.recieved + .recieved:not(.separated) .user-name { display: none; /* hide info about user when he has few messages one by one, except dynamically loaded */ } .messages .media.sent + .sent:not(.separated) .content, .messages .media.recieved + .recieved:not(.separated) .content { padding-left: 46px; clear: none; } .messages .content { clear: both; } .messages .media-body small { margin-left: 10px; } .messages .media .glyphicon-comment { display: none; } .messages .media.new .glyphicon-comment { display: inline; } .messages .user-is-typing { display: none; padding-left: 20px; color: #777; font-style: italic; font-size: 0.9em; background: url('../img/typing.gif') no-repeat 0 50%; } /* Main page */ .homepage .forum-posts .media-body { margin: 8px 0; } .homepage .forum-posts .media-body iframe, .homepage .forum-posts .media-body img { max-width: 100%; } .homepage .forum-posts .user-name { font-weight: bold; } .homepage .forum-posts .topic-title { font-style: italic; margin-left: 50px; } .homepage .forum-posts .media { margin-top: 18px; padding-bottom: 10px; border-bottom: 1px solid #ddd; background-color: transparent; transition: background-color 2s; } .homepage .forum-posts .media:first-child { padding-top: 15px; border-top: 1px solid #ddd; } .homepage .forum-posts .media.new { background-color: #EDE2A6; } .homepage .forum-posts .post-controls { text-align: right; border-top: 1px dashed #ddd; margin-top: 10px; padding-top: 10px; } .homepage .forum-posts .reply-form:not(:empty) { margin-top: 10px; } .homepage .forum-posts .reply-form label { display: none; } .homepage .forum-posts .reply-form button { padding: 4px 8px; margin-right: 5px; } .homepage .forum-posts .reply-form .form-group { margin-bottom: 10px; } .homepage .forum-feed { border-right: 1px dotted #ddd; } .homepage .whoisonline a { margin: 0 5px 5px 0; } .homepage .whoisonline span { color: #428bca; border-bottom: 1px dashed; cursor: pointer; } .homepage .whoisonline span:hover { color: #2a6496; } /* Forum */ #forums-index tr td:first-child a { font-weight: bold; } #forums-index tr td:first-child { padding-left: 20px; min-width: 50%; } #forums-index tr.active td:first-child { padding-left: 10px; } #forum tr td:first-child { width: 60%; } #forum .topic-title { font-size: 1.1em; } #forum tr td { font-size: 0.9em; } #forum .topic-starter { color: #999; } #forum tr td:first-child { width: 50%; } #topic tr td:first-child { width: 20%; } #topic.table tbody > tr > td { padding: 20px 8px 20px 12px; border-right: 1px solid #ddd; } #topic tr:last-child td { border-bottom: 1px solid #ddd; } #topic .well a { font-weight: bold; } #topic .well .pull-left, #topic .well .list-unstyled { clear: both; } #forum form label, #topic form label { display: none; } #forum form .modal label, #topic form .modal label { display: block; } #forum form textarea, #topic form textarea { min-height: 7em; } #forum .navigation, #topic .navigation { margin: 20px 0; } #forum .navigation .pagination span, #forum .navigation a, #forum .navigation button, #topic .navigation .pagination span, #topic .navigation a, #topic .navigation button { padding: 3px 10px; } #forum .navigation .pagination, #topic .navigation .pagination { float: right; margin: 0; } #forum .navigation h4, #topic .navigation h4 { display: inline-block; margin: 0; vertical-align: bottom; } #topic .post { position: relative; margin: 0; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; } #topic .post + .post { border-top: 0; } #topic .post .well { margin: 0; border-top: 0; border-bottom: 0; border-radius: 0; padding: 15px; } #topic .post .message { padding-bottom: 50px; } #topic .post .message iframe, #topic .post .message img { max-width: 100%; } #topic .content { position: static; padding-top: 15px; padding-right: 0; } #topic .post .meta { position: absolute; bottom: 0; right: 0; left: 25%; height: 40px; line-height: 40px; padding-left: 10px; border-top: 1px dashed #DDD; } #topic .post .meta a, #topic .post button + button, #topic .subactions button + button, #forum .subactions button + button { margin-left: 5px; } #topic .subactions { margin-bottom: 10px; } #forum .subactions .alert, #forum .subactions .confirm-action, #topic .subactions .alert, #topic .subactions .confirm-action { display: none; } #topic .yashare-auto-init { display: inline-block; }
src/Dualize/UserBundle/Resources/public/css/user.css
html, body { height: 100%; } .loading { min-width: 25px; min-height: 25px; background: url('../img/circle_loading.gif') no-repeat 50% 50%; } .form-horizontal .form-group .form-group { margin: 0; } /* Wrapper */ #wrap { height: auto; margin: 0 auto -52px; min-height: 100%; padding: 0 0 50px; } #wrap .container, #footer .container { max-width: 970px; } #wrap label { font-weight: normal; } /* Navbar */ #wrap .navbar-brand { width: 139px; height: 50px; margin: 0; background: url('../img/logo.png') no-repeat 0 50%; } #wrap .navbar-collapse .navbar-nav.navbar-right:last-child{ margin-right: 0; } #wrap .navbar-collapse .navbar-nav.navbar-right:first-child{ margin-right: -15px; } .navbar-icon { margin: -12px 10px -12px 0; width: 36px; height: 36px; } .navbar .glyphicon { margin-right: 3px; } .navbar .dropdown-menu.login-form { min-width: 230px; padding: 15px; right: 0; left: auto; } .navbar .message-counter { background-color: #A94442; } /* Footer */ #footer { background-color: #F8F8F8; height: 50px; border: 1px solid #E7E7E7; border-radius: 4px; } #footer .text-muted { margin: 15px 0; } /* Login */ .forgot-password { display: inline-block; margin-left: 10px; } .login-with { margin: 0 0 10px; } .login-with a { color: #fff; display: inline-block; border-radius: 7px; line-height: 32px; text-decoration: none; padding: 0 10px; } .login-with a:before { content: ''; display: inline-block; width: 22px; height: 22px; vertical-align: middle; background-repeat: no-repeat; background-size: 100% 100%; } .login-with .vkontakte { background-color: #4F759A; } .login-with .vkontakte:before { background-image: url('../img/vkontakte.png'); } .login-with .facebook { background-color: #3A5796; } .login-with .facebook:before { background-image: url('../img/facebook.png'); } .login-with a:hover, .login-with a:focus { opacity: 0.9; text-decoration: none; color: #fff; } .login .login-with a { border-radius: 4px; line-height: 28px; font-size: 0.9em; width: 100%; margin-top: 5px; } .login .login-with a:before { width: 18px; height: 18px; } /* Registration */ .registration-accept, .registration-website { display: none; } /* User search */ .select2-results .location-select { overflow: hidden; } .select2-results .location-select .name { float: left; margin-right: 80px; } .select2-results .location-select .area { font-size: 0.8em; clear: both; } .select2-results .location-select .type { float: right; width: 80px; text-align: right; color: #ccc; font-size: 0.8em; } .select2-results .select2-result:hover .type { color: #eee; } .found-applicants .img-thumbnail { margin-right: 15px; } .found-applicants > div { margin-bottom: 25px; text-align: left; } .found-applicants .pagination { margin: 0; display: block; text-align: center; clear: both; } .found-applicants .pagination > ul { display: inline-block; } .found-applicants .list-group-item-heading { margin-top: 5px; } /* Profile view */ .modal .modal-body .carousel-control { background-image: none; outline: none; width: 30%; } .carousel-control .glyphicon { background: none #ccc; border-radius: 5px; padding: 7px 9px 12px; } .modal .carousel-control .glyphicon-chevron-left { left: 0; right: auto; } .modal .carousel-control .glyphicon-chevron-right { right: 0; left: auto; } .modal .carousel-inner img { margin: 0 auto; } .modal .carousel-inner > .item > img { max-height: 100%; } #photos.modal .modal-dialog { width: auto; max-width: 80%; } #new-profile-message .modal-body.loading { height: 100px; } #new-profile-message textarea { height: 100px; } .user-profile a.thumbnail, .user-profile .img-thumbnail { display: inline-block; margin-bottom: 30px; } .user-profile a.all-photos { display: block; margin-top: 8px; } .user-profile .user-name { text-transform: uppercase; font-weight: bold; color: #A94442; } .user-profile .info > .row div { margin-bottom: 4px; word-wrap: break-word; } .user-profile .info > .row div:first-child { text-align: right; color: #777; border-right: 1px solid #ccc; } .user-profile .info div + .breadcrumb { margin-top: 20px; } .user-profile .last-visit { padding-top: 10px; text-align: right; } .user-profile .last-visit small { color: #777; } /* Profile edit */ .birthday-label label { text-align: right; width: 100%; padding-right: 0; } .city-select .location { font-size: 0.8em; } /* Profile photos */ .profile_images { position: relative; overflow: hidden; } .profile_images:before { content: " "; position: absolute; width: 18px; height: 18px; top: 97px; left: 4px; background: url('../img/avatar_sign.png') no-repeat 50% 50%; z-index: 1; } .profile_images .thumb, .profile_images .sortable-placeholder { width: 90px; height: 120px; display: block; float: left; border: 2px dashed transparent; cursor: move; } .profile_images .sortable-placeholder { border-color: #F5CECE; } .profile_images .sortable-dragging { cursor: move; } .profile_images .img_loading{ background: url('../img/circle_loading.gif') no-repeat 50% 50%; } .profile_images .thumb img { border: 1px solid #DDDDDD; border-radius: 4px; display: inline-block; height: auto; max-width: 100%; padding: 4px; } .profile_images .thumb { position: relative; } .profile_images .delete, .profile_images .deleting{ position: absolute; width: 18px; height: 18px; top: 0; right: 0; } .profile_images .delete{ cursor: pointer; background: url('../img/delete_button.png') no-repeat 50% 50%; } .profile_images .delete, .profile_images .thumb.img_loading:hover .delete{ display: none; } .profile_images .thumb:hover .delete{ display: block; } .profile_images .deleting{ background: url('../img/circle_loading.gif') no-repeat 50% 50%; background-size: 18px 18px; } .upload label, .upload .uploading { display: block; width: 150px; height: 34px; border: 1px solid #ccc; border-radius: 4px; margin: 15px 0; } .upload label:hover { background-color: #ebebeb; border-color: #adadad; } .upload .uploading{ background: url('../img/line_loading.gif') no-repeat 50% 50%; display: none; } .upload .form-group{ margin: 0; } .upload label{ text-align: center; line-height: 34px; cursor: pointer; } .upload input[type="file"]{ display: none; } /* Messages page */ body.messages-page { padding-top: 51px; } .messages-page #footer { display: none; } .messages-page .navbar { position: fixed; top: 0; left: 0; right: 0; } .messages-page #wrap { padding-bottom: 0; height: 100%; } .messages-page #wrap > .container { height: 100%; } .messages-page #wrap > .container > .panel { margin-bottom: 0; border-radius: 0; border-top: 0; border-bottom: 0; min-height: 100%; position: relative; } .messages-page #wrap > .container > .panel:after { content: ''; position: absolute; top: 0; bottom: 0; left: 41.5%; border-left: 1px solid #DDDDDD; } .messages-page #wrap > .container > .panel > .panel-body { padding-top: 0; padding-bottom: 0; } .messages-page .dialogs, .messages-page .messages { padding-top: 15px; } .messages-page .dialogs h4, .messages-page .messages .message-list h4 { position: fixed; margin-top: -15px; padding-top: 25px; padding-bottom: 5px; background: #FFFFFF; z-index: 1; } .messages-page .dialogs > .media-list { overflow-y: auto; position: fixed; margin-top: 40px; } .messages-page .messages-form { background: #FFFFFF; bottom: 0; padding: 5px 0 10px; position: fixed; z-index: 1; } .messages-page .messages-form button { padding: 4px 8px; } .messages-page .messages-form .form-group { margin-bottom: 10px; } .messages-page .messages .scrollable { padding-top: 40px; } .messages-page .dialogs > div { margin-top: 40px; } /* Dialogs */ .dialogs .media-body { margin: 5px 10px 0 0; } .dialogs .media .glyphicon-comment { display: none; } .dialogs .media.new .glyphicon-comment { display: inline; color: #A94442; } .dialogs .media .list-group-item { cursor: pointer; } .dialogs .media .list-group-item:hover { background-color: #F5F5F5; } .dialogs .media.active .list-group-item { border-color: #428bca; } .dialogs > .media-list > .media { margin: 5px 0 15px; } .dialogs .media-list { font-size: 0.9em; } .dialogs .user-name { font-weight: bold; } /* Messages */ .messages .media-list { font-size: 0.9em; } .messages .user-name { font-weight: bold; } .messages .glyphicon { cursor: pointer; } .messages .img-rounded { width: 36px; } .messages .control-label { display: none; } .messages textarea.form-control, .messages button.btn { font-size: 1em; } .messages .new { background: #F7F7F9; } .messages .media { padding: 5px; margin-top: 5px; } .messages .media.sent + .sent:not(.separated) > a, .messages .media.recieved + .recieved:not(.separated) > a, .messages .media.sent + .sent:not(.separated) > img, .messages .media.recieved + .recieved:not(.separated) > img, .messages .media.sent + .sent:not(.separated) .user-name, .messages .media.recieved + .recieved:not(.separated) .user-name { display: none; /* hide info about user when he has few messages one by one, except dynamically loaded */ } .messages .media.sent + .sent:not(.separated) .content, .messages .media.recieved + .recieved:not(.separated) .content { padding-left: 46px; clear: none; } .messages .content { clear: both; } .messages .media-body small { margin-left: 10px; } .messages .media .glyphicon-comment { display: none; } .messages .media.new .glyphicon-comment { display: inline; } .messages .user-is-typing { display: none; padding-left: 20px; color: #777; font-style: italic; font-size: 0.9em; background: url('../img/typing.gif') no-repeat 0 50%; } /* Main page */ .homepage .forum-posts .media-body { margin: 8px 0; } .homepage .forum-posts .media-body iframe, .homepage .forum-posts .media-body img { max-width: 100%; } .homepage .forum-posts .user-name { font-weight: bold; } .homepage .forum-posts .topic-title { font-style: italic; margin-left: 50px; } .homepage .forum-posts .media { margin-top: 18px; padding-bottom: 10px; border-bottom: 1px solid #ddd; background-color: transparent; transition: background-color 2s; } .homepage .forum-posts .media:first-child { padding-top: 15px; border-top: 1px solid #ddd; } .homepage .forum-posts .media.new { background-color: #EDE2A6; } .homepage .forum-posts .post-controls { text-align: right; border-top: 1px dashed #ddd; margin-top: 10px; padding-top: 10px; } .homepage .forum-posts .reply-form:not(:empty) { margin-top: 10px; } .homepage .forum-posts .reply-form label { display: none; } .homepage .forum-posts .reply-form button { padding: 4px 8px; margin-right: 5px; } .homepage .forum-posts .reply-form .form-group { margin-bottom: 10px; } .homepage .forum-feed { border-right: 1px dotted #ddd; } .homepage .whoisonline a { margin: 0 5px 5px 0; } .homepage .whoisonline span { color: #428bca; border-bottom: 1px dashed; cursor: pointer; } .homepage .whoisonline span:hover { color: #2a6496; } /* Forum */ #forums-index tr td:first-child a { font-weight: bold; } #forums-index tr td:first-child { padding-left: 20px; min-width: 50%; } #forums-index tr.active td:first-child { padding-left: 10px; } #forum tr td:first-child { width: 60%; } #forum .topic-title { font-size: 1.1em; } #forum tr td { font-size: 0.9em; } #forum .topic-starter { color: #999; } #forum tr td:first-child { width: 50%; } #topic tr td:first-child { width: 20%; } #topic.table tbody > tr > td { padding: 20px 8px 20px 12px; border-right: 1px solid #ddd; } #topic tr:last-child td { border-bottom: 1px solid #ddd; } #topic .well a { font-weight: bold; } #topic .well .pull-left, #topic .well .list-unstyled { clear: both; } #forum form label, #topic form label { display: none; } #forum form .modal label, #topic form .modal label { display: block; } #forum form textarea, #topic form textarea { min-height: 7em; } #forum .navigation, #topic .navigation { margin: 20px 0; } #forum .navigation .pagination span, #forum .navigation a, #forum .navigation button, #topic .navigation .pagination span, #topic .navigation a, #topic .navigation button { padding: 3px 10px; } #forum .navigation .pagination, #topic .navigation .pagination { float: right; margin: 0; } #forum .navigation h4, #topic .navigation h4 { display: inline-block; margin: 0; vertical-align: bottom; } #topic .post { position: relative; margin: 0; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; } #topic .post + .post { border-top: 0; } #topic .post .well { margin: 0; border-top: 0; border-bottom: 0; border-radius: 0; padding: 15px; } #topic .post .message { padding-bottom: 50px; } #topic .post .message iframe, #topic .post .message img { max-width: 100%; } #topic .content { position: static; padding-top: 15px; padding-right: 0; } #topic .post .meta { position: absolute; bottom: 0; right: 0; left: 25%; height: 40px; line-height: 40px; padding-left: 10px; border-top: 1px dashed #DDD; } #topic .post .meta a, #topic .post button + button, #topic .subactions button + button, #forum .subactions button + button { margin-left: 5px; } #topic .subactions { margin-bottom: 10px; } #forum .subactions .alert, #forum .subactions .confirm-action, #topic .subactions .alert, #topic .subactions .confirm-action { display: none; } #topic .yashare-auto-init { display: inline-block; }
0.41941
0.062274
@charset "UTF-8"; /* 1º #33B871 2º #29915A 3º #175232 4° #3AD07F 5º #3EDE89 */ @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Lobster&display=swap'); @font-face{ font-family: 'Android'; src: url('../fontes/idroid.otf') format('opentype'); font-weight: normal; } :root{ --cor0: #33B871; --cor01: #29915A; --cor02: #3EDE89; --cor03: #3AD07F; --cor04: #175232; --fonte-padrao: Arial, Verdana, Helvetica, sans-serif; --fonte-destaque01: 'Bebas Neue', cursive; --fonte-destaque02: 'Lobster', cursive; --fonte-android: 'Android', cursive; } *{ margin: 0px; padding: 0px; } body{ /*background-color: #7cdba9;*/ background-image: linear-gradient(to bottom, #4af198, #214e36); font-family: var(--fonte-padrao); } a.externo::after{ content:'000A0\1F517'; } header{ background-image: linear-gradient(to bottom, #46e08e, #265239); min-height: 150px; text-align: center; padding-top: 40px; } nav{ background-color: var(--cor04); padding: 10px; box-shadow:0px 8px 10px rgb(255 0 0 / 21%) } nav > a{ color: #29915A; padding: 10px; border-radius: 4px; text-decoration: 10px; text-shadow: 0px 5px 5px rgba(255, 0, 0, 0.267); font-weight: bold; transition-duration: 0.5s; } nav > a:hover{ background-color: var(--cor02); color: var(--cor04); } main{ min-width: 300px; max-width: 1000px; margin: auto; margin-bottom: 30px; padding: 25px; background-color: white; box-shadow: 0px 0px 10px rgba(255, 0, 0, 0.438); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; } header > p{ font-family: var(--fonte-padrao); font-size: 1.2em; color: white; max-width: 500px; padding: 10px; padding-left: 10px; margin: auto; margin-bottom: 6PX; text-shadow: 1px 3px 3px rgba(255, 0, 0, 0.459); } header > h1{ color: white; font-family: var(--fonte-destaque01); font-size: 3em; font-weight: normal; margin-top: 20px; margin-bottom: 15px; text-shadow: 1px 3px 3px rgba(255, 0, 0, 0.459); } main h1{ color: var(--cor04); font-family: var(--fonte-android); font-weight: normal; font-size: 1.7em; background-color: #a8d1bb1e; } main h2{ color: #207548; font-family: var(--fonte-android); font-weight: normal; font-size: 1.3em; background-image: linear-gradient(to right, #3bd4835e, transparent) ; text-indent: 9px; text-shadow: 1PX 3px 3px rgb(224, 121, 121); } main p{ margin: 15px ; text-align: justify ; text-indent: 15px; font-size: 1.1em; line-height: 2em; } main strong{ color: var(--cor01); font-weight: bold; background-color: #4af19815; padding: 2px 6px; } main a{ text-decoration: none; font-size: bold; color: #175f39; background-color: #40926359; padding: 2px 7px; } main a:hover{ text-decoration: underline; color: #33B871; } main img{ width: 100%; } main img.pq{ max-width: 250px; display: block; margin: auto; } div.video{ background-color: var(--cor03); margin-bottom: 30px; margin: 0px -20px 30px -20px; padding: 20px; padding-bottom: 45%; position: relative } div.video > iframe{ position: absolute; top:5%; left:5%; width: 90%; height: 90%; } aside{ background-color: #68d89ca6; padding: 10px; border-radius: 10px; box-shadow: 3px 3px 3px rgba(245, 88, 88, 0.219); } aside > h3{ background-color: #175232; color: white; padding: 5px; border-radius: 10px 10px 0px 0px; margin: -10px -10px 0px -10px; } aside > ul{ list-style-type: '\2714\00A0\00A0'; list-style-position: inside; columns: 2; } footer{ background-color: var(--cor04); color: white; text-align: center; font-size: 0.8em; padding: 5px; } footer a{ color: white; font-weight: bold; text-decoration: none; } footer a:hover{ text-decoration: underline; color: var(--cor02) ; }
estilo/style.css
@charset "UTF-8"; /* 1º #33B871 2º #29915A 3º #175232 4° #3AD07F 5º #3EDE89 */ @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Lobster&display=swap'); @font-face{ font-family: 'Android'; src: url('../fontes/idroid.otf') format('opentype'); font-weight: normal; } :root{ --cor0: #33B871; --cor01: #29915A; --cor02: #3EDE89; --cor03: #3AD07F; --cor04: #175232; --fonte-padrao: Arial, Verdana, Helvetica, sans-serif; --fonte-destaque01: 'Bebas Neue', cursive; --fonte-destaque02: 'Lobster', cursive; --fonte-android: 'Android', cursive; } *{ margin: 0px; padding: 0px; } body{ /*background-color: #7cdba9;*/ background-image: linear-gradient(to bottom, #4af198, #214e36); font-family: var(--fonte-padrao); } a.externo::after{ content:'000A0\1F517'; } header{ background-image: linear-gradient(to bottom, #46e08e, #265239); min-height: 150px; text-align: center; padding-top: 40px; } nav{ background-color: var(--cor04); padding: 10px; box-shadow:0px 8px 10px rgb(255 0 0 / 21%) } nav > a{ color: #29915A; padding: 10px; border-radius: 4px; text-decoration: 10px; text-shadow: 0px 5px 5px rgba(255, 0, 0, 0.267); font-weight: bold; transition-duration: 0.5s; } nav > a:hover{ background-color: var(--cor02); color: var(--cor04); } main{ min-width: 300px; max-width: 1000px; margin: auto; margin-bottom: 30px; padding: 25px; background-color: white; box-shadow: 0px 0px 10px rgba(255, 0, 0, 0.438); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; } header > p{ font-family: var(--fonte-padrao); font-size: 1.2em; color: white; max-width: 500px; padding: 10px; padding-left: 10px; margin: auto; margin-bottom: 6PX; text-shadow: 1px 3px 3px rgba(255, 0, 0, 0.459); } header > h1{ color: white; font-family: var(--fonte-destaque01); font-size: 3em; font-weight: normal; margin-top: 20px; margin-bottom: 15px; text-shadow: 1px 3px 3px rgba(255, 0, 0, 0.459); } main h1{ color: var(--cor04); font-family: var(--fonte-android); font-weight: normal; font-size: 1.7em; background-color: #a8d1bb1e; } main h2{ color: #207548; font-family: var(--fonte-android); font-weight: normal; font-size: 1.3em; background-image: linear-gradient(to right, #3bd4835e, transparent) ; text-indent: 9px; text-shadow: 1PX 3px 3px rgb(224, 121, 121); } main p{ margin: 15px ; text-align: justify ; text-indent: 15px; font-size: 1.1em; line-height: 2em; } main strong{ color: var(--cor01); font-weight: bold; background-color: #4af19815; padding: 2px 6px; } main a{ text-decoration: none; font-size: bold; color: #175f39; background-color: #40926359; padding: 2px 7px; } main a:hover{ text-decoration: underline; color: #33B871; } main img{ width: 100%; } main img.pq{ max-width: 250px; display: block; margin: auto; } div.video{ background-color: var(--cor03); margin-bottom: 30px; margin: 0px -20px 30px -20px; padding: 20px; padding-bottom: 45%; position: relative } div.video > iframe{ position: absolute; top:5%; left:5%; width: 90%; height: 90%; } aside{ background-color: #68d89ca6; padding: 10px; border-radius: 10px; box-shadow: 3px 3px 3px rgba(245, 88, 88, 0.219); } aside > h3{ background-color: #175232; color: white; padding: 5px; border-radius: 10px 10px 0px 0px; margin: -10px -10px 0px -10px; } aside > ul{ list-style-type: '\2714\00A0\00A0'; list-style-position: inside; columns: 2; } footer{ background-color: var(--cor04); color: white; text-align: center; font-size: 0.8em; padding: 5px; } footer a{ color: white; font-weight: bold; text-decoration: none; } footer a:hover{ text-decoration: underline; color: var(--cor02) ; }
0.325521
0.105948
position: relative; } /*チェックボックス等は非表示に*/ .nav-unshown { display: none; } /*アイコンのスペース*/ #nav-open { display: inline-block; /* width: 30px; height: 22px; */ vertical-align: middle; margin-bottom: 2em; } /*ハンバーガーアイコンをCSSだけで表現*/ #nav-open span, #nav-open span:before, #nav-open span:after { position: absolute; height: 3px; /*線の太さ*/ width: 25px; /*長さ*/ border-radius: 3px; background: #555; display: block; content: ''; cursor: pointer; } #nav-open span:before { bottom: -8px; } #nav-open span:after { bottom: -16px; } /*閉じる用の薄黒カバー*/ #nav-close { display: none; /*はじめは隠しておく*/ position: fixed; z-index: 99; top: 0; /*全体に広がるように*/ left: 0; width: 100%; height: 100%; background: black; opacity: 0; transition: .3s ease-in-out; } /*中身*/ #nav-content { overflow: auto; position: fixed; top: 0; left: 0; z-index: 9999; /*最前面に*/ width: 90%; /*右側に隙間を作る(閉じるカバーを表示)*/ max-width: 330px; /*最大幅(調整してください)*/ height: 100%; background: rgba(255, 255, 255, 0.95); /*背景色*/ transition: .3s ease-in-out; /*滑らかに表示*/ -webkit-transform: translateX(-105%); transform: translateX(-105%); /*左に隠しておく*/ } /*チェックが入ったらもろもろ表示*/ #nav-input:checked~#nav-close { display: block; /*カバーを表示*/ opacity: .5; } #nav-input:checked~#nav-content { -webkit-transform: translateX(0%); transform: translateX(0%); /*中身を表示(右へスライド)*/ box-shadow: 6px 0 25px rgba(0, 0, 0, .15); } .nav_btn { font: bold; color: skyblue; text-decoration: none; } #top-margin{ margin-top: 4em; } /* @media screen and (-webkit-min-device-pixel-ratio:0) { #UserInfo { background-image: linear-gradient(to top, rgba(48, 207, 208, 0.8) 0%, rgba(51, 8, 103, 0.8) 100%), url(../IMG/Chrome.jpg); background-size: cover; /* height: 10em; */ /* } } @-moz-document url-prefix() { #UserInfo { background-image: linear-gradient(to top, rgba(208, 120, 48, 0.8) 0%, rgba(8, 73, 103, 0.8) 100%), url(../IMG/firefox.png); background-size: cover; */ /* height: 10em; */ /* } } @media screen and (-webkit-min-device-pixel-ratio:0) { _::-webkit-full-page-media, _:future, :root #UserInfo { background-image: linear-gradient(to top, rgba(255, 166, 248, 0.8) 0%, rgba(86, 0, 185, 0.8) 100%), url(../IMG/safari.png); background-size: cover; */ /* height: 10em; */ /* } } */ .nv_Link { padding: 0.5em 1em; display: block; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgba(255, 152, 0, 1) 50%); background-position: 0 0; background-size: 200% auto; transition: .3s; font-size: 125%; color: #ff9800; } .nv_Link:hover { background-position: -100% 0; color: #fff; } .nv_Link1 { padding: 0.5em 1em; display: block; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgba(71, 168, 15, 1) 50%); background-position: 0 0; background-size: 200% auto; transition: .3s; font-size: 125%; color: #47a80f; } .nv_Link1:hover { background-position: -100% 0; color: #fff; } .nv_Link2 { padding: 0.5em 1em; display: block; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgba(6, 172, 194, 1) 50%); background-position: 0 0; background-size: 200% auto; transition: .3s; font-size: 125%; color: #06acc2; } .nv_Link2:hover { background-position: -100% 0; color: #fff; } .nv_Link3 { padding: 0.5em 1em; display: block; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgba(0, 30, 67, 1) 50%); background-position: 0 0; background-size: 200% auto; transition: .3s; font-size: 125%; color: #001E43; } .nv_Link3:hover { background-position: -100% 0; color: #fff; } /* 緊急時 */ .nv_Link_extra { padding: 0.5em 1em; display: block; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgb(255, 0, 119) 50%); background-position: 0 0; background-size: 200% auto; transition: .3s; font-size: 125%; color: rgb(255, 0, 119); } .nv_Link_extra:hover { background-position: -100% 0; color: #fff; } .nv_cts0 { padding: 0.2em 1em; color: #ff9800; size: 50%; } .nv_cts1 { padding: 0.2em 1em; color: #47a80f; size: 50%; } .nv_cts2 { padding: 0.2em 1em; color: #06acc2; size: 50%; } .nv_cts3 { padding: 0.2em 1em; color: #001E43; size: 50%; } .nv_cts_extra { padding: 0.2em 1em; color: rgb(255, 0, 119); size: 50%; } #login_user { margin-top: 3.75em; text-align: center; color: gray; } /* #browser { margin-top: 9em; position: absolute; } */
htdocs/css/HamburgerMenu.css
position: relative; } /*チェックボックス等は非表示に*/ .nav-unshown { display: none; } /*アイコンのスペース*/ #nav-open { display: inline-block; /* width: 30px; height: 22px; */ vertical-align: middle; margin-bottom: 2em; } /*ハンバーガーアイコンをCSSだけで表現*/ #nav-open span, #nav-open span:before, #nav-open span:after { position: absolute; height: 3px; /*線の太さ*/ width: 25px; /*長さ*/ border-radius: 3px; background: #555; display: block; content: ''; cursor: pointer; } #nav-open span:before { bottom: -8px; } #nav-open span:after { bottom: -16px; } /*閉じる用の薄黒カバー*/ #nav-close { display: none; /*はじめは隠しておく*/ position: fixed; z-index: 99; top: 0; /*全体に広がるように*/ left: 0; width: 100%; height: 100%; background: black; opacity: 0; transition: .3s ease-in-out; } /*中身*/ #nav-content { overflow: auto; position: fixed; top: 0; left: 0; z-index: 9999; /*最前面に*/ width: 90%; /*右側に隙間を作る(閉じるカバーを表示)*/ max-width: 330px; /*最大幅(調整してください)*/ height: 100%; background: rgba(255, 255, 255, 0.95); /*背景色*/ transition: .3s ease-in-out; /*滑らかに表示*/ -webkit-transform: translateX(-105%); transform: translateX(-105%); /*左に隠しておく*/ } /*チェックが入ったらもろもろ表示*/ #nav-input:checked~#nav-close { display: block; /*カバーを表示*/ opacity: .5; } #nav-input:checked~#nav-content { -webkit-transform: translateX(0%); transform: translateX(0%); /*中身を表示(右へスライド)*/ box-shadow: 6px 0 25px rgba(0, 0, 0, .15); } .nav_btn { font: bold; color: skyblue; text-decoration: none; } #top-margin{ margin-top: 4em; } /* @media screen and (-webkit-min-device-pixel-ratio:0) { #UserInfo { background-image: linear-gradient(to top, rgba(48, 207, 208, 0.8) 0%, rgba(51, 8, 103, 0.8) 100%), url(../IMG/Chrome.jpg); background-size: cover; /* height: 10em; */ /* } } @-moz-document url-prefix() { #UserInfo { background-image: linear-gradient(to top, rgba(208, 120, 48, 0.8) 0%, rgba(8, 73, 103, 0.8) 100%), url(../IMG/firefox.png); background-size: cover; */ /* height: 10em; */ /* } } @media screen and (-webkit-min-device-pixel-ratio:0) { _::-webkit-full-page-media, _:future, :root #UserInfo { background-image: linear-gradient(to top, rgba(255, 166, 248, 0.8) 0%, rgba(86, 0, 185, 0.8) 100%), url(../IMG/safari.png); background-size: cover; */ /* height: 10em; */ /* } } */ .nv_Link { padding: 0.5em 1em; display: block; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgba(255, 152, 0, 1) 50%); background-position: 0 0; background-size: 200% auto; transition: .3s; font-size: 125%; color: #ff9800; } .nv_Link:hover { background-position: -100% 0; color: #fff; } .nv_Link1 { padding: 0.5em 1em; display: block; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgba(71, 168, 15, 1) 50%); background-position: 0 0; background-size: 200% auto; transition: .3s; font-size: 125%; color: #47a80f; } .nv_Link1:hover { background-position: -100% 0; color: #fff; } .nv_Link2 { padding: 0.5em 1em; display: block; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgba(6, 172, 194, 1) 50%); background-position: 0 0; background-size: 200% auto; transition: .3s; font-size: 125%; color: #06acc2; } .nv_Link2:hover { background-position: -100% 0; color: #fff; } .nv_Link3 { padding: 0.5em 1em; display: block; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgba(0, 30, 67, 1) 50%); background-position: 0 0; background-size: 200% auto; transition: .3s; font-size: 125%; color: #001E43; } .nv_Link3:hover { background-position: -100% 0; color: #fff; } /* 緊急時 */ .nv_Link_extra { padding: 0.5em 1em; display: block; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgb(255, 0, 119) 50%); background-position: 0 0; background-size: 200% auto; transition: .3s; font-size: 125%; color: rgb(255, 0, 119); } .nv_Link_extra:hover { background-position: -100% 0; color: #fff; } .nv_cts0 { padding: 0.2em 1em; color: #ff9800; size: 50%; } .nv_cts1 { padding: 0.2em 1em; color: #47a80f; size: 50%; } .nv_cts2 { padding: 0.2em 1em; color: #06acc2; size: 50%; } .nv_cts3 { padding: 0.2em 1em; color: #001E43; size: 50%; } .nv_cts_extra { padding: 0.2em 1em; color: rgb(255, 0, 119); size: 50%; } #login_user { margin-top: 3.75em; text-align: center; color: gray; } /* #browser { margin-top: 9em; position: absolute; } */
0.413359
0.074568
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,500,600,700,800,900&display=swap'); @import url('https://gibbu.github.io/BetterDiscord-Themes/FrostedGlass/base.css'); @import url('https://discord-custom-covers.github.io/usrbg/snippets/userPopouts.css'); @import url('https://discord-custom-covers.github.io/usrbg/snippets/modals.css'); @import url('https://monstrousdev.github.io/themes/addons/user-tags.css'); @import url('https://gibbu.github.io/BetterDiscord-Themes/addons/windows-titlebar.css'); /* Old Windows titlebar - remove this @import if you wish to use default titlebar */ @import url('https://gibbu.github.io/BetterDiscord-Themes/RadialStatus/base.css'); @import url('https://gibbu.github.io/BetterDiscord-Themes/HorizontalServerlist/base.css'); @import url(https://zzzmario.github.io/modern-indicators/src/source.css); /*Modern Indicators*/ :root { /*Theme*/ --background-image: url('https://i.imgur.com/wH47lRO.jpg'); --background-image-blur: 1px; --popout-modal-image: url('https://i.imgur.com/wH47lRO.jpg'); --popout-modal-blur: 5px; --serverlist-brightness: 0.66; --left-brightness: 0.72; --middle-brightness: 0.6; --right-brightness: 0; --popout-modal-brightness: 0.7; --gradient-primary: 103,58,183; --gradient-secondary: 115,124,187; --gradient-direction: 320deg; --tint-colour: 103,58,183; --tint-brightness: 0; --window-padding: 0px; /*Default 20 */ --window-roundness: 0px; /*Default 10 */ --scrollbar-colour: rgba(156,39,176,0.16); --link-colour: #00b0f4; --show-gift-gif-buttons: block; /* Show buttons: block | Hide buttons: none | DEFAULT: none */ --font: 'Nunito'; --update-notice-1: none; /* Do not touch */ /*Radial Status & Top Horizontal Server List*/ --rs-small-spacing: 1px; --rs-large-spacing: 2px; --rs-width: 2px; --rs-avatar-shape: 50%; --rs-online-color: #43b581; --rs-idle-color: #faa61a; --rs-dnd-color: #f04747; --rs-offline-color: #636b75; --rs-streaming-color: #643da7; --rs-invisible-color: #747f8d; --HSL-server-icon-size: 25px; --HSL-server-spacing: 5px; /*Modern Indicators*/ --unread-badge: rgba(255,255,255,0.6) !important; --unread-background: rgba(255, 255, 255, 0.008) !important; --selected-badge: rgb(112, 135, 215) !important; --selected-background: rgba(112, 135, 215, 0.1) !important; --hovered: rgba(79,84,92,0.16) !important; --active: rgba(79,84,92,0.24) !important; --version: "Zero Two Theme By <NAME>"; }
Zero-Two-Theme.theme.css
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,500,600,700,800,900&display=swap'); @import url('https://gibbu.github.io/BetterDiscord-Themes/FrostedGlass/base.css'); @import url('https://discord-custom-covers.github.io/usrbg/snippets/userPopouts.css'); @import url('https://discord-custom-covers.github.io/usrbg/snippets/modals.css'); @import url('https://monstrousdev.github.io/themes/addons/user-tags.css'); @import url('https://gibbu.github.io/BetterDiscord-Themes/addons/windows-titlebar.css'); /* Old Windows titlebar - remove this @import if you wish to use default titlebar */ @import url('https://gibbu.github.io/BetterDiscord-Themes/RadialStatus/base.css'); @import url('https://gibbu.github.io/BetterDiscord-Themes/HorizontalServerlist/base.css'); @import url(https://zzzmario.github.io/modern-indicators/src/source.css); /*Modern Indicators*/ :root { /*Theme*/ --background-image: url('https://i.imgur.com/wH47lRO.jpg'); --background-image-blur: 1px; --popout-modal-image: url('https://i.imgur.com/wH47lRO.jpg'); --popout-modal-blur: 5px; --serverlist-brightness: 0.66; --left-brightness: 0.72; --middle-brightness: 0.6; --right-brightness: 0; --popout-modal-brightness: 0.7; --gradient-primary: 103,58,183; --gradient-secondary: 115,124,187; --gradient-direction: 320deg; --tint-colour: 103,58,183; --tint-brightness: 0; --window-padding: 0px; /*Default 20 */ --window-roundness: 0px; /*Default 10 */ --scrollbar-colour: rgba(156,39,176,0.16); --link-colour: #00b0f4; --show-gift-gif-buttons: block; /* Show buttons: block | Hide buttons: none | DEFAULT: none */ --font: 'Nunito'; --update-notice-1: none; /* Do not touch */ /*Radial Status & Top Horizontal Server List*/ --rs-small-spacing: 1px; --rs-large-spacing: 2px; --rs-width: 2px; --rs-avatar-shape: 50%; --rs-online-color: #43b581; --rs-idle-color: #faa61a; --rs-dnd-color: #f04747; --rs-offline-color: #636b75; --rs-streaming-color: #643da7; --rs-invisible-color: #747f8d; --HSL-server-icon-size: 25px; --HSL-server-spacing: 5px; /*Modern Indicators*/ --unread-badge: rgba(255,255,255,0.6) !important; --unread-background: rgba(255, 255, 255, 0.008) !important; --selected-badge: rgb(112, 135, 215) !important; --selected-background: rgba(112, 135, 215, 0.1) !important; --hovered: rgba(79,84,92,0.16) !important; --active: rgba(79,84,92,0.24) !important; --version: "Zero Two Theme By <NAME>"; }
0.31542
0.082586
.cd-tabs-plans { position: relative; width: 100%; max-width: 1024px; } .cd-tabs-plans:after { content: ""; display: table; clear: both; } .cd-tabs-plans::after { /* subtle gradient layer on top right - to indicate it's possible to scroll */ position: absolute; top: 0; right: 0; height: 60px; width: 50px; z-index: 1; pointer-events: none; visibility: visible; opacity: 1; -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; } .no-cssgradients .cd-tabs-plans::after { display: none; } .cd-tabs-plans.is-ended::after { /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */ visibility: hidden; opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; -moz-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s; } .cd-tabs-plans nav { overflow: auto; text-align: center; -webkit-overflow-scrolling: touch; box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); } .cd-tabs-plans nav { position: relative; text-align: center; background: transparent; box-shadow: none; } .cd-tabs-navigation-plans { width: 360px; } .cd-tabs-navigation-plans:after { content: ""; display: table; clear: both; } .cd-tabs-navigation-plans li { float: none; display: inline-block; list-style: none; text-align: center; } .cd-tabs-navigation-plans a { position: relative; margin: 5px; display: block; height: 60px; width: 60px; text-align: center; border-radius:10px; font-size: 1.2rem; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 700; color: #c3c2b9; border: 2px solid #c7c7c7; padding-top: 34px; } .no-touch .cd-tabs-navigation-plans a:hover { color: #29324e; background-color: rgba(233, 230, 202, 0.3); } .cd-tabs-navigation-plans a.selected { background-color: #ffffff !important; border-radius: 10px; border: 2px solid #66b83d; color: #66b83d; } .cd-tabs-navigation-plans a::before { /* icons */ position: absolute; top: 0px; display: inline-block; height: 20px; width: 20px; background-image: url("../img/vicons.svg"); background-repeat: no-repeat; } .cd-tabs-navigation-plans a[data-content='inbox']::before { background-position: 0 0; } .cd-tabs-navigation-plans a[data-content='new']::before { background-position: -20px 0; } .cd-tabs-navigation-plans a[data-content='gallery']::before { background-position: -40px 0; } .cd-tabs-navigation-plans a[data-content='store']::before { background-position: -60px 0; } .cd-tabs-navigation-plans a[data-content='settings']::before { background-position: -80px 0; } .cd-tabs-navigation-plans a[data-content='trash']::before { background-position: -100px 0; } .cd-tabs-navigation-plans a[data-content='inbox'].selected::before { background-position: 0 -20px; } .cd-tabs-navigation-plans a[data-content='new'].selected::before { background-position: -20px -20px; } .cd-tabs-navigation-plans a[data-content='gallery'].selected::before { background-position: -40px -20px; } .cd-tabs-navigation-plans a[data-content='store'].selected::before { background-position: -60px -20px; } .cd-tabs-navigation-plans a[data-content='settings'].selected::before { background-position: -80px -20px; } .cd-tabs-navigation-plans a[data-content='trash'].selected::before { background-position: -100px -20px; } .cd-tabs-navigation-plans { /* tabbed on top on big devices */ width: 96%; box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); } .cd-tabs-navigation-plans a { height: 70px; width: auto; line-height: 69px; border-radius:10px; text-align: center; font-size: 1.2rem; padding: 0 40px 0 40px; } .cd-tabs-navigation-plans a.selected { } .cd-tabs-navigation-plans a::before { top: 50%; margin-top: -10px; margin-left: 0; } .cd-tabs-content-plans { background: #ffffff; width: 100%; margin-left: 0px; border-radius:20px; } .cd-tabs-content-plans li { display: none; padding: 0em; } .cd-tabs-content-plans li.selected { display: block; -webkit-animation: cd-fade-in 0.5s; -moz-animation: cd-fade-in 0.5s; animation: cd-fade-in 0.5s; } .cd-tabs-content-plans li p { font-size: 14px; font-size: 0.875rem; line-height: 1.6; color: #8493bf; margin-bottom: 2em; } @-webkit-keyframes cd-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes cd-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes cd-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @media (min-width: 1200px) { } @media (min-width: 1024px) and (max-width: 1200px) { } @media (min-width: 801px) and (max-width: 1023px) { } @media (min-width: 481px) and (max-width: 800px) { } @media (max-width: 480px) { .cd-tabs-plans nav { overflow: auto; margin-left: auto; margin-right: auto; display: block; -webkit-overflow-scrolling: touch; box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); } .cd-tabs-navigation-plans { /* tabbed on top on big devices */ text-align: center !important; display: inline-block !important; margin-left: auto !important; margin-right: auto !important; box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); } .cd-tabs-navigation-plans a { height: 40px; width: auto; display: inline-block; line-height: 39px; border-radius:10px; text-align: center; font-size:0.8rem; padding: 0 10px 0px 10px; } .cd-tabs-navigation-plans a.selected { } .cd-tabs-navigation-plans a::before { top: 50%; margin-top: -10px; margin-left: 0; } }
public/css/plantabs.css
.cd-tabs-plans { position: relative; width: 100%; max-width: 1024px; } .cd-tabs-plans:after { content: ""; display: table; clear: both; } .cd-tabs-plans::after { /* subtle gradient layer on top right - to indicate it's possible to scroll */ position: absolute; top: 0; right: 0; height: 60px; width: 50px; z-index: 1; pointer-events: none; visibility: visible; opacity: 1; -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; } .no-cssgradients .cd-tabs-plans::after { display: none; } .cd-tabs-plans.is-ended::after { /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */ visibility: hidden; opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; -moz-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s; } .cd-tabs-plans nav { overflow: auto; text-align: center; -webkit-overflow-scrolling: touch; box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); } .cd-tabs-plans nav { position: relative; text-align: center; background: transparent; box-shadow: none; } .cd-tabs-navigation-plans { width: 360px; } .cd-tabs-navigation-plans:after { content: ""; display: table; clear: both; } .cd-tabs-navigation-plans li { float: none; display: inline-block; list-style: none; text-align: center; } .cd-tabs-navigation-plans a { position: relative; margin: 5px; display: block; height: 60px; width: 60px; text-align: center; border-radius:10px; font-size: 1.2rem; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 700; color: #c3c2b9; border: 2px solid #c7c7c7; padding-top: 34px; } .no-touch .cd-tabs-navigation-plans a:hover { color: #29324e; background-color: rgba(233, 230, 202, 0.3); } .cd-tabs-navigation-plans a.selected { background-color: #ffffff !important; border-radius: 10px; border: 2px solid #66b83d; color: #66b83d; } .cd-tabs-navigation-plans a::before { /* icons */ position: absolute; top: 0px; display: inline-block; height: 20px; width: 20px; background-image: url("../img/vicons.svg"); background-repeat: no-repeat; } .cd-tabs-navigation-plans a[data-content='inbox']::before { background-position: 0 0; } .cd-tabs-navigation-plans a[data-content='new']::before { background-position: -20px 0; } .cd-tabs-navigation-plans a[data-content='gallery']::before { background-position: -40px 0; } .cd-tabs-navigation-plans a[data-content='store']::before { background-position: -60px 0; } .cd-tabs-navigation-plans a[data-content='settings']::before { background-position: -80px 0; } .cd-tabs-navigation-plans a[data-content='trash']::before { background-position: -100px 0; } .cd-tabs-navigation-plans a[data-content='inbox'].selected::before { background-position: 0 -20px; } .cd-tabs-navigation-plans a[data-content='new'].selected::before { background-position: -20px -20px; } .cd-tabs-navigation-plans a[data-content='gallery'].selected::before { background-position: -40px -20px; } .cd-tabs-navigation-plans a[data-content='store'].selected::before { background-position: -60px -20px; } .cd-tabs-navigation-plans a[data-content='settings'].selected::before { background-position: -80px -20px; } .cd-tabs-navigation-plans a[data-content='trash'].selected::before { background-position: -100px -20px; } .cd-tabs-navigation-plans { /* tabbed on top on big devices */ width: 96%; box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); } .cd-tabs-navigation-plans a { height: 70px; width: auto; line-height: 69px; border-radius:10px; text-align: center; font-size: 1.2rem; padding: 0 40px 0 40px; } .cd-tabs-navigation-plans a.selected { } .cd-tabs-navigation-plans a::before { top: 50%; margin-top: -10px; margin-left: 0; } .cd-tabs-content-plans { background: #ffffff; width: 100%; margin-left: 0px; border-radius:20px; } .cd-tabs-content-plans li { display: none; padding: 0em; } .cd-tabs-content-plans li.selected { display: block; -webkit-animation: cd-fade-in 0.5s; -moz-animation: cd-fade-in 0.5s; animation: cd-fade-in 0.5s; } .cd-tabs-content-plans li p { font-size: 14px; font-size: 0.875rem; line-height: 1.6; color: #8493bf; margin-bottom: 2em; } @-webkit-keyframes cd-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes cd-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes cd-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @media (min-width: 1200px) { } @media (min-width: 1024px) and (max-width: 1200px) { } @media (min-width: 801px) and (max-width: 1023px) { } @media (min-width: 481px) and (max-width: 800px) { } @media (max-width: 480px) { .cd-tabs-plans nav { overflow: auto; margin-left: auto; margin-right: auto; display: block; -webkit-overflow-scrolling: touch; box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); } .cd-tabs-navigation-plans { /* tabbed on top on big devices */ text-align: center !important; display: inline-block !important; margin-left: auto !important; margin-right: auto !important; box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); } .cd-tabs-navigation-plans a { height: 40px; width: auto; display: inline-block; line-height: 39px; border-radius:10px; text-align: center; font-size:0.8rem; padding: 0 10px 0px 10px; } .cd-tabs-navigation-plans a.selected { } .cd-tabs-navigation-plans a::before { top: 50%; margin-top: -10px; margin-left: 0; } }
0.365343
0.064036
body { margin: 0; font-family: 'Oxanium'; width: 100%; background-color: hsl(210, 91%, 8%); overflow: hidden visible; } header { padding: 40px 0; background-color: hsl(210, 91%, 8%); } @keyframes opacityHeader { 0% { opacity: 0; } 100% { opacity: 1; } } main { padding: 20px; } section#initSection { flex-direction: column; margin: auto; max-width: 500px; min-width: 310px; } h1 { font-size: 45px; text-transform: uppercase; color: white; font-weight: 700; } h3{ color: white;; } img#logoApp { height: auto; margin-right: 15px; } .gnralButtonStyle { margin: 10px auto; padding: 10px 0; font-family: 'Oxanium'; font-size: 15px; border-radius: 20px; border: none; font-weight: 600; cursor: pointer; transition: all 0.5s ease-in; width: 90%; } #loginButton { background: none; border: 2px solid #4ea4ff; color: #4ea4ff; } #loginButton:hover { background: #09233e; } #loginButton:focus { background-color: #09233e; outline: none; } .blueStyleButton { background-color: #4ea4ff; color: white; } .blueStyleButton:hover { background-color: #4285ce; } .blueStyleButton:focus { outline: none; background-color: #346ba7; } .gnralWhiteStyle { flex-direction: column; max-width: 400px; margin: auto; padding: 15px; background-color: white; border-radius: 10px; transition: all 2s ease; } .gnralWhiteStyle input { margin: 10px 0; padding:15px 10px; background-color: #021427; border: none; color: white; border-radius: 0px 6px 6px 0px; width: 80%; } .linkedClass { font-size: 15px; color: #4ea4ff; text-align: center; margin: 10px; cursor: pointer; } .linkedClass:hover { text-decoration: underline; } .errorMsStyle { color: red; font-size: 14px; font-family: sans-serif; width: 62%; margin: auto; } section#menuSection { background: #3273b8; align-items: center; height: 82px; transition: all 2s cubic-bezier(0, 0.72, 0.25, 1); padding: 20px; } div#user_select h3 { font-size: 23px; text-transform: uppercase; margin: 0; } div#user_select { width: 54%; text-align: right; } #login h4 { color: white; margin-top: 36px; font-size: 30px; font-weight: 500; z-index: 2; } button#googleLogin { align-items: center; } button#googleLogin:hover { background: hsla(0, 0%, 91%, 1); } button#googleLogin:focus { outline: none; } button#googleLogin:active { background: hsla(0, 0%, 83%, 1); } button#googleLogin img { width: 30px; margin-right: 15px; } .iconsBox { width: 90%; margin: auto; align-items: center; } .iconsBox i {color: #c6c6c6;font-size: 22px;} .iconsBox div { height: 45px; background: #021427; border-radius: 6px 0px 0px 6px; width: 12%; align-items: center; display: flex; justify-content: center; border-right: 1px solid white; } div#separador { align-items: center; margin: 40px 0px 9px; } #separador hr { border: none; height: 1px; background: #021427; width: 35%; margin: 0; } #separador h6 { text-align: center; margin: 0 20px; font-size: 18px; font-family: Roboto; font-weight: 300; } section#searchfilms { min-width: 300px; width: 20%; margin: 40px auto; } #searchfilms div { background: #3273b8; height: 60px; width: 16%; min-width: 50px; align-items: center; border-bottom-left-radius: 15px; border-top-left-radius: 15px; cursor: pointer; transition: all 1s ease; } #searchfilms div:hover { background: #224b77; } input#filmName { width: 75%; padding-left: 10px; border: none; border-bottom-right-radius: 15px; border-top-right-radius: 15px; } #searchfilms i { color: white; font-size: 35px; } section.whiteSpace { padding: 0 30px; } div.newFilms { width: 300px; margin: 30px 20px; background: white; border-radius: 0 0 20px 20px; position: relative; height: 690px; } .newFilms img { height: 447px; width: 300px; } .newFilms div { padding: 20px; } .newFilms h2 { margin: 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .newFilms h3 { color: #3273b8; font-size: 16px; margin-top: 4px; font-family: 'Roboto'; } .newFilms button { position: absolute; bottom: 0px; margin: 20px; width: 260px; } #seeFilms img { width: 37px; height: 34px; } div#seeFilms { padding: 0; position: absolute; bottom: 68px; align-items: center; } #seeFilms div { padding: 0; width: 50px; height: 50px; align-items: center; border-radius: 10px; margin-right: 10px; cursor: pointer; transition: all 0.3s ease; border-color: hsl(211, 57%, 46%); box-shadow: 0 1px 2px hsl(224, 27%, 55%); background-image: linear-gradient(to bottom, hsl(211, 65%, 54%), hsl(211, 53%, 43%)); } #seeFilms div:hover { border-color: hsl(211, 56%, 39%)!important; background-image: linear-gradient(to bottom, hsl(211, 52%, 44%), hsl(211, 60%, 52%))!important; box-shadow: inset 0 2px 5px 1px hsla(224, 69%, 24%, 0.78)!important; } [role="button"][aria-pressed="true"] { border-color: hsl(211, 56%, 39%)!important; background-image: linear-gradient(to bottom, hsl(196, 62%, 55%), hsl(204, 60%, 52%))!important; box-shadow: inset 0 2px 5px 1px hsl(211, 56%, 39%)!important; } .ct-chart{ width: 100%; text-align: center; } .ct-grid { stroke: none!important; } .ct-bar { stroke-width: 52px!important; } .ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut { stroke: #3273b8!important; } .ct-label { color: rgba(255, 255, 255, 0.4)!important; } section#offline { color: white; text-align: center; } .flex { display: flex; flex-wrap: wrap; justify-content: center; } .hidden{ display: none; }
aurora_moreno/segundo_proyecto_SafimApp/src/css/style.css
body { margin: 0; font-family: 'Oxanium'; width: 100%; background-color: hsl(210, 91%, 8%); overflow: hidden visible; } header { padding: 40px 0; background-color: hsl(210, 91%, 8%); } @keyframes opacityHeader { 0% { opacity: 0; } 100% { opacity: 1; } } main { padding: 20px; } section#initSection { flex-direction: column; margin: auto; max-width: 500px; min-width: 310px; } h1 { font-size: 45px; text-transform: uppercase; color: white; font-weight: 700; } h3{ color: white;; } img#logoApp { height: auto; margin-right: 15px; } .gnralButtonStyle { margin: 10px auto; padding: 10px 0; font-family: 'Oxanium'; font-size: 15px; border-radius: 20px; border: none; font-weight: 600; cursor: pointer; transition: all 0.5s ease-in; width: 90%; } #loginButton { background: none; border: 2px solid #4ea4ff; color: #4ea4ff; } #loginButton:hover { background: #09233e; } #loginButton:focus { background-color: #09233e; outline: none; } .blueStyleButton { background-color: #4ea4ff; color: white; } .blueStyleButton:hover { background-color: #4285ce; } .blueStyleButton:focus { outline: none; background-color: #346ba7; } .gnralWhiteStyle { flex-direction: column; max-width: 400px; margin: auto; padding: 15px; background-color: white; border-radius: 10px; transition: all 2s ease; } .gnralWhiteStyle input { margin: 10px 0; padding:15px 10px; background-color: #021427; border: none; color: white; border-radius: 0px 6px 6px 0px; width: 80%; } .linkedClass { font-size: 15px; color: #4ea4ff; text-align: center; margin: 10px; cursor: pointer; } .linkedClass:hover { text-decoration: underline; } .errorMsStyle { color: red; font-size: 14px; font-family: sans-serif; width: 62%; margin: auto; } section#menuSection { background: #3273b8; align-items: center; height: 82px; transition: all 2s cubic-bezier(0, 0.72, 0.25, 1); padding: 20px; } div#user_select h3 { font-size: 23px; text-transform: uppercase; margin: 0; } div#user_select { width: 54%; text-align: right; } #login h4 { color: white; margin-top: 36px; font-size: 30px; font-weight: 500; z-index: 2; } button#googleLogin { align-items: center; } button#googleLogin:hover { background: hsla(0, 0%, 91%, 1); } button#googleLogin:focus { outline: none; } button#googleLogin:active { background: hsla(0, 0%, 83%, 1); } button#googleLogin img { width: 30px; margin-right: 15px; } .iconsBox { width: 90%; margin: auto; align-items: center; } .iconsBox i {color: #c6c6c6;font-size: 22px;} .iconsBox div { height: 45px; background: #021427; border-radius: 6px 0px 0px 6px; width: 12%; align-items: center; display: flex; justify-content: center; border-right: 1px solid white; } div#separador { align-items: center; margin: 40px 0px 9px; } #separador hr { border: none; height: 1px; background: #021427; width: 35%; margin: 0; } #separador h6 { text-align: center; margin: 0 20px; font-size: 18px; font-family: Roboto; font-weight: 300; } section#searchfilms { min-width: 300px; width: 20%; margin: 40px auto; } #searchfilms div { background: #3273b8; height: 60px; width: 16%; min-width: 50px; align-items: center; border-bottom-left-radius: 15px; border-top-left-radius: 15px; cursor: pointer; transition: all 1s ease; } #searchfilms div:hover { background: #224b77; } input#filmName { width: 75%; padding-left: 10px; border: none; border-bottom-right-radius: 15px; border-top-right-radius: 15px; } #searchfilms i { color: white; font-size: 35px; } section.whiteSpace { padding: 0 30px; } div.newFilms { width: 300px; margin: 30px 20px; background: white; border-radius: 0 0 20px 20px; position: relative; height: 690px; } .newFilms img { height: 447px; width: 300px; } .newFilms div { padding: 20px; } .newFilms h2 { margin: 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .newFilms h3 { color: #3273b8; font-size: 16px; margin-top: 4px; font-family: 'Roboto'; } .newFilms button { position: absolute; bottom: 0px; margin: 20px; width: 260px; } #seeFilms img { width: 37px; height: 34px; } div#seeFilms { padding: 0; position: absolute; bottom: 68px; align-items: center; } #seeFilms div { padding: 0; width: 50px; height: 50px; align-items: center; border-radius: 10px; margin-right: 10px; cursor: pointer; transition: all 0.3s ease; border-color: hsl(211, 57%, 46%); box-shadow: 0 1px 2px hsl(224, 27%, 55%); background-image: linear-gradient(to bottom, hsl(211, 65%, 54%), hsl(211, 53%, 43%)); } #seeFilms div:hover { border-color: hsl(211, 56%, 39%)!important; background-image: linear-gradient(to bottom, hsl(211, 52%, 44%), hsl(211, 60%, 52%))!important; box-shadow: inset 0 2px 5px 1px hsla(224, 69%, 24%, 0.78)!important; } [role="button"][aria-pressed="true"] { border-color: hsl(211, 56%, 39%)!important; background-image: linear-gradient(to bottom, hsl(196, 62%, 55%), hsl(204, 60%, 52%))!important; box-shadow: inset 0 2px 5px 1px hsl(211, 56%, 39%)!important; } .ct-chart{ width: 100%; text-align: center; } .ct-grid { stroke: none!important; } .ct-bar { stroke-width: 52px!important; } .ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut { stroke: #3273b8!important; } .ct-label { color: rgba(255, 255, 255, 0.4)!important; } section#offline { color: white; text-align: center; } .flex { display: flex; flex-wrap: wrap; justify-content: center; } .hidden{ display: none; }
0.470737
0.133077
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,dl,dt,dd,ol,nav ul,nav 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; } article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section { display: block; } ol,ul { list-style:none; margin:0px; padding:0px; } blockquote,q { quotes:none; } blockquote:before,blockquote:after,q:before,q:after { content:''; content:none; } table { border-collapse:collapse; border-spacing:0; } /* start editing from here */ a { text-decoration:none; } .txt-rt { text-align:right; }/* text align right */ .txt-lt { text-align:left; }/* text align left */ .txt-center { text-align:center; /*-- W3Layouts --*/ }/* text align center */ .float-rt { float:right; }/* float right */ .float-lt { float:left; }/* float left */ .clear { clear:both; }/* clear float */ .pos-relative { position:relative; }/* Position Relative */ .pos-absolute { position:absolute; }/* Position Absolute */ .vertical-base { vertical-align:baseline; }/* vertical align baseline */ .vertical-top { vertical-align:top; }/* vertical align top */ nav.vertical ul li { display:block; }/* vertical menu */ nav.horizontal ul li { display: inline-block; }/* horizontal menu */ img { max-width:100%; margin-top: 5em; } /*--- end reset code ---*/ body { padding: 0; margin: 0; background: #FFF; margin: 0; } body a { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; text-decoration: none; } body a:hover { text-decoration: none; } body a:focus, a:hover { text-decoration: none; } input[type="button"], input[type="submit"] { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } label { margin: 0; letter-spacing: 1px; } a:focus, a:hover { text-decoration: none; outline: none; } body { background: url(../images/bg.jpg) no-repeat 0px 0px; background-size: cover; padding: 3em 0 2em; font-family: 'Poppins', sans-serif; } .register-full { width: 55%; margin: 0 auto; } .register-left { background: #009688; height: 605px; } .register-right { background: #FFFFFF; background: rgba(0, 0, 0, 0.8); } .register-in { padding: 2em; } .register-left p { margin: 2em 0; line-height: 1.8em; font-size: 1em; letter-spacing: 1px; } .register-right h1 { text-transform: uppercase; font-size: 2.2em; text-align: center; letter-spacing: 1px; word-spacing: 5px; color: #FFFFFF; } p { font-size: 14.5px; line-height: 26px; margin: 20px 0; text-align: center; } .link a { color: #FFFFFF; padding: .5em; font-size: 1.5em; border:2px solid #0a7369; } .checkbox a { color: #4CAF50; } .link a:hover{ color:#000; border:2px solid #FFFFFF; background:none; } .register-form { margin: 2em 0 0 2em; width: 50%; float: left; } .register-form h4,.address h4{ margin-bottom: 2em; color: #404040; margin: 0 0 2em 0; font-weight: 600; } .register input[type="text"],.register input[type="email"],.register input[type="password"],.register input[type="tel"]{ font-size: 1em; color: #8c8c8c; padding: 0.7em 1em; border: 0; width: 90%; border-bottom: 1px solid #fff; background: none; -webkit-appearance: none; outline: none; } input#datepicker { letter-spacing: 1px; font-size: .9em; } select#category1,select#category2{ font-size: .9em; color: #8c8c8c; color: #bfbfbf; padding: 0.7em; border: 0; width: 96%; border-bottom: 1px solid #fff; background: none; outline: none; cursor: text; letter-spacing: 2px; } .registerimg { width: 40%; float: left; } input[type="checkbox"] { cursor: pointer; margin-right: 15px; margin-top: 30px; } .register textarea { min-height: 100px; margin-top: 30px; resize: none; border: none; border-bottom: 1px solid #fff; width: 96%; background: transparent; color: #fff; font-size:1em; } textarea:focus { outline: none; border: none; } input[type="tel"]:focus { border: none; } /*-- input-effect --*/ .styled-input.agile-styled-input-top { margin-top: 0; } .styled-input input:focus ~ label, .styled-input input:valid ~ label,.styled-input textarea:focus ~ label ,.styled-input textarea:valid ~ label{ font-size: .9em; color: #fff; top: -1.5em; -webkit-transition: all 0.125s; -moz-transition: all 0.125s; -o-transition: all 0.125s; -ms-transition: all 0.125s; transition: all 0.125s; } .styled-input { width: 100%; position: relative; margin: 0 0 1.6em; color: #fff; } .styled-input:nth-child(1),.styled-input:nth-child(3){ margin-left:0; } .textarea-grid{ float:none !important; width:100% !important; margin-left:0 !important; } .styled-input label { color: #8c8c8c; color: #bfbfbf; padding: 0.5em .9em; position: absolute; top: 0; left: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; pointer-events: none; font-weight: 400; font-size: .9em; display: block; line-height: 1em; } .styled-input input ~ span,.styled-input textarea ~ span { display: block; width: 0; height: 2px; background: #fff; position: absolute; bottom: 0; left: 0; -webkit-transition: all 0.125s; -moz-transition: all 0.125s; transition: all 0.125s; } .styled-input textarea ~ span { bottom: 5px; } .styled-input input:focus.styled-input textarea:focus { outline: 0; } .styled-input input:focus ~ span,.styled-input textarea:focus ~ span { width: 100%; -webkit-transition: all 0.075s; -moz-transition: all 0.075s; transition: all 0.075s; } /*-- //input-effect --*/ .register-form input[type="submit"] { outline: none; background: #F44336; color: #fff; border: none; padding: .5em 1em; margin: 0em 0 0 0; -webkit-appearance: none; cursor: pointer; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; transition: 0.5s all; font-size: 1em; letter-spacing: 1px; font-family: 'Poppins', sans-serif; } .register-form input[type="submit"]:hover { background: #ffffff; color: #F44336; } input[type="text"] { width: 100%; } h2 { display: inline-block; font-size: 20px; color: #fff; margin-left:10px; } input[type="radio"]:nth-child(2) { margin-left: 5em; margin-top: 0.5em; } ul li label { display: block; position: relative; text-transform: capitalize; font-size: 15px; padding: 6px 0px 0px 42px; margin: 10px auto; height: 30px; color: #fff; z-index: 9; cursor: pointer; -webkit-transition: all 0.25s linear; } label.rating { font-size: 17px; color: #fff; letter-spacing: 1px; text-transform: capitalize; margin-bottom: 10px; position: relative; } ul li input[type=radio] { position: absolute; visibility: hidden; } ul li .check { display: block; position: absolute; border: 2px solid #F44336; border-radius: 100%; height: 10px; width: 10px; top: 20px; left: 20px; z-index: 5; transition: border .25s linear; -webkit-transition: border .25s linear; } input[type=radio]:checked ~ label { color: #F44336; } ul li .check::before { display: block; position: absolute; content: ''; border-radius: 100%; height: 8px; width: 8px; top: 1px; left: 1px; margin: auto; transition: background 0.25s linear; -webkit-transition: background 0.25s linear; } input[type=radio]:checked ~ .check::before { background: #F44336; } .grid-w3layouts1 ul li, .grid-w3layouts2 ul li { color: #000; display: block; position: relative; height: 40px; float: left; width: 50%; } .content-wthree2 { margin-bottom: 20px; } #ui-datepicker-div { background:#212121; position: absolute !important; z-index: 999 !important; } /*-- //contact --*/ /*-- copyright --*/ .agile-copyright { color: #fff; text-align: center; font-size: .9em; margin: 2em 0 0; letter-spacing: 2px; text-transform: capitalize; } .agile-copyright a:hover{ color: #f44336; } .agile-copyright a { color: #fff; font-weight:600; } /*-- //copyright --*/ /* responsive design */ @media (max-width: 1920px) { body { padding: 6em 0 2em; } } @media (max-width: 1680px) { body { padding: 4em 0 2em; } } @media (max-width: 1600px) { body { padding: 3em 0 2em; } } @media (max-width: 1440px) { .register-full { width: 65%; } .register-left h1 { font-size: 2.9em; } } @media (max-width: 1366px) { .register-left h1 { font-size: 2.7em; } } @media (max-width: 1080px) { .register-full { width: 75%; } .register-left p { line-height: 1.6em; } .link a { padding: .4em; font-size: 1.4em; } } @media (max-width: 1024px) { .register-full { width: 78%; } .register-left h1 { font-size: 2.5em; } .register-left { height: 602px; } } @media (max-width: 991px) { .register-left h1 { font-size: 2.8em; } .register-right h2 { font-size: 1.6em; } .register-left { height: 598px; } .register-full { width: 85%; } } @media (max-width: 900px) { .register-right h2 { font-size: 1.3em; } } @media (max-width: 800px) { .register-full { width: 84%; } .register-in { padding: 2em; } .register-left { height: 567px; } .register-left h1 { font-size: 2.1em; } .register input[type="text"], .register input[type="email"], .register input[type="password"], .register input[type="tel"] { width: 87%; } .register-right h1 { font-size: 2em; } p.middlepara { font-size: 17px; } label.rating { font-size: 16px; letter-spacing: 0px; } } @media (max-width: 768px) { .register-left h1 { font-size: 2em; } .register-left p { line-height: 1.4em; } .link a { padding: .4em; font-size: 1.2em; } .register-left { height: 559px; } .register-form { margin: 2em 0 0 1em; width: 52%; } .register-full { width: 90%; } } @media (max-width: 736px) { .styled-input { margin: 0 0 1.2em; } i { line-height: 2em; } .register-left { height: 531px; } .register-left h1 { font-size: 2em; } .register-right h1 { font-size: 1.8em; } .register-in { padding: 2em 1em; } } @media (max-width: 667px) { .register-full { width: 90%; } .register-right h2 { font-size: 1.1em; } .register-form { width: 56%; } body { padding: 2em 0 2em; } } @media (max-width: 640px) { .register-full { width: 92%; } .register-left { height: 547px; } } @media (max-width: 600px) { .register-left { height: 547px; } .register-right h1 { font-size: 1.6em; } input[type="radio"]:nth-child(2) { margin-left: 3em; } label.rating { font-size: 15px; } .register-form input[type="submit"] { padding: 0.4em 1em; font-size: .9em; } .agile-copyright { margin: 2em 2em 0; letter-spacing: 1px; } } @media (max-width: 568px) { .register-in { padding: 1.5em; } .register-left h1 { font-size: 1.7em; } .register-left p { margin: 2em 0; line-height: 1.2em; } .register-left { height: 531px; } .register-right h1 { font-size: 1.6em; letter-spacing: 0px; } .registerimg { width: 50%; float: none; margin: 0 auto; } img { margin-top: 2em; } .register-form { width: 75%; margin: 2em auto 1em; float: none; } } @media (max-width: 480px) { .register-right h1 { font-size: 1.5em; } } @media (max-width: 414px) { .register-left{ width: 100%; height: inherit; } body { padding: 1em 0; } .register-right{ width:100%; } .styled-input { width: 95%; } .register-in { padding: 1.5em 1em; } .register-right h1 { font-size: 1.3em; } .register-form { width: 85%; } } @media (max-width: 384px) { .register-form { width: 95%; } } @media (max-width: 375px) { p { font-size: 14px; } select#category1, select#category2 { width: 97.7%; } } @media (max-width: 320px) { body { padding: .3em 0; } .register-left h1 { font-size: 1.6em; } .register input[type="text"], .register input[type="email"], .register input[type="password"], .register input[type="tel"] { padding: 0.5em 1em; } .link a{ border: 1px solid #0a7369; } .link a:hover { border: 1px solid #FFFFFF; } .register-left p { margin: 1em 0; } .agile-copyright { margin: 2em 1em; word-spacing: 1px; padding: 0em; } p { font-size: 13.5px; } p.middlepara { font-size: 14px; } label { letter-spacing: 0px; } .register-full { width: 97%; } .register-right h1 { font-size: 1.15em; } .styled-input { width: 100%; } .register-form { width: 100%; } select#category1, select#category2 { letter-spacing: 1px; } label.rating { font-size: 14px; } .registerimg { width: 60%; } } /* //responsive design */
css/styles1.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,dl,dt,dd,ol,nav ul,nav 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; } article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section { display: block; } ol,ul { list-style:none; margin:0px; padding:0px; } blockquote,q { quotes:none; } blockquote:before,blockquote:after,q:before,q:after { content:''; content:none; } table { border-collapse:collapse; border-spacing:0; } /* start editing from here */ a { text-decoration:none; } .txt-rt { text-align:right; }/* text align right */ .txt-lt { text-align:left; }/* text align left */ .txt-center { text-align:center; /*-- W3Layouts --*/ }/* text align center */ .float-rt { float:right; }/* float right */ .float-lt { float:left; }/* float left */ .clear { clear:both; }/* clear float */ .pos-relative { position:relative; }/* Position Relative */ .pos-absolute { position:absolute; }/* Position Absolute */ .vertical-base { vertical-align:baseline; }/* vertical align baseline */ .vertical-top { vertical-align:top; }/* vertical align top */ nav.vertical ul li { display:block; }/* vertical menu */ nav.horizontal ul li { display: inline-block; }/* horizontal menu */ img { max-width:100%; margin-top: 5em; } /*--- end reset code ---*/ body { padding: 0; margin: 0; background: #FFF; margin: 0; } body a { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; text-decoration: none; } body a:hover { text-decoration: none; } body a:focus, a:hover { text-decoration: none; } input[type="button"], input[type="submit"] { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } label { margin: 0; letter-spacing: 1px; } a:focus, a:hover { text-decoration: none; outline: none; } body { background: url(../images/bg.jpg) no-repeat 0px 0px; background-size: cover; padding: 3em 0 2em; font-family: 'Poppins', sans-serif; } .register-full { width: 55%; margin: 0 auto; } .register-left { background: #009688; height: 605px; } .register-right { background: #FFFFFF; background: rgba(0, 0, 0, 0.8); } .register-in { padding: 2em; } .register-left p { margin: 2em 0; line-height: 1.8em; font-size: 1em; letter-spacing: 1px; } .register-right h1 { text-transform: uppercase; font-size: 2.2em; text-align: center; letter-spacing: 1px; word-spacing: 5px; color: #FFFFFF; } p { font-size: 14.5px; line-height: 26px; margin: 20px 0; text-align: center; } .link a { color: #FFFFFF; padding: .5em; font-size: 1.5em; border:2px solid #0a7369; } .checkbox a { color: #4CAF50; } .link a:hover{ color:#000; border:2px solid #FFFFFF; background:none; } .register-form { margin: 2em 0 0 2em; width: 50%; float: left; } .register-form h4,.address h4{ margin-bottom: 2em; color: #404040; margin: 0 0 2em 0; font-weight: 600; } .register input[type="text"],.register input[type="email"],.register input[type="password"],.register input[type="tel"]{ font-size: 1em; color: #8c8c8c; padding: 0.7em 1em; border: 0; width: 90%; border-bottom: 1px solid #fff; background: none; -webkit-appearance: none; outline: none; } input#datepicker { letter-spacing: 1px; font-size: .9em; } select#category1,select#category2{ font-size: .9em; color: #8c8c8c; color: #bfbfbf; padding: 0.7em; border: 0; width: 96%; border-bottom: 1px solid #fff; background: none; outline: none; cursor: text; letter-spacing: 2px; } .registerimg { width: 40%; float: left; } input[type="checkbox"] { cursor: pointer; margin-right: 15px; margin-top: 30px; } .register textarea { min-height: 100px; margin-top: 30px; resize: none; border: none; border-bottom: 1px solid #fff; width: 96%; background: transparent; color: #fff; font-size:1em; } textarea:focus { outline: none; border: none; } input[type="tel"]:focus { border: none; } /*-- input-effect --*/ .styled-input.agile-styled-input-top { margin-top: 0; } .styled-input input:focus ~ label, .styled-input input:valid ~ label,.styled-input textarea:focus ~ label ,.styled-input textarea:valid ~ label{ font-size: .9em; color: #fff; top: -1.5em; -webkit-transition: all 0.125s; -moz-transition: all 0.125s; -o-transition: all 0.125s; -ms-transition: all 0.125s; transition: all 0.125s; } .styled-input { width: 100%; position: relative; margin: 0 0 1.6em; color: #fff; } .styled-input:nth-child(1),.styled-input:nth-child(3){ margin-left:0; } .textarea-grid{ float:none !important; width:100% !important; margin-left:0 !important; } .styled-input label { color: #8c8c8c; color: #bfbfbf; padding: 0.5em .9em; position: absolute; top: 0; left: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; pointer-events: none; font-weight: 400; font-size: .9em; display: block; line-height: 1em; } .styled-input input ~ span,.styled-input textarea ~ span { display: block; width: 0; height: 2px; background: #fff; position: absolute; bottom: 0; left: 0; -webkit-transition: all 0.125s; -moz-transition: all 0.125s; transition: all 0.125s; } .styled-input textarea ~ span { bottom: 5px; } .styled-input input:focus.styled-input textarea:focus { outline: 0; } .styled-input input:focus ~ span,.styled-input textarea:focus ~ span { width: 100%; -webkit-transition: all 0.075s; -moz-transition: all 0.075s; transition: all 0.075s; } /*-- //input-effect --*/ .register-form input[type="submit"] { outline: none; background: #F44336; color: #fff; border: none; padding: .5em 1em; margin: 0em 0 0 0; -webkit-appearance: none; cursor: pointer; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; transition: 0.5s all; font-size: 1em; letter-spacing: 1px; font-family: 'Poppins', sans-serif; } .register-form input[type="submit"]:hover { background: #ffffff; color: #F44336; } input[type="text"] { width: 100%; } h2 { display: inline-block; font-size: 20px; color: #fff; margin-left:10px; } input[type="radio"]:nth-child(2) { margin-left: 5em; margin-top: 0.5em; } ul li label { display: block; position: relative; text-transform: capitalize; font-size: 15px; padding: 6px 0px 0px 42px; margin: 10px auto; height: 30px; color: #fff; z-index: 9; cursor: pointer; -webkit-transition: all 0.25s linear; } label.rating { font-size: 17px; color: #fff; letter-spacing: 1px; text-transform: capitalize; margin-bottom: 10px; position: relative; } ul li input[type=radio] { position: absolute; visibility: hidden; } ul li .check { display: block; position: absolute; border: 2px solid #F44336; border-radius: 100%; height: 10px; width: 10px; top: 20px; left: 20px; z-index: 5; transition: border .25s linear; -webkit-transition: border .25s linear; } input[type=radio]:checked ~ label { color: #F44336; } ul li .check::before { display: block; position: absolute; content: ''; border-radius: 100%; height: 8px; width: 8px; top: 1px; left: 1px; margin: auto; transition: background 0.25s linear; -webkit-transition: background 0.25s linear; } input[type=radio]:checked ~ .check::before { background: #F44336; } .grid-w3layouts1 ul li, .grid-w3layouts2 ul li { color: #000; display: block; position: relative; height: 40px; float: left; width: 50%; } .content-wthree2 { margin-bottom: 20px; } #ui-datepicker-div { background:#212121; position: absolute !important; z-index: 999 !important; } /*-- //contact --*/ /*-- copyright --*/ .agile-copyright { color: #fff; text-align: center; font-size: .9em; margin: 2em 0 0; letter-spacing: 2px; text-transform: capitalize; } .agile-copyright a:hover{ color: #f44336; } .agile-copyright a { color: #fff; font-weight:600; } /*-- //copyright --*/ /* responsive design */ @media (max-width: 1920px) { body { padding: 6em 0 2em; } } @media (max-width: 1680px) { body { padding: 4em 0 2em; } } @media (max-width: 1600px) { body { padding: 3em 0 2em; } } @media (max-width: 1440px) { .register-full { width: 65%; } .register-left h1 { font-size: 2.9em; } } @media (max-width: 1366px) { .register-left h1 { font-size: 2.7em; } } @media (max-width: 1080px) { .register-full { width: 75%; } .register-left p { line-height: 1.6em; } .link a { padding: .4em; font-size: 1.4em; } } @media (max-width: 1024px) { .register-full { width: 78%; } .register-left h1 { font-size: 2.5em; } .register-left { height: 602px; } } @media (max-width: 991px) { .register-left h1 { font-size: 2.8em; } .register-right h2 { font-size: 1.6em; } .register-left { height: 598px; } .register-full { width: 85%; } } @media (max-width: 900px) { .register-right h2 { font-size: 1.3em; } } @media (max-width: 800px) { .register-full { width: 84%; } .register-in { padding: 2em; } .register-left { height: 567px; } .register-left h1 { font-size: 2.1em; } .register input[type="text"], .register input[type="email"], .register input[type="password"], .register input[type="tel"] { width: 87%; } .register-right h1 { font-size: 2em; } p.middlepara { font-size: 17px; } label.rating { font-size: 16px; letter-spacing: 0px; } } @media (max-width: 768px) { .register-left h1 { font-size: 2em; } .register-left p { line-height: 1.4em; } .link a { padding: .4em; font-size: 1.2em; } .register-left { height: 559px; } .register-form { margin: 2em 0 0 1em; width: 52%; } .register-full { width: 90%; } } @media (max-width: 736px) { .styled-input { margin: 0 0 1.2em; } i { line-height: 2em; } .register-left { height: 531px; } .register-left h1 { font-size: 2em; } .register-right h1 { font-size: 1.8em; } .register-in { padding: 2em 1em; } } @media (max-width: 667px) { .register-full { width: 90%; } .register-right h2 { font-size: 1.1em; } .register-form { width: 56%; } body { padding: 2em 0 2em; } } @media (max-width: 640px) { .register-full { width: 92%; } .register-left { height: 547px; } } @media (max-width: 600px) { .register-left { height: 547px; } .register-right h1 { font-size: 1.6em; } input[type="radio"]:nth-child(2) { margin-left: 3em; } label.rating { font-size: 15px; } .register-form input[type="submit"] { padding: 0.4em 1em; font-size: .9em; } .agile-copyright { margin: 2em 2em 0; letter-spacing: 1px; } } @media (max-width: 568px) { .register-in { padding: 1.5em; } .register-left h1 { font-size: 1.7em; } .register-left p { margin: 2em 0; line-height: 1.2em; } .register-left { height: 531px; } .register-right h1 { font-size: 1.6em; letter-spacing: 0px; } .registerimg { width: 50%; float: none; margin: 0 auto; } img { margin-top: 2em; } .register-form { width: 75%; margin: 2em auto 1em; float: none; } } @media (max-width: 480px) { .register-right h1 { font-size: 1.5em; } } @media (max-width: 414px) { .register-left{ width: 100%; height: inherit; } body { padding: 1em 0; } .register-right{ width:100%; } .styled-input { width: 95%; } .register-in { padding: 1.5em 1em; } .register-right h1 { font-size: 1.3em; } .register-form { width: 85%; } } @media (max-width: 384px) { .register-form { width: 95%; } } @media (max-width: 375px) { p { font-size: 14px; } select#category1, select#category2 { width: 97.7%; } } @media (max-width: 320px) { body { padding: .3em 0; } .register-left h1 { font-size: 1.6em; } .register input[type="text"], .register input[type="email"], .register input[type="password"], .register input[type="tel"] { padding: 0.5em 1em; } .link a{ border: 1px solid #0a7369; } .link a:hover { border: 1px solid #FFFFFF; } .register-left p { margin: 1em 0; } .agile-copyright { margin: 2em 1em; word-spacing: 1px; padding: 0em; } p { font-size: 13.5px; } p.middlepara { font-size: 14px; } label { letter-spacing: 0px; } .register-full { width: 97%; } .register-right h1 { font-size: 1.15em; } .styled-input { width: 100%; } .register-form { width: 100%; } select#category1, select#category2 { letter-spacing: 1px; } label.rating { font-size: 14px; } .registerimg { width: 60%; } } /* //responsive design */
0.256273
0.046921
@media (min-width: 1200px) and (max-width: 1342px) { .navigation.navbar-dark .navbar-nav .nav-link { padding: 0 17px; } .text-bg span { font-size: 45px; } } @media (min-width: 992px) and (max-width: 1199px) { .navigation.navbar-dark .navbar-nav .nav-link { padding: 0px 7px; } .text-bg h1 { font-size: 77px; line-height: 74px; padding-bottom: 11px; } .text-bg span { font-size: 37px; line-height: 42px; } .about .about_box h3 { font-size: 24px; } .about .about_box { padding: 123px 114px 30px 100px; } ul.location_icon li { padding-left: 38px; } .bottom_form .enter { width: 55%; } ul.social_icon li a { margin: 0px 1px; } } @media (min-width: 768px) and (max-width: 991px) { .navigation.navbar-dark .navbar-nav .nav-link { padding: 0px 9px; } .banner_main { min-height: 605px; } .text-bg h1 { font-size: 49px; line-height: 65px; padding-bottom: 10px; } .text-bg span { font-size: 28px; line-height: 23px; } .text-bg a { max-width: 139px; padding: 9px 0px; } .titlepage h2 { font-size: 33px; } .carousel-control-prev { left: inherit; right: 19%; } .d_none { display: none; } .about .about_box { padding: 95px 91px 30px 91px; } .about .about_box p { font-size: 15px; } ul.location_icon li { font-size: 15px; padding-left: 8px; } .bottom_form .enter { width: 58%; } .sub_btn { padding: 12px 0px; max-width: 137px; margin-left: -2px; } ul.social_icon li a { width: 32px; font-size: 19px; margin: 0px 1px; height: 32px; } } @media (min-width: 576px) and (max-width: 767px) { .text-bg h1 { font-size: 70px; line-height: 40px; padding-bottom: 25px; margin-top: 50px; } .text-bg { padding-left: 0px; padding-bottom: 30px; } .text-bg span { font-size: 44px; } .box_text { margin-top: 30px; box-shadow: #ddd 0px 0px 7px 0px; } .carousel-control-next { right: 7%; } #banner1 a.carousel-control-next, #banner1 a.carousel-control-prev { top: 92%; } .titlepage h2 { font-size: 34px; } .about_img { margin-bottom: 20px; } ul.location_icon li { font-size: 17px; padding-left: 13px; } .sub_btn { max-width: 189px; } .margin_boot { margin-bottom: 20px; } .navigation.navbar { float: right; display: inherit !important; padding: 0; width: 100%; padding-top: 12px; } .navigation .navbar-collapse { background: #000; padding: 20px; margin-top: 64px; position: absolute; width: 100%; margin-right: 20px; z-index: 999; } .navigation.navbar-dark .navbar-nav .nav-link { padding: 10px 0; color: #fff; } .navigation.navbar-dark .navbar-nav .nav-link:focus, .navigation.navbar-dark .navbar-nav .nav-link:hover { color: #51fe44; } .navigation.navbar-dark .navbar-toggler { border: inherit; float: right; padding-top: 6px; } .navigation.navbar-dark .navbar-toggler-icon { background: url(../images/menu_icon.png); background-repeat: no-repeat; } } @media (max-width: 575px) { .header { padding: 30px 0px 15px 0px; } .logo { text-align: center !important; padding-bottom: 6px; float: left; } .text-bg h1 { font-size: 47px; line-height: 40px; padding-bottom: 10px; } .three_box { padding: 0 0px; } .text-bg { padding-left: 0px; padding-bottom: 30px; } .text-bg span { font-size: 27px; line-height: 52px; } .box_text { margin-top: 30px; box-shadow: #ddd 0px 0px 7px 0px; } .carousel-control-next { right: 7%; } .carousel-control-prev { right: 23%; } ul.btn { display: none; } .margin_boot { margin-bottom: 20px; } .text-bg a { max-width: 132px; padding: 10px 0px; } .titlepage h2 { font-size: 27px; line-height: 44px; } .about_img { margin-bottom: 20px; } ul.location_icon li { padding-left: 0px; display: block; text-align: left; margin-top: 20px; } .bottom_form .enter { width: 100%; margin-bottom: 30px; } .about .about_img { background: inherit; } .about .about_box { padding: 0px 0px 30px 0px; } .about_box { padding-top: 0; } .about .about_box h3 { font-size: 21px; } .navigation.navbar { float: right; display: inherit !important; padding: 0; width: 100%; margin-top: -45px; } .navigation .navbar-collapse { background: #000; padding: 20px; margin-top: 67px; position: absolute; width: 100%; margin-right: 20px; z-index: 999; } .navigation.navbar-dark .navbar-nav .nav-link { padding: 10px 0; color: #fff; } .navigation.navbar-dark .navbar-nav .nav-link:focus, .navigation.navbar-dark .navbar-nav .nav-link:hover { color: #51fe44; } .navigation.navbar-dark .navbar-toggler { float: right; margin-right: 2px; border: inherit; } .testimonial_box { padding: 0px 19px 40px 20px; } .navigation.navbar-dark .navbar-toggler-icon { background: url(../images/menu_icon.png); background-repeat: no-repeat; } }
template2/css/responsive.css
@media (min-width: 1200px) and (max-width: 1342px) { .navigation.navbar-dark .navbar-nav .nav-link { padding: 0 17px; } .text-bg span { font-size: 45px; } } @media (min-width: 992px) and (max-width: 1199px) { .navigation.navbar-dark .navbar-nav .nav-link { padding: 0px 7px; } .text-bg h1 { font-size: 77px; line-height: 74px; padding-bottom: 11px; } .text-bg span { font-size: 37px; line-height: 42px; } .about .about_box h3 { font-size: 24px; } .about .about_box { padding: 123px 114px 30px 100px; } ul.location_icon li { padding-left: 38px; } .bottom_form .enter { width: 55%; } ul.social_icon li a { margin: 0px 1px; } } @media (min-width: 768px) and (max-width: 991px) { .navigation.navbar-dark .navbar-nav .nav-link { padding: 0px 9px; } .banner_main { min-height: 605px; } .text-bg h1 { font-size: 49px; line-height: 65px; padding-bottom: 10px; } .text-bg span { font-size: 28px; line-height: 23px; } .text-bg a { max-width: 139px; padding: 9px 0px; } .titlepage h2 { font-size: 33px; } .carousel-control-prev { left: inherit; right: 19%; } .d_none { display: none; } .about .about_box { padding: 95px 91px 30px 91px; } .about .about_box p { font-size: 15px; } ul.location_icon li { font-size: 15px; padding-left: 8px; } .bottom_form .enter { width: 58%; } .sub_btn { padding: 12px 0px; max-width: 137px; margin-left: -2px; } ul.social_icon li a { width: 32px; font-size: 19px; margin: 0px 1px; height: 32px; } } @media (min-width: 576px) and (max-width: 767px) { .text-bg h1 { font-size: 70px; line-height: 40px; padding-bottom: 25px; margin-top: 50px; } .text-bg { padding-left: 0px; padding-bottom: 30px; } .text-bg span { font-size: 44px; } .box_text { margin-top: 30px; box-shadow: #ddd 0px 0px 7px 0px; } .carousel-control-next { right: 7%; } #banner1 a.carousel-control-next, #banner1 a.carousel-control-prev { top: 92%; } .titlepage h2 { font-size: 34px; } .about_img { margin-bottom: 20px; } ul.location_icon li { font-size: 17px; padding-left: 13px; } .sub_btn { max-width: 189px; } .margin_boot { margin-bottom: 20px; } .navigation.navbar { float: right; display: inherit !important; padding: 0; width: 100%; padding-top: 12px; } .navigation .navbar-collapse { background: #000; padding: 20px; margin-top: 64px; position: absolute; width: 100%; margin-right: 20px; z-index: 999; } .navigation.navbar-dark .navbar-nav .nav-link { padding: 10px 0; color: #fff; } .navigation.navbar-dark .navbar-nav .nav-link:focus, .navigation.navbar-dark .navbar-nav .nav-link:hover { color: #51fe44; } .navigation.navbar-dark .navbar-toggler { border: inherit; float: right; padding-top: 6px; } .navigation.navbar-dark .navbar-toggler-icon { background: url(../images/menu_icon.png); background-repeat: no-repeat; } } @media (max-width: 575px) { .header { padding: 30px 0px 15px 0px; } .logo { text-align: center !important; padding-bottom: 6px; float: left; } .text-bg h1 { font-size: 47px; line-height: 40px; padding-bottom: 10px; } .three_box { padding: 0 0px; } .text-bg { padding-left: 0px; padding-bottom: 30px; } .text-bg span { font-size: 27px; line-height: 52px; } .box_text { margin-top: 30px; box-shadow: #ddd 0px 0px 7px 0px; } .carousel-control-next { right: 7%; } .carousel-control-prev { right: 23%; } ul.btn { display: none; } .margin_boot { margin-bottom: 20px; } .text-bg a { max-width: 132px; padding: 10px 0px; } .titlepage h2 { font-size: 27px; line-height: 44px; } .about_img { margin-bottom: 20px; } ul.location_icon li { padding-left: 0px; display: block; text-align: left; margin-top: 20px; } .bottom_form .enter { width: 100%; margin-bottom: 30px; } .about .about_img { background: inherit; } .about .about_box { padding: 0px 0px 30px 0px; } .about_box { padding-top: 0; } .about .about_box h3 { font-size: 21px; } .navigation.navbar { float: right; display: inherit !important; padding: 0; width: 100%; margin-top: -45px; } .navigation .navbar-collapse { background: #000; padding: 20px; margin-top: 67px; position: absolute; width: 100%; margin-right: 20px; z-index: 999; } .navigation.navbar-dark .navbar-nav .nav-link { padding: 10px 0; color: #fff; } .navigation.navbar-dark .navbar-nav .nav-link:focus, .navigation.navbar-dark .navbar-nav .nav-link:hover { color: #51fe44; } .navigation.navbar-dark .navbar-toggler { float: right; margin-right: 2px; border: inherit; } .testimonial_box { padding: 0px 19px 40px 20px; } .navigation.navbar-dark .navbar-toggler-icon { background: url(../images/menu_icon.png); background-repeat: no-repeat; } }
0.38445
0.073099
h1 { font:bold 150% Arial, Helvetica, San Serif; line-height:1.2em; padding: .2em 0em .4em 0em; margin:0em 0em 0em 0em; text-decoration:none; } h2 { font:bold 110% Arial, Helvetica, San Serif; text-decoration:none; margin:0em 0em .3em 0em; padding: 0em 0em .1em 0em; } body { padding:0em 4em 1em 1em; } p { font:normal 90% Arial, Helvetica, San Serif; line-height:1.2em; padding:0em 0em 0em 0em; margin:0em 0em 1em 0em; text-decoration:none; } p.tight { font:normal 90% Arial, Helvetica, San Serif; line-height:1.2em; padding:0em 0em 0em 0em; margin:0em 0em .5em 0em; text-decoration:none; } ul, ol { margin:0em 0em .5em 0em; padding:0em 0em .1em 2em; text-decoration:none; } li { font:normal 90% Arial, Helvetica, San Serif; line-height:1em; padding:0em 0em .5em 0em; text-decoration:none; } li.spaced { font:normal 90% Arial, Helvetica, San Serif; line-height:1.2em; padding:0em 0em 1.5em 0em; text-decoration:none; } .caption { font:oblique 90% Arial, Helvetica, San Serif; line-height:1.2em; padding:0em 0em 0em 0em; margin:.2em 0em .5em 0em; text-decoration:none; } .text { font:normal 90% Arial, Helvetica, San Serif; line-height:1.2em; text-decoration:none; } .footer { font:normal 80% Arial, Helvetica, San Serif; padding:0em 0em 0em 0em; margin:.2em 0em 1em 0em; text-decoration:none; } hr.footer { margin:3em 0em 1em 0em; width:100%; color:#000000; } div.navigation { font:normal 80% Arial, Helvetica, San Serif; padding:1.5em 0em 0em 0em; text-decoration:none; } .answers { padding:.5em 0em 2em 2em; margin:0em 0em 0em 0em; font:normal 80% Arial, Helvetica, San Serif; text-decoration:none; } .answers-picture { font:normal 80% Arial, Helvetica, San Serif; padding:0em 0em 1em 0em; margin:0em 0em 0em 0em; text-decoration:none; } table.choices { padding:.5em 0em 1em 0em; margin:0em 0em 0em 0em; } .question { margin:.1em 0em .1em 0em; padding:0em 0em 0em 0em; } .text-left { font:normal 90% Arial, Helvetica, San Serif; line-height:1.2em; text-decoration:none; padding:0em 3em 0em 0em; } .navigation a { font:normal 80% Arial, Helvetica, San Serif; color:#ff0000; }
SCORM 2004.4/Tools/ADL_SCORM_2004_RELOAD_Editor_1_1/content/styles.css
h1 { font:bold 150% Arial, Helvetica, San Serif; line-height:1.2em; padding: .2em 0em .4em 0em; margin:0em 0em 0em 0em; text-decoration:none; } h2 { font:bold 110% Arial, Helvetica, San Serif; text-decoration:none; margin:0em 0em .3em 0em; padding: 0em 0em .1em 0em; } body { padding:0em 4em 1em 1em; } p { font:normal 90% Arial, Helvetica, San Serif; line-height:1.2em; padding:0em 0em 0em 0em; margin:0em 0em 1em 0em; text-decoration:none; } p.tight { font:normal 90% Arial, Helvetica, San Serif; line-height:1.2em; padding:0em 0em 0em 0em; margin:0em 0em .5em 0em; text-decoration:none; } ul, ol { margin:0em 0em .5em 0em; padding:0em 0em .1em 2em; text-decoration:none; } li { font:normal 90% Arial, Helvetica, San Serif; line-height:1em; padding:0em 0em .5em 0em; text-decoration:none; } li.spaced { font:normal 90% Arial, Helvetica, San Serif; line-height:1.2em; padding:0em 0em 1.5em 0em; text-decoration:none; } .caption { font:oblique 90% Arial, Helvetica, San Serif; line-height:1.2em; padding:0em 0em 0em 0em; margin:.2em 0em .5em 0em; text-decoration:none; } .text { font:normal 90% Arial, Helvetica, San Serif; line-height:1.2em; text-decoration:none; } .footer { font:normal 80% Arial, Helvetica, San Serif; padding:0em 0em 0em 0em; margin:.2em 0em 1em 0em; text-decoration:none; } hr.footer { margin:3em 0em 1em 0em; width:100%; color:#000000; } div.navigation { font:normal 80% Arial, Helvetica, San Serif; padding:1.5em 0em 0em 0em; text-decoration:none; } .answers { padding:.5em 0em 2em 2em; margin:0em 0em 0em 0em; font:normal 80% Arial, Helvetica, San Serif; text-decoration:none; } .answers-picture { font:normal 80% Arial, Helvetica, San Serif; padding:0em 0em 1em 0em; margin:0em 0em 0em 0em; text-decoration:none; } table.choices { padding:.5em 0em 1em 0em; margin:0em 0em 0em 0em; } .question { margin:.1em 0em .1em 0em; padding:0em 0em 0em 0em; } .text-left { font:normal 90% Arial, Helvetica, San Serif; line-height:1.2em; text-decoration:none; padding:0em 3em 0em 0em; } .navigation a { font:normal 80% Arial, Helvetica, San Serif; color:#ff0000; }
0.253861
0.116111
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body { background-color: black; font-family: 'Roboto'; font-size: 22px; } div { color : white; } div .title{ margin: 0px; font-weight: normal; font-size: 50px; padding: 20px; } div .subtitle { margin: 0px; font-weight: normal; font-size: 40px; padding: 20px; } div .blackSubtitle { margin: 0px; font-weight: normal; font-size: 40px; color: black; padding: 20px; } p1#intro { margin-left: 40px; margin-right: 40px; font-weight: lighter; font-size: 30px; font-style: italic; display: block; } #user{ width:300px; height:350px; position:relative; } #pods{ display: flex; overflow: scroll; list-style: none; } #pods li{ float: left; padding-left: 35px; } #plusIcon{ position: absolute; top: 15px; right: 40px; z-index: 1; } #userImage{ position: absolute; z-index: 0; } #userName{ font-size: 30px; font-weight: normal; position: relative; top: 255px; left: 45px; } #job{ font-size: 20px; font-weight: lighter; position: relative; top: 285px; left: -105px; } .nav{ display: flex; width: 100%; height: auto; margin: 0px; padding: 10px; background-color: white; } .nav a { display: flex; align-items: center; text-decoration: none; font-weight: lighter; font-size: 2vmax; color :black; } .nav a img { width: 4vmax; height: auto; } .nav > #Profile { margin-left: auto; padding-right: 10px; } div#login, div#login div { width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: white; font-family: 'Roboto'; font-size: 22px; } div#login form div#loginfields{ display: flex; flex-direction: column; } div#login form div input{ margin: 10px; padding: 10px; padding-left: 30px; padding-right: 30px; border-radius: 10px; border-width: 1px; outline-width: 0px; } div#login form div input:focus{ background-color: #effff4; } div#login form div#loginsubmit button{ background-color: #5aff8e; margin: 10px; width: 150px; height: 35px; border-width: 0px; border-radius: 10px; } div#login form div#loginsubmit button:hover{ background-color: #92ffb5; margin: 10px; width: 150px; height: 35px; border-width: 0px; border-radius: 10px; } div#login a#alreadyUser, div#login a#notUser{ padding: 15px; text-decoration: none; font-size: small; color: black; } div#login a#alreadyUser:hover, div#login a#notUser:hover{ color:slategray; }
src/App.css
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body { background-color: black; font-family: 'Roboto'; font-size: 22px; } div { color : white; } div .title{ margin: 0px; font-weight: normal; font-size: 50px; padding: 20px; } div .subtitle { margin: 0px; font-weight: normal; font-size: 40px; padding: 20px; } div .blackSubtitle { margin: 0px; font-weight: normal; font-size: 40px; color: black; padding: 20px; } p1#intro { margin-left: 40px; margin-right: 40px; font-weight: lighter; font-size: 30px; font-style: italic; display: block; } #user{ width:300px; height:350px; position:relative; } #pods{ display: flex; overflow: scroll; list-style: none; } #pods li{ float: left; padding-left: 35px; } #plusIcon{ position: absolute; top: 15px; right: 40px; z-index: 1; } #userImage{ position: absolute; z-index: 0; } #userName{ font-size: 30px; font-weight: normal; position: relative; top: 255px; left: 45px; } #job{ font-size: 20px; font-weight: lighter; position: relative; top: 285px; left: -105px; } .nav{ display: flex; width: 100%; height: auto; margin: 0px; padding: 10px; background-color: white; } .nav a { display: flex; align-items: center; text-decoration: none; font-weight: lighter; font-size: 2vmax; color :black; } .nav a img { width: 4vmax; height: auto; } .nav > #Profile { margin-left: auto; padding-right: 10px; } div#login, div#login div { width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: white; font-family: 'Roboto'; font-size: 22px; } div#login form div#loginfields{ display: flex; flex-direction: column; } div#login form div input{ margin: 10px; padding: 10px; padding-left: 30px; padding-right: 30px; border-radius: 10px; border-width: 1px; outline-width: 0px; } div#login form div input:focus{ background-color: #effff4; } div#login form div#loginsubmit button{ background-color: #5aff8e; margin: 10px; width: 150px; height: 35px; border-width: 0px; border-radius: 10px; } div#login form div#loginsubmit button:hover{ background-color: #92ffb5; margin: 10px; width: 150px; height: 35px; border-width: 0px; border-radius: 10px; } div#login a#alreadyUser, div#login a#notUser{ padding: 15px; text-decoration: none; font-size: small; color: black; } div#login a#alreadyUser:hover, div#login a#notUser:hover{ color:slategray; }
0.255251
0.063978
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap'); /* @import url('https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/5.3.45/css/materialdesignicons.min.css'); */ :root { --primary-color: #006aff; --secondary-color: #1c3fa8; --dark-color: #002240; --light-color: #f4f4f4; --success-color: #5cb85c; --error-color: #d9534f; } * { box-sizing: border-box; padding: 0; margin: 0; } ul { list-style-type: none !important; text-decoration: none; } /* a { text-decoration: none; color: #fff; } */ h1, h2 { font-weight: 300; line-height: 1.2; margin: 10px 0; } p { margin: 10px 0; } /* img { width: 100%; } */ /* code, pre { background: #333; color: #fff; padding: 10px; } */ .hidden { visibility: hidden; height: 0; } /* Navbar */ .navbar { background-color: var(--primary-color); color: #fff; height: 70px; } .navbar ul { display: flex; } .navbar a { color: #fff; padding: 10px; margin: 0 5px; } .navbar a:hover { border-bottom: 2px #fff solid; } .navbar .flex { justify-content: space-between; overflow: hidden; } .navbar-brand{ padding:5px 0; margin:5px 0; } /* Showcase */ .showcase { height: 400px; background-color: var(--primary-color); color: #fff; position: relative; } .feather{ width:"16px !important"; height:"16px !important"; fill:var(--primary-color); stroke:#fff; stroke-width:"2 !important"; stroke-linecap:"round !important"; stroke-linejoin:"round !important"; } .showcase h1 { font-size: 40px; } .showcase p { margin: 20px 0; } .showcase .grid { overflow: visible; grid-template-columns: 55% auto; gap: 30px; } .showcase-text { animation: slideInFromLeft 1s ease-in; } .showcase-form { position: relative; top: 60px; height: 350px; width: 400px; padding: 40px; z-index: 100; justify-self: flex-end; animation: slideInFromRight 1s ease-in; } .showcase-form .form-control { margin: 30px 0; } .showcase-form input[type='text'], .showcase-form input[type='email'] { border: 0; border-bottom: 1px solid #b4becb; width: 100%; padding: 3px; font-size: 16px; } .showcase-form input:focus { outline: none; } .showcase::before, .showcase::after { content: ''; position: absolute; height: 100px; bottom: -70px; right: 0; left: 0; background: #fff; transform: skewY(-3deg); -webkit-transform: skewY(-3deg); -moz-transform: skewY(-3deg); -ms-transform: skewY(-3deg); } /* Stats */ .stats { padding-top: 100px; animation: slideInFromBottom 1s ease-in; } .stats-heading { max-width: 500px; margin: auto; } .stats .grid h3 { font-size: 35px; } .stats .grid p { font-size: 20px; font-weight: bold; } /* Languages */ .languages .flex { flex-wrap: wrap; } .languages .card { text-align: center; margin: 18px 10px 40px; transition: transform 0.2s ease-in; } .languages .card h4 { font-size: 20px; margin-bottom: 10px; } .languages .card:hover { transform: translateY(-15px); } /* Features */ .features-head img, .docs-head img { width: 200px; justify-self: flex-end; } .css-opqcue { color: #0069ff !important; font-family: 'Lato', sans-serif; font-style: normal; text-align: center; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: flex-end; -webkit-box-align: flex-end; -ms-flex-align: flex-end; align-items: flex-end; margin-top: 20px; margin-bottom: 10px; } input[type="text"], input[type="email"], input[type="password"], input[type="textarea"] { font-family: 'Lato', sans-serif !important; } .features-sub-head img { width: 300px; justify-self: flex-end; } .features-main .card > i { margin-right: 20px; } .features-main .grid { padding: 30px; } .features-main .grid > *:first-child { grid-column: 1 / span 3; } .features-main .grid > *:nth-child(2) { grid-column: 1 / span 2; } /* Docs */ .docs-main h3 { margin: 20px 0; } .docs-main .grid { grid-template-columns: 1fr 2fr; align-items: flex-start; } .docs-main nav li { font-size: 17px; /* padding-bottom: 5px; margin-bottom: 5px; */ border-bottom: 1px #ccc solid; } .docs-main a:hover { font-weight: bold; } /* Footer */ .footer .social a { margin: 0 10px; } /* Animations */ @keyframes slideInFromLeft { 0% { transform: translateX(-100%); } 100% { transform: translateX(0); } } @keyframes slideInFromRight { 0% { transform: translateX(100%); } 100% { transform: translateX(0); } } @keyframes slideInFromTop { 0% { transform: translateY(-100%); } 100% { transform: translateX(0); } } @keyframes slideInFromBottom { 0% { transform: translateY(100%); } 100% { transform: translateX(0); } } /* Tablets and under */ @media (max-width: 768px) { .grid, .showcase .grid, .stats .grid, .cli .grid, .cloud .grid, .features-main .grid, .docs-main .grid { grid-template-columns: 1fr; grid-template-rows: 1fr; } .showcase { height: auto; } .showcase-text { text-align: center; margin-top: 40px; animation: slideInFromTop 1s ease-in; } .showcase-form { justify-self: center; margin: auto; animation: slideInFromBottom 1s ease-in; } .cli .grid > *:first-child { grid-column: 1; grid-row: 1; } .features-head, .features-sub-head, .docs-head { text-align: center; } .features-head img, .features-sub-head img, .docs-head img { justify-self: center; } .features-main .grid > *:first-child, .features-main .grid > *:nth-child(2) { grid-column: 1; } } /* Mobile */ @media (max-width: 500px) { .navbar { height: 110px; } .navbar .flex { flex-direction: column; } .navbar ul { padding: 10px; background-color: rgba(0, 0, 0, 0.1); } .showcase-form { width: 300px; } } html { min-height: 100%; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; scroll-behavior: smooth; -webkit-locale: "en"; } .page-body { flex-grow: 1 !important; } .page-header, .page-footer { flex-shrink: 0 !important; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url('../fonts/MaterualIcons/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2') format('woff2'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; } /* vietnamese */ @font-face { font-family: 'Nunito'; font-style: normal; font-weight: 400; src: local('Nunito Regular'), local('Nunito-Regular'), url('../fonts/Nunito/XRXV3I6Li01BKofIOuaBXso.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Nunito'; font-style: normal; font-weight: 400; src: local('Nunito Regular'), local('Nunito-Regular'), url('../fonts/Nunito/XRXV3I6Li01BKofIO-aBXso.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Nunito'; font-style: normal; font-weight: 400; src: local('Nunito Regular'), local('Nunito-Regular'), url('../fonts/Nunito/XRXV3I6Li01BKofINeaB.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } .titlename1 { background: rgba(128, 128, 128, 0.342); padding: 10px 10px 10px 10px; font-size: 1rem; /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */ font-family: 'Lato', sans-serif; color: #777; width: 98.78vw; height: 7.5vh; overflow: hidden; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; } /* body { display: flex; min-height: 100vh; flex-direction: column; padding: 0px; margin: 0px; font-family: 'Nunito', sans-serif; */ /* background: url('../img/WelcomeSplash.svg') no-repeat center; */ /* background-size: cover; overflow-y: scroll; overflow-x: hidden; width: 100vw; max-width: 100%; } */ body { /* font-family:'Nunito', sans-serif; */ /* font-family: 'Lato', sans-serif; margin: 0; padding: 0; width: 100vw !important; max-width: 100% !important; text-rendering: optimizeLegibility; background-color: #fff; line-height: 1.6; margin: 0; height:100%; position: relative !important; -moz-osx-font-smoothing: grayscale; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; display: flex; flex-direction: column; */ font-family: 'Lato', sans-serif; color: #333; line-height: 1.6; } footer { background-color: var(--dark-color) !important; -webkit-box-shadow: inset rgba(3,27,78,.1)0 2px 4px 0 !important; box-shadow: inset rgba(3,27,78,.1)0 2px 4px 0 !important; font-size: 14px !important; margin-top: 64px !important; padding: 25px 0 0 !important; bottom:0px !important; width: 100% !important; } *, ::after, ::before { -webkit-box-sizing: inherit; box-sizing: inherit; } footer { display: block !important; } .columns.is-multiline { flex-wrap: wrap; } .css-1pq1nqy.white, .css-1pq1nqy.white p { color: rgb(255, 255, 255); } .css-1pq1nqy.h2 { font-size: 36px; line-height: 110%; } /* .columns:last-child { margin-bottom: -.75rem !important; } */ .css-1pq1nqy.title { font-size: 44px; font-weight: normal; letter-spacing: -1px; margin-bottom: 0px; } .css-1pq1nqy { margin:auto 0px !important; max-width: 870px !important; margin-top:8px !important; } .title { color: #4d4f03; font-size: 62px; font-weight: 600; line-height: 1.125; } @media print, screen and (min-width: 769px) { .column.is-7, .column.is-7-tablet { flex: none; width: 58.33333%; } } .columns.is-mobile { display: flex; } .column { display: block; flex-basis: 0; flex-grow: 1; flex-shrink: 1; padding: .75rem; } .css-thh2a5:last-of-type { border-top: 1px solid hsla(0,0%,100%,0.2); padding-top: 20px; } .columns.is-multiline { flex-wrap: wrap; } .columns:not(:last-child) { margin-bottom: .75rem; } code[class*=language-], pre[class*=language-] { font-family: Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace; font-size: 14px; line-height: 1.375; direction: ltr; text-align: left; white-space: pre; word-spacing: normal; word-break: normal; -moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; -webkit-hyphens: none; -ms-hyphens: none; hyphens: none; background: #1d262f; color: #57718e; } .css-thh2a5 { max-width: 1200px; margin: 0 auto; } /* .columns:last-child { margin-bottom: -.75rem; } */ @media screen and (max-width: 768px) { .column.is-half-mobile { flex: none; width:50%; } } /* a { color: #000e29; font-weight: 600; text-decoration: none; } */ .css-1t9copt p, .css-1t9copt a { font-size: 12px; text-align: center; color: #000e29 !important; } .navbar-link, a { color: #fff !important; text-decoration: none; } a:-webkit-any-link { color: -webkit-link; cursor: pointer; text-decoration: underline; } .btnlogin { background-color: #006aff !important; display: inline !important; padding: 20px 20px; z-index:5; color:white !important; font-weight:550 !important; font-size:1rem !important; -webkit-box-shadow: 0 8px 6px -6px black; -moz-box-shadow: 0 8px 6px -6px black; box-shadow: 0 8px 6px -6px black; display: inline-block; -webkit-text-decoration: slateblue solid underline !important; text-decoration: slateblue solid underline !important; -webkit-text-underline-position: under !important; text-underline-position: under !important; /* background: rgba(242,201,76,.35); */ border-radius: 3px; } .panel_with_image { background-color: #fff !important; border-radius: 3px !important; -webkit-box-shadow: 0 2px 4px rgba(1,14,40,.05) !important; box-shadow: 0 2px 4px rgba(1,14,40,.05) !important; color: #5b6987 !important; display: block !important; margin: 15px !important; overflow: hidden !important; padding: 140px 30px 30px !important; position: relative !important; text-align: center !important; transition: box-shadow .25s linear,-webkit-box-shadow .25s linear !important; width: 370px !important; height:450px; } .photo_wrap { -ms-flex-align: center !important; align-items: center !important; display: -ms-flexbox !important; display: flex !important; height: 140px !important; left: 0 !important; overflow: hidden !important; position: absolute !important; top: 0; } .heading { /* font-family: "Sailec-Bold",system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif !important; */ font-family: 'Lato', sans-serif; font-weight: 800 !important; color: #031b4e; display: inline-block !important; font-size: 12px !important; min-width: auto!important; padding: 25px 0 10px !important; text-transform: uppercase !important; text-transform: uppercase !important; } section { display: -ms-flexbox !important; display: flex !important; -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; -ms-flex-pack: center !important; justify-content: center !important; padding: 20px !important; } .slim { padding: 10px 0 40px !important; align-items: center !important; display:flex !important; } .product { -ms-flex-align: center !important; align-items: center !important; background: #0069ff !important; height: 440px !important; overflow: hidden !important; color:white !important; } .copy { display: block !important; -ms-flex-preferred-size: 500px !important; flex-basis: 500px !important; max-width: 500px !important; padding: 15px !important; text-decoration: none !important; width: 100%; } .feature { -ms-flex: 1 1 554px !important; flex: 1 1 554px !important; max-width: 700px !important; width: 100% !important; } .photo { -o-object-fit: cover !important; object-fit: cover !important; } .highlight { background: rgba(242,201,76,.35) !important; border-radius: 3px; color: inherit !important; display: inline-block !important; margin: 1px 0 !important; padding: 0 2px !important; } a, footer section>strong { display: block !important; padding: 0 7.5px !important; } .dark { background-color: #000e29 !important; padding-top: 76px !important; } .vlist { padding: 20px !important; } footer section .dark .heading, footer section .dark a:hover { color: #fff !important; } footer section .dark { background-color: #000e29 !important; padding-top: 76px; } footer section ul li { margin-top: 6px; padding: 0; } footer section .dark, footer section .dark a { color: rgba(255,255,255,.5) !important; } footer section { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; padding: 20px; } *, ::after, ::before { -webkit-box-sizing: inherit; box-sizing: inherit; } .panel_wrap, footer section .vlist { padding: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; } .card, .btn-circle, .btn, .white1 { box-shadow: 0 8px 18px rgba(0, 0, 0, 0.397); } .hero { align-items: stretch !important; display: flex !important; flex-direction: column !important; justify-content: space-between !important; } .hero-body { flex-grow: 1 !important; flex-shrink: 0 !important; /* padding: 0rem !important; */ } @media (max-width: 1023px) { .slices { position: relative !important; } } .container .is-fullhd { max-width: none; } @media screen and (min-width: 1024px) { .container { max-width: 960px; width: 960px; } } @media screen and (min-width: 1216px) { .container { max-width: 1170px; width: 1170px; } } @media screen and (max-width: 1407px) { .container .is-fullhd { max-width: 1170px; width: auto; } } .slices{ width:100% !important; } @media screen and (min-width: 1024px) { /* .container-main { margin-top: 107px !important; } */ } .css-wpp74j { margin: 0 auto; max-width: 870px; } .subtitle { color: #4d4f03; font-size: 16px; font-weight: 400; line-height: 1.25; } .subtitle, .title { word-break: break-word; } .css-fvx1ke { max-width: 670px !important; } .css-wpp74j { margin: 0 auto; max-width: 870px; } .css-wpp74j .subtitle { margin-top: 20px !important; } .css-wpp74j .subtitle, .css-wpp74j .subtitle p { max-width: 770px; margin-bottom: 0 !important; } .css-wpp74j .white, .css-wpp74j .white p { color: #fff; } .css-wpp74j .title .hero-title { font-size: 58px; line-height: 120%; background-color:transparent !important; } .css-wpp74j .white, .css-wpp74j .white p { color: #fff; } .css-czj4x5 .container { height: 100% !important; display: grid; grid-template-columns: 1fr 40%; grid-template-rows: auto; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .css-1v3edka { text-align: center; background-color: hsl(220,95%,8%); color: hsla(0,0%,100%,0.5); font-size: 14px !important; padding: 3rem 1.5rem; position: relative; left: 0; bottom: 0; min-height: 595px; overflow: hidden; } .css-wpp74j .title { /* font-family: 'Sailec-Bold','system-ui','-apple-system','BlinkMacSystemFont','Segoe UI','Roboto','Helvetica Neue','Helvetica','Arial','sans-serif'; */ font-family: 'Lato', sans-serif; font-size: 44px; font-weight: normal; -webkit-letter-spacing: -1px; -moz-letter-spacing: -1px; -ms-letter-spacing: -1px; letter-spacing: -1px; margin-bottom: 0; } .css-wpp74j { margin: 0 auto; max-width: 870px; } :-webkit-any(article,aside,nav,section) h1 { font-size: 1.5em; margin-block-start: 0.83em; margin-block-end: 0.83em; } h1 { display: block !important; font-size: 2em !important; margin-block-start: 0.67em !important; margin-block-end: 0.67em !important; margin-inline-start: 0px !important; margin-inline-end: 0px !important; font-weight: bold !important; } p { display: block !important; margin-block-start: 1em !important; margin-block-end: 1em !important; margin-inline-start: 0px !important; margin-inline-end: 0px !important; } p.large, .css-wpp74j .subtitle .large p, .css-wpp74j .subtitle p .large p { font-size: 24px !important; line-height: 150% !important; background-color:transparent !important; } .title:not(.is-spaced)+.subtitle { margin-top: -1.25rem; } p { display: block !important; margin-block-start: 1em !important; margin-block-end: 1em !important; margin-inline-start: 0px !important; margin-inline-end: 0px !important; } .css-czj4x5 { background-size: cover; background-position: center; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0) scale(1,1); -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); } .btn-ahs { font-size: 1rem; font-weight: 700; white-space: normal; border: 1px solid rgba(0, 0, 0, .5); border-radius: 30px; padding: 10px 8px 10px 8px; margin-bottom: 10px; background-color: rgba(27, 76, 236, 0.151); color: #777 !important; display: block; } h1, h2, h3, h4, h6 { color: #fffff1; /* font-family: 'Nunito', sans-serif; */ font-family: 'Lato', sans-serif; } a, p { /* font-family: 'Nunito', sans-serif; */ font-family: 'Lato', sans-serif; } .input-field { color: #666; } .titlename { background: purple; border-radius: 50px; width: 30vw; color: white; margin-top: 2rem; padding: .3rem; box-shadow: 5px 5px 5px 0px #ac82bd; } /* .navbar::after { background: linear-gradient(to right, #9E7CC1, #8ECDEA); content: ''; width: 100%; position: absolute; top: 62px; height: 3px; left: 0; } */ .is-loding .navbar { display: block; -webkit-animation: shift-rightwards 1s ease-in-out infinite; animation: shift-rightwards 1s ease-in-out infinite; -webkit-animation-delay: .8s; animation-delay: .8s; } .storytitile { padding: 4px 5px 4px 5px; border-radius: 50px; width: 100%; font-size: 1.5rem; color: #555; } .main { flex: 1 0 auto; width:100%; flex-direction: column; min-height:100%; position:relative; } .nav-wrapper .fa-bars { font-size: 25px; } /* footer { margin-top: 20px; } */ .story-text { height: 120px; } .dash-status { text-transform: capitalize; } #delete-form { display: inline; } .logo { height: 350px; } .heart { color: red; opacity: transparent; } * { margin: 0; padding: 0; border: 0; } body { /* font-family: medium-content-sans-serif-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif */ font-family: 'Lato', sans-serif; } @font-face { font-family: 'Genericons'; src: url("./fonts/genericons-regular-webfont.eot"); src: url("./fonts/genericons-regular-webfont.woff") format("woff"), url("./fonts/genericons-regular-webfont.eof") format("truetype"); } .container1 { margin: 10px 5px; width: 100%; } header h1 { color: #fff; margin-bottom: 5px; text-align: center; } .accordion { width: 100%; min-width: 800px; display: block; list-style-type: none; overflow: hidden; height: 100px; font-size: 0; } .tab { display: inline-block; background-color: rgba(68, 68, 68, 0); border-right: rgba(68, 68, 68, 0) 1px solid; width: 40px; height: 100px; overflow: hidden; position: relative; margin: 0; transition: all 0.5s ease-in-out 0.1s; } .tab:hover { width: 450px; } .tab:hover .social a:before { margin-left: -50px; } .tab:hover .social a:after { margin-left: -2.5px; } .tab .content { background: #fff; width: 360px; height: 100px; margin-left: 50px; padding: 5px 0 0 7.5px; position: relative; } .tab .content h1 { font-size: 1.25rem; margin-bottom: 2px; color: black; } .tab .content p { font-size: 0.85rem; line-height: 1.0rem; padding-right: 15px; color: black; } .social a:after, .social a:before { transition: all 0.4s ease-in-out 0.1s; width: 100px; height: 100px; position: absolute; text-indent: 0; padding-top: 22.25px; padding-left: 12.5px; display: block; font: normal 20px Genericons; color: #fff; } .social a:after { font-size: 24px; padding-left: 10px; padding-top: 40px; margin-left: 42px; } .youtube a:before, .youtube a:after { content: '\f213'; } .youtube a:after { background-color: #ff0000; } .twitter a:before, .twitter a:after { content: '\f202'; } .twitter a:after { background-color: #6dc5dd; } .facebook a:before, .facebook a:after { content: '\f204'; } .facebook a:after { background-color: #3b5998; } .linkedin a:before, .linkedin a:after { content: '\f208'; } .linkedin a:after { background-color: #00a9cd; } .instagram a:before, .instagram a:after { content: '\f215'; } .instagram a:after { background-color: #6dc993; } .github a:before, .github a:after { content: '\f200'; } .github a:after { background-color: #6e5494; } @media (max-width:950px) { .titlename1 { visibility: visible; width: 100% !important; } /* .container { width: 70%; } */ .tab { display: block; width: 100%; border-bottom: 3px #333 solid; } .accordion { display: block; min-width: 450px; height: auto; } .tab .content { width: 100%; } .tab:hover { width: 100%; } p { font-size: 1.3rem; } img.responsive-image { max-width: 40%; } } @media (max-width:680px) { .titlename1 { visibility: visible; width: 100% !important; } /* h5 { font-size: 1.2rem; } */ /* .container { width: 95%; } */ .accordion { width: 100%; min-width: 300px; } p { font-size: 1.1rem; } img.responsive-image { max-width: 40%; } } .cardbg { background: url('./../img/story-book-9-651480.png') no-repeat 0% 0%; background-size: cover; widows: 600px; height: 400px; border-radius: 4px; } .placeholder { background-color: #f6f6f6; background-size: cover; background-repeat: no-repeat; position: relative; overflow: hidden; border-radius: 4px; } .placeholder img { position: absolute; opacity: 0; top: 0; left: 0; width: 100%; transition: opacity 1s linear; } .placeholder img.loaded { opacity: 1; } .img-small { filter: blur(50px); } #v0 { position: fixed; bottom: 0; right: 0; width: 100%; } #set-height { display: block; } section { z-index: 1; position: relative; } .content1 { position: sticky; position: -webkit-sticky; width: 100%; top: 45vh; } #title { font-size: 3em; background: grey; display: inline-block; padding: 10px 35px; border-radius: 50px 50px 50px 50px; margin: 0; } #steps { font-size: 2.1em; color: #0000008f; font-weight: 700; } section:nth-of-type(1) { height: 120vh; } /* section:nth-of-type(2) { height: 120vh; } section:nth-of-type(3) { height: auto; } section:nth-of-type(4) { height: 100vh; } section:nth-of-type(5) { height: 150vh; } */ .btn-start { background: linear-gradient(180deg, #954073, #400e75); color: rgb(238, 232, 232) !important; font-weight: 700; width: 18rem; font-size: 1.3rem; } .entered { -webkit-animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both; animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both; } @-webkit-keyframes text-focus-in { 0% { -webkit-filter: blur(12px); filter: blur(12px); opacity: 0; } 100% { -webkit-filter: blur(0px); filter: blur(0px); opacity: 1; } } @keyframes text-focus-in { 0% { -webkit-filter: blur(12px); filter: blur(12px); opacity: 0; } 100% { -webkit-filter: blur(0px); filter: blur(0px); opacity: 1; } } .welcomeSplash { background-color: #2196F3; content: ""; position: absolute; left: 0; height: 20px; width: 100%; background: url('../img/welcomeSplash.svg') no-repeat center; background-size: 150%; } .leftcolumn { float: left; width: 75%; } .rightcolumn { float: left; width: 25%; padding-left: 20px; } .fakeimg { background-color: #eee8e88f; width: 100%; padding: 8px; border-radius: 20px 20px 20px 20px; background: linear-gradient(214deg, #eee8e88f, #fffff1); -webkit-animation: loadcontentAnimation 12s ease infinite; -moz-animation: loadcontentAnimation 12s ease infinite; -o-animation: loadcontentAnimation 12s ease infinite; animation: loadcontentAnimation 12s ease infinite; } .fakeimg1 { background-color: #aaa; } .imageEffect { border-radius: 10px 10px 10px 10px; background: linear-gradient(214deg, #eee8e88f, #ffffff); -webkit-animation: loadcontentAnimation 12s ease infinite; -moz-animation: loadcontentAnimation 12s ease infinite; -o-animation: loadcontentAnimation 12s ease infinite; animation: loadcontentAnimation 12s ease infinite; } @-webkit-keyframes loadcontentAnimation { 0% { background-position: 99% 0% } 50% { background-position: 2% 100% } 100% { background-position: 99% 0% } } @-moz-keyframes loadcontentAnimation { 0% { background-position: 99% 0% } 50% { background-position: 2% 100% } 100% { background-position: 99% 0% } } @-o-keyframes loadcontentAnimation { 0% { background-position: 99% 0% } 50% { background-position: 2% 100% } 100% { background-position: 99% 0% } } @keyframes loadcontentAnimation { 0% { background-position: 99% 0% } 50% { background-position: 2% 100% } 100% { background-position: 99% 0% } } .section { padding-top: 120px; padding-bottom: 120px; } .section { padding: 3rem 1.5rem; } section { display: block; } .css-1572ic1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 16px; } li, ul { margin: 0; padding: 0; } ul { display: block; list-style-type: disc; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 40px; } .css-1m8d6xb { max-width: 870px; margin: auto; text-align: left; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; overflow-wrap: break-word; } .css-1cj84k0.darkblue, .css-1cj84k0.darkblue p { color: #fff; } .css-1cj84k0 .title { /* font-family: 'Sailec-Bold','system-ui','-apple-system','BlinkMacSystemFont','Segoe UI','Roboto','Helvetica Neue','Helvetica','Arial','sans-serif'; */ font-family: 'Lato', sans-serif; font-size: 44px; font-weight: normal; -webkit-letter-spacing: -1px; -moz-letter-spacing: -1px; -ms-letter-spacing: -1px; letter-spacing: -1px; margin-bottom: 0; } .subtitle:not(:last-child), .title:not(:last-child) { margin-bottom: 1.5rem; } .css-1m8d6xb h1 { margin: 32px 0 16px 0 !important; } .css-1cj84k0 { margin: 0 auto; max-width: 870px; text-align: left; } .title { color: #4d4f03; font-size: 62px; font-weight: 600; line-height: 1.125; } .subtitle, .title { word-break: break-word; } :-webkit-any(article,aside,nav,section) h1 { font-size: 1.5em; margin-block-start: 0.83em; margin-block-end: 0.83em; } h1 { display: block; font-size: 2em; margin-block-start: 0.67em; margin-block-end: 0.67em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold; } .css-1m8d6xb { max-width: 870px; margin: auto; text-align: left; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; overflow-wrap: break-word; } .css-1m8d6xb { max-width: 870px; margin: auto; text-align: left; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; overflow-wrap: break-word; } .card { background-color: white; /* padding: 20px; */ margin-top: 20px; border-radius:5px 5px 5px 5px; } .card1 { border-radius: 8px 8px 8px 8px; padding: 0px; margin-top: 0px; box-shadow: 5px 5px 5px 0px #82a2bd; } .row:after { content: ""; display: table; clear: both; } button { appearance: button; -webkit-writing-mode: horizontal-tb; text-rendering: auto; color: -internal-light-dark(buttontext, rgb(170, 170, 170)); letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none ; display: inline-block ; text-align: center ; align-items: flex-start ; cursor: default; /* background-color: -internal-light-dark(rgb(239, 239, 239), rgb(74, 74, 74)); */ box-sizing: border-box; margin: 0em; font: 400 13.3333px Arial; padding: 1px 6px; /* border-width: 2px; */ border-style: outset !important; border-color: -internal-light-dark(rgb(118, 118, 118), rgb(195, 195, 195)); border-image: initial !important; } .css-1v3edka ul { list-style: none; text-align: left; } .footer { padding: 20px; text-align: center; background: #ddd; margin-top: 20px; } @media screen and (max-width:800px) { /* h5 { font-size: 1.2rem; } */ .leftcolumn, .rightcolumn { width: 100%; } .titlename1 { visibility: visible; width: 100% !important; } .rightcolumn { padding: 1rem; } img.responsive-image { max-width: 40%; } } .css-1lj2bxa li a { color: #777 !important; text-decoration: none !important; } .stars-outer { position: relative; display: inline-block; } .stars-inner { position: absolute; top: 0; left: 0; white-space: nowrap; overflow: hidden; width: 0; } .stars-outer::before { content: "\f005 \f005 \f005 \f005 \f005"; font-family: "Font Awesome 5 Free"; font-weight: 900; color: #ccc; } .stars-inner::before { content: "\f005 \f005 \f005 \f005 \f005"; font-family: "Font Awesome 5 Free"; font-weight: 900; color: #f8ce0b; } .ping { -webkit-animation: ping 0.8s ease-in-out infinite both; animation: ping 0.8s ease-in-out infinite both; } @-webkit-keyframes ping { 0% { -webkit-transform: scale(0.2); transform: scale(0.2); opacity: 0.8; } 80% { -webkit-transform: scale(1.2); transform: scale(1.2); opacity: 0; } 100% { -webkit-transform: scale(2.2); transform: scale(2.2); opacity: 0; } } @keyframes ping { 0% { -webkit-transform: scale(0.2); transform: scale(0.2); opacity: 0.8; } 80% { -webkit-transform: scale(1.2); transform: scale(1.2); opacity: 0; } 100% { -webkit-transform: scale(2.2); transform: scale(2.2); opacity: 0; } } .shake-top { -webkit-animation: shake-top 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both; animation: shake-top 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both; } @-webkit-keyframes shake-top { 0%, 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; } 10% { -webkit-transform: rotate(2deg); transform: rotate(2deg); } 20%, 40%, 60% { -webkit-transform: rotate(-4deg); transform: rotate(-4deg); } 30%, 50%, 70% { -webkit-transform: rotate(4deg); transform: rotate(4deg); } 80% { -webkit-transform: rotate(-2deg); transform: rotate(-2deg); } 90% { -webkit-transform: rotate(2deg); transform: rotate(2deg); } } @keyframes shake-top { 0%, 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; } 10% { -webkit-transform: rotate(2deg); transform: rotate(2deg); } 20%, 40%, 60% { -webkit-transform: rotate(-4deg); transform: rotate(-4deg); } 30%, 50%, 70% { -webkit-transform: rotate(4deg); transform: rotate(4deg); } 80% { -webkit-transform: rotate(-2deg); transform: rotate(-2deg); } 90% { -webkit-transform: rotate(2deg); transform: rotate(2deg); } } .kenburns-bottom-left { -webkit-animation: kenburns-bottom-left 5s ease-out both; animation: kenburns-bottom-left 5s ease-out both; } @-webkit-keyframes kenburns-bottom-left { 0% { -webkit-transform: scale(1) translate(0, 0); transform: scale(1) translate(0, 0); -webkit-transform-origin: 16% 84%; transform-origin: 16% 84%; } 100% { -webkit-transform: scale(1.25) translate(-20px, 15px); transform: scale(1.25) translate(-20px, 15px); -webkit-transform-origin: left bottom; transform-origin: left bottom; } } @keyframes kenburns-bottom-left { 0% { -webkit-transform: scale(1) translate(0, 0); transform: scale(1) translate(0, 0); -webkit-transform-origin: 16% 84%; transform-origin: 16% 84%; } 100% { -webkit-transform: scale(1.25) translate(-20px, 15px); transform: scale(1.25) translate(-20px, 15px); -webkit-transform-origin: left bottom; transform-origin: left bottom; } } .bg-pan-left { -webkit-animation: bg-pan-left 8s both; animation: bg-pan-left 8s both; } @-webkit-keyframes bg-pan-left { 0% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @keyframes bg-pan-left { 0% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } .btn-circle { border-radius: 40px; margin-top: 10px; } .btn-circle:hover { background-color: rgba(51, 51, 51, 0.199); } .btn-circle:hover::after { background-color: white; } .shake-horizontal { -webkit-animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both; animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both; } @-webkit-keyframes shake-horizontal { 0%, 100% { -webkit-transform: translateX(0); transform: translateX(0); } 10%, 30%, 50%, 70% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 20%, 40%, 60% { -webkit-transform: translateX(10px); transform: translateX(10px); } 80% { -webkit-transform: translateX(8px); transform: translateX(8px); } 90% { -webkit-transform: translateX(-8px); transform: translateX(-8px); } } @keyframes shake-horizontal { 0%, 100% { -webkit-transform: translateX(0); transform: translateX(0); } 10%, 30%, 50%, 70% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 20%, 40%, 60% { -webkit-transform: translateX(10px); transform: translateX(10px); } 80% { -webkit-transform: translateX(8px); transform: translateX(8px); } 90% { -webkit-transform: translateX(-8px); transform: translateX(-8px); } } .heartbeat { -webkit-animation: heartbeat 1.5s ease-in-out both; animation: heartbeat 1.5s ease-in-out both; } @-webkit-keyframes heartbeat { from { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: center center; transform-origin: center center; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 10% { -webkit-transform: scale(0.91); transform: scale(0.91); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 17% { -webkit-transform: scale(0.98); transform: scale(0.98); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 33% { -webkit-transform: scale(0.87); transform: scale(0.87); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 45% { -webkit-transform: scale(1); transform: scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } } @keyframes heartbeat { from { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: center center; transform-origin: center center; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 10% { -webkit-transform: scale(0.91); transform: scale(0.91); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 17% { -webkit-transform: scale(0.98); transform: scale(0.98); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 33% { -webkit-transform: scale(0.87); transform: scale(0.87); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 45% { -webkit-transform: scale(1); transform: scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } } .heartbeat1 { -webkit-animation: heartbeat1 1.5s ease-in-out infinite both; animation: heartbeat1 1.5s ease-in-out infinite both; } @-webkit-keyframes heartbeat1 { from { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: center center; transform-origin: center center; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 10% { -webkit-transform: scale(0.91); transform: scale(0.91); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 17% { -webkit-transform: scale(0.98); transform: scale(0.98); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 33% { -webkit-transform: scale(0.87); transform: scale(0.87); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 45% { -webkit-transform: scale(1); transform: scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } } @keyframes heartbeat1 { from { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: center center; transform-origin: center center; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 10% { -webkit-transform: scale(0.91); transform: scale(0.91); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 17% { -webkit-transform: scale(0.98); transform: scale(0.98); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 33% { -webkit-transform: scale(0.87); transform: scale(0.87); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 45% { -webkit-transform: scale(1); transform: scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } } .focus-in-contract-bck { -webkit-animation: focus-in-contract-bck 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: focus-in-contract-bck 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } @-webkit-keyframes focus-in-contract-bck { 0% { letter-spacing: 1em; -webkit-transform: translateZ(300px); transform: translateZ(300px); -webkit-filter: blur(12px); filter: blur(12px); opacity: 0; } 100% { -webkit-transform: translateZ(12px); transform: translateZ(12px); -webkit-filter: blur(0); filter: blur(0); opacity: 1; } } @keyframes focus-in-contract-bck { 0% { letter-spacing: 1em; -webkit-transform: translateZ(300px); transform: translateZ(300px); -webkit-filter: blur(12px); filter: blur(12px); opacity: 0; } 100% { -webkit-transform: translateZ(12px); transform: translateZ(12px); -webkit-filter: blur(0); filter: blur(0); opacity: 1; } } .text-pop-up-tr { -webkit-animation: text-pop-up-tr 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: text-pop-up-tr 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } @-webkit-keyframes text-pop-up-tr { 0% { -webkit-transform: translateY(0) translateX(0); transform: translateY(0) translateX(0); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: none; } 100% { -webkit-transform: translateY(-50px) translateX(50px); transform: translateY(-50px) translateX(50px); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3); } } @keyframes text-pop-up-tr { 0% { -webkit-transform: translateY(0) translateX(0); transform: translateY(0) translateX(0); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: none; } 100% { -webkit-transform: translateY(-50px) translateX(50px); transform: translateY(-50px) translateX(50px); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3); } } .text-pop-up-bottom { -webkit-animation: text-pop-up-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: text-pop-up-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } @-webkit-keyframes text-pop-up-bottom { 0% { -webkit-transform: translateY(0); transform: translateY(0); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: none; } 100% { -webkit-transform: translateY(50px); transform: translateY(50px); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3); } } @keyframes text-pop-up-bottom { 0% { -webkit-transform: translateY(0); transform: translateY(0); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: none; } 100% { -webkit-transform: translateY(50px); transform: translateY(50px); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3); } } @media only screen and (min-device-width:320px) and (max-device-width:568px) { h3 { font-size: 1.5rem !important; } /* h5 { font-size: 1.2rem; } */ .titlename1 { visibility: visible; width: 100% !important; } .Welcome { line-height: 36px !important; font-size: 32px !important; } .storytitile { width: 71vw !important; } .titlename { width: 40vw; } .rightcolumn { padding: 1rem; } .navbar::after { top: 56px; } p { font-size: 1.16rem; } .responsive-image { max-width: 40% !important; } } @media only screen and (min-device-width:768px) and (max-device-width:1024px) { .Welcome { line-height: 36px !important; font-size: 40px !important; } /* h5 { font-size: 1.2rem; } */ .storytitile { width: 16vw !important; font-size: .9rem; } .titlename { width: 10vw; font-size: 1.3rem; } .image-responsive { height: 30px !important; width: 30px !important; } .chip { height: 30px !important; width: 15vw; margin-top: 30px; } .name-responsive { font-size: 10px !important; } .story-text { font-size: .82rem !important; } .rightcolumn { padding: 1rem; } .titlename1 { width: 100%; } .responsive-image { max-width: 40% !important; } } .darknav{ background-color: #000e29 !important; } .white1 { border-radius: 8px; padding: 1rem 1rem; background: #333; margin-right: .9px; font-size:1.2rem; } .separator { display: flex; align-items: center; text-align: center; color: white; font-size: 30px; margin-top: 40px; } .separator::before, .separator::after { content: ''; flex: 1; border-bottom: 1px solid white; } .separator::before { margin-right: .25em; } .separator::after { margin-left: .25em; } .color-change-2x { -webkit-animation: color-change-2x 8s linear infinite alternate both; animation: color-change-2x 8s linear infinite alternate both; } @-webkit-keyframes color-change-2x { 0% { background: #1996ead3; } 100% { background: #2196F3; } } @keyframes color-change-2x { 0% { background: #1996ead3; } 100% { background: #2196F3; } } .welcomeDash { font-weight: 400; overflow: hidden; padding: 80px 160px 48px; position: relative; } .welcomePrimary { background: #fff; } .welcomeBackgroundPrimary { bottom: 0; left: 0; position: absolute; width: 100%; } .brick { height: auto; width: 18vw; display: inline-block; } @media screen and (max-width:1328px) { .brick { height: auto; width: 23vw; display: inline-block; } /* h5 { font-size: 1.2rem; } */ } @media screen and (max-width:1024px) { .brick { height: auto; width: 30vw; display: inline-block; } .titlename1 { width: 100% !important; } } @media screen and (max-width:480px) { .brick { height: auto; width: 93vw; display: inline-block; } } .dashboard-grid { margin: 1% 3.5vw; } .timeline-item { background: #fff; padding: 12px; margin: 0 auto; max-width: 18vw; min-height: 200px; } @keyframes placeHolderShimmer { 0% { background-position: -468px 0 } 100% { background-position: 468px 0 } } .animated-background { animation-duration: 1s; animation-fill-mode: forwards; animation-iteration-count: infinite; animation-name: placeHolderShimmer; animation-timing-function: linear; background: #f6f7f8; background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%); background-size: 800px 104px; height: 210px; position: relative; } animated-background1 { animation-duration: .5s; animation-fill-mode: forwards; animation-iteration-count: infinite; animation-name: placeHolderShimmer; animation-timing-function: linear; background: darkslategrey; background: linear-gradient(to right, #34696b 8%, #388a8d 18%, darkslategrey 33%); background-size: 800px 104px; height: 120px; position: relative; } .background-masker1 { background: #fff; position: absolute; } .background-masker { background: #fff; position: absolute; } .background-masker.image { top: -10px; left: -12px; data-text: 'loading'; right: 0; height: 157px; background: none; border: 23px solid white; border-radius: 34px; width: 18vw; border-radius: 50px; } .background-masker.header-bottom { top: 138px; left: 0; right: 0; height: 10px; } .background-masker .paragraph1-bottom { top: 148px; right: 0; height: 9px; width: 60%; } .background-masker .paragraph2-bottom { top: 157px; left: 0; right: 0; height: 6px; } .background-masker .paragraph3-bottom { top: 163px; right: 0; height: 9px; width: 40%; } .background-masker .paragraph4-bottom { top: 172px; left: 0; right: 0; height: 6px; } .background-masker .paragraph5-bottom { top: 178px; right: 0; height: 9px; width: 47%; } .background-masker .paragraph6-bottom { top: 187px; left: 0; right: 0; height: 6px; } @media screen and (min-width:740px) { .titlename1 { display: none !important } } @media screen and (max-width:770px) { .blog div h1 { line-height: 63px !important; } .container .row { margin-left: 0px !important; margin-right: 0px !important; } } #warning-message { display: none; } @media only screen and (orientation:portrait) { #wrapper { display: none; z-index: 46832498; background-color: #031b4e !important; } #warning-message { display: none; } .card-top-space{ margin-top:1rem !important; margin-bottom:1rem !important; } img.img.responsive-img{ max-width:45% !important; } .col.s1 { padding: 0.45rem; width: 7.333333% !important; margin-left: 3rem !important; left: auto; right: auto; font-size: .9rem !important; } .fixed-action-btn { margin-bottom: 4rem; } .extreme-container4col{ display:none !important; } } @media only screen and (orientation:landscape) and (max-device-width:823px) { #warning-message { display: block; max-height: 100%; background-size: 100%; padding: 0px; margin: 0px; background-size: cover; background-color: #031b4e !important; color:white; } a.btn-ahs { display:none !important; } .herder { display: none; } /* .container { display: none; } */ .row { display: none; } .titlename1 { display: none; } .navbar { display: none; } .page-footer { display: none; } .hero-text { text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; } .blog { display: none; } /* .card { max-width: 100% !important; min-height: 100vh !important; margin-top: 0px !important; margin-bottom: 0px !important; background-color: #006aaf; background-size: 100%; padding: 0px; margin: 0px; background-size: cover; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; } */ .container .row { margin-bottom: 0px important; } .navbar { display: none !important; } .navbar::after { visibility: hidden !important; } .hide-on-small-only { display: none !important; } } .css-11utet8 { background: repeat; overflow: hidden; } .css-11utet8 .container { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .css-rxs6bw { margin: 0 auto; max-width: 870px !important; text-align: center !important; } .css-rxs6bw.darkblue, .css-rxs6bw.darkblue p { color: #031b4e; } .css-rxs6bw.h2 { font-size: 36px; line-height: 110%; } .css-rxs6bw.title { font-size: 44px; font-weight: normal; -webkit-letter-spacing: -1px; -moz-letter-spacing: -1px; -ms-letter-spacing: -1px; letter-spacing: -1px; margin-bottom: 0; } .css-1hs9qzb { display: grid; grid-auto-flow: dense; grid-gap: 64px; grid-auto-rows: 1fr; grid-template-columns: repeat(4,1fr); margin-top: 64px; margin-bottom: 0; } .css-1gw58lx { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; text-align: left; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin: 0 auto; } .css-14noyus.blur-up.lazyloaded { -webkit-filter: blur(0); -webkit-filter: blur(0); filter: blur(0); } .css-14noyus.blur-up { -webkit-filter: blur(5px); -webkit-filter: blur(5px); filter: blur(5px); -webkit-transition: filter 100ms,-webkit-filter 100ms; transition: filter 100ms,-webkit-filter 100ms; } .css-14noyus { min-height: 50px; max-height: 128px; margin-right: 35px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } .css-1gw58lx { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; text-align: left; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin: 0 auto; } .subtitle, .title { word-break: break-word; } .subtitle:not(:last-child), .title:not(:last-child) { margin-bottom: 1.5rem; } .overlay { background-image: url('../img/screen-rotate.png'); background-position: center; background-size: contain; background-repeat: no-repeat; width: 30%; padding-bottom: 40%; z-index:59960606; } .overlay-content { color: #f1f1f1; font-size: 20px; text-align: center; margin-bottom: 10px; margin-top: 30px; } .overlay-text { color: #f1f1f1; font-size: 14px; text-align: center; margin-bottom:10%; } @media only screen and (max-device-width:823px) { .accordion { display: none; } .container { width: 100%; } } row.col.s1 { padding: 0.45rem; width: 7.333333% !important; margin-left: 3rem !important; left: auto; right: auto; font-size: .9rem !important; } .titlename2 { background: rgba(128, 128, 128, 0.342); padding: 10px 10px 10px 10px; font-size: 1rem; /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */ font-family: 'Lato', sans-serif; color: #777; width: 100%; height: 9vh; padding-top: .2rem; overflow: hidden; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; display: block; } .stateinfo { overflow: hidden; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; } .totalstick { background: url('data:image/svg+xml,\<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">\<circle r="20" cx="50" cy="50" fill="red">\</svg>'); background-size: 100px 100px; overflow: hidden; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; } #progress { position: fixed; z-index: 2147483647; top: 0; left: -6px; width: 0%; height: 2px; background: #9E7CC1; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; -moz-transition: width 500ms ease-out, opacity 400ms linear; -ms-transition: width 500ms ease-out, opacity 400ms linear; -o-transition: width 500ms ease-out, opacity 400ms linear; -webkit-transition: width 500ms ease-out, opacity 400ms linear; transition: width 500ms ease-out, opacity 400ms linear } #progress.done { opacity: 0 } #progress dd, #progress dt { position: absolute; top: 0; height: 2px; -moz-box-shadow: #b91f1f 1px 0 6px 1px; -ms-box-shadow: #b91f1f 1px 0 6px 1px; -webkit-box-shadow: #b91f1f 1px 0 6px 1px; box-shadow: #b91f1f 1px 0 6px 1px; -moz-border-radius: 99%; -webkit-border-radius: 99%; border-radius: 99% } #progress dd { opacity: 1; width: 20px; right: 0; clip: rect(-6px, 22px, 14px, 10px) } #progress dt { opacity: 1; width: 180px; right: -80px; clip: rect(-6px, 90px, 14px, -6px) } @-moz-keyframes pulse { 30% { opacity: 1 } 60% { opacity: 0 } 100% { opacity: 1 } } @-ms-keyframes pulse { 30% { opacity: .6 } 60% { opacity: 0 } 100% { opacity: .6 } } @-o-keyframes pulse { 30% { opacity: 1 } 60% { opacity: 0 } 100% { opacity: 1 } } @-webkit-keyframes pulse { 30% { opacity: .6 } 60% { opacity: 0 } 100% { opacity: .6 } } @keyframes pulse { 30% { opacity: 1 } 60% { opacity: 0 } 100% { opacity: 1 } } #progress.waiting dd, #progress.waiting dt { -moz-animation: pulse 2s ease-out 0s infinite; -ms-animation: pulse 2s ease-out 0s infinite; -o-animation: pulse 2s ease-out 0s infinite; -webkit-animation: pulse 2s ease-out 0s infinite; animation: pulse 2s ease-out 0s infinite } .css-1pq2esu.blur-up.lazyloaded { -webkit-filter: blur(0); -webkit-filter: blur(0); filter: blur(0); } .css-1pq2esu.blur-up { -webkit-filter: blur(5px); -webkit-filter: blur(5px); filter: blur(5px); -webkit-transition: filter 100ms,-webkit-filter 100ms; transition: filter 100ms,-webkit-filter 100ms; } .css-1hugv3f .card-content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; min-height: 220px; text-align: center; /* padding: 32px; */ padding: 0px; } .css-1kwjdzk { border-top: 1px solid #f3f5f9; width: 306px; /* padding: 32px; */ display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } form { display: block; margin-top: 0em; } .css-12sjm0v .form-wrapper { display: inline-block; text-align: left; } .css-12sjm0v input { width: 100% !important; height: 48px !important; border: 1px solid #e5e8ed !important; box-sizing: border-box !important; border-radius: 3px !important; margin-bottom: 8px !important; font-size: 16px !important; padding: 16px !important; color: #031b4e !important; -webkit-appearance: none !important; -moz-appearance: none !important; -webkit-appearance: none !important; -moz-appearance: none !important; appearance: none !important; } /* input { -webkit-writing-mode: horizontal-tb !important; text-rendering: auto !important; color: -internal-light-dark(black, white) !important; letter-spacing: normal !important; word-spacing: normal!important; text-transform: none !important; text-indent: 0px !important; text-shadow: none !important; display: inline-block !important; text-align: start !important; appearance: textfield !important; background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59)) !important; -webkit-rtl-ordering: logical !important; cursor: text !important; margin: 0em !important; font: 400 13.3333px Arial !important; padding: 1px 2px !important; border-width: 2px !important; border-style: inset !important; border-color: -internal-light-dark(rgb(118, 118, 118), rgb(195, 195, 195)) !important; border-image: initial !important; } */ button { appearance: button; -webkit-writing-mode: horizontal-tb !important; text-rendering: auto; color: -internal-light-dark(buttontext, rgb(170, 170, 170)); letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block; text-align: center; align-items: flex-start; cursor: default; background-color: -internal-light-dark(rgb(239, 239, 239), rgb(74, 74, 74)); box-sizing: border-box; margin: 0em; font: 400 13.3333px Arial; padding: 1px 6px; /* border-width: 2px; */ border-style: outset; border-color: -internal-light-dark(rgb(118, 118, 118), rgb(195, 195, 195)); border-image: initial; } .button .is-primary { background-color: #006aff !important; border-color: transparent; color: #fff; } .button { box-sizing: border-box; } .button { /* background-color: #fff; */ /* border-color: #dbdbdb; border-width: 1px; */ color: #363636; cursor: pointer; justify-content: center; padding: calc(.375em - 1px) .75em; text-align: center; white-space: nowrap; } .button { -moz-appearance: none; -webkit-appearance: none; align-items: center; /* border: 1px solid transparent; */ border-radius: 4px; box-shadow: none; display: inline-flex; font-size: 1rem; height: 2.25em; justify-content: flex-start; line-height: 1.5; padding: calc(.375em - 1px) calc(.625em - 1px); position: relative; vertical-align: top; } .button, .delete { -webkit-touch-callout: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; } .css-wpp74j.darkblue, .css-wpp74j.darkblue p { color: #031b4e !important; } .css-wpp74j.h5 { font-size: 18px !important; /* line-height: 120% !important; */ -webkit-letter-spacing: 0 !important; -moz-letter-spacing: 0 !important; -ms-letter-spacing: 0 !important; letter-spacing: 0 !important; } h5 { display: block !important; font-size: 0.83em !important; /* margin-block-start: 1.67em !important; margin-block-end: 1.67em !important; */ margin-inline-start: 0px !important; margin-inline-end: 0px !important; font-weight: bold !important; } .css-1kwjdzk { border-top: 1px solid #f3f5f9; width: 306px; /* padding: 32px; */ display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .css-re7ijt { font-size: 1em; padding: 30px 30px 28px 30px; height: 48px; padding: 13px 30px 16px 30px; margin: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: flex-start; -webkit-box-align: flex-start; -ms-flex-align: flex-start; align-items: flex-start; border: 1px solid #0069ff; color: #0069ff; } .css-18czx2n { font-size: 1em; padding: 30px 30px 28px 30px; height: 48px; padding: 16px; margin: 0; border: 1px solid #0069ff; } .css-1pq2esu.blur-up.lazyloaded { -webkit-filter: blur(0); -webkit-filter: blur(0); filter: blur(0); } .css-1pq2esu.blur-up { -webkit-filter: blur(5px); -webkit-filter: blur(5px); filter: blur(5px); -webkit-transition: filter 100ms,-webkit-filter 100ms; transition: filter 100ms,-webkit-filter 100ms; } .css-re7ijt img { margin-top: 1px; margin-right: 6px; } .css-1hugv3f .card-content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; min-height: 220px; text-align: center; padding: 0px; margin: -10px 0px 0px -10px !important; } .css-1t9copt p, .css-1t9copt a { font-size: 12px; text-align: center; color: #fff !important; } .card { background-color: #fff !important; box-shadow: 0 2px 3px rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.1) !important; color: #4d4f03 !important; max-width: 100% !important; position: relative !important; } @media screen and (min-device-width:1024px) { .sidenapagin { top: 62px; position: fixed; } .extreme-container4col{ display:block; } .card-top-space { margin-top: 15rem; margin-bottom: 2rem; } .dashMaxres { margin-left: 2rem; } .group { margin-left: 2rem; } .showpage { margin-left: 2rem; } .site-main { margin-left: 2rem; } } .tablerow { color: #666 !important; } .StripeElement { background-color: white; height: 40px; padding: 10px 12px; border-radius: 4px; border: 1px solid transparent; box-shadow: 0 1px 3px 0 #e6ebf1; -webkit-transition: box-shadow 150ms ease; transition: box-shadow 150ms ease; } .StripeElement--focus { box-shadow: 0 1px 3px 0 #cfd7df; } .StripeElement--invalid { border-color: #fa755a; } .StripeElement--webkit-autofill { background-color: #fefde5 !important; } .extremeHero-divider { position: relative; border-bottom: 1px solid rgba(0, 0, 0, .15); max-width: 1032px; margin: 24px auto; } .u-minHeight100vh { min-height: 100vh !important; -webkit-box-sizing: border-box; box-sizing: border-box; } .u-foreground { position: relative !important; z-index: 100 !important; } .extreme-container12col { max-width: 1032px; width: 100%; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .u-marginTop48 { margin-top: 48px !important; } .u-flex { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; } .extreme-container8col { max-width: 680px; } .u-sizeFull, .u-sizeFullWidth { width: 100% !important; } .u-paddingRight24 { padding-right: 24px !important; } .u-borderBox { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; } .extremePostPreview { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; max-width: 680px; width: 100%; } .u-marginBottom48 { margin-bottom: 48px !important; } .u-animation--shimmerInfinite { -webkit-animation: shimmer 1.2s ease-in-out infinite; animation: shimmer 1.2s ease-in-out infinite; } .u-textAlignLeft { text-align: left !important; } .u-minWidth0 { min-width: 0 !important; } .u-marginRight24 { margin-right: 24px !important; } .u-flex1 { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; } div { display: block; } .u-marginBottom16 { margin-bottom: 16px !important; } .u-clearfix:after, .u-clearfix:before { display: table; content: " "; } .u-clearfix:after { clear: both; } .u-clearfix:after, .u-clearfix:before { display: table; content: " "; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .linePlaceholder--truncated { width: 80%; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .u-textAlignLeft { text-align: left !important; } .avatarPlaceholder { background: rgba(0, 0, 0, .05); -webkit-border-radius: 100%; border-radius: 100%; float: left; margin-right: 10px; margin-bottom: 10px; } .u-width32 { width: 32px !important; } .u-height32 { height: 32px !important; } .u-flex0 { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; } .linePlaceholder--thin { height: 8px; margin-top: 4px; margin-bottom: 4px; } .linePlaceholder--small { width: 120px; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } pre { padding: 30px !important; margin: 8px 0px !important; overflow: auto; border-radius: 0.3em !important; background-color: rgb(29, 38, 47) !important; min-height: 65px !important; max-height: 265px !important; overflow-wrap: break-word !important; white-space: initial !important; } .extremePostPreview-image { width: 152px; } .u-background--brandDust { background-color: #F0F0EE; } .u-width152 { width: 152px !important; } .u-height145 { height: 145px !important; } .u-heightInherit { height: inherit !important; } .extreme-container4col { width: 328px; } .u-marginBottom32 { margin-bottom: 32px !important; } .u-animation--shimmerInfinite { -webkit-animation: shimmer 1.2s ease-in-out infinite; animation: shimmer 1.2s ease-in-out infinite; } .u-borderBottomLightest { border-bottom: 1px solid rgba(0, 0, 0, .05) !important; } .u-paddingBottom16 { padding-bottom: 16px !important; } .u-marginRight32 { margin-right: 32px !important; } .u-marginLeft32 { margin-left: 32px !important; } .linePlaceholder--small { width: 120px; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .u-padding32 { padding: 32px !important; } .u-marginBottom24 { margin-bottom: 24px !important; } .u-flex { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; } .avatarPlaceholder { background: rgba(0, 0, 0, .05); -webkit-border-radius: 100%; border-radius: 100%; float: left; margin-right: 10px; margin-bottom: 10px; } .u-width32 { width: 32px !important; } .u-height32 { height: 32px !important; } .u-flex0 { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; } .u-borderBottomLightest { border-bottom: 1px solid rgba(0, 0, 0, .05) !important; } .u-marginBottom32 { margin-bottom: 32px !important; } .u-animation--shimmerInfinite { -webkit-animation: shimmer 1.2s ease-in-out infinite; animation: shimmer 1.2s ease-in-out infinite; } .u-borderBottomLightest { border-bottom: 1px solid rgba(0, 0, 0, .05) !important; } .u-paddingBottom16 { padding-bottom: 16px !important; } .u-marginRight32 { margin-right: 32px !important; } .u-marginLeft32 { margin-left: 32px !important; } .u-borderBottomLightest { border-bottom: 1px solid rgba(0, 0, 0, .05) !important; } .linePlaceholder--small { width: 120px; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .u-marginBottom24 { margin-bottom: 24px !important; } .linePlaceholder--thin { height: 8px; margin-top: 4px; margin-bottom: 4px; } .linePlaceholder--small { width: 120px; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .linePlaceholder--thin { height: 8px; margin-top: 4px; margin-bottom: 4px; } .linePlaceholder--smaller { width: 80px; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .surface-scrollOverlay { display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 900; overflow: auto; } .linePlaceholder--thin { height: 8px; margin-top: 4px; margin-bottom: 4px; } .linePlaceholder--small { width: 120px; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .linePlaceholder--smaller { width: 80px; } .linePlaceholder--small { width: 120px; } .site-main { height: 100%; background: #fff; } .butterBar { position: fixed; left: 50%; pointer-events: none; -webkit-transform: translate(-50%, -100px); transform: translate(-50%, -100px); max-width: 640px; z-index: 800; text-align: center; visibility: hidden; opacity: 0; -webkit-transition: visibility 0s linear .7s, opacity .7s, -webkit-transform .7s; transition: visibility 0s linear .7s, opacity .7s, -webkit-transform .7s; transition: transform .7s, visibility 0s linear .7s, opacity .7s; transition: transform .7s, visibility 0s linear .7s, opacity .7s, -webkit-transform .7s; } .surface { top: 0; height: 100%; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; } .metabar { position: absolute; display: block; z-index: 500; width: 100%; font-size: 16px; background: #fff; color: rgba(0, 0, 0, .54); /* font-family: medium-content-sans-serif-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; */ font-family: 'Lato', sans-serif; letter-spacing: 0; font-weight: 400; font-style: normal; -webkit-box-sizing: border-box; box-sizing: border-box; top: 0; } .metabar-inner { position: relative; } .u-maxWidth1000 { max-width: 1000px !important; } .u-height65 { height: 65px !important; } .u-paddingRight20 { padding-right: 20px !important; } .u-paddingLeft20 { padding-left: 20px !important; } .u-marginAuto { margin-left: auto !important; margin-right: auto !important; } .u-justifyContentSpaceBetween { -webkit-box-pack: justify !important; -webkit-justify-content: space-between !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .u-flexCenter { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: center !important; -webkit-align-items: center !important; -ms-flex-align: center !important; align-items: center !important; margin-top: 5px; } .metabar-block:not(.metabar-block--center) { position: relative; z-index: 500; } .u-flex1 { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; } @media screen and (min-width: 768px) { .u-xs-show { display: none !important; } } .u-paddingBottom25 { padding-bottom: 25px !important; } .u-paddingTop10 { padding-top: 10px !important; } .u-flexWrap { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .u-flex { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; } .u-borderTopLightest { border-top: 1px solid rgba(0, 0, 0, .05) !important; margin-top: 10px; } .m-breakWord { word-break: break-word; word-wrap: break-word; } .card-header-title { align-items: center !important; color: #363636 !important; display: flex !important; flex-grow: 1 !important; font-weight: 700 !important; padding: .75rem !important; } .css-hyfkp { -webkit-flex: 0 !important; -ms-flex: 0 !important; flex: 0 !important; width: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; border-radius: 6px 6px 0px 0px; background-color: #f3f5f9; /* padding: 16px 0 12px 0; */ } .container { margin: 0 0 !important; position: relative !important; max-width: 1170px ; grid-template-rows: auto !important; -webkit-align-items: center !important; -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; max-width: 1170px; } .buttons { align-items: center !important; display: flex !important; flex-wrap: wrap !important; justify-content: flex-start !important; } .buttons > a { border:3px solid #000e29; padding: 1.6rem !important; } .buttons:last-child { /* margin-bottom: -.5rem; */ } .container .is-fullhd { max-width: none !important; } .css-n387jl .is-primary, .css-n387jl .is-white { margin-right: 0px !important; margin-left: 14px !important; margin-bottom: 0.5rem; } @media screen and (max-width: 1407px) { .container .is-fullhd { max-width: 1344px !important; width: auto; } } @media (max-width: 1023px) { .css-czj4x5 .container { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-flex-direction: column !important; -ms-flex-direction: column !important; flex-direction: column !important; height: 100% !important; margin-bottom:12rem !important; overflow-y: hidden; /* display: grid !important; */ /* grid-template-columns: 1fr 40% !important; */ /* margin-top: 32px !important; margin-bottom: 64px !important; */ } } .col, .row { -webkit-box-sizing: border-box; box-sizing: border-box; } .row { display: block !important; flex-wrap: wrap !important; margin-right: -15px !important; margin-left: -15px !important; } .u-maxWidth740 { max-width: 740px !important; } .u-marginAuto { margin-left: auto !important; margin-right: auto !important; } .u-marginTop30 { margin-top: 30px !important; } article, aside, details, figcaption, figure, header, hgroup, menu, nav, section, summary { display: block; } .link { color: inherit; text-decoration: none; cursor: pointer; } .u-fontSize14 { font-size: 16px !important; } .u-textColorNormal { color: rgba(0, 0, 0, .54) !important; fill: rgba(0, 0, 0, .54) !important; } .u-marginRight16 { margin-right: 16px !important; } .u-flex0 { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; } a, button, input { -webkit-tap-highlight-color: transparent; } /* a { color: #fff !important; text-decoration: none !important; } */ a { background-color: transparent; } a:-webkit-any-link { color: -webkit-link; cursor: pointer; text-decoration: underline; } .m-breakWord { word-break: break-word; word-wrap: break-word; } .postActions { background: #fff; } .u-width60 { width: 60px !important; } .u-relative { position: relative !important; } .u-foreground { position: relative !important; z-index: 100 !important; } .button--large.button--circle { width: 37px; height: 37px; padding: 0; } .button--withChrome.button--large { height: 37px; line-height: 37px; padding:12px 12px; } .u-accentColor--textNormal { color: #737171 !important; } .button--large, .button--large.button--chromeless, .button--large.button--link { font-size: 17px; } .button--circle { padding: 0; width: 37px; text-align: center; -webkit-border-radius: 100%; border-radius: 100% !important; } .button--withChrome { height: 37px; line-height: 37px; padding: 0 16px; border: 1px solid rgba(0, 0, 0, .15); -webkit-border-radius: 4px; border-radius: 4px; } .button, .button .svgIcon { -webkit-transition: .1s background-color, .1s border-color, .1s color, .1s fill; transition: .1s background-color, .1s border-color, .1s color, .1s fill; margin:0px 0px 5px 5px; } .button { display: inline-block !important; position: relative !important; color: rgba(0, 0, 0, .54) !important; background: rgba(0, 0, 0, 0) !important; font-size: 16px !important; text-align: center !important; text-decoration: none !important; cursor: pointer !important; vertical-align: bottom !important; white-space: nowrap !important; text-rendering: auto !important; -webkit-user-select: none !important; -moz-user-select: none !important; -ms-user-select: none !important; user-select: none !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; letter-spacing: 0; font-weight: 500; font-style: normal; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga"on; /* background-color: #fff !important; */ /* padding:.3rem !important; */ /* margin-bottom: 5px !important; */ } .fixed-action-btn { position: fixed; right: 23px; bottom: 23px; padding-top: 15px; margin-bottom: 0; z-index: 998; display: none; } .btn-floating .btn-large { width: 56px; height: 56px; box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08); display: inline-block; color: #fff; position: relative; overflow: hidden; z-index: 1; line-height: 40px; padding: 0; background: -webkit-linear-gradient(45deg,#00bfff 0,#0888cf 15%,navy 100%); background: -o-linear-gradient(45deg,#00bfff 0,#0888cf 15%,navy 100%); background: linear-gradient(45deg,#00bfff 0,#0888cf 15%,navy 100%); border-radius: 50%; transition: .3s; cursor: pointer; vertical-align: middle; text-decoration: none; text-align: center; letter-spacing: .5px; transition: .2s ease-out; cursor: pointer; outline: 0; } .u-width60 { width: 60px !important; } .u-height60 { height: 60px !important; } .u-relative { position: relative !important; } .u-foreground { position: relative !important; z-index: 100 !important; } button, input { -webkit-tap-highlight-color: transparent; } button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer; } button, select { text-transform: none; } button { overflow: visible; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } input[type="button"i], input[type="submit"i], input[type="reset"i], input[type="file"i]::-webkit-file-upload-button, button { padding: 1px 6px; } input[type="button"i], input[type="submit"i], input[type="reset"i], input[type="file"i]::-webkit-file-upload-button, button { align-items: flex-start; text-align: center; cursor: default; /* color: buttontext; */ /* background-color: buttonface; */ /* box-sizing: border-box; */ /* border-width: 2px; */ /* border-style: outset; */ /* border-color: buttonface; border-image: initial; */ padding: 0px 6px 3px; } input, textarea, select, button { text-rendering: auto; color: initial; font-family: 'Lato', sans-serif; letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block; text-align: start; margin: 0em; font: 400 13.3333px Arial; } input, textarea, select, button, meter, progress { -webkit-writing-mode: horizontal-tb !important; } button { -webkit-appearance: button; } Style Attribute { visibility: visible; display: block; } .u-accentColor--buttonNormal .icon:before, .u-accentColor--buttonNormal .svgIcon { color: #868484 !important; fill: #868484 !important; } .clapButton .svgIcon--clap, .clapButton .svgIcon--clapFilled, .clapButton:hover .svgIcon--clap, .clapButton:hover .svgIcon--clapFilled { fill: #03a87c; color: #34e79a; } .button--withSvgIcon .svgIcon { top: -1px; position: relative; } .button .svgIcon { vertical-align: middle; fill: rgba(0, 0, 0, .54); } .button, .button .svgIcon { -webkit-transition: .1s background-color, .1s border-color, .1s color, .1s fill; transition: .1s background-color, .1s border-color, .1s color, .1s fill; } .svgIcon--33px { line-height: 33px; height: 33px; } .svgIcon { display: inline-block; } .u-topNegative2 { top: -2px !important; } .u-relative { position: relative !important; } .u-accentColor--textNormal { color: #737171 !important; } .button--large, .button--large.button--chromeless, .button--large.button--link { font-size: 17px; } .button--circle { padding: 0; width: 37px; text-align: center; -webkit-border-radius: 100%; border-radius: 100%; } .button--withChrome { height: 37px; line-height: 37px; padding: 0 16px; border: 1px solid rgba(0, 0, 0, .15); -webkit-border-radius: 4px; border-radius: 4px; } .button { display: inline-block; position: relative; color: rgba(0, 0, 0, .54); background: rgba(0, 0, 0, 0); font-size: 16px; text-align: center; text-decoration: none; cursor: pointer; vertical-align: bottom; white-space: nowrap; text-rendering: auto; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-sizing: border-box; box-sizing: border-box; /* font-family: medium-content-sans-serif-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; */ font-family: 'Lato', sans-serif; letter-spacing: 0; font-weight: 400; font-style: normal; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga"on; } a, button, input { -webkit-tap-highlight-color: transparent; } button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer; } button, select { text-transform: none; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } input[type="button"i], input[type="submit"i], input[type="reset"i], input[type="file"i]::-webkit-file-upload-button, button { align-items: flex-start; text-align: center; cursor: default; /* color: buttontext; */ /* background-color: buttonface; */ /* box-sizing: border-box; padding: 2px 6px 3px; border-width: 2px; border-style: outset; /* border-color: buttonface; border-image: initial; */ } input, textarea, select, button { text-rendering: auto; color: initial; letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block; text-align: start; margin: 0em; font: 400 13.3333px Arial; } input, textarea, select, button, meter, progress { -webkit-writing-mode: horizontal-tb !important; } Style Attribute { visibility: visible; display: block; } .button.is-active>.button-defaultState, .button>.button-activeState { display: none; } .css-czj4x5 .hero-body { padding: 0; height: 100% !important; padding-bottom: 3rem; } .u-accentColor--textNormal { color: #737171 !important; } .button--large, .button--large.button--chromeless, .button--large.button--link { font-size: 17px; } element.style { top: 14px; padding: 2px; } .clapButton--largePill:not(.is-active)+.clapUndo { display: none; } .clapUndo { -webkit-transform: translateX(0); transform: translateX(0); } .clapUndo { opacity: 1; -webkit-transition: -webkit-transform .3s cubic-bezier(.25, 0, .6, 1.4) 1s; transition: -webkit-transform .3s cubic-bezier(.25, 0, .6, 1.4) 1s; transition: transform .3s cubic-bezier(.25, 0, .6, 1.4) 1s; transition: transform .3s cubic-bezier(.25, 0, .6, 1.4) 1s, -webkit-transform .3s cubic-bezier(.25, 0, .6, 1.4) 1s; } .u-background--brandSageLighter { background-color: #E8F3EC; } .u-transition--transform200Spring { -webkit-transition: -webkit-transform .2s cubic-bezier(.25, 0, .6, 1.4); transition: -webkit-transform .2s cubic-bezier(.25, 0, .6, 1.4); transition: transform .2s cubic-bezier(.25, 0, .6, 1.4); transition: transform .2s cubic-bezier(.25, 0, .6, 1.4), -webkit-transform .2s cubic-bezier(.25, 0, .6, 1.4); } .u-round { -webkit-border-radius: 999em; border-radius: 999em; } .u-width60 { width: 60px !important; } .u-height32 { height: 32px !important; } .u-absolute { position: absolute !important; } .u-paddingRight5 { padding-right: 5px !important; } .button--chromeless, .button--link { border-width: 0; padding: 0; text-align: left; vertical-align: baseline; white-space: normal; } .button, .button .svgIcon { -webkit-transition: .1s background-color, .1s border-color, .1s color, .1s fill; transition: .1s background-color, .1s border-color, .1s color, .1s fill; } .u-borderBox { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; } .u-round { -webkit-border-radius: 999em; border-radius: 999em; } .u-floatRight { float: right !important; } .u-textAlignCenter { text-align: center !important; } .u-relative { position: relative !important; } .u-marginLeft10 { margin-left: 10px !important; } .u-background { z-index: 70 !important; } .side-nav { color: #fff !important; } .dropdown-menu .dropdown-item { color: var(--primary-dark) !important; } .container { padding-right: 20px; padding-left: 20px; margin-right: auto; margin-left: auto; } .col, .container, .row { -webkit-box-sizing: border-box; box-sizing: border-box; } .promo-home_hero_conversion .button { color: #000e29; border-color: #00ce76; } .promo-home_hero_conversion .button:hover { border-color: #1C9963 !important; } .promo-home_hero_conversion .button.secondaryPromoButton { color: #2196F3; } .promo-home_hero_conversion .button.secondaryPromoButton:hover { color: #1C9963; } .promo-home_hero_conversion .button--filled { background: ''; color: rgba(255, 255, 255, .97); } .promo-home_hero_conversion .button--filled:hover { background: #1C9963; } .u-imageBgColor { background-color: rgba(0, 0, 0, 0.24705882352941178); } .u-imageSpectrum .u-baseColor--borderLight { border-color: rgba(255, 255, 255, 0.6980392156862745) !important; } .u-imageSpectrum .u-baseColor--borderNormal { border-color: rgba(255, 255, 255, 0.8980392156862745) !important; } .u-imageSpectrum .u-baseColor--borderDark { border-color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--iconLight .svgIcon, .u-imageSpectrum .u-baseColor--iconLight.svgIcon { fill: rgba(255, 255, 255, 0.8) !important; } .u-imageSpectrum .u-baseColor--iconNormal .svgIcon, .u-imageSpectrum .u-baseColor--iconNormal.svgIcon { fill: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--iconDark .svgIcon, .u-imageSpectrum .u-baseColor--iconDark.svgIcon { fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--textNormal { color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--textNormal.u-baseColor--textDarken:hover { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--textDark { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--textDarker { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--backgroundLight { background-color: rgba(255, 255, 255, 0.8980392156862745) !important; } .u-imageSpectrum .u-baseColor--backgroundNormal { background-color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--backgroundDark { background-color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--buttonLight { border-color: rgba(255, 255, 255, 0.6980392156862745) !important; color: rgba(255, 255, 255, 0.8) !important; } .u-imageSpectrum .u-baseColor--buttonLight:hover { border-color: rgba(255, 255, 255, 0.6980392156862745) !important; } .u-imageSpectrum .u-baseColor--buttonLight .icon:before, .u-imageSpectrum .u-baseColor--buttonLight .svgIcon { color: rgba(255, 255, 255, 0.8) !important; fill: rgba(255, 255, 255, 0.8) !important; } .u-imageSpectrum .u-baseColor--buttonDark { border-color: rgba(255, 255, 255, 0.9490196078431372) !important; color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--buttonDark:hover { border-color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--buttonDark .icon:before, .u-imageSpectrum .u-baseColor--buttonDark .svgIcon { color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--buttonNormal { border-color: rgba(255, 255, 255, 0.8980392156862745) !important; color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--buttonNormal:hover { border-color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--buttonNormal .icon:before, .u-imageSpectrum .u-baseColor--buttonNormal .svgIcon { color: rgba(255, 255, 255, 0.9490196078431372) !important; fill: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--buttonDark.button--filled, .u-imageSpectrum .u-baseColor--buttonDark.button--withChrome.is-active { background-color: rgba(255, 255, 255, 1) !important; border-color: rgba(255, 255, 255, 1) !important; color: rgba(0, 0, 0, 0.24705882352941178) !important; fill: rgba(0, 0, 0, 0.24705882352941178) !important; } .u-imageSpectrum .u-baseColor--buttonNormal.button--filled, .u-imageSpectrum .u-baseColor--buttonNormal.button--withChrome.is-active { background-color: rgba(255, 255, 255, 0.9490196078431372) !important; border-color: rgba(255, 255, 255, 0.9490196078431372) !important; color: rgba(0, 0, 0, 0.24705882352941178) !important; fill: rgba(0, 0, 0, 0.24705882352941178) !important; } .u-imageSpectrum .u-baseColor--link { color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--link.link--darkenOnHover:hover { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--link.link--darken:hover, .u-imageSpectrum .u-baseColor--link.link--darken:focus, .u-imageSpectrum .u-baseColor--link.link--darken:active { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--link.link--dark { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--link.link--dark.link--darken:hover, .u-imageSpectrum .u-baseColor--link.link--dark.link--darken:focus, .u-imageSpectrum .u-baseColor--link.link--dark.link--darken:active { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--link.link--darker { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--placeholderNormal ::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.8); } .u-imageSpectrum .u-baseColor--placeholderNormal ::-moz-placeholder { color: rgba(255, 255, 255, 0.8); } .u-imageSpectrum .u-baseColor--placeholderNormal :-ms-input-placeholder { color: rgba(255, 255, 255, 0.8); } .u-imageSpectrum .svgIcon--logoNew path:nth-child(1) { stroke: none !important; fill: rgba(255, 255, 255, 0.4) !important; } .u-imageSpectrum .svgIcon--logoNew path:nth-child(2) { stroke: none !important; fill: rgba(255, 255, 255, 0.4980392156862745) !important; } .u-imageSpectrum .svgIcon--logoNew path:nth-child(3) { stroke: none !important; fill: rgba(255, 255, 255, 0.6980392156862745) !important; } .u-imageSpectrum .svgIcon--logoNew path:nth-child(4) { stroke: none !important; fill: rgba(255, 255, 255, 0.8980392156862745) !important; } .u-imageSpectrum .svgIcon--logoWordmark { stroke: none !important; fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .svgIcon--logoMonogram { stroke: none !important; fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .ui-h1, .u-imageSpectrum .ui-h2, .u-imageSpectrum .ui-h3, .u-imageSpectrum .ui-h4, .u-imageSpectrum .ui-brand1, .u-imageSpectrum .ui-brand2, .u-imageSpectrum .ui-captionStrong { color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .ui-body, .u-imageSpectrum .ui-caps { color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .ui-summary, .u-imageSpectrum .ui-caption { color: rgba(255, 255, 255, 0.8) !important; fill: rgba(255, 255, 255, 0.8) !important; } .u-imageSpectrum .u-accentColor--borderLight { border-color: rgba(255, 255, 255, 0.6980392156862745) !important; } .u-imageSpectrum .u-accentColor--borderNormal { border-color: rgba(255, 255, 255, 0.8980392156862745) !important; } .u-imageSpectrum .u-accentColor--borderDark { border-color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--iconLight .svgIcon, .u-imageSpectrum .u-accentColor--iconLight.svgIcon { fill: rgba(255, 255, 255, 0.8) !important; } .u-imageSpectrum .u-accentColor--iconNormal .svgIcon, .u-imageSpectrum .u-accentColor--iconNormal.svgIcon { fill: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--iconDark .svgIcon, .u-imageSpectrum .u-accentColor--iconDark.svgIcon { fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--textNormal { color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--hoverTextNormal:hover { color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--textNormal.u-accentColor--textDarken:hover { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--textDark { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--backgroundLight { background-color: rgba(255, 255, 255, 0.8980392156862745) !important; } .u-imageSpectrum .u-accentColor--backgroundNormal { background-color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--backgroundDark { background-color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--buttonDark { border-color: rgba(255, 255, 255, 0.9490196078431372) !important; color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--buttonDark:hover { border-color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--buttonDark .icon:before, .u-imageSpectrum .u-accentColor--buttonDark .svgIcon { color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--buttonNormal:not(.clapButton--largePill) { border-color: rgba(255, 255, 255, 0.8980392156862745) !important; color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--buttonNormal:hover { border-color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--buttonNormal .icon:before, .u-imageSpectrum .u-accentColor--buttonNormal .svgIcon { color: rgba(255, 255, 255, 0.9490196078431372) !important; fill: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--buttonNormal.button--filled .icon:before, .u-imageSpectrum .u-accentColor--buttonNormal.button--filled .svgIcon { color: rgba(0, 0, 0, 0.24705882352941178) !important; fill: rgba(0, 0, 0, 0.24705882352941178) !important; } .u-imageSpectrum .u-accentColor--buttonDark.button--filled, .u-imageSpectrum .u-accentColor--buttonDark.button--withChrome.is-active, .u-imageSpectrum .u-accentColor--fillWhenActive.is-active { background-color: rgba(255, 255, 255, 1) !important; border-color: rgba(255, 255, 255, 1) !important; color: rgba(0, 0, 0, 0.24705882352941178) !important; fill: rgba(0, 0, 0, 0.24705882352941178) !important; } .u-imageSpectrum .u-accentColor--buttonNormal.button--filled:not(.clapButton--largePill), .u-imageSpectrum .u-accentColor--buttonNormal.button--withChrome.is-active:not(.clapButton--largePill) { background-color: rgba(255, 255, 255, 0.9490196078431372) !important; border-color: rgba(255, 255, 255, 0.9490196078431372) !important; color: rgba(0, 0, 0, 0.24705882352941178) !important; fill: rgba(0, 0, 0, 0.24705882352941178) !important; } .u-imageSpectrum .postArticle.is-withAccentColors .markup--user, .u-imageSpectrum .postArticle.is-withAccentColors .markup--query { color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--highlightFaint { background-color: rgba(255, 255, 255, 0.2) !important; } .u-imageSpectrum .u-accentColor--highlightStrong.is-active .svgIcon { fill: rgba(255, 255, 255, 0.6) !important; } .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-other { background-color: rgba(255, 255, 255, 0.2) !important; } body.is-withMagicUnderlines .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-other { background-color: transparent !important; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)); } .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-me { background-color: rgba(255, 255, 255, 0.4) !important; } body.is-withMagicUnderlines .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-me { background-color: transparent !important; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)); } .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-targeted { background-color: rgba(255, 255, 255, 0.6) !important; } body.is-withMagicUnderlines .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-targeted { background-color: transparent !important; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)); } .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-selected { background-color: rgba(255, 255, 255, 0.6) !important; } body.is-withMagicUnderlines .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-selected { background-color: transparent !important; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)); } .postArticle.is-withAccentColors .u-imageSpectrum .markup--highlight { background-color: rgba(255, 255, 255, 0.6) !important; } body.is-withMagicUnderlines .postArticle.is-withAccentColors .u-imageSpectrum .markup--highlight { background-color: transparent !important; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)); } .u-resetSpectrum .u-tintBgColor { background-color: rgba(255, 255, 255, 1) !important; } .u-resetSpectrum .u-tintBgColor .u-fadeLeft:before { background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%) !important; } .u-resetSpectrum .u-tintBgColor .u-fadeRight:after { background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%) !important; } .u-resetSpectrum .u-baseColor--borderLight { border-color: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-baseColor--borderNormal { border-color: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .u-baseColor--borderDark { border-color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--iconLight .svgIcon, .u-resetSpectrum .u-baseColor--iconLight.svgIcon { fill: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-baseColor--iconNormal .svgIcon, .u-resetSpectrum .u-baseColor--iconNormal.svgIcon { fill: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .u-baseColor--iconDark .svgIcon, .u-resetSpectrum .u-baseColor--iconDark.svgIcon { fill: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--textNormal { color: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .u-baseColor--textNormal.u-baseColor--textDarken:hover { color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--textDark { color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--textDarker { color: rgba(0, 0, 0, 0.8) !important; } .u-resetSpectrum .u-baseColor--backgroundLight { background-color: rgba(0, 0, 0, 0.09803921568627451) !important; } .u-resetSpectrum .u-baseColor--backgroundNormal { background-color: rgba(0, 0, 0, 0.2) !important; } .u-resetSpectrum .u-baseColor--backgroundDark { background-color: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-baseColor--buttonLight { border-color: rgba(0, 0, 0, 0.2980392156862745) !important; color: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-baseColor--buttonLight:hover { border-color: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-baseColor--buttonLight .icon:before, .u-resetSpectrum .u-baseColor--buttonLight .svgIcon { color: rgba(0, 0, 0, 0.2980392156862745) !important; fill: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-baseColor--buttonDark { border-color: rgba(0, 0, 0, 0.6) !important; color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--buttonDark:hover { border-color: rgba(0, 0, 0, 0.8) !important; } .u-resetSpectrum .u-baseColor--buttonDark .icon:before, .u-resetSpectrum .u-baseColor--buttonDark .svgIcon { color: rgba(0, 0, 0, 0.6) !important; fill: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--buttonNormal { border-color: rgba(0, 0, 0, 0.4980392156862745) !important; color: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .u-baseColor--buttonNormal:hover { border-color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--buttonNormal .icon:before, .u-resetSpectrum .u-baseColor--buttonNormal .svgIcon { color: rgba(0, 0, 0, 0.4980392156862745) !important; fill: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .u-baseColor--buttonDark.button--filled, .u-resetSpectrum .u-baseColor--buttonDark.button--withChrome.is-active { background-color: rgba(0, 0, 0, 0.2980392156862745) !important; border-color: rgba(0, 0, 0, 0.2980392156862745) !important; color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-resetSpectrum .u-baseColor--buttonNormal.button--filled, .u-resetSpectrum .u-baseColor--buttonNormal.button--withChrome.is-active { background-color: rgba(0, 0, 0, 0.2) !important; border-color: rgba(0, 0, 0, 0.2) !important; color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-resetSpectrum .u-baseColor--link { color: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .u-baseColor--link.link--darkenOnHover:hover { color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--link.link--darken:hover, .u-resetSpectrum .u-baseColor--link.link--darken:focus, .u-resetSpectrum .u-baseColor--link.link--darken:active { color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--link.link--dark { color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--link.link--dark.link--darken:hover, .u-resetSpectrum .u-baseColor--link.link--dark.link--darken:focus, .u-resetSpectrum .u-baseColor--link.link--dark.link--darken:active { color: rgba(0, 0, 0, 0.8) !important; } .u-resetSpectrum .u-baseColor--link.link--darker { color: rgba(0, 0, 0, 0.8) !important; } .u-resetSpectrum .u-baseColor--placeholderNormal ::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.2980392156862745); } .u-resetSpectrum .u-baseColor--placeholderNormal ::-moz-placeholder { color: rgba(0, 0, 0, 0.2980392156862745); } .u-resetSpectrum .u-baseColor--placeholderNormal :-ms-input-placeholder { color: rgba(0, 0, 0, 0.2980392156862745); } .u-resetSpectrum .svgIcon--logoNew path:nth-child(1) { stroke: none !important; fill: rgba(0, 0, 0, 0.2) !important; } .u-resetSpectrum .svgIcon--logoNew path:nth-child(2) { stroke: none !important; fill: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .svgIcon--logoNew path:nth-child(3) { stroke: none !important; fill: rgba(0, 0, 0, 0.4) !important; } .u-resetSpectrum .svgIcon--logoNew path:nth-child(4) { stroke: none !important; fill: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .svgIcon--logoWordmark { stroke: none !important; fill: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .svgIcon--logoMonogram { stroke: none !important; fill: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .ui-h1, .u-resetSpectrum .ui-h2, .u-resetSpectrum .ui-h3, .u-resetSpectrum .ui-h4, .u-resetSpectrum .ui-brand1, .u-resetSpectrum .ui-brand2, .u-resetSpectrum .ui-captionStrong { color: rgba(0, 0, 0, 0.8) !important; fill: rgba(0, 0, 0, 0.8) !important; } .u-resetSpectrum .ui-body, .u-resetSpectrum .ui-caps { color: rgba(0, 0, 0, 0.6) !important; fill: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .ui-summary, .u-resetSpectrum .ui-caption { color: rgba(0, 0, 0, 0.2980392156862745) !important; fill: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-accentColor--borderLight { border-color: rgba(2, 184, 117, 1) !important; } .u-resetSpectrum .u-accentColor--borderNormal { border-color: rgba(2, 184, 117, 1) !important; } .u-resetSpectrum .u-accentColor--borderDark { border-color: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--iconLight .svgIcon, .u-resetSpectrum .u-accentColor--iconLight.svgIcon { fill: rgba(2, 184, 117, 1) !important; } .u-resetSpectrum .u-accentColor--iconNormal .svgIcon, .u-resetSpectrum .u-accentColor--iconNormal.svgIcon { fill: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--iconDark .svgIcon, .u-resetSpectrum .u-accentColor--iconDark.svgIcon { fill: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--textNormal { color: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--hoverTextNormal:hover { color: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--textNormal.u-accentColor--textDarken:hover { color: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--textDark { color: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--backgroundLight { background-color: rgba(2, 184, 117, 1) !important; } .u-resetSpectrum .u-accentColor--backgroundNormal { background-color: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--backgroundDark { background-color: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--buttonDark { border-color: rgba(0, 171, 107, 1) !important; color: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--buttonDark:hover { border-color: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--buttonDark .icon:before, .u-resetSpectrum .u-accentColor--buttonDark .svgIcon { color: rgba(28, 153, 99, 1) !important; fill: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--buttonNormal:not(.clapButton--largePill) { border-color: rgba(2, 184, 117, 1) !important; color: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--buttonNormal:hover { border-color: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--buttonNormal .icon:before, .u-resetSpectrum .u-accentColor--buttonNormal .svgIcon { color: rgba(0, 171, 107, 1) !important; fill: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--buttonNormal.button--filled .icon:before, .u-resetSpectrum .u-accentColor--buttonNormal.button--filled .svgIcon { color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-resetSpectrum .u-accentColor--buttonDark.button--filled, .u-resetSpectrum .u-accentColor--buttonDark.button--withChrome.is-active, .u-resetSpectrum .u-accentColor--fillWhenActive.is-active { background-color: rgba(28, 153, 99, 1) !important; border-color: rgba(28, 153, 99, 1) !important; color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-resetSpectrum .u-accentColor--buttonNormal.button--filled:not(.clapButton--largePill), .u-resetSpectrum .u-accentColor--buttonNormal.button--withChrome.is-active:not(.clapButton--largePill) { background-color: rgba(0, 171, 107, 1) !important; border-color: rgba(0, 171, 107, 1) !important; color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-resetSpectrum .postArticle.is-withAccentColors .markup--user, .u-resetSpectrum .postArticle.is-withAccentColors .markup--query { color: rgba(0, 171, 107, 1) !important; } .docs-footer { margin-top: 40px; background-color: transparent; border-top: 1px solid rgba(0, 0, 0, 0.14); color: rgb(43, 41, 41); } .min-height-250 { min-height: 250px !important; } .border-radius-6 { border-radius: 10px !important; } .gradient-45deg-red-pink { background: #FF5252; background: -webkit-linear-gradient(45deg, #FF5252 0%, #f48fb1 100%); background: linear-gradient(45deg, #FF5252 0%, #f48fb1 100%); } .z-depth-3 { box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3); } .page-footer { padding-top: 20px; color: rgb(43, 41, 41); background-color: transparent; } .css-1v3edka { text-align: center; background-color: hsl(220,95%,8%); color: hsla(0,0%,100%,0.5); font-size: 14px !important; padding: 3rem 1.5rem; position: relative; left: 0; bottom: 0; min-height: 595px; overflow: hidden; } .hr-line{ background-color: transparent; border-top: 1px solid rgba(0, 0, 0, 0.14); color: inherit; margin-top:.9rem; margin-bottom:.8rem; } .chip{ margin-top:0px; margin-bottom: 0px; margin-right: 0px; } p.card-content{ color:#555 !important; } @media all and (display-mode: standalone) { body { background-color:#0000; } } p { font-size: 1em; font-weight: 300; line-height: 1.6em; } .code{ font-size:14px; background-color: #333; color:orange; padding:3rem 3rem 3rem 3rem; scroll-behavior: smooth; text-align: justify; border-radius: 10px; margin-bottom: 1rem; } /* Let's get this party started */ ::-webkit-scrollbar { width: 5px; } /* Track */ ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3); -webkit-border-radius: 3px; border-radius: 3px; } /* Handle */ ::-webkit-scrollbar-thumb { -webkit-border-radius: 3px; border-radius: 3px; background: rgba(5, 172, 238, 0.8); -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.5); } ::-webkit-scrollbar-thumb:window-inactive { background: rgba(5, 172, 238, 0.8); } a.brand-logo.center { font-size: 1.9rem !important; } @media(min-device-width:320px) and (max-device-width:960px) { img.responsive-img{ max-width: 50% !important; } }
src/public/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap'); /* @import url('https://cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/5.3.45/css/materialdesignicons.min.css'); */ :root { --primary-color: #006aff; --secondary-color: #1c3fa8; --dark-color: #002240; --light-color: #f4f4f4; --success-color: #5cb85c; --error-color: #d9534f; } * { box-sizing: border-box; padding: 0; margin: 0; } ul { list-style-type: none !important; text-decoration: none; } /* a { text-decoration: none; color: #fff; } */ h1, h2 { font-weight: 300; line-height: 1.2; margin: 10px 0; } p { margin: 10px 0; } /* img { width: 100%; } */ /* code, pre { background: #333; color: #fff; padding: 10px; } */ .hidden { visibility: hidden; height: 0; } /* Navbar */ .navbar { background-color: var(--primary-color); color: #fff; height: 70px; } .navbar ul { display: flex; } .navbar a { color: #fff; padding: 10px; margin: 0 5px; } .navbar a:hover { border-bottom: 2px #fff solid; } .navbar .flex { justify-content: space-between; overflow: hidden; } .navbar-brand{ padding:5px 0; margin:5px 0; } /* Showcase */ .showcase { height: 400px; background-color: var(--primary-color); color: #fff; position: relative; } .feather{ width:"16px !important"; height:"16px !important"; fill:var(--primary-color); stroke:#fff; stroke-width:"2 !important"; stroke-linecap:"round !important"; stroke-linejoin:"round !important"; } .showcase h1 { font-size: 40px; } .showcase p { margin: 20px 0; } .showcase .grid { overflow: visible; grid-template-columns: 55% auto; gap: 30px; } .showcase-text { animation: slideInFromLeft 1s ease-in; } .showcase-form { position: relative; top: 60px; height: 350px; width: 400px; padding: 40px; z-index: 100; justify-self: flex-end; animation: slideInFromRight 1s ease-in; } .showcase-form .form-control { margin: 30px 0; } .showcase-form input[type='text'], .showcase-form input[type='email'] { border: 0; border-bottom: 1px solid #b4becb; width: 100%; padding: 3px; font-size: 16px; } .showcase-form input:focus { outline: none; } .showcase::before, .showcase::after { content: ''; position: absolute; height: 100px; bottom: -70px; right: 0; left: 0; background: #fff; transform: skewY(-3deg); -webkit-transform: skewY(-3deg); -moz-transform: skewY(-3deg); -ms-transform: skewY(-3deg); } /* Stats */ .stats { padding-top: 100px; animation: slideInFromBottom 1s ease-in; } .stats-heading { max-width: 500px; margin: auto; } .stats .grid h3 { font-size: 35px; } .stats .grid p { font-size: 20px; font-weight: bold; } /* Languages */ .languages .flex { flex-wrap: wrap; } .languages .card { text-align: center; margin: 18px 10px 40px; transition: transform 0.2s ease-in; } .languages .card h4 { font-size: 20px; margin-bottom: 10px; } .languages .card:hover { transform: translateY(-15px); } /* Features */ .features-head img, .docs-head img { width: 200px; justify-self: flex-end; } .css-opqcue { color: #0069ff !important; font-family: 'Lato', sans-serif; font-style: normal; text-align: center; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: flex-end; -webkit-box-align: flex-end; -ms-flex-align: flex-end; align-items: flex-end; margin-top: 20px; margin-bottom: 10px; } input[type="text"], input[type="email"], input[type="password"], input[type="textarea"] { font-family: 'Lato', sans-serif !important; } .features-sub-head img { width: 300px; justify-self: flex-end; } .features-main .card > i { margin-right: 20px; } .features-main .grid { padding: 30px; } .features-main .grid > *:first-child { grid-column: 1 / span 3; } .features-main .grid > *:nth-child(2) { grid-column: 1 / span 2; } /* Docs */ .docs-main h3 { margin: 20px 0; } .docs-main .grid { grid-template-columns: 1fr 2fr; align-items: flex-start; } .docs-main nav li { font-size: 17px; /* padding-bottom: 5px; margin-bottom: 5px; */ border-bottom: 1px #ccc solid; } .docs-main a:hover { font-weight: bold; } /* Footer */ .footer .social a { margin: 0 10px; } /* Animations */ @keyframes slideInFromLeft { 0% { transform: translateX(-100%); } 100% { transform: translateX(0); } } @keyframes slideInFromRight { 0% { transform: translateX(100%); } 100% { transform: translateX(0); } } @keyframes slideInFromTop { 0% { transform: translateY(-100%); } 100% { transform: translateX(0); } } @keyframes slideInFromBottom { 0% { transform: translateY(100%); } 100% { transform: translateX(0); } } /* Tablets and under */ @media (max-width: 768px) { .grid, .showcase .grid, .stats .grid, .cli .grid, .cloud .grid, .features-main .grid, .docs-main .grid { grid-template-columns: 1fr; grid-template-rows: 1fr; } .showcase { height: auto; } .showcase-text { text-align: center; margin-top: 40px; animation: slideInFromTop 1s ease-in; } .showcase-form { justify-self: center; margin: auto; animation: slideInFromBottom 1s ease-in; } .cli .grid > *:first-child { grid-column: 1; grid-row: 1; } .features-head, .features-sub-head, .docs-head { text-align: center; } .features-head img, .features-sub-head img, .docs-head img { justify-self: center; } .features-main .grid > *:first-child, .features-main .grid > *:nth-child(2) { grid-column: 1; } } /* Mobile */ @media (max-width: 500px) { .navbar { height: 110px; } .navbar .flex { flex-direction: column; } .navbar ul { padding: 10px; background-color: rgba(0, 0, 0, 0.1); } .showcase-form { width: 300px; } } html { min-height: 100%; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; scroll-behavior: smooth; -webkit-locale: "en"; } .page-body { flex-grow: 1 !important; } .page-header, .page-footer { flex-shrink: 0 !important; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url('../fonts/MaterualIcons/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2') format('woff2'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; } /* vietnamese */ @font-face { font-family: 'Nunito'; font-style: normal; font-weight: 400; src: local('Nunito Regular'), local('Nunito-Regular'), url('../fonts/Nunito/XRXV3I6Li01BKofIOuaBXso.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Nunito'; font-style: normal; font-weight: 400; src: local('Nunito Regular'), local('Nunito-Regular'), url('../fonts/Nunito/XRXV3I6Li01BKofIO-aBXso.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Nunito'; font-style: normal; font-weight: 400; src: local('Nunito Regular'), local('Nunito-Regular'), url('../fonts/Nunito/XRXV3I6Li01BKofINeaB.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } .titlename1 { background: rgba(128, 128, 128, 0.342); padding: 10px 10px 10px 10px; font-size: 1rem; /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */ font-family: 'Lato', sans-serif; color: #777; width: 98.78vw; height: 7.5vh; overflow: hidden; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; } /* body { display: flex; min-height: 100vh; flex-direction: column; padding: 0px; margin: 0px; font-family: 'Nunito', sans-serif; */ /* background: url('../img/WelcomeSplash.svg') no-repeat center; */ /* background-size: cover; overflow-y: scroll; overflow-x: hidden; width: 100vw; max-width: 100%; } */ body { /* font-family:'Nunito', sans-serif; */ /* font-family: 'Lato', sans-serif; margin: 0; padding: 0; width: 100vw !important; max-width: 100% !important; text-rendering: optimizeLegibility; background-color: #fff; line-height: 1.6; margin: 0; height:100%; position: relative !important; -moz-osx-font-smoothing: grayscale; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; display: flex; flex-direction: column; */ font-family: 'Lato', sans-serif; color: #333; line-height: 1.6; } footer { background-color: var(--dark-color) !important; -webkit-box-shadow: inset rgba(3,27,78,.1)0 2px 4px 0 !important; box-shadow: inset rgba(3,27,78,.1)0 2px 4px 0 !important; font-size: 14px !important; margin-top: 64px !important; padding: 25px 0 0 !important; bottom:0px !important; width: 100% !important; } *, ::after, ::before { -webkit-box-sizing: inherit; box-sizing: inherit; } footer { display: block !important; } .columns.is-multiline { flex-wrap: wrap; } .css-1pq1nqy.white, .css-1pq1nqy.white p { color: rgb(255, 255, 255); } .css-1pq1nqy.h2 { font-size: 36px; line-height: 110%; } /* .columns:last-child { margin-bottom: -.75rem !important; } */ .css-1pq1nqy.title { font-size: 44px; font-weight: normal; letter-spacing: -1px; margin-bottom: 0px; } .css-1pq1nqy { margin:auto 0px !important; max-width: 870px !important; margin-top:8px !important; } .title { color: #4d4f03; font-size: 62px; font-weight: 600; line-height: 1.125; } @media print, screen and (min-width: 769px) { .column.is-7, .column.is-7-tablet { flex: none; width: 58.33333%; } } .columns.is-mobile { display: flex; } .column { display: block; flex-basis: 0; flex-grow: 1; flex-shrink: 1; padding: .75rem; } .css-thh2a5:last-of-type { border-top: 1px solid hsla(0,0%,100%,0.2); padding-top: 20px; } .columns.is-multiline { flex-wrap: wrap; } .columns:not(:last-child) { margin-bottom: .75rem; } code[class*=language-], pre[class*=language-] { font-family: Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace; font-size: 14px; line-height: 1.375; direction: ltr; text-align: left; white-space: pre; word-spacing: normal; word-break: normal; -moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; -webkit-hyphens: none; -ms-hyphens: none; hyphens: none; background: #1d262f; color: #57718e; } .css-thh2a5 { max-width: 1200px; margin: 0 auto; } /* .columns:last-child { margin-bottom: -.75rem; } */ @media screen and (max-width: 768px) { .column.is-half-mobile { flex: none; width:50%; } } /* a { color: #000e29; font-weight: 600; text-decoration: none; } */ .css-1t9copt p, .css-1t9copt a { font-size: 12px; text-align: center; color: #000e29 !important; } .navbar-link, a { color: #fff !important; text-decoration: none; } a:-webkit-any-link { color: -webkit-link; cursor: pointer; text-decoration: underline; } .btnlogin { background-color: #006aff !important; display: inline !important; padding: 20px 20px; z-index:5; color:white !important; font-weight:550 !important; font-size:1rem !important; -webkit-box-shadow: 0 8px 6px -6px black; -moz-box-shadow: 0 8px 6px -6px black; box-shadow: 0 8px 6px -6px black; display: inline-block; -webkit-text-decoration: slateblue solid underline !important; text-decoration: slateblue solid underline !important; -webkit-text-underline-position: under !important; text-underline-position: under !important; /* background: rgba(242,201,76,.35); */ border-radius: 3px; } .panel_with_image { background-color: #fff !important; border-radius: 3px !important; -webkit-box-shadow: 0 2px 4px rgba(1,14,40,.05) !important; box-shadow: 0 2px 4px rgba(1,14,40,.05) !important; color: #5b6987 !important; display: block !important; margin: 15px !important; overflow: hidden !important; padding: 140px 30px 30px !important; position: relative !important; text-align: center !important; transition: box-shadow .25s linear,-webkit-box-shadow .25s linear !important; width: 370px !important; height:450px; } .photo_wrap { -ms-flex-align: center !important; align-items: center !important; display: -ms-flexbox !important; display: flex !important; height: 140px !important; left: 0 !important; overflow: hidden !important; position: absolute !important; top: 0; } .heading { /* font-family: "Sailec-Bold",system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif !important; */ font-family: 'Lato', sans-serif; font-weight: 800 !important; color: #031b4e; display: inline-block !important; font-size: 12px !important; min-width: auto!important; padding: 25px 0 10px !important; text-transform: uppercase !important; text-transform: uppercase !important; } section { display: -ms-flexbox !important; display: flex !important; -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; -ms-flex-pack: center !important; justify-content: center !important; padding: 20px !important; } .slim { padding: 10px 0 40px !important; align-items: center !important; display:flex !important; } .product { -ms-flex-align: center !important; align-items: center !important; background: #0069ff !important; height: 440px !important; overflow: hidden !important; color:white !important; } .copy { display: block !important; -ms-flex-preferred-size: 500px !important; flex-basis: 500px !important; max-width: 500px !important; padding: 15px !important; text-decoration: none !important; width: 100%; } .feature { -ms-flex: 1 1 554px !important; flex: 1 1 554px !important; max-width: 700px !important; width: 100% !important; } .photo { -o-object-fit: cover !important; object-fit: cover !important; } .highlight { background: rgba(242,201,76,.35) !important; border-radius: 3px; color: inherit !important; display: inline-block !important; margin: 1px 0 !important; padding: 0 2px !important; } a, footer section>strong { display: block !important; padding: 0 7.5px !important; } .dark { background-color: #000e29 !important; padding-top: 76px !important; } .vlist { padding: 20px !important; } footer section .dark .heading, footer section .dark a:hover { color: #fff !important; } footer section .dark { background-color: #000e29 !important; padding-top: 76px; } footer section ul li { margin-top: 6px; padding: 0; } footer section .dark, footer section .dark a { color: rgba(255,255,255,.5) !important; } footer section { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; justify-content: center; padding: 20px; } *, ::after, ::before { -webkit-box-sizing: inherit; box-sizing: inherit; } .panel_wrap, footer section .vlist { padding: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; } .card, .btn-circle, .btn, .white1 { box-shadow: 0 8px 18px rgba(0, 0, 0, 0.397); } .hero { align-items: stretch !important; display: flex !important; flex-direction: column !important; justify-content: space-between !important; } .hero-body { flex-grow: 1 !important; flex-shrink: 0 !important; /* padding: 0rem !important; */ } @media (max-width: 1023px) { .slices { position: relative !important; } } .container .is-fullhd { max-width: none; } @media screen and (min-width: 1024px) { .container { max-width: 960px; width: 960px; } } @media screen and (min-width: 1216px) { .container { max-width: 1170px; width: 1170px; } } @media screen and (max-width: 1407px) { .container .is-fullhd { max-width: 1170px; width: auto; } } .slices{ width:100% !important; } @media screen and (min-width: 1024px) { /* .container-main { margin-top: 107px !important; } */ } .css-wpp74j { margin: 0 auto; max-width: 870px; } .subtitle { color: #4d4f03; font-size: 16px; font-weight: 400; line-height: 1.25; } .subtitle, .title { word-break: break-word; } .css-fvx1ke { max-width: 670px !important; } .css-wpp74j { margin: 0 auto; max-width: 870px; } .css-wpp74j .subtitle { margin-top: 20px !important; } .css-wpp74j .subtitle, .css-wpp74j .subtitle p { max-width: 770px; margin-bottom: 0 !important; } .css-wpp74j .white, .css-wpp74j .white p { color: #fff; } .css-wpp74j .title .hero-title { font-size: 58px; line-height: 120%; background-color:transparent !important; } .css-wpp74j .white, .css-wpp74j .white p { color: #fff; } .css-czj4x5 .container { height: 100% !important; display: grid; grid-template-columns: 1fr 40%; grid-template-rows: auto; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .css-1v3edka { text-align: center; background-color: hsl(220,95%,8%); color: hsla(0,0%,100%,0.5); font-size: 14px !important; padding: 3rem 1.5rem; position: relative; left: 0; bottom: 0; min-height: 595px; overflow: hidden; } .css-wpp74j .title { /* font-family: 'Sailec-Bold','system-ui','-apple-system','BlinkMacSystemFont','Segoe UI','Roboto','Helvetica Neue','Helvetica','Arial','sans-serif'; */ font-family: 'Lato', sans-serif; font-size: 44px; font-weight: normal; -webkit-letter-spacing: -1px; -moz-letter-spacing: -1px; -ms-letter-spacing: -1px; letter-spacing: -1px; margin-bottom: 0; } .css-wpp74j { margin: 0 auto; max-width: 870px; } :-webkit-any(article,aside,nav,section) h1 { font-size: 1.5em; margin-block-start: 0.83em; margin-block-end: 0.83em; } h1 { display: block !important; font-size: 2em !important; margin-block-start: 0.67em !important; margin-block-end: 0.67em !important; margin-inline-start: 0px !important; margin-inline-end: 0px !important; font-weight: bold !important; } p { display: block !important; margin-block-start: 1em !important; margin-block-end: 1em !important; margin-inline-start: 0px !important; margin-inline-end: 0px !important; } p.large, .css-wpp74j .subtitle .large p, .css-wpp74j .subtitle p .large p { font-size: 24px !important; line-height: 150% !important; background-color:transparent !important; } .title:not(.is-spaced)+.subtitle { margin-top: -1.25rem; } p { display: block !important; margin-block-start: 1em !important; margin-block-end: 1em !important; margin-inline-start: 0px !important; margin-inline-end: 0px !important; } .css-czj4x5 { background-size: cover; background-position: center; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0) scale(1,1); -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); } .btn-ahs { font-size: 1rem; font-weight: 700; white-space: normal; border: 1px solid rgba(0, 0, 0, .5); border-radius: 30px; padding: 10px 8px 10px 8px; margin-bottom: 10px; background-color: rgba(27, 76, 236, 0.151); color: #777 !important; display: block; } h1, h2, h3, h4, h6 { color: #fffff1; /* font-family: 'Nunito', sans-serif; */ font-family: 'Lato', sans-serif; } a, p { /* font-family: 'Nunito', sans-serif; */ font-family: 'Lato', sans-serif; } .input-field { color: #666; } .titlename { background: purple; border-radius: 50px; width: 30vw; color: white; margin-top: 2rem; padding: .3rem; box-shadow: 5px 5px 5px 0px #ac82bd; } /* .navbar::after { background: linear-gradient(to right, #9E7CC1, #8ECDEA); content: ''; width: 100%; position: absolute; top: 62px; height: 3px; left: 0; } */ .is-loding .navbar { display: block; -webkit-animation: shift-rightwards 1s ease-in-out infinite; animation: shift-rightwards 1s ease-in-out infinite; -webkit-animation-delay: .8s; animation-delay: .8s; } .storytitile { padding: 4px 5px 4px 5px; border-radius: 50px; width: 100%; font-size: 1.5rem; color: #555; } .main { flex: 1 0 auto; width:100%; flex-direction: column; min-height:100%; position:relative; } .nav-wrapper .fa-bars { font-size: 25px; } /* footer { margin-top: 20px; } */ .story-text { height: 120px; } .dash-status { text-transform: capitalize; } #delete-form { display: inline; } .logo { height: 350px; } .heart { color: red; opacity: transparent; } * { margin: 0; padding: 0; border: 0; } body { /* font-family: medium-content-sans-serif-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif */ font-family: 'Lato', sans-serif; } @font-face { font-family: 'Genericons'; src: url("./fonts/genericons-regular-webfont.eot"); src: url("./fonts/genericons-regular-webfont.woff") format("woff"), url("./fonts/genericons-regular-webfont.eof") format("truetype"); } .container1 { margin: 10px 5px; width: 100%; } header h1 { color: #fff; margin-bottom: 5px; text-align: center; } .accordion { width: 100%; min-width: 800px; display: block; list-style-type: none; overflow: hidden; height: 100px; font-size: 0; } .tab { display: inline-block; background-color: rgba(68, 68, 68, 0); border-right: rgba(68, 68, 68, 0) 1px solid; width: 40px; height: 100px; overflow: hidden; position: relative; margin: 0; transition: all 0.5s ease-in-out 0.1s; } .tab:hover { width: 450px; } .tab:hover .social a:before { margin-left: -50px; } .tab:hover .social a:after { margin-left: -2.5px; } .tab .content { background: #fff; width: 360px; height: 100px; margin-left: 50px; padding: 5px 0 0 7.5px; position: relative; } .tab .content h1 { font-size: 1.25rem; margin-bottom: 2px; color: black; } .tab .content p { font-size: 0.85rem; line-height: 1.0rem; padding-right: 15px; color: black; } .social a:after, .social a:before { transition: all 0.4s ease-in-out 0.1s; width: 100px; height: 100px; position: absolute; text-indent: 0; padding-top: 22.25px; padding-left: 12.5px; display: block; font: normal 20px Genericons; color: #fff; } .social a:after { font-size: 24px; padding-left: 10px; padding-top: 40px; margin-left: 42px; } .youtube a:before, .youtube a:after { content: '\f213'; } .youtube a:after { background-color: #ff0000; } .twitter a:before, .twitter a:after { content: '\f202'; } .twitter a:after { background-color: #6dc5dd; } .facebook a:before, .facebook a:after { content: '\f204'; } .facebook a:after { background-color: #3b5998; } .linkedin a:before, .linkedin a:after { content: '\f208'; } .linkedin a:after { background-color: #00a9cd; } .instagram a:before, .instagram a:after { content: '\f215'; } .instagram a:after { background-color: #6dc993; } .github a:before, .github a:after { content: '\f200'; } .github a:after { background-color: #6e5494; } @media (max-width:950px) { .titlename1 { visibility: visible; width: 100% !important; } /* .container { width: 70%; } */ .tab { display: block; width: 100%; border-bottom: 3px #333 solid; } .accordion { display: block; min-width: 450px; height: auto; } .tab .content { width: 100%; } .tab:hover { width: 100%; } p { font-size: 1.3rem; } img.responsive-image { max-width: 40%; } } @media (max-width:680px) { .titlename1 { visibility: visible; width: 100% !important; } /* h5 { font-size: 1.2rem; } */ /* .container { width: 95%; } */ .accordion { width: 100%; min-width: 300px; } p { font-size: 1.1rem; } img.responsive-image { max-width: 40%; } } .cardbg { background: url('./../img/story-book-9-651480.png') no-repeat 0% 0%; background-size: cover; widows: 600px; height: 400px; border-radius: 4px; } .placeholder { background-color: #f6f6f6; background-size: cover; background-repeat: no-repeat; position: relative; overflow: hidden; border-radius: 4px; } .placeholder img { position: absolute; opacity: 0; top: 0; left: 0; width: 100%; transition: opacity 1s linear; } .placeholder img.loaded { opacity: 1; } .img-small { filter: blur(50px); } #v0 { position: fixed; bottom: 0; right: 0; width: 100%; } #set-height { display: block; } section { z-index: 1; position: relative; } .content1 { position: sticky; position: -webkit-sticky; width: 100%; top: 45vh; } #title { font-size: 3em; background: grey; display: inline-block; padding: 10px 35px; border-radius: 50px 50px 50px 50px; margin: 0; } #steps { font-size: 2.1em; color: #0000008f; font-weight: 700; } section:nth-of-type(1) { height: 120vh; } /* section:nth-of-type(2) { height: 120vh; } section:nth-of-type(3) { height: auto; } section:nth-of-type(4) { height: 100vh; } section:nth-of-type(5) { height: 150vh; } */ .btn-start { background: linear-gradient(180deg, #954073, #400e75); color: rgb(238, 232, 232) !important; font-weight: 700; width: 18rem; font-size: 1.3rem; } .entered { -webkit-animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both; animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both; } @-webkit-keyframes text-focus-in { 0% { -webkit-filter: blur(12px); filter: blur(12px); opacity: 0; } 100% { -webkit-filter: blur(0px); filter: blur(0px); opacity: 1; } } @keyframes text-focus-in { 0% { -webkit-filter: blur(12px); filter: blur(12px); opacity: 0; } 100% { -webkit-filter: blur(0px); filter: blur(0px); opacity: 1; } } .welcomeSplash { background-color: #2196F3; content: ""; position: absolute; left: 0; height: 20px; width: 100%; background: url('../img/welcomeSplash.svg') no-repeat center; background-size: 150%; } .leftcolumn { float: left; width: 75%; } .rightcolumn { float: left; width: 25%; padding-left: 20px; } .fakeimg { background-color: #eee8e88f; width: 100%; padding: 8px; border-radius: 20px 20px 20px 20px; background: linear-gradient(214deg, #eee8e88f, #fffff1); -webkit-animation: loadcontentAnimation 12s ease infinite; -moz-animation: loadcontentAnimation 12s ease infinite; -o-animation: loadcontentAnimation 12s ease infinite; animation: loadcontentAnimation 12s ease infinite; } .fakeimg1 { background-color: #aaa; } .imageEffect { border-radius: 10px 10px 10px 10px; background: linear-gradient(214deg, #eee8e88f, #ffffff); -webkit-animation: loadcontentAnimation 12s ease infinite; -moz-animation: loadcontentAnimation 12s ease infinite; -o-animation: loadcontentAnimation 12s ease infinite; animation: loadcontentAnimation 12s ease infinite; } @-webkit-keyframes loadcontentAnimation { 0% { background-position: 99% 0% } 50% { background-position: 2% 100% } 100% { background-position: 99% 0% } } @-moz-keyframes loadcontentAnimation { 0% { background-position: 99% 0% } 50% { background-position: 2% 100% } 100% { background-position: 99% 0% } } @-o-keyframes loadcontentAnimation { 0% { background-position: 99% 0% } 50% { background-position: 2% 100% } 100% { background-position: 99% 0% } } @keyframes loadcontentAnimation { 0% { background-position: 99% 0% } 50% { background-position: 2% 100% } 100% { background-position: 99% 0% } } .section { padding-top: 120px; padding-bottom: 120px; } .section { padding: 3rem 1.5rem; } section { display: block; } .css-1572ic1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 16px; } li, ul { margin: 0; padding: 0; } ul { display: block; list-style-type: disc; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 40px; } .css-1m8d6xb { max-width: 870px; margin: auto; text-align: left; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; overflow-wrap: break-word; } .css-1cj84k0.darkblue, .css-1cj84k0.darkblue p { color: #fff; } .css-1cj84k0 .title { /* font-family: 'Sailec-Bold','system-ui','-apple-system','BlinkMacSystemFont','Segoe UI','Roboto','Helvetica Neue','Helvetica','Arial','sans-serif'; */ font-family: 'Lato', sans-serif; font-size: 44px; font-weight: normal; -webkit-letter-spacing: -1px; -moz-letter-spacing: -1px; -ms-letter-spacing: -1px; letter-spacing: -1px; margin-bottom: 0; } .subtitle:not(:last-child), .title:not(:last-child) { margin-bottom: 1.5rem; } .css-1m8d6xb h1 { margin: 32px 0 16px 0 !important; } .css-1cj84k0 { margin: 0 auto; max-width: 870px; text-align: left; } .title { color: #4d4f03; font-size: 62px; font-weight: 600; line-height: 1.125; } .subtitle, .title { word-break: break-word; } :-webkit-any(article,aside,nav,section) h1 { font-size: 1.5em; margin-block-start: 0.83em; margin-block-end: 0.83em; } h1 { display: block; font-size: 2em; margin-block-start: 0.67em; margin-block-end: 0.67em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold; } .css-1m8d6xb { max-width: 870px; margin: auto; text-align: left; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; overflow-wrap: break-word; } .css-1m8d6xb { max-width: 870px; margin: auto; text-align: left; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; overflow-wrap: break-word; } .card { background-color: white; /* padding: 20px; */ margin-top: 20px; border-radius:5px 5px 5px 5px; } .card1 { border-radius: 8px 8px 8px 8px; padding: 0px; margin-top: 0px; box-shadow: 5px 5px 5px 0px #82a2bd; } .row:after { content: ""; display: table; clear: both; } button { appearance: button; -webkit-writing-mode: horizontal-tb; text-rendering: auto; color: -internal-light-dark(buttontext, rgb(170, 170, 170)); letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none ; display: inline-block ; text-align: center ; align-items: flex-start ; cursor: default; /* background-color: -internal-light-dark(rgb(239, 239, 239), rgb(74, 74, 74)); */ box-sizing: border-box; margin: 0em; font: 400 13.3333px Arial; padding: 1px 6px; /* border-width: 2px; */ border-style: outset !important; border-color: -internal-light-dark(rgb(118, 118, 118), rgb(195, 195, 195)); border-image: initial !important; } .css-1v3edka ul { list-style: none; text-align: left; } .footer { padding: 20px; text-align: center; background: #ddd; margin-top: 20px; } @media screen and (max-width:800px) { /* h5 { font-size: 1.2rem; } */ .leftcolumn, .rightcolumn { width: 100%; } .titlename1 { visibility: visible; width: 100% !important; } .rightcolumn { padding: 1rem; } img.responsive-image { max-width: 40%; } } .css-1lj2bxa li a { color: #777 !important; text-decoration: none !important; } .stars-outer { position: relative; display: inline-block; } .stars-inner { position: absolute; top: 0; left: 0; white-space: nowrap; overflow: hidden; width: 0; } .stars-outer::before { content: "\f005 \f005 \f005 \f005 \f005"; font-family: "Font Awesome 5 Free"; font-weight: 900; color: #ccc; } .stars-inner::before { content: "\f005 \f005 \f005 \f005 \f005"; font-family: "Font Awesome 5 Free"; font-weight: 900; color: #f8ce0b; } .ping { -webkit-animation: ping 0.8s ease-in-out infinite both; animation: ping 0.8s ease-in-out infinite both; } @-webkit-keyframes ping { 0% { -webkit-transform: scale(0.2); transform: scale(0.2); opacity: 0.8; } 80% { -webkit-transform: scale(1.2); transform: scale(1.2); opacity: 0; } 100% { -webkit-transform: scale(2.2); transform: scale(2.2); opacity: 0; } } @keyframes ping { 0% { -webkit-transform: scale(0.2); transform: scale(0.2); opacity: 0.8; } 80% { -webkit-transform: scale(1.2); transform: scale(1.2); opacity: 0; } 100% { -webkit-transform: scale(2.2); transform: scale(2.2); opacity: 0; } } .shake-top { -webkit-animation: shake-top 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both; animation: shake-top 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both; } @-webkit-keyframes shake-top { 0%, 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; } 10% { -webkit-transform: rotate(2deg); transform: rotate(2deg); } 20%, 40%, 60% { -webkit-transform: rotate(-4deg); transform: rotate(-4deg); } 30%, 50%, 70% { -webkit-transform: rotate(4deg); transform: rotate(4deg); } 80% { -webkit-transform: rotate(-2deg); transform: rotate(-2deg); } 90% { -webkit-transform: rotate(2deg); transform: rotate(2deg); } } @keyframes shake-top { 0%, 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; } 10% { -webkit-transform: rotate(2deg); transform: rotate(2deg); } 20%, 40%, 60% { -webkit-transform: rotate(-4deg); transform: rotate(-4deg); } 30%, 50%, 70% { -webkit-transform: rotate(4deg); transform: rotate(4deg); } 80% { -webkit-transform: rotate(-2deg); transform: rotate(-2deg); } 90% { -webkit-transform: rotate(2deg); transform: rotate(2deg); } } .kenburns-bottom-left { -webkit-animation: kenburns-bottom-left 5s ease-out both; animation: kenburns-bottom-left 5s ease-out both; } @-webkit-keyframes kenburns-bottom-left { 0% { -webkit-transform: scale(1) translate(0, 0); transform: scale(1) translate(0, 0); -webkit-transform-origin: 16% 84%; transform-origin: 16% 84%; } 100% { -webkit-transform: scale(1.25) translate(-20px, 15px); transform: scale(1.25) translate(-20px, 15px); -webkit-transform-origin: left bottom; transform-origin: left bottom; } } @keyframes kenburns-bottom-left { 0% { -webkit-transform: scale(1) translate(0, 0); transform: scale(1) translate(0, 0); -webkit-transform-origin: 16% 84%; transform-origin: 16% 84%; } 100% { -webkit-transform: scale(1.25) translate(-20px, 15px); transform: scale(1.25) translate(-20px, 15px); -webkit-transform-origin: left bottom; transform-origin: left bottom; } } .bg-pan-left { -webkit-animation: bg-pan-left 8s both; animation: bg-pan-left 8s both; } @-webkit-keyframes bg-pan-left { 0% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @keyframes bg-pan-left { 0% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } .btn-circle { border-radius: 40px; margin-top: 10px; } .btn-circle:hover { background-color: rgba(51, 51, 51, 0.199); } .btn-circle:hover::after { background-color: white; } .shake-horizontal { -webkit-animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both; animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both; } @-webkit-keyframes shake-horizontal { 0%, 100% { -webkit-transform: translateX(0); transform: translateX(0); } 10%, 30%, 50%, 70% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 20%, 40%, 60% { -webkit-transform: translateX(10px); transform: translateX(10px); } 80% { -webkit-transform: translateX(8px); transform: translateX(8px); } 90% { -webkit-transform: translateX(-8px); transform: translateX(-8px); } } @keyframes shake-horizontal { 0%, 100% { -webkit-transform: translateX(0); transform: translateX(0); } 10%, 30%, 50%, 70% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 20%, 40%, 60% { -webkit-transform: translateX(10px); transform: translateX(10px); } 80% { -webkit-transform: translateX(8px); transform: translateX(8px); } 90% { -webkit-transform: translateX(-8px); transform: translateX(-8px); } } .heartbeat { -webkit-animation: heartbeat 1.5s ease-in-out both; animation: heartbeat 1.5s ease-in-out both; } @-webkit-keyframes heartbeat { from { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: center center; transform-origin: center center; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 10% { -webkit-transform: scale(0.91); transform: scale(0.91); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 17% { -webkit-transform: scale(0.98); transform: scale(0.98); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 33% { -webkit-transform: scale(0.87); transform: scale(0.87); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 45% { -webkit-transform: scale(1); transform: scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } } @keyframes heartbeat { from { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: center center; transform-origin: center center; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 10% { -webkit-transform: scale(0.91); transform: scale(0.91); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 17% { -webkit-transform: scale(0.98); transform: scale(0.98); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 33% { -webkit-transform: scale(0.87); transform: scale(0.87); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 45% { -webkit-transform: scale(1); transform: scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } } .heartbeat1 { -webkit-animation: heartbeat1 1.5s ease-in-out infinite both; animation: heartbeat1 1.5s ease-in-out infinite both; } @-webkit-keyframes heartbeat1 { from { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: center center; transform-origin: center center; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 10% { -webkit-transform: scale(0.91); transform: scale(0.91); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 17% { -webkit-transform: scale(0.98); transform: scale(0.98); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 33% { -webkit-transform: scale(0.87); transform: scale(0.87); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 45% { -webkit-transform: scale(1); transform: scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } } @keyframes heartbeat1 { from { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: center center; transform-origin: center center; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 10% { -webkit-transform: scale(0.91); transform: scale(0.91); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 17% { -webkit-transform: scale(0.98); transform: scale(0.98); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 33% { -webkit-transform: scale(0.87); transform: scale(0.87); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 45% { -webkit-transform: scale(1); transform: scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } } .focus-in-contract-bck { -webkit-animation: focus-in-contract-bck 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: focus-in-contract-bck 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } @-webkit-keyframes focus-in-contract-bck { 0% { letter-spacing: 1em; -webkit-transform: translateZ(300px); transform: translateZ(300px); -webkit-filter: blur(12px); filter: blur(12px); opacity: 0; } 100% { -webkit-transform: translateZ(12px); transform: translateZ(12px); -webkit-filter: blur(0); filter: blur(0); opacity: 1; } } @keyframes focus-in-contract-bck { 0% { letter-spacing: 1em; -webkit-transform: translateZ(300px); transform: translateZ(300px); -webkit-filter: blur(12px); filter: blur(12px); opacity: 0; } 100% { -webkit-transform: translateZ(12px); transform: translateZ(12px); -webkit-filter: blur(0); filter: blur(0); opacity: 1; } } .text-pop-up-tr { -webkit-animation: text-pop-up-tr 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: text-pop-up-tr 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } @-webkit-keyframes text-pop-up-tr { 0% { -webkit-transform: translateY(0) translateX(0); transform: translateY(0) translateX(0); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: none; } 100% { -webkit-transform: translateY(-50px) translateX(50px); transform: translateY(-50px) translateX(50px); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3); } } @keyframes text-pop-up-tr { 0% { -webkit-transform: translateY(0) translateX(0); transform: translateY(0) translateX(0); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: none; } 100% { -webkit-transform: translateY(-50px) translateX(50px); transform: translateY(-50px) translateX(50px); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3); } } .text-pop-up-bottom { -webkit-animation: text-pop-up-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: text-pop-up-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } @-webkit-keyframes text-pop-up-bottom { 0% { -webkit-transform: translateY(0); transform: translateY(0); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: none; } 100% { -webkit-transform: translateY(50px); transform: translateY(50px); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3); } } @keyframes text-pop-up-bottom { 0% { -webkit-transform: translateY(0); transform: translateY(0); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: none; } 100% { -webkit-transform: translateY(50px); transform: translateY(50px); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3); } } @media only screen and (min-device-width:320px) and (max-device-width:568px) { h3 { font-size: 1.5rem !important; } /* h5 { font-size: 1.2rem; } */ .titlename1 { visibility: visible; width: 100% !important; } .Welcome { line-height: 36px !important; font-size: 32px !important; } .storytitile { width: 71vw !important; } .titlename { width: 40vw; } .rightcolumn { padding: 1rem; } .navbar::after { top: 56px; } p { font-size: 1.16rem; } .responsive-image { max-width: 40% !important; } } @media only screen and (min-device-width:768px) and (max-device-width:1024px) { .Welcome { line-height: 36px !important; font-size: 40px !important; } /* h5 { font-size: 1.2rem; } */ .storytitile { width: 16vw !important; font-size: .9rem; } .titlename { width: 10vw; font-size: 1.3rem; } .image-responsive { height: 30px !important; width: 30px !important; } .chip { height: 30px !important; width: 15vw; margin-top: 30px; } .name-responsive { font-size: 10px !important; } .story-text { font-size: .82rem !important; } .rightcolumn { padding: 1rem; } .titlename1 { width: 100%; } .responsive-image { max-width: 40% !important; } } .darknav{ background-color: #000e29 !important; } .white1 { border-radius: 8px; padding: 1rem 1rem; background: #333; margin-right: .9px; font-size:1.2rem; } .separator { display: flex; align-items: center; text-align: center; color: white; font-size: 30px; margin-top: 40px; } .separator::before, .separator::after { content: ''; flex: 1; border-bottom: 1px solid white; } .separator::before { margin-right: .25em; } .separator::after { margin-left: .25em; } .color-change-2x { -webkit-animation: color-change-2x 8s linear infinite alternate both; animation: color-change-2x 8s linear infinite alternate both; } @-webkit-keyframes color-change-2x { 0% { background: #1996ead3; } 100% { background: #2196F3; } } @keyframes color-change-2x { 0% { background: #1996ead3; } 100% { background: #2196F3; } } .welcomeDash { font-weight: 400; overflow: hidden; padding: 80px 160px 48px; position: relative; } .welcomePrimary { background: #fff; } .welcomeBackgroundPrimary { bottom: 0; left: 0; position: absolute; width: 100%; } .brick { height: auto; width: 18vw; display: inline-block; } @media screen and (max-width:1328px) { .brick { height: auto; width: 23vw; display: inline-block; } /* h5 { font-size: 1.2rem; } */ } @media screen and (max-width:1024px) { .brick { height: auto; width: 30vw; display: inline-block; } .titlename1 { width: 100% !important; } } @media screen and (max-width:480px) { .brick { height: auto; width: 93vw; display: inline-block; } } .dashboard-grid { margin: 1% 3.5vw; } .timeline-item { background: #fff; padding: 12px; margin: 0 auto; max-width: 18vw; min-height: 200px; } @keyframes placeHolderShimmer { 0% { background-position: -468px 0 } 100% { background-position: 468px 0 } } .animated-background { animation-duration: 1s; animation-fill-mode: forwards; animation-iteration-count: infinite; animation-name: placeHolderShimmer; animation-timing-function: linear; background: #f6f7f8; background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%); background-size: 800px 104px; height: 210px; position: relative; } animated-background1 { animation-duration: .5s; animation-fill-mode: forwards; animation-iteration-count: infinite; animation-name: placeHolderShimmer; animation-timing-function: linear; background: darkslategrey; background: linear-gradient(to right, #34696b 8%, #388a8d 18%, darkslategrey 33%); background-size: 800px 104px; height: 120px; position: relative; } .background-masker1 { background: #fff; position: absolute; } .background-masker { background: #fff; position: absolute; } .background-masker.image { top: -10px; left: -12px; data-text: 'loading'; right: 0; height: 157px; background: none; border: 23px solid white; border-radius: 34px; width: 18vw; border-radius: 50px; } .background-masker.header-bottom { top: 138px; left: 0; right: 0; height: 10px; } .background-masker .paragraph1-bottom { top: 148px; right: 0; height: 9px; width: 60%; } .background-masker .paragraph2-bottom { top: 157px; left: 0; right: 0; height: 6px; } .background-masker .paragraph3-bottom { top: 163px; right: 0; height: 9px; width: 40%; } .background-masker .paragraph4-bottom { top: 172px; left: 0; right: 0; height: 6px; } .background-masker .paragraph5-bottom { top: 178px; right: 0; height: 9px; width: 47%; } .background-masker .paragraph6-bottom { top: 187px; left: 0; right: 0; height: 6px; } @media screen and (min-width:740px) { .titlename1 { display: none !important } } @media screen and (max-width:770px) { .blog div h1 { line-height: 63px !important; } .container .row { margin-left: 0px !important; margin-right: 0px !important; } } #warning-message { display: none; } @media only screen and (orientation:portrait) { #wrapper { display: none; z-index: 46832498; background-color: #031b4e !important; } #warning-message { display: none; } .card-top-space{ margin-top:1rem !important; margin-bottom:1rem !important; } img.img.responsive-img{ max-width:45% !important; } .col.s1 { padding: 0.45rem; width: 7.333333% !important; margin-left: 3rem !important; left: auto; right: auto; font-size: .9rem !important; } .fixed-action-btn { margin-bottom: 4rem; } .extreme-container4col{ display:none !important; } } @media only screen and (orientation:landscape) and (max-device-width:823px) { #warning-message { display: block; max-height: 100%; background-size: 100%; padding: 0px; margin: 0px; background-size: cover; background-color: #031b4e !important; color:white; } a.btn-ahs { display:none !important; } .herder { display: none; } /* .container { display: none; } */ .row { display: none; } .titlename1 { display: none; } .navbar { display: none; } .page-footer { display: none; } .hero-text { text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; } .blog { display: none; } /* .card { max-width: 100% !important; min-height: 100vh !important; margin-top: 0px !important; margin-bottom: 0px !important; background-color: #006aaf; background-size: 100%; padding: 0px; margin: 0px; background-size: cover; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; } */ .container .row { margin-bottom: 0px important; } .navbar { display: none !important; } .navbar::after { visibility: hidden !important; } .hide-on-small-only { display: none !important; } } .css-11utet8 { background: repeat; overflow: hidden; } .css-11utet8 .container { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .css-rxs6bw { margin: 0 auto; max-width: 870px !important; text-align: center !important; } .css-rxs6bw.darkblue, .css-rxs6bw.darkblue p { color: #031b4e; } .css-rxs6bw.h2 { font-size: 36px; line-height: 110%; } .css-rxs6bw.title { font-size: 44px; font-weight: normal; -webkit-letter-spacing: -1px; -moz-letter-spacing: -1px; -ms-letter-spacing: -1px; letter-spacing: -1px; margin-bottom: 0; } .css-1hs9qzb { display: grid; grid-auto-flow: dense; grid-gap: 64px; grid-auto-rows: 1fr; grid-template-columns: repeat(4,1fr); margin-top: 64px; margin-bottom: 0; } .css-1gw58lx { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; text-align: left; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin: 0 auto; } .css-14noyus.blur-up.lazyloaded { -webkit-filter: blur(0); -webkit-filter: blur(0); filter: blur(0); } .css-14noyus.blur-up { -webkit-filter: blur(5px); -webkit-filter: blur(5px); filter: blur(5px); -webkit-transition: filter 100ms,-webkit-filter 100ms; transition: filter 100ms,-webkit-filter 100ms; } .css-14noyus { min-height: 50px; max-height: 128px; margin-right: 35px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } .css-1gw58lx { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; text-align: left; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin: 0 auto; } .subtitle, .title { word-break: break-word; } .subtitle:not(:last-child), .title:not(:last-child) { margin-bottom: 1.5rem; } .overlay { background-image: url('../img/screen-rotate.png'); background-position: center; background-size: contain; background-repeat: no-repeat; width: 30%; padding-bottom: 40%; z-index:59960606; } .overlay-content { color: #f1f1f1; font-size: 20px; text-align: center; margin-bottom: 10px; margin-top: 30px; } .overlay-text { color: #f1f1f1; font-size: 14px; text-align: center; margin-bottom:10%; } @media only screen and (max-device-width:823px) { .accordion { display: none; } .container { width: 100%; } } row.col.s1 { padding: 0.45rem; width: 7.333333% !important; margin-left: 3rem !important; left: auto; right: auto; font-size: .9rem !important; } .titlename2 { background: rgba(128, 128, 128, 0.342); padding: 10px 10px 10px 10px; font-size: 1rem; /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */ font-family: 'Lato', sans-serif; color: #777; width: 100%; height: 9vh; padding-top: .2rem; overflow: hidden; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; display: block; } .stateinfo { overflow: hidden; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; } .totalstick { background: url('data:image/svg+xml,\<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">\<circle r="20" cx="50" cy="50" fill="red">\</svg>'); background-size: 100px 100px; overflow: hidden; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; } #progress { position: fixed; z-index: 2147483647; top: 0; left: -6px; width: 0%; height: 2px; background: #9E7CC1; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; -moz-transition: width 500ms ease-out, opacity 400ms linear; -ms-transition: width 500ms ease-out, opacity 400ms linear; -o-transition: width 500ms ease-out, opacity 400ms linear; -webkit-transition: width 500ms ease-out, opacity 400ms linear; transition: width 500ms ease-out, opacity 400ms linear } #progress.done { opacity: 0 } #progress dd, #progress dt { position: absolute; top: 0; height: 2px; -moz-box-shadow: #b91f1f 1px 0 6px 1px; -ms-box-shadow: #b91f1f 1px 0 6px 1px; -webkit-box-shadow: #b91f1f 1px 0 6px 1px; box-shadow: #b91f1f 1px 0 6px 1px; -moz-border-radius: 99%; -webkit-border-radius: 99%; border-radius: 99% } #progress dd { opacity: 1; width: 20px; right: 0; clip: rect(-6px, 22px, 14px, 10px) } #progress dt { opacity: 1; width: 180px; right: -80px; clip: rect(-6px, 90px, 14px, -6px) } @-moz-keyframes pulse { 30% { opacity: 1 } 60% { opacity: 0 } 100% { opacity: 1 } } @-ms-keyframes pulse { 30% { opacity: .6 } 60% { opacity: 0 } 100% { opacity: .6 } } @-o-keyframes pulse { 30% { opacity: 1 } 60% { opacity: 0 } 100% { opacity: 1 } } @-webkit-keyframes pulse { 30% { opacity: .6 } 60% { opacity: 0 } 100% { opacity: .6 } } @keyframes pulse { 30% { opacity: 1 } 60% { opacity: 0 } 100% { opacity: 1 } } #progress.waiting dd, #progress.waiting dt { -moz-animation: pulse 2s ease-out 0s infinite; -ms-animation: pulse 2s ease-out 0s infinite; -o-animation: pulse 2s ease-out 0s infinite; -webkit-animation: pulse 2s ease-out 0s infinite; animation: pulse 2s ease-out 0s infinite } .css-1pq2esu.blur-up.lazyloaded { -webkit-filter: blur(0); -webkit-filter: blur(0); filter: blur(0); } .css-1pq2esu.blur-up { -webkit-filter: blur(5px); -webkit-filter: blur(5px); filter: blur(5px); -webkit-transition: filter 100ms,-webkit-filter 100ms; transition: filter 100ms,-webkit-filter 100ms; } .css-1hugv3f .card-content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; min-height: 220px; text-align: center; /* padding: 32px; */ padding: 0px; } .css-1kwjdzk { border-top: 1px solid #f3f5f9; width: 306px; /* padding: 32px; */ display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } form { display: block; margin-top: 0em; } .css-12sjm0v .form-wrapper { display: inline-block; text-align: left; } .css-12sjm0v input { width: 100% !important; height: 48px !important; border: 1px solid #e5e8ed !important; box-sizing: border-box !important; border-radius: 3px !important; margin-bottom: 8px !important; font-size: 16px !important; padding: 16px !important; color: #031b4e !important; -webkit-appearance: none !important; -moz-appearance: none !important; -webkit-appearance: none !important; -moz-appearance: none !important; appearance: none !important; } /* input { -webkit-writing-mode: horizontal-tb !important; text-rendering: auto !important; color: -internal-light-dark(black, white) !important; letter-spacing: normal !important; word-spacing: normal!important; text-transform: none !important; text-indent: 0px !important; text-shadow: none !important; display: inline-block !important; text-align: start !important; appearance: textfield !important; background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59)) !important; -webkit-rtl-ordering: logical !important; cursor: text !important; margin: 0em !important; font: 400 13.3333px Arial !important; padding: 1px 2px !important; border-width: 2px !important; border-style: inset !important; border-color: -internal-light-dark(rgb(118, 118, 118), rgb(195, 195, 195)) !important; border-image: initial !important; } */ button { appearance: button; -webkit-writing-mode: horizontal-tb !important; text-rendering: auto; color: -internal-light-dark(buttontext, rgb(170, 170, 170)); letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block; text-align: center; align-items: flex-start; cursor: default; background-color: -internal-light-dark(rgb(239, 239, 239), rgb(74, 74, 74)); box-sizing: border-box; margin: 0em; font: 400 13.3333px Arial; padding: 1px 6px; /* border-width: 2px; */ border-style: outset; border-color: -internal-light-dark(rgb(118, 118, 118), rgb(195, 195, 195)); border-image: initial; } .button .is-primary { background-color: #006aff !important; border-color: transparent; color: #fff; } .button { box-sizing: border-box; } .button { /* background-color: #fff; */ /* border-color: #dbdbdb; border-width: 1px; */ color: #363636; cursor: pointer; justify-content: center; padding: calc(.375em - 1px) .75em; text-align: center; white-space: nowrap; } .button { -moz-appearance: none; -webkit-appearance: none; align-items: center; /* border: 1px solid transparent; */ border-radius: 4px; box-shadow: none; display: inline-flex; font-size: 1rem; height: 2.25em; justify-content: flex-start; line-height: 1.5; padding: calc(.375em - 1px) calc(.625em - 1px); position: relative; vertical-align: top; } .button, .delete { -webkit-touch-callout: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; } .css-wpp74j.darkblue, .css-wpp74j.darkblue p { color: #031b4e !important; } .css-wpp74j.h5 { font-size: 18px !important; /* line-height: 120% !important; */ -webkit-letter-spacing: 0 !important; -moz-letter-spacing: 0 !important; -ms-letter-spacing: 0 !important; letter-spacing: 0 !important; } h5 { display: block !important; font-size: 0.83em !important; /* margin-block-start: 1.67em !important; margin-block-end: 1.67em !important; */ margin-inline-start: 0px !important; margin-inline-end: 0px !important; font-weight: bold !important; } .css-1kwjdzk { border-top: 1px solid #f3f5f9; width: 306px; /* padding: 32px; */ display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .css-re7ijt { font-size: 1em; padding: 30px 30px 28px 30px; height: 48px; padding: 13px 30px 16px 30px; margin: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: flex-start; -webkit-box-align: flex-start; -ms-flex-align: flex-start; align-items: flex-start; border: 1px solid #0069ff; color: #0069ff; } .css-18czx2n { font-size: 1em; padding: 30px 30px 28px 30px; height: 48px; padding: 16px; margin: 0; border: 1px solid #0069ff; } .css-1pq2esu.blur-up.lazyloaded { -webkit-filter: blur(0); -webkit-filter: blur(0); filter: blur(0); } .css-1pq2esu.blur-up { -webkit-filter: blur(5px); -webkit-filter: blur(5px); filter: blur(5px); -webkit-transition: filter 100ms,-webkit-filter 100ms; transition: filter 100ms,-webkit-filter 100ms; } .css-re7ijt img { margin-top: 1px; margin-right: 6px; } .css-1hugv3f .card-content { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; min-height: 220px; text-align: center; padding: 0px; margin: -10px 0px 0px -10px !important; } .css-1t9copt p, .css-1t9copt a { font-size: 12px; text-align: center; color: #fff !important; } .card { background-color: #fff !important; box-shadow: 0 2px 3px rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.1) !important; color: #4d4f03 !important; max-width: 100% !important; position: relative !important; } @media screen and (min-device-width:1024px) { .sidenapagin { top: 62px; position: fixed; } .extreme-container4col{ display:block; } .card-top-space { margin-top: 15rem; margin-bottom: 2rem; } .dashMaxres { margin-left: 2rem; } .group { margin-left: 2rem; } .showpage { margin-left: 2rem; } .site-main { margin-left: 2rem; } } .tablerow { color: #666 !important; } .StripeElement { background-color: white; height: 40px; padding: 10px 12px; border-radius: 4px; border: 1px solid transparent; box-shadow: 0 1px 3px 0 #e6ebf1; -webkit-transition: box-shadow 150ms ease; transition: box-shadow 150ms ease; } .StripeElement--focus { box-shadow: 0 1px 3px 0 #cfd7df; } .StripeElement--invalid { border-color: #fa755a; } .StripeElement--webkit-autofill { background-color: #fefde5 !important; } .extremeHero-divider { position: relative; border-bottom: 1px solid rgba(0, 0, 0, .15); max-width: 1032px; margin: 24px auto; } .u-minHeight100vh { min-height: 100vh !important; -webkit-box-sizing: border-box; box-sizing: border-box; } .u-foreground { position: relative !important; z-index: 100 !important; } .extreme-container12col { max-width: 1032px; width: 100%; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .u-marginTop48 { margin-top: 48px !important; } .u-flex { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; } .extreme-container8col { max-width: 680px; } .u-sizeFull, .u-sizeFullWidth { width: 100% !important; } .u-paddingRight24 { padding-right: 24px !important; } .u-borderBox { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; } .extremePostPreview { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; max-width: 680px; width: 100%; } .u-marginBottom48 { margin-bottom: 48px !important; } .u-animation--shimmerInfinite { -webkit-animation: shimmer 1.2s ease-in-out infinite; animation: shimmer 1.2s ease-in-out infinite; } .u-textAlignLeft { text-align: left !important; } .u-minWidth0 { min-width: 0 !important; } .u-marginRight24 { margin-right: 24px !important; } .u-flex1 { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; } div { display: block; } .u-marginBottom16 { margin-bottom: 16px !important; } .u-clearfix:after, .u-clearfix:before { display: table; content: " "; } .u-clearfix:after { clear: both; } .u-clearfix:after, .u-clearfix:before { display: table; content: " "; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .linePlaceholder--truncated { width: 80%; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .u-textAlignLeft { text-align: left !important; } .avatarPlaceholder { background: rgba(0, 0, 0, .05); -webkit-border-radius: 100%; border-radius: 100%; float: left; margin-right: 10px; margin-bottom: 10px; } .u-width32 { width: 32px !important; } .u-height32 { height: 32px !important; } .u-flex0 { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; } .linePlaceholder--thin { height: 8px; margin-top: 4px; margin-bottom: 4px; } .linePlaceholder--small { width: 120px; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } pre { padding: 30px !important; margin: 8px 0px !important; overflow: auto; border-radius: 0.3em !important; background-color: rgb(29, 38, 47) !important; min-height: 65px !important; max-height: 265px !important; overflow-wrap: break-word !important; white-space: initial !important; } .extremePostPreview-image { width: 152px; } .u-background--brandDust { background-color: #F0F0EE; } .u-width152 { width: 152px !important; } .u-height145 { height: 145px !important; } .u-heightInherit { height: inherit !important; } .extreme-container4col { width: 328px; } .u-marginBottom32 { margin-bottom: 32px !important; } .u-animation--shimmerInfinite { -webkit-animation: shimmer 1.2s ease-in-out infinite; animation: shimmer 1.2s ease-in-out infinite; } .u-borderBottomLightest { border-bottom: 1px solid rgba(0, 0, 0, .05) !important; } .u-paddingBottom16 { padding-bottom: 16px !important; } .u-marginRight32 { margin-right: 32px !important; } .u-marginLeft32 { margin-left: 32px !important; } .linePlaceholder--small { width: 120px; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .u-padding32 { padding: 32px !important; } .u-marginBottom24 { margin-bottom: 24px !important; } .u-flex { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; } .avatarPlaceholder { background: rgba(0, 0, 0, .05); -webkit-border-radius: 100%; border-radius: 100%; float: left; margin-right: 10px; margin-bottom: 10px; } .u-width32 { width: 32px !important; } .u-height32 { height: 32px !important; } .u-flex0 { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; } .u-borderBottomLightest { border-bottom: 1px solid rgba(0, 0, 0, .05) !important; } .u-marginBottom32 { margin-bottom: 32px !important; } .u-animation--shimmerInfinite { -webkit-animation: shimmer 1.2s ease-in-out infinite; animation: shimmer 1.2s ease-in-out infinite; } .u-borderBottomLightest { border-bottom: 1px solid rgba(0, 0, 0, .05) !important; } .u-paddingBottom16 { padding-bottom: 16px !important; } .u-marginRight32 { margin-right: 32px !important; } .u-marginLeft32 { margin-left: 32px !important; } .u-borderBottomLightest { border-bottom: 1px solid rgba(0, 0, 0, .05) !important; } .linePlaceholder--small { width: 120px; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .u-marginBottom24 { margin-bottom: 24px !important; } .linePlaceholder--thin { height: 8px; margin-top: 4px; margin-bottom: 4px; } .linePlaceholder--small { width: 120px; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .linePlaceholder--thin { height: 8px; margin-top: 4px; margin-bottom: 4px; } .linePlaceholder--smaller { width: 80px; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .surface-scrollOverlay { display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 900; overflow: auto; } .linePlaceholder--thin { height: 8px; margin-top: 4px; margin-bottom: 4px; } .linePlaceholder--small { width: 120px; } .linePlaceholder { background: rgba(0, 0, 0, .05); display: inline-block; height: 10px; margin-top: 7px; margin-bottom: 7px; width: 100%; float: left; clear: both; } .linePlaceholder--smaller { width: 80px; } .linePlaceholder--small { width: 120px; } .site-main { height: 100%; background: #fff; } .butterBar { position: fixed; left: 50%; pointer-events: none; -webkit-transform: translate(-50%, -100px); transform: translate(-50%, -100px); max-width: 640px; z-index: 800; text-align: center; visibility: hidden; opacity: 0; -webkit-transition: visibility 0s linear .7s, opacity .7s, -webkit-transform .7s; transition: visibility 0s linear .7s, opacity .7s, -webkit-transform .7s; transition: transform .7s, visibility 0s linear .7s, opacity .7s; transition: transform .7s, visibility 0s linear .7s, opacity .7s, -webkit-transform .7s; } .surface { top: 0; height: 100%; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; } .metabar { position: absolute; display: block; z-index: 500; width: 100%; font-size: 16px; background: #fff; color: rgba(0, 0, 0, .54); /* font-family: medium-content-sans-serif-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; */ font-family: 'Lato', sans-serif; letter-spacing: 0; font-weight: 400; font-style: normal; -webkit-box-sizing: border-box; box-sizing: border-box; top: 0; } .metabar-inner { position: relative; } .u-maxWidth1000 { max-width: 1000px !important; } .u-height65 { height: 65px !important; } .u-paddingRight20 { padding-right: 20px !important; } .u-paddingLeft20 { padding-left: 20px !important; } .u-marginAuto { margin-left: auto !important; margin-right: auto !important; } .u-justifyContentSpaceBetween { -webkit-box-pack: justify !important; -webkit-justify-content: space-between !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .u-flexCenter { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: center !important; -webkit-align-items: center !important; -ms-flex-align: center !important; align-items: center !important; margin-top: 5px; } .metabar-block:not(.metabar-block--center) { position: relative; z-index: 500; } .u-flex1 { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; } @media screen and (min-width: 768px) { .u-xs-show { display: none !important; } } .u-paddingBottom25 { padding-bottom: 25px !important; } .u-paddingTop10 { padding-top: 10px !important; } .u-flexWrap { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .u-flex { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; } .u-borderTopLightest { border-top: 1px solid rgba(0, 0, 0, .05) !important; margin-top: 10px; } .m-breakWord { word-break: break-word; word-wrap: break-word; } .card-header-title { align-items: center !important; color: #363636 !important; display: flex !important; flex-grow: 1 !important; font-weight: 700 !important; padding: .75rem !important; } .css-hyfkp { -webkit-flex: 0 !important; -ms-flex: 0 !important; flex: 0 !important; width: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; border-radius: 6px 6px 0px 0px; background-color: #f3f5f9; /* padding: 16px 0 12px 0; */ } .container { margin: 0 0 !important; position: relative !important; max-width: 1170px ; grid-template-rows: auto !important; -webkit-align-items: center !important; -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; max-width: 1170px; } .buttons { align-items: center !important; display: flex !important; flex-wrap: wrap !important; justify-content: flex-start !important; } .buttons > a { border:3px solid #000e29; padding: 1.6rem !important; } .buttons:last-child { /* margin-bottom: -.5rem; */ } .container .is-fullhd { max-width: none !important; } .css-n387jl .is-primary, .css-n387jl .is-white { margin-right: 0px !important; margin-left: 14px !important; margin-bottom: 0.5rem; } @media screen and (max-width: 1407px) { .container .is-fullhd { max-width: 1344px !important; width: auto; } } @media (max-width: 1023px) { .css-czj4x5 .container { display: -webkit-box !important; display: -webkit-flex !important; display: -ms-flexbox !important; display: flex !important; -webkit-flex-direction: column !important; -ms-flex-direction: column !important; flex-direction: column !important; height: 100% !important; margin-bottom:12rem !important; overflow-y: hidden; /* display: grid !important; */ /* grid-template-columns: 1fr 40% !important; */ /* margin-top: 32px !important; margin-bottom: 64px !important; */ } } .col, .row { -webkit-box-sizing: border-box; box-sizing: border-box; } .row { display: block !important; flex-wrap: wrap !important; margin-right: -15px !important; margin-left: -15px !important; } .u-maxWidth740 { max-width: 740px !important; } .u-marginAuto { margin-left: auto !important; margin-right: auto !important; } .u-marginTop30 { margin-top: 30px !important; } article, aside, details, figcaption, figure, header, hgroup, menu, nav, section, summary { display: block; } .link { color: inherit; text-decoration: none; cursor: pointer; } .u-fontSize14 { font-size: 16px !important; } .u-textColorNormal { color: rgba(0, 0, 0, .54) !important; fill: rgba(0, 0, 0, .54) !important; } .u-marginRight16 { margin-right: 16px !important; } .u-flex0 { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; } a, button, input { -webkit-tap-highlight-color: transparent; } /* a { color: #fff !important; text-decoration: none !important; } */ a { background-color: transparent; } a:-webkit-any-link { color: -webkit-link; cursor: pointer; text-decoration: underline; } .m-breakWord { word-break: break-word; word-wrap: break-word; } .postActions { background: #fff; } .u-width60 { width: 60px !important; } .u-relative { position: relative !important; } .u-foreground { position: relative !important; z-index: 100 !important; } .button--large.button--circle { width: 37px; height: 37px; padding: 0; } .button--withChrome.button--large { height: 37px; line-height: 37px; padding:12px 12px; } .u-accentColor--textNormal { color: #737171 !important; } .button--large, .button--large.button--chromeless, .button--large.button--link { font-size: 17px; } .button--circle { padding: 0; width: 37px; text-align: center; -webkit-border-radius: 100%; border-radius: 100% !important; } .button--withChrome { height: 37px; line-height: 37px; padding: 0 16px; border: 1px solid rgba(0, 0, 0, .15); -webkit-border-radius: 4px; border-radius: 4px; } .button, .button .svgIcon { -webkit-transition: .1s background-color, .1s border-color, .1s color, .1s fill; transition: .1s background-color, .1s border-color, .1s color, .1s fill; margin:0px 0px 5px 5px; } .button { display: inline-block !important; position: relative !important; color: rgba(0, 0, 0, .54) !important; background: rgba(0, 0, 0, 0) !important; font-size: 16px !important; text-align: center !important; text-decoration: none !important; cursor: pointer !important; vertical-align: bottom !important; white-space: nowrap !important; text-rendering: auto !important; -webkit-user-select: none !important; -moz-user-select: none !important; -ms-user-select: none !important; user-select: none !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; letter-spacing: 0; font-weight: 500; font-style: normal; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga"on; /* background-color: #fff !important; */ /* padding:.3rem !important; */ /* margin-bottom: 5px !important; */ } .fixed-action-btn { position: fixed; right: 23px; bottom: 23px; padding-top: 15px; margin-bottom: 0; z-index: 998; display: none; } .btn-floating .btn-large { width: 56px; height: 56px; box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08); display: inline-block; color: #fff; position: relative; overflow: hidden; z-index: 1; line-height: 40px; padding: 0; background: -webkit-linear-gradient(45deg,#00bfff 0,#0888cf 15%,navy 100%); background: -o-linear-gradient(45deg,#00bfff 0,#0888cf 15%,navy 100%); background: linear-gradient(45deg,#00bfff 0,#0888cf 15%,navy 100%); border-radius: 50%; transition: .3s; cursor: pointer; vertical-align: middle; text-decoration: none; text-align: center; letter-spacing: .5px; transition: .2s ease-out; cursor: pointer; outline: 0; } .u-width60 { width: 60px !important; } .u-height60 { height: 60px !important; } .u-relative { position: relative !important; } .u-foreground { position: relative !important; z-index: 100 !important; } button, input { -webkit-tap-highlight-color: transparent; } button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer; } button, select { text-transform: none; } button { overflow: visible; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } input[type="button"i], input[type="submit"i], input[type="reset"i], input[type="file"i]::-webkit-file-upload-button, button { padding: 1px 6px; } input[type="button"i], input[type="submit"i], input[type="reset"i], input[type="file"i]::-webkit-file-upload-button, button { align-items: flex-start; text-align: center; cursor: default; /* color: buttontext; */ /* background-color: buttonface; */ /* box-sizing: border-box; */ /* border-width: 2px; */ /* border-style: outset; */ /* border-color: buttonface; border-image: initial; */ padding: 0px 6px 3px; } input, textarea, select, button { text-rendering: auto; color: initial; font-family: 'Lato', sans-serif; letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block; text-align: start; margin: 0em; font: 400 13.3333px Arial; } input, textarea, select, button, meter, progress { -webkit-writing-mode: horizontal-tb !important; } button { -webkit-appearance: button; } Style Attribute { visibility: visible; display: block; } .u-accentColor--buttonNormal .icon:before, .u-accentColor--buttonNormal .svgIcon { color: #868484 !important; fill: #868484 !important; } .clapButton .svgIcon--clap, .clapButton .svgIcon--clapFilled, .clapButton:hover .svgIcon--clap, .clapButton:hover .svgIcon--clapFilled { fill: #03a87c; color: #34e79a; } .button--withSvgIcon .svgIcon { top: -1px; position: relative; } .button .svgIcon { vertical-align: middle; fill: rgba(0, 0, 0, .54); } .button, .button .svgIcon { -webkit-transition: .1s background-color, .1s border-color, .1s color, .1s fill; transition: .1s background-color, .1s border-color, .1s color, .1s fill; } .svgIcon--33px { line-height: 33px; height: 33px; } .svgIcon { display: inline-block; } .u-topNegative2 { top: -2px !important; } .u-relative { position: relative !important; } .u-accentColor--textNormal { color: #737171 !important; } .button--large, .button--large.button--chromeless, .button--large.button--link { font-size: 17px; } .button--circle { padding: 0; width: 37px; text-align: center; -webkit-border-radius: 100%; border-radius: 100%; } .button--withChrome { height: 37px; line-height: 37px; padding: 0 16px; border: 1px solid rgba(0, 0, 0, .15); -webkit-border-radius: 4px; border-radius: 4px; } .button { display: inline-block; position: relative; color: rgba(0, 0, 0, .54); background: rgba(0, 0, 0, 0); font-size: 16px; text-align: center; text-decoration: none; cursor: pointer; vertical-align: bottom; white-space: nowrap; text-rendering: auto; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-box-sizing: border-box; box-sizing: border-box; /* font-family: medium-content-sans-serif-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; */ font-family: 'Lato', sans-serif; letter-spacing: 0; font-weight: 400; font-style: normal; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga"on; } a, button, input { -webkit-tap-highlight-color: transparent; } button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer; } button, select { text-transform: none; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } input[type="button"i], input[type="submit"i], input[type="reset"i], input[type="file"i]::-webkit-file-upload-button, button { align-items: flex-start; text-align: center; cursor: default; /* color: buttontext; */ /* background-color: buttonface; */ /* box-sizing: border-box; padding: 2px 6px 3px; border-width: 2px; border-style: outset; /* border-color: buttonface; border-image: initial; */ } input, textarea, select, button { text-rendering: auto; color: initial; letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block; text-align: start; margin: 0em; font: 400 13.3333px Arial; } input, textarea, select, button, meter, progress { -webkit-writing-mode: horizontal-tb !important; } Style Attribute { visibility: visible; display: block; } .button.is-active>.button-defaultState, .button>.button-activeState { display: none; } .css-czj4x5 .hero-body { padding: 0; height: 100% !important; padding-bottom: 3rem; } .u-accentColor--textNormal { color: #737171 !important; } .button--large, .button--large.button--chromeless, .button--large.button--link { font-size: 17px; } element.style { top: 14px; padding: 2px; } .clapButton--largePill:not(.is-active)+.clapUndo { display: none; } .clapUndo { -webkit-transform: translateX(0); transform: translateX(0); } .clapUndo { opacity: 1; -webkit-transition: -webkit-transform .3s cubic-bezier(.25, 0, .6, 1.4) 1s; transition: -webkit-transform .3s cubic-bezier(.25, 0, .6, 1.4) 1s; transition: transform .3s cubic-bezier(.25, 0, .6, 1.4) 1s; transition: transform .3s cubic-bezier(.25, 0, .6, 1.4) 1s, -webkit-transform .3s cubic-bezier(.25, 0, .6, 1.4) 1s; } .u-background--brandSageLighter { background-color: #E8F3EC; } .u-transition--transform200Spring { -webkit-transition: -webkit-transform .2s cubic-bezier(.25, 0, .6, 1.4); transition: -webkit-transform .2s cubic-bezier(.25, 0, .6, 1.4); transition: transform .2s cubic-bezier(.25, 0, .6, 1.4); transition: transform .2s cubic-bezier(.25, 0, .6, 1.4), -webkit-transform .2s cubic-bezier(.25, 0, .6, 1.4); } .u-round { -webkit-border-radius: 999em; border-radius: 999em; } .u-width60 { width: 60px !important; } .u-height32 { height: 32px !important; } .u-absolute { position: absolute !important; } .u-paddingRight5 { padding-right: 5px !important; } .button--chromeless, .button--link { border-width: 0; padding: 0; text-align: left; vertical-align: baseline; white-space: normal; } .button, .button .svgIcon { -webkit-transition: .1s background-color, .1s border-color, .1s color, .1s fill; transition: .1s background-color, .1s border-color, .1s color, .1s fill; } .u-borderBox { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; } .u-round { -webkit-border-radius: 999em; border-radius: 999em; } .u-floatRight { float: right !important; } .u-textAlignCenter { text-align: center !important; } .u-relative { position: relative !important; } .u-marginLeft10 { margin-left: 10px !important; } .u-background { z-index: 70 !important; } .side-nav { color: #fff !important; } .dropdown-menu .dropdown-item { color: var(--primary-dark) !important; } .container { padding-right: 20px; padding-left: 20px; margin-right: auto; margin-left: auto; } .col, .container, .row { -webkit-box-sizing: border-box; box-sizing: border-box; } .promo-home_hero_conversion .button { color: #000e29; border-color: #00ce76; } .promo-home_hero_conversion .button:hover { border-color: #1C9963 !important; } .promo-home_hero_conversion .button.secondaryPromoButton { color: #2196F3; } .promo-home_hero_conversion .button.secondaryPromoButton:hover { color: #1C9963; } .promo-home_hero_conversion .button--filled { background: ''; color: rgba(255, 255, 255, .97); } .promo-home_hero_conversion .button--filled:hover { background: #1C9963; } .u-imageBgColor { background-color: rgba(0, 0, 0, 0.24705882352941178); } .u-imageSpectrum .u-baseColor--borderLight { border-color: rgba(255, 255, 255, 0.6980392156862745) !important; } .u-imageSpectrum .u-baseColor--borderNormal { border-color: rgba(255, 255, 255, 0.8980392156862745) !important; } .u-imageSpectrum .u-baseColor--borderDark { border-color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--iconLight .svgIcon, .u-imageSpectrum .u-baseColor--iconLight.svgIcon { fill: rgba(255, 255, 255, 0.8) !important; } .u-imageSpectrum .u-baseColor--iconNormal .svgIcon, .u-imageSpectrum .u-baseColor--iconNormal.svgIcon { fill: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--iconDark .svgIcon, .u-imageSpectrum .u-baseColor--iconDark.svgIcon { fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--textNormal { color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--textNormal.u-baseColor--textDarken:hover { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--textDark { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--textDarker { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--backgroundLight { background-color: rgba(255, 255, 255, 0.8980392156862745) !important; } .u-imageSpectrum .u-baseColor--backgroundNormal { background-color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--backgroundDark { background-color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--buttonLight { border-color: rgba(255, 255, 255, 0.6980392156862745) !important; color: rgba(255, 255, 255, 0.8) !important; } .u-imageSpectrum .u-baseColor--buttonLight:hover { border-color: rgba(255, 255, 255, 0.6980392156862745) !important; } .u-imageSpectrum .u-baseColor--buttonLight .icon:before, .u-imageSpectrum .u-baseColor--buttonLight .svgIcon { color: rgba(255, 255, 255, 0.8) !important; fill: rgba(255, 255, 255, 0.8) !important; } .u-imageSpectrum .u-baseColor--buttonDark { border-color: rgba(255, 255, 255, 0.9490196078431372) !important; color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--buttonDark:hover { border-color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--buttonDark .icon:before, .u-imageSpectrum .u-baseColor--buttonDark .svgIcon { color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--buttonNormal { border-color: rgba(255, 255, 255, 0.8980392156862745) !important; color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--buttonNormal:hover { border-color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--buttonNormal .icon:before, .u-imageSpectrum .u-baseColor--buttonNormal .svgIcon { color: rgba(255, 255, 255, 0.9490196078431372) !important; fill: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--buttonDark.button--filled, .u-imageSpectrum .u-baseColor--buttonDark.button--withChrome.is-active { background-color: rgba(255, 255, 255, 1) !important; border-color: rgba(255, 255, 255, 1) !important; color: rgba(0, 0, 0, 0.24705882352941178) !important; fill: rgba(0, 0, 0, 0.24705882352941178) !important; } .u-imageSpectrum .u-baseColor--buttonNormal.button--filled, .u-imageSpectrum .u-baseColor--buttonNormal.button--withChrome.is-active { background-color: rgba(255, 255, 255, 0.9490196078431372) !important; border-color: rgba(255, 255, 255, 0.9490196078431372) !important; color: rgba(0, 0, 0, 0.24705882352941178) !important; fill: rgba(0, 0, 0, 0.24705882352941178) !important; } .u-imageSpectrum .u-baseColor--link { color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-baseColor--link.link--darkenOnHover:hover { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--link.link--darken:hover, .u-imageSpectrum .u-baseColor--link.link--darken:focus, .u-imageSpectrum .u-baseColor--link.link--darken:active { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--link.link--dark { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--link.link--dark.link--darken:hover, .u-imageSpectrum .u-baseColor--link.link--dark.link--darken:focus, .u-imageSpectrum .u-baseColor--link.link--dark.link--darken:active { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--link.link--darker { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-baseColor--placeholderNormal ::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.8); } .u-imageSpectrum .u-baseColor--placeholderNormal ::-moz-placeholder { color: rgba(255, 255, 255, 0.8); } .u-imageSpectrum .u-baseColor--placeholderNormal :-ms-input-placeholder { color: rgba(255, 255, 255, 0.8); } .u-imageSpectrum .svgIcon--logoNew path:nth-child(1) { stroke: none !important; fill: rgba(255, 255, 255, 0.4) !important; } .u-imageSpectrum .svgIcon--logoNew path:nth-child(2) { stroke: none !important; fill: rgba(255, 255, 255, 0.4980392156862745) !important; } .u-imageSpectrum .svgIcon--logoNew path:nth-child(3) { stroke: none !important; fill: rgba(255, 255, 255, 0.6980392156862745) !important; } .u-imageSpectrum .svgIcon--logoNew path:nth-child(4) { stroke: none !important; fill: rgba(255, 255, 255, 0.8980392156862745) !important; } .u-imageSpectrum .svgIcon--logoWordmark { stroke: none !important; fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .svgIcon--logoMonogram { stroke: none !important; fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .ui-h1, .u-imageSpectrum .ui-h2, .u-imageSpectrum .ui-h3, .u-imageSpectrum .ui-h4, .u-imageSpectrum .ui-brand1, .u-imageSpectrum .ui-brand2, .u-imageSpectrum .ui-captionStrong { color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .ui-body, .u-imageSpectrum .ui-caps { color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .ui-summary, .u-imageSpectrum .ui-caption { color: rgba(255, 255, 255, 0.8) !important; fill: rgba(255, 255, 255, 0.8) !important; } .u-imageSpectrum .u-accentColor--borderLight { border-color: rgba(255, 255, 255, 0.6980392156862745) !important; } .u-imageSpectrum .u-accentColor--borderNormal { border-color: rgba(255, 255, 255, 0.8980392156862745) !important; } .u-imageSpectrum .u-accentColor--borderDark { border-color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--iconLight .svgIcon, .u-imageSpectrum .u-accentColor--iconLight.svgIcon { fill: rgba(255, 255, 255, 0.8) !important; } .u-imageSpectrum .u-accentColor--iconNormal .svgIcon, .u-imageSpectrum .u-accentColor--iconNormal.svgIcon { fill: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--iconDark .svgIcon, .u-imageSpectrum .u-accentColor--iconDark.svgIcon { fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--textNormal { color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--hoverTextNormal:hover { color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--textNormal.u-accentColor--textDarken:hover { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--textDark { color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--backgroundLight { background-color: rgba(255, 255, 255, 0.8980392156862745) !important; } .u-imageSpectrum .u-accentColor--backgroundNormal { background-color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--backgroundDark { background-color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--buttonDark { border-color: rgba(255, 255, 255, 0.9490196078431372) !important; color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--buttonDark:hover { border-color: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--buttonDark .icon:before, .u-imageSpectrum .u-accentColor--buttonDark .svgIcon { color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-imageSpectrum .u-accentColor--buttonNormal:not(.clapButton--largePill) { border-color: rgba(255, 255, 255, 0.8980392156862745) !important; color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--buttonNormal:hover { border-color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--buttonNormal .icon:before, .u-imageSpectrum .u-accentColor--buttonNormal .svgIcon { color: rgba(255, 255, 255, 0.9490196078431372) !important; fill: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--buttonNormal.button--filled .icon:before, .u-imageSpectrum .u-accentColor--buttonNormal.button--filled .svgIcon { color: rgba(0, 0, 0, 0.24705882352941178) !important; fill: rgba(0, 0, 0, 0.24705882352941178) !important; } .u-imageSpectrum .u-accentColor--buttonDark.button--filled, .u-imageSpectrum .u-accentColor--buttonDark.button--withChrome.is-active, .u-imageSpectrum .u-accentColor--fillWhenActive.is-active { background-color: rgba(255, 255, 255, 1) !important; border-color: rgba(255, 255, 255, 1) !important; color: rgba(0, 0, 0, 0.24705882352941178) !important; fill: rgba(0, 0, 0, 0.24705882352941178) !important; } .u-imageSpectrum .u-accentColor--buttonNormal.button--filled:not(.clapButton--largePill), .u-imageSpectrum .u-accentColor--buttonNormal.button--withChrome.is-active:not(.clapButton--largePill) { background-color: rgba(255, 255, 255, 0.9490196078431372) !important; border-color: rgba(255, 255, 255, 0.9490196078431372) !important; color: rgba(0, 0, 0, 0.24705882352941178) !important; fill: rgba(0, 0, 0, 0.24705882352941178) !important; } .u-imageSpectrum .postArticle.is-withAccentColors .markup--user, .u-imageSpectrum .postArticle.is-withAccentColors .markup--query { color: rgba(255, 255, 255, 0.9490196078431372) !important; } .u-imageSpectrum .u-accentColor--highlightFaint { background-color: rgba(255, 255, 255, 0.2) !important; } .u-imageSpectrum .u-accentColor--highlightStrong.is-active .svgIcon { fill: rgba(255, 255, 255, 0.6) !important; } .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-other { background-color: rgba(255, 255, 255, 0.2) !important; } body.is-withMagicUnderlines .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-other { background-color: transparent !important; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)); } .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-me { background-color: rgba(255, 255, 255, 0.4) !important; } body.is-withMagicUnderlines .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-me { background-color: transparent !important; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)); } .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-targeted { background-color: rgba(255, 255, 255, 0.6) !important; } body.is-withMagicUnderlines .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-targeted { background-color: transparent !important; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)); } .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-selected { background-color: rgba(255, 255, 255, 0.6) !important; } body.is-withMagicUnderlines .postArticle.is-withAccentColors .u-imageSpectrum .markup--quote.is-selected { background-color: transparent !important; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)); } .postArticle.is-withAccentColors .u-imageSpectrum .markup--highlight { background-color: rgba(255, 255, 255, 0.6) !important; } body.is-withMagicUnderlines .postArticle.is-withAccentColors .u-imageSpectrum .markup--highlight { background-color: transparent !important; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)); } .u-resetSpectrum .u-tintBgColor { background-color: rgba(255, 255, 255, 1) !important; } .u-resetSpectrum .u-tintBgColor .u-fadeLeft:before { background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%) !important; } .u-resetSpectrum .u-tintBgColor .u-fadeRight:after { background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%) !important; } .u-resetSpectrum .u-baseColor--borderLight { border-color: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-baseColor--borderNormal { border-color: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .u-baseColor--borderDark { border-color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--iconLight .svgIcon, .u-resetSpectrum .u-baseColor--iconLight.svgIcon { fill: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-baseColor--iconNormal .svgIcon, .u-resetSpectrum .u-baseColor--iconNormal.svgIcon { fill: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .u-baseColor--iconDark .svgIcon, .u-resetSpectrum .u-baseColor--iconDark.svgIcon { fill: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--textNormal { color: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .u-baseColor--textNormal.u-baseColor--textDarken:hover { color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--textDark { color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--textDarker { color: rgba(0, 0, 0, 0.8) !important; } .u-resetSpectrum .u-baseColor--backgroundLight { background-color: rgba(0, 0, 0, 0.09803921568627451) !important; } .u-resetSpectrum .u-baseColor--backgroundNormal { background-color: rgba(0, 0, 0, 0.2) !important; } .u-resetSpectrum .u-baseColor--backgroundDark { background-color: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-baseColor--buttonLight { border-color: rgba(0, 0, 0, 0.2980392156862745) !important; color: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-baseColor--buttonLight:hover { border-color: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-baseColor--buttonLight .icon:before, .u-resetSpectrum .u-baseColor--buttonLight .svgIcon { color: rgba(0, 0, 0, 0.2980392156862745) !important; fill: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-baseColor--buttonDark { border-color: rgba(0, 0, 0, 0.6) !important; color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--buttonDark:hover { border-color: rgba(0, 0, 0, 0.8) !important; } .u-resetSpectrum .u-baseColor--buttonDark .icon:before, .u-resetSpectrum .u-baseColor--buttonDark .svgIcon { color: rgba(0, 0, 0, 0.6) !important; fill: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--buttonNormal { border-color: rgba(0, 0, 0, 0.4980392156862745) !important; color: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .u-baseColor--buttonNormal:hover { border-color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--buttonNormal .icon:before, .u-resetSpectrum .u-baseColor--buttonNormal .svgIcon { color: rgba(0, 0, 0, 0.4980392156862745) !important; fill: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .u-baseColor--buttonDark.button--filled, .u-resetSpectrum .u-baseColor--buttonDark.button--withChrome.is-active { background-color: rgba(0, 0, 0, 0.2980392156862745) !important; border-color: rgba(0, 0, 0, 0.2980392156862745) !important; color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-resetSpectrum .u-baseColor--buttonNormal.button--filled, .u-resetSpectrum .u-baseColor--buttonNormal.button--withChrome.is-active { background-color: rgba(0, 0, 0, 0.2) !important; border-color: rgba(0, 0, 0, 0.2) !important; color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-resetSpectrum .u-baseColor--link { color: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .u-baseColor--link.link--darkenOnHover:hover { color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--link.link--darken:hover, .u-resetSpectrum .u-baseColor--link.link--darken:focus, .u-resetSpectrum .u-baseColor--link.link--darken:active { color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--link.link--dark { color: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .u-baseColor--link.link--dark.link--darken:hover, .u-resetSpectrum .u-baseColor--link.link--dark.link--darken:focus, .u-resetSpectrum .u-baseColor--link.link--dark.link--darken:active { color: rgba(0, 0, 0, 0.8) !important; } .u-resetSpectrum .u-baseColor--link.link--darker { color: rgba(0, 0, 0, 0.8) !important; } .u-resetSpectrum .u-baseColor--placeholderNormal ::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.2980392156862745); } .u-resetSpectrum .u-baseColor--placeholderNormal ::-moz-placeholder { color: rgba(0, 0, 0, 0.2980392156862745); } .u-resetSpectrum .u-baseColor--placeholderNormal :-ms-input-placeholder { color: rgba(0, 0, 0, 0.2980392156862745); } .u-resetSpectrum .svgIcon--logoNew path:nth-child(1) { stroke: none !important; fill: rgba(0, 0, 0, 0.2) !important; } .u-resetSpectrum .svgIcon--logoNew path:nth-child(2) { stroke: none !important; fill: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .svgIcon--logoNew path:nth-child(3) { stroke: none !important; fill: rgba(0, 0, 0, 0.4) !important; } .u-resetSpectrum .svgIcon--logoNew path:nth-child(4) { stroke: none !important; fill: rgba(0, 0, 0, 0.4980392156862745) !important; } .u-resetSpectrum .svgIcon--logoWordmark { stroke: none !important; fill: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .svgIcon--logoMonogram { stroke: none !important; fill: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .ui-h1, .u-resetSpectrum .ui-h2, .u-resetSpectrum .ui-h3, .u-resetSpectrum .ui-h4, .u-resetSpectrum .ui-brand1, .u-resetSpectrum .ui-brand2, .u-resetSpectrum .ui-captionStrong { color: rgba(0, 0, 0, 0.8) !important; fill: rgba(0, 0, 0, 0.8) !important; } .u-resetSpectrum .ui-body, .u-resetSpectrum .ui-caps { color: rgba(0, 0, 0, 0.6) !important; fill: rgba(0, 0, 0, 0.6) !important; } .u-resetSpectrum .ui-summary, .u-resetSpectrum .ui-caption { color: rgba(0, 0, 0, 0.2980392156862745) !important; fill: rgba(0, 0, 0, 0.2980392156862745) !important; } .u-resetSpectrum .u-accentColor--borderLight { border-color: rgba(2, 184, 117, 1) !important; } .u-resetSpectrum .u-accentColor--borderNormal { border-color: rgba(2, 184, 117, 1) !important; } .u-resetSpectrum .u-accentColor--borderDark { border-color: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--iconLight .svgIcon, .u-resetSpectrum .u-accentColor--iconLight.svgIcon { fill: rgba(2, 184, 117, 1) !important; } .u-resetSpectrum .u-accentColor--iconNormal .svgIcon, .u-resetSpectrum .u-accentColor--iconNormal.svgIcon { fill: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--iconDark .svgIcon, .u-resetSpectrum .u-accentColor--iconDark.svgIcon { fill: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--textNormal { color: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--hoverTextNormal:hover { color: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--textNormal.u-accentColor--textDarken:hover { color: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--textDark { color: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--backgroundLight { background-color: rgba(2, 184, 117, 1) !important; } .u-resetSpectrum .u-accentColor--backgroundNormal { background-color: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--backgroundDark { background-color: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--buttonDark { border-color: rgba(0, 171, 107, 1) !important; color: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--buttonDark:hover { border-color: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--buttonDark .icon:before, .u-resetSpectrum .u-accentColor--buttonDark .svgIcon { color: rgba(28, 153, 99, 1) !important; fill: rgba(28, 153, 99, 1) !important; } .u-resetSpectrum .u-accentColor--buttonNormal:not(.clapButton--largePill) { border-color: rgba(2, 184, 117, 1) !important; color: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--buttonNormal:hover { border-color: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--buttonNormal .icon:before, .u-resetSpectrum .u-accentColor--buttonNormal .svgIcon { color: rgba(0, 171, 107, 1) !important; fill: rgba(0, 171, 107, 1) !important; } .u-resetSpectrum .u-accentColor--buttonNormal.button--filled .icon:before, .u-resetSpectrum .u-accentColor--buttonNormal.button--filled .svgIcon { color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-resetSpectrum .u-accentColor--buttonDark.button--filled, .u-resetSpectrum .u-accentColor--buttonDark.button--withChrome.is-active, .u-resetSpectrum .u-accentColor--fillWhenActive.is-active { background-color: rgba(28, 153, 99, 1) !important; border-color: rgba(28, 153, 99, 1) !important; color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-resetSpectrum .u-accentColor--buttonNormal.button--filled:not(.clapButton--largePill), .u-resetSpectrum .u-accentColor--buttonNormal.button--withChrome.is-active:not(.clapButton--largePill) { background-color: rgba(0, 171, 107, 1) !important; border-color: rgba(0, 171, 107, 1) !important; color: rgba(255, 255, 255, 1) !important; fill: rgba(255, 255, 255, 1) !important; } .u-resetSpectrum .postArticle.is-withAccentColors .markup--user, .u-resetSpectrum .postArticle.is-withAccentColors .markup--query { color: rgba(0, 171, 107, 1) !important; } .docs-footer { margin-top: 40px; background-color: transparent; border-top: 1px solid rgba(0, 0, 0, 0.14); color: rgb(43, 41, 41); } .min-height-250 { min-height: 250px !important; } .border-radius-6 { border-radius: 10px !important; } .gradient-45deg-red-pink { background: #FF5252; background: -webkit-linear-gradient(45deg, #FF5252 0%, #f48fb1 100%); background: linear-gradient(45deg, #FF5252 0%, #f48fb1 100%); } .z-depth-3 { box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3); } .page-footer { padding-top: 20px; color: rgb(43, 41, 41); background-color: transparent; } .css-1v3edka { text-align: center; background-color: hsl(220,95%,8%); color: hsla(0,0%,100%,0.5); font-size: 14px !important; padding: 3rem 1.5rem; position: relative; left: 0; bottom: 0; min-height: 595px; overflow: hidden; } .hr-line{ background-color: transparent; border-top: 1px solid rgba(0, 0, 0, 0.14); color: inherit; margin-top:.9rem; margin-bottom:.8rem; } .chip{ margin-top:0px; margin-bottom: 0px; margin-right: 0px; } p.card-content{ color:#555 !important; } @media all and (display-mode: standalone) { body { background-color:#0000; } } p { font-size: 1em; font-weight: 300; line-height: 1.6em; } .code{ font-size:14px; background-color: #333; color:orange; padding:3rem 3rem 3rem 3rem; scroll-behavior: smooth; text-align: justify; border-radius: 10px; margin-bottom: 1rem; } /* Let's get this party started */ ::-webkit-scrollbar { width: 5px; } /* Track */ ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3); -webkit-border-radius: 3px; border-radius: 3px; } /* Handle */ ::-webkit-scrollbar-thumb { -webkit-border-radius: 3px; border-radius: 3px; background: rgba(5, 172, 238, 0.8); -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.5); } ::-webkit-scrollbar-thumb:window-inactive { background: rgba(5, 172, 238, 0.8); } a.brand-logo.center { font-size: 1.9rem !important; } @media(min-device-width:320px) and (max-device-width:960px) { img.responsive-img{ max-width: 50% !important; } }
0.387806
0.076788
@import 'common/colors'; @import 'common/common'; @import 'common/typography'; ul { padding: 0; margin: 0; } .logo { grid-column: 1; grid-row: 1; } .main { display: grid; grid-template-columns: minmax(360px, 720px); grid-row-gap: 8px; height: 100%; margin: 0 auto; justify-content: center; font-weight: normal; font-smoothing: antialiased; } .works { display: grid; grid-row-gap: 12px; } .works > .work { display: grid; grid-template-columns: auto 1fr; grid-template-rows: 60px 55px; grid-column-gap: 5px; grid-row-gap: 5px; } .works > .work > .cover { grid-row: 1 / span 2; height: 120px; } .works > .work > .cover > .icon { height: 120px; } .works > .work > .details { display: grid; } .works > .work > .details > .container { display: grid; grid-template-columns: 1fr auto auto auto auto auto auto auto auto 1fr; grid-template-rows: 1fr 1fr; grid-column-gap: 10px; align-items: center; padding: 0 7px; background: var(--colorGreen); font-size: var(--fontM); color: white; } .works > .work > .details > .container > .d-text { margin-right: 5px; } .works > .work > .details > .container > .d-text:last-child { margin: 0; } .works > .work > .details > .container > .header { grid-column: 1 / span 10; text-align: center; width: 100%; } .works > .work > .details > .container > .header:hover { text-decoration: underline; } .works > .work > .views { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-column-gap: 5px; } .works > .work > .views > .container { display: grid; grid-template-rows: 1fr 1fr; justify-items: center; align-items: center; background: white; font-size: var(--fontM); } .works > .work > .views > .header { } .works > .work > .views > .d-text { } .works > li > .expand { display: block; background: var(--colorGreyblue); margin: 7px 0; padding: 6px; text-align: center; font-size: var(--fontM); color: white; } .works > li > .expand:hover { opacity: 0.8; } @media screen and (max-width: 750px) { .logo { display: none; } .works > .work > .views > .container { font-size: var(--fontSP); } }
app/css/components/author-page.css
@import 'common/colors'; @import 'common/common'; @import 'common/typography'; ul { padding: 0; margin: 0; } .logo { grid-column: 1; grid-row: 1; } .main { display: grid; grid-template-columns: minmax(360px, 720px); grid-row-gap: 8px; height: 100%; margin: 0 auto; justify-content: center; font-weight: normal; font-smoothing: antialiased; } .works { display: grid; grid-row-gap: 12px; } .works > .work { display: grid; grid-template-columns: auto 1fr; grid-template-rows: 60px 55px; grid-column-gap: 5px; grid-row-gap: 5px; } .works > .work > .cover { grid-row: 1 / span 2; height: 120px; } .works > .work > .cover > .icon { height: 120px; } .works > .work > .details { display: grid; } .works > .work > .details > .container { display: grid; grid-template-columns: 1fr auto auto auto auto auto auto auto auto 1fr; grid-template-rows: 1fr 1fr; grid-column-gap: 10px; align-items: center; padding: 0 7px; background: var(--colorGreen); font-size: var(--fontM); color: white; } .works > .work > .details > .container > .d-text { margin-right: 5px; } .works > .work > .details > .container > .d-text:last-child { margin: 0; } .works > .work > .details > .container > .header { grid-column: 1 / span 10; text-align: center; width: 100%; } .works > .work > .details > .container > .header:hover { text-decoration: underline; } .works > .work > .views { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-column-gap: 5px; } .works > .work > .views > .container { display: grid; grid-template-rows: 1fr 1fr; justify-items: center; align-items: center; background: white; font-size: var(--fontM); } .works > .work > .views > .header { } .works > .work > .views > .d-text { } .works > li > .expand { display: block; background: var(--colorGreyblue); margin: 7px 0; padding: 6px; text-align: center; font-size: var(--fontM); color: white; } .works > li > .expand:hover { opacity: 0.8; } @media screen and (max-width: 750px) { .logo { display: none; } .works > .work > .views > .container { font-size: var(--fontSP); } }
0.506591
0.132964
body { margin:0; padding:0; border:0; /* JIC um Rahmen in ältern IE Versionen zu beseitigen */ width:100%; background:#fff; min-width:1920px; /* Minimum Weite: HD */ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; } /*********************************************************/ /* ########## Previews ######### */ /*********************************************************/ /*#eFPreviewOpen { position: absolute; top:5px; right:30px; border-bottom-left-radius: 9px; border-top-right-radius: 9px; width:55px; height:14px; text-align: center; font-size:10px; font-weight: bold; line-height: 1.2; text-decoration: none; color: #CCCCCC; cursor:s-resize; z-index: 1000; background-color: #999999; } */ #eFPreviewsContainer { position: absolute; top: 24px; right: 0; bottom: 0; left: 0; margin:0; padding:0; background-image: url(../_img/black-square-80-percent.png); z-index: 100000000; display:none; } #eFPreviewsContainerClose { position: absolute; right:10px; bottom:10px; margin:4px; width: 24px; height: 24px; border: 2px solid #6C6C6C; border-radius: 15px; text-align: center; font-weight: bold; font-size: 18px; line-height: 1.4; cursor: pointer; background-image: url(../_img/white-square-10-percent.png); color: #FFFFFF; } .eFPreviewsContainerSelect { margin:4px; width: 24px; height: 24px; border: 2px solid #6C6C6C; border-radius: 15px; text-align: center; font-weight: bold; font-size: 18px; line-height: 1.4; cursor: pointer; background-image: url(../_img/white-square-10-percent.png); color: #FFFFFF; } #eFPreviewsContainerP1 { position: absolute; right:10px; top:10px; } #eFPreviewsContainerP2 { position: absolute; right:10px; top:44px; } #eFPreviewsContainerContent { position: absolute; height:700px; width:900px; margin:0; padding:0; background-image: url(../_img/white-square-10-percent.png); display:none; } /*********************************************************/ /*********************************************************/ /* ########## Resources ######### */ /*********************************************************/ #eFResourcesContainer { position: absolute; top: 24px; right: 0; bottom: 0; left: 0; margin:0; padding:0; background-image: url(../_img/black-square-80-percent.png); z-index: 100000000; display:none; } #eFResourcesContainerClose { position: absolute; right:10px; bottom:10px; margin:4px; width: 24px; height: 24px; border: 2px solid #6C6C6C; border-radius: 15px; text-align: center; font-weight: bold; font-size: 18px; line-height: 1.4; cursor: pointer; background-image: url(../_img/white-square-10-percent.png); color: #FFFFFF; } #eFResourcesContainerContent { position: absolute; top: 10px; left: 10px; bottom: 45px; right: 14px; /*background-image: url(../_img/white-square-30-percent.png);*/ } /*********************************************************/ #eFDelQuestion { position:absolute; z-index:10000; background-color: #FF0000; display: none; } .eFDelButtonText { font-size:8px; font-weight: bold; text-align: center; color: #FFFFFF; top:auto; bottom:auto; height:15px; } .eFDelButton { border-bottom-left-radius: 6px; border-top-right-radius: 6px; padding:1px 5px 1px 5px; background-color: #FFFFFF; color: #000000; border: 1px solid #999999; cursor:pointer; margin-left:5px; font-size: 8px; } #eFHeader { position:absolute; top: 0; left: 0; right: 0; height: 24px; background-color: #CCCCCC; /*border-bottom: 1px solid #9A9A9A;*/ } #eFLogoOpen { position: absolute; top:3px; right:3px; border-radius: 17px; width:19px; height:14px; background:#FFFFFF url('../_img/eFLogo_mini.png') repeat-x 2px 1px; border: 2px solid #6C6C6C; cursor:s-resize; z-index: 1000; } .eFOpen { position: relative; float: right; top:5px; margin-left: 10px; border-bottom-left-radius: 9px; border-top-right-radius: 9px; width:90px; height:14px; text-align: center; font-size:10px; font-weight: bold; line-height: 1.2; text-decoration: none; color: #CCCCCC; cursor:s-resize; z-index: 300; background-color: #999999; } #eFOpenArea { position: absolute; right:35px; } #eFLogout { position: absolute; top:5px; left:3px; border-bottom-left-radius: 9px; border-top-right-radius: 9px; width:55px; height:14px; text-align: center; cursor:s-resize; z-index: 1000; background-color: #999999; } #eFLogout a { font-size:10px; font-weight: bold; line-height: 1.2; text-decoration: none; color: #CCCCCC; margin:0px; padding: 0; } #eFCurrUser { position: absolute; top:5px; left:65px; border-bottom-left-radius: 9px; border-top-right-radius: 9px; width:215px; height:14px; font-size:10px; font-weight: bold; text-align: center; line-height: 1.5; background-color: #CCCCCC; color: #666666; cursor:s-resize; z-index: 1000; } #contentConatiner { position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: none; } #eFMovieSelectContainer { position:absolute; top:3px; bottom: 120px; right:3px; width:200px; background-color: #E3E3E3; border: 2px solid #6C6C6C; border-bottom-left-radius: 17px; border-top-right-radius: 17px; z-index: 999; display:none; } .eFMovieSelectC { background-color: #FFFFFF; cursor: pointer; } .eFMovieSelectCSelected { background-color: #6699CC; color: #FFFFFF; } #eFMovieSelectContainer table { margin-top:10px; margin-right:5px; width:99%; } #eFMovieSelectContainer table td { height:25px; padding:5px; font-size: 14px; font-weight: bold; } .eFMoviesHeadline { font-size:14px; font-weight: bold; color:#000000; border-bottom: 1px solid #999999; padding:3px; margin-left:4px; margin-right:4px; } #efMovieControllVars { display: none; } /*********************************************************/ /* ########## Movie Container ######### */ /*********************************************************/ #eFMovieContainer { position: absolute; top: 24px; right: 350px; bottom: 117px; left: 0; margin:0; padding:0; /*background-color: #99CCFF;*/ } /*********************************************************/ /*********************************************************/ /* ########## Annotations Container ######### */ /*********************************************************/ #eFMovieAnnotationsContainer { position:absolute; top:24px; bottom:117px; right:0; width:350px; font-size: 10px; /*background-color: #CC99FF; border-left: 2px solid #999999;*/ } #eFMovieAnnotationsContainerMovieID { position:absolute; top:0; left:0; right:0; height:20px; /*background-color: #00CC00; border-left: 2px solid #999999;*/ } #eFMovieMovieID { margin: 2px; padding: 4px 3px 3px 3px; font-size: 12px; font-weight: bold; text-align: center; color: #FFFFFF; border-bottom-left-radius: 20px; border-top-right-radius: 20px; background-color: #6699CC; } #eFMovieAnnotationsContainerScenarioSelect { position:absolute; top:27px; left:0; right:0; height:120px; /*background-color: #FFCCFF; /*border-left: 2px solid #999999;*/ } #eFMovieAnnotationsContainerScenarioSelectM { position: absolute; right: 4px; top: 0; bottom: 0; width: 26px; /*background-color: #CCCC00;*/ } .eFSCMButton { margin:4px; width: 18px; height: 18px; border: 2px solid #6C6C6C; border-radius: 18px; text-align: center; font-weight: bold; font-size: 14px; line-height: 1.4; cursor: w-resize; } .eFSCDButton { margin:4px; width: 18px; height: 18px; border: 2px dotted #6C6C6C; border-radius: 18px; text-align: center; font-weight: bold; font-size: 14px; line-height: 1.4; cursor: w-resize; } .eFSCDButtonBG { background-color: #6699CC; color: #FFFFFF; } .eFMovieAnnotationsContainerScenarioSelectS { position: absolute; right: 30px; top: 0; bottom: 0; width: 26px; /*background-color: #CC00CC;*/ display: none; } .eFMovieAnnotationsContainerScenarioSelectD { position: absolute; right: 56px; top: 0; bottom: 0; left: 0; /*background-color: #99FFFF;*/ display: none; } .eFSCDetail { float:right; width: 50px; height: 30px; margin: 2px; padding: 3px 2px 2px 2px; font-size: 9px; font-weight: normal; text-align: center; border-bottom-left-radius: 10px; border-top-right-radius: 10px; background-color: #A6C9FF; cursor: s-resize; } #eFMovieAnnotationsContainerINOUTContainer { position:absolute; top:160px; left:0; right:0; height:25px; /*background-color: #CCCCFF; border-left: 2px solid #999999;*/ } #eFMovieAnnotationsContainerINOUT { left:auto; right:auto; margin: 2px; padding: 1px 1px 1px 1px; border-bottom-left-radius: 17px; border-top-right-radius: 17px; background-color: #CACACA; text-align: center; font-size: 10px; } #eFMovieAnnotationsContainerINOUTPlay { position: absolute; right:17px; top:5px; width:18px; height: 18px; background: url('../_img/Player_Buttons_72.png') no-repeat -36px 0; } #eFAFormIN { margin: 3px 3px 3px 3px; height:12px; border: 1px solid #CCCCCC; width: 50px; } #eFAFormOUT { margin: 3px 3px 3px 3px; height:12px; border: 1px solid #CCCCCC; width: 50px; } #eFAFormIN:focus { outline:0; } #eFAFormOUT:focus { outline:0; } #eFAFormINGET { cursor: pointer; font-weight: bold; } #eFAFormOUTGET { cursor:pointer; font-weight: bold; } #eFMovieAnnotationsContainerForms { position:absolute; top:187px; left:0; right:0; height:266px; overflow: auto; /*background-color: #66CCCC; border-left: 2px solid #999999;*/ } #eFMovieAnnotationsContainerFormsPop { position: absolute; height:100px; background-color: #FFCC99; border: 1px solid #CCCCCC; display: none; z-index: 1000; } #eFMovieAnnotationsContainerFormsPopContent { position: absolute; bottom: 0; top: 0; left: 0; right: 0; background-color: #FFFFFF; overflow: auto; z-index: 19000; } #eFMovieAnnotationsContainerFormsPopClose { position: absolute; top:0; right: 0; width: 30px; height:10px; background-color: #CCCCCC; border-bottom-left-radius: 8px; font-size: 8px; cursor: pointer; text-align: center; z-index: 20000; } #eFMovieAnnotationsContainerFormsPopContent table.eFMovieAnnotationsContainerFormsPopContentTable { width:100% } .eFTipTabCell { width:50%; height:15px; background-color: #99CCFF; padding:3px; text-align: left; font-weight: bold; cursor: pointer; } .eFTipTabCellBG1 { background-color: #CCCCFF; } .eFTipTabCellBG2 { background-color: #9999CC; } .eFTipTabCellBG3 { background-color: #99CCFF; } .eFTipTabCellBG4 { background-color: #6699CC; } .eFTipTabCellBG5 { background-color: #99CCCC; } .eFTipTabCellBG6 { background-color: #99CC99; } #eFTipHelper { position:absolute; top: 20px; left: 20px; right: 20px; bottom:20px; font-size: 12px; font-weight: bold; color:red; } #locationPickerMap { position absolute; left: 0; top: 0; width:100%; height:100%; } .eFTipHelperTimeSelectTable { width:100%; margin:0px 101px 0px 0px; } .eFTipHelperTimeSelectTable select { font-size: 9px; } .eFTipHelperTimeSelectTable td { padding:3px; } .eFTipHelperTimeSelectTable td.eFTipTimeTableLegend { width:80px; padding:3px; height:13px; text-align: right; font-weight: bold; background-color: #CCCCCC; } .eFTipHelperTimeSelectTable td.eFTipTimeTableJJJJ { width:70px; text-align: center; background-color: #99CCFF; } .eFTipHelperTimeSelectTable td.eFTipTimeTableRS3 { width:266px; text-align: center; background-color: #99CCFF; padding:0px; } .eFTipHelperTimeSelectTable button { height:11px; font-size: 10px; margin: 0; padding: 0; } .eFTipHelperTimeSelectTable td.eFTipTimeTableOK { text-align: center; background-color: #CCCCCC; padding:4px; height:18px; } #eFMovieAnnotationsContainerForms form { position: relative; margin:3px; padding:5px; /*background-color: #A6C9FF;*/ border-bottom-left-radius: 10px; border-top-right-radius: 10px; } .eFNewForm { background-color: #A6C9FF; } .eFEditForm { background-color: #FF9900; } #eFMovieAnnotationsContainerForms form legend { position:relative; font-size: 9px; font-weight: bold;#FFFFFF margin-left: 3px; margin-right: 3px; padding:2px 3px 2px 3px; background-color: #FFFFFF; border-bottom-left-radius: 5px; border-top-right-radius: 5px; } .eFFormResetButton { position:absolute; right:27px; top:7px; width:15px; height:15px; background-color: #999999; cursor: pointer; text-align: center; color: #FFFFFF; font-weight: bold; border-radius: 7px; font-size: 13px; line-height: 1.0; display:none; } .eFFormCloseButton { position:absolute; right:7px; top:7px; width:15px; height:15px; background-color: #999999; cursor: pointer; text-align: center; color: #FFFFFF; font-weight: bold; border-radius: 7px; font-size: 13px; line-height: 1.0; } .eFFormSaveButton { position:absolute; right:7px; bottom:7px; width:15px; height:15px; background-color: #999999; cursor: pointer; text-align: center; color: #FFFFFF; font-weight: bold; border-radius: 7px; font-size: 13px; line-height: 1.0; } .eFFormResetButton:hover { background-color: #FFCC33; } .eFFormCloseButton:hover { background-color: #CC0033; } .eFFormSaveButton:hover { background-color: #009900; } .eFFormInput { position: relative; margin-top: 3px; min-height: 27px; left:0; width:99%; /*background-color: #FFFF00;*/ } .eFFormInput label { position: relative; left: 0; top: 0; height:11px; font-size: 9px; padding: 2px; background-color: #CCCCCC; border-top-right-radius: 5px; } .eFFormInput input { position: relative; left: 0; top: 0; height:10px; width: 90%; border: 1px solid #CCCCCC; } .eFFormInput textarea { position: relative; left: 0; top: 0; height:28px; width: 90%; border: 1px solid #CCCCCC; } .eFFormInput input:focus { outline:0; } .eFFormInput textarea:focus { outline:0; } .eFhiddenFormVars { display: none; } .AddContent { position:relative; left:8px; width:544px; min-height:100px; display: none; padding:3px; background-color: #FFFFFF; border-bottom-left-radius: 10px; border-top-right-radius: 10px; } #eFMovieAnnotationsContainerANList { position:absolute; top:380px; left:0; right:0; bottom:0; margin:0; padding:0; overflow: auto; /*background-color: #FFCC00; border-left: 2px solid #999999;*/ } #eFMovieAnnotationsContainerANList table { border-collapse: collapse; } #eFMovieAnnotationsContainerANList table td,th { border: 1px solid white; } #eFMovieAnnotationsContainerANList table thead { position: fixed; margin-left:0; margin-top:-2px; background-color: #FFFFFF; z-index: 11000; font-size: 8px; } #eFMovieAnnotationsContainerANList table thead th { background-color: #CCCCCC; height: 8px; } #eFMovieAnnotationsContainerANList table thead td { background-color: #CCCCCC; height: 15px; font-size: 7px; text-align: center; padding: 1px 5px 1px 3px; } #eFMovieAnnotationsContainerANList table thead input.filter { border: 1px solid #CCCCCC; height: 9px; font-size: 7px; } #eFMovieAnnotationsContainerANList table thead input.filter:focus { outline:0; } #eFMovieAnnotationsContainerANList table thead select { height: 9px; font-size: 7px; } .eFTabTHIN { width: 27px; padding:2px; } .eFTabTHOUT { width: 24px; padding:2px; } .eFTabTHStill { width: 25px; padding:2px; } .eFTabTHL1 { width: 47px; padding:2px; } .eFTabTHL2 { width: 46px; padding:2px; } .eFTabTHL3 { width: 45px; padding:2px; } .eFTabTHContent { width: 73px; padding:2px; } .eFTabTHU { width: 17px; padding:2px; } .eFTabTHE { width: 11px; padding:2px; } .eFTabTHD { width: 12px; padding:2px; } #eFMovieAnnotationsContainerANList table tbody { position: absolute; top:30px; margin-left:0px; font-size: 7px; } /*#eFMovieAnnotationsContainerANList table tbody td { vertical-align: top; }*/ .eFTabCellIN { width: 25px; height:15px; background-color: #99CCFF; padding:2px; text-align: right; font-weight: bold; cursor: pointer; } .eFTabCellOUT { width: 24px; height:15px; background-color: #99CCFF; padding:2px; text-align: right; font-weight: bold; cursor: pointer; } .eFTabCellStill { width: 23px; height:36px; background-color: #99CCFF; padding:2px; text-align: right; vertical-align: middle; font-weight: bold; } .eFTabCellStill img { display:block; vertical-align: middle; padding:0; margin:0; width: 24px; height:16px; } .eFTabCellL1 { width: 41px; height:15px; background-color: #99CCFF; padding:2px; text-align: left; font-weight: normal; font-size: 7px; } .eFTabCellL2 { width: 42px; height:15px; background-color: #99CCFF; padding:2px; text-align: left; font-weight: normal; font-size: 7px; } .eFTabCellL3 { width: 41px; height:15px; background-color: #99CCFF; padding:2px; text-align: left; font-weight: normal; font-size: 7px; } .eFTabCellContent { width: 68px; height:15px; background-color: #99CCFF; padding:2px; text-align: left; font-weight: normal; font-size: 7px; } .eFTabCellUser { width: 16px; height:15px; background-color: #99CCFF; padding:2px; text-align: center; font-weight: normal; font-size: 7px; font-weight: bold; cursor: pointer; } .eFTabCellEdit { width: 11px; height:15px; background-color: #99CCFF; padding:2px; text-align: center; font-weight: normal; font-size: 7px; font-weight: bold; cursor: pointer; } .eFTabCellDelete { width: 12px; height:15px; background-color: #99CCFF; padding:2px; text-align: center; font-weight: normal; font-size: 7px; font-weight: bold; cursor: pointer; } #eFMovieAnnotationsEditBOOL { display: none; } /*********************************************************/ /* ########## Timecodes ######### */ #eFMovieTimecodesContainer { position:absolute; bottom:0; right:0; width:194px; Height:117px; background-color: #666666; /*border-left: 2px solid #999999;*/ z-index: 12000; } .eFTimecodesHeadline { height:22px; padding-top:5px; font-size: 16px; font-weight: bold; text-align: center; color: #666666; background-color: #CCCCCC; } #eFMovieTimecodesContainer table { /*border-collapse:collapse;*/ border:2px solid #FFFFFF; border-spacing:0; border-style:none; position:relative; margin:0; padding:0; left:5px; top:5px; width:96%; height: 85px; /*background-color:#FFFF00;*/ /*border: 1px solid grey;*/ font-size:12px } #eFMovieTimecodesContainer table td { /*background-color:#FFFFFF; border: 2px solid #FFFFFF;*/ text-align: center; width:50%; color: #FFFFFF; font-weight: bold; border:0; } #eFMovieTimecodesContainer table th { border:0; } /*#eFMovieTimecodesContainer table th { background-color:#6699CC; color: #FFFFFF; border: 2px solid #FFFFFF; text-align: center; width:50%; border-top-right-radius: 15px; border-bottom-left-radius: 15px; }*/ .eFMovieTimecodesContainerHeads { padding-top:1px; padding-bottom:1px; background-color:#CCCCCC; color: #666666; border-top-right-radius: 15px; border-bottom-left-radius: 15px; } /* ########## /Timecodes ######### */ /* ########## Timeline Container ######### */ #eFTimelineContainer { position: absolute; height:90px; right: 194px; bottom: 0; left: 0; background-color: #666666; overflow:hidden; z-index: 12000; } .eFTimelineContainerTable { margin-top:1px; margin-left:auto; margin-right:auto; font-size:10px; background-color: #666666; border: 0; } .eFTimelineContainerTable th { color: #FFFFFF; height:8px; width:78px; font-weight: normal; border: 0; } .eFTimelineContainerTable td { height:58px; width:78px; background-color:#FFFFFF; border: 0; } #eFTimelineContainerTableIN { width:18px; height:14px; font-size: 6px; cursor: pointer; } #efTLCIN { border-radius: 5px; } #efTLCOUT { border-radius: 5px; } #eFTimelineContainerTableOUT { width:18px; height:14px; font-size: 6px; cursor: pointer; } #eFTimelineContainerTableActual { width:34px; font-size: 9px; background-color: #CC9933; } #eFTimelineContainerAFrame { border-color: #FF0000; } /* ########## /Timeline Container ######### */ /* ########## Movie Controls ######### */ #eFMovieControlsContainer { position: absolute; height:27px; bottom:90px; right: 194px; width:320px; background-color: #CCCCCC; border-left: 2px solid #999999; border-right: 2px solid #999999; overflow:hidden; z-index: 12000; } #eFMovieControlsContainerSloMo { position: absolute; height:27px; bottom:90px; left: 0; width:98px; background-color: #CCCCCC; border-right: 2px solid #999999; overflow:hidden; } .efMoviePlaybuttons { float:left; clear:all; width:18px; height:18px; margin-top:5px; margin-left:3px; cursor: pointer; /*background-color: #CCCCFF;*/ text-align: center; } .efMoviePlaybuttonsC { padding: 0; float:left; clear:all; width:40px; height:18px; margin-top:5px; margin-left:3px; cursor: pointer; /*background-color: #CCCCFF;*/ text-align: center; } #eFSloMoSpeedChooser { margin:0; padding: 0; width:40px; height:18px; font-size: 10px; font-weight: bold; } #efMoviePlaybuttonsPlayPauseB { background: url('../_img/Player_Buttons_72.png') no-repeat -18px 0; } #efMoviePlaybuttonsPlayPauseF { background: url('../_img/Player_Buttons_72.png') no-repeat -36px 0; } #efMoviePlaybuttonsStart { background: url('../_img/Player_Buttons_72.png') no-repeat -90px 0; } #efMoviePlaybuttonsEnd { background: url('../_img/Player_Buttons_72.png') no-repeat -108px 0; } #efMoviePlaybuttonsSloMoB { background: url('../_img/Player_Buttons_72.png') no-repeat -54px 0; } #efMoviePlaybuttonsSloMoF { background: url('../_img/Player_Buttons_72.png') no-repeat -72px 0; } .efMovieSpeedContainers { background-color: #FFFFFF; font-size: 12px; line-height: 1.6; } .efMovieSpeedContainersActive { background-color: #6699CC; color: #FFFFFF; } /* ########## /Movie Controls ######### */ #eFMovieRangeInputContainer { position: absolute; height:27px; bottom:90px; right: 515px; left: 100px; background-color: #CCCCCC; overflow:hidden; border-right: 2px solid #999999; } /*********************************************************/ /* ########## Range Input ######### */ /*********************************************************/ /* slider root element */ .slider { background:#999999 url('../_img/h30.png') repeat-x 0 0; height:4px; position:relative; cursor:pointer; border:1px solid #333; width:75%; float:left; clear:right; margin-top:10px; margin-left:10px; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow:inset 0 0 8px #000; } /* progress bar (enabled with progress: true) */ .progress { height:4px; background-color:#3C72E6; /* display:none; */ opacity:0.6; } /* drag handle */ .handle { background:#fff url('../_img/h30.png') repeat-x 0 0; height:12px; width:12px; top:-6px; position:absolute; display:block; margin-top:1px; border:1px solid #000; cursor:move; -moz-box-shadow:0 0 3px #000; -webkit-box-shadow:0 0 3px #000; -moz-border-radius:14px; -webkit-border-radius:14px; border-radius:14px; } /* the input field */ .range { border:1px inset #ddd; float:left; font-size:12px; margin:4px 0 0 15px; padding:1px 0; text-align:center; width:45px; -moz-border-radius:9px; -webkit-border-radius:9px; border-radius:9px; } /*********************************************************/ /* ########## /Range Input ######### */ /*********************************************************/ /* ###################################### /EditorV ###################################### */ /*********************************************************/ /* ########## Annotations ######### */ /*********************************************************/ #eFMovieAnnotationsNewContainer { position:absolute; right:194px; width:300px; bottom:100px; height:280px; /*border-left: 2px solid #999999;*/ } #eFMovieAnnotationsContainerList { position:absolute; right:0; top:20px; bottom:15px; left:0; overflow:auto; } #eFMovieAnnotationsContainerList .eFATable { margin-top:3px; margin-left:3px; width:294px; font-size:11px; background-color: #FFFFFF; } #eFMovieAnnotationsContainerList .eFATableDelRow { background-color: red; color: white; font-weight: bold; text-align: center; } .eFATableDelRowSPAN { font-size:9px; margin-left: 4px; margin-right: 4px; } #eFMovieAnnotationsContainerList .eFATable thead { background-color: #CCCCFF; } #eFMovieAnnotationsContainerList .eFATable .eFAShotNumber { background-color: #99CCFF; } #eFMovieAnnotationsContainerList .eFATable .eFAShotType { background-color: #99CC99; } #eFMovieAnnotationsContainerList .eFATable .eFAShotAN { background-color: #FF9933; } #eFMovieAnnotationsContainerList .eFATable .ATANNOTSPAN { font-size: 9px; max-width: 139px; } #eFMovieAnnotationsNewFormContainer { font-size: 12px; padding:5px; background-color: #CCCCCC; margin:3px; border-top-right-radius: 15px; border-bottom-left-radius: 15px; } #eFMovieAnnotationsNewFormContainerWarning { position: absolute; top:246px; width: 584px; right:3px; height:280px; font-size: 12px; padding:5px; background-color: #FF0033; border-top-right-radius: 15px; border-bottom-left-radius: 15px; z-index: 1101; display: none; } #eFMovieAnnotationsNewFormContainerWarningContent { color:#FFFFFF; font-weight: bold; margin-left:10px; margin-top: 15px; margin-right:5px; font-size: 18px; } #eFMovieAnnotationsNewFormContainer input { border: 1px solid grey; margin-left: 3px; margin-right: 3px; width: 105px; } .eFAFormSTYPE { border: 1px solid grey; margin-left: 3px; margin-right: 3px; width: 245px; } #eFAFormAN { border: 1px solid grey; margin-left: 3px; margin-right: 3px; width:273px; height:35px; } #eFAFormSaveButton { margin-left: 110px; width: 55px; } /*********************************************************/ /* ########## /Annotations ######### */ /*********************************************************/
_css/eFEditorV_mini.css
body { margin:0; padding:0; border:0; /* JIC um Rahmen in ältern IE Versionen zu beseitigen */ width:100%; background:#fff; min-width:1920px; /* Minimum Weite: HD */ font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; } /*********************************************************/ /* ########## Previews ######### */ /*********************************************************/ /*#eFPreviewOpen { position: absolute; top:5px; right:30px; border-bottom-left-radius: 9px; border-top-right-radius: 9px; width:55px; height:14px; text-align: center; font-size:10px; font-weight: bold; line-height: 1.2; text-decoration: none; color: #CCCCCC; cursor:s-resize; z-index: 1000; background-color: #999999; } */ #eFPreviewsContainer { position: absolute; top: 24px; right: 0; bottom: 0; left: 0; margin:0; padding:0; background-image: url(../_img/black-square-80-percent.png); z-index: 100000000; display:none; } #eFPreviewsContainerClose { position: absolute; right:10px; bottom:10px; margin:4px; width: 24px; height: 24px; border: 2px solid #6C6C6C; border-radius: 15px; text-align: center; font-weight: bold; font-size: 18px; line-height: 1.4; cursor: pointer; background-image: url(../_img/white-square-10-percent.png); color: #FFFFFF; } .eFPreviewsContainerSelect { margin:4px; width: 24px; height: 24px; border: 2px solid #6C6C6C; border-radius: 15px; text-align: center; font-weight: bold; font-size: 18px; line-height: 1.4; cursor: pointer; background-image: url(../_img/white-square-10-percent.png); color: #FFFFFF; } #eFPreviewsContainerP1 { position: absolute; right:10px; top:10px; } #eFPreviewsContainerP2 { position: absolute; right:10px; top:44px; } #eFPreviewsContainerContent { position: absolute; height:700px; width:900px; margin:0; padding:0; background-image: url(../_img/white-square-10-percent.png); display:none; } /*********************************************************/ /*********************************************************/ /* ########## Resources ######### */ /*********************************************************/ #eFResourcesContainer { position: absolute; top: 24px; right: 0; bottom: 0; left: 0; margin:0; padding:0; background-image: url(../_img/black-square-80-percent.png); z-index: 100000000; display:none; } #eFResourcesContainerClose { position: absolute; right:10px; bottom:10px; margin:4px; width: 24px; height: 24px; border: 2px solid #6C6C6C; border-radius: 15px; text-align: center; font-weight: bold; font-size: 18px; line-height: 1.4; cursor: pointer; background-image: url(../_img/white-square-10-percent.png); color: #FFFFFF; } #eFResourcesContainerContent { position: absolute; top: 10px; left: 10px; bottom: 45px; right: 14px; /*background-image: url(../_img/white-square-30-percent.png);*/ } /*********************************************************/ #eFDelQuestion { position:absolute; z-index:10000; background-color: #FF0000; display: none; } .eFDelButtonText { font-size:8px; font-weight: bold; text-align: center; color: #FFFFFF; top:auto; bottom:auto; height:15px; } .eFDelButton { border-bottom-left-radius: 6px; border-top-right-radius: 6px; padding:1px 5px 1px 5px; background-color: #FFFFFF; color: #000000; border: 1px solid #999999; cursor:pointer; margin-left:5px; font-size: 8px; } #eFHeader { position:absolute; top: 0; left: 0; right: 0; height: 24px; background-color: #CCCCCC; /*border-bottom: 1px solid #9A9A9A;*/ } #eFLogoOpen { position: absolute; top:3px; right:3px; border-radius: 17px; width:19px; height:14px; background:#FFFFFF url('../_img/eFLogo_mini.png') repeat-x 2px 1px; border: 2px solid #6C6C6C; cursor:s-resize; z-index: 1000; } .eFOpen { position: relative; float: right; top:5px; margin-left: 10px; border-bottom-left-radius: 9px; border-top-right-radius: 9px; width:90px; height:14px; text-align: center; font-size:10px; font-weight: bold; line-height: 1.2; text-decoration: none; color: #CCCCCC; cursor:s-resize; z-index: 300; background-color: #999999; } #eFOpenArea { position: absolute; right:35px; } #eFLogout { position: absolute; top:5px; left:3px; border-bottom-left-radius: 9px; border-top-right-radius: 9px; width:55px; height:14px; text-align: center; cursor:s-resize; z-index: 1000; background-color: #999999; } #eFLogout a { font-size:10px; font-weight: bold; line-height: 1.2; text-decoration: none; color: #CCCCCC; margin:0px; padding: 0; } #eFCurrUser { position: absolute; top:5px; left:65px; border-bottom-left-radius: 9px; border-top-right-radius: 9px; width:215px; height:14px; font-size:10px; font-weight: bold; text-align: center; line-height: 1.5; background-color: #CCCCCC; color: #666666; cursor:s-resize; z-index: 1000; } #contentConatiner { position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: none; } #eFMovieSelectContainer { position:absolute; top:3px; bottom: 120px; right:3px; width:200px; background-color: #E3E3E3; border: 2px solid #6C6C6C; border-bottom-left-radius: 17px; border-top-right-radius: 17px; z-index: 999; display:none; } .eFMovieSelectC { background-color: #FFFFFF; cursor: pointer; } .eFMovieSelectCSelected { background-color: #6699CC; color: #FFFFFF; } #eFMovieSelectContainer table { margin-top:10px; margin-right:5px; width:99%; } #eFMovieSelectContainer table td { height:25px; padding:5px; font-size: 14px; font-weight: bold; } .eFMoviesHeadline { font-size:14px; font-weight: bold; color:#000000; border-bottom: 1px solid #999999; padding:3px; margin-left:4px; margin-right:4px; } #efMovieControllVars { display: none; } /*********************************************************/ /* ########## Movie Container ######### */ /*********************************************************/ #eFMovieContainer { position: absolute; top: 24px; right: 350px; bottom: 117px; left: 0; margin:0; padding:0; /*background-color: #99CCFF;*/ } /*********************************************************/ /*********************************************************/ /* ########## Annotations Container ######### */ /*********************************************************/ #eFMovieAnnotationsContainer { position:absolute; top:24px; bottom:117px; right:0; width:350px; font-size: 10px; /*background-color: #CC99FF; border-left: 2px solid #999999;*/ } #eFMovieAnnotationsContainerMovieID { position:absolute; top:0; left:0; right:0; height:20px; /*background-color: #00CC00; border-left: 2px solid #999999;*/ } #eFMovieMovieID { margin: 2px; padding: 4px 3px 3px 3px; font-size: 12px; font-weight: bold; text-align: center; color: #FFFFFF; border-bottom-left-radius: 20px; border-top-right-radius: 20px; background-color: #6699CC; } #eFMovieAnnotationsContainerScenarioSelect { position:absolute; top:27px; left:0; right:0; height:120px; /*background-color: #FFCCFF; /*border-left: 2px solid #999999;*/ } #eFMovieAnnotationsContainerScenarioSelectM { position: absolute; right: 4px; top: 0; bottom: 0; width: 26px; /*background-color: #CCCC00;*/ } .eFSCMButton { margin:4px; width: 18px; height: 18px; border: 2px solid #6C6C6C; border-radius: 18px; text-align: center; font-weight: bold; font-size: 14px; line-height: 1.4; cursor: w-resize; } .eFSCDButton { margin:4px; width: 18px; height: 18px; border: 2px dotted #6C6C6C; border-radius: 18px; text-align: center; font-weight: bold; font-size: 14px; line-height: 1.4; cursor: w-resize; } .eFSCDButtonBG { background-color: #6699CC; color: #FFFFFF; } .eFMovieAnnotationsContainerScenarioSelectS { position: absolute; right: 30px; top: 0; bottom: 0; width: 26px; /*background-color: #CC00CC;*/ display: none; } .eFMovieAnnotationsContainerScenarioSelectD { position: absolute; right: 56px; top: 0; bottom: 0; left: 0; /*background-color: #99FFFF;*/ display: none; } .eFSCDetail { float:right; width: 50px; height: 30px; margin: 2px; padding: 3px 2px 2px 2px; font-size: 9px; font-weight: normal; text-align: center; border-bottom-left-radius: 10px; border-top-right-radius: 10px; background-color: #A6C9FF; cursor: s-resize; } #eFMovieAnnotationsContainerINOUTContainer { position:absolute; top:160px; left:0; right:0; height:25px; /*background-color: #CCCCFF; border-left: 2px solid #999999;*/ } #eFMovieAnnotationsContainerINOUT { left:auto; right:auto; margin: 2px; padding: 1px 1px 1px 1px; border-bottom-left-radius: 17px; border-top-right-radius: 17px; background-color: #CACACA; text-align: center; font-size: 10px; } #eFMovieAnnotationsContainerINOUTPlay { position: absolute; right:17px; top:5px; width:18px; height: 18px; background: url('../_img/Player_Buttons_72.png') no-repeat -36px 0; } #eFAFormIN { margin: 3px 3px 3px 3px; height:12px; border: 1px solid #CCCCCC; width: 50px; } #eFAFormOUT { margin: 3px 3px 3px 3px; height:12px; border: 1px solid #CCCCCC; width: 50px; } #eFAFormIN:focus { outline:0; } #eFAFormOUT:focus { outline:0; } #eFAFormINGET { cursor: pointer; font-weight: bold; } #eFAFormOUTGET { cursor:pointer; font-weight: bold; } #eFMovieAnnotationsContainerForms { position:absolute; top:187px; left:0; right:0; height:266px; overflow: auto; /*background-color: #66CCCC; border-left: 2px solid #999999;*/ } #eFMovieAnnotationsContainerFormsPop { position: absolute; height:100px; background-color: #FFCC99; border: 1px solid #CCCCCC; display: none; z-index: 1000; } #eFMovieAnnotationsContainerFormsPopContent { position: absolute; bottom: 0; top: 0; left: 0; right: 0; background-color: #FFFFFF; overflow: auto; z-index: 19000; } #eFMovieAnnotationsContainerFormsPopClose { position: absolute; top:0; right: 0; width: 30px; height:10px; background-color: #CCCCCC; border-bottom-left-radius: 8px; font-size: 8px; cursor: pointer; text-align: center; z-index: 20000; } #eFMovieAnnotationsContainerFormsPopContent table.eFMovieAnnotationsContainerFormsPopContentTable { width:100% } .eFTipTabCell { width:50%; height:15px; background-color: #99CCFF; padding:3px; text-align: left; font-weight: bold; cursor: pointer; } .eFTipTabCellBG1 { background-color: #CCCCFF; } .eFTipTabCellBG2 { background-color: #9999CC; } .eFTipTabCellBG3 { background-color: #99CCFF; } .eFTipTabCellBG4 { background-color: #6699CC; } .eFTipTabCellBG5 { background-color: #99CCCC; } .eFTipTabCellBG6 { background-color: #99CC99; } #eFTipHelper { position:absolute; top: 20px; left: 20px; right: 20px; bottom:20px; font-size: 12px; font-weight: bold; color:red; } #locationPickerMap { position absolute; left: 0; top: 0; width:100%; height:100%; } .eFTipHelperTimeSelectTable { width:100%; margin:0px 101px 0px 0px; } .eFTipHelperTimeSelectTable select { font-size: 9px; } .eFTipHelperTimeSelectTable td { padding:3px; } .eFTipHelperTimeSelectTable td.eFTipTimeTableLegend { width:80px; padding:3px; height:13px; text-align: right; font-weight: bold; background-color: #CCCCCC; } .eFTipHelperTimeSelectTable td.eFTipTimeTableJJJJ { width:70px; text-align: center; background-color: #99CCFF; } .eFTipHelperTimeSelectTable td.eFTipTimeTableRS3 { width:266px; text-align: center; background-color: #99CCFF; padding:0px; } .eFTipHelperTimeSelectTable button { height:11px; font-size: 10px; margin: 0; padding: 0; } .eFTipHelperTimeSelectTable td.eFTipTimeTableOK { text-align: center; background-color: #CCCCCC; padding:4px; height:18px; } #eFMovieAnnotationsContainerForms form { position: relative; margin:3px; padding:5px; /*background-color: #A6C9FF;*/ border-bottom-left-radius: 10px; border-top-right-radius: 10px; } .eFNewForm { background-color: #A6C9FF; } .eFEditForm { background-color: #FF9900; } #eFMovieAnnotationsContainerForms form legend { position:relative; font-size: 9px; font-weight: bold;#FFFFFF margin-left: 3px; margin-right: 3px; padding:2px 3px 2px 3px; background-color: #FFFFFF; border-bottom-left-radius: 5px; border-top-right-radius: 5px; } .eFFormResetButton { position:absolute; right:27px; top:7px; width:15px; height:15px; background-color: #999999; cursor: pointer; text-align: center; color: #FFFFFF; font-weight: bold; border-radius: 7px; font-size: 13px; line-height: 1.0; display:none; } .eFFormCloseButton { position:absolute; right:7px; top:7px; width:15px; height:15px; background-color: #999999; cursor: pointer; text-align: center; color: #FFFFFF; font-weight: bold; border-radius: 7px; font-size: 13px; line-height: 1.0; } .eFFormSaveButton { position:absolute; right:7px; bottom:7px; width:15px; height:15px; background-color: #999999; cursor: pointer; text-align: center; color: #FFFFFF; font-weight: bold; border-radius: 7px; font-size: 13px; line-height: 1.0; } .eFFormResetButton:hover { background-color: #FFCC33; } .eFFormCloseButton:hover { background-color: #CC0033; } .eFFormSaveButton:hover { background-color: #009900; } .eFFormInput { position: relative; margin-top: 3px; min-height: 27px; left:0; width:99%; /*background-color: #FFFF00;*/ } .eFFormInput label { position: relative; left: 0; top: 0; height:11px; font-size: 9px; padding: 2px; background-color: #CCCCCC; border-top-right-radius: 5px; } .eFFormInput input { position: relative; left: 0; top: 0; height:10px; width: 90%; border: 1px solid #CCCCCC; } .eFFormInput textarea { position: relative; left: 0; top: 0; height:28px; width: 90%; border: 1px solid #CCCCCC; } .eFFormInput input:focus { outline:0; } .eFFormInput textarea:focus { outline:0; } .eFhiddenFormVars { display: none; } .AddContent { position:relative; left:8px; width:544px; min-height:100px; display: none; padding:3px; background-color: #FFFFFF; border-bottom-left-radius: 10px; border-top-right-radius: 10px; } #eFMovieAnnotationsContainerANList { position:absolute; top:380px; left:0; right:0; bottom:0; margin:0; padding:0; overflow: auto; /*background-color: #FFCC00; border-left: 2px solid #999999;*/ } #eFMovieAnnotationsContainerANList table { border-collapse: collapse; } #eFMovieAnnotationsContainerANList table td,th { border: 1px solid white; } #eFMovieAnnotationsContainerANList table thead { position: fixed; margin-left:0; margin-top:-2px; background-color: #FFFFFF; z-index: 11000; font-size: 8px; } #eFMovieAnnotationsContainerANList table thead th { background-color: #CCCCCC; height: 8px; } #eFMovieAnnotationsContainerANList table thead td { background-color: #CCCCCC; height: 15px; font-size: 7px; text-align: center; padding: 1px 5px 1px 3px; } #eFMovieAnnotationsContainerANList table thead input.filter { border: 1px solid #CCCCCC; height: 9px; font-size: 7px; } #eFMovieAnnotationsContainerANList table thead input.filter:focus { outline:0; } #eFMovieAnnotationsContainerANList table thead select { height: 9px; font-size: 7px; } .eFTabTHIN { width: 27px; padding:2px; } .eFTabTHOUT { width: 24px; padding:2px; } .eFTabTHStill { width: 25px; padding:2px; } .eFTabTHL1 { width: 47px; padding:2px; } .eFTabTHL2 { width: 46px; padding:2px; } .eFTabTHL3 { width: 45px; padding:2px; } .eFTabTHContent { width: 73px; padding:2px; } .eFTabTHU { width: 17px; padding:2px; } .eFTabTHE { width: 11px; padding:2px; } .eFTabTHD { width: 12px; padding:2px; } #eFMovieAnnotationsContainerANList table tbody { position: absolute; top:30px; margin-left:0px; font-size: 7px; } /*#eFMovieAnnotationsContainerANList table tbody td { vertical-align: top; }*/ .eFTabCellIN { width: 25px; height:15px; background-color: #99CCFF; padding:2px; text-align: right; font-weight: bold; cursor: pointer; } .eFTabCellOUT { width: 24px; height:15px; background-color: #99CCFF; padding:2px; text-align: right; font-weight: bold; cursor: pointer; } .eFTabCellStill { width: 23px; height:36px; background-color: #99CCFF; padding:2px; text-align: right; vertical-align: middle; font-weight: bold; } .eFTabCellStill img { display:block; vertical-align: middle; padding:0; margin:0; width: 24px; height:16px; } .eFTabCellL1 { width: 41px; height:15px; background-color: #99CCFF; padding:2px; text-align: left; font-weight: normal; font-size: 7px; } .eFTabCellL2 { width: 42px; height:15px; background-color: #99CCFF; padding:2px; text-align: left; font-weight: normal; font-size: 7px; } .eFTabCellL3 { width: 41px; height:15px; background-color: #99CCFF; padding:2px; text-align: left; font-weight: normal; font-size: 7px; } .eFTabCellContent { width: 68px; height:15px; background-color: #99CCFF; padding:2px; text-align: left; font-weight: normal; font-size: 7px; } .eFTabCellUser { width: 16px; height:15px; background-color: #99CCFF; padding:2px; text-align: center; font-weight: normal; font-size: 7px; font-weight: bold; cursor: pointer; } .eFTabCellEdit { width: 11px; height:15px; background-color: #99CCFF; padding:2px; text-align: center; font-weight: normal; font-size: 7px; font-weight: bold; cursor: pointer; } .eFTabCellDelete { width: 12px; height:15px; background-color: #99CCFF; padding:2px; text-align: center; font-weight: normal; font-size: 7px; font-weight: bold; cursor: pointer; } #eFMovieAnnotationsEditBOOL { display: none; } /*********************************************************/ /* ########## Timecodes ######### */ #eFMovieTimecodesContainer { position:absolute; bottom:0; right:0; width:194px; Height:117px; background-color: #666666; /*border-left: 2px solid #999999;*/ z-index: 12000; } .eFTimecodesHeadline { height:22px; padding-top:5px; font-size: 16px; font-weight: bold; text-align: center; color: #666666; background-color: #CCCCCC; } #eFMovieTimecodesContainer table { /*border-collapse:collapse;*/ border:2px solid #FFFFFF; border-spacing:0; border-style:none; position:relative; margin:0; padding:0; left:5px; top:5px; width:96%; height: 85px; /*background-color:#FFFF00;*/ /*border: 1px solid grey;*/ font-size:12px } #eFMovieTimecodesContainer table td { /*background-color:#FFFFFF; border: 2px solid #FFFFFF;*/ text-align: center; width:50%; color: #FFFFFF; font-weight: bold; border:0; } #eFMovieTimecodesContainer table th { border:0; } /*#eFMovieTimecodesContainer table th { background-color:#6699CC; color: #FFFFFF; border: 2px solid #FFFFFF; text-align: center; width:50%; border-top-right-radius: 15px; border-bottom-left-radius: 15px; }*/ .eFMovieTimecodesContainerHeads { padding-top:1px; padding-bottom:1px; background-color:#CCCCCC; color: #666666; border-top-right-radius: 15px; border-bottom-left-radius: 15px; } /* ########## /Timecodes ######### */ /* ########## Timeline Container ######### */ #eFTimelineContainer { position: absolute; height:90px; right: 194px; bottom: 0; left: 0; background-color: #666666; overflow:hidden; z-index: 12000; } .eFTimelineContainerTable { margin-top:1px; margin-left:auto; margin-right:auto; font-size:10px; background-color: #666666; border: 0; } .eFTimelineContainerTable th { color: #FFFFFF; height:8px; width:78px; font-weight: normal; border: 0; } .eFTimelineContainerTable td { height:58px; width:78px; background-color:#FFFFFF; border: 0; } #eFTimelineContainerTableIN { width:18px; height:14px; font-size: 6px; cursor: pointer; } #efTLCIN { border-radius: 5px; } #efTLCOUT { border-radius: 5px; } #eFTimelineContainerTableOUT { width:18px; height:14px; font-size: 6px; cursor: pointer; } #eFTimelineContainerTableActual { width:34px; font-size: 9px; background-color: #CC9933; } #eFTimelineContainerAFrame { border-color: #FF0000; } /* ########## /Timeline Container ######### */ /* ########## Movie Controls ######### */ #eFMovieControlsContainer { position: absolute; height:27px; bottom:90px; right: 194px; width:320px; background-color: #CCCCCC; border-left: 2px solid #999999; border-right: 2px solid #999999; overflow:hidden; z-index: 12000; } #eFMovieControlsContainerSloMo { position: absolute; height:27px; bottom:90px; left: 0; width:98px; background-color: #CCCCCC; border-right: 2px solid #999999; overflow:hidden; } .efMoviePlaybuttons { float:left; clear:all; width:18px; height:18px; margin-top:5px; margin-left:3px; cursor: pointer; /*background-color: #CCCCFF;*/ text-align: center; } .efMoviePlaybuttonsC { padding: 0; float:left; clear:all; width:40px; height:18px; margin-top:5px; margin-left:3px; cursor: pointer; /*background-color: #CCCCFF;*/ text-align: center; } #eFSloMoSpeedChooser { margin:0; padding: 0; width:40px; height:18px; font-size: 10px; font-weight: bold; } #efMoviePlaybuttonsPlayPauseB { background: url('../_img/Player_Buttons_72.png') no-repeat -18px 0; } #efMoviePlaybuttonsPlayPauseF { background: url('../_img/Player_Buttons_72.png') no-repeat -36px 0; } #efMoviePlaybuttonsStart { background: url('../_img/Player_Buttons_72.png') no-repeat -90px 0; } #efMoviePlaybuttonsEnd { background: url('../_img/Player_Buttons_72.png') no-repeat -108px 0; } #efMoviePlaybuttonsSloMoB { background: url('../_img/Player_Buttons_72.png') no-repeat -54px 0; } #efMoviePlaybuttonsSloMoF { background: url('../_img/Player_Buttons_72.png') no-repeat -72px 0; } .efMovieSpeedContainers { background-color: #FFFFFF; font-size: 12px; line-height: 1.6; } .efMovieSpeedContainersActive { background-color: #6699CC; color: #FFFFFF; } /* ########## /Movie Controls ######### */ #eFMovieRangeInputContainer { position: absolute; height:27px; bottom:90px; right: 515px; left: 100px; background-color: #CCCCCC; overflow:hidden; border-right: 2px solid #999999; } /*********************************************************/ /* ########## Range Input ######### */ /*********************************************************/ /* slider root element */ .slider { background:#999999 url('../_img/h30.png') repeat-x 0 0; height:4px; position:relative; cursor:pointer; border:1px solid #333; width:75%; float:left; clear:right; margin-top:10px; margin-left:10px; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow:inset 0 0 8px #000; } /* progress bar (enabled with progress: true) */ .progress { height:4px; background-color:#3C72E6; /* display:none; */ opacity:0.6; } /* drag handle */ .handle { background:#fff url('../_img/h30.png') repeat-x 0 0; height:12px; width:12px; top:-6px; position:absolute; display:block; margin-top:1px; border:1px solid #000; cursor:move; -moz-box-shadow:0 0 3px #000; -webkit-box-shadow:0 0 3px #000; -moz-border-radius:14px; -webkit-border-radius:14px; border-radius:14px; } /* the input field */ .range { border:1px inset #ddd; float:left; font-size:12px; margin:4px 0 0 15px; padding:1px 0; text-align:center; width:45px; -moz-border-radius:9px; -webkit-border-radius:9px; border-radius:9px; } /*********************************************************/ /* ########## /Range Input ######### */ /*********************************************************/ /* ###################################### /EditorV ###################################### */ /*********************************************************/ /* ########## Annotations ######### */ /*********************************************************/ #eFMovieAnnotationsNewContainer { position:absolute; right:194px; width:300px; bottom:100px; height:280px; /*border-left: 2px solid #999999;*/ } #eFMovieAnnotationsContainerList { position:absolute; right:0; top:20px; bottom:15px; left:0; overflow:auto; } #eFMovieAnnotationsContainerList .eFATable { margin-top:3px; margin-left:3px; width:294px; font-size:11px; background-color: #FFFFFF; } #eFMovieAnnotationsContainerList .eFATableDelRow { background-color: red; color: white; font-weight: bold; text-align: center; } .eFATableDelRowSPAN { font-size:9px; margin-left: 4px; margin-right: 4px; } #eFMovieAnnotationsContainerList .eFATable thead { background-color: #CCCCFF; } #eFMovieAnnotationsContainerList .eFATable .eFAShotNumber { background-color: #99CCFF; } #eFMovieAnnotationsContainerList .eFATable .eFAShotType { background-color: #99CC99; } #eFMovieAnnotationsContainerList .eFATable .eFAShotAN { background-color: #FF9933; } #eFMovieAnnotationsContainerList .eFATable .ATANNOTSPAN { font-size: 9px; max-width: 139px; } #eFMovieAnnotationsNewFormContainer { font-size: 12px; padding:5px; background-color: #CCCCCC; margin:3px; border-top-right-radius: 15px; border-bottom-left-radius: 15px; } #eFMovieAnnotationsNewFormContainerWarning { position: absolute; top:246px; width: 584px; right:3px; height:280px; font-size: 12px; padding:5px; background-color: #FF0033; border-top-right-radius: 15px; border-bottom-left-radius: 15px; z-index: 1101; display: none; } #eFMovieAnnotationsNewFormContainerWarningContent { color:#FFFFFF; font-weight: bold; margin-left:10px; margin-top: 15px; margin-right:5px; font-size: 18px; } #eFMovieAnnotationsNewFormContainer input { border: 1px solid grey; margin-left: 3px; margin-right: 3px; width: 105px; } .eFAFormSTYPE { border: 1px solid grey; margin-left: 3px; margin-right: 3px; width: 245px; } #eFAFormAN { border: 1px solid grey; margin-left: 3px; margin-right: 3px; width:273px; height:35px; } #eFAFormSaveButton { margin-left: 110px; width: 55px; } /*********************************************************/ /* ########## /Annotations ######### */ /*********************************************************/
0.315947
0.048812
@import "_reset.css"; body { background: url("../img/bg-pattern.png") #fdfdfd; } /* cyrillic */ @font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 200; src: local('Exo 2 Extra Light'), local('Exo2-ExtraLight'), url(https://fonts.gstatic.com/s/exo2/v3/fTWF5_X2GMFGSeu9Jfm8xRTbgVql8nDJpwnrE27mub0.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* latin-ext */ @font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 200; src: local('Exo 2 Extra Light'), local('Exo2-ExtraLight'), url(https://fonts.gstatic.com/s/exo2/v3/2te67bJO7v3hcIhF8WOfpxTbgVql8nDJpwnrE27mub0.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 200; src: local('Exo 2 Extra Light'), local('Exo2-ExtraLight'), url(https://fonts.gstatic.com/s/exo2/v3/4VH1sjauXOSoJIJOdxuAC_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; } /* cyrillic */ @font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 400; src: local('Exo 2'), local('Exo2-Regular'), url(https://fonts.gstatic.com/s/exo2/v3/pEbpp8gu02JrI5SDG9jj6g.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* latin-ext */ @font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 400; src: local('Exo 2'), local('Exo2-Regular'), url(https://fonts.gstatic.com/s/exo2/v3/sZoRRDfBcJL9e6dHdMU_Tg.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 400; src: local('Exo 2'), local('Exo2-Regular'), url(https://fonts.gstatic.com/s/exo2/v3/-A4eIjQkAwKL411pgtQ4VA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; } body, input, textarea, keygen, select, button { font-family: 'Exo 2'; font-size: 16px; font-weight: 300; } h2 { color: #4A116D; font-weight: 400; margin: 1em; font-size: 2em; } header .logo { margin: 40px 60px; font-size: 40px; font-weight: 400; text-transform: uppercase; color: #4A116D; } .tag-form-wrapper { background: #fdfdfd; width: 740px; padding: 50px; margin: auto; font-size: 22px; line-height: 32px; font-weight: 400; text-align: right; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } .tag-form-wrapper .form-header { text-align: center; margin-bottom: 25px; line-height: 1.7em; } .tag-form-wrapper .form-header::after { content: ""; display: block; width: 100%; height: 2px; background: #4A116D; } .tag-form-wrapper fieldset { border: none; margin: 15px 0; } .tag-form-wrapper .tag-wrapper label { display: inline-block; height: 24px; padding: 0; } .tag-form-wrapper .hashtag { display: inline-block; width: 24px; height: 24px; background: url("../img/pound.png"); margin-bottom: -4px; } .tag-form-wrapper input[type="text"], .tag-form-wrapper input[type="date"] { border: 2px solid #aaa; padding: 0 5px; font-size: 22px; line-height: 32px; } .tag-form-wrapper input[type="text"]:focus, .tag-form-wrapper input[type="date"]:focus { border: 2px solid #681899; } .tag-form-wrapper .tag-input { margin-left: 4px; width: 21em; } .tag-form-wrapper .date-input { width: 10em; } .tag-form-wrapper .btn { margin: 20px; } .btn { text-transform: uppercase; color: #fdfdfd; padding: .5em 4em; font-size: 20px; background: #4A116D; border: none; font-weight: 400; } .btn:hover { background: #681899; } .btn:active { outline: none; } .graph-wrapper { width: 970px; margin: auto; padding: 20px; background: #fdfdfd; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } .graph-wrapper .graph { height: 500px; } .vis-content .vis-bar { fill-opacity: 1; } .vis-content .negative-item { fill: #AE463D; } .vis-content .positive-item { fill: #2F853E; } footer { margin-top: 55px; padding: 40px; min-height: 150px; background: rgba(74, 17, 109, 0.8); color: #dfdfdf; }
FlaskWebProject/static/content/main.css
@import "_reset.css"; body { background: url("../img/bg-pattern.png") #fdfdfd; } /* cyrillic */ @font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 200; src: local('Exo 2 Extra Light'), local('Exo2-ExtraLight'), url(https://fonts.gstatic.com/s/exo2/v3/fTWF5_X2GMFGSeu9Jfm8xRTbgVql8nDJpwnrE27mub0.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* latin-ext */ @font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 200; src: local('Exo 2 Extra Light'), local('Exo2-ExtraLight'), url(https://fonts.gstatic.com/s/exo2/v3/2te67bJO7v3hcIhF8WOfpxTbgVql8nDJpwnrE27mub0.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 200; src: local('Exo 2 Extra Light'), local('Exo2-ExtraLight'), url(https://fonts.gstatic.com/s/exo2/v3/4VH1sjauXOSoJIJOdxuAC_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; } /* cyrillic */ @font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 400; src: local('Exo 2'), local('Exo2-Regular'), url(https://fonts.gstatic.com/s/exo2/v3/pEbpp8gu02JrI5SDG9jj6g.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* latin-ext */ @font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 400; src: local('Exo 2'), local('Exo2-Regular'), url(https://fonts.gstatic.com/s/exo2/v3/sZoRRDfBcJL9e6dHdMU_Tg.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 400; src: local('Exo 2'), local('Exo2-Regular'), url(https://fonts.gstatic.com/s/exo2/v3/-A4eIjQkAwKL411pgtQ4VA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; } body, input, textarea, keygen, select, button { font-family: 'Exo 2'; font-size: 16px; font-weight: 300; } h2 { color: #4A116D; font-weight: 400; margin: 1em; font-size: 2em; } header .logo { margin: 40px 60px; font-size: 40px; font-weight: 400; text-transform: uppercase; color: #4A116D; } .tag-form-wrapper { background: #fdfdfd; width: 740px; padding: 50px; margin: auto; font-size: 22px; line-height: 32px; font-weight: 400; text-align: right; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } .tag-form-wrapper .form-header { text-align: center; margin-bottom: 25px; line-height: 1.7em; } .tag-form-wrapper .form-header::after { content: ""; display: block; width: 100%; height: 2px; background: #4A116D; } .tag-form-wrapper fieldset { border: none; margin: 15px 0; } .tag-form-wrapper .tag-wrapper label { display: inline-block; height: 24px; padding: 0; } .tag-form-wrapper .hashtag { display: inline-block; width: 24px; height: 24px; background: url("../img/pound.png"); margin-bottom: -4px; } .tag-form-wrapper input[type="text"], .tag-form-wrapper input[type="date"] { border: 2px solid #aaa; padding: 0 5px; font-size: 22px; line-height: 32px; } .tag-form-wrapper input[type="text"]:focus, .tag-form-wrapper input[type="date"]:focus { border: 2px solid #681899; } .tag-form-wrapper .tag-input { margin-left: 4px; width: 21em; } .tag-form-wrapper .date-input { width: 10em; } .tag-form-wrapper .btn { margin: 20px; } .btn { text-transform: uppercase; color: #fdfdfd; padding: .5em 4em; font-size: 20px; background: #4A116D; border: none; font-weight: 400; } .btn:hover { background: #681899; } .btn:active { outline: none; } .graph-wrapper { width: 970px; margin: auto; padding: 20px; background: #fdfdfd; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } .graph-wrapper .graph { height: 500px; } .vis-content .vis-bar { fill-opacity: 1; } .vis-content .negative-item { fill: #AE463D; } .vis-content .positive-item { fill: #2F853E; } footer { margin-top: 55px; padding: 40px; min-height: 150px; background: rgba(74, 17, 109, 0.8); color: #dfdfdf; }
0.27914
0.08318
img { width: 100%; } @media screen and (min-width: 1320px) { .babys_content { width: 1300px; margin: auto; } } @media screen and (min-width: 768px) { .babys_header { margin-top: 90px; background-image: url("/images/babys/eggs-101-header.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover; padding-top: 200px; padding-bottom: 200px; text-align: center; } .babys_header .babys_title { color: white; font-size: 80px; line-height: 80px; padding-bottom: 50px; } .babys_header .babys_title_body { padding: 10px 50px; color: white; width: 60%; font-size: 26px; line-height: 36.4px; margin: auto; font-family: Open Sans, Tahoma, sans-serif; } .babys_content { padding-top: 50px; } .babys_content .babys_subtitle { font-size: 64px; line-height: 64px; color: #ffc52f; } .babys_content .babys_body { color: black; font-size: 18px; line-height: 22.4px; font-family: Open Sans, Tahoma, sans-serif; } .babys_content .babys_img { padding-top: 50px; padding-bottom: 50px; } .babys_content .babys_title_sm_2 { font-size: 36px; line-height: 36px; padding: 30px 15px; } .babys_content .babys_title_sm_3 { font-size: 32px; line-height: 32px; padding: 20px 15px; } .babys_content p { padding: 0px 15px; color: black; font-size: 18px; line-height: 35.4px; font-family: Open Sans, Tahoma, sans-serif; } .babys_content p .mybtn { font-size: 16px; padding: 8px 16px; background-color: #ffc52f; color: white; } .babys_content p .mybtn:hover { background-color: white; color: #ffc52f; } .babys_content .steps_words { color: black; padding: 10px 15px; font-size: 18px; line-height: 35px; font-family: Open Sans, Tahoma, sans-serif; } } @media screen and (max-width: 768px) { .babys_header { margin-top: 50px; background-image: url("/images/babys/eggs-101-header.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover; padding-top: 100px; padding-bottom: 100px; text-align: center; } .babys_header .babys_title { color: white; font-size: 40px; line-height: 40px; padding-bottom: 50px; } .babys_header .babys_title_body { padding: 10px 50px; color: white; width: 60%; font-size: 18px; line-height: 22.4px; margin: auto; font-family: Open Sans, Tahoma, sans-serif; } .babys_content { padding-top: 50px; } .babys_content .babys_subtitle { font-size: 48px; line-height: 48px; text-align: center; color: #ffc52f; padding-bottom: 30px; } .babys_content .babys_body { color: black; text-align: center; font-size: 18px; line-height: 22.4px; font-family: Open Sans, Tahoma, sans-serif; } .babys_content .babys_img { padding-top: 50px; padding-bottom: 50px; } .babys_content .babys_title_sm_2 { font-size: 30px; line-height: 30px; padding: 20px 15px; } .babys_content .babys_title_sm_3 { font-size: 24px; line-height: 24px; padding: 20px 15px; } .babys_content p { padding: 0px 15px; color: black; font-size: 16px; line-height: 22.4px; font-family: Open Sans, Tahoma, sans-serif; } .babys_content p .mybtn { font-size: 14px; padding: 8px 16px; background-color: #ffc52f; color: white; } .babys_content p .mybtn:hover { background-color: white; color: #ffc52f; } .babys_content .steps_words { color: black; padding: 10px 15px; font-size: 16px; line-height: 22.4px; font-family: Open Sans, Tahoma, sans-serif; } }
public/css/babys.css
img { width: 100%; } @media screen and (min-width: 1320px) { .babys_content { width: 1300px; margin: auto; } } @media screen and (min-width: 768px) { .babys_header { margin-top: 90px; background-image: url("/images/babys/eggs-101-header.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover; padding-top: 200px; padding-bottom: 200px; text-align: center; } .babys_header .babys_title { color: white; font-size: 80px; line-height: 80px; padding-bottom: 50px; } .babys_header .babys_title_body { padding: 10px 50px; color: white; width: 60%; font-size: 26px; line-height: 36.4px; margin: auto; font-family: Open Sans, Tahoma, sans-serif; } .babys_content { padding-top: 50px; } .babys_content .babys_subtitle { font-size: 64px; line-height: 64px; color: #ffc52f; } .babys_content .babys_body { color: black; font-size: 18px; line-height: 22.4px; font-family: Open Sans, Tahoma, sans-serif; } .babys_content .babys_img { padding-top: 50px; padding-bottom: 50px; } .babys_content .babys_title_sm_2 { font-size: 36px; line-height: 36px; padding: 30px 15px; } .babys_content .babys_title_sm_3 { font-size: 32px; line-height: 32px; padding: 20px 15px; } .babys_content p { padding: 0px 15px; color: black; font-size: 18px; line-height: 35.4px; font-family: Open Sans, Tahoma, sans-serif; } .babys_content p .mybtn { font-size: 16px; padding: 8px 16px; background-color: #ffc52f; color: white; } .babys_content p .mybtn:hover { background-color: white; color: #ffc52f; } .babys_content .steps_words { color: black; padding: 10px 15px; font-size: 18px; line-height: 35px; font-family: Open Sans, Tahoma, sans-serif; } } @media screen and (max-width: 768px) { .babys_header { margin-top: 50px; background-image: url("/images/babys/eggs-101-header.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover; padding-top: 100px; padding-bottom: 100px; text-align: center; } .babys_header .babys_title { color: white; font-size: 40px; line-height: 40px; padding-bottom: 50px; } .babys_header .babys_title_body { padding: 10px 50px; color: white; width: 60%; font-size: 18px; line-height: 22.4px; margin: auto; font-family: Open Sans, Tahoma, sans-serif; } .babys_content { padding-top: 50px; } .babys_content .babys_subtitle { font-size: 48px; line-height: 48px; text-align: center; color: #ffc52f; padding-bottom: 30px; } .babys_content .babys_body { color: black; text-align: center; font-size: 18px; line-height: 22.4px; font-family: Open Sans, Tahoma, sans-serif; } .babys_content .babys_img { padding-top: 50px; padding-bottom: 50px; } .babys_content .babys_title_sm_2 { font-size: 30px; line-height: 30px; padding: 20px 15px; } .babys_content .babys_title_sm_3 { font-size: 24px; line-height: 24px; padding: 20px 15px; } .babys_content p { padding: 0px 15px; color: black; font-size: 16px; line-height: 22.4px; font-family: Open Sans, Tahoma, sans-serif; } .babys_content p .mybtn { font-size: 14px; padding: 8px 16px; background-color: #ffc52f; color: white; } .babys_content p .mybtn:hover { background-color: white; color: #ffc52f; } .babys_content .steps_words { color: black; padding: 10px 15px; font-size: 16px; line-height: 22.4px; font-family: Open Sans, Tahoma, sans-serif; } }
0.461259
0.115961
@media(min-width:992px) { .home_type { display: block !important; } .home_type .side-left { position: fixed; } .side-left { padding: 0; margin: 0; } .side-right { height: 100% !important; } .skills .item .skill:last-of-type { padding-bottom: 0; } } /*=============================================== Smart phone & Small screen ===============================================*/ @media(max-width:991px) { .mobSmart-margin-top-40 { margin-top: 40px; } ul.menu_list { padding-bottom: 20px; } .page-right { margin-top: 62px; height: calc(100vh - 62px) !important; } .home_type { margin-top: 62px; overflow-y: auto; overflow-x: hidden; height: calc(100vh - 62px) !important; position: relative; z-index: 10; } .home_type .side { padding: 0; margin: 0; width: 100%; min-height: 600px; height: auto; text-align: center; color: #fff; } .home_type .side .overlayer, .home_type .side .display-table { height: 600px; } .side-right { overflow: auto; position: fixed; top: 62px; right: -305px; z-index: 55; text-align: center; padding-top: 50px; width: 300px; height: calc(100vh - 62px); transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; } .mob-menu-overlay { width: 100%; } .right-zero { right: 0; } .mob-menu .container { width: 100%; } .mob-menu .row { margin-left: 15px; margin-right: 15px; } .skills .item .skill:last-of-type { padding-bottom: 0; } } /*=============================================== mobile screen ===============================================*/ @media(max-width:768px){ .sec_title h2 { font-size: 37px; } .mob-margin-top-45 { margin-top: 45px; } .mob-margin-top-30 { margin-top: 30px; } .zoom-anim-dialog h3 { margin-top: 20px; } section > .content { margin: 20px; } .mob-menu-content { max-width: 100%; margin: 0 20px; } .more-about-me { padding-bottom: 10px; } .fun-facts .item { line-height: 1; } .fun-facts h4 { margin-top: 5px; } .clients .col-xs-6 { padding-bottom: 15px; } .blog .margin-b-zero { margin-bottom: 50px; } .contact .info { text-align: center; } .contact .info span.icon { position: static; margin-bottom: 8px; } .info .item div { margin-left: 0; } .info .item div:after { background-color: transparent; } } @media(max-width:400px){ .sec_title h2 { font-size: 31px; } section > .content { margin: 10px; } .mob-menu-content { max-width: 100%; margin: 0 10px; } } /*=============================================== Small screen ===============================================*/ @media(min-width:768px) and (max-width:991px) { .navbar-toggle { display: block; } section { max-width: 100%; } section > .content { max-width: 810px; margin: 40px auto; } .mob-menu-content { max-width: 825px; margin: auto; } } @media(min-width:768px) and (max-width:890px) { section > .content { max-width: 100%; margin: 40px; } .mob-menu-content { max-width: 100%; margin: 0 40px; } } /*=============================================== Medium screen ===============================================*/ @media(min-width:992px) and (max-width:1199px) { .mob-menu { display: none; } } /*=============================================== Large screen ===============================================*/ @media(min-width:1200px) { .mob-menu { display: none; } }
assets/css/responsive.css
@media(min-width:992px) { .home_type { display: block !important; } .home_type .side-left { position: fixed; } .side-left { padding: 0; margin: 0; } .side-right { height: 100% !important; } .skills .item .skill:last-of-type { padding-bottom: 0; } } /*=============================================== Smart phone & Small screen ===============================================*/ @media(max-width:991px) { .mobSmart-margin-top-40 { margin-top: 40px; } ul.menu_list { padding-bottom: 20px; } .page-right { margin-top: 62px; height: calc(100vh - 62px) !important; } .home_type { margin-top: 62px; overflow-y: auto; overflow-x: hidden; height: calc(100vh - 62px) !important; position: relative; z-index: 10; } .home_type .side { padding: 0; margin: 0; width: 100%; min-height: 600px; height: auto; text-align: center; color: #fff; } .home_type .side .overlayer, .home_type .side .display-table { height: 600px; } .side-right { overflow: auto; position: fixed; top: 62px; right: -305px; z-index: 55; text-align: center; padding-top: 50px; width: 300px; height: calc(100vh - 62px); transition: all ease-in-out 0.5s; -webkit-transition: all ease-in-out 0.5s; } .mob-menu-overlay { width: 100%; } .right-zero { right: 0; } .mob-menu .container { width: 100%; } .mob-menu .row { margin-left: 15px; margin-right: 15px; } .skills .item .skill:last-of-type { padding-bottom: 0; } } /*=============================================== mobile screen ===============================================*/ @media(max-width:768px){ .sec_title h2 { font-size: 37px; } .mob-margin-top-45 { margin-top: 45px; } .mob-margin-top-30 { margin-top: 30px; } .zoom-anim-dialog h3 { margin-top: 20px; } section > .content { margin: 20px; } .mob-menu-content { max-width: 100%; margin: 0 20px; } .more-about-me { padding-bottom: 10px; } .fun-facts .item { line-height: 1; } .fun-facts h4 { margin-top: 5px; } .clients .col-xs-6 { padding-bottom: 15px; } .blog .margin-b-zero { margin-bottom: 50px; } .contact .info { text-align: center; } .contact .info span.icon { position: static; margin-bottom: 8px; } .info .item div { margin-left: 0; } .info .item div:after { background-color: transparent; } } @media(max-width:400px){ .sec_title h2 { font-size: 31px; } section > .content { margin: 10px; } .mob-menu-content { max-width: 100%; margin: 0 10px; } } /*=============================================== Small screen ===============================================*/ @media(min-width:768px) and (max-width:991px) { .navbar-toggle { display: block; } section { max-width: 100%; } section > .content { max-width: 810px; margin: 40px auto; } .mob-menu-content { max-width: 825px; margin: auto; } } @media(min-width:768px) and (max-width:890px) { section > .content { max-width: 100%; margin: 40px; } .mob-menu-content { max-width: 100%; margin: 0 40px; } } /*=============================================== Medium screen ===============================================*/ @media(min-width:992px) and (max-width:1199px) { .mob-menu { display: none; } } /*=============================================== Large screen ===============================================*/ @media(min-width:1200px) { .mob-menu { display: none; } }
0.18743
0.054777
:root { --main-color: black; --secondary-color: black; --gradient: url("https://images.unsplash.com/photo-1635236066449-5b45769be233?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2069&q=80"); } /* * { box-sizing: border-box; } */ .lmain { } .login-div { font-family: "Nunito", sans-serif; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 75vh; } .lh1 { font-weight: bold; margin: 0; font-family: "Ubuntu", sans-serif; color: #2b2d42; } .lp { font-size: 14px; font-weight: 100; line-height: 20px; letter-spacing: 0.5px; margin: 20px 0 30px; font-family: "Ubuntu", sans-serif; color: beige; } .lsocial-container { margin: 20px 0; } .lsocial-container .lsocial { border: 1px solid #dddddd; border-radius: 50%; display: inline-flex; justify-content: center; align-items: center; margin: 0 5px; height: 40px; width: 40px; } .lspan { font-size: 12px; font-family: "Poppins", sans-serif; padding: 15px; color: #FF1700; } .rspan { font-size: 12px; font-family: "Ubuntu", sans-serif; padding: 15px; display: none; } .lsocial { color: #333; font-size: 14px; text-decoration: none; margin: 15px 0; } .link { color: #333; font-size: 14px; text-decoration: none; margin: 15px 0; padding-bottom: 5px; } .link:hover { color: #333; } .lbutton { font-family: "Ubuntu", sans-serif; cursor: pointer; border-radius: 20px; border: 1px solid var(--main-color); background: var(--main-color); color: #fff; font-size: 12px; font-weight: bold; padding: 12px 45px; letter-spacing: 1px; text-transform: uppercase; transition: transform 80ms ease-out; } .lbutton:hover { background: var(--secondary-color); } .lbutton:active { transform: scale(0.95); } .lbutton:focus { outline: none; } .lbutton.ghost { background-color: transparent; border-color: #fff; } .lbutton.ghost:hover { background: #fff; color: var(--secondary-color); } .lform { background-color: #fff; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 0 50px; height: 100%; text-align: center; } .linput { background-color: #eee; border: none; padding: 12px 15px; margin: 8px 0; width: 100%; font-family: "Poppins", sans-serif; max-width:330px; border-radius:13px; font-size: 18px; } .lcontainer { background-color: #fff; border-radius: 10px; box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); position: relative; overflow: hidden; height: 850px; width: 480px; max-width: 100%; } .lform-container { position: absolute; top: 0; width: 100%; transition: all 0.6s ease-in-out; } .lsign-in-container { top: 0; height: 50%; z-index: 2; } .lcontainer.lright-panel-active .lsign-in-container { transform: translateY(100%); } .lsign-up-container { top: 0; height: 50%; opacity: 0; z-index: 1; } .lcontainer.lright-panel-active .lsign-up-container { transform: translateY(100%); opacity: 1; z-index: 5; animation: show 0.6s; } @keyframes show { 0%, 49.99% { opacity: 0; z-index: 1; } 50%, 100% { opacity: 1; z-index: 5; } } .loverlay-container { position: absolute; left: 0; top: 50%; height: 50%; width: 100%; overflow: hidden; transition: transform 0.6s ease-in-out; z-index: 100; } .lcontainer.lright-panel-active .loverlay-container { transform: translateY(-100%); } .loverlay { background: var(--secondary-color); background: var(--gradient); background-repeat: no-repeat; background-size: cover; background-position: 0 0; color: #fff; position: relative; top: -100%; width: 100%; height: 200%; transform: translateY(0); transition: transform 0.6s ease-in-out; } .lcontainer.lright-panel-active .loverlay { transform: translateY(50%); } .loverlay-panel { position: absolute; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 0 40px; text-align: center; left: 0; width: 100%; height: 50%; transform: translateY(0); transition: transform 0.6s ease-in-out; background-image: radial-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.6), rgba(0,0,0,0.9)); } .loverlay-left { transform: translateY(-20%); } .lcontainer.lright-panel-active .loverlay-left { transform: translateY(0); } .loverlay-right { bottom: 0; transform: translateY(0); } .lcontainer.lright-panel-active .loverlay-right { transform: translateY(20%); } @media (min-width: 768px) { .lcontainer { width: 768px; max-width: 100%; height: 480px; } .lform-container { top: 0; height: 100%; width: 50%; } .lsign-in-container { left: 0; width: 50%; height: 100%; } .lcontainer.lright-panel-active .lsign-in-container { transform: translateX(100%); } .lsign-up-container { left: 0; width: 50%; height: 100%; } .lcontainer.lright-panel-active .lsign-up-container { transform: translateX(100%); } .loverlay-container { left: 50%; top: 0; height: 100%; width: 50%; } .lcontainer.lright-panel-active .loverlay-container { transform: translateX(-100%); } .loverlay { top: 0; left: -100%; height: 100%; width: 200%; transform: translateX(0); } .lcontainer.lright-panel-active .loverlay { transform: translateX(50%); } .loverlay-panel { top: 0; height: 100%; width: 50%; transform: translateX(0); } .loverlay-left { transform: translateX(-20%); } .lcontainer.lright-panel-active .loverlay-left { transform: translateX(0); } .loverlay-right { right: 0; top: 0; left: 50%; transform: translateX(0); } .lcontainer.lright-panel-active .loverlay-right { transform: translateX(20%); } } .loader-div { position: fixed; top: 0; left: 0; height: 100vh; width: 100%; display: none; align-items: center; justify-content: center; z-index: 500; } .loader { position: relative; width: 10vw; height: 5vw; padding: 1.5vw; display: flex; align-items: center; justify-content: center; } .loader span { position: absolute; height: 1rem; width: 1rem; border-radius: 50%; background-color: #6923d0; } .loader span:nth-child(1) { animation: loading-dotsA 0.5s infinite linear; } .loader span:nth-child(2) { animation: loading-dotsB 0.5s infinite linear; } @keyframes loading-dotsA { 0% { transform: none; } 25% { transform: translateX(2vw); } 50% { transform: none; } 75% { transform: translateY(2vw); } 100% { transform: none; } } @keyframes loading-dotsB { 0% { transform: none; } 25% { transform: translateX(-2vw); } 50% { transform: none; } 75% { transform: translateY(-2vw); } 100% { transform: none; } } .heading{ display:inline-block; margin-left:5px; background: -webkit-linear-gradient(108deg,#1488CC, #2B32B2); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .plans { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; max-width: 970px; padding: 85px 50px; -webkit-box-sizing: border-box; box-sizing: border-box; background: #fff; border-radius: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; } .plans .plan input[type="radio"] { position: absolute; opacity: 0; } .plans .plan { cursor: pointer; width: 48.5%; } .plans .plan .plan-content { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 30px; -webkit-box-sizing: border-box; box-sizing: border-box; border: 2px solid #e1e2e7; border-radius: 10px; -webkit-transition: -webkit-box-shadow 0.4s; transition: -webkit-box-shadow 0.4s; -o-transition: box-shadow 0.4s; transition: box-shadow 0.4s; transition: box-shadow 0.4s, -webkit-box-shadow 0.4s; position: relative; } .plans .plan .plan-content img { margin-right: 30px; height: 72px; } .plans .plan .plan-details span { margin-bottom: 10px; display: block; font-size: 20px; line-height: 24px; color: #252f42; } .container .title { font-size: 16px; font-weight: 500; -ms-flex-preferred-size: 100%; flex-basis: 100%; color: #252f42; margin-bottom: 20px; } .plans .plan .plan-details p { color: #646a79; font-size: 14px; line-height: 18px; } .plans .plan .plan-content:hover { -webkit-box-shadow: 0px 3px 5px 0px #e8e8e8; box-shadow: 0px 3px 5px 0px #e8e8e8; } .plans .plan input[type="radio"]:checked + .plan-content:after { content: ""; position: absolute; height: 8px; width: 8px; background: #216fe0; right: 20px; top: 20px; border-radius: 100%; border: 3px solid #fff; -webkit-box-shadow: 0px 0px 0px 2px #0066ff; box-shadow: 0px 0px 0px 2px #0066ff; } .plans .plan input[type="radio"]:checked + .plan-content { border: 2px solid #216ee0; background: #eaf1fe; -webkit-transition: ease-in 0.3s; -o-transition: ease-in 0.3s; transition: ease-in 0.3s; } @media screen and (max-width: 991px) { .plans { margin: 0 20px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 40px; } .plans .plan { width: 100%; } .plan.complete-plan { margin-top: 20px; } .plans .plan .plan-content .plan-details { width: 70%; display: inline-block; } .plans .plan input[type="radio"]:checked + .plan-content:after { top: 45%; -webkit-transform: translate(-50%); -ms-transform: translate(-50%); transform: translate(-50%); } } @media screen and (max-width: 767px) { .plans .plan .plan-content .plan-details { width: 60%; display: inline-block; } } @media screen and (max-width: 540px) { .plans .plan .plan-content img { margin-bottom: 20px; height: 56px; -webkit-transition: height 0.4s; -o-transition: height 0.4s; transition: height 0.4s; } .plans .plan input[type="radio"]:checked + .plan-content:after { top: 20px; right: 10px; } .plans .plan .plan-content .plan-details { width: 100%; } .plans .plan .plan-content { padding: 20px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; } } /* inspiration */ .inspiration { font-size: 12px; margin-top: 50px; position: absolute; bottom: 10px; font-weight: 300; } .inspiration a { color: #666; } @media screen and (max-width: 767px) { /* inspiration */ .inspiration { display: none; } } textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus { border-color: #ef233c ; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #ef233c; outline: 0 none; }
src/components/Login/Login.css
:root { --main-color: black; --secondary-color: black; --gradient: url("https://images.unsplash.com/photo-1635236066449-5b45769be233?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2069&q=80"); } /* * { box-sizing: border-box; } */ .lmain { } .login-div { font-family: "Nunito", sans-serif; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 75vh; } .lh1 { font-weight: bold; margin: 0; font-family: "Ubuntu", sans-serif; color: #2b2d42; } .lp { font-size: 14px; font-weight: 100; line-height: 20px; letter-spacing: 0.5px; margin: 20px 0 30px; font-family: "Ubuntu", sans-serif; color: beige; } .lsocial-container { margin: 20px 0; } .lsocial-container .lsocial { border: 1px solid #dddddd; border-radius: 50%; display: inline-flex; justify-content: center; align-items: center; margin: 0 5px; height: 40px; width: 40px; } .lspan { font-size: 12px; font-family: "Poppins", sans-serif; padding: 15px; color: #FF1700; } .rspan { font-size: 12px; font-family: "Ubuntu", sans-serif; padding: 15px; display: none; } .lsocial { color: #333; font-size: 14px; text-decoration: none; margin: 15px 0; } .link { color: #333; font-size: 14px; text-decoration: none; margin: 15px 0; padding-bottom: 5px; } .link:hover { color: #333; } .lbutton { font-family: "Ubuntu", sans-serif; cursor: pointer; border-radius: 20px; border: 1px solid var(--main-color); background: var(--main-color); color: #fff; font-size: 12px; font-weight: bold; padding: 12px 45px; letter-spacing: 1px; text-transform: uppercase; transition: transform 80ms ease-out; } .lbutton:hover { background: var(--secondary-color); } .lbutton:active { transform: scale(0.95); } .lbutton:focus { outline: none; } .lbutton.ghost { background-color: transparent; border-color: #fff; } .lbutton.ghost:hover { background: #fff; color: var(--secondary-color); } .lform { background-color: #fff; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 0 50px; height: 100%; text-align: center; } .linput { background-color: #eee; border: none; padding: 12px 15px; margin: 8px 0; width: 100%; font-family: "Poppins", sans-serif; max-width:330px; border-radius:13px; font-size: 18px; } .lcontainer { background-color: #fff; border-radius: 10px; box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); position: relative; overflow: hidden; height: 850px; width: 480px; max-width: 100%; } .lform-container { position: absolute; top: 0; width: 100%; transition: all 0.6s ease-in-out; } .lsign-in-container { top: 0; height: 50%; z-index: 2; } .lcontainer.lright-panel-active .lsign-in-container { transform: translateY(100%); } .lsign-up-container { top: 0; height: 50%; opacity: 0; z-index: 1; } .lcontainer.lright-panel-active .lsign-up-container { transform: translateY(100%); opacity: 1; z-index: 5; animation: show 0.6s; } @keyframes show { 0%, 49.99% { opacity: 0; z-index: 1; } 50%, 100% { opacity: 1; z-index: 5; } } .loverlay-container { position: absolute; left: 0; top: 50%; height: 50%; width: 100%; overflow: hidden; transition: transform 0.6s ease-in-out; z-index: 100; } .lcontainer.lright-panel-active .loverlay-container { transform: translateY(-100%); } .loverlay { background: var(--secondary-color); background: var(--gradient); background-repeat: no-repeat; background-size: cover; background-position: 0 0; color: #fff; position: relative; top: -100%; width: 100%; height: 200%; transform: translateY(0); transition: transform 0.6s ease-in-out; } .lcontainer.lright-panel-active .loverlay { transform: translateY(50%); } .loverlay-panel { position: absolute; display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 0 40px; text-align: center; left: 0; width: 100%; height: 50%; transform: translateY(0); transition: transform 0.6s ease-in-out; background-image: radial-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.6), rgba(0,0,0,0.9)); } .loverlay-left { transform: translateY(-20%); } .lcontainer.lright-panel-active .loverlay-left { transform: translateY(0); } .loverlay-right { bottom: 0; transform: translateY(0); } .lcontainer.lright-panel-active .loverlay-right { transform: translateY(20%); } @media (min-width: 768px) { .lcontainer { width: 768px; max-width: 100%; height: 480px; } .lform-container { top: 0; height: 100%; width: 50%; } .lsign-in-container { left: 0; width: 50%; height: 100%; } .lcontainer.lright-panel-active .lsign-in-container { transform: translateX(100%); } .lsign-up-container { left: 0; width: 50%; height: 100%; } .lcontainer.lright-panel-active .lsign-up-container { transform: translateX(100%); } .loverlay-container { left: 50%; top: 0; height: 100%; width: 50%; } .lcontainer.lright-panel-active .loverlay-container { transform: translateX(-100%); } .loverlay { top: 0; left: -100%; height: 100%; width: 200%; transform: translateX(0); } .lcontainer.lright-panel-active .loverlay { transform: translateX(50%); } .loverlay-panel { top: 0; height: 100%; width: 50%; transform: translateX(0); } .loverlay-left { transform: translateX(-20%); } .lcontainer.lright-panel-active .loverlay-left { transform: translateX(0); } .loverlay-right { right: 0; top: 0; left: 50%; transform: translateX(0); } .lcontainer.lright-panel-active .loverlay-right { transform: translateX(20%); } } .loader-div { position: fixed; top: 0; left: 0; height: 100vh; width: 100%; display: none; align-items: center; justify-content: center; z-index: 500; } .loader { position: relative; width: 10vw; height: 5vw; padding: 1.5vw; display: flex; align-items: center; justify-content: center; } .loader span { position: absolute; height: 1rem; width: 1rem; border-radius: 50%; background-color: #6923d0; } .loader span:nth-child(1) { animation: loading-dotsA 0.5s infinite linear; } .loader span:nth-child(2) { animation: loading-dotsB 0.5s infinite linear; } @keyframes loading-dotsA { 0% { transform: none; } 25% { transform: translateX(2vw); } 50% { transform: none; } 75% { transform: translateY(2vw); } 100% { transform: none; } } @keyframes loading-dotsB { 0% { transform: none; } 25% { transform: translateX(-2vw); } 50% { transform: none; } 75% { transform: translateY(-2vw); } 100% { transform: none; } } .heading{ display:inline-block; margin-left:5px; background: -webkit-linear-gradient(108deg,#1488CC, #2B32B2); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .plans { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; max-width: 970px; padding: 85px 50px; -webkit-box-sizing: border-box; box-sizing: border-box; background: #fff; border-radius: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; } .plans .plan input[type="radio"] { position: absolute; opacity: 0; } .plans .plan { cursor: pointer; width: 48.5%; } .plans .plan .plan-content { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 30px; -webkit-box-sizing: border-box; box-sizing: border-box; border: 2px solid #e1e2e7; border-radius: 10px; -webkit-transition: -webkit-box-shadow 0.4s; transition: -webkit-box-shadow 0.4s; -o-transition: box-shadow 0.4s; transition: box-shadow 0.4s; transition: box-shadow 0.4s, -webkit-box-shadow 0.4s; position: relative; } .plans .plan .plan-content img { margin-right: 30px; height: 72px; } .plans .plan .plan-details span { margin-bottom: 10px; display: block; font-size: 20px; line-height: 24px; color: #252f42; } .container .title { font-size: 16px; font-weight: 500; -ms-flex-preferred-size: 100%; flex-basis: 100%; color: #252f42; margin-bottom: 20px; } .plans .plan .plan-details p { color: #646a79; font-size: 14px; line-height: 18px; } .plans .plan .plan-content:hover { -webkit-box-shadow: 0px 3px 5px 0px #e8e8e8; box-shadow: 0px 3px 5px 0px #e8e8e8; } .plans .plan input[type="radio"]:checked + .plan-content:after { content: ""; position: absolute; height: 8px; width: 8px; background: #216fe0; right: 20px; top: 20px; border-radius: 100%; border: 3px solid #fff; -webkit-box-shadow: 0px 0px 0px 2px #0066ff; box-shadow: 0px 0px 0px 2px #0066ff; } .plans .plan input[type="radio"]:checked + .plan-content { border: 2px solid #216ee0; background: #eaf1fe; -webkit-transition: ease-in 0.3s; -o-transition: ease-in 0.3s; transition: ease-in 0.3s; } @media screen and (max-width: 991px) { .plans { margin: 0 20px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 40px; } .plans .plan { width: 100%; } .plan.complete-plan { margin-top: 20px; } .plans .plan .plan-content .plan-details { width: 70%; display: inline-block; } .plans .plan input[type="radio"]:checked + .plan-content:after { top: 45%; -webkit-transform: translate(-50%); -ms-transform: translate(-50%); transform: translate(-50%); } } @media screen and (max-width: 767px) { .plans .plan .plan-content .plan-details { width: 60%; display: inline-block; } } @media screen and (max-width: 540px) { .plans .plan .plan-content img { margin-bottom: 20px; height: 56px; -webkit-transition: height 0.4s; -o-transition: height 0.4s; transition: height 0.4s; } .plans .plan input[type="radio"]:checked + .plan-content:after { top: 20px; right: 10px; } .plans .plan .plan-content .plan-details { width: 100%; } .plans .plan .plan-content { padding: 20px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; } } /* inspiration */ .inspiration { font-size: 12px; margin-top: 50px; position: absolute; bottom: 10px; font-weight: 300; } .inspiration a { color: #666; } @media screen and (max-width: 767px) { /* inspiration */ .inspiration { display: none; } } textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus { border-color: #ef233c ; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #ef233c; outline: 0 none; }
0.474388
0.110615
* { margin: 0; padding: 0; outline: 0; box-sizing: border-box; background-color: #212121; scroll-behavior: smooth; text-decoration: none; } /* fontes google */ @import url('https://fonts.googleapis.com/css2?family=Passion+One&family=Sriracha&display=swap'); /* titulos (font-family: 'Sriracha', cursive;) */ /* txt (font-family: 'Passion One', cursive); */ /* config titulos fontes */ .titulos { font-family: 'Sriracha', cursive; color: #fff; font-size: 2em; text-align: center; } /* config textos fontes */ .textos { font-family: 'Passion One', cursive; color: #fff; font-size: 1em; } /* header */ header { text-align: center; margin-bottom: 10px; } /* menu */ nav ul { list-style-type: none; margin: 0; padding: 0; display: flex; justify-content: center; } nav a { margin-left: 5px; margin-right: 5px; } a:hover { text-decoration: none; } .hover:hover { text-decoration: underline; } nav h1 { font-weight: bold; padding: 5px; } /* serviços */ .servicos { text-align: center; margin-top: 2px; } /* cards */ .row { display: flex; justify-content: center; align-items: center; } .card { border-radius: 10px; padding: 10px 30px; width: 400px; transition: all 0.3s ease-out; background-color: #333333; margin: 10px; } .card h2 { padding-bottom: 10px; } .card li { padding: 10px; } .card>p, .card>h2, .card li { background-color: #333333; } /* quebra a linha dos cards */ @media (max-width: 1300px) { .row { flex-wrap: wrap; } } /* bordas cards */ .blue { border-left: 3px solid #4895ff; } .green { border-left: 3px solid #3bb54a; } .red { border-left: 3px solid #b3404a; } .cian { border-left: 3px solid #00ffff; } /* formulario */ .form { display: flex; flex-direction: column; align-items: center; } form { width: 400px; height: 100%; display: flex; flex-direction: column; align-items: center; } input { width: 100%; height: 25px; border-radius: 5px; background-color: #212121; border: 1px solid #cacaca; padding-left: 3px; } ::placeholder { font-family: 'Sriracha', cursive; font-size: 1em; color: #fff; text-align: center; } textarea { border: 1px solid #cacaca; width: 100%; height: 100px; border-radius: 5px; background-color: #212122; padding: 1px 3px 0px 3px; } /* config select e opticon */ select, option { width: 170px; border: 1px solid #cacaca; border-radius: 5px; text-align: center; } /* config botoes */ button, input[type="submit"] { margin-top: 15px; border-radius: 5px; width: 30%; height: 100%; background-color: #212121; border: 1px solid #cacaca; cursor: pointer; margin-bottom: 15px; } .form p { padding: 10px 55px; text-align: center; } .voltar_form_div { text-align: center; } .voltar_form { text-align: center; border-radius: 5px; width: 150px; height: 100%; background-color: #212121; border: 1px solid #cacaca; cursor: pointer; padding: 2px; } .voltar_form:hover { text-decoration: none; } /* alert confirm */ .alert { background-color: green; border-radius: 5px; padding: 5px; margin: 15px 0 15px 0; cursor: pointer; animation: alert 4s ease 0s normal none; } @keyframes alert { 0% { opacity: 1; } 100% { opacity: 0; } } /* config tabela */ .table { display: flex; flex-direction: column; align-items: center; overflow-x: auto; } table { width: 90%; border: 1px solid #cacaca; border-collapse: collapse; text-align: center; margin-bottom: 10px; margin-top: 10px; } td { border: 1px solid #cacaca; padding: 5px; } /* tamanhos dos campos */ /* tamanhos dos campos */ td:first-child { width: 9%; } td:nth-child(2) { width: 9%; } td:nth-child(3) { width: 18%; } td:nth-child(4) { width: 8%; } td:nth-child(5) { width: 10%; } td:nth-child(6) { width: 35%; } td:nth-child(7) { width: 15%; } thead, th { height: 30px; font-weight: bold; } footer { display: flex; flex-direction: column; align-items: center; margin-top: 5px; } footer i { padding-left: 5px; }
Main/css/Style.css
* { margin: 0; padding: 0; outline: 0; box-sizing: border-box; background-color: #212121; scroll-behavior: smooth; text-decoration: none; } /* fontes google */ @import url('https://fonts.googleapis.com/css2?family=Passion+One&family=Sriracha&display=swap'); /* titulos (font-family: 'Sriracha', cursive;) */ /* txt (font-family: 'Passion One', cursive); */ /* config titulos fontes */ .titulos { font-family: 'Sriracha', cursive; color: #fff; font-size: 2em; text-align: center; } /* config textos fontes */ .textos { font-family: 'Passion One', cursive; color: #fff; font-size: 1em; } /* header */ header { text-align: center; margin-bottom: 10px; } /* menu */ nav ul { list-style-type: none; margin: 0; padding: 0; display: flex; justify-content: center; } nav a { margin-left: 5px; margin-right: 5px; } a:hover { text-decoration: none; } .hover:hover { text-decoration: underline; } nav h1 { font-weight: bold; padding: 5px; } /* serviços */ .servicos { text-align: center; margin-top: 2px; } /* cards */ .row { display: flex; justify-content: center; align-items: center; } .card { border-radius: 10px; padding: 10px 30px; width: 400px; transition: all 0.3s ease-out; background-color: #333333; margin: 10px; } .card h2 { padding-bottom: 10px; } .card li { padding: 10px; } .card>p, .card>h2, .card li { background-color: #333333; } /* quebra a linha dos cards */ @media (max-width: 1300px) { .row { flex-wrap: wrap; } } /* bordas cards */ .blue { border-left: 3px solid #4895ff; } .green { border-left: 3px solid #3bb54a; } .red { border-left: 3px solid #b3404a; } .cian { border-left: 3px solid #00ffff; } /* formulario */ .form { display: flex; flex-direction: column; align-items: center; } form { width: 400px; height: 100%; display: flex; flex-direction: column; align-items: center; } input { width: 100%; height: 25px; border-radius: 5px; background-color: #212121; border: 1px solid #cacaca; padding-left: 3px; } ::placeholder { font-family: 'Sriracha', cursive; font-size: 1em; color: #fff; text-align: center; } textarea { border: 1px solid #cacaca; width: 100%; height: 100px; border-radius: 5px; background-color: #212122; padding: 1px 3px 0px 3px; } /* config select e opticon */ select, option { width: 170px; border: 1px solid #cacaca; border-radius: 5px; text-align: center; } /* config botoes */ button, input[type="submit"] { margin-top: 15px; border-radius: 5px; width: 30%; height: 100%; background-color: #212121; border: 1px solid #cacaca; cursor: pointer; margin-bottom: 15px; } .form p { padding: 10px 55px; text-align: center; } .voltar_form_div { text-align: center; } .voltar_form { text-align: center; border-radius: 5px; width: 150px; height: 100%; background-color: #212121; border: 1px solid #cacaca; cursor: pointer; padding: 2px; } .voltar_form:hover { text-decoration: none; } /* alert confirm */ .alert { background-color: green; border-radius: 5px; padding: 5px; margin: 15px 0 15px 0; cursor: pointer; animation: alert 4s ease 0s normal none; } @keyframes alert { 0% { opacity: 1; } 100% { opacity: 0; } } /* config tabela */ .table { display: flex; flex-direction: column; align-items: center; overflow-x: auto; } table { width: 90%; border: 1px solid #cacaca; border-collapse: collapse; text-align: center; margin-bottom: 10px; margin-top: 10px; } td { border: 1px solid #cacaca; padding: 5px; } /* tamanhos dos campos */ /* tamanhos dos campos */ td:first-child { width: 9%; } td:nth-child(2) { width: 9%; } td:nth-child(3) { width: 18%; } td:nth-child(4) { width: 8%; } td:nth-child(5) { width: 10%; } td:nth-child(6) { width: 35%; } td:nth-child(7) { width: 15%; } thead, th { height: 30px; font-weight: bold; } footer { display: flex; flex-direction: column; align-items: center; margin-top: 5px; } footer i { padding-left: 5px; }
0.398992
0.092606
@font-face { font-family: "FontAwesomeFree"; font-style: normal; font-weight: 400; src: url("font/fa/fa-regular-400.v.51502.woff2") format("woff2"), url("font/fa/fa-regular-400.v.51502.woff") format("woff"); } @font-face { font-family: "FontAwesomeFree"; font-style: normal; font-weight: 900; src: url("font/fa/fa-solid-900.v.51502.woff2") format("woff2"), url("font/fa/fa-solid-900.v.51502.woff") format("woff"); } html, body, #fork, #fork a, #fork abbr, #fork acronym, #fork address, #fork applet, #fork article, #fork aside, #fork audio, /*#fork b,*/ #fork big, #fork blockquote, #fork canvas, #fork caption, #fork center, #fork cite, #fork code, #fork dd, #fork del, #fork details, #fork dfn, #fork div, #fork dl, #fork dt, #fork em, #fork embed, #fork fieldset, #fork figcaption, #fork figure, #fork footer, #fork form, #fork h1, #fork h2, #fork h3, #fork h4, #fork h5, #fork h6, #fork header, #fork hgroup, /*#fork i,*/ #fork iframe, #fork img, #fork input, #fork ins, #fork kbd, #fork label, #fork legend, #fork li, #fork main, #fork mark, #fork menu, #fork nav, #fork object, #fork ol, #fork output, #fork p, #fork pre, #fork q, #fork ruby, /*#fork s,*/ #fork samp, #fork section, #fork small, #fork span, #fork strike, /*#fork strong,*/ #fork sub, #fork summary, #fork sup, #fork table, #fork tbody, #fork td, #fork textarea, #fork tfoot, #fork th, #fork thead, #fork time, #fork tr, #fork tt, /*#fork u,*/ #fork ul, #fork var, #fork video { margin: 0; padding: 0; border: 0; font: inherit; box-sizing: border-box; word-wrap: break-word; /*vertical-align: baseline;*/ } body, #fork { color: #333333; background-color: #FFFFFF; } #fork { display: flex; flex-direction: column; padding: 0 0.3125rem; max-width: 64rem; margin: 0 auto; font-style: normal; font-weight: normal; font-family: Arial, Helvetica, sans-serif; line-height: 1.5; position: relative; } @media screen and (min-width: 64rem) { #fork { max-width: calc(80% + 12.8rem); /* (100% - 64rem) * 0.8 + 64rem */ } } #fork main { display: block; } #fork code, #fork pre { font-family: "DejaVu Sans Mono", Consolas, "Droid Sans Mono", Monospace, Monaco, "Courier New", Courier; } #fork div, #fork fieldset { min-width: 0; } #fork ul, #fork ol { list-style: none; } #fork dl { /* width: 100%; */ } #fork textarea { resize: vertical; } #fork summary { cursor: pointer; margin-bottom: 0.625rem; } #fork summary::after { content: "(click to open)"; font-size: 0.875rem; margin-left: 0.3125rem; opacity: 0.6; } html[lang="ru"] #fork summary::after { content: "(открыть)"; } #fork details[open] > summary::after { content: "(click to close)"; } html[lang="ru"] #fork details[open] > summary::after { content: "(закрыть)"; } #fork select { background-color: #D3B58D; } #fork section > h2, #fork aside > h2 { display: none; } #fork h1, #fork h2, #fork h3 { font-weight: bold; } #fork h2 { font-size: 1.25rem; } #fork h3 { font-size: 1rem; } #fork #id-fhth1, #fork .f-category h2, #fork .f-category h3 { font-family: "Segoe Print", Arial, Helvetica, sans-serif; } #fork .f-category h2 { font-size: 1.5rem } #fork .f-category h3 { font-size: 1.25rem; } #fork a, #fork .f-btn { color: #583200; cursor: pointer; text-decoration: none; } #fork .f-btn { font-size: 0.875rem; line-height: 1.125rem; border: 0.0625rem solid; border-radius: 0.1875rem; padding: 0.125rem 0.5rem; background-color: #F8F4E3; -ms-touch-action: manipulation; touch-action: manipulation; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; text-align: center; } #fork .f-btn.f-opacity:not(:hover):not(:focus) { opacity: 0.5; } #fork a:hover, #fork a:focus, #fork .f-btn:hover, #fork .f-btn:focus { background-color: #D3B58D; } #fork a:active, #fork .f-btn:active { background-color: #814A00; } #fork .f-inline > dt, #fork .f-inline > dd { display: inline; } #fork .f-inline > dt + dd:before { content: " "; } #fork .f-inline > dd + dd:before { content: ", "; } #fork .f-req:after { content: " *"; color: red; } #fork .f-field-depth1 > dd { padding-left: 0.625rem; } #fork .f-field-depth2 > dd { padding-left: 1.25rem; } #fork .f-field-depth3 > dd { padding-left: 1.875rem; } #fork .f-field-depth4 > dd { padding-left: 2.5rem; } #fork .f-field-depth5 > dd { padding-left: 3.125rem; } /********/ /* Меню */ /********/ #fork .f-menu-toggle:after { display: block; line-height: 1.25; border: 0.0625rem solid; border-radius: 0.25rem; width: 2.75rem; text-align: center; padding: 0.25rem 0.125rem; cursor: pointer; font: 900 1.25rem "FontAwesomeFree"; content: "\f0c9"; } #fork .f-menu-checkbox:checked + .f-menu-toggle:after { content: "\f00d"; } #fork .f-menu-checkbox:focus + .f-menu-toggle:after { color: #D3B58D; background-color: #583200; } #fork .f-menu-items { overflow: hidden; display: none; flex-direction: column; } #fork .f-menu-item { white-space: nowrap; } #fork .f-menu-checkbox:checked ~ .f-menu-items { display: flex; } #fork .f-menu-a { display: flex; justify-content: center; text-transform: uppercase; padding: 0.625rem; } #fork .f-menu-a:before { font-family: "FontAwesomeFree"; font-weight: 900; } #fork .f-menu-span { overflow: hidden; text-overflow: ellipsis; } #fork .f-menu-checkbox { display: none; } /****************/ /* Главное меню */ /****************/ #fork #fork-nav { border-bottom: 0.0625rem solid #AA7939; } #fork #fork-navdir { width: 100%; background-color: #F8F4E3; display: flex; flex-direction: column; } #fork-nav #id-mn-label { color: #D3B58D; position: absolute; top: 0.625rem; right: 0.9325rem; } #fork-nav .f-menu-items { background-color: #F8F4E3; border-bottom: 0.0625rem solid #AA7939; } #fork-nav .f-submenu-items { background-color: #FFEBCD; /* #D3B58D; */ } #fork-nav .f-submenu-items .f-menu-a { text-transform: none; padding: 0.3125rem 0.625rem; } #fork-nav .f-menu-a.active { background-color: #814A00; color: #F8F4E3; } #fork-nav .f-menu-a:hover, #fork-nav .f-menu-a:focus { background-color: #583200; color: #F8F4E3; } #fork-nav .f-menu-user-items { background-color: #F8F4E3; display: flex; justify-content: flex-end; /*flex-grow: 0.5;*/ /*flex-wrap: wrap;*/ margin-left: auto; } #fork-nav .f-menu-user-items .f-menu-item { min-width: 2.5rem; } #fork-nav .f-menu-user-items .f-menu-a { text-transform: none; } #fork-nav-profile .f-menu-a:before { content: "\f007"; padding-right: 0.3125rem; } #fork-nav-profile .f-menu-span { font-weight: bold; } #fork-nav-pm .f-menu-a:before { font-weight: 400; content: "\f0e0"; padding-right: 0.3125rem; } #fork-nav-admin .f-menu-a:before { content: "\f7d9"; padding-right: 0.3125rem; } #fork-nav-logout .f-menu-a:before { content: "\f2f5"; padding-right: 0.3125rem; } #fork-nav-register .f-menu-a:before { content: "\f234"; padding-right: 0.3125rem; } #fork-nav-login .f-menu-a:before { content: "\f2f6"; padding-right: 0.3125rem; } #fork-nav-index .f-menu-a:before { content: "\f015"; padding-right: 0.3125rem; } #fork-nav-userlist .f-menu-a:before { content: "\f0c0"; padding-right: 0.3125rem; } #fork-nav-rules .f-menu-a:before { content: "\f05a"; padding-right: 0.3125rem; } #fork-nav-search > .f-menu-a:before { content: "\f002"; padding-right: 0.3125rem; } @media screen and (max-width: 34rem) { #fork .f-spantxtpm, #fork-nav-profile ~ .f-menu-item:not(.f-mi-newpm) .f-menu-span { display: none; } #fork-nav-profile ~ .f-menu-item:not(.f-mi-newpm) .f-menu-a:before { padding: 0; } } @media screen and (min-width: 50rem) { #fork #fork-navdir { flex-direction: row; flex-wrap: wrap; border-bottom: 0.0625rem solid #AA7939; } #fork-nav #id-mn-label { display: none; } #fork-nav .f-menu-items { display: flex; flex-direction: row; /*flex-grow: 0.5;*/ /*margin-left: auto;*/ /*margin-right: auto;*/ /*flex-wrap: wrap;*/ border-bottom: 0; } #fork-nav .f-menu-item { min-width: 4rem; } #fork-nav .f-menu-a { text-transform: none; } #fork-nav.f-main-nav-search { position: relative; padding-bottom: 1.9375rem; } #fork-nav-search .f-submenu-items { position: absolute; left: 0; right: 0; bottom: 0; background-color: #FFFFFF; display: flex; font-size: 0.875rem; } #fork-nav-profile.f-menu-item { min-width: 4rem; } #fork-nav-profile .f-menu-a:before { content: none; padding: 0; } } /* @media screen and (min-width: 50rem) */ /*********/ /* Шапка */ /*********/ #fork #fork-header { background-color: #AA7939; } #fork #id-fhth1 { width: calc(100% - 4rem); padding: 0.625rem 0 0.625rem 0.625rem; font-size: 2rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } #fork #id-fhtdesc { border-top: 0.0625rem dotted #D3B58D; padding: 0.625rem; color: #F8F4E3; } #fork #id-fhtha { color: #D3B58D; } #fork #id-fhtha:hover, #fork #id-fhtha:focus { background-color: #AA7939; } @media screen and (min-width: 50rem) { #fork #id-fhth1 { width: 100%; padding: 0.625rem; overflow: auto; white-space: normal; } } /*********/ /* iswev */ /*********/ #fork main > .f-iswev-wrap { margin: 1rem 0; } #fork .f-iswev { border: 0.0625rem solid; padding: 0.625rem; } #fork .f-iswev + .f-iswev { margin-top: 1rem; } #fork .f-info, #fork .f-icontent > a { color: #00529B; background-color: #BDE5F8; } #fork .f-success, #fork .f-scontent > a { color: #4F8A10; background-color: #DFF2BF; } #fork .f-warning, #fork .f-wcontent > a { color: #9F6000; background-color: #FEEFB3; } #fork .f-error, #fork .f-econtent > a { color: #D8000C; background-color: #FFBABA; } #fork .f-validation, #fork .f-vcontent > a { color: #D63301; background-color: #FFCCBA; } /*********/ /* Формы */ /*********/ #fork .f-fdiv { max-width: 100%; border: 0.0625rem solid #AA7939; padding: 0.3125rem; } #fork .f-fdiv h2 { padding: 0.3125rem; } #fork .f-fdiv h3 { padding: 0.3125rem; } #fork .f-fdiv dl { padding: 0.3125rem; } #fork .f-btns { padding: 0.3125rem; } #fork .f-fleg { width: 100%; padding: 0.3125rem; border-bottom: 0.0625rem dotted #AA7939; font-weight: bold; } #fork .f-ctrl, #fork .f-ybtn, #fork .f-fbtn:not(.origin) { line-height: 1.25rem; padding: 0.5rem; font-size: 1rem; display: block; width: 100%; } #fork .f-fbtn { margin: 0.3125rem 0; } #fork .f-fbtn:not(.origin) { min-width: 7rem; } #fork .f-fbtn[name="delete"]:not(.origin), #fork .f-fbtn[name="report"]:not(.origin) { color: red; } #fork .f-flblr { font-size: 1rem; display: inline-block; } #fork .f-field-block .f-flblr { display: block; } #fork .f-yradio { margin-left: 0; margin-right: 0.3125rem; } #fork .f-flblr + .f-flblr { margin-left: 0.625rem; } #fork .f-field-block .f-flblr + .f-flblr { margin-left: 0; margin-top: 0.3125rem; } #fork .f-ycaption, #fork .f-flblch, #fork .f-yhint, #fork .f-fbbul, #fork .f-yinfo { display: block; width: 100%; word-wrap: break-word; } #fork .f-ycaption { font-weight: bold; } #fork .f-flblch, #fork .f-fbbul { font-size: 0.875rem; } #fork .f-ychk { margin-right: 0.625rem; } #fork .f-yhint { font-size: 0.8125rem; margin-top: 0.3125rem; text-align: justify; } #fork .f-fbbul { padding-top: 0.3125rem; } #fork .f-yinfo { padding: 0.3125rem; text-align: justify; font-size: 0.8125rem; } #fork .f-yinfo + .f-yinfo { margin-top: -0.3125rem; } #fork .f-finform { background-color: #AA7939; padding: 0.625rem; color: #F8F4E3; text-align: justify; margin: 0 -0.3125rem 0.3125rem -0.3125rem; overflow: hidden; } #fork .f-finform:first-child { margin-top: -0.3125rem; } #fork .f-finform + .f-finform { margin-top: -0.625rem; } #fork .f-ctrl { border: 0.0625rem solid #AA7939; } #fork .f-ctrl:focus { box-shadow: inset 0 0 0.5rem 0 rgba(170,121,57,0.75), 0 0 0.5rem 0 rgba(170,121,57,0.75); } #fork .f-field-hint .f-yhint { overflow: hidden; max-height: 0; -webkit-transition: max-height 0.5s, margin 0.5s; -webkit-transition-delay: 0.2s; transition: max-height 0.5s, margin 0.5s; transition-delay: 0.2s; } #fork .f-field-hint .f-ctrl:focus + .f-yhint, #fork .f-field-hint .f-ctrl:active + .f-yhint { max-height: 10rem; } /**************/ /* Объявление */ /**************/ #fork #fork-announce { border-bottom: 0.0625rem solid #AA7939; padding: 0.625rem; position: relative; } /**********/ /* Подвал */ /**********/ #fork #fork-footer { border-bottom: 0.0625rem solid #AA7939; border-top: 0.0625rem solid #AA7939; background-color: #F8F4E3; display: flex; justify-content: space-between; flex-wrap: wrap; position: relative; } #fork-footer > h2 { display: none; } #fork-footer > div { padding: 0.625rem; } /*************************/ /* Отладочная информация */ /*************************/ #fork #fork-debug { font-size: 0.75rem; text-align: center; } #fork-debug #id-fdebugtime { padding: 0.3125rem 0.625rem; } #fork-debug > table { text-align: left; width: 100%; border: 0.0625rem solid #AA7939; border-collapse: collapse; /* word-break: break-all; */ table-layout: fixed; } #fork-debug thead { background-color: #F8F4E3; } #fork-debug td, #fork-debug th { padding: 0.3125rem 0.625rem; border-bottom: 0.0625rem solid #AA7939; } #fork-debug .tcl { width: 5rem; } /******************/ /* Хлебные крошки */ /******************/ #fork .f-nav-links { margin: 1rem 0; } #fork .f-crumbs { padding: 0 0.625rem; display: block; overflow: hidden; } #fork .f-crumb { display: inline; max-width: 100%; } #fork .f-crumb:last-child { font-weight: bold; } #fork .f-crumb + .f-crumb:before { display: inline; color: #583200; content: "/ "; } #fork .f-subscribed > a:after { font: 400 0.875rem "FontAwesomeFree"; content: "\f0f3"; /* f06e */ padding-left: 0.3125rem; } #fork .f-crumb a:not(.active) { border-bottom: 0.0625rem solid; } #fork .f-nav-links .f-actions-links, #fork .f-nav-links .f-pages { padding: 0 0.625rem; } #fork .f-nlinks, #fork .f-nlinks-a, #fork .f-nlinks-b { display: flex; flex-wrap: wrap; } #fork .f-nlinks-b { margin-top: 0.625rem; border-top: 0.0625rem dotted #AA7939; } #fork .f-nlinks-b .f-act-span, #fork .f-nlinks-b .f-pages { padding-top: 0.625rem; } #fork .f-nlinks-a { margin-bottom: 0.625rem; border-bottom: 0.0625rem dotted #AA7939; flex-wrap: wrap-reverse; } #fork .f-nlinks-a .f-act-span, #fork .f-nlinks-a .f-pages { padding-bottom: 0.625rem; } #fork .f-nav-links .f-actions-links { margin-left: auto; order: 1; text-align: right; } #fork .f-act-span { display: inline-block; } #fork .f-nav-links .f-page { border: 0.0625rem solid #AA7939; padding: 0.125rem 0.375rem; font-size: 0.875rem; line-height: 1.125rem; } #fork .f-nav-links .f-pspacer { border: 0; padding: 0; } #fork .f-nav-links .f-page.active { border-color: #814A00; background-color: #814A00; color: #F8F4E3; } #fork .f-pinfo { display: none; } @media screen and (min-width: 50rem) { #fork .f-pinfo { font-size: 0.875rem; line-height: 1.125rem; display: inline; } } /********/ /* Тело */ /********/ #fork .f-main { margin: 1rem 0; position: relative; } /*************/ /* Сообщение */ /*************/ #fork-bcklnk > p { padding: 0.625rem; } /***********/ /* Правила */ /***********/ #fork #id-rules { padding: 0.625rem; border: 0.0625rem solid #AA7939; background-color: #F8F4E3; } /************/ /* Редирект */ /************/ #fork #fork-rdrct { border: 0.0625rem solid #AA7939; } #fork-rdrct > h2 { display: block; padding: 0.625rem; background-color: #F8F4E3; border-bottom: 0.0625rem solid #AA7939; } #fork-rdrct > p { padding: 0.625rem; } /*********************/ /* Статистика форума */ /*********************/ #fork .f-stats { border-top: 0.0625rem solid #AA7939; font-size: 0.875rem; padding: 0.3125rem 0; } #fork .f-stats dt { display: none; } #fork .f-stboard, #fork .f-stusers { padding: 0.3125rem; } #fork .f-stboard { display: flex; flex-wrap: wrap; justify-content: space-around; border-bottom: 0.0625rem dotted #AA7939; } #fork .f-stboard > dd, #fork .f-stusers > dd { padding: 0 0.3125rem; } #fork .f-onlinelist { border-top: 0.0625rem dotted #AA7939; padding: 0.3125rem 0.625rem; width: 100% } #fork .f-onlinelist > dt { display: inline; font-weight: bold; } @media screen and (min-width: 45rem) { #fork .f-stats { display: flex; flex-wrap: wrap; justify-content: space-between } #fork .f-stboard { display: block; border: 0; text-align: right; } #fork .f-stusers { order: -1; } } /*********************/ /* Логин/Регистрация */ /*********************/ #fork .f-lrdiv { margin: 1rem auto; max-width: 20rem; border-radius: 0.1875rem; } #fork .f-lrdiv h2 { text-align: center; } #fork #id-dl-passinlogin { position: relative; } #fork #id-dl-passinlogin .f-yhint { position: absolute; top: 0.5rem; right: 0.3125rem; width: auto; margin: 0; } /***************************************/ /* Таблица разделов, подразделов и тем */ /***************************************/ #fork .f-ftlist .f-category { margin-top: 0.625rem; } #fork .f-ftch2 { padding: 0.625rem 0.625rem 0.3125rem 0.625rem; } #fork .f-ftlist .f-row { border-bottom: 0.0625rem solid #AA7939; } #fork .f-ftlist .f-thead { border-bottom: 0.125rem solid #AA7939; } #fork .f-ftlist .f-cell { padding: 0.625rem; overflow: hidden; } #fork .f-ftlist .f-cmain { display: flex; flex-wrap: nowrap; } #fork .f-ftlist .f-ficon { width: 2rem; } #fork .f-ftlist .f-finfo { width: calc(100% - 2rem); } #fork .f-ftlist .f-cstats { padding-top: 0; text-align: right; font-size: 0.75rem; } #fork .f-ftlist .f-clast { display: none; } #fork .f-ftlist .f-fdesc { font-size: 0.875rem; } #fork .f-fsub { margin-left: 0.875rem; font-size: 0.875rem; } #fork .f-fsub:before { font-size: 0.875rem; content: "└"; margin-left: -0.875rem; } #fork .f-subforums .f-fsub:before { margin-left: 0.875rem; } #fork .f-subforums .f-frsname:before { content: "└ "; } #fork .f-fsub > dt { display: none; } #fork .f-modlist { font-size: 0.875rem; } #fork .f-modlist > dt:before { content: "("; } #fork .f-modlist:last-child:after { content: ")"; } #fork .f-ficon:before { font: 400 1.5rem "FontAwesomeFree"; content: "\f15b"; /* "\f086"; */ color: #814A00; } #fork .f-fnew .f-ficon:before { font-weight: 900; content: "\f15b"; /* "\f086"; */ } #fork .f-fredir .f-ficon:before { content: "\f1d8"; /* "\f0c6"; */ } #fork .f-forum .f-ficon:before { font-size: 1.2rem; } #fork .f-frdrsub:before { font: 400 0.875rem "FontAwesomeFree"; content: "\f1d8 "; color: #814A00; margin-right: 0.3125rem; } #fork .f-tnew, #fork .f-tunread { font: normal 0.875rem Arial, Helvetica, sans-serif; white-space: nowrap; } /* #fork .f-tnew:before, #fork .f-tunread:before { content: "[ "; } #fork .f-tnew:after, #fork .f-tunread:after { content: " ]"; } */ #fork .f-newtxt, #fork .f-unreadtxt { display: none; } #fork .f-fnew > a:before, #fork .f-tnew > a:before { font: 900 0.875rem "FontAwesomeFree"; content: "\f086"; padding: 0 0.25rem; } #fork .f-tunread > a:before { font: 900 0.875rem "FontAwesomeFree"; content: "\f06e"; /* f070 */ padding: 0 0.25rem; } @media screen and (min-width: 50rem) { #fork .f-ftlist .f-row { display: flex; flex-wrap: nowrap; } #fork .f-ftlist .f-cmain { margin-right: auto; } #fork .f-ftlist .f-cstats { display: flex; justify-content: center; flex-direction: column; min-width: 8rem; padding-top: 0.625rem; padding-left: 0; white-space: nowrap; } #fork .f-ftlist .f-clast { display: flex; justify-content: center; flex-direction: column; width: 15rem; min-width: 15rem; padding-left: 0; font-size: 0.875rem; text-align: right; } #fork .f-ftlist .f-cltopic, #fork .f-ftlist .f-clposter, #fork .f-ftlist .f-cltime { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } #fork .f-ftlist .f-cltime { font-size: 0.75rem; } } #fork .f-ftlist .f-hcell, #fork .f-ftlist .f-clast small { display: none; } /********************/ /* Страница раздела */ /********************/ #fork .f-subforums { margin: 1rem 0; } #fork .f-subforums .f-ftch2 { display: none; } #fork .f-forum h3 { display: block; font-weight: normal; position: relative; } #fork .f-cmposter, #fork .f-cmforum { font-size: 0.875rem; } #fork .f-cmforum:before { content: ", "; } #fork .f-tdot { font-weight: bold; position: absolute; margin-left: -0.5rem; } #fork .f-tpages .f-page { border: 0.0625rem solid #AA7939; padding: 0.0625rem 0.3125rem; font-size: 0.875rem; line-height: 1.125rem; } #fork .f-tpages .f-pspacer { border: 0; padding: 0; } #fork .f-tpages:not(:hover) .f-page:not(:focus), #fork .f-cmforum > a:not(:focus):not(:hover) { opacity: 0.4; } #fork .f-tmoved, #fork .f-stickytxt, #fork .f-closedtxt, #fork .f-polltxt { display: none; } #fork .f-fsticky .f-ficon:before { color: #D8000C; } #fork .f-tsticky:before { font: 900 0.875rem "FontAwesomeFree"; content: "\f35b"; color: #D8000C; } #fork .f-fclosed .f-ficon:before { color: #C8CCD1; } #fork .f-tclosed:before { font: 900 0.875rem "FontAwesomeFree"; content: "\f023"; color: #C8CCD1; } #fork .f-tpoll:before { font: 900 0.875rem "FontAwesomeFree"; content: "\f681"; color: #9F6000; } /*****************/ /* Страница темы */ /*****************/ #fork .f-btn-topic-closed { pointer-events: none; cursor: default; color: #D8000C; background-color: #FFBABA; } /********************/ /* Сообщение в теме */ /********************/ #fork .f-post { border-top: 0.0625rem solid #AA7939; border-bottom: 0.0625rem solid #AA7939; position: relative; background-color: #FFFFFF; /*overflow: hidden;*/ } #fork .f-post + .f-post { margin-top: 0.625rem; } #fork .f-post-header { display: flex; flex-wrap: wrap; padding: 0.625rem; border-bottom: 0.0625rem solid #AA7939; background-color: #D3B58D; font-size: 0.875rem; } #fork .f-post-header > h3 { display: none; } #fork .f-post-edited { font-style: italic; margin-left: 0.625rem; opacity: 0.5; } #fork .f-post-number { margin-left: auto; } #fork .f-post-user { padding: 0.625rem; background-color: #F8F4E3; border-bottom: 0.0625rem solid #AA7939; font-size: 0.875rem; } #fork .f-post-usticky { display: flex; flex-wrap: wrap; } #fork .f-user-info-first { display: none; } #fork .f-avatar { order: 1; flex-grow: 0.5; text-align: right; margin-bottom: 0.3125rem; } #fork .f-avatar > img { max-width: 4.6875rem; height: auto; } #fork .f-user-info { flex-grow: 0.5; margin-bottom: 0.3125rem; } #fork .f-user-info-add { width: 100%; order: 2; } #fork .f-user-info > li:not(.f-username), #fork .f-user-info-add > li { display: inline-block; } #fork .f-user-info > li:not(.f-username):before, #fork .f-user-info-add > li:before { content: "\2022"; padding-right: 0.3125rem; } #fork .f-avatar + .f-user-info > li:not(.f-username) { display: block; } #fork .f-avatar + .f-user-info > li:not(.f-username):before { display: none; } #fork .f-post-body img { max-width: 100%; height: auto; } #fork .f-username { font-size: 1.25rem; word-break: break-all; } #fork .f-user-online .f-username::before { font: 900 0.625rem "FontAwesomeFree"; content: "\f111\20"; color: #7fba00; vertical-align: text-top; } #fork .f-user-online .f-userstatus { font-weight: bold; } #fork .f-post-main, #fork .f-post-btns, #fork .f-post-signature { padding: 0.625rem 0.625rem 0 0.625rem; } #fork .f-post-btns { text-align: right; padding-top: 0; /*padding-bottom: 0.625rem;*/ } #fork .f-post-btns:not(:hover) .f-btn:not(:focus) { opacity: 0.4; } #fork .f-post-footer-add { display: none; } #fork .f-post-footer li { display: inline-block; padding-bottom: 0.625rem; } #fork .f-post-signature { font-size: 0.875rem; opacity: 0.5; padding-top: 0; } #fork .f-admin-note { color: #D8000C; } /*********************/ /*#fork .f-bb-u { text-decoration: underline; }*/ #fork .f-bb-header { font-weight: bold; font-size: 1.25rem; } #fork .f-bb-after { opacity: 0.5; font-style: italic; font-size: 0.875rem; } #fork .f-bb-quote { border-left: 0.1875rem solid #AA7939; border-top: 0.0625rem solid #AA7939; } #fork .f-bb-q-header { padding: 0.625rem; background-color: #F8F4E3 /*#D3B58D*/; } #fork .f-bb-q-body { padding: 0.625rem; } #fork .f-bb-code { border: 0.0625rem solid #AA7939; padding: 0.625rem; background-color: #F8F4E3 /*#D3B58D*/; overflow: auto; max-height: 45rem; } #fork .f-bb-l-disc { list-style-type: disc; list-style-position: outside; padding-left: 1.5rem; } #fork .f-bb-l-dec { list-style-type: decimal; list-style-position: outside; padding-left: 1.5rem; } #fork .f-bb-l-lat { list-style-type: lower-alpha; list-style-position: outside; padding-left: 1.5rem; } #fork .f-bb-s-body { padding: 0.625rem; border-left: 0.1875rem solid #AA7939; } #fork .f-post-body p, #fork .f-post-body blockquote, #fork .f-post-body br, #fork .f-post-body pre, #fork .f-post-body ol, #fork .f-post-body ul { margin-bottom: 0.625rem; /* word-wrap: break-word; */ } @media screen and (min-width: 50rem) { #fork .f-post { display: flex; flex-wrap: wrap; } #fork .f-post-header { width: 100%; } #fork .f-post-user { width: 13rem; border-right: 0.0625rem solid #AA7939; border-bottom: 0; } #fork .f-post-usticky { flex-direction: column; position: sticky; top: 0; } #fork .f-user-info-first { display: block; margin-bottom: 0.625rem; } #fork .f-user-info .f-username { display: none; } #fork .f-avatar { flex-grow: 0; order: 0; text-align: center; } #fork .f-user-info { flex-grow: 0; } #fork .f-user-info > li:not(.f-username), #fork .f-user-info-add > li { display: block; } #fork .f-user-info > li:not(.f-username):before, #fork .f-user-info-add > li:before { display: none; } #fork .f-post-body, #fork .f-post-btns { width: calc(100% - 13rem); position: relative; } #fork .f-post-footer { display: flex; flex-wrap: nowrap; width: 100%; } #fork .f-post-footer-add { display: block; width: 13rem; padding: 0 0.625rem 0.625rem 0.625rem; background-color: #F8F4E3; border-right: 0.0625rem solid #AA7939; } #fork .f-userstatus { font-size: 0.875rem; } #fork .f-avatar > img { max-width: 100%; } } /* @media screen and (min-width: 50rem) */ /****************/ /* Предпросмотр */ /****************/ #fork .f-preview { border-top: 0.0625rem solid #AA7939; margin-bottom: 1rem; } #fork .f-preview > h2 { display: block; font-size: 1rem; line-height: 1.5; padding: 1rem 0.625rem 0.3125rem 0.625rem } #fork .f-preview .f-post-body { border-top: 0.125rem solid #AA7939; border-left: 0.125rem solid #AA7939; width: 100%; } /*****************************/ #fork .f-post-form { border-top: 0.0625rem solid #AA7939; margin-bottom: 1rem; } #fork .f-view-posts { margin-bottom: 1rem; margin-top: -1rem; } #fork .f-post-form > h2, #fork .f-view-posts > h2 { display: block; font-size: 1rem; padding-right: 0.625rem; padding: 1rem 0.625rem 0.3125rem 0.625rem } #fork .f-post-form > .f-fdiv { background-color: #F8F4E3; } #fork .f-post-form .f-ycaption { font-size: 0.875rem; } #fork .f-post-form .f-fbbul > li { display: inline; } #fork .f-post-form .f-fbtn { width: auto; display: inline-block; } #fork textarea#id-message, #fork textarea#id-reason { height: 15rem; } @media screen and (min-width: 50rem) { #fork #id-fs-uesm { display: flex; flex-wrap: wrap; } #fork .f-field-w0 { width: 100%; } #fork .f-field-w1 { width: 30%; } #fork .f-field-w2 { width: 70%; } } /*********/ /* Опрос */ /*********/ #fork .f-post-poll { margin: 0.625rem; padding: 0.625rem 0.625rem 0 0.625rem; background-color: #F8F4E3; border: 0.0625rem solid #AA7939; } #fork .f-poll-q { margin-bottom: 0.625rem; } #fork .f-poll-q + .f-poll-q { border-top: 0.0625rem solid #AA7939; padding-top: 0.625rem; } #fork .f-poll-ql, #fork .f-poll-ab-s2 { display: none; } #fork .f-poll-qt { margin-bottom: 0.625rem; font-weight: bold; } #fork .f-poll-a { margin-bottom: 0.625rem; } #fork .f-poll-al { cursor: pointer; } #fork .f-poll-ai { margin-right: 0.625rem; } #fork .f-poll-mult, #fork .f-poll-total, #fork .f-poll-ap { font-size: 0.8rem; font-style: italic; } #fork .f-poll-mult { text-decoration: underline; } #fork .f-poll-ab { border: 0.0625rem solid #AA7939; width: 60%; height: 1rem; } #fork .f-poll-ab-s1 { background-color: #AA7939; height: 1rem; display: block; font-size: 0; overflow: hidden; } #fork .f-poll-status { font-size: 0.8rem; font-style: italic; text-align: center; border-top: 0.0625rem solid #AA7939; padding-top: 0.625rem; } #fork .f-poll-btns { text-align: center; border-top: 0.0625rem solid #AA7939; padding-top: 0.625rem; } #fork .f-hide-poll { display: none; } #fork .width0 {width: 0%;} #fork .width1 {width: 1%;} #fork .width2 {width: 2%;} #fork .width3 {width: 3%;} #fork .width4 {width: 4%;} #fork .width5 {width: 5%;} #fork .width6 {width: 6%;} #fork .width7 {width: 7%;} #fork .width8 {width: 8%;} #fork .width9 {width: 9%;} #fork .width10 {width: 10%;} #fork .width11 {width: 11%;} #fork .width12 {width: 12%;} #fork .width13 {width: 13%;} #fork .width14 {width: 14%;} #fork .width15 {width: 15%;} #fork .width16 {width: 16%;} #fork .width17 {width: 17%;} #fork .width18 {width: 18%;} #fork .width19 {width: 19%;} #fork .width20 {width: 20%;} #fork .width21 {width: 21%;} #fork .width22 {width: 22%;} #fork .width23 {width: 23%;} #fork .width24 {width: 24%;} #fork .width25 {width: 25%;} #fork .width26 {width: 26%;} #fork .width27 {width: 27%;} #fork .width28 {width: 28%;} #fork .width29 {width: 29%;} #fork .width30 {width: 30%;} #fork .width31 {width: 31%;} #fork .width32 {width: 32%;} #fork .width33 {width: 33%;} #fork .width34 {width: 34%;} #fork .width35 {width: 35%;} #fork .width36 {width: 36%;} #fork .width37 {width: 37%;} #fork .width38 {width: 38%;} #fork .width39 {width: 39%;} #fork .width40 {width: 40%;} #fork .width41 {width: 41%;} #fork .width42 {width: 42%;} #fork .width43 {width: 43%;} #fork .width44 {width: 44%;} #fork .width45 {width: 45%;} #fork .width46 {width: 46%;} #fork .width47 {width: 47%;} #fork .width48 {width: 48%;} #fork .width49 {width: 49%;} #fork .width50 {width: 50%;} #fork .width51 {width: 51%;} #fork .width52 {width: 52%;} #fork .width53 {width: 53%;} #fork .width54 {width: 54%;} #fork .width55 {width: 55%;} #fork .width56 {width: 56%;} #fork .width57 {width: 57%;} #fork .width58 {width: 58%;} #fork .width59 {width: 59%;} #fork .width60 {width: 60%;} #fork .width61 {width: 61%;} #fork .width62 {width: 62%;} #fork .width63 {width: 63%;} #fork .width64 {width: 64%;} #fork .width65 {width: 65%;} #fork .width66 {width: 66%;} #fork .width67 {width: 67%;} #fork .width68 {width: 68%;} #fork .width69 {width: 69%;} #fork .width70 {width: 70%;} #fork .width71 {width: 71%;} #fork .width72 {width: 72%;} #fork .width73 {width: 73%;} #fork .width74 {width: 74%;} #fork .width75 {width: 75%;} #fork .width76 {width: 76%;} #fork .width77 {width: 77%;} #fork .width78 {width: 78%;} #fork .width79 {width: 79%;} #fork .width80 {width: 80%;} #fork .width81 {width: 81%;} #fork .width82 {width: 82%;} #fork .width83 {width: 83%;} #fork .width84 {width: 84%;} #fork .width85 {width: 85%;} #fork .width86 {width: 86%;} #fork .width87 {width: 87%;} #fork .width88 {width: 88%;} #fork .width89 {width: 89%;} #fork .width90 {width: 90%;} #fork .width91 {width: 91%;} #fork .width92 {width: 92%;} #fork .width93 {width: 93%;} #fork .width94 {width: 94%;} #fork .width95 {width: 95%;} #fork .width96 {width: 96%;} #fork .width97 {width: 97%;} #fork .width98 {width: 98%;} #fork .width99 {width: 99%;} #fork .width100 {width: 100%;} #fork .text-align-left {text-align: left;} #fork .text-align-right {text-align: right;} #fork .text-align-center {text-align: center;} #fork .text-align-justify {text-align: justify;} /**********/ /* Репорт */ /**********/ #id-fs-report .f-fleg { display: none; } /*********/ /* Email */ /*********/ #id-fs-send-email .f-fleg { display: none; } /*****************/ /* Модерирование */ /*****************/ #fork #fork-mod { border-top: 0.0625rem solid #AA7939; position: relative; } #fork-mod .f-fdivm { padding: 0.3125rem; } #fork-mod .f-btns:not(:hover) .f-fbtn:not(:focus) { opacity: 0.4; } #fork-modform .f-btns .f-fbtn { width: auto; display: inline-block; } #fork .f-ftlist .f-fch, #fork .f-post-checkbox { display: none; } #fork .f-ftlist label.f-ficon { position: relative; cursor: pointer; } #fork .f-post-checkbox + .f-post-header { position: relative; } #fork label.f-post-posted { cursor: pointer; } #fork .f-ftlist .f-fch:checked + .f-ficon:after, #fork .f-post-checkbox:checked + .f-post-header:before { font: 900 1rem "FontAwesomeFree"; content: "\f00c"; color: red; position: absolute; bottom: 0; left: 0; } /*********/ /* Поиск */ /*********/ #fork .f-search-form .f-yinfo:first-child { text-align: right; padding: 0 0.3125rem; margin-bottom: -0.3125rem; } #fork .f-post-search-info { display: none; } #fork .f-post-search .f-post-header > h3 { font-size: 0.875rem; font-weight: normal; display: inline-block; word-break: break-all; } #fork .f-psh-topic:before, #fork .f-post-search .f-post-posted:before { font-family: "FontAwesomeFree"; font-weight: 900; content: "\f105"; padding-left: 0.3125rem; padding-right: 0.3125rem; } @media screen and (min-width: 50rem) { #fork #id-fs-what, #fork #id-fs-where, #fork #id-fs-how, #fork #id-fs-users { display: flex; flex-wrap: wrap; } #fork .f-field-w3 { width: 50%; } #fork .f-field-w4 { width: 33.33%; } #fork .f-search-form .f-flblr, #fork-usrlstform .f-flblr { padding: 0.5rem 0; } #fork .f-post-search-info { display: block; font-size: 0.875rem; padding-top: 0.625rem; /* word-break: break-all; */ } } /************************/ /* Список пользователей */ /************************/ #fork-usrlst .f-row { border-bottom: 0.0625rem solid #AA7939; } #fork-usrlst .f-row { padding: 0.625rem; overflow: hidden; } #fork-usrlst .f-thead { display: none; } #fork-usrlst .f-thead + .f-row { border-top: 0.125rem solid #AA7939; } @media screen and (min-width: 50rem) { #fork-usrlst .f-row { padding: 0; } #fork-usrlst .f-thead { border-top: 0.125rem solid #AA7939; border-bottom: 0.125rem solid #AA7939; display: block; } #fork-usrlst .f-thead + .f-row { border-top: 0; } #fork-usrlst .f-hcell, #fork-usrlst .f-cell { display: table-cell; vertical-align: middle; } #fork-usrlst small { display: none; } #fork-usrlst .f-hcell .f-hc-table { display: table; line-height: 1; } #fork-usrlst .f-hc-table .f-hc-tasc, #fork-usrlst .f-hc-table .f-hc-tdesc { font-size: 0.75rem; display: block; text-align: center; } #fork-usrlst .f-hc-table .f-hc-tname { padding: 0.125rem 0; display: block; } #fork-usrlst .f-hc-tasc > a, #fork-usrlst .f-hc-tdesc > a { padding: 0 0.25rem; /* border: 0; */ } #fork-usrlst .f-hc-tasc > a.active, #fork-usrlst .f-hc-tdesc > a.active { border: 0.0625rem solid #814A00; } #fork-usrlst .f-cell > b, #fork-usrlst .f-cell > i { font-style: normal; font-weight: normal; } #fork-usrlst .f-cusername { padding: 0.625rem 0 0.625rem 0.625rem; width: 50%; } #fork-usrlst .f-ctitle { padding: 0.625rem 0 0.625rem 0.625rem; width: 50%; text-align: right; } #fork-usrlst .f-cnumposts { padding: 0.625rem 0 0.625rem 0.625rem; width: 8rem; min-width: 8rem; text-align: center; } #fork-usrlst .f-cnumposts .f-hc-table { margin: 0 auto; } #fork-usrlst .f-cdatereg { padding: 0.625rem; width: 11rem; min-width: 11rem; } #fork-usrlst .f-hcell { padding-top: 0.3125rem; padding-bottom: 0.3125rem; } } /***********/ /* Профиль */ /***********/ #fork .f-fs-header { display: flex; /*min-width: 0;*/ align-items: center; } #fork .f-field-pline .f-ycaption, #fork .f-field-pline .f-str, #fork .f-field-pline > dt, #fork .f-field-pline > dd { display: inline; border: 0; padding: 0; margin: 0; } #fork .f-field-pline .f-ycaption:after { content: ": "; } #fork .f-fs-header .f-wrap-usertitle, #fork .f-fs-data { display: flex; flex-direction: column; /*min-width: 0;*/ } #fork .f-fs-header .f-wrap-usertitle { width: 100%; } #fork .f-fs-header .f-avatar-img { max-width: 4.6875rem; height: auto; } #fork .f-fs-header #id-dl-avatar { padding: 0.3125rem 0.3125rem 0.3125rem 0.625rem; } #fork .f-fs-header #id-dl-username { border-bottom: 0.0625rem solid #AA7939; } #fork .f-fs-header #id-username { font-weight: bold; font-size: 1.5rem; text-align: center; display: block; } #fork .f-fs-header #id-title { font-size: 0.875rem; text-align: center; display: block; } #fork .f-fs-header .f-ycaption, #fork .f-fs-header .f-fleg, #fork .f-fs-data .f-fleg { display: none; } #fork .f-fs-header, #fork .f-fs-data { border-bottom: 0.0625rem dotted #AA7939; } #fork #id-fs-note.f-fs-data { /* color: #D8000C; */ background-color: #FFBABA; } @media screen and (min-width: 40rem) { #fork .f-fs-header .f-wrap-usertitle { order: 1; width: 67%; margin-left: auto; } #fork .f-fs-header #id-username { text-align: left; } #fork .f-fs-header #id-title { text-align: left; } #fork .f-fs-header #id-dl-username, #fork .f-fs-header #id-dl-title { padding-left: 0; } #fork .f-fs-header .f-avatar-img { max-width: 11.75rem; } #fork .f-fs-header #id-dl-avatar { width: 33%; text-align: right; padding: 0.3125rem 0.625rem 0.3125rem 0.3125rem; } #fork .f-fs-data dl { display: flex; } #fork .f-fs-data dt { width: 33%; text-align: right; padding-right: 0.625rem; } #fork .f-fs-data dd { width: 67% } #fork .f-field-pline .f-ycaption:after { content: none; } } #fork .f-fs-modforum { display: flex; align-items: stretch; } #fork .f-fs-modforum > dl { border-bottom: 0.0625rem dotted #AA7939; margin-bottom: 0.3125rem; } #fork .f-fs-modforum .f-fleg, #fork .f-field-modforum > dt { display: none; } #fork .f-fs-modforum .f-ychk { margin: 0; } #fork .f-fs-modforum .f-ycaption { font-weight: normal; } #fork .f-field-modforum.f-field-moderator { width: 3rem; overflow: hidden; text-align: center; } #fork .f-field-modforum.f-field-name { width: calc(100% - 3rem); } /****************************/ /* Профиль - редактирование */ /****************************/ #fork .f-fs-header-edit > dl, #fork .f-fs-data-edit:not(#id-fs-activity) > dl, #fork #id-fs-activity.f-fs-data-edit { border-bottom: 0.0625rem dotted #AA7939; } #fork .f-fs-header-edit, #fork .f-fs-data-edit { /* border-bottom: 0.0625rem solid #AA7939; */ padding: 0.3125rem 0; margin-bottom: 0.3125rem; } #fork .f-fs-header-edit .f-avatar-img { max-width: 11.75rem; height: auto; } #fork .f-fs-data-edit .f-fleg { display: none; } #fork .f-fs-data-edit #id-signature { height: 11rem; } #fork .f-fs-data-edit #id-admin_note { background-color: #FFBABA; } #fork #id-dl-delete_avatar .f-flblch { font-size: 1rem; } @media screen and (min-width: 40rem) { #fork .f-fs-header-edit > dl, #fork .f-fs-data-edit > dl { display: flex; } #fork .f-fs-header-edit dt, #fork .f-fs-data-edit dt { width: 33%; text-align: right; padding-right: 0.625rem; } #fork .f-fs-header-edit dd, #fork .f-fs-data-edit dd { width: 67% } } /***********************/ /* Приватные сообщения */ /***********************/ #fork .f-nav-pm-links { margin-right: 3.75rem; } #fork #fork-pm-nav { position: sticky; top: 1rem; } #fork-pm-menu a.f-menu-a.active { background-color: #814A00; color: #F8F4E3; } #fork-pm-menu a.f-menu-a:hover, #fork-pm-menu a.f-menu-a:focus { background-color: #583200; color: #F8F4E3; } #fork-pm-menu #id-pmn-label { position: absolute; top: -2.875rem; right: 0.625rem; } #fork-pm-menu .f-menu-item:first-child .f-menu-a { border-top: 0.0625rem dotted; } #id-form-pmview .f-btns { padding: 0; } #id-form-pmview .f-fbtn { margin: 0 0 0.625rem 0; } @media screen and (min-width: 50rem) { #fork .f-nav-pm-links { margin-right: 0; } #fork .f-main-pm { display: flex; /*flex-wrap: wrap;*/ } #fork #fork-pm-menu { width: 13rem; margin-right: 1rem; } #fork #forkpm { width: calc(100% - 14rem); } #fork-pm-menu #id-pmn-label { display: none; } #fork-pm-menu .f-menu-items { /*max-height: 100rem;*/ display: flex; } #fork-pm-menu .f-menu-a { text-transform: none; border-bottom: 0.0625rem dotted; } #fork-pm-menu a.f-menu-a, #fork-pm-menu span.f-menu-a { justify-content: flex-start; } #forkpm > .f-preview, #forkpm > .f-post-form:first-child { border-top-style: dotted; } #forkpm > .f-pm:last-child, #forkpm .f-nlbpm { margin-bottom: 0; } #forkpm > .f-pm:first-child, #forkpm .f-nlbpm { margin-top: 0; } #forkpm .f-nlinks-b.f-nlbpm > .f-pages { padding-top: 1rem; } #forkpm .f-nlinks-b.f-nlbpm > .f-actions-links { padding-top: 0.375rem; } #forkpm .f-nlinks-a.f-nlbpm > .f-pages { padding-bottom: 1rem; } #forkpm .f-nlinks-a.f-nlbpm > .f-actions-links { padding-bottom: 0.375rem; } } /****************************************/ @media screen and (min-width: 81rem) { #fork.f-with-nav { flex-direction: row; flex-wrap: wrap; justify-content: space-between; } #fork.f-with-nav #fork-header { order: 0; width: 100%; } #fork.f-with-nav main { order: 1; width: calc(100% - 17rem); } #fork.f-with-nav #fork-nav { order: 2; width: 16rem; border-bottom: 0; border-left: 0.0625rem solid #AA7939; padding: 0; background-color: #F8F4E3; } #fork.f-with-nav #fork-footer { order: 3; width: 100%; } #fork.f-with-nav #fork-debug { order: 4; width: 100%; } #fork.f-with-nav #fork-navdir { position: sticky; top: 0; flex-direction: column; flex-wrap: nowrap; border: 0 } #fork.f-with-nav #fork-nav .f-menu-items { display: block; padding: 2rem 0; } #fork.f-with-nav #fork-nav .f-menu-user-items { order: -1; display: block; margin: 0; padding: 2rem 0; } #fork.f-with-nav #fork-nav .f-menu-a { justify-content: left; } #fork.f-with-nav #fork-nav .f-submenu-items .f-menu-a { justify-content: right; } #fork.f-with-nav #fork-nav .f-menu-items .f-menu-a { border-top: 0.0625rem dotted; } #fork.f-with-nav #fork-nav .f-menu-user-items .f-menu-a { border-bottom: 0.0625rem dotted; } #fork.f-with-nav #fork-nav .f-submenu-items { display: block; position: static; background-color: #FFEBCD; } }
public/style/ForkBB/style.css
@font-face { font-family: "FontAwesomeFree"; font-style: normal; font-weight: 400; src: url("font/fa/fa-regular-400.v.51502.woff2") format("woff2"), url("font/fa/fa-regular-400.v.51502.woff") format("woff"); } @font-face { font-family: "FontAwesomeFree"; font-style: normal; font-weight: 900; src: url("font/fa/fa-solid-900.v.51502.woff2") format("woff2"), url("font/fa/fa-solid-900.v.51502.woff") format("woff"); } html, body, #fork, #fork a, #fork abbr, #fork acronym, #fork address, #fork applet, #fork article, #fork aside, #fork audio, /*#fork b,*/ #fork big, #fork blockquote, #fork canvas, #fork caption, #fork center, #fork cite, #fork code, #fork dd, #fork del, #fork details, #fork dfn, #fork div, #fork dl, #fork dt, #fork em, #fork embed, #fork fieldset, #fork figcaption, #fork figure, #fork footer, #fork form, #fork h1, #fork h2, #fork h3, #fork h4, #fork h5, #fork h6, #fork header, #fork hgroup, /*#fork i,*/ #fork iframe, #fork img, #fork input, #fork ins, #fork kbd, #fork label, #fork legend, #fork li, #fork main, #fork mark, #fork menu, #fork nav, #fork object, #fork ol, #fork output, #fork p, #fork pre, #fork q, #fork ruby, /*#fork s,*/ #fork samp, #fork section, #fork small, #fork span, #fork strike, /*#fork strong,*/ #fork sub, #fork summary, #fork sup, #fork table, #fork tbody, #fork td, #fork textarea, #fork tfoot, #fork th, #fork thead, #fork time, #fork tr, #fork tt, /*#fork u,*/ #fork ul, #fork var, #fork video { margin: 0; padding: 0; border: 0; font: inherit; box-sizing: border-box; word-wrap: break-word; /*vertical-align: baseline;*/ } body, #fork { color: #333333; background-color: #FFFFFF; } #fork { display: flex; flex-direction: column; padding: 0 0.3125rem; max-width: 64rem; margin: 0 auto; font-style: normal; font-weight: normal; font-family: Arial, Helvetica, sans-serif; line-height: 1.5; position: relative; } @media screen and (min-width: 64rem) { #fork { max-width: calc(80% + 12.8rem); /* (100% - 64rem) * 0.8 + 64rem */ } } #fork main { display: block; } #fork code, #fork pre { font-family: "DejaVu Sans Mono", Consolas, "Droid Sans Mono", Monospace, Monaco, "Courier New", Courier; } #fork div, #fork fieldset { min-width: 0; } #fork ul, #fork ol { list-style: none; } #fork dl { /* width: 100%; */ } #fork textarea { resize: vertical; } #fork summary { cursor: pointer; margin-bottom: 0.625rem; } #fork summary::after { content: "(click to open)"; font-size: 0.875rem; margin-left: 0.3125rem; opacity: 0.6; } html[lang="ru"] #fork summary::after { content: "(открыть)"; } #fork details[open] > summary::after { content: "(click to close)"; } html[lang="ru"] #fork details[open] > summary::after { content: "(закрыть)"; } #fork select { background-color: #D3B58D; } #fork section > h2, #fork aside > h2 { display: none; } #fork h1, #fork h2, #fork h3 { font-weight: bold; } #fork h2 { font-size: 1.25rem; } #fork h3 { font-size: 1rem; } #fork #id-fhth1, #fork .f-category h2, #fork .f-category h3 { font-family: "Segoe Print", Arial, Helvetica, sans-serif; } #fork .f-category h2 { font-size: 1.5rem } #fork .f-category h3 { font-size: 1.25rem; } #fork a, #fork .f-btn { color: #583200; cursor: pointer; text-decoration: none; } #fork .f-btn { font-size: 0.875rem; line-height: 1.125rem; border: 0.0625rem solid; border-radius: 0.1875rem; padding: 0.125rem 0.5rem; background-color: #F8F4E3; -ms-touch-action: manipulation; touch-action: manipulation; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; text-align: center; } #fork .f-btn.f-opacity:not(:hover):not(:focus) { opacity: 0.5; } #fork a:hover, #fork a:focus, #fork .f-btn:hover, #fork .f-btn:focus { background-color: #D3B58D; } #fork a:active, #fork .f-btn:active { background-color: #814A00; } #fork .f-inline > dt, #fork .f-inline > dd { display: inline; } #fork .f-inline > dt + dd:before { content: " "; } #fork .f-inline > dd + dd:before { content: ", "; } #fork .f-req:after { content: " *"; color: red; } #fork .f-field-depth1 > dd { padding-left: 0.625rem; } #fork .f-field-depth2 > dd { padding-left: 1.25rem; } #fork .f-field-depth3 > dd { padding-left: 1.875rem; } #fork .f-field-depth4 > dd { padding-left: 2.5rem; } #fork .f-field-depth5 > dd { padding-left: 3.125rem; } /********/ /* Меню */ /********/ #fork .f-menu-toggle:after { display: block; line-height: 1.25; border: 0.0625rem solid; border-radius: 0.25rem; width: 2.75rem; text-align: center; padding: 0.25rem 0.125rem; cursor: pointer; font: 900 1.25rem "FontAwesomeFree"; content: "\f0c9"; } #fork .f-menu-checkbox:checked + .f-menu-toggle:after { content: "\f00d"; } #fork .f-menu-checkbox:focus + .f-menu-toggle:after { color: #D3B58D; background-color: #583200; } #fork .f-menu-items { overflow: hidden; display: none; flex-direction: column; } #fork .f-menu-item { white-space: nowrap; } #fork .f-menu-checkbox:checked ~ .f-menu-items { display: flex; } #fork .f-menu-a { display: flex; justify-content: center; text-transform: uppercase; padding: 0.625rem; } #fork .f-menu-a:before { font-family: "FontAwesomeFree"; font-weight: 900; } #fork .f-menu-span { overflow: hidden; text-overflow: ellipsis; } #fork .f-menu-checkbox { display: none; } /****************/ /* Главное меню */ /****************/ #fork #fork-nav { border-bottom: 0.0625rem solid #AA7939; } #fork #fork-navdir { width: 100%; background-color: #F8F4E3; display: flex; flex-direction: column; } #fork-nav #id-mn-label { color: #D3B58D; position: absolute; top: 0.625rem; right: 0.9325rem; } #fork-nav .f-menu-items { background-color: #F8F4E3; border-bottom: 0.0625rem solid #AA7939; } #fork-nav .f-submenu-items { background-color: #FFEBCD; /* #D3B58D; */ } #fork-nav .f-submenu-items .f-menu-a { text-transform: none; padding: 0.3125rem 0.625rem; } #fork-nav .f-menu-a.active { background-color: #814A00; color: #F8F4E3; } #fork-nav .f-menu-a:hover, #fork-nav .f-menu-a:focus { background-color: #583200; color: #F8F4E3; } #fork-nav .f-menu-user-items { background-color: #F8F4E3; display: flex; justify-content: flex-end; /*flex-grow: 0.5;*/ /*flex-wrap: wrap;*/ margin-left: auto; } #fork-nav .f-menu-user-items .f-menu-item { min-width: 2.5rem; } #fork-nav .f-menu-user-items .f-menu-a { text-transform: none; } #fork-nav-profile .f-menu-a:before { content: "\f007"; padding-right: 0.3125rem; } #fork-nav-profile .f-menu-span { font-weight: bold; } #fork-nav-pm .f-menu-a:before { font-weight: 400; content: "\f0e0"; padding-right: 0.3125rem; } #fork-nav-admin .f-menu-a:before { content: "\f7d9"; padding-right: 0.3125rem; } #fork-nav-logout .f-menu-a:before { content: "\f2f5"; padding-right: 0.3125rem; } #fork-nav-register .f-menu-a:before { content: "\f234"; padding-right: 0.3125rem; } #fork-nav-login .f-menu-a:before { content: "\f2f6"; padding-right: 0.3125rem; } #fork-nav-index .f-menu-a:before { content: "\f015"; padding-right: 0.3125rem; } #fork-nav-userlist .f-menu-a:before { content: "\f0c0"; padding-right: 0.3125rem; } #fork-nav-rules .f-menu-a:before { content: "\f05a"; padding-right: 0.3125rem; } #fork-nav-search > .f-menu-a:before { content: "\f002"; padding-right: 0.3125rem; } @media screen and (max-width: 34rem) { #fork .f-spantxtpm, #fork-nav-profile ~ .f-menu-item:not(.f-mi-newpm) .f-menu-span { display: none; } #fork-nav-profile ~ .f-menu-item:not(.f-mi-newpm) .f-menu-a:before { padding: 0; } } @media screen and (min-width: 50rem) { #fork #fork-navdir { flex-direction: row; flex-wrap: wrap; border-bottom: 0.0625rem solid #AA7939; } #fork-nav #id-mn-label { display: none; } #fork-nav .f-menu-items { display: flex; flex-direction: row; /*flex-grow: 0.5;*/ /*margin-left: auto;*/ /*margin-right: auto;*/ /*flex-wrap: wrap;*/ border-bottom: 0; } #fork-nav .f-menu-item { min-width: 4rem; } #fork-nav .f-menu-a { text-transform: none; } #fork-nav.f-main-nav-search { position: relative; padding-bottom: 1.9375rem; } #fork-nav-search .f-submenu-items { position: absolute; left: 0; right: 0; bottom: 0; background-color: #FFFFFF; display: flex; font-size: 0.875rem; } #fork-nav-profile.f-menu-item { min-width: 4rem; } #fork-nav-profile .f-menu-a:before { content: none; padding: 0; } } /* @media screen and (min-width: 50rem) */ /*********/ /* Шапка */ /*********/ #fork #fork-header { background-color: #AA7939; } #fork #id-fhth1 { width: calc(100% - 4rem); padding: 0.625rem 0 0.625rem 0.625rem; font-size: 2rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } #fork #id-fhtdesc { border-top: 0.0625rem dotted #D3B58D; padding: 0.625rem; color: #F8F4E3; } #fork #id-fhtha { color: #D3B58D; } #fork #id-fhtha:hover, #fork #id-fhtha:focus { background-color: #AA7939; } @media screen and (min-width: 50rem) { #fork #id-fhth1 { width: 100%; padding: 0.625rem; overflow: auto; white-space: normal; } } /*********/ /* iswev */ /*********/ #fork main > .f-iswev-wrap { margin: 1rem 0; } #fork .f-iswev { border: 0.0625rem solid; padding: 0.625rem; } #fork .f-iswev + .f-iswev { margin-top: 1rem; } #fork .f-info, #fork .f-icontent > a { color: #00529B; background-color: #BDE5F8; } #fork .f-success, #fork .f-scontent > a { color: #4F8A10; background-color: #DFF2BF; } #fork .f-warning, #fork .f-wcontent > a { color: #9F6000; background-color: #FEEFB3; } #fork .f-error, #fork .f-econtent > a { color: #D8000C; background-color: #FFBABA; } #fork .f-validation, #fork .f-vcontent > a { color: #D63301; background-color: #FFCCBA; } /*********/ /* Формы */ /*********/ #fork .f-fdiv { max-width: 100%; border: 0.0625rem solid #AA7939; padding: 0.3125rem; } #fork .f-fdiv h2 { padding: 0.3125rem; } #fork .f-fdiv h3 { padding: 0.3125rem; } #fork .f-fdiv dl { padding: 0.3125rem; } #fork .f-btns { padding: 0.3125rem; } #fork .f-fleg { width: 100%; padding: 0.3125rem; border-bottom: 0.0625rem dotted #AA7939; font-weight: bold; } #fork .f-ctrl, #fork .f-ybtn, #fork .f-fbtn:not(.origin) { line-height: 1.25rem; padding: 0.5rem; font-size: 1rem; display: block; width: 100%; } #fork .f-fbtn { margin: 0.3125rem 0; } #fork .f-fbtn:not(.origin) { min-width: 7rem; } #fork .f-fbtn[name="delete"]:not(.origin), #fork .f-fbtn[name="report"]:not(.origin) { color: red; } #fork .f-flblr { font-size: 1rem; display: inline-block; } #fork .f-field-block .f-flblr { display: block; } #fork .f-yradio { margin-left: 0; margin-right: 0.3125rem; } #fork .f-flblr + .f-flblr { margin-left: 0.625rem; } #fork .f-field-block .f-flblr + .f-flblr { margin-left: 0; margin-top: 0.3125rem; } #fork .f-ycaption, #fork .f-flblch, #fork .f-yhint, #fork .f-fbbul, #fork .f-yinfo { display: block; width: 100%; word-wrap: break-word; } #fork .f-ycaption { font-weight: bold; } #fork .f-flblch, #fork .f-fbbul { font-size: 0.875rem; } #fork .f-ychk { margin-right: 0.625rem; } #fork .f-yhint { font-size: 0.8125rem; margin-top: 0.3125rem; text-align: justify; } #fork .f-fbbul { padding-top: 0.3125rem; } #fork .f-yinfo { padding: 0.3125rem; text-align: justify; font-size: 0.8125rem; } #fork .f-yinfo + .f-yinfo { margin-top: -0.3125rem; } #fork .f-finform { background-color: #AA7939; padding: 0.625rem; color: #F8F4E3; text-align: justify; margin: 0 -0.3125rem 0.3125rem -0.3125rem; overflow: hidden; } #fork .f-finform:first-child { margin-top: -0.3125rem; } #fork .f-finform + .f-finform { margin-top: -0.625rem; } #fork .f-ctrl { border: 0.0625rem solid #AA7939; } #fork .f-ctrl:focus { box-shadow: inset 0 0 0.5rem 0 rgba(170,121,57,0.75), 0 0 0.5rem 0 rgba(170,121,57,0.75); } #fork .f-field-hint .f-yhint { overflow: hidden; max-height: 0; -webkit-transition: max-height 0.5s, margin 0.5s; -webkit-transition-delay: 0.2s; transition: max-height 0.5s, margin 0.5s; transition-delay: 0.2s; } #fork .f-field-hint .f-ctrl:focus + .f-yhint, #fork .f-field-hint .f-ctrl:active + .f-yhint { max-height: 10rem; } /**************/ /* Объявление */ /**************/ #fork #fork-announce { border-bottom: 0.0625rem solid #AA7939; padding: 0.625rem; position: relative; } /**********/ /* Подвал */ /**********/ #fork #fork-footer { border-bottom: 0.0625rem solid #AA7939; border-top: 0.0625rem solid #AA7939; background-color: #F8F4E3; display: flex; justify-content: space-between; flex-wrap: wrap; position: relative; } #fork-footer > h2 { display: none; } #fork-footer > div { padding: 0.625rem; } /*************************/ /* Отладочная информация */ /*************************/ #fork #fork-debug { font-size: 0.75rem; text-align: center; } #fork-debug #id-fdebugtime { padding: 0.3125rem 0.625rem; } #fork-debug > table { text-align: left; width: 100%; border: 0.0625rem solid #AA7939; border-collapse: collapse; /* word-break: break-all; */ table-layout: fixed; } #fork-debug thead { background-color: #F8F4E3; } #fork-debug td, #fork-debug th { padding: 0.3125rem 0.625rem; border-bottom: 0.0625rem solid #AA7939; } #fork-debug .tcl { width: 5rem; } /******************/ /* Хлебные крошки */ /******************/ #fork .f-nav-links { margin: 1rem 0; } #fork .f-crumbs { padding: 0 0.625rem; display: block; overflow: hidden; } #fork .f-crumb { display: inline; max-width: 100%; } #fork .f-crumb:last-child { font-weight: bold; } #fork .f-crumb + .f-crumb:before { display: inline; color: #583200; content: "/ "; } #fork .f-subscribed > a:after { font: 400 0.875rem "FontAwesomeFree"; content: "\f0f3"; /* f06e */ padding-left: 0.3125rem; } #fork .f-crumb a:not(.active) { border-bottom: 0.0625rem solid; } #fork .f-nav-links .f-actions-links, #fork .f-nav-links .f-pages { padding: 0 0.625rem; } #fork .f-nlinks, #fork .f-nlinks-a, #fork .f-nlinks-b { display: flex; flex-wrap: wrap; } #fork .f-nlinks-b { margin-top: 0.625rem; border-top: 0.0625rem dotted #AA7939; } #fork .f-nlinks-b .f-act-span, #fork .f-nlinks-b .f-pages { padding-top: 0.625rem; } #fork .f-nlinks-a { margin-bottom: 0.625rem; border-bottom: 0.0625rem dotted #AA7939; flex-wrap: wrap-reverse; } #fork .f-nlinks-a .f-act-span, #fork .f-nlinks-a .f-pages { padding-bottom: 0.625rem; } #fork .f-nav-links .f-actions-links { margin-left: auto; order: 1; text-align: right; } #fork .f-act-span { display: inline-block; } #fork .f-nav-links .f-page { border: 0.0625rem solid #AA7939; padding: 0.125rem 0.375rem; font-size: 0.875rem; line-height: 1.125rem; } #fork .f-nav-links .f-pspacer { border: 0; padding: 0; } #fork .f-nav-links .f-page.active { border-color: #814A00; background-color: #814A00; color: #F8F4E3; } #fork .f-pinfo { display: none; } @media screen and (min-width: 50rem) { #fork .f-pinfo { font-size: 0.875rem; line-height: 1.125rem; display: inline; } } /********/ /* Тело */ /********/ #fork .f-main { margin: 1rem 0; position: relative; } /*************/ /* Сообщение */ /*************/ #fork-bcklnk > p { padding: 0.625rem; } /***********/ /* Правила */ /***********/ #fork #id-rules { padding: 0.625rem; border: 0.0625rem solid #AA7939; background-color: #F8F4E3; } /************/ /* Редирект */ /************/ #fork #fork-rdrct { border: 0.0625rem solid #AA7939; } #fork-rdrct > h2 { display: block; padding: 0.625rem; background-color: #F8F4E3; border-bottom: 0.0625rem solid #AA7939; } #fork-rdrct > p { padding: 0.625rem; } /*********************/ /* Статистика форума */ /*********************/ #fork .f-stats { border-top: 0.0625rem solid #AA7939; font-size: 0.875rem; padding: 0.3125rem 0; } #fork .f-stats dt { display: none; } #fork .f-stboard, #fork .f-stusers { padding: 0.3125rem; } #fork .f-stboard { display: flex; flex-wrap: wrap; justify-content: space-around; border-bottom: 0.0625rem dotted #AA7939; } #fork .f-stboard > dd, #fork .f-stusers > dd { padding: 0 0.3125rem; } #fork .f-onlinelist { border-top: 0.0625rem dotted #AA7939; padding: 0.3125rem 0.625rem; width: 100% } #fork .f-onlinelist > dt { display: inline; font-weight: bold; } @media screen and (min-width: 45rem) { #fork .f-stats { display: flex; flex-wrap: wrap; justify-content: space-between } #fork .f-stboard { display: block; border: 0; text-align: right; } #fork .f-stusers { order: -1; } } /*********************/ /* Логин/Регистрация */ /*********************/ #fork .f-lrdiv { margin: 1rem auto; max-width: 20rem; border-radius: 0.1875rem; } #fork .f-lrdiv h2 { text-align: center; } #fork #id-dl-passinlogin { position: relative; } #fork #id-dl-passinlogin .f-yhint { position: absolute; top: 0.5rem; right: 0.3125rem; width: auto; margin: 0; } /***************************************/ /* Таблица разделов, подразделов и тем */ /***************************************/ #fork .f-ftlist .f-category { margin-top: 0.625rem; } #fork .f-ftch2 { padding: 0.625rem 0.625rem 0.3125rem 0.625rem; } #fork .f-ftlist .f-row { border-bottom: 0.0625rem solid #AA7939; } #fork .f-ftlist .f-thead { border-bottom: 0.125rem solid #AA7939; } #fork .f-ftlist .f-cell { padding: 0.625rem; overflow: hidden; } #fork .f-ftlist .f-cmain { display: flex; flex-wrap: nowrap; } #fork .f-ftlist .f-ficon { width: 2rem; } #fork .f-ftlist .f-finfo { width: calc(100% - 2rem); } #fork .f-ftlist .f-cstats { padding-top: 0; text-align: right; font-size: 0.75rem; } #fork .f-ftlist .f-clast { display: none; } #fork .f-ftlist .f-fdesc { font-size: 0.875rem; } #fork .f-fsub { margin-left: 0.875rem; font-size: 0.875rem; } #fork .f-fsub:before { font-size: 0.875rem; content: "└"; margin-left: -0.875rem; } #fork .f-subforums .f-fsub:before { margin-left: 0.875rem; } #fork .f-subforums .f-frsname:before { content: "└ "; } #fork .f-fsub > dt { display: none; } #fork .f-modlist { font-size: 0.875rem; } #fork .f-modlist > dt:before { content: "("; } #fork .f-modlist:last-child:after { content: ")"; } #fork .f-ficon:before { font: 400 1.5rem "FontAwesomeFree"; content: "\f15b"; /* "\f086"; */ color: #814A00; } #fork .f-fnew .f-ficon:before { font-weight: 900; content: "\f15b"; /* "\f086"; */ } #fork .f-fredir .f-ficon:before { content: "\f1d8"; /* "\f0c6"; */ } #fork .f-forum .f-ficon:before { font-size: 1.2rem; } #fork .f-frdrsub:before { font: 400 0.875rem "FontAwesomeFree"; content: "\f1d8 "; color: #814A00; margin-right: 0.3125rem; } #fork .f-tnew, #fork .f-tunread { font: normal 0.875rem Arial, Helvetica, sans-serif; white-space: nowrap; } /* #fork .f-tnew:before, #fork .f-tunread:before { content: "[ "; } #fork .f-tnew:after, #fork .f-tunread:after { content: " ]"; } */ #fork .f-newtxt, #fork .f-unreadtxt { display: none; } #fork .f-fnew > a:before, #fork .f-tnew > a:before { font: 900 0.875rem "FontAwesomeFree"; content: "\f086"; padding: 0 0.25rem; } #fork .f-tunread > a:before { font: 900 0.875rem "FontAwesomeFree"; content: "\f06e"; /* f070 */ padding: 0 0.25rem; } @media screen and (min-width: 50rem) { #fork .f-ftlist .f-row { display: flex; flex-wrap: nowrap; } #fork .f-ftlist .f-cmain { margin-right: auto; } #fork .f-ftlist .f-cstats { display: flex; justify-content: center; flex-direction: column; min-width: 8rem; padding-top: 0.625rem; padding-left: 0; white-space: nowrap; } #fork .f-ftlist .f-clast { display: flex; justify-content: center; flex-direction: column; width: 15rem; min-width: 15rem; padding-left: 0; font-size: 0.875rem; text-align: right; } #fork .f-ftlist .f-cltopic, #fork .f-ftlist .f-clposter, #fork .f-ftlist .f-cltime { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } #fork .f-ftlist .f-cltime { font-size: 0.75rem; } } #fork .f-ftlist .f-hcell, #fork .f-ftlist .f-clast small { display: none; } /********************/ /* Страница раздела */ /********************/ #fork .f-subforums { margin: 1rem 0; } #fork .f-subforums .f-ftch2 { display: none; } #fork .f-forum h3 { display: block; font-weight: normal; position: relative; } #fork .f-cmposter, #fork .f-cmforum { font-size: 0.875rem; } #fork .f-cmforum:before { content: ", "; } #fork .f-tdot { font-weight: bold; position: absolute; margin-left: -0.5rem; } #fork .f-tpages .f-page { border: 0.0625rem solid #AA7939; padding: 0.0625rem 0.3125rem; font-size: 0.875rem; line-height: 1.125rem; } #fork .f-tpages .f-pspacer { border: 0; padding: 0; } #fork .f-tpages:not(:hover) .f-page:not(:focus), #fork .f-cmforum > a:not(:focus):not(:hover) { opacity: 0.4; } #fork .f-tmoved, #fork .f-stickytxt, #fork .f-closedtxt, #fork .f-polltxt { display: none; } #fork .f-fsticky .f-ficon:before { color: #D8000C; } #fork .f-tsticky:before { font: 900 0.875rem "FontAwesomeFree"; content: "\f35b"; color: #D8000C; } #fork .f-fclosed .f-ficon:before { color: #C8CCD1; } #fork .f-tclosed:before { font: 900 0.875rem "FontAwesomeFree"; content: "\f023"; color: #C8CCD1; } #fork .f-tpoll:before { font: 900 0.875rem "FontAwesomeFree"; content: "\f681"; color: #9F6000; } /*****************/ /* Страница темы */ /*****************/ #fork .f-btn-topic-closed { pointer-events: none; cursor: default; color: #D8000C; background-color: #FFBABA; } /********************/ /* Сообщение в теме */ /********************/ #fork .f-post { border-top: 0.0625rem solid #AA7939; border-bottom: 0.0625rem solid #AA7939; position: relative; background-color: #FFFFFF; /*overflow: hidden;*/ } #fork .f-post + .f-post { margin-top: 0.625rem; } #fork .f-post-header { display: flex; flex-wrap: wrap; padding: 0.625rem; border-bottom: 0.0625rem solid #AA7939; background-color: #D3B58D; font-size: 0.875rem; } #fork .f-post-header > h3 { display: none; } #fork .f-post-edited { font-style: italic; margin-left: 0.625rem; opacity: 0.5; } #fork .f-post-number { margin-left: auto; } #fork .f-post-user { padding: 0.625rem; background-color: #F8F4E3; border-bottom: 0.0625rem solid #AA7939; font-size: 0.875rem; } #fork .f-post-usticky { display: flex; flex-wrap: wrap; } #fork .f-user-info-first { display: none; } #fork .f-avatar { order: 1; flex-grow: 0.5; text-align: right; margin-bottom: 0.3125rem; } #fork .f-avatar > img { max-width: 4.6875rem; height: auto; } #fork .f-user-info { flex-grow: 0.5; margin-bottom: 0.3125rem; } #fork .f-user-info-add { width: 100%; order: 2; } #fork .f-user-info > li:not(.f-username), #fork .f-user-info-add > li { display: inline-block; } #fork .f-user-info > li:not(.f-username):before, #fork .f-user-info-add > li:before { content: "\2022"; padding-right: 0.3125rem; } #fork .f-avatar + .f-user-info > li:not(.f-username) { display: block; } #fork .f-avatar + .f-user-info > li:not(.f-username):before { display: none; } #fork .f-post-body img { max-width: 100%; height: auto; } #fork .f-username { font-size: 1.25rem; word-break: break-all; } #fork .f-user-online .f-username::before { font: 900 0.625rem "FontAwesomeFree"; content: "\f111\20"; color: #7fba00; vertical-align: text-top; } #fork .f-user-online .f-userstatus { font-weight: bold; } #fork .f-post-main, #fork .f-post-btns, #fork .f-post-signature { padding: 0.625rem 0.625rem 0 0.625rem; } #fork .f-post-btns { text-align: right; padding-top: 0; /*padding-bottom: 0.625rem;*/ } #fork .f-post-btns:not(:hover) .f-btn:not(:focus) { opacity: 0.4; } #fork .f-post-footer-add { display: none; } #fork .f-post-footer li { display: inline-block; padding-bottom: 0.625rem; } #fork .f-post-signature { font-size: 0.875rem; opacity: 0.5; padding-top: 0; } #fork .f-admin-note { color: #D8000C; } /*********************/ /*#fork .f-bb-u { text-decoration: underline; }*/ #fork .f-bb-header { font-weight: bold; font-size: 1.25rem; } #fork .f-bb-after { opacity: 0.5; font-style: italic; font-size: 0.875rem; } #fork .f-bb-quote { border-left: 0.1875rem solid #AA7939; border-top: 0.0625rem solid #AA7939; } #fork .f-bb-q-header { padding: 0.625rem; background-color: #F8F4E3 /*#D3B58D*/; } #fork .f-bb-q-body { padding: 0.625rem; } #fork .f-bb-code { border: 0.0625rem solid #AA7939; padding: 0.625rem; background-color: #F8F4E3 /*#D3B58D*/; overflow: auto; max-height: 45rem; } #fork .f-bb-l-disc { list-style-type: disc; list-style-position: outside; padding-left: 1.5rem; } #fork .f-bb-l-dec { list-style-type: decimal; list-style-position: outside; padding-left: 1.5rem; } #fork .f-bb-l-lat { list-style-type: lower-alpha; list-style-position: outside; padding-left: 1.5rem; } #fork .f-bb-s-body { padding: 0.625rem; border-left: 0.1875rem solid #AA7939; } #fork .f-post-body p, #fork .f-post-body blockquote, #fork .f-post-body br, #fork .f-post-body pre, #fork .f-post-body ol, #fork .f-post-body ul { margin-bottom: 0.625rem; /* word-wrap: break-word; */ } @media screen and (min-width: 50rem) { #fork .f-post { display: flex; flex-wrap: wrap; } #fork .f-post-header { width: 100%; } #fork .f-post-user { width: 13rem; border-right: 0.0625rem solid #AA7939; border-bottom: 0; } #fork .f-post-usticky { flex-direction: column; position: sticky; top: 0; } #fork .f-user-info-first { display: block; margin-bottom: 0.625rem; } #fork .f-user-info .f-username { display: none; } #fork .f-avatar { flex-grow: 0; order: 0; text-align: center; } #fork .f-user-info { flex-grow: 0; } #fork .f-user-info > li:not(.f-username), #fork .f-user-info-add > li { display: block; } #fork .f-user-info > li:not(.f-username):before, #fork .f-user-info-add > li:before { display: none; } #fork .f-post-body, #fork .f-post-btns { width: calc(100% - 13rem); position: relative; } #fork .f-post-footer { display: flex; flex-wrap: nowrap; width: 100%; } #fork .f-post-footer-add { display: block; width: 13rem; padding: 0 0.625rem 0.625rem 0.625rem; background-color: #F8F4E3; border-right: 0.0625rem solid #AA7939; } #fork .f-userstatus { font-size: 0.875rem; } #fork .f-avatar > img { max-width: 100%; } } /* @media screen and (min-width: 50rem) */ /****************/ /* Предпросмотр */ /****************/ #fork .f-preview { border-top: 0.0625rem solid #AA7939; margin-bottom: 1rem; } #fork .f-preview > h2 { display: block; font-size: 1rem; line-height: 1.5; padding: 1rem 0.625rem 0.3125rem 0.625rem } #fork .f-preview .f-post-body { border-top: 0.125rem solid #AA7939; border-left: 0.125rem solid #AA7939; width: 100%; } /*****************************/ #fork .f-post-form { border-top: 0.0625rem solid #AA7939; margin-bottom: 1rem; } #fork .f-view-posts { margin-bottom: 1rem; margin-top: -1rem; } #fork .f-post-form > h2, #fork .f-view-posts > h2 { display: block; font-size: 1rem; padding-right: 0.625rem; padding: 1rem 0.625rem 0.3125rem 0.625rem } #fork .f-post-form > .f-fdiv { background-color: #F8F4E3; } #fork .f-post-form .f-ycaption { font-size: 0.875rem; } #fork .f-post-form .f-fbbul > li { display: inline; } #fork .f-post-form .f-fbtn { width: auto; display: inline-block; } #fork textarea#id-message, #fork textarea#id-reason { height: 15rem; } @media screen and (min-width: 50rem) { #fork #id-fs-uesm { display: flex; flex-wrap: wrap; } #fork .f-field-w0 { width: 100%; } #fork .f-field-w1 { width: 30%; } #fork .f-field-w2 { width: 70%; } } /*********/ /* Опрос */ /*********/ #fork .f-post-poll { margin: 0.625rem; padding: 0.625rem 0.625rem 0 0.625rem; background-color: #F8F4E3; border: 0.0625rem solid #AA7939; } #fork .f-poll-q { margin-bottom: 0.625rem; } #fork .f-poll-q + .f-poll-q { border-top: 0.0625rem solid #AA7939; padding-top: 0.625rem; } #fork .f-poll-ql, #fork .f-poll-ab-s2 { display: none; } #fork .f-poll-qt { margin-bottom: 0.625rem; font-weight: bold; } #fork .f-poll-a { margin-bottom: 0.625rem; } #fork .f-poll-al { cursor: pointer; } #fork .f-poll-ai { margin-right: 0.625rem; } #fork .f-poll-mult, #fork .f-poll-total, #fork .f-poll-ap { font-size: 0.8rem; font-style: italic; } #fork .f-poll-mult { text-decoration: underline; } #fork .f-poll-ab { border: 0.0625rem solid #AA7939; width: 60%; height: 1rem; } #fork .f-poll-ab-s1 { background-color: #AA7939; height: 1rem; display: block; font-size: 0; overflow: hidden; } #fork .f-poll-status { font-size: 0.8rem; font-style: italic; text-align: center; border-top: 0.0625rem solid #AA7939; padding-top: 0.625rem; } #fork .f-poll-btns { text-align: center; border-top: 0.0625rem solid #AA7939; padding-top: 0.625rem; } #fork .f-hide-poll { display: none; } #fork .width0 {width: 0%;} #fork .width1 {width: 1%;} #fork .width2 {width: 2%;} #fork .width3 {width: 3%;} #fork .width4 {width: 4%;} #fork .width5 {width: 5%;} #fork .width6 {width: 6%;} #fork .width7 {width: 7%;} #fork .width8 {width: 8%;} #fork .width9 {width: 9%;} #fork .width10 {width: 10%;} #fork .width11 {width: 11%;} #fork .width12 {width: 12%;} #fork .width13 {width: 13%;} #fork .width14 {width: 14%;} #fork .width15 {width: 15%;} #fork .width16 {width: 16%;} #fork .width17 {width: 17%;} #fork .width18 {width: 18%;} #fork .width19 {width: 19%;} #fork .width20 {width: 20%;} #fork .width21 {width: 21%;} #fork .width22 {width: 22%;} #fork .width23 {width: 23%;} #fork .width24 {width: 24%;} #fork .width25 {width: 25%;} #fork .width26 {width: 26%;} #fork .width27 {width: 27%;} #fork .width28 {width: 28%;} #fork .width29 {width: 29%;} #fork .width30 {width: 30%;} #fork .width31 {width: 31%;} #fork .width32 {width: 32%;} #fork .width33 {width: 33%;} #fork .width34 {width: 34%;} #fork .width35 {width: 35%;} #fork .width36 {width: 36%;} #fork .width37 {width: 37%;} #fork .width38 {width: 38%;} #fork .width39 {width: 39%;} #fork .width40 {width: 40%;} #fork .width41 {width: 41%;} #fork .width42 {width: 42%;} #fork .width43 {width: 43%;} #fork .width44 {width: 44%;} #fork .width45 {width: 45%;} #fork .width46 {width: 46%;} #fork .width47 {width: 47%;} #fork .width48 {width: 48%;} #fork .width49 {width: 49%;} #fork .width50 {width: 50%;} #fork .width51 {width: 51%;} #fork .width52 {width: 52%;} #fork .width53 {width: 53%;} #fork .width54 {width: 54%;} #fork .width55 {width: 55%;} #fork .width56 {width: 56%;} #fork .width57 {width: 57%;} #fork .width58 {width: 58%;} #fork .width59 {width: 59%;} #fork .width60 {width: 60%;} #fork .width61 {width: 61%;} #fork .width62 {width: 62%;} #fork .width63 {width: 63%;} #fork .width64 {width: 64%;} #fork .width65 {width: 65%;} #fork .width66 {width: 66%;} #fork .width67 {width: 67%;} #fork .width68 {width: 68%;} #fork .width69 {width: 69%;} #fork .width70 {width: 70%;} #fork .width71 {width: 71%;} #fork .width72 {width: 72%;} #fork .width73 {width: 73%;} #fork .width74 {width: 74%;} #fork .width75 {width: 75%;} #fork .width76 {width: 76%;} #fork .width77 {width: 77%;} #fork .width78 {width: 78%;} #fork .width79 {width: 79%;} #fork .width80 {width: 80%;} #fork .width81 {width: 81%;} #fork .width82 {width: 82%;} #fork .width83 {width: 83%;} #fork .width84 {width: 84%;} #fork .width85 {width: 85%;} #fork .width86 {width: 86%;} #fork .width87 {width: 87%;} #fork .width88 {width: 88%;} #fork .width89 {width: 89%;} #fork .width90 {width: 90%;} #fork .width91 {width: 91%;} #fork .width92 {width: 92%;} #fork .width93 {width: 93%;} #fork .width94 {width: 94%;} #fork .width95 {width: 95%;} #fork .width96 {width: 96%;} #fork .width97 {width: 97%;} #fork .width98 {width: 98%;} #fork .width99 {width: 99%;} #fork .width100 {width: 100%;} #fork .text-align-left {text-align: left;} #fork .text-align-right {text-align: right;} #fork .text-align-center {text-align: center;} #fork .text-align-justify {text-align: justify;} /**********/ /* Репорт */ /**********/ #id-fs-report .f-fleg { display: none; } /*********/ /* Email */ /*********/ #id-fs-send-email .f-fleg { display: none; } /*****************/ /* Модерирование */ /*****************/ #fork #fork-mod { border-top: 0.0625rem solid #AA7939; position: relative; } #fork-mod .f-fdivm { padding: 0.3125rem; } #fork-mod .f-btns:not(:hover) .f-fbtn:not(:focus) { opacity: 0.4; } #fork-modform .f-btns .f-fbtn { width: auto; display: inline-block; } #fork .f-ftlist .f-fch, #fork .f-post-checkbox { display: none; } #fork .f-ftlist label.f-ficon { position: relative; cursor: pointer; } #fork .f-post-checkbox + .f-post-header { position: relative; } #fork label.f-post-posted { cursor: pointer; } #fork .f-ftlist .f-fch:checked + .f-ficon:after, #fork .f-post-checkbox:checked + .f-post-header:before { font: 900 1rem "FontAwesomeFree"; content: "\f00c"; color: red; position: absolute; bottom: 0; left: 0; } /*********/ /* Поиск */ /*********/ #fork .f-search-form .f-yinfo:first-child { text-align: right; padding: 0 0.3125rem; margin-bottom: -0.3125rem; } #fork .f-post-search-info { display: none; } #fork .f-post-search .f-post-header > h3 { font-size: 0.875rem; font-weight: normal; display: inline-block; word-break: break-all; } #fork .f-psh-topic:before, #fork .f-post-search .f-post-posted:before { font-family: "FontAwesomeFree"; font-weight: 900; content: "\f105"; padding-left: 0.3125rem; padding-right: 0.3125rem; } @media screen and (min-width: 50rem) { #fork #id-fs-what, #fork #id-fs-where, #fork #id-fs-how, #fork #id-fs-users { display: flex; flex-wrap: wrap; } #fork .f-field-w3 { width: 50%; } #fork .f-field-w4 { width: 33.33%; } #fork .f-search-form .f-flblr, #fork-usrlstform .f-flblr { padding: 0.5rem 0; } #fork .f-post-search-info { display: block; font-size: 0.875rem; padding-top: 0.625rem; /* word-break: break-all; */ } } /************************/ /* Список пользователей */ /************************/ #fork-usrlst .f-row { border-bottom: 0.0625rem solid #AA7939; } #fork-usrlst .f-row { padding: 0.625rem; overflow: hidden; } #fork-usrlst .f-thead { display: none; } #fork-usrlst .f-thead + .f-row { border-top: 0.125rem solid #AA7939; } @media screen and (min-width: 50rem) { #fork-usrlst .f-row { padding: 0; } #fork-usrlst .f-thead { border-top: 0.125rem solid #AA7939; border-bottom: 0.125rem solid #AA7939; display: block; } #fork-usrlst .f-thead + .f-row { border-top: 0; } #fork-usrlst .f-hcell, #fork-usrlst .f-cell { display: table-cell; vertical-align: middle; } #fork-usrlst small { display: none; } #fork-usrlst .f-hcell .f-hc-table { display: table; line-height: 1; } #fork-usrlst .f-hc-table .f-hc-tasc, #fork-usrlst .f-hc-table .f-hc-tdesc { font-size: 0.75rem; display: block; text-align: center; } #fork-usrlst .f-hc-table .f-hc-tname { padding: 0.125rem 0; display: block; } #fork-usrlst .f-hc-tasc > a, #fork-usrlst .f-hc-tdesc > a { padding: 0 0.25rem; /* border: 0; */ } #fork-usrlst .f-hc-tasc > a.active, #fork-usrlst .f-hc-tdesc > a.active { border: 0.0625rem solid #814A00; } #fork-usrlst .f-cell > b, #fork-usrlst .f-cell > i { font-style: normal; font-weight: normal; } #fork-usrlst .f-cusername { padding: 0.625rem 0 0.625rem 0.625rem; width: 50%; } #fork-usrlst .f-ctitle { padding: 0.625rem 0 0.625rem 0.625rem; width: 50%; text-align: right; } #fork-usrlst .f-cnumposts { padding: 0.625rem 0 0.625rem 0.625rem; width: 8rem; min-width: 8rem; text-align: center; } #fork-usrlst .f-cnumposts .f-hc-table { margin: 0 auto; } #fork-usrlst .f-cdatereg { padding: 0.625rem; width: 11rem; min-width: 11rem; } #fork-usrlst .f-hcell { padding-top: 0.3125rem; padding-bottom: 0.3125rem; } } /***********/ /* Профиль */ /***********/ #fork .f-fs-header { display: flex; /*min-width: 0;*/ align-items: center; } #fork .f-field-pline .f-ycaption, #fork .f-field-pline .f-str, #fork .f-field-pline > dt, #fork .f-field-pline > dd { display: inline; border: 0; padding: 0; margin: 0; } #fork .f-field-pline .f-ycaption:after { content: ": "; } #fork .f-fs-header .f-wrap-usertitle, #fork .f-fs-data { display: flex; flex-direction: column; /*min-width: 0;*/ } #fork .f-fs-header .f-wrap-usertitle { width: 100%; } #fork .f-fs-header .f-avatar-img { max-width: 4.6875rem; height: auto; } #fork .f-fs-header #id-dl-avatar { padding: 0.3125rem 0.3125rem 0.3125rem 0.625rem; } #fork .f-fs-header #id-dl-username { border-bottom: 0.0625rem solid #AA7939; } #fork .f-fs-header #id-username { font-weight: bold; font-size: 1.5rem; text-align: center; display: block; } #fork .f-fs-header #id-title { font-size: 0.875rem; text-align: center; display: block; } #fork .f-fs-header .f-ycaption, #fork .f-fs-header .f-fleg, #fork .f-fs-data .f-fleg { display: none; } #fork .f-fs-header, #fork .f-fs-data { border-bottom: 0.0625rem dotted #AA7939; } #fork #id-fs-note.f-fs-data { /* color: #D8000C; */ background-color: #FFBABA; } @media screen and (min-width: 40rem) { #fork .f-fs-header .f-wrap-usertitle { order: 1; width: 67%; margin-left: auto; } #fork .f-fs-header #id-username { text-align: left; } #fork .f-fs-header #id-title { text-align: left; } #fork .f-fs-header #id-dl-username, #fork .f-fs-header #id-dl-title { padding-left: 0; } #fork .f-fs-header .f-avatar-img { max-width: 11.75rem; } #fork .f-fs-header #id-dl-avatar { width: 33%; text-align: right; padding: 0.3125rem 0.625rem 0.3125rem 0.3125rem; } #fork .f-fs-data dl { display: flex; } #fork .f-fs-data dt { width: 33%; text-align: right; padding-right: 0.625rem; } #fork .f-fs-data dd { width: 67% } #fork .f-field-pline .f-ycaption:after { content: none; } } #fork .f-fs-modforum { display: flex; align-items: stretch; } #fork .f-fs-modforum > dl { border-bottom: 0.0625rem dotted #AA7939; margin-bottom: 0.3125rem; } #fork .f-fs-modforum .f-fleg, #fork .f-field-modforum > dt { display: none; } #fork .f-fs-modforum .f-ychk { margin: 0; } #fork .f-fs-modforum .f-ycaption { font-weight: normal; } #fork .f-field-modforum.f-field-moderator { width: 3rem; overflow: hidden; text-align: center; } #fork .f-field-modforum.f-field-name { width: calc(100% - 3rem); } /****************************/ /* Профиль - редактирование */ /****************************/ #fork .f-fs-header-edit > dl, #fork .f-fs-data-edit:not(#id-fs-activity) > dl, #fork #id-fs-activity.f-fs-data-edit { border-bottom: 0.0625rem dotted #AA7939; } #fork .f-fs-header-edit, #fork .f-fs-data-edit { /* border-bottom: 0.0625rem solid #AA7939; */ padding: 0.3125rem 0; margin-bottom: 0.3125rem; } #fork .f-fs-header-edit .f-avatar-img { max-width: 11.75rem; height: auto; } #fork .f-fs-data-edit .f-fleg { display: none; } #fork .f-fs-data-edit #id-signature { height: 11rem; } #fork .f-fs-data-edit #id-admin_note { background-color: #FFBABA; } #fork #id-dl-delete_avatar .f-flblch { font-size: 1rem; } @media screen and (min-width: 40rem) { #fork .f-fs-header-edit > dl, #fork .f-fs-data-edit > dl { display: flex; } #fork .f-fs-header-edit dt, #fork .f-fs-data-edit dt { width: 33%; text-align: right; padding-right: 0.625rem; } #fork .f-fs-header-edit dd, #fork .f-fs-data-edit dd { width: 67% } } /***********************/ /* Приватные сообщения */ /***********************/ #fork .f-nav-pm-links { margin-right: 3.75rem; } #fork #fork-pm-nav { position: sticky; top: 1rem; } #fork-pm-menu a.f-menu-a.active { background-color: #814A00; color: #F8F4E3; } #fork-pm-menu a.f-menu-a:hover, #fork-pm-menu a.f-menu-a:focus { background-color: #583200; color: #F8F4E3; } #fork-pm-menu #id-pmn-label { position: absolute; top: -2.875rem; right: 0.625rem; } #fork-pm-menu .f-menu-item:first-child .f-menu-a { border-top: 0.0625rem dotted; } #id-form-pmview .f-btns { padding: 0; } #id-form-pmview .f-fbtn { margin: 0 0 0.625rem 0; } @media screen and (min-width: 50rem) { #fork .f-nav-pm-links { margin-right: 0; } #fork .f-main-pm { display: flex; /*flex-wrap: wrap;*/ } #fork #fork-pm-menu { width: 13rem; margin-right: 1rem; } #fork #forkpm { width: calc(100% - 14rem); } #fork-pm-menu #id-pmn-label { display: none; } #fork-pm-menu .f-menu-items { /*max-height: 100rem;*/ display: flex; } #fork-pm-menu .f-menu-a { text-transform: none; border-bottom: 0.0625rem dotted; } #fork-pm-menu a.f-menu-a, #fork-pm-menu span.f-menu-a { justify-content: flex-start; } #forkpm > .f-preview, #forkpm > .f-post-form:first-child { border-top-style: dotted; } #forkpm > .f-pm:last-child, #forkpm .f-nlbpm { margin-bottom: 0; } #forkpm > .f-pm:first-child, #forkpm .f-nlbpm { margin-top: 0; } #forkpm .f-nlinks-b.f-nlbpm > .f-pages { padding-top: 1rem; } #forkpm .f-nlinks-b.f-nlbpm > .f-actions-links { padding-top: 0.375rem; } #forkpm .f-nlinks-a.f-nlbpm > .f-pages { padding-bottom: 1rem; } #forkpm .f-nlinks-a.f-nlbpm > .f-actions-links { padding-bottom: 0.375rem; } } /****************************************/ @media screen and (min-width: 81rem) { #fork.f-with-nav { flex-direction: row; flex-wrap: wrap; justify-content: space-between; } #fork.f-with-nav #fork-header { order: 0; width: 100%; } #fork.f-with-nav main { order: 1; width: calc(100% - 17rem); } #fork.f-with-nav #fork-nav { order: 2; width: 16rem; border-bottom: 0; border-left: 0.0625rem solid #AA7939; padding: 0; background-color: #F8F4E3; } #fork.f-with-nav #fork-footer { order: 3; width: 100%; } #fork.f-with-nav #fork-debug { order: 4; width: 100%; } #fork.f-with-nav #fork-navdir { position: sticky; top: 0; flex-direction: column; flex-wrap: nowrap; border: 0 } #fork.f-with-nav #fork-nav .f-menu-items { display: block; padding: 2rem 0; } #fork.f-with-nav #fork-nav .f-menu-user-items { order: -1; display: block; margin: 0; padding: 2rem 0; } #fork.f-with-nav #fork-nav .f-menu-a { justify-content: left; } #fork.f-with-nav #fork-nav .f-submenu-items .f-menu-a { justify-content: right; } #fork.f-with-nav #fork-nav .f-menu-items .f-menu-a { border-top: 0.0625rem dotted; } #fork.f-with-nav #fork-nav .f-menu-user-items .f-menu-a { border-bottom: 0.0625rem dotted; } #fork.f-with-nav #fork-nav .f-submenu-items { display: block; position: static; background-color: #FFEBCD; } }
0.256553
0.056966
@-moz-document domain("eksisozluk.com") { ::selection{background:#80c14b;color:#fff;} :focus{outline:0;outline:none;} ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#333!important;} ::-webkit-scrollbar{width:4px!important;} ::-webkit-scrollbar-thumb{background-color:#A9894F!important;border-radius:0!important;} *{border-radius:0!important;} #index-section{border-right:1px solid #1F1F1F;} body{background-color:#1B1B1B;} body > header{background-color:#1B1B1B!important;} #partial-index h2{line-height:1.2;margin-left:2px;} .topic-list li>a:hover{background-color:#1F1F1F;color:#53A245;} .dropdown .dropdown-menu li:hover{background-color:#1F1F1F;color:green;} a.more-data:hover{text-decoration:none;background-color:#1F1F1F;color:#81C14B;} #in-topic-search-options > li > a:hover{background-color:#1F1F1F;} .pager > a:hover{background-color:#333;} html.no-touch .topic-list li > a:hover {text-decoration: none;background-color: #1f1f1f;} .topic-list li > a.empty-index-item:hover{color:#5A6666;} html.no-touch .dropdown .dropdown-menu li:hover {background-color: #1f1f1f;} a{color:#666;} h1,h2,h3,h4,h5,h6{color:#A9894F;} h2{color:#A9894F;} p{color:#5A6666;} body{font-family:trebuchet ms;font-size:13px;} body > header{border-bottom:1px solid #222;} fieldset legend{color:#636666;} label{color:#636666;} mark{background-color:#42830D;color:#fff;} table{border:1px solid #222;} button,input[type=submit],input[type=button]{padding:3px 10px;} button.primary:hover,input[type=submit].primary:hover,input[type=button].primary:hover,button.primary:focus,input[type=submit].primary:focus,input[type=button].primary:focus{background-color:#538E25;} button.primary,input[type=submit].primary,input[type=button].primary{background-color:#4E792A;color:#DEDEDE;border:0;} button:hover,input[type=submit]:hover,input[type=button]:hover,button:focus,input[type=submit]:focus,input[type=button]:focus{background-color:#191818;} button,input[type=submit],input[type=button]{font-family:trebuchet ms;border:0;background-color:#1B1B1B;color:#A9894F;} #entry-list{font-size:14px;} #entry-list>li{border-bottom:1px solid #222;} #entry-list .content{color:#A99776;} #entry-list .read-more-link-wrapper a {color:#80c14b;font-weight: normal;} #entry-list footer .eksico{fill:#A9894F;} #entry-list footer .other .eksico{fill:#A9894F;} .dark-theme #top-bar .eksico{fill:#666;} #entry-list footer .feedback a{color:#A9894F;} #entry-list footer .permalink{color:#A9894F;} #entry-list a,#draft-content a{color:#80C14B;} #topic > div:nth-child(3){color:#A9894B;} #topic>h1{font-size:20px;border-bottom:1px solid #222;padding:0 0 0 8px;border-left:1px solid #81C14B;border-top:1px solid #222;} #title > a:hover{text-decoration:none;color:#A9894F;} #a3-toggle:after{border-top:4px solid #80C14B;} #top-bar>#advanced-search-form.open{background-color:#1B1B1B;border:1px solid #333;} #top-bar > #advanced-search-form{width:382px;top:49px;} #top-bar input,#top-bar select{color:#A9894F;background-color:#333;border:1px solid #333;} #top-bar>#advanced-search-form a{color:#9E9E9E;background-color:#2C2C2C;padding:3px 10px;} #top-bar>#advanced-search-form a:hover{color:#9E9E9E;background-color:#333;text-decoration:none;} #top-bar .eksico{fill:#666;} #sub-navigation>ul>li>a{color:#666;} #in-topic-search-options a{color:#9D6B38;} #in-topic-search-options input[type=text]{padding:3px;background:#333;border:1px solid #1B1B1B;color:#A9894F;} #in-topic-search-options button{width:11%;padding:3px 0 2px;margin-right:14px;margin-top:1px;} #top-navigation > ul > li > a{color:#706D68!important;} #top-navigation > ul > li > a:hover{text-decoration:none!important;color:#A9894F!important;} #top-navigation > ul .new-update,#sub-navigation > ul .new-update{color:#f4f1ea!important;} #top-bar .eksico:hover{fill:#A9894F;} #in-topic-search-options{background-color:#1B1B1B;border:1px solid #333;color:#9D6B38;} #in-topic-search-options input[type=text] a:hover{background-color:red;} #user-entry-stats{color:#9D6126;} #user-entry-stats li:after{color:#666;} #quote-entry:before,#quote-entry:after{color:#9D6126;} #quote-entry footer{color:#A9772E;} #profile-cards > li > ul li span{color:#9E9E9E;} #profile-cards > li > ul li:before{color:#666353;} #user-badges a{background-color:#A9894F;color:#333;border:1px outset #4E3E20;} #search-form #search-textbox{font-size:12px;border:0;background-color:#333;} #sub-navigation > ul > li > a{border-bottom:3px solid transparent;} #in-topic-search-options form:hover{background-color:#1B1B1B;} #site-footer{border-top:1px solid #222;} #logo a{background-image:url(https://ekstat.com/img/new-design/eksisozluk_logo_darktheme.svg);} .ui-autocomplete{background-color:#1B1B1B;border:1px solid #333;} .ui-autocomplete > li > div{padding:5px 10px;color:#666;} .ui-autocomplete > li > div.ui-state-active,.ui-autocomplete > li > div:hover{padding:5px 10px;background-color:#1F1F1F!important;color:#666!important;} .ui-autocomplete > li a.ui-state-focus,.ui-autocomplete > li a:hover{background-color:#252423;color:red;} .ui-autocomplete:before{border-right:7px solid transparent;border-bottom:7px solid #A9894F;border-left:7px solid transparent;} .ui-autocomplete:after{border-right:7px solid transparent;border-bottom:7px solid #A9894F;border-left:7px solid transparent;} .ui-autocomplete > li a{color:#A9894F;} .tabs{margin-bottom:1px;} .sub-title-menu{float:left;border-bottom:1px solid #222;margin-top:-11px;border-left:1px solid #A9894F;padding:3px 0 2px;} .more-data{padding:1px 0;border:1px solid #222;} .vertical>div>label,.vertical>fieldset>div>label{color:#A97B30;} .vertical .checkbox,.vertical .radio{color:#A97B30;} .topic-list.partial>li>a>small{top:6px;margin-right:0;color:#7C663E;} .topic-list.partial>li>a{padding:5px 0;padding-right:7%;color:#707070;border-bottom:1px solid #222;} .eksiseyler-logo{display:none;} .sub-title-menu .eksico{fill:#666;} .sub-title-menu .nice-modu-toggler{color:#9D6B38;} .sub-title-menu>div,.sub-title-menu>a,.sub-title-menu>div>a{color:#9D6B38;margin-left:4px;} .sub-title-menu #topic-share-menu>.toggles:after,.sub-title-menu #topic-research-menu .toggles:after,.sub-title-menu #in-topic-search-menu>.toggles:after{border-top:4px solid #9D6B38;} .tabs{border-bottom:1px solid #333;} .tabs > li.active > a{color:#A9894D!important;border-bottom-color:#A9894F!important;border:0;} .tabs > li > a:hover{background-color:#1F1F1F;padding:3px 9px;border-bottom:1px solid #A9894F;} .tabs > li.active{border:1px solid #333;border-bottom-color:#A9894F!important;padding:2px 0 1px!important;} .tabs>li>a{display:initial;border:1px solid #333;padding:3px 9px;} .dropdown .dropdown-menu{background-color:#1B1B1B;border:1px solid #333;color:#A97B30;} .dropdown .dropdown-menu a{color:#A9894F;} .dropdown .dropdown-menu li.separated{border-top:1px solid #333;} .editform{background-color:#212121;} .editform .actions #save-draft-button{color:#A9894F;} .edit-form-options .dropdown-toggle:after{border-top:4px solid #A9894F;} .stats li{color:#A9894F;} .pager > a{border:1px solid #222;} .pager{color:#A9894F!important;} .pager select{border-color:#222!important;background:#1F1F1F;color:#666;outline:none;} .topic-list li > a.empty-index-item{color:#A98939;} .edittextbox.with-helpers{background-color:#333;border:1px solid #1B1B1B;font-size:13px;color:#A9894F;} .topic-list li .detail{color:#A96D28;} .muted{color:#9D6126;} .topic-list li > a{color:#81C14B;} .relation-block .relation-list > li > span > a:last-child{color:#A9894F;} .sub-title-menu .nice-mode-toggler{color:#666;} .dark-theme #sub-navigation > ul > li > a{color:#666;} #aside{display:none!important;} ul.related-title-links{display:-webkit-box;} .related-titles{background-color:#212121;margin-bottom:12px;padding-top:1px;padding-bottom:0;padding-left:8px;} #content-body > div.lazy.lazy-loaded > div > ul > li > a{color:#73C14B;border-left:1px solid #333;padding-left:5px;font-size:13px;display:-webkit-box;} .lazy.lazy-loaded h2{display:none;} .related-titles > ul > li{display:table-cell;} #user-profile-title a{color:#A9894F;} h3 a{color:#A9894F;} h2 a{color:#9D6126;} #channel-follow-list li:hover{background-color:#212121;} #channel-follow-list li > p{color:#81C14B;} h3{font-size:18px;} #partial-index .today-in-past-selector{color:#888;} #threads li article:hover{background-color:#2F2F2F;} body{color:#A9894F;} #message-thread .incoming, #message-thread .outgoing {background-color: #1B1B1B;border: 1px solid #171616;color: #A9894F;font-size: 13px;box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.52);} #message-thread .outgoing {margin-left: 20%;background: #1f1f1f !important;} #partial-index .today-in-past-selector{color:#888;background:#1B1B1B;border:1px solid #333;} .ads{display:none!important;} .ad-double-click.ad-728x90.ad-banner.ad-doubleclickwebmasthead.ads,.ad-double-click.ad-728x90.ad-banner.ad-doubleclickweb728x90bottomziyaretci.ads{display:none!important;} .favorite-list-popup a:hover{text-decoration:none!important;} .favorite-list-popup{background-color:#1B1B1B;border:1px solid #222;} input,select,textarea{color:#A9894F;background-color:#333;} fieldset p .eksico{fill:#F44336;} input[type=text],input[type=email],input[type=search],input[type=url],input[type=datetime],input[type=date],input[type=time],input[type=password],select,textarea{border:1px solid #333;} .tabs > li:hover{background-color:#1F1F1F!important;} .tabs > li.active:hover{background-color:#1F1F1F!important;} sup.ab a{background-color:#1B1B1B;} .toast-bottom-wrapper{background-color:#1B1B1B;} .toast-bottom-content{color:#a9894f;} .toast-bottom-wrapper .toast-close{color:#a9894f;border:1px solid #222;background-color:#222;} .profile-stats-sections .load-more-entries {border: 1px solid #222;} #mobile-index {margin-top: 3%;} #content-body {margin-top: 2%;} .more-data .rotator .eksico {fill: #707070;} html.no-touch a.more-data:hover {background-color: #1f1f1f;} .tabs2 > li.active > a {color: #A9894F;font-weight: normal;} .tabs2 > li:hover > a {color: #A9894F;font-weight: normal;text-decoration: none;} .tabs2 {border: 1px solid #222;} .tabs2 > li {margin-left: 2%;} #top-bar {border-bottom: none;} #threads li article:hover {background-color: #1f1f1f;} .pager > a:hover {background-color: #1f1f1f;} #channel-follow-list li:hover {background-color: #1f1f1f;} .topic-list .seperator hr {border-color: #333333;} .topic-list .seperator span {background-color: #333333;} #threads li + li {border-top: 1px solid #333333;} .sub-title-menu {padding: 2px 0 0 10px;} .comment-pager > a {border: 1px solid #141414;} #disambiguations {background-color: #1B1B1B;padding: 0 0 0 13px;margin-bottom: 11px;border-left: 1px solid #666666;border-bottom: 1px solid #222222;} #track-topic-link[data-tracked="1"] {color: #DD4B39;} #track-topic-link[data-tracked="0"] {color: #81C14B;} .quick-index-continue-link-container, .full-index-continue-link-container {margin-bottom: 25px;text-align: center;background: #1f1f1f;} #entry-item-list .content {font-size: 14px;} #entry-item-list footer .feedback a {color: #A97B37;} #entry-item-list footer .eksico {fill: #A97B37;} #entry-item-list .read-more-link-wrapper a {font-weight: normal;color: #53a245;font-size: 15px;} #entry-item-list footer .icon {color: #A97B37;} .comment-pages > ul > li > .comment-content {font-size: 14px;} #entry-item-list footer .feedback a:hover {color: #81c14b;text-decoration: none;} #entry-item-list > li {border-bottom: 1px solid #222222;} #entry-item-list footer .permalink {color: #7C663E;} #entry-item-list footer .other .eksico {fill: #A97B37;} #content-body {width: /*[[width]]*/;} }
data/usercss/133831.user.css
@-moz-document domain("eksisozluk.com") { ::selection{background:#80c14b;color:#fff;} :focus{outline:0;outline:none;} ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#333!important;} ::-webkit-scrollbar{width:4px!important;} ::-webkit-scrollbar-thumb{background-color:#A9894F!important;border-radius:0!important;} *{border-radius:0!important;} #index-section{border-right:1px solid #1F1F1F;} body{background-color:#1B1B1B;} body > header{background-color:#1B1B1B!important;} #partial-index h2{line-height:1.2;margin-left:2px;} .topic-list li>a:hover{background-color:#1F1F1F;color:#53A245;} .dropdown .dropdown-menu li:hover{background-color:#1F1F1F;color:green;} a.more-data:hover{text-decoration:none;background-color:#1F1F1F;color:#81C14B;} #in-topic-search-options > li > a:hover{background-color:#1F1F1F;} .pager > a:hover{background-color:#333;} html.no-touch .topic-list li > a:hover {text-decoration: none;background-color: #1f1f1f;} .topic-list li > a.empty-index-item:hover{color:#5A6666;} html.no-touch .dropdown .dropdown-menu li:hover {background-color: #1f1f1f;} a{color:#666;} h1,h2,h3,h4,h5,h6{color:#A9894F;} h2{color:#A9894F;} p{color:#5A6666;} body{font-family:trebuchet ms;font-size:13px;} body > header{border-bottom:1px solid #222;} fieldset legend{color:#636666;} label{color:#636666;} mark{background-color:#42830D;color:#fff;} table{border:1px solid #222;} button,input[type=submit],input[type=button]{padding:3px 10px;} button.primary:hover,input[type=submit].primary:hover,input[type=button].primary:hover,button.primary:focus,input[type=submit].primary:focus,input[type=button].primary:focus{background-color:#538E25;} button.primary,input[type=submit].primary,input[type=button].primary{background-color:#4E792A;color:#DEDEDE;border:0;} button:hover,input[type=submit]:hover,input[type=button]:hover,button:focus,input[type=submit]:focus,input[type=button]:focus{background-color:#191818;} button,input[type=submit],input[type=button]{font-family:trebuchet ms;border:0;background-color:#1B1B1B;color:#A9894F;} #entry-list{font-size:14px;} #entry-list>li{border-bottom:1px solid #222;} #entry-list .content{color:#A99776;} #entry-list .read-more-link-wrapper a {color:#80c14b;font-weight: normal;} #entry-list footer .eksico{fill:#A9894F;} #entry-list footer .other .eksico{fill:#A9894F;} .dark-theme #top-bar .eksico{fill:#666;} #entry-list footer .feedback a{color:#A9894F;} #entry-list footer .permalink{color:#A9894F;} #entry-list a,#draft-content a{color:#80C14B;} #topic > div:nth-child(3){color:#A9894B;} #topic>h1{font-size:20px;border-bottom:1px solid #222;padding:0 0 0 8px;border-left:1px solid #81C14B;border-top:1px solid #222;} #title > a:hover{text-decoration:none;color:#A9894F;} #a3-toggle:after{border-top:4px solid #80C14B;} #top-bar>#advanced-search-form.open{background-color:#1B1B1B;border:1px solid #333;} #top-bar > #advanced-search-form{width:382px;top:49px;} #top-bar input,#top-bar select{color:#A9894F;background-color:#333;border:1px solid #333;} #top-bar>#advanced-search-form a{color:#9E9E9E;background-color:#2C2C2C;padding:3px 10px;} #top-bar>#advanced-search-form a:hover{color:#9E9E9E;background-color:#333;text-decoration:none;} #top-bar .eksico{fill:#666;} #sub-navigation>ul>li>a{color:#666;} #in-topic-search-options a{color:#9D6B38;} #in-topic-search-options input[type=text]{padding:3px;background:#333;border:1px solid #1B1B1B;color:#A9894F;} #in-topic-search-options button{width:11%;padding:3px 0 2px;margin-right:14px;margin-top:1px;} #top-navigation > ul > li > a{color:#706D68!important;} #top-navigation > ul > li > a:hover{text-decoration:none!important;color:#A9894F!important;} #top-navigation > ul .new-update,#sub-navigation > ul .new-update{color:#f4f1ea!important;} #top-bar .eksico:hover{fill:#A9894F;} #in-topic-search-options{background-color:#1B1B1B;border:1px solid #333;color:#9D6B38;} #in-topic-search-options input[type=text] a:hover{background-color:red;} #user-entry-stats{color:#9D6126;} #user-entry-stats li:after{color:#666;} #quote-entry:before,#quote-entry:after{color:#9D6126;} #quote-entry footer{color:#A9772E;} #profile-cards > li > ul li span{color:#9E9E9E;} #profile-cards > li > ul li:before{color:#666353;} #user-badges a{background-color:#A9894F;color:#333;border:1px outset #4E3E20;} #search-form #search-textbox{font-size:12px;border:0;background-color:#333;} #sub-navigation > ul > li > a{border-bottom:3px solid transparent;} #in-topic-search-options form:hover{background-color:#1B1B1B;} #site-footer{border-top:1px solid #222;} #logo a{background-image:url(https://ekstat.com/img/new-design/eksisozluk_logo_darktheme.svg);} .ui-autocomplete{background-color:#1B1B1B;border:1px solid #333;} .ui-autocomplete > li > div{padding:5px 10px;color:#666;} .ui-autocomplete > li > div.ui-state-active,.ui-autocomplete > li > div:hover{padding:5px 10px;background-color:#1F1F1F!important;color:#666!important;} .ui-autocomplete > li a.ui-state-focus,.ui-autocomplete > li a:hover{background-color:#252423;color:red;} .ui-autocomplete:before{border-right:7px solid transparent;border-bottom:7px solid #A9894F;border-left:7px solid transparent;} .ui-autocomplete:after{border-right:7px solid transparent;border-bottom:7px solid #A9894F;border-left:7px solid transparent;} .ui-autocomplete > li a{color:#A9894F;} .tabs{margin-bottom:1px;} .sub-title-menu{float:left;border-bottom:1px solid #222;margin-top:-11px;border-left:1px solid #A9894F;padding:3px 0 2px;} .more-data{padding:1px 0;border:1px solid #222;} .vertical>div>label,.vertical>fieldset>div>label{color:#A97B30;} .vertical .checkbox,.vertical .radio{color:#A97B30;} .topic-list.partial>li>a>small{top:6px;margin-right:0;color:#7C663E;} .topic-list.partial>li>a{padding:5px 0;padding-right:7%;color:#707070;border-bottom:1px solid #222;} .eksiseyler-logo{display:none;} .sub-title-menu .eksico{fill:#666;} .sub-title-menu .nice-modu-toggler{color:#9D6B38;} .sub-title-menu>div,.sub-title-menu>a,.sub-title-menu>div>a{color:#9D6B38;margin-left:4px;} .sub-title-menu #topic-share-menu>.toggles:after,.sub-title-menu #topic-research-menu .toggles:after,.sub-title-menu #in-topic-search-menu>.toggles:after{border-top:4px solid #9D6B38;} .tabs{border-bottom:1px solid #333;} .tabs > li.active > a{color:#A9894D!important;border-bottom-color:#A9894F!important;border:0;} .tabs > li > a:hover{background-color:#1F1F1F;padding:3px 9px;border-bottom:1px solid #A9894F;} .tabs > li.active{border:1px solid #333;border-bottom-color:#A9894F!important;padding:2px 0 1px!important;} .tabs>li>a{display:initial;border:1px solid #333;padding:3px 9px;} .dropdown .dropdown-menu{background-color:#1B1B1B;border:1px solid #333;color:#A97B30;} .dropdown .dropdown-menu a{color:#A9894F;} .dropdown .dropdown-menu li.separated{border-top:1px solid #333;} .editform{background-color:#212121;} .editform .actions #save-draft-button{color:#A9894F;} .edit-form-options .dropdown-toggle:after{border-top:4px solid #A9894F;} .stats li{color:#A9894F;} .pager > a{border:1px solid #222;} .pager{color:#A9894F!important;} .pager select{border-color:#222!important;background:#1F1F1F;color:#666;outline:none;} .topic-list li > a.empty-index-item{color:#A98939;} .edittextbox.with-helpers{background-color:#333;border:1px solid #1B1B1B;font-size:13px;color:#A9894F;} .topic-list li .detail{color:#A96D28;} .muted{color:#9D6126;} .topic-list li > a{color:#81C14B;} .relation-block .relation-list > li > span > a:last-child{color:#A9894F;} .sub-title-menu .nice-mode-toggler{color:#666;} .dark-theme #sub-navigation > ul > li > a{color:#666;} #aside{display:none!important;} ul.related-title-links{display:-webkit-box;} .related-titles{background-color:#212121;margin-bottom:12px;padding-top:1px;padding-bottom:0;padding-left:8px;} #content-body > div.lazy.lazy-loaded > div > ul > li > a{color:#73C14B;border-left:1px solid #333;padding-left:5px;font-size:13px;display:-webkit-box;} .lazy.lazy-loaded h2{display:none;} .related-titles > ul > li{display:table-cell;} #user-profile-title a{color:#A9894F;} h3 a{color:#A9894F;} h2 a{color:#9D6126;} #channel-follow-list li:hover{background-color:#212121;} #channel-follow-list li > p{color:#81C14B;} h3{font-size:18px;} #partial-index .today-in-past-selector{color:#888;} #threads li article:hover{background-color:#2F2F2F;} body{color:#A9894F;} #message-thread .incoming, #message-thread .outgoing {background-color: #1B1B1B;border: 1px solid #171616;color: #A9894F;font-size: 13px;box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.52);} #message-thread .outgoing {margin-left: 20%;background: #1f1f1f !important;} #partial-index .today-in-past-selector{color:#888;background:#1B1B1B;border:1px solid #333;} .ads{display:none!important;} .ad-double-click.ad-728x90.ad-banner.ad-doubleclickwebmasthead.ads,.ad-double-click.ad-728x90.ad-banner.ad-doubleclickweb728x90bottomziyaretci.ads{display:none!important;} .favorite-list-popup a:hover{text-decoration:none!important;} .favorite-list-popup{background-color:#1B1B1B;border:1px solid #222;} input,select,textarea{color:#A9894F;background-color:#333;} fieldset p .eksico{fill:#F44336;} input[type=text],input[type=email],input[type=search],input[type=url],input[type=datetime],input[type=date],input[type=time],input[type=password],select,textarea{border:1px solid #333;} .tabs > li:hover{background-color:#1F1F1F!important;} .tabs > li.active:hover{background-color:#1F1F1F!important;} sup.ab a{background-color:#1B1B1B;} .toast-bottom-wrapper{background-color:#1B1B1B;} .toast-bottom-content{color:#a9894f;} .toast-bottom-wrapper .toast-close{color:#a9894f;border:1px solid #222;background-color:#222;} .profile-stats-sections .load-more-entries {border: 1px solid #222;} #mobile-index {margin-top: 3%;} #content-body {margin-top: 2%;} .more-data .rotator .eksico {fill: #707070;} html.no-touch a.more-data:hover {background-color: #1f1f1f;} .tabs2 > li.active > a {color: #A9894F;font-weight: normal;} .tabs2 > li:hover > a {color: #A9894F;font-weight: normal;text-decoration: none;} .tabs2 {border: 1px solid #222;} .tabs2 > li {margin-left: 2%;} #top-bar {border-bottom: none;} #threads li article:hover {background-color: #1f1f1f;} .pager > a:hover {background-color: #1f1f1f;} #channel-follow-list li:hover {background-color: #1f1f1f;} .topic-list .seperator hr {border-color: #333333;} .topic-list .seperator span {background-color: #333333;} #threads li + li {border-top: 1px solid #333333;} .sub-title-menu {padding: 2px 0 0 10px;} .comment-pager > a {border: 1px solid #141414;} #disambiguations {background-color: #1B1B1B;padding: 0 0 0 13px;margin-bottom: 11px;border-left: 1px solid #666666;border-bottom: 1px solid #222222;} #track-topic-link[data-tracked="1"] {color: #DD4B39;} #track-topic-link[data-tracked="0"] {color: #81C14B;} .quick-index-continue-link-container, .full-index-continue-link-container {margin-bottom: 25px;text-align: center;background: #1f1f1f;} #entry-item-list .content {font-size: 14px;} #entry-item-list footer .feedback a {color: #A97B37;} #entry-item-list footer .eksico {fill: #A97B37;} #entry-item-list .read-more-link-wrapper a {font-weight: normal;color: #53a245;font-size: 15px;} #entry-item-list footer .icon {color: #A97B37;} .comment-pages > ul > li > .comment-content {font-size: 14px;} #entry-item-list footer .feedback a:hover {color: #81c14b;text-decoration: none;} #entry-item-list > li {border-bottom: 1px solid #222222;} #entry-item-list footer .permalink {color: #7C663E;} #entry-item-list footer .other .eksico {fill: #A97B37;} #content-body {width: /*[[width]]*/;} }
0.08887
0.045586
body { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 18px; line-height: 28px; color: #070707; background: rgb(159, 219, 185); } .container { width: 100%; max-width: 960px; margin: 0 auto; clear: both; min-height: 100%; } h1 { padding-bottom: 20px; font-size: 50px; font-weight: bolder; color: black; line-height: 49px; border-bottom: 5px solid black; } /* navbar styling */ .navbar { display: inline-block; padding-left:18px; margin-left: 15px; line-height: 18px; color: #999; text-decoration: none; border-left: 1px solid #efefef; } .myName { font-weight: bold; font-size: 18px; padding-left: 1500px; padding-top: 10px; color: white; } /* index image styling */ .author-image { float: left; width: 200px; height: auto; margin-top: 10px; margin-right: 25px; margin-left: 25px; } #imgTag { font-size: small; font-style: italic; color: black; float: left; } .indexP { text-align: justify; } /*portfolio styling */ .col-md-4 { padding-bottom: 50px; padding-top: 50px; } h3 { padding: 10px; border-bottom: 3px solid black; color: rgb(35, 129, 76); } .col-md-6 { padding-top: 25px; padding-bottom: 25px; border: 3px solid black; border-radius: 10%; font-size: larger; } .containerP { width: 100%; max-width: 1260px; margin: 0 auto; clear: both; min-height: 100%; display: grid; } /* footer */ footer { padding: 30px; font-size: 16px; color: #ffffff; color: #cccccc; text-align: center; background: rgb(35, 129, 76); border-top: 8px solid black; height: 100px; } /* contact form styling */ .containerContact { width: 100%; max-width: 960px; margin: 0 auto; clear: both; min-height: 100%; display: grid; } #contactMe { border: 2px solid black; margin-bottom: 10px; margin-top: 10px; } .personalLinks { padding: 15px; text-align: center; font-weight: bold; } .emailNum { padding: 15px; text-align: center; font-weight: bold; color: rgb(74, 116, 255); } /* media queries */ @media screen and (max-width: 992px) { .containerP { max-width: 960px; } /* #contactme { max-width: 900px; } */ } @media screen and (max-width: 768px) { .container { max-width: 680px; } .containerP { max-width: 740px; } /* #contactme { max-width: 680px; } */ } @media screen and (max-width: 480px) { .container { max-width: 400px; } .containerP { max-width: 420px; } /* #contactme { max-width: 400px; } */ }
assets/style.css
body { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 18px; line-height: 28px; color: #070707; background: rgb(159, 219, 185); } .container { width: 100%; max-width: 960px; margin: 0 auto; clear: both; min-height: 100%; } h1 { padding-bottom: 20px; font-size: 50px; font-weight: bolder; color: black; line-height: 49px; border-bottom: 5px solid black; } /* navbar styling */ .navbar { display: inline-block; padding-left:18px; margin-left: 15px; line-height: 18px; color: #999; text-decoration: none; border-left: 1px solid #efefef; } .myName { font-weight: bold; font-size: 18px; padding-left: 1500px; padding-top: 10px; color: white; } /* index image styling */ .author-image { float: left; width: 200px; height: auto; margin-top: 10px; margin-right: 25px; margin-left: 25px; } #imgTag { font-size: small; font-style: italic; color: black; float: left; } .indexP { text-align: justify; } /*portfolio styling */ .col-md-4 { padding-bottom: 50px; padding-top: 50px; } h3 { padding: 10px; border-bottom: 3px solid black; color: rgb(35, 129, 76); } .col-md-6 { padding-top: 25px; padding-bottom: 25px; border: 3px solid black; border-radius: 10%; font-size: larger; } .containerP { width: 100%; max-width: 1260px; margin: 0 auto; clear: both; min-height: 100%; display: grid; } /* footer */ footer { padding: 30px; font-size: 16px; color: #ffffff; color: #cccccc; text-align: center; background: rgb(35, 129, 76); border-top: 8px solid black; height: 100px; } /* contact form styling */ .containerContact { width: 100%; max-width: 960px; margin: 0 auto; clear: both; min-height: 100%; display: grid; } #contactMe { border: 2px solid black; margin-bottom: 10px; margin-top: 10px; } .personalLinks { padding: 15px; text-align: center; font-weight: bold; } .emailNum { padding: 15px; text-align: center; font-weight: bold; color: rgb(74, 116, 255); } /* media queries */ @media screen and (max-width: 992px) { .containerP { max-width: 960px; } /* #contactme { max-width: 900px; } */ } @media screen and (max-width: 768px) { .container { max-width: 680px; } .containerP { max-width: 740px; } /* #contactme { max-width: 680px; } */ } @media screen and (max-width: 480px) { .container { max-width: 400px; } .containerP { max-width: 420px; } /* #contactme { max-width: 400px; } */ }
0.350421
0.078325
.tse-scrollable { position: relative; width: 100%; height: 100%; overflow: hidden; } .tse-scrollable .tse-scroll-content { overflow: hidden; overflow-y: scroll; } /* No longer using ::scrollbar too, since it breaks Chrome 25 */ .tse-scrollable .tse-scroll-content::-webkit-scrollbar { width: 0; height: 0; } .tse-scrollbar { z-index: 99; position: absolute; top: 0; right: 0; bottom: 0; width: 11px; } .tse-scrollbar .drag-handle { position: absolute; right: 2px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; min-height: 10px; width: 7px; opacity: 0; -webkit-transition: opacity 0.2s linear; -moz-transition: opacity 0.2s linear; -o-transition: opacity 0.2s linear; -ms-transition: opacity 0.2s linear; transition: opacity 0.2s linear; background: #6c6e71; -webkit-background-clip: padding-box; -moz-background-clip: padding; } .tse-scrollbar:hover .drag-handle { /* When hovered, remove all transitions from drag handle */ opacity: 0.7; -webkit-transition: opacity 0 linear; -moz-transition: opacity 0 linear; -o-transition: opacity 0 linear; -ms-transition: opacity 0 linear; transition: opacity 0 linear; } .tse-scrollbar .drag-handle.visible { opacity: 0.7; } /* Used when testing the scrollbar width */ /* No longer using ::scrollbar too, since it breaks Chrome 25 */ .scrollbar-width-tester::-webkit-scrollbar { width: 0; height: 0; } /* Horizontal scroller */ .tse-scrollable.horizontal .tse-scroll-content { overflow-x: scroll; overflow-y: hidden; } .tse-scrollable.horizontal .tse-scroll-content::-webkit-scrollbar, .tse-scrollable.horizontal .tse-scroll-content::scrollbar { width: auto; height: 0; } .tse-scrollable.horizontal .tse-scrollbar { top: auto; left: 0; width: auto; height: 11px; } .tse-scrollable.horizontal .tse-scrollbar .drag-handle { right: auto; top: 2px; height: 7px; min-height: 0; min-width: 10px; width: auto; }
public/css/trackpad-scroll.css
.tse-scrollable { position: relative; width: 100%; height: 100%; overflow: hidden; } .tse-scrollable .tse-scroll-content { overflow: hidden; overflow-y: scroll; } /* No longer using ::scrollbar too, since it breaks Chrome 25 */ .tse-scrollable .tse-scroll-content::-webkit-scrollbar { width: 0; height: 0; } .tse-scrollbar { z-index: 99; position: absolute; top: 0; right: 0; bottom: 0; width: 11px; } .tse-scrollbar .drag-handle { position: absolute; right: 2px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; min-height: 10px; width: 7px; opacity: 0; -webkit-transition: opacity 0.2s linear; -moz-transition: opacity 0.2s linear; -o-transition: opacity 0.2s linear; -ms-transition: opacity 0.2s linear; transition: opacity 0.2s linear; background: #6c6e71; -webkit-background-clip: padding-box; -moz-background-clip: padding; } .tse-scrollbar:hover .drag-handle { /* When hovered, remove all transitions from drag handle */ opacity: 0.7; -webkit-transition: opacity 0 linear; -moz-transition: opacity 0 linear; -o-transition: opacity 0 linear; -ms-transition: opacity 0 linear; transition: opacity 0 linear; } .tse-scrollbar .drag-handle.visible { opacity: 0.7; } /* Used when testing the scrollbar width */ /* No longer using ::scrollbar too, since it breaks Chrome 25 */ .scrollbar-width-tester::-webkit-scrollbar { width: 0; height: 0; } /* Horizontal scroller */ .tse-scrollable.horizontal .tse-scroll-content { overflow-x: scroll; overflow-y: hidden; } .tse-scrollable.horizontal .tse-scroll-content::-webkit-scrollbar, .tse-scrollable.horizontal .tse-scroll-content::scrollbar { width: auto; height: 0; } .tse-scrollable.horizontal .tse-scrollbar { top: auto; left: 0; width: auto; height: 11px; } .tse-scrollable.horizontal .tse-scrollbar .drag-handle { right: auto; top: 2px; height: 7px; min-height: 0; min-width: 10px; width: auto; }
0.514644
0.10226
body{ margin: 0; background: #b3b3b3; min-width: 1200px; font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif; } .left-menu{ position: fixed; top: 0; left: 0; bottom: 0; width: 40px; background: #004494; padding-top: 15px; text-align: center; } .lm-icon-wrapper{ width: 32px; height: 32px; /*background: #4a90e2;*/ display: inline-block; } .lm-icon{ width: 100%; height: 100%; cursor: pointer; background-position: center; background-repeat: no-repeat; } .icon-list{ background-image: url(../img/sidebar_icon_list.png); } .icon-home{ background-image: url(../img/sidebar_icon_home.png); } .icon-user{ background-image: url(../img/sidebar_icon_user.png); } .icon-products{ background-image: url(../img/sidebar_icon_products.png); } .icon-channel{ background-image: url(../img/sidebar_icon_channel.png); } .icon-label{ background-image: url(../img/sidebar_icon_label.png); } .icon-analysis{ background-image: url(../img/sidebar_icon_analysis.png); } header{ position: fixed; top: 0; left: 40px; right: 0; height: 94px; /*background: #fff;*/ background: #2B3282; /*width: 100%;*/ /*z-index: 20;*/ min-width: 991px; z-index: 10; } .top-nav{ height: 60px; line-height: 60px; color: #004494; overflow: hidden; position: relative; } .nav-left{ margin-left: 32px; float: left; } .nav-left>a{ text-decoration: none; margin-right: 30px; font-size: 14px; font-weight: bold; } .nav-right{ float: right; margin-right: 74px; font-size: 14px; display: table-cell; } .nav-right>span{ display: inline-block; } .nr-left{ padding-right: 14px; position: relative; } .nr-left:after{ content: ''; height: 16px; border-right: 1px solid #004494; position: absolute; top: 50%; transform: translateY(-50%); right: 0px; } .nr-right{ padding-left: 10px; margin-right: 12px; } .icon-exit{ width: 20px; background-position: center; background-repeat: no-repeat; background-image: url(../img/top_icon_signout.png); cursor: pointer; height: 20px; vertical-align: middle; } .btn-keys{ position: absolute; width: 30px; height: 40px; background: #4a90e2; border-radius: 15px 15px 0 0; bottom: 0; right: 26px; } .triangle-down { width: 0px; height: 0px; margin: 18px auto; border-top: 8px solid #fff; border-left: 5px solid transparent; border-right: 5px solid transparent; } .keys-wrapper{ height: 34px; background: #4a90e2; padding: 0 20px; line-height: 34px; color: #fff; font-size: 12px; } .kw-left{ float: left; } .kwl-add{ margin-right: 32px; } .kw-right{ float: right; } .content{ margin-top: 114px; margin-left: 60px; margin-right: 30px; /*background: #e2e8f1;*/ }
web/admin/css/frame.css
body{ margin: 0; background: #b3b3b3; min-width: 1200px; font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif; } .left-menu{ position: fixed; top: 0; left: 0; bottom: 0; width: 40px; background: #004494; padding-top: 15px; text-align: center; } .lm-icon-wrapper{ width: 32px; height: 32px; /*background: #4a90e2;*/ display: inline-block; } .lm-icon{ width: 100%; height: 100%; cursor: pointer; background-position: center; background-repeat: no-repeat; } .icon-list{ background-image: url(../img/sidebar_icon_list.png); } .icon-home{ background-image: url(../img/sidebar_icon_home.png); } .icon-user{ background-image: url(../img/sidebar_icon_user.png); } .icon-products{ background-image: url(../img/sidebar_icon_products.png); } .icon-channel{ background-image: url(../img/sidebar_icon_channel.png); } .icon-label{ background-image: url(../img/sidebar_icon_label.png); } .icon-analysis{ background-image: url(../img/sidebar_icon_analysis.png); } header{ position: fixed; top: 0; left: 40px; right: 0; height: 94px; /*background: #fff;*/ background: #2B3282; /*width: 100%;*/ /*z-index: 20;*/ min-width: 991px; z-index: 10; } .top-nav{ height: 60px; line-height: 60px; color: #004494; overflow: hidden; position: relative; } .nav-left{ margin-left: 32px; float: left; } .nav-left>a{ text-decoration: none; margin-right: 30px; font-size: 14px; font-weight: bold; } .nav-right{ float: right; margin-right: 74px; font-size: 14px; display: table-cell; } .nav-right>span{ display: inline-block; } .nr-left{ padding-right: 14px; position: relative; } .nr-left:after{ content: ''; height: 16px; border-right: 1px solid #004494; position: absolute; top: 50%; transform: translateY(-50%); right: 0px; } .nr-right{ padding-left: 10px; margin-right: 12px; } .icon-exit{ width: 20px; background-position: center; background-repeat: no-repeat; background-image: url(../img/top_icon_signout.png); cursor: pointer; height: 20px; vertical-align: middle; } .btn-keys{ position: absolute; width: 30px; height: 40px; background: #4a90e2; border-radius: 15px 15px 0 0; bottom: 0; right: 26px; } .triangle-down { width: 0px; height: 0px; margin: 18px auto; border-top: 8px solid #fff; border-left: 5px solid transparent; border-right: 5px solid transparent; } .keys-wrapper{ height: 34px; background: #4a90e2; padding: 0 20px; line-height: 34px; color: #fff; font-size: 12px; } .kw-left{ float: left; } .kwl-add{ margin-right: 32px; } .kw-right{ float: right; } .content{ margin-top: 114px; margin-left: 60px; margin-right: 30px; /*background: #e2e8f1;*/ }
0.261425
0.047492
html { background: #6c6c6c } body, h1{ font-family: "Segoe UI", Helvetica, Arial, sans-serif; letter-spacing: 2px; margin-bottom: -70px; margin-right: 7px; margin-left: 8px; border-radius: 3px; /* padding: 60px; */ } h1 { -webkit-text-stroke: 1.5px rgb(95, 95, 95); background-color: orange!important; margin-left: 2px; margin-right: 0px; margin-top: -2px; padding-left: 15px; color: white; } /* .profile { position: relative; left: 85%; bottom: -43px; } */ .username, .button { text-decoration: none; font-family: "Segoe UI"; font-weight: 500; letter-spacing: 2px; color: white; background-color: #ee9a00; padding: 5px; padding-top: 0px; padding-bottom: 1px; float: right; } .button { border-radius: 2px; margin-right: 0px; margin-left: 0px; padding-top: 10px; padding-bottom: 12px; float: left; } .topnav .button:hover {background-color: #917005;} .username, .dropdown{ border-radius: 3px; margin-right: 25px; margin-left: 20px; /* margin-top: -5px; */ /* padding-top: 10px; */ /* padding-bottom: 12px; */ padding-right: 60px; float: right; } .dropdown{ padding-left: 120px; /* position: relative; display: inline-block; */ } .fa-caret-down{ margin-top: 12px; margin-right: -230px; width: 10px; } .drop-content { border-radius: 2px; display: none; position: absolute; background-color: #929191; margin-top: 20px; margin-left: -136.5px; min-width:170px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } .drop-content a { color: white; padding:10px 16px; text-decoration: none; display: block; } .dropdown:hover .drop-content {display:block;} .dropdown:hover { padding-bottom: 60px; } .dropdown:hover .username {background-color: #917005;} .drop-content a:hover {background-color: rgb(180, 180, 180);} .topnav { position: relative; top: 27px; left: 350px; padding-right: 240px; } .dashboard { margin-left: 50px; margin-right: 50px; margin-top: 125px; width: 1050px; height: 650px; border-style: solid; border-color: orange; border-width: 1px; border-radius: 5px; box-shadow: 5px 7px 40px 1px rgba(0,0,0,0.2); } .dashboard-nav { border-style: solid; border-top-left-radius: 3px; border-top-right-radius: 3px; border-top: 0px; border-left: 0px; border-right: 0px; border-width: 0px; background-color: orange; } .sales, .target, .revenue, .forecast, .chart { margin: 25px; width: 300px; height: 200px; background-color:grey; box-shadow: 5px 7px 20px 1px rgba(80, 80, 80, 0.2); float: left; }
index.css
html { background: #6c6c6c } body, h1{ font-family: "Segoe UI", Helvetica, Arial, sans-serif; letter-spacing: 2px; margin-bottom: -70px; margin-right: 7px; margin-left: 8px; border-radius: 3px; /* padding: 60px; */ } h1 { -webkit-text-stroke: 1.5px rgb(95, 95, 95); background-color: orange!important; margin-left: 2px; margin-right: 0px; margin-top: -2px; padding-left: 15px; color: white; } /* .profile { position: relative; left: 85%; bottom: -43px; } */ .username, .button { text-decoration: none; font-family: "Segoe UI"; font-weight: 500; letter-spacing: 2px; color: white; background-color: #ee9a00; padding: 5px; padding-top: 0px; padding-bottom: 1px; float: right; } .button { border-radius: 2px; margin-right: 0px; margin-left: 0px; padding-top: 10px; padding-bottom: 12px; float: left; } .topnav .button:hover {background-color: #917005;} .username, .dropdown{ border-radius: 3px; margin-right: 25px; margin-left: 20px; /* margin-top: -5px; */ /* padding-top: 10px; */ /* padding-bottom: 12px; */ padding-right: 60px; float: right; } .dropdown{ padding-left: 120px; /* position: relative; display: inline-block; */ } .fa-caret-down{ margin-top: 12px; margin-right: -230px; width: 10px; } .drop-content { border-radius: 2px; display: none; position: absolute; background-color: #929191; margin-top: 20px; margin-left: -136.5px; min-width:170px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } .drop-content a { color: white; padding:10px 16px; text-decoration: none; display: block; } .dropdown:hover .drop-content {display:block;} .dropdown:hover { padding-bottom: 60px; } .dropdown:hover .username {background-color: #917005;} .drop-content a:hover {background-color: rgb(180, 180, 180);} .topnav { position: relative; top: 27px; left: 350px; padding-right: 240px; } .dashboard { margin-left: 50px; margin-right: 50px; margin-top: 125px; width: 1050px; height: 650px; border-style: solid; border-color: orange; border-width: 1px; border-radius: 5px; box-shadow: 5px 7px 40px 1px rgba(0,0,0,0.2); } .dashboard-nav { border-style: solid; border-top-left-radius: 3px; border-top-right-radius: 3px; border-top: 0px; border-left: 0px; border-right: 0px; border-width: 0px; background-color: orange; } .sales, .target, .revenue, .forecast, .chart { margin: 25px; width: 300px; height: 200px; background-color:grey; box-shadow: 5px 7px 20px 1px rgba(80, 80, 80, 0.2); float: left; }
0.498291
0.077588
html { height: 100%; padding: 10px; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI"; background-color: #ffe9d6; } p { font-size: 15px; } h4 { font-size: 17px; } code { font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace; } .container { display: flex; flex-wrap: wrap; } .card { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); transition: 0.3s; width: 22%; margin: 10px; text-decoration: none; border: #3f3697; border-style: solid; } .card:hover { box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); } .details { padding: 2px 16px; color: #7b6079; background-color: white; } .App-header { min-height: 50vh; display: flex; flex-direction: column; align-items: center; justify-content: center; color: #282c34; } .editable { color: #000000; border: 1px solid #eeeeee; box-shadow: 1px 1px 0 #dddddd; display: inline-block; vertical-align: top; /*font-family: '<NAME>', cursive;*/ font-family: "<NAME>", cursive; font-size: 24px; line-height: 20px; margin: 2% 5%; padding: 22px 20px 3px 40px; resize: none; min-height: 230px; width: 340px; background-color: #ffffff; background-image: -moz-linear-gradient( top, transparent, transparent 19px, #e7eff8 0px ), -moz-radial-gradient(4% 50%, circle closest-corner, #f5f5f5, #f5f5f5 39%, transparent 0%), -moz-radial-gradient(3.9% 46%, circle closest-corner, #cccccc, #cccccc 43.5%, transparent 0%); background-image: -webkit-linear-gradient( top, transparent, transparent 19px, #e7eff8 0 ), -webkit-radial-gradient(4% 50%, circle closest-corner, #f5f5f5, #f5f5f5 39%, transparent 0%), -webkit-radial-gradient(3.9% 46%, circle closest-corner, #cccccc, #cccccc 43.5%, transparent 0%); -webkit-background-size: 100% 20px; background-size: 100% 20px; } .popup { position: relative; display: inline-block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* The actual popup */ .popup .popuptext { visibility: hidden; width: 160px; background-color: #555; color: #fff; text-align: center; border-radius: 6px; padding: 8px 0; position: absolute; z-index: 1; bottom: 125%; left: 50%; margin-left: -280px; } /* Toggle this class - hide and show the popup */ .popup .show { visibility: visible; -webkit-animation: fadeIn 1s; animation: fadeIn 1s; } .read { margin: 5px; margin-left: 43%; padding: 5px; cursor: pointer; color:#7b6079; } /* Add animation (fade in the popup) */ @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } /** Default **/ .react-pagination-js-default ul{ list-style: none; padding: 0 0 0 0; margin: 0 0 0 0; list-style: none; font-size: .875em; font-family: inherit; } li.page.disabled { cursor: default; pointer-events: none; color: #999999; } .react-pagination-js-default .page { display: inline-block; padding: 0px 9px; margin-right: 4px; border-radius: 3px; border: solid 1px #c0c0c0; background: #e9e9e9; box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1); font-weight: bold; text-decoration: none; color: #717171; text-shadow: 0px 1px 0px rgba(255,255,255, 1); cursor: pointer; } .react-pagination-js-default .is-active { display: inline-block; padding: 0px 9px; margin-right: 4px; border-radius: 3px; border: solid 1px #c0c0c0; background: #616161; box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8); font-weight: bold; text-decoration: none; color: #f0f0f0; text-shadow: 0px 0px 3px rgba(0,0,0, .5); cursor: pointer; } .react-pagination-js-default .pageElli { display: inline-block; padding: 0px 9px; margin-right: 4px; font-weight: bold; text-decoration: none; color: #717171; } .react-pagination-js-default .page:hover, .page.gradient:hover { background: #fefefe; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0)); background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0); } .react-pagination-js-default .page.active { border: none; background: #616161; box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8); color: #f0f0f0; text-shadow: 0px 0px 3px rgba(0,0,0, .5); } /** Dark **/ .react-pagination-js-dark ul{ list-style: none; padding: 0 0 0 0; margin: 0 0 0 0; list-style: none; font-size: .875em; font-family: inherit; } .react-pagination-js-dark .page { display: inline-block; padding: 0px 9px; margin-right: 4px; border-radius: 3px; border: solid 1px #c0c0c0; background: #616161; box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8); color: #f0f0f0; text-decoration: none; cursor: pointer; } .react-pagination-js-dark .is-active { display: inline-block; padding: 0px 9px; margin-right: 4px; border-radius: 3px; border: solid 1px #c0c0c0; background: #332e2e; text-shadow: 0px 1px 0px rgba(255,255,255, 1); color: #717171; font-weight: bold; text-decoration: none; text-shadow: 0px 0px 3px rgba(0,0,0, .5); cursor: pointer; } .react-pagination-js-dark .pageElli { display: inline-block; padding: 0px 9px; margin-right: 4px; font-weight: bold; text-decoration: none; color: #717171; } .react-pagination-js-dark .page:hover, .page.gradient:hover { background: #fefefe; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0, .5)), to(rgba(0,0,0, .5))); background: -moz-linear-gradient(0% 0% 270deg,rgba(0,0,0, .5), rgba(0,0,0, .5)); } .react-pagination-js-dark .page.active { border: none; background: #616161; box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8); color: #f0f0f0; text-shadow: 0px 0px 3px rgba(0,0,0, .5); } /** Bootstrap css **/ .react-pagination-js-bootstrap ul{ padding: 0 0 0 0; margin: 0 0 0 0; list-style: none; display: inline-block; *display: inline; font-size: .875em; /* IE7 inline-block hack */ *zoom: 1; margin-left: 0; margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); font-family: inherit; } .react-pagination-js-bootstrap .page { float: left; padding: 0 14px; line-height: 34px; text-decoration: none; border: 1px solid #ddd; border-left-width: 0; cursor: pointer; color: #0088cc; } .react-pagination-js-bootstrap .is-active { float: left; padding: 0 14px; line-height: 34px; text-decoration: none; border: 1px solid #ddd; border-left-width: 0; color: #999999; background-color: #f5f5f5; cursor: default; } .react-pagination-js-bootstrap .pageElli { float: left; padding: 0 14px; line-height: 34px; text-decoration: none; border: 1px solid #ddd; border-left-width: 0; color: #999999; cursor: default; } .react-pagination-js-bootstrap .page:hover { background-color: #f5f5f5; } .react-pagination-js-bootstrap .page.active { color: #999999; cursor: default; } .react-pagination-js-bootstrap .page:first-child { border-left-width: 1px; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; } .react-pagination-js-bootstrap .page:last-child { -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; } /** Border Bottom */ .react-pagination-js-border-bottom ul{ list-style: none; padding: 0 0 0 0; margin: 0 0 0 0; list-style: none; font-size: .875em; font-family: inherit; line-height: 2em; } .react-pagination-js-border-bottom .page { display: inline-block; padding: 0px 1px; margin: 0px 9px; text-decoration: none; cursor: pointer; } .react-pagination-js-border-bottom .is-active { display: inline-block; padding: 0px 1px; margin: 0px 9px; text-decoration: none; cursor: pointer; font-weight: bold; border-bottom: 1px solid #0088cc; color: #0088cc } .react-pagination-js-border-bottom .pageElli { display: inline-block; padding: 0px 9px; margin-right: 4px; font-weight: bold; text-decoration: none; color: #717171; } .react-pagination-js-border-bottom .page:hover{ font-weight: bold; border-bottom: 1px solid #0088cc; } /** Circle **/ .react-pagination-js-circle ul{ list-style: none; padding: 0 0 0 0; margin: 0 0 0 0; list-style: none; font-size: .875em; font-family: inherit; line-height: 2em; } .react-pagination-js-circle .page { display: inline-block; padding: 0px 1px; margin: 0px 9px; text-decoration: none; cursor: pointer; width: 30px; height: 30px; border-radius: 100%; padding: 0; margin: auto 5px; text-align: center; position: relative; } .react-pagination-js-circle .is-active { display: inline-block; padding: 0px 1px; margin: 0px 9px; text-decoration: none; cursor: pointer; font-weight: bold; color: #0088cc; border: 3px solid #0088cc; border-radius: 100%; width: 26px; height: 26px; border-radius: 100%; padding: 0; margin: auto 5px; text-align: center; position: relative; } .react-pagination-js-circle .pageElli { display: inline-block; padding: 0px 9px; margin-right: 4px; font-weight: bold; text-decoration: none; color: #717171; } .react-pagination-js-circle .page:hover{ font-weight: bold; color: #0088cc; border: 3px solid #0088cc; } .circle a { width: 30px; height: 30px; line-height: 30px; padding: 0; text-align: center; margin: auto 5px; } .circle a.is-active { border: 3px solid #2ecc71; border-radius: 100%; } .main { background-color: white; margin: 6rem auto; border-radius: 10px; padding-top: 40px; box-shadow: 0px 11px 35px 2px rgba(0, 0, 0, 0.14); } .auth { height: 300px; width: 400px; } form.form { padding-top: 20px; text-align: center; } .form-title { color: purple; font-weight: bold; font-size: 23px; margin-bottom: 10px; } .form input[type="text"], input[type="password"], input[type="file"], input[type="date"], select, textarea { width: 60%; color: black; font-weight: 700; font-size: 14px; letter-spacing: 1px; padding: 10px 20px; border-radius: 5px; outline: none; box-sizing: border-box; border: 2px solid rgba(0, 0, 0, 0.1); margin-left: 46px; text-align: left; margin-bottom: 27px; } .input-text:focus { border: 1px solid var(purple) !important; } .forgot :hover { opacity: 0.8; text-decoration: underline; } .form a { color: purple; } .form a :hover { opacity: 0.8; text-decoration: underline; } a { text-decoration: none; } .navbar { display: flex; justify-content: space-between; align-items: center; padding: 0.5rem 2rem; position: fixed; width: 100%; top: 0; height: 30px; z-index: 1; border-bottom: solid 1px white; } .navbar ul { display: flex; } .navbar a { color: white; margin-right: 50px; font-family: 'Roboto', monospace; font-weight: bold; } .navbar a:hover { opacity: 0.8; text-decoration: none; } body { font-size: 1rem; line-height: 1.6; background-color: white; } ul { list-style: none; } .bg-navbar { background: linear-gradient( to right, purple, rgb(154, 32, 109) ); } .btn { text-decoration: none; padding: 10px; margin: 10px; width: 100px; font-size: 18px; border: 0; border-radius: 5px; background-color: purple; color: white; } .btn:hover { opacity: 0.8; cursor: pointer; }
public/style.css
html { height: 100%; padding: 10px; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI"; background-color: #ffe9d6; } p { font-size: 15px; } h4 { font-size: 17px; } code { font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace; } .container { display: flex; flex-wrap: wrap; } .card { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); transition: 0.3s; width: 22%; margin: 10px; text-decoration: none; border: #3f3697; border-style: solid; } .card:hover { box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); } .details { padding: 2px 16px; color: #7b6079; background-color: white; } .App-header { min-height: 50vh; display: flex; flex-direction: column; align-items: center; justify-content: center; color: #282c34; } .editable { color: #000000; border: 1px solid #eeeeee; box-shadow: 1px 1px 0 #dddddd; display: inline-block; vertical-align: top; /*font-family: '<NAME>', cursive;*/ font-family: "<NAME>", cursive; font-size: 24px; line-height: 20px; margin: 2% 5%; padding: 22px 20px 3px 40px; resize: none; min-height: 230px; width: 340px; background-color: #ffffff; background-image: -moz-linear-gradient( top, transparent, transparent 19px, #e7eff8 0px ), -moz-radial-gradient(4% 50%, circle closest-corner, #f5f5f5, #f5f5f5 39%, transparent 0%), -moz-radial-gradient(3.9% 46%, circle closest-corner, #cccccc, #cccccc 43.5%, transparent 0%); background-image: -webkit-linear-gradient( top, transparent, transparent 19px, #e7eff8 0 ), -webkit-radial-gradient(4% 50%, circle closest-corner, #f5f5f5, #f5f5f5 39%, transparent 0%), -webkit-radial-gradient(3.9% 46%, circle closest-corner, #cccccc, #cccccc 43.5%, transparent 0%); -webkit-background-size: 100% 20px; background-size: 100% 20px; } .popup { position: relative; display: inline-block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* The actual popup */ .popup .popuptext { visibility: hidden; width: 160px; background-color: #555; color: #fff; text-align: center; border-radius: 6px; padding: 8px 0; position: absolute; z-index: 1; bottom: 125%; left: 50%; margin-left: -280px; } /* Toggle this class - hide and show the popup */ .popup .show { visibility: visible; -webkit-animation: fadeIn 1s; animation: fadeIn 1s; } .read { margin: 5px; margin-left: 43%; padding: 5px; cursor: pointer; color:#7b6079; } /* Add animation (fade in the popup) */ @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } /** Default **/ .react-pagination-js-default ul{ list-style: none; padding: 0 0 0 0; margin: 0 0 0 0; list-style: none; font-size: .875em; font-family: inherit; } li.page.disabled { cursor: default; pointer-events: none; color: #999999; } .react-pagination-js-default .page { display: inline-block; padding: 0px 9px; margin-right: 4px; border-radius: 3px; border: solid 1px #c0c0c0; background: #e9e9e9; box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1); font-weight: bold; text-decoration: none; color: #717171; text-shadow: 0px 1px 0px rgba(255,255,255, 1); cursor: pointer; } .react-pagination-js-default .is-active { display: inline-block; padding: 0px 9px; margin-right: 4px; border-radius: 3px; border: solid 1px #c0c0c0; background: #616161; box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8); font-weight: bold; text-decoration: none; color: #f0f0f0; text-shadow: 0px 0px 3px rgba(0,0,0, .5); cursor: pointer; } .react-pagination-js-default .pageElli { display: inline-block; padding: 0px 9px; margin-right: 4px; font-weight: bold; text-decoration: none; color: #717171; } .react-pagination-js-default .page:hover, .page.gradient:hover { background: #fefefe; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0)); background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0); } .react-pagination-js-default .page.active { border: none; background: #616161; box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8); color: #f0f0f0; text-shadow: 0px 0px 3px rgba(0,0,0, .5); } /** Dark **/ .react-pagination-js-dark ul{ list-style: none; padding: 0 0 0 0; margin: 0 0 0 0; list-style: none; font-size: .875em; font-family: inherit; } .react-pagination-js-dark .page { display: inline-block; padding: 0px 9px; margin-right: 4px; border-radius: 3px; border: solid 1px #c0c0c0; background: #616161; box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8); color: #f0f0f0; text-decoration: none; cursor: pointer; } .react-pagination-js-dark .is-active { display: inline-block; padding: 0px 9px; margin-right: 4px; border-radius: 3px; border: solid 1px #c0c0c0; background: #332e2e; text-shadow: 0px 1px 0px rgba(255,255,255, 1); color: #717171; font-weight: bold; text-decoration: none; text-shadow: 0px 0px 3px rgba(0,0,0, .5); cursor: pointer; } .react-pagination-js-dark .pageElli { display: inline-block; padding: 0px 9px; margin-right: 4px; font-weight: bold; text-decoration: none; color: #717171; } .react-pagination-js-dark .page:hover, .page.gradient:hover { background: #fefefe; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0, .5)), to(rgba(0,0,0, .5))); background: -moz-linear-gradient(0% 0% 270deg,rgba(0,0,0, .5), rgba(0,0,0, .5)); } .react-pagination-js-dark .page.active { border: none; background: #616161; box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8); color: #f0f0f0; text-shadow: 0px 0px 3px rgba(0,0,0, .5); } /** Bootstrap css **/ .react-pagination-js-bootstrap ul{ padding: 0 0 0 0; margin: 0 0 0 0; list-style: none; display: inline-block; *display: inline; font-size: .875em; /* IE7 inline-block hack */ *zoom: 1; margin-left: 0; margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); font-family: inherit; } .react-pagination-js-bootstrap .page { float: left; padding: 0 14px; line-height: 34px; text-decoration: none; border: 1px solid #ddd; border-left-width: 0; cursor: pointer; color: #0088cc; } .react-pagination-js-bootstrap .is-active { float: left; padding: 0 14px; line-height: 34px; text-decoration: none; border: 1px solid #ddd; border-left-width: 0; color: #999999; background-color: #f5f5f5; cursor: default; } .react-pagination-js-bootstrap .pageElli { float: left; padding: 0 14px; line-height: 34px; text-decoration: none; border: 1px solid #ddd; border-left-width: 0; color: #999999; cursor: default; } .react-pagination-js-bootstrap .page:hover { background-color: #f5f5f5; } .react-pagination-js-bootstrap .page.active { color: #999999; cursor: default; } .react-pagination-js-bootstrap .page:first-child { border-left-width: 1px; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; } .react-pagination-js-bootstrap .page:last-child { -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; } /** Border Bottom */ .react-pagination-js-border-bottom ul{ list-style: none; padding: 0 0 0 0; margin: 0 0 0 0; list-style: none; font-size: .875em; font-family: inherit; line-height: 2em; } .react-pagination-js-border-bottom .page { display: inline-block; padding: 0px 1px; margin: 0px 9px; text-decoration: none; cursor: pointer; } .react-pagination-js-border-bottom .is-active { display: inline-block; padding: 0px 1px; margin: 0px 9px; text-decoration: none; cursor: pointer; font-weight: bold; border-bottom: 1px solid #0088cc; color: #0088cc } .react-pagination-js-border-bottom .pageElli { display: inline-block; padding: 0px 9px; margin-right: 4px; font-weight: bold; text-decoration: none; color: #717171; } .react-pagination-js-border-bottom .page:hover{ font-weight: bold; border-bottom: 1px solid #0088cc; } /** Circle **/ .react-pagination-js-circle ul{ list-style: none; padding: 0 0 0 0; margin: 0 0 0 0; list-style: none; font-size: .875em; font-family: inherit; line-height: 2em; } .react-pagination-js-circle .page { display: inline-block; padding: 0px 1px; margin: 0px 9px; text-decoration: none; cursor: pointer; width: 30px; height: 30px; border-radius: 100%; padding: 0; margin: auto 5px; text-align: center; position: relative; } .react-pagination-js-circle .is-active { display: inline-block; padding: 0px 1px; margin: 0px 9px; text-decoration: none; cursor: pointer; font-weight: bold; color: #0088cc; border: 3px solid #0088cc; border-radius: 100%; width: 26px; height: 26px; border-radius: 100%; padding: 0; margin: auto 5px; text-align: center; position: relative; } .react-pagination-js-circle .pageElli { display: inline-block; padding: 0px 9px; margin-right: 4px; font-weight: bold; text-decoration: none; color: #717171; } .react-pagination-js-circle .page:hover{ font-weight: bold; color: #0088cc; border: 3px solid #0088cc; } .circle a { width: 30px; height: 30px; line-height: 30px; padding: 0; text-align: center; margin: auto 5px; } .circle a.is-active { border: 3px solid #2ecc71; border-radius: 100%; } .main { background-color: white; margin: 6rem auto; border-radius: 10px; padding-top: 40px; box-shadow: 0px 11px 35px 2px rgba(0, 0, 0, 0.14); } .auth { height: 300px; width: 400px; } form.form { padding-top: 20px; text-align: center; } .form-title { color: purple; font-weight: bold; font-size: 23px; margin-bottom: 10px; } .form input[type="text"], input[type="password"], input[type="file"], input[type="date"], select, textarea { width: 60%; color: black; font-weight: 700; font-size: 14px; letter-spacing: 1px; padding: 10px 20px; border-radius: 5px; outline: none; box-sizing: border-box; border: 2px solid rgba(0, 0, 0, 0.1); margin-left: 46px; text-align: left; margin-bottom: 27px; } .input-text:focus { border: 1px solid var(purple) !important; } .forgot :hover { opacity: 0.8; text-decoration: underline; } .form a { color: purple; } .form a :hover { opacity: 0.8; text-decoration: underline; } a { text-decoration: none; } .navbar { display: flex; justify-content: space-between; align-items: center; padding: 0.5rem 2rem; position: fixed; width: 100%; top: 0; height: 30px; z-index: 1; border-bottom: solid 1px white; } .navbar ul { display: flex; } .navbar a { color: white; margin-right: 50px; font-family: 'Roboto', monospace; font-weight: bold; } .navbar a:hover { opacity: 0.8; text-decoration: none; } body { font-size: 1rem; line-height: 1.6; background-color: white; } ul { list-style: none; } .bg-navbar { background: linear-gradient( to right, purple, rgb(154, 32, 109) ); } .btn { text-decoration: none; padding: 10px; margin: 10px; width: 100px; font-size: 18px; border: 0; border-radius: 5px; background-color: purple; color: white; } .btn:hover { opacity: 0.8; cursor: pointer; }
0.451085
0.068631
.bodybg{ background: url(../img/body_bg.png) repeat; font-size: 12px; font-family: "Microsoft YaHei","YouYuan","SimHei",sans-serif,"SimSun", Verdana, sans-serif; } .imgboxcont{ position: relative; margin: 0 auto; width: 1182px; } .imgboxcont #main{ width: 1182px; position: relative; margin: 0 auto; } /*****************view页面样式****************************/ .viewmain{ width:992px; /*background:#f2f2f2;*/ font-size:12px; margin:0 auto; margin-top:50px; padding-bottom: 50px; } .view_left{ float: left; width: 278px; } .view_right{ margin:0 0 0 16px; float: right; width: 685px; position:relative; } .layout_main{ background: #fff; border: 1px solid #ddd; } .user_icon{ height: 30px; background: #eee; border: 1px solid #ddd; margin-bottom: 1px; padding: 5px; } .user_icon_url{ vertical-align: middle; text-align: center; float: left; margin-left: 5px; } .user_icon_title{ width: 105px; float: left; margin-left: 20px; height: 30px; line-height: 30px; font-size: 16px; } .user_detail{ height: 100px; background: #fff; border: 1px solid #ddd; margin-bottom: 20px; } .detail-title { height: 50px; padding: 10px; } .user_img{ width: 50px; height: 50px; float: left; } .detail-title img{ width:50px; height:50px; } .user-info{ float: left; height: 40px; margin-left: 10px; width: 195px; } .user-info .user-name{ font-size: 14px; font-weight: bold; height:30px; line-height:30px; padding:2px; } .user-info .user-name, .user-info .bm-from{ color:#9b9ea1; } .user-info .bm-from span{ font-size: 11px; } .user-info .user-name, .user-info .bm-from span{ letter-spacing: 0; } .user_pm{ height: 50px; padding: 10px; } /******************************************/ .activities_detail{ background: #fff; border: 1px solid #ddd; margin-bottom:20px; } .active-introduce{ margin:10px 0; } .active-introduce p{ padding: 5px 10px; } .active-introduce .active-main{ font-weight:bold; float:left; height:30px; line-height: 30px; width:65px; } .active-introduce .active-detail{ height:30px; } .intro_icons,.intro_main{ display: inline; } .intro_icons{ display: block; margin-right: 10px; font-size: 16px; } .intro_main{ display: block; vertical-align: middle; margin-right: 10px; height: 30px; line-height: 30px; font-size: 14px; width: 256px; } .view_like{ background: #fff; background: #fff; border: 1px solid #ddd; margin-bottom: 20px; overflow: hidden; padding: 18px; } .zannum{ display: block; float: left; margin-left: 10px; height: 30px; line-height: 30px; } .tm_like{ background: #fff; } .tm_like ul{ } .view_like li{ padding: 2px; float: left; } .icon_title{ height: 40px; background: #eee; border: 1px solid #ddd; margin-bottom: 1px; } .title_icon_url{ vertical-align: middle; text-align: center; float: left; background: #fff; } .title_icon_title{ float: left; margin-left: 20px; height: 40px; line-height: 40px; font-size: 18px; } .content { min-height: 200px; width: 696px; text-align: center; }
src/main/webapp/resources/css/style.css
.bodybg{ background: url(../img/body_bg.png) repeat; font-size: 12px; font-family: "Microsoft YaHei","YouYuan","SimHei",sans-serif,"SimSun", Verdana, sans-serif; } .imgboxcont{ position: relative; margin: 0 auto; width: 1182px; } .imgboxcont #main{ width: 1182px; position: relative; margin: 0 auto; } /*****************view页面样式****************************/ .viewmain{ width:992px; /*background:#f2f2f2;*/ font-size:12px; margin:0 auto; margin-top:50px; padding-bottom: 50px; } .view_left{ float: left; width: 278px; } .view_right{ margin:0 0 0 16px; float: right; width: 685px; position:relative; } .layout_main{ background: #fff; border: 1px solid #ddd; } .user_icon{ height: 30px; background: #eee; border: 1px solid #ddd; margin-bottom: 1px; padding: 5px; } .user_icon_url{ vertical-align: middle; text-align: center; float: left; margin-left: 5px; } .user_icon_title{ width: 105px; float: left; margin-left: 20px; height: 30px; line-height: 30px; font-size: 16px; } .user_detail{ height: 100px; background: #fff; border: 1px solid #ddd; margin-bottom: 20px; } .detail-title { height: 50px; padding: 10px; } .user_img{ width: 50px; height: 50px; float: left; } .detail-title img{ width:50px; height:50px; } .user-info{ float: left; height: 40px; margin-left: 10px; width: 195px; } .user-info .user-name{ font-size: 14px; font-weight: bold; height:30px; line-height:30px; padding:2px; } .user-info .user-name, .user-info .bm-from{ color:#9b9ea1; } .user-info .bm-from span{ font-size: 11px; } .user-info .user-name, .user-info .bm-from span{ letter-spacing: 0; } .user_pm{ height: 50px; padding: 10px; } /******************************************/ .activities_detail{ background: #fff; border: 1px solid #ddd; margin-bottom:20px; } .active-introduce{ margin:10px 0; } .active-introduce p{ padding: 5px 10px; } .active-introduce .active-main{ font-weight:bold; float:left; height:30px; line-height: 30px; width:65px; } .active-introduce .active-detail{ height:30px; } .intro_icons,.intro_main{ display: inline; } .intro_icons{ display: block; margin-right: 10px; font-size: 16px; } .intro_main{ display: block; vertical-align: middle; margin-right: 10px; height: 30px; line-height: 30px; font-size: 14px; width: 256px; } .view_like{ background: #fff; background: #fff; border: 1px solid #ddd; margin-bottom: 20px; overflow: hidden; padding: 18px; } .zannum{ display: block; float: left; margin-left: 10px; height: 30px; line-height: 30px; } .tm_like{ background: #fff; } .tm_like ul{ } .view_like li{ padding: 2px; float: left; } .icon_title{ height: 40px; background: #eee; border: 1px solid #ddd; margin-bottom: 1px; } .title_icon_url{ vertical-align: middle; text-align: center; float: left; background: #fff; } .title_icon_title{ float: left; margin-left: 20px; height: 40px; line-height: 40px; font-size: 18px; } .content { min-height: 200px; width: 696px; text-align: center; }
0.40204
0.065905
.landing-ui-button-sidebar { background: none; color: #525C69; font-size: 15px; line-height: 40px; padding: 0 20px 0 15px; border: none; display: flex; align-items: center; height: 40px; width: 100%; text-align: left; } .landing-ui-button-sidebar .landing-ui-button-text { position: relative; padding-left: 15px; padding-right: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; border-radius: 100px; display: inline-block; line-height: 30px; } .landing-ui-button-sidebar:hover { background: rgba(82, 92, 105, .07); } .landing-ui-button-sidebar.landing-ui-active .landing-ui-button-text { background: rgba(82, 92, 105, .6); color: #ffffff; } .landing-ui-button-sidebar.landing-ui-new-section .landing-ui-button-text { position: relative; } .landing-ui-button-sidebar.landing-ui-new-section .landing-ui-button-text::before { background: #2FC6F6; position: absolute; top: 7px; right: 7px; content: ""; width: 5px; height: 5px; border-radius: 50%; } .landing-ui-button-sidebar:not(.landing-ui-button-sidebar-child) { font-family: 'OpenSans-SemiBold', Helvetca, Arial, sans-sarif; font-size: 12px; text-transform: uppercase; color: #333333; line-height: 41px; border-bottom: 1px rgba(216, 216, 216, .5) solid; border-radius: 0; margin-left: 30px; margin-right: 35px; padding-left: 0!important; padding-top: 0; width: calc(100% - 60px); } .landing-ui-button-sidebar:not(.landing-ui-button-sidebar-child) .landing-ui-button-text { margin-left: -15px; } .landing-ui-button-sidebar:not(.landing-ui-button-sidebar-child):hover { background: none; } .landing-ui-button-sidebar-child + .landing-ui-button-sidebar:not(.landing-ui-button-sidebar-child), .landing-ui-button-sidebar-empty + .landing-ui-button-sidebar:not(.landing-ui-button-sidebar-child) { margin-top: 40px; } .landing-ui-button-sidebar.landing-ui-button-sidebar-feedback { font-family: OpenSans-Regular, Helvetca, Arial, sans-sarif; position: relative; overflow: visible; margin-top: 40px; background: none; color: #0063C6; font-size: 14px; text-transform: none; } .landing-ui-button-sidebar.landing-ui-button-sidebar-feedback:not(.landing-ui-active):hover { opacity: .65; } .landing-ui-button-sidebar.landing-ui-button-sidebar-feedback::before { display: block; content: ''; position: absolute; top: -17px; left: 30px; width: 156px; border-top: 1px rgba(0, 0, 0, .1) solid; pointer-events: none; }
www/html/bitrix/modules/landing/install/js/landing/css/ui/button/sidebar_button.css
.landing-ui-button-sidebar { background: none; color: #525C69; font-size: 15px; line-height: 40px; padding: 0 20px 0 15px; border: none; display: flex; align-items: center; height: 40px; width: 100%; text-align: left; } .landing-ui-button-sidebar .landing-ui-button-text { position: relative; padding-left: 15px; padding-right: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; border-radius: 100px; display: inline-block; line-height: 30px; } .landing-ui-button-sidebar:hover { background: rgba(82, 92, 105, .07); } .landing-ui-button-sidebar.landing-ui-active .landing-ui-button-text { background: rgba(82, 92, 105, .6); color: #ffffff; } .landing-ui-button-sidebar.landing-ui-new-section .landing-ui-button-text { position: relative; } .landing-ui-button-sidebar.landing-ui-new-section .landing-ui-button-text::before { background: #2FC6F6; position: absolute; top: 7px; right: 7px; content: ""; width: 5px; height: 5px; border-radius: 50%; } .landing-ui-button-sidebar:not(.landing-ui-button-sidebar-child) { font-family: 'OpenSans-SemiBold', Helvetca, Arial, sans-sarif; font-size: 12px; text-transform: uppercase; color: #333333; line-height: 41px; border-bottom: 1px rgba(216, 216, 216, .5) solid; border-radius: 0; margin-left: 30px; margin-right: 35px; padding-left: 0!important; padding-top: 0; width: calc(100% - 60px); } .landing-ui-button-sidebar:not(.landing-ui-button-sidebar-child) .landing-ui-button-text { margin-left: -15px; } .landing-ui-button-sidebar:not(.landing-ui-button-sidebar-child):hover { background: none; } .landing-ui-button-sidebar-child + .landing-ui-button-sidebar:not(.landing-ui-button-sidebar-child), .landing-ui-button-sidebar-empty + .landing-ui-button-sidebar:not(.landing-ui-button-sidebar-child) { margin-top: 40px; } .landing-ui-button-sidebar.landing-ui-button-sidebar-feedback { font-family: OpenSans-Regular, Helvetca, Arial, sans-sarif; position: relative; overflow: visible; margin-top: 40px; background: none; color: #0063C6; font-size: 14px; text-transform: none; } .landing-ui-button-sidebar.landing-ui-button-sidebar-feedback:not(.landing-ui-active):hover { opacity: .65; } .landing-ui-button-sidebar.landing-ui-button-sidebar-feedback::before { display: block; content: ''; position: absolute; top: -17px; left: 30px; width: 156px; border-top: 1px rgba(0, 0, 0, .1) solid; pointer-events: none; }
0.35488
0.053108
* { margin: 0; padding: 0; box-sizing: border-box; list-style: none; font-weight: normal; } a{ text-decoration: none; color: inherit; } *::before, *::after { box-sizing: border-box; } body { font-size: 3.6vw; } .topBar { background: #D43C33; padding: 4.5vw 2.5vw; display: flex; align-items: center; justify-content: space-between; } .topBar .logo { width: 36vw; } .topBar .downloadAPP { line-height: 5vw; border: 1px solid white; border-radius: 6vw; display: block; color: white; text-decoration: none; padding: 0.4em; } .narBar { } .narBar > ul { display: flex; text-align: center; line-height: 10.5vw; border-bottom: 1px solid #cccccc; font-size: 1.1em; } .narBar > ul > li { flex: 1; } .narBar > ul > li.active { color: #D43C33; } .narBar > ul > li.active > div { border-bottom: 1px solid #D43C33; display: inline-block; } .playLists { margin-bottom: 5vw; } .playLists > div { border-left: 2px solid #D43C33; } .playLists > div > h2 { font-size: 4.5vw; margin: 4vw 2vw; } .playLists ul { display: flex; flex-wrap: wrap; justify-content: space-between; font-size: 0.94em; } .playLists ul img { width: 100%; } .playLists ul li { width: calc(33.333333% - 0.5vw); } .playLists ul li p { padding: 0.6vw; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .lastesMusic { } .lastesMusic ul > p{ text-align: center; } .lastesMusic > div { border-left: 2px solid #D43C33; } .lastesMusic > div > h2 { font-size: 4.5vw; margin: 4vw 2vw; } .lastesMusic > ul { padding-left: calc(2vw + 2px); } .lastesMusic > ul > li { border-bottom: 1px solid #e2e2e2; padding: 2vw 0; position: relative; } .lastesMusic > ul > li a{ text-decoration: none; color: inherit; } .lastesMusic > ul > li p { font-size: 3.2vw; color: #888; } .lastesMusic > ul > li h3{ font-size: 4.52vw; } .lastesMusic > ul > li > a img { width: 5.9vw; height: 5.9vw; position: absolute; right: 4vw; top: 50%; transform: translateY(-50%); fill: #aaaaaa; } .foot { text-align: center; } .foot .logosvg{ margin-top: 15.5vw; margin-bottom: 3vw; width: 61.7vw; } .foot > div{ background-image: url(//s3.music.126.net/m/s/img/recommand_bg_2x.png?d045faf…); background-size: contain; } .foot .oppenAPP{ display: block; max-width: 81.3vw; padding: 1vw 0; margin: 1.6vw auto; text-align: center; color: #D43C33; border: 1px solid; font-size: 4.3vw; text-decoration: none; line-height: 8.6vw; border-radius: 5.3vw; } .foot p{ font-size: 3.2vw; text-align: center; padding-bottom: 3vw; } .tabContent >li{ display: none; } .tabContent >li.active{ display: block; } /* CSS雪碧图 热歌榜部分*/ .box{ width:100%; height:40vw; background-image: url("//p533w93qa.bkt.clouddn.com/hot_music_bg_2x.jpg"); background-size: contain; } .box > span{ display: inline-block; width: 40vw; height: 20vw; background-image: url(//p533w93qa.bkt.clouddn.com/indexIcon.png); background-repeat: no-repeat; margin-top: 7vw; margin-left: 5.5vw; } .icon1{ background-position: -5.5vw -6.9vw; background-size: 43.67vw; } .tabContent .hotSongs { position: relative; } .hotSongs{ margin: 0 auto; } .tabContent .updated{ color: white; position: absolute; transform: translateY(-11vw); margin-left: 6.2vw; } .hotSongs .songs{ padding-top: 2vw; margin-left: 15vw; position: relative; border-bottom: 1px solid #e2e2e2; } .hotSongs .songs .song1{ font-size: 1.3em; margin-bottom: 1vw; } .hotSongs .songs .song2{ font-size: 0.8em; margin-bottom: 1vw; } .hotSongs h3{ position: absolute; transform: translateY(-10.4vw); margin-left: 3vw; font-size: 1.4em; } .hotSongs img{ height: 7vw; position: absolute; transform: translateY(-10.4vw); margin-left: 88vw; } .hotSongs .foot{ margin: 4vw auto; } .searchSongs{ margin: 5vw; } .searchSongs form{ display: inline-block; border-bottom: 1px solid #e2e2e2; padding-bottom: 3vw; } .searchSongs form input{ font-size:14px; font-family:arial; border: none; background:none; margin-top: 0.4vw; } .searchSongs form .search{ float:left; /*--将输入框放在span中并设置浮动--*/ padding:0; height:25px; width: 88vw; /*--设置输入框的外层元素宽度和高度--*/ background:#fafafa; color: #9e9c9c; /*--设置背景颜色和输入框文字颜色--*/ border: 1px solid #ccc; border-radius:15px; } span.search input { height:20px; /*--设置输入框本身的宽度和高度--*/ line-height:10px; /*--设置输入框行距和高度相等以便垂直居中--*/ padding:0 10px; /*--设置输入框本身离外层的内边距,输入文字更美观--*/ outline:none; /*--为了美观,将获取焦点时的轮廓线去掉--*/ } ::-webkit-input-placeholder {color:#ccc;} /*--设置输入框内默认文字的颜色--*/ .searchSongs .hotSearch1{ margin: 3vw 0 3vw; } .searchSongs .hotSearch2 span{ display: inline-block; border: 1px solid #ccc; border-radius: 10vw; padding: 2vw 4vw; margin: 2vw; }
CSS/index.css
* { margin: 0; padding: 0; box-sizing: border-box; list-style: none; font-weight: normal; } a{ text-decoration: none; color: inherit; } *::before, *::after { box-sizing: border-box; } body { font-size: 3.6vw; } .topBar { background: #D43C33; padding: 4.5vw 2.5vw; display: flex; align-items: center; justify-content: space-between; } .topBar .logo { width: 36vw; } .topBar .downloadAPP { line-height: 5vw; border: 1px solid white; border-radius: 6vw; display: block; color: white; text-decoration: none; padding: 0.4em; } .narBar { } .narBar > ul { display: flex; text-align: center; line-height: 10.5vw; border-bottom: 1px solid #cccccc; font-size: 1.1em; } .narBar > ul > li { flex: 1; } .narBar > ul > li.active { color: #D43C33; } .narBar > ul > li.active > div { border-bottom: 1px solid #D43C33; display: inline-block; } .playLists { margin-bottom: 5vw; } .playLists > div { border-left: 2px solid #D43C33; } .playLists > div > h2 { font-size: 4.5vw; margin: 4vw 2vw; } .playLists ul { display: flex; flex-wrap: wrap; justify-content: space-between; font-size: 0.94em; } .playLists ul img { width: 100%; } .playLists ul li { width: calc(33.333333% - 0.5vw); } .playLists ul li p { padding: 0.6vw; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .lastesMusic { } .lastesMusic ul > p{ text-align: center; } .lastesMusic > div { border-left: 2px solid #D43C33; } .lastesMusic > div > h2 { font-size: 4.5vw; margin: 4vw 2vw; } .lastesMusic > ul { padding-left: calc(2vw + 2px); } .lastesMusic > ul > li { border-bottom: 1px solid #e2e2e2; padding: 2vw 0; position: relative; } .lastesMusic > ul > li a{ text-decoration: none; color: inherit; } .lastesMusic > ul > li p { font-size: 3.2vw; color: #888; } .lastesMusic > ul > li h3{ font-size: 4.52vw; } .lastesMusic > ul > li > a img { width: 5.9vw; height: 5.9vw; position: absolute; right: 4vw; top: 50%; transform: translateY(-50%); fill: #aaaaaa; } .foot { text-align: center; } .foot .logosvg{ margin-top: 15.5vw; margin-bottom: 3vw; width: 61.7vw; } .foot > div{ background-image: url(//s3.music.126.net/m/s/img/recommand_bg_2x.png?d045faf…); background-size: contain; } .foot .oppenAPP{ display: block; max-width: 81.3vw; padding: 1vw 0; margin: 1.6vw auto; text-align: center; color: #D43C33; border: 1px solid; font-size: 4.3vw; text-decoration: none; line-height: 8.6vw; border-radius: 5.3vw; } .foot p{ font-size: 3.2vw; text-align: center; padding-bottom: 3vw; } .tabContent >li{ display: none; } .tabContent >li.active{ display: block; } /* CSS雪碧图 热歌榜部分*/ .box{ width:100%; height:40vw; background-image: url("//p533w93qa.bkt.clouddn.com/hot_music_bg_2x.jpg"); background-size: contain; } .box > span{ display: inline-block; width: 40vw; height: 20vw; background-image: url(//p533w93qa.bkt.clouddn.com/indexIcon.png); background-repeat: no-repeat; margin-top: 7vw; margin-left: 5.5vw; } .icon1{ background-position: -5.5vw -6.9vw; background-size: 43.67vw; } .tabContent .hotSongs { position: relative; } .hotSongs{ margin: 0 auto; } .tabContent .updated{ color: white; position: absolute; transform: translateY(-11vw); margin-left: 6.2vw; } .hotSongs .songs{ padding-top: 2vw; margin-left: 15vw; position: relative; border-bottom: 1px solid #e2e2e2; } .hotSongs .songs .song1{ font-size: 1.3em; margin-bottom: 1vw; } .hotSongs .songs .song2{ font-size: 0.8em; margin-bottom: 1vw; } .hotSongs h3{ position: absolute; transform: translateY(-10.4vw); margin-left: 3vw; font-size: 1.4em; } .hotSongs img{ height: 7vw; position: absolute; transform: translateY(-10.4vw); margin-left: 88vw; } .hotSongs .foot{ margin: 4vw auto; } .searchSongs{ margin: 5vw; } .searchSongs form{ display: inline-block; border-bottom: 1px solid #e2e2e2; padding-bottom: 3vw; } .searchSongs form input{ font-size:14px; font-family:arial; border: none; background:none; margin-top: 0.4vw; } .searchSongs form .search{ float:left; /*--将输入框放在span中并设置浮动--*/ padding:0; height:25px; width: 88vw; /*--设置输入框的外层元素宽度和高度--*/ background:#fafafa; color: #9e9c9c; /*--设置背景颜色和输入框文字颜色--*/ border: 1px solid #ccc; border-radius:15px; } span.search input { height:20px; /*--设置输入框本身的宽度和高度--*/ line-height:10px; /*--设置输入框行距和高度相等以便垂直居中--*/ padding:0 10px; /*--设置输入框本身离外层的内边距,输入文字更美观--*/ outline:none; /*--为了美观,将获取焦点时的轮廓线去掉--*/ } ::-webkit-input-placeholder {color:#ccc;} /*--设置输入框内默认文字的颜色--*/ .searchSongs .hotSearch1{ margin: 3vw 0 3vw; } .searchSongs .hotSearch2 span{ display: inline-block; border: 1px solid #ccc; border-radius: 10vw; padding: 2vw 4vw; margin: 2vw; }
0.388734
0.111652
*, *::before, *::after { box-sizing: border-box; } body { margin: 0; padding: 0; font-family: "Work Sans", sans-serif; font-weight: 400; height: 100vh; background: linear-gradient(60deg, #420285, #08BDBD); } .iconify { cursor: pointer; } .opacity-25 { opacity: 25%; } .opacity-50 { opacity: 50%; } .opacity-75 { opacity: 75%; } .opacity-100 { opacity: unset; } .dock { display: inline-block; cursor: pointer; background-color: #fff; border-radius: 50%; color: #545454; padding: 8px; } .dock:hover { opacity: 80%; } input { font-size: 30px; background: transparent; border: none; outline: none; color: rgba(255, 255, 255, 0.829); padding: 10px 30px; border: 1px solid rgba(255, 255, 255, 0.829); border-radius: 30px; } ::-webkit-input-placeholder { /* Edge */ color: rgba(255, 255, 255, 0.166); font-size: 20px; } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: rgba(255, 255, 255, 0.365); font-size: 20px; } ::placeholder { color: rgba(255, 255, 255, 0.365); font-size: 20px; } /** * ---------------------------------------- * animation tracking-in-expand * ---------------------------------------- */ .tracking-in-expand { -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both; animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both; } @-webkit-keyframes tracking-in-expand { 0% { letter-spacing: -0.5em; opacity: 0; } 40% { opacity: 0.6; } 100% { opacity: 1; } } @keyframes tracking-in-expand { 0% { letter-spacing: -0.5em; opacity: 0; } 40% { opacity: 0.6; } 100% { opacity: 1; } } /* ---------------------------------------------- * Generated by Animista on 2021-4-20 1:27:7 * Licensed under FreeBSD License. * See http://animista.net/license for more info. * w: http://animista.net, t: @cssanimista * ---------------------------------------------- */ /** * ---------------------------------------- * animation scale-in-ver-center * ---------------------------------------- */ @-webkit-keyframes scale-in-ver-center { 0% { -webkit-transform: scaleY(0); transform: scaleY(0); opacity: 1; } 100% { -webkit-transform: scaleY(1); transform: scaleY(1); opacity: 1; } } @keyframes scale-in-ver-center { 0% { -webkit-transform: scaleY(0); transform: scaleY(0); opacity: 1; } 100% { -webkit-transform: scaleY(1); transform: scaleY(1); opacity: 1; } } .scale-in-ver-center { -webkit-animation: scale-in-ver-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: scale-in-ver-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } /* ---------------------------------------------- * Generated by Animista on 2021-4-20 1:30:32 * Licensed under FreeBSD License. * See http://animista.net/license for more info. * w: http://animista.net, t: @cssanimista * ---------------------------------------------- */ /** * ---------------------------------------- * animation scale-out-hor-right * ---------------------------------------- */ @-webkit-keyframes scale-out-hor-right { 0% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } 100% { -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } } @keyframes scale-out-hor-right { 0% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } 100% { -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } } .scale-out-hor-right { -webkit-animation: scale-out-hor-right 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both; animation: scale-out-hor-right 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both; } /* ---------------------------------------------- * Generated by Animista on 2021-4-20 23:11:2 * Licensed under FreeBSD License. * See http://animista.net/license for more info. * w: http://animista.net, t: @cssanimista * ---------------------------------------------- */ /** * ---------------------------------------- * animation rotate-in-center * ---------------------------------------- */ @-webkit-keyframes rotate-in-center { 0% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); opacity: 0; } 100% { -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } } @keyframes rotate-in-center { 0% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); opacity: 0; } 100% { -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } } .rotate-in-center { -webkit-animation: rotate-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: rotate-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } /** * ---------------------------------------- * animation fade-in * ---------------------------------------- */ @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } @-moz-keyframes fadein { /* Firefox */ from { opacity: 0; } to { opacity: 1; } } @-webkit-keyframes fadein { /* Safari and Chrome */ from { opacity: 0; } to { opacity: 1; } } @-o-keyframes fadein { /* Opera */ from { opacity: 0; } to { opacity: 1; } }
public/global.css
*, *::before, *::after { box-sizing: border-box; } body { margin: 0; padding: 0; font-family: "Work Sans", sans-serif; font-weight: 400; height: 100vh; background: linear-gradient(60deg, #420285, #08BDBD); } .iconify { cursor: pointer; } .opacity-25 { opacity: 25%; } .opacity-50 { opacity: 50%; } .opacity-75 { opacity: 75%; } .opacity-100 { opacity: unset; } .dock { display: inline-block; cursor: pointer; background-color: #fff; border-radius: 50%; color: #545454; padding: 8px; } .dock:hover { opacity: 80%; } input { font-size: 30px; background: transparent; border: none; outline: none; color: rgba(255, 255, 255, 0.829); padding: 10px 30px; border: 1px solid rgba(255, 255, 255, 0.829); border-radius: 30px; } ::-webkit-input-placeholder { /* Edge */ color: rgba(255, 255, 255, 0.166); font-size: 20px; } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: rgba(255, 255, 255, 0.365); font-size: 20px; } ::placeholder { color: rgba(255, 255, 255, 0.365); font-size: 20px; } /** * ---------------------------------------- * animation tracking-in-expand * ---------------------------------------- */ .tracking-in-expand { -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both; animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both; } @-webkit-keyframes tracking-in-expand { 0% { letter-spacing: -0.5em; opacity: 0; } 40% { opacity: 0.6; } 100% { opacity: 1; } } @keyframes tracking-in-expand { 0% { letter-spacing: -0.5em; opacity: 0; } 40% { opacity: 0.6; } 100% { opacity: 1; } } /* ---------------------------------------------- * Generated by Animista on 2021-4-20 1:27:7 * Licensed under FreeBSD License. * See http://animista.net/license for more info. * w: http://animista.net, t: @cssanimista * ---------------------------------------------- */ /** * ---------------------------------------- * animation scale-in-ver-center * ---------------------------------------- */ @-webkit-keyframes scale-in-ver-center { 0% { -webkit-transform: scaleY(0); transform: scaleY(0); opacity: 1; } 100% { -webkit-transform: scaleY(1); transform: scaleY(1); opacity: 1; } } @keyframes scale-in-ver-center { 0% { -webkit-transform: scaleY(0); transform: scaleY(0); opacity: 1; } 100% { -webkit-transform: scaleY(1); transform: scaleY(1); opacity: 1; } } .scale-in-ver-center { -webkit-animation: scale-in-ver-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: scale-in-ver-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } /* ---------------------------------------------- * Generated by Animista on 2021-4-20 1:30:32 * Licensed under FreeBSD License. * See http://animista.net/license for more info. * w: http://animista.net, t: @cssanimista * ---------------------------------------------- */ /** * ---------------------------------------- * animation scale-out-hor-right * ---------------------------------------- */ @-webkit-keyframes scale-out-hor-right { 0% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } 100% { -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } } @keyframes scale-out-hor-right { 0% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } 100% { -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } } .scale-out-hor-right { -webkit-animation: scale-out-hor-right 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both; animation: scale-out-hor-right 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both; } /* ---------------------------------------------- * Generated by Animista on 2021-4-20 23:11:2 * Licensed under FreeBSD License. * See http://animista.net/license for more info. * w: http://animista.net, t: @cssanimista * ---------------------------------------------- */ /** * ---------------------------------------- * animation rotate-in-center * ---------------------------------------- */ @-webkit-keyframes rotate-in-center { 0% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); opacity: 0; } 100% { -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } } @keyframes rotate-in-center { 0% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); opacity: 0; } 100% { -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } } .rotate-in-center { -webkit-animation: rotate-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: rotate-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } /** * ---------------------------------------- * animation fade-in * ---------------------------------------- */ @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } @-moz-keyframes fadein { /* Firefox */ from { opacity: 0; } to { opacity: 1; } } @-webkit-keyframes fadein { /* Safari and Chrome */ from { opacity: 0; } to { opacity: 1; } } @-o-keyframes fadein { /* Opera */ from { opacity: 0; } to { opacity: 1; } }
0.651244
0.087564
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } .contentDiv { padding: 20px; height: auto; position: relative; } .images { width: 20px; display: block; cursor: pointer; margin-left: 260px; } .headline { width: 87px; height: 28px; font-family: Roboto; font-style: normal; font-weight: bold; font-size: 20px; line-height: 28px; color: var(--color-dark); padding-bottom: 78px; } /* FAVORITES BURGER */ .burgerButton, .burgerButtonActive { position: absolute; outline: none; width: 40px; height: 38px; border-radius: 180px; border: 2px solid white; display: block; background-color: var(--color-dark); right: 116px; top: 15px; z-index: 10; } .burgerName { position: absolute; font-family: Roboto; font-style: normal; font-weight: 500; font-size: 20px; line-height: 28px; color: var(--color-grey); top: 20px; right: 34px; } /* .burgerLines, */ .burgerLines::after, .burgerLines::before { position: absolute; width: 22px; height: 3px; background-color: white; } .burgerLines { top: 50%; left: 50%; transform: translate(-50%, -50%); } .burgerLines::before { content: ""; top: 10px; left: 6px; } .burgerLines::after { content: ""; top: 20px; left: 6px; } .burgerButtonActive .burgerLines { background-color: transparent; } .burgerButtonActive .burgerLines::before { top: 14px; left: 6px; transform: rotate(45deg); } .burgerButtonActive .burgerLines::after { top: 14px; left: 6px; transform: rotate(-45deg); } .hiLine { font-family: Roboto; font-style: normal; font-weight: bold; font-size: 32px; line-height: 44px; } .subtitle { font-family: Roboto; font-style: normal; font-weight: 500; font-size: 24px; line-height: 44px; padding-bottom: 43px; } .buttonsDiv { display: flex; flex-direction: column; } .mainButtons { font-family: Roboto; font-style: normal; font-weight: normal; font-size: 18px; line-height: 26px; padding-left: 35px; text-align: left; background: none; outline: none; border: none; cursor: pointer; position: relative; } .mainButtons:not(:last-child) { margin-bottom: 10px; } .mainButtons:last-child { margin-bottom: 20px; } .categoriesDiv { display: flex; flex-direction: row; width: 100%; flex-wrap: wrap; } .categoryButt:not(:last-child) { margin-right: 10px; } .typeInput { border: 2px solid var(--color-dark); box-sizing: border-box; border-radius: 10px; width: 300px; height: 40px; padding-left: 10px; margin-bottom: 20px; outline: none; } .getButton { background: linear-gradient(92.01deg, #8ea7ff 0%, #7291ff 100%); border-radius: 10px; outline: none; border: none; cursor: pointer; width: 152px; height: 42px; font-weight: bold; color: white; font-size: 17px; } .getButton:hover { background: white; color: #7291ff; border: #7291ff 2px solid; } .getButton:active { box-shadow: 0px 0px 5px 3px #7291ff; } /* Chosen JOKES */ .chosenJoke { border-radius: 20px; background-color: var(--color-lightGrey); width: 320px; padding: 20px; list-style-type: none; margin-bottom: 20px; } .chosenJoke:last-child { margin-bottom: 50px; } .forID { font-family: Roboto; font-style: normal; font-weight: 500; font-size: 10px; line-height: 14px; color: var(--color-grey); padding-bottom: 5px; padding-left: 60px; } .forID::before { background-repeat: no-repeat; background-size: contain; content: ""; display: block; position: absolute; width: 40px; height: 40px; background-color: white; border-radius: 360px; margin-left: -60px; } .jokeLink { font-weight: 500; font-size: 12px; line-height: 14px; padding-left: 5px; } .jokeValue { font-family: Roboto; font-style: normal; font-weight: normal; font-size: 18px; line-height: 26px; color: var(--color-dark); padding-bottom: 28px; padding-left: 60px; position: relative; } .jokeValue::before { background-repeat: no-repeat; background-size: contain; content: ""; display: block; position: absolute; width: 23px; height: 23px; margin-left: -51px; margin-top: -12px; background-image: url("../assets/images/SMS-48_44567.png"); } .updatedTime { font-family: Roboto; font-style: normal; font-weight: normal; padding-left: 60px; font-size: 10px; line-height: 14px; color: var(--color-grey); padding-bottom: 10px; } .jokeCategory { background: #ffffff; border-radius: 6px; font-family: Roboto; font-style: normal; font-weight: 500; font-size: 10px; line-height: 14px; letter-spacing: 2px; padding: 6px 20px; text-transform: uppercase; color: var(--color-dark); display: inline-block; margin-left: 60px; } .JokesList { padding-top: 40px; } @media (min-width: 836px) { .contentDiv { padding: 40px; } .burgerButton, .burgerButtonActive { top: 35px; right: 134px; } .burgerName { top: 38px; right: 40px; } .chosenJoke { padding: 40px; width: 760px; margin-bottom: 20px; } .images { margin-left: 660px; } .typeInput { width: 680px; } } @media (min-width: 1440px) { .mainDiv { display: flex; width: 100%; } .contentDiv { width: 67%; padding: 40px 140px; height: 100%; } .chosenJoke { width: 680px; } .images { margin-left: 580px; } }
src/components/app.module.css
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } .contentDiv { padding: 20px; height: auto; position: relative; } .images { width: 20px; display: block; cursor: pointer; margin-left: 260px; } .headline { width: 87px; height: 28px; font-family: Roboto; font-style: normal; font-weight: bold; font-size: 20px; line-height: 28px; color: var(--color-dark); padding-bottom: 78px; } /* FAVORITES BURGER */ .burgerButton, .burgerButtonActive { position: absolute; outline: none; width: 40px; height: 38px; border-radius: 180px; border: 2px solid white; display: block; background-color: var(--color-dark); right: 116px; top: 15px; z-index: 10; } .burgerName { position: absolute; font-family: Roboto; font-style: normal; font-weight: 500; font-size: 20px; line-height: 28px; color: var(--color-grey); top: 20px; right: 34px; } /* .burgerLines, */ .burgerLines::after, .burgerLines::before { position: absolute; width: 22px; height: 3px; background-color: white; } .burgerLines { top: 50%; left: 50%; transform: translate(-50%, -50%); } .burgerLines::before { content: ""; top: 10px; left: 6px; } .burgerLines::after { content: ""; top: 20px; left: 6px; } .burgerButtonActive .burgerLines { background-color: transparent; } .burgerButtonActive .burgerLines::before { top: 14px; left: 6px; transform: rotate(45deg); } .burgerButtonActive .burgerLines::after { top: 14px; left: 6px; transform: rotate(-45deg); } .hiLine { font-family: Roboto; font-style: normal; font-weight: bold; font-size: 32px; line-height: 44px; } .subtitle { font-family: Roboto; font-style: normal; font-weight: 500; font-size: 24px; line-height: 44px; padding-bottom: 43px; } .buttonsDiv { display: flex; flex-direction: column; } .mainButtons { font-family: Roboto; font-style: normal; font-weight: normal; font-size: 18px; line-height: 26px; padding-left: 35px; text-align: left; background: none; outline: none; border: none; cursor: pointer; position: relative; } .mainButtons:not(:last-child) { margin-bottom: 10px; } .mainButtons:last-child { margin-bottom: 20px; } .categoriesDiv { display: flex; flex-direction: row; width: 100%; flex-wrap: wrap; } .categoryButt:not(:last-child) { margin-right: 10px; } .typeInput { border: 2px solid var(--color-dark); box-sizing: border-box; border-radius: 10px; width: 300px; height: 40px; padding-left: 10px; margin-bottom: 20px; outline: none; } .getButton { background: linear-gradient(92.01deg, #8ea7ff 0%, #7291ff 100%); border-radius: 10px; outline: none; border: none; cursor: pointer; width: 152px; height: 42px; font-weight: bold; color: white; font-size: 17px; } .getButton:hover { background: white; color: #7291ff; border: #7291ff 2px solid; } .getButton:active { box-shadow: 0px 0px 5px 3px #7291ff; } /* Chosen JOKES */ .chosenJoke { border-radius: 20px; background-color: var(--color-lightGrey); width: 320px; padding: 20px; list-style-type: none; margin-bottom: 20px; } .chosenJoke:last-child { margin-bottom: 50px; } .forID { font-family: Roboto; font-style: normal; font-weight: 500; font-size: 10px; line-height: 14px; color: var(--color-grey); padding-bottom: 5px; padding-left: 60px; } .forID::before { background-repeat: no-repeat; background-size: contain; content: ""; display: block; position: absolute; width: 40px; height: 40px; background-color: white; border-radius: 360px; margin-left: -60px; } .jokeLink { font-weight: 500; font-size: 12px; line-height: 14px; padding-left: 5px; } .jokeValue { font-family: Roboto; font-style: normal; font-weight: normal; font-size: 18px; line-height: 26px; color: var(--color-dark); padding-bottom: 28px; padding-left: 60px; position: relative; } .jokeValue::before { background-repeat: no-repeat; background-size: contain; content: ""; display: block; position: absolute; width: 23px; height: 23px; margin-left: -51px; margin-top: -12px; background-image: url("../assets/images/SMS-48_44567.png"); } .updatedTime { font-family: Roboto; font-style: normal; font-weight: normal; padding-left: 60px; font-size: 10px; line-height: 14px; color: var(--color-grey); padding-bottom: 10px; } .jokeCategory { background: #ffffff; border-radius: 6px; font-family: Roboto; font-style: normal; font-weight: 500; font-size: 10px; line-height: 14px; letter-spacing: 2px; padding: 6px 20px; text-transform: uppercase; color: var(--color-dark); display: inline-block; margin-left: 60px; } .JokesList { padding-top: 40px; } @media (min-width: 836px) { .contentDiv { padding: 40px; } .burgerButton, .burgerButtonActive { top: 35px; right: 134px; } .burgerName { top: 38px; right: 40px; } .chosenJoke { padding: 40px; width: 760px; margin-bottom: 20px; } .images { margin-left: 660px; } .typeInput { width: 680px; } } @media (min-width: 1440px) { .mainDiv { display: flex; width: 100%; } .contentDiv { width: 67%; padding: 40px 140px; height: 100%; } .chosenJoke { width: 680px; } .images { margin-left: 580px; } }
0.466603
0.09886
@font-face { font-family: 'covidn'; src: url('../font/covidn.eot?30556336'); src: url('../font/covidn.eot?30556336#iefix') format('embedded-opentype'), url('../font/covidn.woff2?30556336') format('woff2'), url('../font/covidn.woff?30556336') format('woff'), url('../font/covidn.ttf?30556336') format('truetype'), url('../font/covidn.svg?30556336#covidn') format('svg'); font-weight: normal; font-style: normal; } /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */ /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */ /* @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'covidn'; src: url('../font/covidn.svg?30556336#covidn') format('svg'); } } */ [class^="icon-"]:before, [class*=" icon-"]:before { font-family: "covidn"; font-style: normal; font-weight: normal; speak: never; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/ font-variant: normal; text-transform: none; /* fix buttons height, for twitter bootstrap */ line-height: 1em; /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ margin-left: .2em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ /* Font smoothing. That was taken from TWBS */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ } .icon-link:before { content: '\e801'; } /* '' */ .icon-picture:before { content: '\e803'; } /* '' */ .icon-floppy:before { content: '\e805'; } /* '' */ .icon-up-big:before { content: '\e806'; } /* '' */ .icon-up-circled:before { content: '\f0aa'; } /* '' */ .icon-table:before { content: '\f0ce'; } /* '' */ .icon-spinner:before { content: '\f110'; } /* '' */ .icon-paper-plane:before { content: '\f1d8'; } /* '' */ .icon-share:before { content: '\f1e0'; } /* '' */ .icon-window-maximize:before { content: '\f2d0'; } /* '' */ .icon-window-restore:before { content: '\f2d2'; } /* '' */ .icon-window-close:before { content: '\f2d3'; } /* '' */
web/public/fontello-48fa79c3/css/covidn.css
@font-face { font-family: 'covidn'; src: url('../font/covidn.eot?30556336'); src: url('../font/covidn.eot?30556336#iefix') format('embedded-opentype'), url('../font/covidn.woff2?30556336') format('woff2'), url('../font/covidn.woff?30556336') format('woff'), url('../font/covidn.ttf?30556336') format('truetype'), url('../font/covidn.svg?30556336#covidn') format('svg'); font-weight: normal; font-style: normal; } /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */ /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */ /* @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'covidn'; src: url('../font/covidn.svg?30556336#covidn') format('svg'); } } */ [class^="icon-"]:before, [class*=" icon-"]:before { font-family: "covidn"; font-style: normal; font-weight: normal; speak: never; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/ font-variant: normal; text-transform: none; /* fix buttons height, for twitter bootstrap */ line-height: 1em; /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ margin-left: .2em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ /* Font smoothing. That was taken from TWBS */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ } .icon-link:before { content: '\e801'; } /* '' */ .icon-picture:before { content: '\e803'; } /* '' */ .icon-floppy:before { content: '\e805'; } /* '' */ .icon-up-big:before { content: '\e806'; } /* '' */ .icon-up-circled:before { content: '\f0aa'; } /* '' */ .icon-table:before { content: '\f0ce'; } /* '' */ .icon-spinner:before { content: '\f110'; } /* '' */ .icon-paper-plane:before { content: '\f1d8'; } /* '' */ .icon-share:before { content: '\f1e0'; } /* '' */ .icon-window-maximize:before { content: '\f2d0'; } /* '' */ .icon-window-restore:before { content: '\f2d2'; } /* '' */ .icon-window-close:before { content: '\f2d3'; } /* '' */
0.232223
0.050447
*, ::after, ::before { box-sizing: border-box; } button, input { font-family: inherit; font-size: inherit; line-height: inherit; } :not(input) { cursor: default !important; user-select: none; } /* TODO: Clean Up */ html.viewport { height: 100%; overflow: hidden; margin: 0; padding: 0; } body { background: black; color: #fffbf7; font: 400 12px "Dalelands"; line-height: 1.5; } body.viewport { align-items: center; display: flex; height: 100%; justify-content: center; overflow: hidden; margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { font-size: inherit; } h1, h2 { background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.375) 15%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0.375) 85%, rgba(0, 0, 0, 0)); border: 1px solid #756759; border-left-width: 0; border-right-width: 0; left: 50%; margin: 0; position: absolute; text-align: center; } h1 { font-size: 115%; line-height: 21px; margin-left: -160px; padding: 8px 0; top: 16px; width: 320px; } h2 { line-height: 19px; margin-left: -96px; padding: 4px 0; top: 54px; width: 192px; } p { margin: 0; padding: 0 8px; } p + p { margin-top: 8px; } small, .small { font-size: 85%; } a { color: rgba(255, 251, 247, 0.5); text-decoration: none; } a:hover, a:active { color: #fffbf7; text-decoration: underline; } .scroll-x { overflow-x: auto; } .scroll-y { overflow-y: auto; } img.portrait { width: 100%; } form { margin-block-end: 0; } form fieldset { background-color: rgba(0, 0, 0, 0.75); border-color: #9b967f; border-radius: 4px; border-style: solid; border-width: 2px 0; margin: 0; padding: 2px 8px 8px; width: 100%; } form fieldset + fieldset { margin-top: 16px; } form fieldset legend { background-image: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75) 50%, transparent 50%, transparent); border-color: #9b967f; border-radius: 4px; border-style: solid; border-width: 2px 0; border-bottom-width: 0; line-height: 24px; padding: 0 16px; text-align: center; } form fieldset > .flex { height: calc(100% - 38px); } label { line-height: 31px; /*&:last-child { margin-bottom: 0; }*/ } label + label { margin-top: 16px; } label input:not([type]), label input[type=email], label input[type=password], label input[type=text] { margin-bottom: 0; } input:not([type]), input[type=email], input[type=password], input[type=text] { background: rgba(0, 0, 0, 0.5); border: 1px solid #756759; border-radius: 4px; background-image: linear-gradient(rgba(255, 251, 247, 0.25), rgba(0, 0, 0, 0.25) 15%, rgba(0, 0, 0, 0) 50%, rgba(255, 251, 247, 0.125)); box-shadow: inset 0 0 1px 1px black; color: #fffbf7; line-height: 22px; min-height: 32px; padding: 4px 8px; } input:not([type]):focus, input[type=email]:focus, input[type=password]:focus, input[type=text]:focus { border-color: #9b967f; box-shadow: inset 0 0 1px 1px black, 0 0 1px 1px black, 0 0 6px 2px #ff5d2e; outline: none; } input:not([type]):disabled, input[type=email]:disabled, input[type=password]:disabled, input[type=text]:disabled { background: rgba(0, 0, 0, 0.25); border-color: rgba(117, 103, 89, 0.5); color: rgba(255, 251, 247, 0.5); } input:not([type])::placeholder, input[type=email]::placeholder, input[type=password]::placeholder, input[type=text]::placeholder { color: #57534f; } input[type=radio], input[type=checkbox] { opacity: 0; margin: 0; position: absolute; width: 0; } button, input[type=button], input[type=reset], input[type=submit], .button { background-color: rgba(0, 0, 0, 0.75); background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 251, 247, 0.25) 10%, rgba(255, 251, 247, 0) 10%, rgba(255, 251, 247, 0.125) 50%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.125) 90%, rgba(255, 251, 247, 0.25) 85%, rgba(255, 251, 247, 0.125) 90%, rgba(0, 0, 0, 0.5)); border: 1px solid #756759; border-radius: 4px; box-shadow: inset 0 0 0 2px black; color: #fffbf7; line-height: 22px; min-height: 32px; min-width: 128px; padding: 4px 8px; text-align: center; text-transform: uppercase; } button:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus, .button:focus { box-shadow: inset 0 0 0 2px black, 0 0 1px 1px black, 0 0 6px 2px #ff5d2e; outline: none; } button:focus, button:hover, input[type=button]:focus, input[type=button]:hover, input[type=reset]:focus, input[type=reset]:hover, input[type=submit]:focus, input[type=submit]:hover, .button:focus, .button:hover { border-color: #bdb9aa; } button:active, input[type=button]:active, input[type=reset]:active, input[type=submit]:active, .button:active { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 251, 247, 0.25) 10%, rgba(0, 0, 0, 0.125) 10%, rgba(0, 0, 0, 0.0625) 50%, rgba(255, 251, 247, 0.0625) 50%, rgba(255, 251, 247, 0) 90%, rgba(255, 251, 247, 0.25) 85%, rgba(255, 251, 247, 0.125) 90%, rgba(0, 0, 0, 0.5)); } button:disabled, button:disabled:active, button.disabled, input[type=button]:disabled, input[type=button]:disabled:active, input[type=button].disabled, input[type=reset]:disabled, input[type=reset]:disabled:active, input[type=reset].disabled, input[type=submit]:disabled, input[type=submit]:disabled:active, input[type=submit].disabled, .button:disabled, .button:disabled:active, .button.disabled { background-color: rgba(0, 0, 0, 0.375); background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 251, 247, 0.25) 10%, rgba(255, 251, 247, 0) 10%, rgba(255, 251, 247, 0.125) 50%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.125) 90%, rgba(255, 251, 247, 0.25) 85%, rgba(255, 251, 247, 0.125) 90%, rgba(0, 0, 0, 0.5)); border-color: rgba(117, 103, 89, 0.5); box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.5); color: rgba(255, 251, 247, 0.5); } button[type=submit], button.submit, input[type=button][type=submit], input[type=button].submit, input[type=reset][type=submit], input[type=reset].submit, input[type=submit][type=submit], input[type=submit].submit, .button[type=submit], .button.submit { background-color: rgba(128, 32, 0, 0.75); } button[type=submit]:disabled, button[type=submit].disabled, button.submit:disabled, button.submit.disabled, input[type=button][type=submit]:disabled, input[type=button][type=submit].disabled, input[type=button].submit:disabled, input[type=button].submit.disabled, input[type=reset][type=submit]:disabled, input[type=reset][type=submit].disabled, input[type=reset].submit:disabled, input[type=reset].submit.disabled, input[type=submit][type=submit]:disabled, input[type=submit][type=submit].disabled, input[type=submit].submit:disabled, input[type=submit].submit.disabled, .button[type=submit]:disabled, .button[type=submit].disabled, .button.submit:disabled, .button.submit.disabled { background-color: rgba(128, 32, 0, 0.375); } ul { list-style: none; margin: 0; overflow-x: hidden; overflow-y: auto; padding: 0; } li { line-height: 20px; padding: 4px 8px; overflow: hidden; white-space: nowrap; } li label { display: block; line-height: inherit; margin: -4px -8px; padding: 4px 8px; } li:hover label { background-color: rgba(255, 251, 247, 0.125); } li.active label { background-color: rgba(255, 251, 247, 0.25); } li.disabled { color: rgba(255, 251, 247, 0.25); } li.disabled label { background-color: transparent; } dialog { background-color: rgba(0, 0, 0, 0.75); border: 1px solid #756759; border-radius: 8px; box-shadow: inset 0 0 1px 1px black; color: inherit; min-width: 320px; padding: 16px; } dialog:not([modal])::backdrop { display: none; } dialog header, dialog footer { color: #fffbf7; font-weight: 700; text-align: center; } dialog header { font-size: 15px; margin: -16px -16px 16px; padding: 8px 16px 0; position: relative; } dialog header a[ui-sref] { position: absolute; right: 0; top: 0; } dialog header a[ui-sref] .fa { padding: 13px 15px; } dialog main { align-items: stretch; flex-direction: column; overflow: visible; padding: 0; position: relative; } dialog footer { display: flex; justify-content: space-between; margin: 16px -16px -16px; padding: 0 16px 16px; position: relative; } dialog footer button + button { margin-left: 16px; } dialog footer button:only-child { margin: 0 auto; } dialog[modal]::backdrop { background: rgba(0, 0, 0, 0.5); } dialog form { display: flex; flex-direction: column; height: 100%; } dialog.transparent { background-color: transparent; border-width: 0; box-shadow: none; min-width: 0; padding: 0; } dialog.transparent header { background: transparent; border-bottom-width: 0; } div.input-helper { padding: 8px 0 0; } main { align-items: center; display: flex; height: 100%; justify-content: center; overflow: hidden; padding: 98px 16px 16px; } main form { align-items: stretch; display: flex; flex-direction: column; height: 100%; justify-content: space-between; width: 100%; } main form header { padding-bottom: 16px; } main form article { align-items: stretch; display: flex; height: calc(100% - 48px - 48px); justify-content: space-between; } main form article:first-child, main form article:last-child { height: calc(100% - 48px); } main form article:first-child:last-child { height: 100%; } main form footer { display: flex; justify-content: center; margin-top: 16px; } main form footer button + button { margin-left: 16px; } nav { display: flex; flex-direction: column; } nav button { margin: 0 auto; } nav button:not(:last-child) { margin-bottom: 16px; } nav:not(.compact) button { min-width: 192px; } header nav { flex-direction: row; justify-content: center; } header nav button { border-radius: 8px; margin: 0; min-width: 96px !important; } header nav button:hover, header nav button:focus { z-index: 1; } header nav button:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } header nav button:not(:last-child) { border-bottom-right-radius: 0; border-top-right-radius: 0; margin-left: -1px; margin-bottom: 0 !important; } figure { display: flex; flex-direction: column; justify-content: center; margin: 0; vertical-align: top; } figure img { background-color: rgba(0, 0, 0, 0.75); border-color: #9b967f; border-style: solid; border-width: 2px 1px; border-radius: 16px; display: block; margin: 0 auto; padding: 4px; } figure figcaption { background-color: black; border-color: #9b967f; border-radius: 8px; border-style: solid; border-width: 2px 1px; margin: 0 16px; padding: 2px 8px; text-align: center; } figure figcaption.small { margin-top: -14px; line-height: 20px; } figure p { text-align: center; } /* TODO: Clean Up */ .border { border: 1px solid #756759; } .condensed li { line-height: 28px; } .condensed input:not([type]), .condensed input[type=email], .condensed input[type=password], .condensed input[type=text] { line-height: 18px; min-height: 28px; min-width: 48px; width: 48px; } .condensed button, .condensed input[type=button], .condensed input[type=reset], .condensed input[type=submit], .condensed .button { line-height: 18px; min-height: 28px; min-width: 28px; } .container { background-color: #ffffff; height: 540px; width: 960px; } .flex { flex: 1 0 auto; } .flex-align-stretch { align-items: stretch; } :not(.flex-column) > .flex-column { margin: -8px 0; } .flex-column { display: flex; flex-direction: column; } .flex-column > *:not(button):not(.button):not(input):not(fieldset) { padding: 8px 0; } .flex-column > .flex:not(fieldset) { height: 0; } .flex-justify-center { justify-content: center; } :not(.flex-row) > .flex-row { margin: 0 -8px; } .flex-row { display: flex; flex-direction: row; margin: 0 -8px; } .flex-row > *:not(button):not(.button):not(input):not(fieldset) { padding: 0 8px; } .flex-span-1 { flex: 0 0 10%; } .flex-span-2 { flex: 0 0 20%; } .flex-span-3 { flex: 0 0 30%; } .flex-span-4 { flex: 0 0 40%; } .flex-span-5 { flex: 0 0 50%; } .flex-span-6 { flex: 0 0 60%; } .flex-span-7 { flex: 0 0 70%; } .flex-span-8 { flex: 0 0 80%; } .flex-span-9 { flex: 0 0 90%; } .flex-span-10 { flex: 0 0 100%; } .form-group { align-items: stretch; display: flex; flex-direction: row; position: relative; } .form-group input:not([type]):hover, .form-group input:not([type]):focus, .form-group input[type=email]:hover, .form-group input[type=email]:focus, .form-group input[type=password]:hover, .form-group input[type=password]:focus, .form-group input[type=text]:hover, .form-group input[type=text]:focus, .form-group button:hover, .form-group button:focus, .form-group input[type=button]:hover, .form-group input[type=button]:focus, .form-group input[type=reset]:hover, .form-group input[type=reset]:focus, .form-group input[type=submit]:hover, .form-group input[type=submit]:focus, .form-group .button:hover, .form-group .button:focus { z-index: 1; } .form-group input:not([type]):not(:first-child), .form-group input[type=email]:not(:first-child), .form-group input[type=password]:not(:first-child), .form-group input[type=text]:not(:first-child), .form-group button:not(:first-child), .form-group input[type=button]:not(:first-child), .form-group input[type=reset]:not(:first-child), .form-group input[type=submit]:not(:first-child), .form-group .button:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } .form-group input:not([type]):not(:last-child), .form-group input[type=email]:not(:last-child), .form-group input[type=password]:not(:last-child), .form-group input[type=text]:not(:last-child), .form-group button:not(:last-child), .form-group input[type=button]:not(:last-child), .form-group input[type=reset]:not(:last-child), .form-group input[type=submit]:not(:last-child), .form-group .button:not(:last-child) { border-bottom-right-radius: 0; border-top-right-radius: 0; margin-left: -1px; } .input-group { align-items: stretch; display: flex; position: relative; } .input-group .fa { color: #fffbf7; line-height: 1.5; padding: 8px 12px; position: absolute; z-index: 1; } .input-group input:not([type]), .input-group input[type=email], .input-group input[type=password], .input-group input[type=text] { flex: 1 0 auto; padding-left: 36px; } .overlay { align-items: center; background-color: rgba(0, 0, 0, 0.5); display: flex; height: 100%; justify-content: center; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; } .overlay .message { background-color: rgba(0, 0, 0, 0.75); border: 1px solid #756759; padding: 8px 16px; } .tabs { align-items: center; display: flex; flex-direction: row; justify-content: center; margin-top: -16px; } .tabs div { background-color: rgba(0, 0, 0, 0.75); border-color: #9b967f; border-style: solid; border-radius: 0 0 4px 4px; border-width: 0px 1px 2px; box-shadow: none; font-size: 85%; line-height: 18px; min-height: 28px; min-width: 0; padding: 4px 16px; width: auto; } .tabs div:not(:first-child) { margin-left: -1px; } .tabs div:hover, .tabs div:focus, .tabs div.selected { z-index: 1; } .tabs div:not(:hover):not(:focus):not(.selected) { color: rgba(255, 251, 247, 0.5); } .tabs div.selected { border-color: #bdb9aa; } .text-left { text-align: left; } .text-center { text-align: center; } .text-right { text-align: right; }
dist/rpg.css
*, ::after, ::before { box-sizing: border-box; } button, input { font-family: inherit; font-size: inherit; line-height: inherit; } :not(input) { cursor: default !important; user-select: none; } /* TODO: Clean Up */ html.viewport { height: 100%; overflow: hidden; margin: 0; padding: 0; } body { background: black; color: #fffbf7; font: 400 12px "Dalelands"; line-height: 1.5; } body.viewport { align-items: center; display: flex; height: 100%; justify-content: center; overflow: hidden; margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { font-size: inherit; } h1, h2 { background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.375) 15%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0.375) 85%, rgba(0, 0, 0, 0)); border: 1px solid #756759; border-left-width: 0; border-right-width: 0; left: 50%; margin: 0; position: absolute; text-align: center; } h1 { font-size: 115%; line-height: 21px; margin-left: -160px; padding: 8px 0; top: 16px; width: 320px; } h2 { line-height: 19px; margin-left: -96px; padding: 4px 0; top: 54px; width: 192px; } p { margin: 0; padding: 0 8px; } p + p { margin-top: 8px; } small, .small { font-size: 85%; } a { color: rgba(255, 251, 247, 0.5); text-decoration: none; } a:hover, a:active { color: #fffbf7; text-decoration: underline; } .scroll-x { overflow-x: auto; } .scroll-y { overflow-y: auto; } img.portrait { width: 100%; } form { margin-block-end: 0; } form fieldset { background-color: rgba(0, 0, 0, 0.75); border-color: #9b967f; border-radius: 4px; border-style: solid; border-width: 2px 0; margin: 0; padding: 2px 8px 8px; width: 100%; } form fieldset + fieldset { margin-top: 16px; } form fieldset legend { background-image: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75) 50%, transparent 50%, transparent); border-color: #9b967f; border-radius: 4px; border-style: solid; border-width: 2px 0; border-bottom-width: 0; line-height: 24px; padding: 0 16px; text-align: center; } form fieldset > .flex { height: calc(100% - 38px); } label { line-height: 31px; /*&:last-child { margin-bottom: 0; }*/ } label + label { margin-top: 16px; } label input:not([type]), label input[type=email], label input[type=password], label input[type=text] { margin-bottom: 0; } input:not([type]), input[type=email], input[type=password], input[type=text] { background: rgba(0, 0, 0, 0.5); border: 1px solid #756759; border-radius: 4px; background-image: linear-gradient(rgba(255, 251, 247, 0.25), rgba(0, 0, 0, 0.25) 15%, rgba(0, 0, 0, 0) 50%, rgba(255, 251, 247, 0.125)); box-shadow: inset 0 0 1px 1px black; color: #fffbf7; line-height: 22px; min-height: 32px; padding: 4px 8px; } input:not([type]):focus, input[type=email]:focus, input[type=password]:focus, input[type=text]:focus { border-color: #9b967f; box-shadow: inset 0 0 1px 1px black, 0 0 1px 1px black, 0 0 6px 2px #ff5d2e; outline: none; } input:not([type]):disabled, input[type=email]:disabled, input[type=password]:disabled, input[type=text]:disabled { background: rgba(0, 0, 0, 0.25); border-color: rgba(117, 103, 89, 0.5); color: rgba(255, 251, 247, 0.5); } input:not([type])::placeholder, input[type=email]::placeholder, input[type=password]::placeholder, input[type=text]::placeholder { color: #57534f; } input[type=radio], input[type=checkbox] { opacity: 0; margin: 0; position: absolute; width: 0; } button, input[type=button], input[type=reset], input[type=submit], .button { background-color: rgba(0, 0, 0, 0.75); background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 251, 247, 0.25) 10%, rgba(255, 251, 247, 0) 10%, rgba(255, 251, 247, 0.125) 50%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.125) 90%, rgba(255, 251, 247, 0.25) 85%, rgba(255, 251, 247, 0.125) 90%, rgba(0, 0, 0, 0.5)); border: 1px solid #756759; border-radius: 4px; box-shadow: inset 0 0 0 2px black; color: #fffbf7; line-height: 22px; min-height: 32px; min-width: 128px; padding: 4px 8px; text-align: center; text-transform: uppercase; } button:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus, .button:focus { box-shadow: inset 0 0 0 2px black, 0 0 1px 1px black, 0 0 6px 2px #ff5d2e; outline: none; } button:focus, button:hover, input[type=button]:focus, input[type=button]:hover, input[type=reset]:focus, input[type=reset]:hover, input[type=submit]:focus, input[type=submit]:hover, .button:focus, .button:hover { border-color: #bdb9aa; } button:active, input[type=button]:active, input[type=reset]:active, input[type=submit]:active, .button:active { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 251, 247, 0.25) 10%, rgba(0, 0, 0, 0.125) 10%, rgba(0, 0, 0, 0.0625) 50%, rgba(255, 251, 247, 0.0625) 50%, rgba(255, 251, 247, 0) 90%, rgba(255, 251, 247, 0.25) 85%, rgba(255, 251, 247, 0.125) 90%, rgba(0, 0, 0, 0.5)); } button:disabled, button:disabled:active, button.disabled, input[type=button]:disabled, input[type=button]:disabled:active, input[type=button].disabled, input[type=reset]:disabled, input[type=reset]:disabled:active, input[type=reset].disabled, input[type=submit]:disabled, input[type=submit]:disabled:active, input[type=submit].disabled, .button:disabled, .button:disabled:active, .button.disabled { background-color: rgba(0, 0, 0, 0.375); background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 251, 247, 0.25) 10%, rgba(255, 251, 247, 0) 10%, rgba(255, 251, 247, 0.125) 50%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.125) 90%, rgba(255, 251, 247, 0.25) 85%, rgba(255, 251, 247, 0.125) 90%, rgba(0, 0, 0, 0.5)); border-color: rgba(117, 103, 89, 0.5); box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.5); color: rgba(255, 251, 247, 0.5); } button[type=submit], button.submit, input[type=button][type=submit], input[type=button].submit, input[type=reset][type=submit], input[type=reset].submit, input[type=submit][type=submit], input[type=submit].submit, .button[type=submit], .button.submit { background-color: rgba(128, 32, 0, 0.75); } button[type=submit]:disabled, button[type=submit].disabled, button.submit:disabled, button.submit.disabled, input[type=button][type=submit]:disabled, input[type=button][type=submit].disabled, input[type=button].submit:disabled, input[type=button].submit.disabled, input[type=reset][type=submit]:disabled, input[type=reset][type=submit].disabled, input[type=reset].submit:disabled, input[type=reset].submit.disabled, input[type=submit][type=submit]:disabled, input[type=submit][type=submit].disabled, input[type=submit].submit:disabled, input[type=submit].submit.disabled, .button[type=submit]:disabled, .button[type=submit].disabled, .button.submit:disabled, .button.submit.disabled { background-color: rgba(128, 32, 0, 0.375); } ul { list-style: none; margin: 0; overflow-x: hidden; overflow-y: auto; padding: 0; } li { line-height: 20px; padding: 4px 8px; overflow: hidden; white-space: nowrap; } li label { display: block; line-height: inherit; margin: -4px -8px; padding: 4px 8px; } li:hover label { background-color: rgba(255, 251, 247, 0.125); } li.active label { background-color: rgba(255, 251, 247, 0.25); } li.disabled { color: rgba(255, 251, 247, 0.25); } li.disabled label { background-color: transparent; } dialog { background-color: rgba(0, 0, 0, 0.75); border: 1px solid #756759; border-radius: 8px; box-shadow: inset 0 0 1px 1px black; color: inherit; min-width: 320px; padding: 16px; } dialog:not([modal])::backdrop { display: none; } dialog header, dialog footer { color: #fffbf7; font-weight: 700; text-align: center; } dialog header { font-size: 15px; margin: -16px -16px 16px; padding: 8px 16px 0; position: relative; } dialog header a[ui-sref] { position: absolute; right: 0; top: 0; } dialog header a[ui-sref] .fa { padding: 13px 15px; } dialog main { align-items: stretch; flex-direction: column; overflow: visible; padding: 0; position: relative; } dialog footer { display: flex; justify-content: space-between; margin: 16px -16px -16px; padding: 0 16px 16px; position: relative; } dialog footer button + button { margin-left: 16px; } dialog footer button:only-child { margin: 0 auto; } dialog[modal]::backdrop { background: rgba(0, 0, 0, 0.5); } dialog form { display: flex; flex-direction: column; height: 100%; } dialog.transparent { background-color: transparent; border-width: 0; box-shadow: none; min-width: 0; padding: 0; } dialog.transparent header { background: transparent; border-bottom-width: 0; } div.input-helper { padding: 8px 0 0; } main { align-items: center; display: flex; height: 100%; justify-content: center; overflow: hidden; padding: 98px 16px 16px; } main form { align-items: stretch; display: flex; flex-direction: column; height: 100%; justify-content: space-between; width: 100%; } main form header { padding-bottom: 16px; } main form article { align-items: stretch; display: flex; height: calc(100% - 48px - 48px); justify-content: space-between; } main form article:first-child, main form article:last-child { height: calc(100% - 48px); } main form article:first-child:last-child { height: 100%; } main form footer { display: flex; justify-content: center; margin-top: 16px; } main form footer button + button { margin-left: 16px; } nav { display: flex; flex-direction: column; } nav button { margin: 0 auto; } nav button:not(:last-child) { margin-bottom: 16px; } nav:not(.compact) button { min-width: 192px; } header nav { flex-direction: row; justify-content: center; } header nav button { border-radius: 8px; margin: 0; min-width: 96px !important; } header nav button:hover, header nav button:focus { z-index: 1; } header nav button:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } header nav button:not(:last-child) { border-bottom-right-radius: 0; border-top-right-radius: 0; margin-left: -1px; margin-bottom: 0 !important; } figure { display: flex; flex-direction: column; justify-content: center; margin: 0; vertical-align: top; } figure img { background-color: rgba(0, 0, 0, 0.75); border-color: #9b967f; border-style: solid; border-width: 2px 1px; border-radius: 16px; display: block; margin: 0 auto; padding: 4px; } figure figcaption { background-color: black; border-color: #9b967f; border-radius: 8px; border-style: solid; border-width: 2px 1px; margin: 0 16px; padding: 2px 8px; text-align: center; } figure figcaption.small { margin-top: -14px; line-height: 20px; } figure p { text-align: center; } /* TODO: Clean Up */ .border { border: 1px solid #756759; } .condensed li { line-height: 28px; } .condensed input:not([type]), .condensed input[type=email], .condensed input[type=password], .condensed input[type=text] { line-height: 18px; min-height: 28px; min-width: 48px; width: 48px; } .condensed button, .condensed input[type=button], .condensed input[type=reset], .condensed input[type=submit], .condensed .button { line-height: 18px; min-height: 28px; min-width: 28px; } .container { background-color: #ffffff; height: 540px; width: 960px; } .flex { flex: 1 0 auto; } .flex-align-stretch { align-items: stretch; } :not(.flex-column) > .flex-column { margin: -8px 0; } .flex-column { display: flex; flex-direction: column; } .flex-column > *:not(button):not(.button):not(input):not(fieldset) { padding: 8px 0; } .flex-column > .flex:not(fieldset) { height: 0; } .flex-justify-center { justify-content: center; } :not(.flex-row) > .flex-row { margin: 0 -8px; } .flex-row { display: flex; flex-direction: row; margin: 0 -8px; } .flex-row > *:not(button):not(.button):not(input):not(fieldset) { padding: 0 8px; } .flex-span-1 { flex: 0 0 10%; } .flex-span-2 { flex: 0 0 20%; } .flex-span-3 { flex: 0 0 30%; } .flex-span-4 { flex: 0 0 40%; } .flex-span-5 { flex: 0 0 50%; } .flex-span-6 { flex: 0 0 60%; } .flex-span-7 { flex: 0 0 70%; } .flex-span-8 { flex: 0 0 80%; } .flex-span-9 { flex: 0 0 90%; } .flex-span-10 { flex: 0 0 100%; } .form-group { align-items: stretch; display: flex; flex-direction: row; position: relative; } .form-group input:not([type]):hover, .form-group input:not([type]):focus, .form-group input[type=email]:hover, .form-group input[type=email]:focus, .form-group input[type=password]:hover, .form-group input[type=password]:focus, .form-group input[type=text]:hover, .form-group input[type=text]:focus, .form-group button:hover, .form-group button:focus, .form-group input[type=button]:hover, .form-group input[type=button]:focus, .form-group input[type=reset]:hover, .form-group input[type=reset]:focus, .form-group input[type=submit]:hover, .form-group input[type=submit]:focus, .form-group .button:hover, .form-group .button:focus { z-index: 1; } .form-group input:not([type]):not(:first-child), .form-group input[type=email]:not(:first-child), .form-group input[type=password]:not(:first-child), .form-group input[type=text]:not(:first-child), .form-group button:not(:first-child), .form-group input[type=button]:not(:first-child), .form-group input[type=reset]:not(:first-child), .form-group input[type=submit]:not(:first-child), .form-group .button:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } .form-group input:not([type]):not(:last-child), .form-group input[type=email]:not(:last-child), .form-group input[type=password]:not(:last-child), .form-group input[type=text]:not(:last-child), .form-group button:not(:last-child), .form-group input[type=button]:not(:last-child), .form-group input[type=reset]:not(:last-child), .form-group input[type=submit]:not(:last-child), .form-group .button:not(:last-child) { border-bottom-right-radius: 0; border-top-right-radius: 0; margin-left: -1px; } .input-group { align-items: stretch; display: flex; position: relative; } .input-group .fa { color: #fffbf7; line-height: 1.5; padding: 8px 12px; position: absolute; z-index: 1; } .input-group input:not([type]), .input-group input[type=email], .input-group input[type=password], .input-group input[type=text] { flex: 1 0 auto; padding-left: 36px; } .overlay { align-items: center; background-color: rgba(0, 0, 0, 0.5); display: flex; height: 100%; justify-content: center; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; } .overlay .message { background-color: rgba(0, 0, 0, 0.75); border: 1px solid #756759; padding: 8px 16px; } .tabs { align-items: center; display: flex; flex-direction: row; justify-content: center; margin-top: -16px; } .tabs div { background-color: rgba(0, 0, 0, 0.75); border-color: #9b967f; border-style: solid; border-radius: 0 0 4px 4px; border-width: 0px 1px 2px; box-shadow: none; font-size: 85%; line-height: 18px; min-height: 28px; min-width: 0; padding: 4px 16px; width: auto; } .tabs div:not(:first-child) { margin-left: -1px; } .tabs div:hover, .tabs div:focus, .tabs div.selected { z-index: 1; } .tabs div:not(:hover):not(:focus):not(.selected) { color: rgba(255, 251, 247, 0.5); } .tabs div.selected { border-color: #bdb9aa; } .text-left { text-align: left; } .text-center { text-align: center; } .text-right { text-align: right; }
0.359926
0.117521
@font-face { font-family: "Petit Formal Script"; font-style: normal; font-weight: normal; src: url("../css/fonts/PetitFormalScript-Regular.ttf"); } @font-face { font-family: "Great Vibes"; font-style: normal; font-weight: normal; src: url("../css/fonts/GreatVibes-Regular.ttf"); } @font-face { font-family: "Poppins"; font-style: normal; font-weight: normal; src: url("../css/fonts/Poppins-Regular.ttf"); } @font-face { font-family: "Poppins"; font-style: normal; font-weight: normal; src: url("../css/fonts/Poppins-Thin.ttf"); } @font-face { font-family: "Poppins"; font-style: normal; font-weight: bold; src: url("../css/fonts/Poppins-Bold.ttf"); } @font-face { font-family: "Roboto"; font-style: normal; font-weight: normal; src: url("../css/fonts/Roboto-Regular.ttf"); } @font-face { font-family: "Roboto"; font-style: normal; font-weight: bold; src: url("../css/fonts/Roboto-Bold.ttf"); } @font-face { font-family: "Roboto"; font-style: normal; font-weight: 100; src: url("../css/fonts/Roboto-Thin.ttf"); } a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var { background: 0 0; border: 0; font-size: 100%; outline: 0; padding: 0; vertical-align: baseline; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } aside, article, footer, hgroup, nav, section, header { display: block; } ul, ol { list-style: none; } /************** BODY RELATED ******************************/ /*********************************************************/ *, *::before, *::after { box-sizing: border-box; } body { background-color: #fff; color: #666; font-family: Roboto, Arial, sans-serif; font-size: 14px; font-weight: 500; line-height: 1.7em; margin: 0 auto; overflow-x: hidden; -webkit-font-smoothing: antialiased; } /************** HEADER ******************************/ /***************************************************/ #home-container { padding-top: 64px; } #home-header { background-color: rgba(255, 255, 255, 0.15); -webkit-backdrop-filter: blur(1px); backdrop-filter: blur(1px); box-shadow: 0 0 30px rgba(7, 51, 84, 0.17) !important; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); font-weight: 500; line-height: 23px; position: fixed; top: 0; transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out; z-index: 99999; width: 100%; -webkit-transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out; -webkit-transition: background-color 0.4s, color 0.4s, opacity 0.4s ease-in-out, -webkit-transform 0.4s; } #home-header .home-header-container { align-items: center; display: flex; justify-content: space-between; margin: auto; position: relative; text-align: left; z-index: 99; } #home-header .home-header-container .home-header-title-container h1 a { color: #20292F; font-size: 23px; font-weight: 600; padding-bottom: 0; transition: font-size 0.3s linear; } #home-header .home-header-container .home-header-title-container h1 a:hover { color: #ff4757; font-size: 26px; text-decoration: none; } #home-header .home-header-container a { font-family: Poppins, sans-serif; } #home-header .home-header-container #nav-top { float: right; font-weight: 600; padding-top: 33px; transition: all 0.4s ease-in-out; } #home-header .home-header-container #nav-top #nav-top-menu { float: left; } #home-header .home-header-container #nav-top #nav-top-menu #top-menu { float: left; } #home-header .home-header-container #nav-top #nav-top-menu #top-menu li { display: flex; flex-direction: row; line-height: 1em; padding-right: 22px; position: right; word-wrap: break-word; } #home-header .home-header-container #nav-top #nav-top-menu #top-menu li a { --fill-color: #ff4757; background: linear-gradient(var(--fill-color) 0 100%) left/0 no-repeat; background-clip: text; color: transparent !important; font-size: 32px; padding-bottom: 33px; position: relative; text-decoration: none; text-transform: uppercase; -webkit-text-stroke: 2px var(--fill-color); transition: 0.5s linear; -webkit-background-clip: text; } #home-header .home-header-container #nav-top #nav-top-menu #top-menu li a:hover { background-size: 100%; } #home-header .home-header-container #nav-top #nav-top-menu #top-menu li .active { background-size: 100%; } #home-header .home-header-container #nav-top #nav-top-menu, #home-header .home-header-container #nav-top #top-menu { line-height: 0; } #home-header, #nav-top { font-family: Poppins, Helvetica, Arial, Lucida, sans-serif; } /************** MAIN ********************************/ /***************************************************/ main { background-color: transparent; margin: 0 auto; margin-top: 2em; max-width: 100%; } .bold { font-weight: bold; } .present-section-icon, .contact-section-icon { display: block; line-height: 0; margin-bottom: 4.75%; margin-left: auto; margin-right: auto; position: relative; text-align: center; width: 100%; z-index: 1; } .present-section-title, .contact-section-title { font-family: "Petit Formal Script", handwriting; font-size: 140px; line-height: 1em; margin-top: -0.8em !important; margin-bottom: -0.3em !important; text-align: center; width: 100%; } .present-section-title .present-section-title-content, .present-section-title .contact-section-title-content, .contact-section-title .present-section-title-content, .contact-section-title .contact-section-title-content { margin-top: -0.2em; } .home-main-layout { margin-bottom: 0 !important; padding-top: 0; } .home-main-layout .main-inner-content { position: relative; z-index: 1; } .home-main-layout .main-inner-content .custom-container { background: linear-gradient(180deg, rgba(45, 45, 45, 0.6) 0%, rgba(45, 45, 45, 0.85) 100%), url("../images/services_bcgd.jpeg") center; background-position: 50%; background-repeat: no-repeat; background-size: cover; display: flex; flex-direction: column; padding-bottom: 14vw; padding-top: 14vw; position: relative; } .home-main-layout .main-inner-content .custom-container .custom-row { background-position: 50%; background-repeat: no-repeat; background-size: cover; margin: 0 auto; max-width: 1080px; position: relative; width: 80%; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container { float: left; margin-top: 6em; min-height: 1px; mix-blend-mode: unset !important; position: relative; z-index: 10 !important; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-title { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; color: rgba(221, 204, 176, 0.2) !important; font-family: Petit Formal Script, handwriting; font-size: 52px; line-height: 1em; margin-bottom: -0.3em !important; margin-left: 1em; text-align: center; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-title h1 { line-height: 1em; margin-top: -1em; text-transform: capitalize; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-subtitle { margin-top: -6em; max-width: 800px; text-align: left; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-subtitle h1 { color: rgba(255, 255, 255, 0.8); font-family: "Antic Didone", Georgia, "Times New Roman", serif; font-size: 75px; font-weight: bold; letter-spacing: 4px; line-height: 1.3em; text-transform: uppercase; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-btn { -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-duration: 0.2; animation-duration: 0.2s; margin-top: 30px !important; text-align: right; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-btn a { background-color: rgba(0, 0, 0, 0); background-position: 50%; background-repeat: no-repeat; background-size: cover; border: 2px solid #FFF; border-radius: 0px; border-width: 0px !important; box-shadow: 0px 2px 0px 0px #ffffff; color: #FFF; font-size: 16px; font-weight: 600 !important; letter-spacing: 4px; line-height: 1.7em !important; text-transform: uppercase !important; transition: all 300ms ease 0ms; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-btn a:hover { box-shadow: 0px 2px 0px 0px #ff4757; color: #ff4757; padding-top: 10px !important; padding-right: 0px !important; padding-bottom: 10px !important; padding-left: 0px !important; text-decoration: none; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-btn a:after { transition: all 300ms ease 0ms; } /************** FOOTER ******************************/ /***************************************************/ footer { background-color: #ffffff; bottom: -1em; color: #a4b0be; height: 6vh; margin-top: 2em; } footer .mentions-bande { justify-content: center; } footer .mentions-bande .modal-btn { border: none; background-color: transparent; color: #1e90ff; font-size: 1.4em; } footer .mentions-bande .modal-btn:first-of-type { padding-right: 10px; } footer .mentions-bande .modal-btn:last-of-type::before { background-color: #1E90FF; border-radius: 7.5px; content: ""; display: inline-block; height: 10px; margin-right: 10px; padding-right: 2em; width: 10px; -moz-border-radius: 7.5px; -webkit-border-radius: 7.5px; } footer .copywrite-bande { margin-top: 2em; } footer .copywrite-bande p { padding-top: 1em; text-align: center; } footer .copywrite-bande p:first-of-type { margin-bottom: -14px; } /************** MEDIA QUERY ******************************/ /********************************************************/ @media screen and (min-width: 981px) { #home-header .home-header-container { max-width: 100%; padding-left: 40px; padding-right: 40px; width: 100%; } .custom-container { padding: 4% 0; } } @media screen and (min-width: 1350px) { .custom-container { padding: 54px 0; } }
public/assets/css/services.css
@font-face { font-family: "Petit Formal Script"; font-style: normal; font-weight: normal; src: url("../css/fonts/PetitFormalScript-Regular.ttf"); } @font-face { font-family: "Great Vibes"; font-style: normal; font-weight: normal; src: url("../css/fonts/GreatVibes-Regular.ttf"); } @font-face { font-family: "Poppins"; font-style: normal; font-weight: normal; src: url("../css/fonts/Poppins-Regular.ttf"); } @font-face { font-family: "Poppins"; font-style: normal; font-weight: normal; src: url("../css/fonts/Poppins-Thin.ttf"); } @font-face { font-family: "Poppins"; font-style: normal; font-weight: bold; src: url("../css/fonts/Poppins-Bold.ttf"); } @font-face { font-family: "Roboto"; font-style: normal; font-weight: normal; src: url("../css/fonts/Roboto-Regular.ttf"); } @font-face { font-family: "Roboto"; font-style: normal; font-weight: bold; src: url("../css/fonts/Roboto-Bold.ttf"); } @font-face { font-family: "Roboto"; font-style: normal; font-weight: 100; src: url("../css/fonts/Roboto-Thin.ttf"); } a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var { background: 0 0; border: 0; font-size: 100%; outline: 0; padding: 0; vertical-align: baseline; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } aside, article, footer, hgroup, nav, section, header { display: block; } ul, ol { list-style: none; } /************** BODY RELATED ******************************/ /*********************************************************/ *, *::before, *::after { box-sizing: border-box; } body { background-color: #fff; color: #666; font-family: Roboto, Arial, sans-serif; font-size: 14px; font-weight: 500; line-height: 1.7em; margin: 0 auto; overflow-x: hidden; -webkit-font-smoothing: antialiased; } /************** HEADER ******************************/ /***************************************************/ #home-container { padding-top: 64px; } #home-header { background-color: rgba(255, 255, 255, 0.15); -webkit-backdrop-filter: blur(1px); backdrop-filter: blur(1px); box-shadow: 0 0 30px rgba(7, 51, 84, 0.17) !important; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); font-weight: 500; line-height: 23px; position: fixed; top: 0; transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out; z-index: 99999; width: 100%; -webkit-transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out; -webkit-transition: background-color 0.4s, color 0.4s, opacity 0.4s ease-in-out, -webkit-transform 0.4s; } #home-header .home-header-container { align-items: center; display: flex; justify-content: space-between; margin: auto; position: relative; text-align: left; z-index: 99; } #home-header .home-header-container .home-header-title-container h1 a { color: #20292F; font-size: 23px; font-weight: 600; padding-bottom: 0; transition: font-size 0.3s linear; } #home-header .home-header-container .home-header-title-container h1 a:hover { color: #ff4757; font-size: 26px; text-decoration: none; } #home-header .home-header-container a { font-family: Poppins, sans-serif; } #home-header .home-header-container #nav-top { float: right; font-weight: 600; padding-top: 33px; transition: all 0.4s ease-in-out; } #home-header .home-header-container #nav-top #nav-top-menu { float: left; } #home-header .home-header-container #nav-top #nav-top-menu #top-menu { float: left; } #home-header .home-header-container #nav-top #nav-top-menu #top-menu li { display: flex; flex-direction: row; line-height: 1em; padding-right: 22px; position: right; word-wrap: break-word; } #home-header .home-header-container #nav-top #nav-top-menu #top-menu li a { --fill-color: #ff4757; background: linear-gradient(var(--fill-color) 0 100%) left/0 no-repeat; background-clip: text; color: transparent !important; font-size: 32px; padding-bottom: 33px; position: relative; text-decoration: none; text-transform: uppercase; -webkit-text-stroke: 2px var(--fill-color); transition: 0.5s linear; -webkit-background-clip: text; } #home-header .home-header-container #nav-top #nav-top-menu #top-menu li a:hover { background-size: 100%; } #home-header .home-header-container #nav-top #nav-top-menu #top-menu li .active { background-size: 100%; } #home-header .home-header-container #nav-top #nav-top-menu, #home-header .home-header-container #nav-top #top-menu { line-height: 0; } #home-header, #nav-top { font-family: Poppins, Helvetica, Arial, Lucida, sans-serif; } /************** MAIN ********************************/ /***************************************************/ main { background-color: transparent; margin: 0 auto; margin-top: 2em; max-width: 100%; } .bold { font-weight: bold; } .present-section-icon, .contact-section-icon { display: block; line-height: 0; margin-bottom: 4.75%; margin-left: auto; margin-right: auto; position: relative; text-align: center; width: 100%; z-index: 1; } .present-section-title, .contact-section-title { font-family: "Petit Formal Script", handwriting; font-size: 140px; line-height: 1em; margin-top: -0.8em !important; margin-bottom: -0.3em !important; text-align: center; width: 100%; } .present-section-title .present-section-title-content, .present-section-title .contact-section-title-content, .contact-section-title .present-section-title-content, .contact-section-title .contact-section-title-content { margin-top: -0.2em; } .home-main-layout { margin-bottom: 0 !important; padding-top: 0; } .home-main-layout .main-inner-content { position: relative; z-index: 1; } .home-main-layout .main-inner-content .custom-container { background: linear-gradient(180deg, rgba(45, 45, 45, 0.6) 0%, rgba(45, 45, 45, 0.85) 100%), url("../images/services_bcgd.jpeg") center; background-position: 50%; background-repeat: no-repeat; background-size: cover; display: flex; flex-direction: column; padding-bottom: 14vw; padding-top: 14vw; position: relative; } .home-main-layout .main-inner-content .custom-container .custom-row { background-position: 50%; background-repeat: no-repeat; background-size: cover; margin: 0 auto; max-width: 1080px; position: relative; width: 80%; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container { float: left; margin-top: 6em; min-height: 1px; mix-blend-mode: unset !important; position: relative; z-index: 10 !important; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-title { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; color: rgba(221, 204, 176, 0.2) !important; font-family: Petit Formal Script, handwriting; font-size: 52px; line-height: 1em; margin-bottom: -0.3em !important; margin-left: 1em; text-align: center; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-title h1 { line-height: 1em; margin-top: -1em; text-transform: capitalize; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-subtitle { margin-top: -6em; max-width: 800px; text-align: left; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-subtitle h1 { color: rgba(255, 255, 255, 0.8); font-family: "Antic Didone", Georgia, "Times New Roman", serif; font-size: 75px; font-weight: bold; letter-spacing: 4px; line-height: 1.3em; text-transform: uppercase; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-btn { -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-duration: 0.2; animation-duration: 0.2s; margin-top: 30px !important; text-align: right; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-btn a { background-color: rgba(0, 0, 0, 0); background-position: 50%; background-repeat: no-repeat; background-size: cover; border: 2px solid #FFF; border-radius: 0px; border-width: 0px !important; box-shadow: 0px 2px 0px 0px #ffffff; color: #FFF; font-size: 16px; font-weight: 600 !important; letter-spacing: 4px; line-height: 1.7em !important; text-transform: uppercase !important; transition: all 300ms ease 0ms; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-btn a:hover { box-shadow: 0px 2px 0px 0px #ff4757; color: #ff4757; padding-top: 10px !important; padding-right: 0px !important; padding-bottom: 10px !important; padding-left: 0px !important; text-decoration: none; } .home-main-layout .main-inner-content .custom-container .custom-row .hero-container .hero-container-btn a:after { transition: all 300ms ease 0ms; } /************** FOOTER ******************************/ /***************************************************/ footer { background-color: #ffffff; bottom: -1em; color: #a4b0be; height: 6vh; margin-top: 2em; } footer .mentions-bande { justify-content: center; } footer .mentions-bande .modal-btn { border: none; background-color: transparent; color: #1e90ff; font-size: 1.4em; } footer .mentions-bande .modal-btn:first-of-type { padding-right: 10px; } footer .mentions-bande .modal-btn:last-of-type::before { background-color: #1E90FF; border-radius: 7.5px; content: ""; display: inline-block; height: 10px; margin-right: 10px; padding-right: 2em; width: 10px; -moz-border-radius: 7.5px; -webkit-border-radius: 7.5px; } footer .copywrite-bande { margin-top: 2em; } footer .copywrite-bande p { padding-top: 1em; text-align: center; } footer .copywrite-bande p:first-of-type { margin-bottom: -14px; } /************** MEDIA QUERY ******************************/ /********************************************************/ @media screen and (min-width: 981px) { #home-header .home-header-container { max-width: 100%; padding-left: 40px; padding-right: 40px; width: 100%; } .custom-container { padding: 4% 0; } } @media screen and (min-width: 1350px) { .custom-container { padding: 54px 0; } }
0.187877
0.063453
@charset "UTF-8"; /* 공통 css */ /* The Modal (background) */ .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ } /* Modal Content/Box */ .modal-content { text-align:center; background-color: #fefefe; margin: 18% auto; /* 15% from the top and centered */ padding: 5px 10px 10px 10px; border: 1px solid #888; width: 25%; /* Could be more or less, depending on screen size */ } #alertMessage,#confirmMessage,#confirmRCMessage,#confirmRDMessage { border-bottom : 1px solid lightgrey; padding-bottom : 15px; margin-bottom : 10px; } /* The Close Button */ .close { color: #aaa; text-align:right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: black; text-decoration: none; cursor: pointer; } /* 모달 확인 버튼 */ #alertModalClose, #confirmModalOk ,#confirmRCOk,#confirmRDOk{ background-color: #FF007F; border : none; border-radius : 5px; padding : 7px 35px; margin:5px; color:white; } #confirmModalCel,#confirmRCCel,#confirmRDCel { border : 1px solid #FF007F; border-radius : 5px; padding : 7px 35px; margin:5px; color:#FF007F; background-color:white; } #result { margin-left:60px; } input[type=text]:focus { outline: none; } input[type=text]:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px white inset; } .inputStyle { border: 1px solid lightgrey; border-radius: 3.5px; height: 30px; padding: 2px 10px 2px 10px; width: 280px; font-size: 17px; } #registerBasicFrm>div, #basic_keyword>div, #registerRewardFrm>div, #registerAccountFrm >div{ margin: 10px 0px; } #registerStoryFrm>div { margin: 15px 0px; } #registerBasicFrm>div>div, #registerStoryFrm>div>div { margin: 10px 0px; } .lg { color: #5e5e5e; font-size: 17px; } .bold { color: #383737; font-weight: 600; font-size: 20px; } .inputRight { text-align: right; } .save_button { font-size: 15px; font-weight: 800; color: rgb(26, 188, 156); background-color: white; border-radius: 5px; border: 1px solid rgb(26, 188, 156); padding: 5px 50px; margin-top: 5px; margin-left: 50px; } .next_button { font-size: 15px; font-weight: 800; color: white; background-color: rgb(26, 188, 156); border-radius: 5px; border: none; padding: 5px 50px; margin-top: 5px; margin-left: 50px; } .fileContainer { width: 1000px; position: relative; display: grid; grid-column: 1/5; grid-column-gap: 10px; grid-row-gap: 10px; grid-template-columns: repeat(5, 200px); /*grid-template-columns: 25% 25% 25% 25%;*/ grid-auto-rows: minmax(20px, auto); /* text-align: center; */ } .rg_img { position: relative; border: 1px solid lightgrey; border-radius: 2.5px; text-align: center; margin-right: 10px; } .rg_img:hover { cursor: pointer; } .thumbnailImg>img, .introductionImg>img, #soge { position: absolute; max-width: 100%; max-height: 100%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } #default, #plus { width: 35px; height: 35px; } /* basic css */ .ui-datepicker-trigger { width: 20px; height: 20px; vertical-align: middle; margin-top: 2px; margin-left: -10px; cursor: pointer; } #rg_projectPeriodDeadline { display: flex; } #rg_projectPeriodDeadline>input { margin-right: 5px; } #rg_projectDeadline { width: 200px; height: 35px; border: 1px solid lightgrey; border-radius: 3.5px; padding: 0px 5px; margin-left: 10px; } #projectDeadline { border: none; width: 165px; margin: 0px; font-size: 17px; } #projectDeadline:focus { outline: none; } #remainingPeriod { width: 200px; } .thumbnailImg { width: 395px; height: 300px; } #thumb { width: 190px; height: 160px; } #keyword_div { width: 700px; overflow: hidden; height: auto; min-height: 100px; /* border : 1px solid lightgrey; border-radius : 3.5px; */ padding-left: 5px; } .keyText { border: 1px solid lightgrey; border-radius: 3.5px; width: 500px; font-size: 15px; } #keyword_div>.keyword { height: 25px; background-color: #EAEAEA; padding: 2px 5px; margin: 2.5px 2.5px; border-radius: 3.5px; display: inline-block; float: left; } .keyword>label { padding-right: 2.5px; margin-right: 5px; } .keyword>img { width: 10px; height: 10px; margin-top: 7.5px; opacity: 0.2; } .keyword>img:hover { cursor: pointer; opacity: 0.8; } [type="radio"]:checked, [type="radio"]:not(:checked) { position: absolute; left: -9999px; } [type="radio"]:checked + label, [type="radio"]:not(:checked) + label { position: relative; padding-left: 28px; cursor: pointer; line-height: 20px; display: inline-block; color: #666; } [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before { content: ''; position: absolute; left: 0; top: 0; width: 18px; height: 18px; border: 1px solid #ddd; border-radius: 100%; background: #fff; } [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after { content: ''; width: 12px; height: 12px; background: #1abc9c; position: absolute; top: 4px; left: 4px; border-radius: 100%; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; } [type="radio"]:not(:checked) + label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0); } [type="radio"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } /* *story style */ .introductionImg { width: 200px; height: 150px; } .sogeRemove { width: 200px; height: 150px; opacity: 0 } .sogeRemove:hover { opacity: 1 } .videoInput { border: 1px solid lightgrey; border-radius: 3.5px; height: 30px; padding: 2px 10px; width: 380px; font-size: 17px; } .videoSpan { width: 34px; height: 34px; display: inline-block; vertical-align: middle; position: relative; border: 1px solid lightgrey; border-radius: 2.5px; text-align: center; cursor:pointer; } .videoPlus, .videoMinus { width: 20px; height: 20px; } .videoSpan>.videoPlus, .videoSpan>.videoMinus { position: absolute; max-width: 100%; max-height: 100%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } .checks { position: relative; display: inline-block; padding-right: 10px; } /* *reward style */ #reward_box { background-color: rgb(244, 243, 243); width: 580px; height: 300px; padding: 15px; } #reward_box div { margin: 10px 5px; } .reward_grid { display: grid; grid-template-columns: 100px 5fr 1fr; } .reward_grid>label { padding-top:5px; font-weight:700; color:#211f1f; } #reward_input { width: 400px; height: 30px; border: 1px solid lightgrey; border-radius: 3.5px; padding-left: 10px; font-size : 17px; } #reward_input:focus, #reward_textarea:focus { outline: 1px solid rgb(26, 188, 156); } #reward_textarea { width: 390px; height: 100px; resize: none; border-radius: 3.5px; border: 1px solid lightgrey; padding: 10px; font-size:17px; } .reward_button { font-size: 15px; font-weight: 800; padding: 5px 45px; margin-top: 5px; margin-left: 50px; } .preview_button { display:flex; text-align:center; padding: 5px 10% 0px 15%; border-top : 2px solid lightgrey; margin-bottom : 0; } .preview_button:hover { cursor:pointer; } .rewardEdit, .rewardDel{ font-size: 15px; font-weight: 800; padding: 2.5px 5px; color: #FF007F; border : none; background-color:white; } .rewardImg { height:20px; width:20px; vertical-align : middle; } .add_button{ color: rgb(26, 188, 156); background-color: white; border-radius: 5px; border: 1px solid rgb(26, 188, 156); margin-right:10px; } .reset_button{ color: white; background-color: rgb(26, 188, 156); border-radius: 5px; border: none; } .rg_delivery { width: 205px; height: 35px; border: 1px solid lightgrey; border-radius: 3.5px; background-color: white; border-radius: 3.5px; } .rg_delivery > .ui-datepicker-trigger{ margin-left:0px; margin-right:-5px; } #presentDeliveryDate { border: none; width: 165px; margin: 0px; font-size: 17px; height:30px; padding-left:10px; } #delivery_date:focus { outline: none; } #reward_preview{ min-height:200px; width: 1000px; position: relative; display: grid; grid-column: 1/4; grid-column-gap: 15px; grid-row-gap: 15px; grid-template-columns: repeat(4, 230px); /*grid-template-columns: 25% 25% 25% 25%;*/ grid-auto-rows: minmax(20px, auto); /* text-align: center; */ } .reward_preview_box { width: 210px; height: auto; padding: 10px 10px 10px 15px; border: 1px solid lightgray; } .rw_preview_amount_div { font-size: 25px; color: #302c2c; font-weight: 700 } .rw_preview_info_s, .rw_preview_delivery_s { font-size: 16px; color: #5e5e5e; margin: 5px 0px 2px 0px; } .rw_preview_info, .rw_preview_delivery { font-size: 18px; color: #211f1f; margin: 2px 0px 10px 0px; } /* * account page css */ #depositAccount { width:350px; height:30px; border : 1px solid lightgrey; border-radius:3.5px; padding-left:10px; } #bankCode { border : 1px solid lightgrey; border-radius:3.5px; width : 200px; height:30px; } .register_button { font-size: 15px; font-weight: 800; color: #FF007F; background-color: white; border-radius: 5px; border: 1px solid #FF007F; padding: 5px 50px; margin-top: 5px; margin-left: 50px; } #accountNotice { width: 1000px; background-color: #F6F6F6; padding : 15px 10px ; font-size : 18px; vertical-align:middle; color: #4C4C4C; } #notice { font-size:20px; font-weight:800; margin: 0px 20px; }
src/main/webapp/css/projectRegister.css
@charset "UTF-8"; /* 공통 css */ /* The Modal (background) */ .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ } /* Modal Content/Box */ .modal-content { text-align:center; background-color: #fefefe; margin: 18% auto; /* 15% from the top and centered */ padding: 5px 10px 10px 10px; border: 1px solid #888; width: 25%; /* Could be more or less, depending on screen size */ } #alertMessage,#confirmMessage,#confirmRCMessage,#confirmRDMessage { border-bottom : 1px solid lightgrey; padding-bottom : 15px; margin-bottom : 10px; } /* The Close Button */ .close { color: #aaa; text-align:right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: black; text-decoration: none; cursor: pointer; } /* 모달 확인 버튼 */ #alertModalClose, #confirmModalOk ,#confirmRCOk,#confirmRDOk{ background-color: #FF007F; border : none; border-radius : 5px; padding : 7px 35px; margin:5px; color:white; } #confirmModalCel,#confirmRCCel,#confirmRDCel { border : 1px solid #FF007F; border-radius : 5px; padding : 7px 35px; margin:5px; color:#FF007F; background-color:white; } #result { margin-left:60px; } input[type=text]:focus { outline: none; } input[type=text]:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px white inset; } .inputStyle { border: 1px solid lightgrey; border-radius: 3.5px; height: 30px; padding: 2px 10px 2px 10px; width: 280px; font-size: 17px; } #registerBasicFrm>div, #basic_keyword>div, #registerRewardFrm>div, #registerAccountFrm >div{ margin: 10px 0px; } #registerStoryFrm>div { margin: 15px 0px; } #registerBasicFrm>div>div, #registerStoryFrm>div>div { margin: 10px 0px; } .lg { color: #5e5e5e; font-size: 17px; } .bold { color: #383737; font-weight: 600; font-size: 20px; } .inputRight { text-align: right; } .save_button { font-size: 15px; font-weight: 800; color: rgb(26, 188, 156); background-color: white; border-radius: 5px; border: 1px solid rgb(26, 188, 156); padding: 5px 50px; margin-top: 5px; margin-left: 50px; } .next_button { font-size: 15px; font-weight: 800; color: white; background-color: rgb(26, 188, 156); border-radius: 5px; border: none; padding: 5px 50px; margin-top: 5px; margin-left: 50px; } .fileContainer { width: 1000px; position: relative; display: grid; grid-column: 1/5; grid-column-gap: 10px; grid-row-gap: 10px; grid-template-columns: repeat(5, 200px); /*grid-template-columns: 25% 25% 25% 25%;*/ grid-auto-rows: minmax(20px, auto); /* text-align: center; */ } .rg_img { position: relative; border: 1px solid lightgrey; border-radius: 2.5px; text-align: center; margin-right: 10px; } .rg_img:hover { cursor: pointer; } .thumbnailImg>img, .introductionImg>img, #soge { position: absolute; max-width: 100%; max-height: 100%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } #default, #plus { width: 35px; height: 35px; } /* basic css */ .ui-datepicker-trigger { width: 20px; height: 20px; vertical-align: middle; margin-top: 2px; margin-left: -10px; cursor: pointer; } #rg_projectPeriodDeadline { display: flex; } #rg_projectPeriodDeadline>input { margin-right: 5px; } #rg_projectDeadline { width: 200px; height: 35px; border: 1px solid lightgrey; border-radius: 3.5px; padding: 0px 5px; margin-left: 10px; } #projectDeadline { border: none; width: 165px; margin: 0px; font-size: 17px; } #projectDeadline:focus { outline: none; } #remainingPeriod { width: 200px; } .thumbnailImg { width: 395px; height: 300px; } #thumb { width: 190px; height: 160px; } #keyword_div { width: 700px; overflow: hidden; height: auto; min-height: 100px; /* border : 1px solid lightgrey; border-radius : 3.5px; */ padding-left: 5px; } .keyText { border: 1px solid lightgrey; border-radius: 3.5px; width: 500px; font-size: 15px; } #keyword_div>.keyword { height: 25px; background-color: #EAEAEA; padding: 2px 5px; margin: 2.5px 2.5px; border-radius: 3.5px; display: inline-block; float: left; } .keyword>label { padding-right: 2.5px; margin-right: 5px; } .keyword>img { width: 10px; height: 10px; margin-top: 7.5px; opacity: 0.2; } .keyword>img:hover { cursor: pointer; opacity: 0.8; } [type="radio"]:checked, [type="radio"]:not(:checked) { position: absolute; left: -9999px; } [type="radio"]:checked + label, [type="radio"]:not(:checked) + label { position: relative; padding-left: 28px; cursor: pointer; line-height: 20px; display: inline-block; color: #666; } [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before { content: ''; position: absolute; left: 0; top: 0; width: 18px; height: 18px; border: 1px solid #ddd; border-radius: 100%; background: #fff; } [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after { content: ''; width: 12px; height: 12px; background: #1abc9c; position: absolute; top: 4px; left: 4px; border-radius: 100%; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; } [type="radio"]:not(:checked) + label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0); } [type="radio"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } /* *story style */ .introductionImg { width: 200px; height: 150px; } .sogeRemove { width: 200px; height: 150px; opacity: 0 } .sogeRemove:hover { opacity: 1 } .videoInput { border: 1px solid lightgrey; border-radius: 3.5px; height: 30px; padding: 2px 10px; width: 380px; font-size: 17px; } .videoSpan { width: 34px; height: 34px; display: inline-block; vertical-align: middle; position: relative; border: 1px solid lightgrey; border-radius: 2.5px; text-align: center; cursor:pointer; } .videoPlus, .videoMinus { width: 20px; height: 20px; } .videoSpan>.videoPlus, .videoSpan>.videoMinus { position: absolute; max-width: 100%; max-height: 100%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; } .checks { position: relative; display: inline-block; padding-right: 10px; } /* *reward style */ #reward_box { background-color: rgb(244, 243, 243); width: 580px; height: 300px; padding: 15px; } #reward_box div { margin: 10px 5px; } .reward_grid { display: grid; grid-template-columns: 100px 5fr 1fr; } .reward_grid>label { padding-top:5px; font-weight:700; color:#211f1f; } #reward_input { width: 400px; height: 30px; border: 1px solid lightgrey; border-radius: 3.5px; padding-left: 10px; font-size : 17px; } #reward_input:focus, #reward_textarea:focus { outline: 1px solid rgb(26, 188, 156); } #reward_textarea { width: 390px; height: 100px; resize: none; border-radius: 3.5px; border: 1px solid lightgrey; padding: 10px; font-size:17px; } .reward_button { font-size: 15px; font-weight: 800; padding: 5px 45px; margin-top: 5px; margin-left: 50px; } .preview_button { display:flex; text-align:center; padding: 5px 10% 0px 15%; border-top : 2px solid lightgrey; margin-bottom : 0; } .preview_button:hover { cursor:pointer; } .rewardEdit, .rewardDel{ font-size: 15px; font-weight: 800; padding: 2.5px 5px; color: #FF007F; border : none; background-color:white; } .rewardImg { height:20px; width:20px; vertical-align : middle; } .add_button{ color: rgb(26, 188, 156); background-color: white; border-radius: 5px; border: 1px solid rgb(26, 188, 156); margin-right:10px; } .reset_button{ color: white; background-color: rgb(26, 188, 156); border-radius: 5px; border: none; } .rg_delivery { width: 205px; height: 35px; border: 1px solid lightgrey; border-radius: 3.5px; background-color: white; border-radius: 3.5px; } .rg_delivery > .ui-datepicker-trigger{ margin-left:0px; margin-right:-5px; } #presentDeliveryDate { border: none; width: 165px; margin: 0px; font-size: 17px; height:30px; padding-left:10px; } #delivery_date:focus { outline: none; } #reward_preview{ min-height:200px; width: 1000px; position: relative; display: grid; grid-column: 1/4; grid-column-gap: 15px; grid-row-gap: 15px; grid-template-columns: repeat(4, 230px); /*grid-template-columns: 25% 25% 25% 25%;*/ grid-auto-rows: minmax(20px, auto); /* text-align: center; */ } .reward_preview_box { width: 210px; height: auto; padding: 10px 10px 10px 15px; border: 1px solid lightgray; } .rw_preview_amount_div { font-size: 25px; color: #302c2c; font-weight: 700 } .rw_preview_info_s, .rw_preview_delivery_s { font-size: 16px; color: #5e5e5e; margin: 5px 0px 2px 0px; } .rw_preview_info, .rw_preview_delivery { font-size: 18px; color: #211f1f; margin: 2px 0px 10px 0px; } /* * account page css */ #depositAccount { width:350px; height:30px; border : 1px solid lightgrey; border-radius:3.5px; padding-left:10px; } #bankCode { border : 1px solid lightgrey; border-radius:3.5px; width : 200px; height:30px; } .register_button { font-size: 15px; font-weight: 800; color: #FF007F; background-color: white; border-radius: 5px; border: 1px solid #FF007F; padding: 5px 50px; margin-top: 5px; margin-left: 50px; } #accountNotice { width: 1000px; background-color: #F6F6F6; padding : 15px 10px ; font-size : 18px; vertical-align:middle; color: #4C4C4C; } #notice { font-size:20px; font-weight:800; margin: 0px 20px; }
0.158435
0.043548
body { background: #fff; color: #666666; font-family: "Open Sans", sans-serif; } a { color: #18d26e; transition: 0.5s; } a:hover, a:active, a:focus { color: #18d36e; outline: none; text-decoration: none; } p { padding: 0; margin: 0 0 30px 0; } h1, h2, h3, h4, h5, h6 { font-family: "Montserrat", sans-serif; font-weight: 400; margin: 0 0 20px 0; padding: 0; } /* Back to top button */ .back-to-top { position: fixed; display: none; background: #18d26e; color: #fff; width: 44px; height: 44px; text-align: center; line-height: 1; font-size: 16px; border-radius: 50%; right: 15px; bottom: 15px; transition: background 0.5s; z-index: 11; } .back-to-top i { padding-top: 12px; color: #fff; } /* Prelaoder */ #preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9999; overflow: hidden; background: #fff; } #preloader:before { content: ""; position: fixed; top: calc(50% - 30px); left: calc(50% - 30px); border: 6px solid #f2f2f2; border-top: 6px solid #18d26e; border-radius: 50%; width: 60px; height: 60px; -webkit-animation: animate-preloader 1s linear infinite; animation: animate-preloader 1s linear infinite; } @-webkit-keyframes animate-preloader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes animate-preloader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /*-------------------------------------------------------------- # Header --------------------------------------------------------------*/ #header { padding: 30px 0; height: 92px; position: fixed; left: 0; top: 0; right: 0; transition: all 0.5s; z-index: 997; } #header.header-scrolled { background: rgba(0, 0, 0, 0.9); padding: 20px 0; height: 72px; transition: all 0.5s; } #header #logo { float: left; } #header #logo h1 { font-size: 34px; margin: 0; padding: 0; line-height: 1; font-family: "Montserrat", sans-serif; font-weight: 700; letter-spacing: 3px; } #header #logo h1 a, #header #logo h1 a:hover { color: #fff; padding-left: 10px; border-left: 4px solid #18d26e; } #header #logo img { padding: 0; margin: 0; } /*-------------------------------------------------------------- # Navigation Menu --------------------------------------------------------------*/ /* Nav Menu Essentials */ .nav-menu, .nav-menu * { margin: 0; padding: 0; list-style: none; } .nav-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; } .nav-menu li { position: relative; white-space: nowrap; } .nav-menu > li { float: left; } .nav-menu li:hover > ul, .nav-menu li.sfHover > ul { display: block; } .nav-menu ul ul { top: 0; left: 100%; } .nav-menu ul li { min-width: 180px; } /* Nav Menu Arrows */ .sf-arrows .sf-with-ul { padding-right: 30px; } .sf-arrows .sf-with-ul:after { content: "\f107"; position: absolute; right: 15px; font-family: FontAwesome; font-style: normal; font-weight: normal; } .sf-arrows ul .sf-with-ul:after { content: "\f105"; } /* Nav Meu Container */ #nav-menu-container { float: right; margin: 0; } /* Nav Meu Styling */ .nav-menu a { padding: 0 8px 10px 8px; text-decoration: none; display: inline-block; color: #fff; font-family: "Montserrat", sans-serif; font-weight: 700; font-size: 13px; text-transform: uppercase; outline: none; } .nav-menu li:hover > a, .nav-menu > .menu-active > a { color: #18d26e; } .nav-menu > li { margin-left: 10px; } .nav-menu ul { margin: 4px 0 0 0; padding: 10px; box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); background: #fff; } .nav-menu ul li { transition: 0.3s; } .nav-menu ul li a { padding: 10px; color: #333; transition: 0.3s; display: block; font-size: 13px; text-transform: none; } .nav-menu ul li:hover > a { color: #18d26e; } .nav-menu ul ul { margin: 0; } /* Mobile Nav Toggle */ #mobile-nav-toggle { position: fixed; right: 0; top: 0; z-index: 999; margin: 20px 20px 0 0; border: 0; background: none; font-size: 24px; display: none; transition: all 0.4s; outline: none; cursor: pointer; } #mobile-nav-toggle i { color: #fff; } /* Mobile Nav Styling */ #mobile-nav { position: fixed; top: 0; padding-top: 18px; bottom: 0; z-index: 998; background: rgba(0, 0, 0, 0.8); left: -260px; width: 260px; overflow-y: auto; transition: 0.4s; } #mobile-nav ul { padding: 0; margin: 0; list-style: none; } #mobile-nav ul li { position: relative; } #mobile-nav ul li a { color: #fff; font-size: 13px; text-transform: uppercase; overflow: hidden; padding: 10px 22px 10px 15px; position: relative; text-decoration: none; width: 100%; display: block; outline: none; font-weight: 700; font-family: "Montserrat", sans-serif; } #mobile-nav ul li a:hover { color: #18d26e; } #mobile-nav ul li li { padding-left: 30px; } #mobile-nav ul li.menu-active a { color: #18d26e; } #mobile-nav ul .menu-has-children i { position: absolute; right: 0; z-index: 99; padding: 15px; cursor: pointer; color: #fff; } #mobile-nav ul .menu-has-children i.fa-chevron-up { color: #18d26e; } #mobile-nav ul .menu-has-children li a { text-transform: none; } #mobile-nav ul .menu-item-active { color: #18d26e; } #mobile-body-overly { width: 100%; height: 100%; z-index: 997; top: 0; left: 0; position: fixed; background: rgba(0, 0, 0, 0.7); display: none; } /* Mobile Nav body classes */ body.mobile-nav-active { overflow: hidden; } body.mobile-nav-active #mobile-nav { left: 0; } body.mobile-nav-active #mobile-nav-toggle { color: #fff; } /* Sections Header --------------------------------*/ .section-header h3 { font-size: 32px; color: #111; text-transform: uppercase; text-align: center; font-weight: 700; position: relative; padding-bottom: 15px; } .section-header h3::before { content: ''; position: absolute; display: block; width: 120px; height: 1px; background: #ddd; bottom: 1px; left: calc(50% - 60px); } .section-header h3::after { content: ''; position: absolute; display: block; width: 40px; height: 3px; background: #18d26e; bottom: 0; left: calc(50% - 20px); } .section-header p { text-align: center; padding-bottom: 30px; color: #333; } /* Section with background --------------------------------*/ .section-bg { background: #f7f7f7; }
public/css/header.css
body { background: #fff; color: #666666; font-family: "Open Sans", sans-serif; } a { color: #18d26e; transition: 0.5s; } a:hover, a:active, a:focus { color: #18d36e; outline: none; text-decoration: none; } p { padding: 0; margin: 0 0 30px 0; } h1, h2, h3, h4, h5, h6 { font-family: "Montserrat", sans-serif; font-weight: 400; margin: 0 0 20px 0; padding: 0; } /* Back to top button */ .back-to-top { position: fixed; display: none; background: #18d26e; color: #fff; width: 44px; height: 44px; text-align: center; line-height: 1; font-size: 16px; border-radius: 50%; right: 15px; bottom: 15px; transition: background 0.5s; z-index: 11; } .back-to-top i { padding-top: 12px; color: #fff; } /* Prelaoder */ #preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9999; overflow: hidden; background: #fff; } #preloader:before { content: ""; position: fixed; top: calc(50% - 30px); left: calc(50% - 30px); border: 6px solid #f2f2f2; border-top: 6px solid #18d26e; border-radius: 50%; width: 60px; height: 60px; -webkit-animation: animate-preloader 1s linear infinite; animation: animate-preloader 1s linear infinite; } @-webkit-keyframes animate-preloader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes animate-preloader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /*-------------------------------------------------------------- # Header --------------------------------------------------------------*/ #header { padding: 30px 0; height: 92px; position: fixed; left: 0; top: 0; right: 0; transition: all 0.5s; z-index: 997; } #header.header-scrolled { background: rgba(0, 0, 0, 0.9); padding: 20px 0; height: 72px; transition: all 0.5s; } #header #logo { float: left; } #header #logo h1 { font-size: 34px; margin: 0; padding: 0; line-height: 1; font-family: "Montserrat", sans-serif; font-weight: 700; letter-spacing: 3px; } #header #logo h1 a, #header #logo h1 a:hover { color: #fff; padding-left: 10px; border-left: 4px solid #18d26e; } #header #logo img { padding: 0; margin: 0; } /*-------------------------------------------------------------- # Navigation Menu --------------------------------------------------------------*/ /* Nav Menu Essentials */ .nav-menu, .nav-menu * { margin: 0; padding: 0; list-style: none; } .nav-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; } .nav-menu li { position: relative; white-space: nowrap; } .nav-menu > li { float: left; } .nav-menu li:hover > ul, .nav-menu li.sfHover > ul { display: block; } .nav-menu ul ul { top: 0; left: 100%; } .nav-menu ul li { min-width: 180px; } /* Nav Menu Arrows */ .sf-arrows .sf-with-ul { padding-right: 30px; } .sf-arrows .sf-with-ul:after { content: "\f107"; position: absolute; right: 15px; font-family: FontAwesome; font-style: normal; font-weight: normal; } .sf-arrows ul .sf-with-ul:after { content: "\f105"; } /* Nav Meu Container */ #nav-menu-container { float: right; margin: 0; } /* Nav Meu Styling */ .nav-menu a { padding: 0 8px 10px 8px; text-decoration: none; display: inline-block; color: #fff; font-family: "Montserrat", sans-serif; font-weight: 700; font-size: 13px; text-transform: uppercase; outline: none; } .nav-menu li:hover > a, .nav-menu > .menu-active > a { color: #18d26e; } .nav-menu > li { margin-left: 10px; } .nav-menu ul { margin: 4px 0 0 0; padding: 10px; box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); background: #fff; } .nav-menu ul li { transition: 0.3s; } .nav-menu ul li a { padding: 10px; color: #333; transition: 0.3s; display: block; font-size: 13px; text-transform: none; } .nav-menu ul li:hover > a { color: #18d26e; } .nav-menu ul ul { margin: 0; } /* Mobile Nav Toggle */ #mobile-nav-toggle { position: fixed; right: 0; top: 0; z-index: 999; margin: 20px 20px 0 0; border: 0; background: none; font-size: 24px; display: none; transition: all 0.4s; outline: none; cursor: pointer; } #mobile-nav-toggle i { color: #fff; } /* Mobile Nav Styling */ #mobile-nav { position: fixed; top: 0; padding-top: 18px; bottom: 0; z-index: 998; background: rgba(0, 0, 0, 0.8); left: -260px; width: 260px; overflow-y: auto; transition: 0.4s; } #mobile-nav ul { padding: 0; margin: 0; list-style: none; } #mobile-nav ul li { position: relative; } #mobile-nav ul li a { color: #fff; font-size: 13px; text-transform: uppercase; overflow: hidden; padding: 10px 22px 10px 15px; position: relative; text-decoration: none; width: 100%; display: block; outline: none; font-weight: 700; font-family: "Montserrat", sans-serif; } #mobile-nav ul li a:hover { color: #18d26e; } #mobile-nav ul li li { padding-left: 30px; } #mobile-nav ul li.menu-active a { color: #18d26e; } #mobile-nav ul .menu-has-children i { position: absolute; right: 0; z-index: 99; padding: 15px; cursor: pointer; color: #fff; } #mobile-nav ul .menu-has-children i.fa-chevron-up { color: #18d26e; } #mobile-nav ul .menu-has-children li a { text-transform: none; } #mobile-nav ul .menu-item-active { color: #18d26e; } #mobile-body-overly { width: 100%; height: 100%; z-index: 997; top: 0; left: 0; position: fixed; background: rgba(0, 0, 0, 0.7); display: none; } /* Mobile Nav body classes */ body.mobile-nav-active { overflow: hidden; } body.mobile-nav-active #mobile-nav { left: 0; } body.mobile-nav-active #mobile-nav-toggle { color: #fff; } /* Sections Header --------------------------------*/ .section-header h3 { font-size: 32px; color: #111; text-transform: uppercase; text-align: center; font-weight: 700; position: relative; padding-bottom: 15px; } .section-header h3::before { content: ''; position: absolute; display: block; width: 120px; height: 1px; background: #ddd; bottom: 1px; left: calc(50% - 60px); } .section-header h3::after { content: ''; position: absolute; display: block; width: 40px; height: 3px; background: #18d26e; bottom: 0; left: calc(50% - 20px); } .section-header p { text-align: center; padding-bottom: 30px; color: #333; } /* Section with background --------------------------------*/ .section-bg { background: #f7f7f7; }
0.330363
0.085518
========================================================================== */ /* Text Search Widget ========================================================================== */ /* MapBuilder ========================================================================== */ /* Map Tooltip ========================================================================== */ .clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; } .clearfix:after { clear: both; } /* RTL Property This mixin is used for properties that we want to switch in a RTL (arab for example) layout. Based on the mixin from https://davidwalsh.name/stylus-parent-selectors @prop: Initial property @value: Value we want the property to have @inverse-prop: Property to apply in an RTL layout @default-value: Value to apply to initial @prop in the RTL layout. Example: .selector { .rtl-prop(margin-left, margin-right, 20px, 0); } results in: .selector { margin-left: 20px; } html[dir=rtl] .selector { margin-right: 20px; margin-left: 0; } */ .ods-aria-instructions { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; } .odswidget-calendar { position: relative; display: block; min-height: 6rem; } .odswidget-calendar__loading-backdrop { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.8); z-index: 1000; text-align: center; } .odswidget-calendar__loading-wheel { position: absolute; top: 50%; font-size: 4rem; margin-top: -2rem; } .odswidget-calendar__tooltip-title { text-align: center; padding-right: 1em; } html[dir=rtl] .odswidget-calendar__tooltip-title { padding-left: 1em; padding-right: 0; } .odswidget-calendar__tooltip-fields { max-height: 200px; font-size: 12px; overflow-y: scroll; } .odswidget-calendar__tooltip-field-name { font-weight: bold; } .fc-event { cursor: pointer; } .qtip { direction: ltr; } html[dir=rtl] .qtip { direction: rtl; } .qtip-content { text-align: left; } html[dir=rtl] .qtip-content { text-align: right; } .odswidget-calendar__tooltip.odswidget-calendar__tooltip--increase-precedence { background-color: #ffffff; border-radius: 0.4em; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); margin-top: -10px; line-height: normal; font-size: 0.9rem; } .odswidget-calendar__tooltip.odswidget-calendar__tooltip--increase-precedence:after { content: ''; display: block; position: absolute; left: 50%; bottom: -10px; margin-left: -10px; width: 17px; height: 17px; padding: 1px; -ms-transform: rotate(45deg); transform: rotate(45deg); background-color: #ffffff; box-shadow: 1px 1px rgba(0, 0, 0, 0.1); } .odswidget-calendar__tooltip.odswidget-calendar__tooltip--increase-precedence .qtip-close { right: 5px; top: 5px; font-size: 2em; text-decoration: none; color: #c3c3c3; border: 0; background: none; } html[dir=rtl] .odswidget-calendar__tooltip.odswidget-calendar__tooltip--increase-precedence .qtip-close { left: 5px; right: auto; } .odswidget-calendar__tooltip.odswidget-calendar__tooltip--increase-precedence .qtip-close:hover { color: #999; text-decoration: none; } .ods-chart { position: relative; height: 100%; min-height: 200px; } .ods-chart .chartplaceholder { width: 100%; height: 100%; } .ods-chart__loading { width: 100%; position: absolute; z-index: 100; text-align: center; font-size: 50px; top: 45%; margin-top: -25px; } .highcharts-reset-zoom { direction: ltr; } .odswidget-dataset-card, .odswidget-multidatasets-card { padding: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .odswidget-dataset-card div.card-container, .odswidget-multidatasets-card div.card-container { background-color: white; box-shadow: 0 3px 12px 0 rgba(50, 50, 50, 0.75); display: block; box-sizing: border-box; padding-left: 5px; overflow: hidden; z-index: 3000; position: absolute; top: 0; left: 0; right: 0; } .odswidget-dataset-card div.card-container.bottom, .odswidget-multidatasets-card div.card-container.bottom { top: auto; bottom: 0; } .odswidget-dataset-card div.card-container.multidatasets:not(.expandable) h3.datasets-counter span.count-text, .odswidget-multidatasets-card div.card-container.multidatasets:not(.expandable) h3.datasets-counter span.count-text { text-decoration: none; } .odswidget-dataset-card div.card-container.multidatasets:not(.expandable) div.datasets-expanded, .odswidget-multidatasets-card div.card-container.multidatasets:not(.expandable) div.datasets-expanded { overflow-y: hidden; } .odswidget-dataset-card div.card-container.multidatasets h2, .odswidget-multidatasets-card div.card-container.multidatasets h2 { width: 80%; width: calc(100% - 100px); text-overflow: ellipsis; overflow: hidden; word-wrap: break-word; white-space: nowrap; margin-bottom: 3px; opacity: 0.9; } .odswidget-dataset-card div.card-container.multidatasets h3.datasets-counter, .odswidget-multidatasets-card div.card-container.multidatasets h3.datasets-counter { margin-bottom: 4px; cursor: pointer; } .odswidget-dataset-card div.card-container.multidatasets h3.datasets-counter span.count-text, .odswidget-multidatasets-card div.card-container.multidatasets h3.datasets-counter span.count-text { text-decoration: underline; } .odswidget-dataset-card div.card-container.multidatasets h3.datasets-counter span.count-text:hover, .odswidget-multidatasets-card div.card-container.multidatasets h3.datasets-counter span.count-text:hover { text-decoration: none; } .odswidget-dataset-card div.card-container.multidatasets div.datasets-expanded, .odswidget-multidatasets-card div.card-container.multidatasets div.datasets-expanded { max-height: 200px; overflow-y: auto; } .odswidget-dataset-card div.card-container.multidatasets div.datasets-expanded h2, .odswidget-multidatasets-card div.card-container.multidatasets div.datasets-expanded h2 { white-space: inherit; } .odswidget-dataset-card div.card-container.multidatasets div.datasets-expanded ul.dataset-list, .odswidget-multidatasets-card div.card-container.multidatasets div.datasets-expanded ul.dataset-list { margin-top: 5px; margin-bottom: 5px; padding-left: 5px; width: calc(100% - 20px); list-style: none; } .odswidget-dataset-card div.card-container.multidatasets div.datasets-expanded ul.dataset-list li:before, .odswidget-multidatasets-card div.card-container.multidatasets div.datasets-expanded ul.dataset-list li:before { content: "•"; padding-right: 5px; } .odswidget-dataset-card div.card-container.multidatasets div.datasets-expanded ul.dataset-list li:first-child:last-child:before, .odswidget-multidatasets-card div.card-container.multidatasets div.datasets-expanded ul.dataset-list li:first-child:last-child:before { content: normal; padding-right: 0; } .odswidget-dataset-card div.card-container h2.dataset-title, .odswidget-multidatasets-card div.card-container h2.dataset-title { width: 80%; width: calc(100% - 100px); word-wrap: break-word; } .odswidget-dataset-card div.card-container .expand-control, .odswidget-multidatasets-card div.card-container .expand-control { position: absolute; top: 5px; right: 25px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .odswidget-dataset-card div.card-container .expand-control.expanded i.icon-chevron-down, .odswidget-multidatasets-card div.card-container .expand-control.expanded i.icon-chevron-down { display: inline-block; -ms-transform: rotate(180deg); transform: rotate(180deg); } .odswidget-dataset-card div.card-container .dataset-expanded, .odswidget-multidatasets-card div.card-container .dataset-expanded { max-height: 200px; overflow-y: auto; } .odswidget-dataset-card div.card-container .dataset-expanded .dataset-description, .odswidget-multidatasets-card div.card-container .dataset-expanded .dataset-description { word-wrap: break-word; padding: 20px; } .odswidget-dataset-card div.card-container:not(.expanded) .dataset-title, .odswidget-multidatasets-card div.card-container:not(.expanded) .dataset-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .odswidget-dataset-card div.card-container:not(.expanded) .dataset-expanded, .odswidget-multidatasets-card div.card-container:not(.expanded) .dataset-expanded { overflow-y: hidden; } .odswidget-dataset-card div.card-container:not(.expanded) .dataset-expanded p, .odswidget-multidatasets-card div.card-container:not(.expanded) .dataset-expanded p { overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; white-space: nowrap; padding-right: 2px; } .odswidget-dataset-card div.card-container:not(.expanded) .dataset-expanded li.single-dataset, .odswidget-multidatasets-card div.card-container:not(.expanded) .dataset-expanded li.single-dataset { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .odswidget-dataset-card div.card-container .dataset-infos, .odswidget-multidatasets-card div.card-container .dataset-infos { padding: 5px 0; font-size: 13px; text-align: center; } .odswidget-dataset-card div.card-container .dataset-infos .dataset-infos-text, .odswidget-multidatasets-card div.card-container .dataset-infos .dataset-infos-text { opacity: 0.7; } .odswidget-dataset-card div.card-container .dataset-infos a, .odswidget-multidatasets-card div.card-container .dataset-infos a { text-decoration: underline; } .odswidget-dataset-card div.card-container.expandable h2.dataset-title, .odswidget-multidatasets-card div.card-container.expandable h2.dataset-title { cursor: pointer; } .odswidget-dataset-card div.card-container.expandable div.expand-control, .odswidget-multidatasets-card div.card-container.expandable div.expand-control { cursor: pointer; } .odswidget-dataset-card div.card-container:not(.expandable) h2, .odswidget-multidatasets-card div.card-container:not(.expandable) h2 { cursor: default !important; } .odswidget-dataset-card div.card-container:not(.expandable) .expand-control, .odswidget-multidatasets-card div.card-container:not(.expandable) .expand-control { display: none; cursor: default; } .odswidget-dataset-card div.card-container:not(.expandable) .dataset-expanded, .odswidget-multidatasets-card div.card-container:not(.expandable) .dataset-expanded { display: none; } .odswidget-dataset-card div.card-container:not(.expandable) .datasets-counter, .odswidget-multidatasets-card div.card-container:not(.expandable) .datasets-counter { cursor: default !important; } .odswidget-dataset-card div.card-container:not(.expandable) .datasets-counter span.count-text, .odswidget-multidatasets-card div.card-container:not(.expandable) .datasets-counter span.count-text { text-decoration: none; } .odswidget-dataset-card div.dataset-item, .odswidget-multidatasets-card div.dataset-item { position: absolute; top: 0; right: 0; left: 0; bottom: 0; } .odswidget-dataset-card div.dataset-item > .odswidget, .odswidget-multidatasets-card div.dataset-item > .odswidget, .odswidget-dataset-card div.dataset-item > ods-map .odswidget-map, .odswidget-multidatasets-card div.dataset-item > ods-map .odswidget-map { position: relative; height: 100%; } .odswidget-dataset-card div.dataset-item > ods-map, .odswidget-multidatasets-card div.dataset-item > ods-map { display: block; } .odswidget-facet { margin: 1rem 0; } .odswidget-facet__facet-title { margin: 0 0 0.33rem 0; } .odswidget-facet__date-range { margin-bottom: 0.33rem; padding-left: 0.67rem; border-left: solid 3px #cccccc; } html[dir=rtl] .odswidget-facet__date-range { padding-right: 0.67rem; padding-left: 0; } html[dir=rtl] .odswidget-facet__date-range { border-right: solid 3px #cccccc; border-left: 0; } .odswidget-facet__date-range .odswidget-timerange__from, .odswidget-facet__date-range .odswidget-timerange__to { margin-bottom: 0.5rem; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; } .odswidget-facet__category-list { list-style: none; padding: 0; margin: 0; } .odswidget-facet__category { position: relative; color: #333333; padding-top: 0.1rem; padding-bottom: 0.1rem; padding-left: 0.67rem; border-left: solid 3px #cccccc; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: start; align-items: flex-start; -ms-flex-line-pack: start; align-content: flex-start; } html[dir=rtl] .odswidget-facet__category { padding-right: 0.67rem; padding-left: 0; } html[dir=rtl] .odswidget-facet__category { border-right: solid 3px #cccccc; border-left: 0; } .odswidget-facet__category:hover, .odswidget-facet__category--refined { color: #ec643c; text-decoration: none; border-color: #ec643c; border-left-color: #ec643c; } html[dir=rtl] .odswidget-facet__category:hover, html[dir=rtl] .odswidget-facet__category--refined { border-right-color: #ec643c; border-left-color: transparent; } .odswidget-facet__category-container .odswidget-facet__category-list { margin-left: calc(0.67rem + 3px); } html[dir=rtl] .odswidget-facet__category-container .odswidget-facet__category-list { margin-right: calc(0.67rem + 3px); margin-left: auto; } .odswidget-facet--disjunctive .odswidget-facet__category:hover:before { content: "+"; position: absolute; top: 0; left: 0.05rem; padding: .1rem 0; } html[dir=rtl] .odswidget-facet--disjunctive .odswidget-facet__category:hover:before { right: 0.05rem; left: auto; } .odswidget-facet--disjunctive .odswidget-facet__category--refined:hover:before { content: "-"; position: absolute; top: 0; left: 0.05rem; padding: .1rem 0; } html[dir=rtl] .odswidget-facet--disjunctive .odswidget-facet__category--refined:hover:before { right: 0.05rem; left: auto; } .odswidget-facet__category-name { word-break: break-word; -ms-flex-order: 1; order: 1; margin-right: auto; } html[dir=rtl] .odswidget-facet__category-name { margin-left: auto; margin-right: 0; } .odswidget-facet__category-count { font-size: 0.9rem; padding-left: 0.33rem; padding-top: 0.1rem; -ms-flex-order: 2; order: 2; float: right; } html[dir=rtl] .odswidget-facet__category-count { padding-right: 0.33rem; padding-left: 0; } .odswidget-facet__expansion-control-link { font-style: italic; padding: 0 1rem; color: #2c3f56; } .odswidget-facet__expansion-control-link:hover { color: #ec643c; text-decoration: none; } .odswidget-facet__value-search-cancel { position: absolute; top: 0; right: 0.5rem; line-height: 1.6; opacity: 0.5; cursor: pointer; } html[dir=rtl] .odswidget-facet__value-search-cancel { left: 0.5rem; right: auto; } .odswidget-facet__value-search { position: relative; } .odswidget-facet__value-search:before { font-family: 'FontAwesome'; content: "\f002"; position: absolute; top: 0; left: 0.5rem; line-height: 1.6; width: 1em; text-align: center; display: block; opacity: 0.5; } html[dir=rtl] .odswidget-facet__value-search:before { right: 0.5rem; left: auto; } .odswidget-facet__value-search-input { padding: 0 2em; box-sizing: border-box; width: 100%; line-height: 1.6; } .odswidget-facet__value-icon { width: 1.2rem; } .odswidget-filter-summary { padding: 0; margin: 0; list-style: none; } .odswidget-filter-summary__active-filter-link { border-left: 3px solid #e5e5e5; padding-top: 0.1rem; padding-bottom: 0.1rem; padding-left: 0.67rem; text-decoration: none; cursor: pointer; display: block; color: inherit; } html[dir=rtl] .odswidget-filter-summary__active-filter-link { border-right: 3px solid #e5e5e5; border-left: 0; } html[dir=rtl] .odswidget-filter-summary__active-filter-link { padding-right: 0.67rem; padding-left: 0; } .odswidget-filter-summary__active-filter-link:hover { color: #ec643c; text-decoration: none; border-left-color: #ec643c; } html[dir=rtl] .odswidget-filter-summary__active-filter-link:hover { border-right-color: #ec643c; border-left-color: transparent; } .odswidget-filter-summary__active-filter-label { background-color: #2c3f56; color: #ffffff; border-radius: 3px; font-size: 0.8rem; padding: 0.1rem 0.33rem; display: inline-block; } .odswidget-filter-summary__active-filter-value { margin-left: 0.33rem; } html[dir=rtl] .odswidget-filter-summary__active-filter-value { margin-right: 0.33rem; margin-left: 0; } #odswidget-geotooltip { border: solid 1px Black; } .odswidget-last-datasets-feed__datasets { list-style-type: none; padding: 0; margin-bottom: 0; } .odswidget-last-datasets-feed__dataset { clear: both; margin-bottom: 10px; } .odswidget-last-datasets-feed__dataset:last-child { margin-bottom: 0; } .odswidget-last-datasets-feed__dataset-details { margin-left: 40px; } html[dir=rtl] .odswidget-last-datasets-feed__dataset-details { margin-right: 40px; margin-left: 0; } .odswidget-last-datasets-feed__dataset-details-title { font-size: 1.2rem; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; } .odswidget-last-datasets-feed__theme-picto { width: 32px; height: 32px; float: left; margin-top: 5px; opacity: 0.5; } html[dir=rtl] .odswidget-last-datasets-feed__theme-picto { float: right; } .odswidget-last-datasets-feed__theme-picto.theme-default { opacity: 0.1; } .odswidget-last-datasets-feed__dataset-details-modified { border-bottom: 1px dotted #333; cursor: help; display: inline; } .odswidget-last-reuses-feed__reuses { list-style-type: none; padding-left: 0; margin-bottom: 0; } .odswidget-last-reuses-feed__reuse { clear: both; margin-bottom: 10px; } .odswidget-last-reuses-feed__reuse-details { margin-left: 80px; } .odswidget-last-reuses-feed__reuse-details-title { font-size: 1.2rem; } .odswidget-last-reuses-feed__reuse-details-dataset { font-size: 1.1rem; } .odswidget-last-reuses-feed__reuse-details-modified { border-bottom: 1px dotted #333; cursor: help; display: inline; } .odswidget-last-reuses-feed__reuse:last-child { margin-bottom: 0; } .odswidget-last-reuses-feed__reuse-thumbnail { float: left; height: 64px; width: 70px; text-align: center; } .odswidget-last-reuses-feed__reuse-thumbnail-image { max-width: 64px; max-height: 64px; vertical-align: middle; } .odswidget-map-tooltip { min-height: 30px; position: relative; } .odswidget-map-tooltip__record { overflow: auto; max-height: 235px; padding: 0 1rem 0 1rem; } .odswidget-map-tooltip__record-values { margin: 0; color: #333333; padding: 0; } .odswidget-map-tooltip__header { font-weight: 600; text-align: left; font-size: 1.2rem; margin-bottom: .4rem; color: #2c3f56; padding-left: 0; padding-right: 0; word-wrap: break-word; overflow-wrap: break-word; } .odswidget-map-tooltip__field-name { color: #333333; overflow-wrap: break-word; font-weight: bold; } .odswidget-map-tooltip__field-value { margin-left: 0; margin-bottom: 0.4rem; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; overflow-wrap: break-word; } .odswidget-map-tooltip .odswidget-map-tooltip__record-values a { color: #333333; } .odswidget-map-tooltip__field-value:last-child { margin-bottom: 0.6rem; } .odswidget-map-tooltip__spinner { position: absolute; top: 50%; left: 50%; } .odswidget-map-tooltip__limited-results-warning { text-align: center; font-size: 1rem; color: #888888; } .odswidget-map-tooltip__scroll-control { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; color: #666666; font-size: 1rem; font-weight: normal; text-align: center; margin: 0; border-top: 1px solid #e5e5e5; padding-top: 0.33rem; margin-bottom: -0.66rem; } .odswidget-map-tooltip__scroll-amount { margin-left: .3rem; margin-right: .3rem; color: #666666; } .odswidget-map-tooltip__scroll-left, .odswidget-map-tooltip__scroll-right { padding: 0.66rem; color: #0088cc; border-radius: 0.4rem; border: none; background-color: transparent; } .odswidget-map-tooltip__scroll-left:hover, .odswidget-map-tooltip__scroll-right:hover, .odswidget-map-tooltip__scroll-left:focus, .odswidget-map-tooltip__scroll-right:focus { color: #ec643c; background-color: #f5f5f5; } .odswidget-map__map.leaflet-container a.leaflet-popup-close-button { color: #666666; min-width: 32px; height: 32px; padding: 8px; font-weight: normal; font-size: 1.44rem; text-shadow: none; z-index: 1; } .odswidget-map__map.leaflet-container a.leaflet-popup-close-button:hover { color: #333333; } .odswidget-map__map .leaflet-popup-content { margin: 2rem 0 1rem 0; } .odswidget-map-tooltip--reverse { height: 0; } .odswidget-map-tooltip--reverse .leaflet-popup-tip-container { position: absolute; -ms-transform: rotate(180deg); transform: rotate(180deg); top: -20px; left: 0; right: 0; } .odswidget-map { position: relative; min-height: 400px; overflow: hidden; } .odswidget-map__map { height: 100%; min-height: 400px; } .odswidget-map__map--fullscreen { position: fixed !important; top: 0 !important; right: 0 !important; bottom: 0 !important; left: 0 !important; height: 100% !important; width: 100% !important; z-index: 9999999; } .odswidget-map__loading { position: absolute; left: 50%; margin-left: -24px; bottom: 30px; background: rgba(255, 255, 255, 0.9); padding: 5px 12px; color: #333; font-size: 30px; pointer-events: none; } .odswidget-map__limited-data-warning.ods-message-box { font-size: 0.833rem; position: absolute; bottom: 20px; left: 50%; -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); margin-bottom: 0; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); } .odswidget-map-picto { height: 18px; width: 18px; } .odswidget-map-picto svg { width: 18px; height: 18px; } .odswidget-map__legend { border-radius: 2px; text-align: left; line-height: 18px; color: #555; background-color: white; padding: 0.4em; min-width: 200px; box-sizing: border-box; } .odswidget-map__legend-title { text-align: center; overflow: hidden; font-weight: bold; } .odswidget-map__legend-color { height: 18px; width: 10%; padding: 0; display: inline-block; opacity: 0.8; box-sizing: border-box; border-style: solid; border-color: black; border-width: 1px 1px 1px 0; } .odswidget-map__legend-color:first-child { margin-left: 5%; border-left-width: 1px; } .odswidget-map__legend-color:last-child { margin-right: 5%; border-right-width: 1px; } .odswidget-map__legend-counts { text-align: center; } .odswidget-map__legend-value { padding: 1px; line-height: 0.7rem; font-size: 0.7rem; } .odswidget-map__legend-value:first-child { float: left; } .odswidget-map__legend-value:last-child { float: right; } .odswidget-map__legend-value:first-child:last-child { float: none; } .leaflet-control-container .leaflet-top, .leaflet-control-container .leaflet-bottom { z-index: inherit; } .leaflet-control-geocoder input[type="text"] { padding: 0!important; box-shadow: none !important; line-height: 36px !important; font-size: 18px; width: 0 !important; border: none; } .leaflet-control-geocoder .leaflet-control-geocoder-icon { height: 36px; width: 36px; } .leaflet-control-geocoder.leaflet-control-geocoder-expanded input { padding-left: 5px !important; width: 226px !important; } .leaflet-geocoder-highlight { opacity: 1; transition: opacity 2s ease-out; } .geocoder-highlight-on .leaflet-geocoder-highlight { opacity: 0; } .leaflet-control-filterview { margin-left: 13px; margin-top: 12px; } .leaflet-control-filterview a { background-position: 50% 50%; background-repeat: no-repeat; display: block; width: 30px; height: 30px; border-radius: 4px 4px 4px 4px; } .leaflet-control-filterview a::after { font-family: 'FontAwesome'; font-size: 16px; content: "\f0B0"; position: absolute; left: 8px; top: 3px; } .leaflet-control-filterview.active a { background-color: black; } .leaflet-control-filterview.active a::after { color: white; } .leaflet-control-attribution img { vertical-align: bottom; } .odswidget-map__map--with-searchbox .leaflet-top.leaflet-left { top: 45px; } .odswidget-map__map--with-display-control .leaflet-top.leaflet-right { transition: right 0.25s ease-in; right: 310px; } @media (max-width: 767px) { .odswidget-map__map--with-display-control .leaflet-top.leaflet-right.collapsed { right: 40px; } } .odswidget-map-display-control { position: absolute; top: 10px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); border-radius: 4px; transition: right 0.25s ease-in; } @media (max-width: 767px) { .odswidget-map-display-control { right: -260px; } } @media (min-width: 768px) { .odswidget-map-display-control { right: 10px; } } @media (max-width: 767px) { .odswidget-map-display-control--expanded { right: 10px; } } .odswidget-map-display-control__toggle { background-color: #ffffff; border: none; position: absolute; top: 100px; right: 100%; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; font-size: 1.33rem; padding: 0; width: 1em; height: 2em; border-radius: 4px 0 0 4px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); } @media (min-width: 768px) { .odswidget-map-display-control__toggle { display: none; } } .odswidget-map-display-control__toggle:hover { background-color: #f4f4f4; } .odswidget-map-display-control__groups { width: 300px; overflow-y: auto; margin: 0; padding: 10px; background-color: #ffffff; list-style: none; min-height: 150px; max-height: calc(100% - 2*10px); border-radius: 4px; position: relative; } .odswidget-map-display-control__group { margin-left: 0; transition: margin-left 0.2s, border-left-width 0.2s, opacity 0.2s; border: solid 1px #E5E5E5; border-left-width: 5px; padding: 5px; } .odswidget-map-display-control__group:hover { background-color: #f4f4f4; } .odswidget-map-display-control__group:not(:last-child) { margin-bottom: 10px; } .odswidget-map-display-control__group--disabled { margin-left: 20px; border-left-width: 1px; opacity: 0.5; } .odswidget-map-display-control__group--not-toggleable[ng-click] { cursor: auto; } .odswidget-map-display-control__group-title { font-size: 1.1rem; color: #2C3F56; font-weight: 600; text-overflow: ellipsis; overflow: hidden; display: inline; } .odswidget-map-display-control__group-title--error { color: #c42b23; } .odswidget-map-display-control__picto { display: inline-block; vertical-align: sub; } .odswidget-map-display-control__picto--error, .odswidget-map-display-control__group-title--error, .odswidget-map-display-control__group-description--error { color: #c42b23; } .odswidget-map-display-control__group-description { text-overflow: ellipsis; white-space: normal; overflow: hidden; } .odswidget-map-search-box { position: absolute; left: 0; top: 0; padding: 10px; background-color: transparent; transition: background-color 0.1s, width 0.25s ease; z-index: 8; } @media (max-width: 767px) { .odswidget-map-search-box { width: 100px; } } @media (min-width: 768px) { .odswidget-map-search-box { width: 420px; } } @media (max-width: 767px) { .odswidget-map-search-box--expanded { width: 100%; } } .odswidget-map-search-box__toggle { position: absolute; top: 0; bottom: 0; right: 4px; background-color: white; border: none; width: 20px; padding: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; font-size: 1.33rem; } @media (min-width: 768px) { .odswidget-map-search-box__toggle { display: none; } } .odswidget-map-search-box__box-wrapper { position: relative; } .odswidget-map-search-box__box-wrapper:before { font-family: 'FontAwesome'; content: '\f002'; position: absolute; left: 5px; top: 0; bottom: 0; line-height: 2; font-size: 1.4rem; } html[dir=rtl] .odswidget-map-search-box__box-wrapper:before { right: 5px; left: auto; } .odswidget-map-search-box__box { padding-left: 3ch; padding-right: 3ch; width: 100%; font-size: 1.2rem; line-height: 2; outline: none; transition: border-color 0.1s; border-radius: 4px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); border: none; } .odswidget-map-search-box__box--datasearch { border-color: rgba(0, 0, 0, 0.1); } .odswidget-map-search-box__box-cancel { position: absolute; right: 5px; top: 0; bottom: 0; border: none; background-color: transparent; outline: none; } html[dir=rtl] .odswidget-map-search-box__box-cancel { left: 5px; right: auto; } /* Geo suggest */ .odswidget-map-search-box__suggestions { background-color: white; list-style: none; margin: 0; padding: 0; border: solid 1px #90A4AE; } @media (max-width: 767px) { .odswidget-map-search-box__suggestions { max-height: 0; opacity: 0; overflow: hidden; } } @media (max-width: 767px) { .odswidget-map-search-box__suggestions--expanded { max-height: none; opacity: 1; overflow: inherit; } } .odswidget-map-search-box__suggestions:hover { cursor: pointer; } .odswidget-map-search-box__suggestion { padding: 10px; border-top: solid 1px #E5E5E5; } .odswidget-map-search-box__suggestion em { font-style: normal; font-weight: 600; } .odswidget-map-search-box__suggestion--selected { color: #EC643C; } .odswidget-map-search-box__search-suggestion { padding: 10px; border-top: solid 1px #E5E5E5; } .odswidget-map-search-box__search-suggestion:first-child { border-top: none; } .odswidget-map-search-box__search-suggestion--selected { color: #EC643C; } .odswidget-map-search-box__suggestion-localization { font-size: 0.8rem; opacity: 0.6; } .odswidget-map-search-box__suggestion-icon { font-size: 1.2rem; } /* Data search (inside the data displayed on the map */ .odswidget-map-search-box--datasearch { background-color: white; bottom: 0; height: 100%; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; } .odswidget-map-search-box__box-wrapper--datasearch { -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; margin-bottom: 10px; } .odswidget-map-search-box__data-search { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; } .odswidget-map-search-box__data-search__datasets { -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; max-height: 100px; overflow: auto; list-style: none; padding-left: 20px; padding-right: 20px; padding-top: 10px; margin: 10px -10px 10px -10px; border-top: solid 1px #90A4AE; } .odswidget-map-search-box__data-search__dataset--active { color: #EC643C; } .odswidget-map-search-box__data-search__dataset { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; line-height: 1.5; } .odswidget-map-search-box__data-search__dataset-title { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; } .odswidget-map-search-box__data-search__dataset-count { -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; text-align: right; } .odswidget-map-search-box__data-search__pagination { height: 40px; line-height: 40px; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; margin-bottom: -10px; margin-left: -10px; margin-right: -10px; padding-left: 20px; padding-right: 20px; border-top: solid 1px #90A4AE; display: -ms-flexbox; display: flex; } .odswidget-map-search-box__data-search__pagination-counter { text-align: left; display: inline-block; -ms-flex-positive: 1; flex-grow: 1; } .odswidget-map-search-box__data-search__pagination-pages { display: inline-block; text-align: right; -ms-flex-positive: 1; flex-grow: 1; } .odswidget-map-search-box__data-search__pagination-button { background-color: transparent; outline: none; border: none; } .odswidget-map-search-box__data-search__pagination-button:disabled { opacity: 0.5; } .odswidget-map-search-box__data-search__results { list-style: none; margin-top: 0; margin-left: -10px; margin-right: -10px; padding: 0; border-top: solid 1px #90A4AE; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; overflow: auto; } .odswidget-map-search-box__data-search__result:hover { cursor: pointer; } .odswidget-map-search-box__data-search__no-results { text-align: center; font-size: 1.2rem; margin-top: 20px; opacity: 0.8; } .odswidget-map-search-box__data-search__result { padding: 15px; } .odswidget-map-search-box__data-search__result-empty { font-style: italic; opacity: 0.6; } .odswidget-map-search-box__data-search__result-icon { font-size: 1.2rem; margin-right: 5px; } .odswidget-map-search-box__data-search__result:not(:first-child) { border-top: solid 1px #E5E5E5; } /* Result preview */ .odswidget-map-search-box__data-search__result-preview { display: table; } .odswidget-map-search-box__data-search__result-preview-line { display: table-row; padding: 10px; } .odswidget-map-search-box__data-search__result-preview-label { display: table-cell; font-weight: bold; padding-right: 20px; text-align: right; } .odswidget-map-search-box__data-search__result-preview-value { display: table-cell; } .odswidget-map-search-box__close-search-icon { font-size: 1.2rem; } .odswidget-map-legend { width: 300px; position: absolute; bottom: 20px; right: 10px; background-color: white; padding: 5px 5px 25px 5px; border-radius: 4px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); } .odswidget-map-legend--extended { width: 400px; overflow: hidden; /* Avoid a scrollbar during the transition effct */ } .odswidget-map-legend__categories-container--extended { column-count: 2; } .odswidget-map-legend__categories--condensed { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; } .odswidget-map-legend__categories--condensed__item { -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 80px; padding: 2px; text-align: center; } .odswidget-map-legend__categories__color-block, .odswidget-map-legend__choropleth__color-block { width: 16px; height: 16px; border: solid 1px black; display: inline-block; } .odswidget-map-legend__categories--extended { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; } .odswidget-map-legend__categories__item { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 0; flex-shrink: 0; width: 190px; padding: 2px; text-align: center; display: -ms-flexbox; display: flex; font-size: 0.9rem; } .odswidget-map-legend__categories__item-color { -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; margin-right: 5px; } html[dir=rtl] .odswidget-map-legend__categories__item-color { margin-left: 5px; margin-right: 0; } .odswidget-map-legend__categories__item-value { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-align: left; } html[dir=rtl] .odswidget-map-legend__categories__item-value { text-align: right; } .odswidget-map-legend__categories__item-value--remaining { font-style: italic; } .odswidget-map-legend__choropleth__item-value--remaining { font-style: italic; font-size: .9rem; text-align: right; width: 100%; } html[dir=rtl] .odswidget-map-legend__choropleth__item-value--remaining { text-align: left; } .odswidget-map-legend__categories__item-value--others { font-style: italic; } .odswidget-map-legend__choropleth__item { display: -ms-flexbox; display: flex; padding: 0 2px; } .odswidget-map-legend__choropleth__item-color { -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; margin-right: 5px; } html[dir=rtl] .odswidget-map-legend__choropleth__item-color { margin-left: 5px; margin-right: 0; } .odswidget-map-legend__choropleth__item-range { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; font-size: 0.9rem; display: -ms-flexbox; display: flex; } .odswidget-map-legend__choropleth__item-range__bound { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; text-align: right; width: 50%; } html[dir=rtl] .odswidget-map-legend__choropleth__item-range__bound { text-align: left; } .odswidget-map-legend__choropleth__item-range__bound-arrow { margin-left: 10px; } html[dir=rtl] .odswidget-map-legend__choropleth__item-range__bound-arrow { margin-right: 10px; margin-left: 0; } .odswidget-map-legend__default-container { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 0; flex-shrink: 0; width: 190px; padding: 2px; text-align: center; display: -ms-flexbox; display: flex; font-size: 0.9rem; } .odswidget-map-legend__simple-container { text-align: center; } .odswidget-map-legend__default__color-block { width: 16px; height: 16px; border: solid 1px black; display: inline-block; margin-right: 5px; } html[dir=rtl] .odswidget-map-legend__default__color-block { margin-left: 5px; margin-right: 0; } .odswidget-map-legend__simple__color-block { width: 60%; height: 16px; border: solid 1px black; display: inline-block; margin-top: 10px; } .odswidget-map-legend__simple__color-block:last-child { margin-bottom: 10px; } .odswidget-map-legend__simple__color-block-subtext { display: -ms-inline-flexbox; display: inline-flex; width: 60%; font-size: 0.8rem; margin-bottom: 10px; } .odswidget-map-legend__simple__color-block-subtext-left { width: 50%; text-align: left; } html[dir=rtl] .odswidget-map-legend__simple__color-block-subtext-left { text-align: right; } .odswidget-map-legend__simple__color-block-subtext-right { width: 50%; text-align: right; } html[dir=rtl] .odswidget-map-legend__simple__color-block-subtext-right { text-align: left; } .odswidget-map-legend__title { position: relative; font-weight: 600; text-align: center; display: inline; } .odswidget-map-legend__picto { display: inline-block; vertical-align: sub; } .odswidget-map-legend__label { font-size: 0.9rem; text-align: center; } .odswidget-map-legend__header { text-align: center; margin-bottom: 5px; margin-right: 20px; } .odswidget-map-legend--not-toggleable[ng-click] { cursor: auto; } .odswidget-map-legend__title-toggle { position: absolute; right: 5px; top: 0; bottom: 0; border: none; background-color: transparent; color: #888888; border-radius: .4rem; } .odswidget-map-legend__title-toggle:hover { color: #333333; } .odswidget-map-legend__pagination { position: absolute; bottom: 5px; right: 5px; } .odswidget-map-legend__pagination-button { background-color: transparent; border: none; outline: none; color: #0088cc; border-radius: 4px; } .odswidget-map-legend__pagination-button:hover { color: #ec643c; background-color: #f5f5f5; } .odswidget-map-legend__pagination-button.ng-hide { /* Use visibility instead of display none, so that the block doesn't move when the button is hidden */ display: inline-block !important; visibility: hidden; } .odswidget-map-legend__no-legend-placeholder { text-align: center; font-style: italic; } .odswidget-media-gallery { position: relative; overflow-y: scroll; height: 400px; } .odswidget-media-gallery__container { position: relative; } .odswidget-media-gallery__media-container { position: relative; } .odswidget-media-gallery__media-container:after { content: attr(data-index); position: absolute; top: 5px; right: 5px; text-align: right; font-size: 11px; line-height: 1; color: #fff; text-overflow: ellipsis; overflow: hidden; opacity: .5; z-index: 100; } .odswidget-media-gallery__media-container__title-container { position: absolute; bottom: 0; left: 0; right: 0; text-align: center; vertical-align: bottom; background-color: rgba(0, 0, 0, 0.4); color: #ffffff; padding: 5px; opacity: 0; } .odswidget-media-gallery__media-container--selected::before, .odswidget-media-gallery__media-container--selected::after { content: ''; display: block; height: 0; width: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #e5e5e5; position: absolute; bottom: -11px; left: 50%; top: auto; right: auto; margin-left: -10px; z-index: 1; opacity: 1; } .odswidget-media-gallery__media-container--selected:after { border-bottom: 10px solid #ffffff; bottom: -13px; } .odswidget-media-gallery__details { margin-top: 10px; margin-bottom: 10px; border: 1px solid #e5e5e5; background-color: #ffffff; padding: 10px; width: 100%; min-height: 10px; *zoom: 1; } .odswidget-media-gallery__details:before, .odswidget-media-gallery__details:after { display: table; content: ""; line-height: 0; } .odswidget-media-gallery__details:after { clear: both; } .odswidget-media-gallery__media-container .odswidget-record-image { width: calc(100% - 4px); height: calc(100% - 4px); margin-left: 2px; margin-top: 2px; } .odswidget-media-gallery__media-container .odswidget-record-image__image { width: 100%; height: 100%; display: block; } .odswidget-media-gallery__media-container--selected .odswidget-record-image, .odswidget-media-gallery__media-container:hover .odswidget-record-image, .odswidget-media-gallery__media-container .odswidget-record-image:focus { margin-left: 0; margin-top: 0; width: 100%; height: 100%; transition: all 200ms ease; } .odswidget-media-gallery__media-container--selected .odswidget-media-gallery__media-container__title-container, .odswidget-media-gallery__media-container:hover .odswidget-media-gallery__media-container__title-container, .odswidget-record-image:focus ~ .odswidget-media-gallery__media-container__title-container { opacity: 1; transition: opacity 200ms ease; } .ods-media-gallery__tooltip__image-container { float: right; width: 49%; min-height: 10px; } html[dir=rtl] .ods-media-gallery__tooltip__image-container { float: left; } .ods-media-gallery__tooltip__image { max-width: 100%; height: auto; display: block; border: 1px solid #e5e5e5; } .ods-media-gallery__tooltip__fields { float: left; width: 49%; overflow-wrap: break-word; } html[dir=rtl] .ods-media-gallery__tooltip__fields { float: right; } .ods-media-gallery__image-spinner-overlay { position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 2rem; } .odswidget-most-popular-datasets__datasets { list-style-type: none; padding: 0; margin-bottom: 0; } .odswidget-most-popular-datasets__dataset { clear: both; margin-bottom: 10px; } .odswidget-most-popular-datasets__dataset:last-child { margin-bottom: 0; } .odswidget-most-popular-datasets__dataset-details-title, .odswidget-most-popular-datasets__dataset-details-name { font-size: 1.2rem; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; } .odswidget-most-popular-datasets__dataset-details { margin-left: 40px; } html[dir=rtl] .odswidget-most-popular-datasets__dataset-details { margin-right: 40px; margin-left: 0; } .odswidget-most-popular-datasets__theme-picto { width: 32px; height: 32px; float: left; margin-top: 5px; opacity: 0.5; } html[dir=rtl] .odswidget-most-popular-datasets__theme-picto { float: right; } .odswidget-most-popular-datasets__theme-picto.theme-default { opacity: 0.1; } .odswidget-most-used-themes__themes { list-style-type: none; padding-left: 0; margin-bottom: 0; } .odswidget-most-used-themes__theme { clear: both; margin-bottom: 10px; } .odswidget-most-used-themes__theme:last-child { margin-bottom: 0; } .odswidget-most-used-themes__theme-details-title, .odswidget-most-used-themes__theme-details-name { font-size: 1.2em; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; } .odswidget-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(255, 255, 255, 0.8); color: #333; pointer-events: none; text-align: center; } .odswidget-overlay .odswidget-spinner { position: absolute; font-size: 5rem; top: 50%; margin-top: -0.5em; } .odswidget-overlay--opaque { background-color: white; } .odswidget-overlay__message { position: absolute; top: 50%; height: 2em; line-height: 2; margin-top: -1em; left: 0; right: 0; text-align: center; } .odswidget-pagination { margin: 20px 0; text-align: center; } .odswidget-pagination__page-link { margin-left: 2px; margin-right: 2px; padding: 4px 8px; font-size: 16px; } .odswidget-pagination__page-link:hover { text-decoration: none; background: rgba(0, 0, 0, 0.1); } .odswidget-pagination__page-link--active { background: rgba(0, 0, 0, 0.2); } .odswidget-pagination__page { display: inline; } .odswidget-pagination__page-list { margin: 0; display: inline-block; } .odswidget-picto svg, .odswidget-picto img { width: 100%; height: 100%; } .odswidget-picto:not(.ods-svginliner__svg-container--colorless) svg polygon, .odswidget-picto:not(.ods-svginliner__svg-container--colorless) svg rect, .odswidget-picto:not(.ods-svginliner__svg-container--colorless) svg circle, .odswidget-picto:not(.ods-svginliner__svg-container--colorless) svg path { fill: inherit; } .odswidget-record-image { width: 100%; } .odswidget-record-image .odswidget-record-image__image { max-width: 100% !important; } .odswidget-record-image__image--placeholder { border: dashed 1px #ddd; background-color: #eee; height: 200px; width: 300px; } .odswidget-record-image__image--placeholder:before { content: '\f03e'; font-family: 'FontAwesome'; font-size: 50px; line-height: 200px; opacity: 0.4; display: block; text-align: center; } .odswidget-reuses { height: 400px; overflow-y: auto; } .ods-dataset-reuses__toggle-header { margin-bottom: 0; } .ods-dataset-reuses__new-reuse { margin-bottom: 0; } .odswidget-reuses__reuse { background-color: #ffffff; border: solid 1px #e5e5e5; margin-bottom: 20px; padding: 1em; text-align: center; } .odswidget-reuses__reuse:hover { cursor: pointer; background-color: #e5e5e5; } .odswidget-reuses__reuse-author { clear: both; border-top: 1px solid #dadada; padding-top: 5px; } .odswidget-reuses__creation-icon { padding-left: 20px; } html[dir=rtl] .odswidget-reuses__creation-icon { padding-right: 20px; padding-left: 0; } .odswidget-reuses__reuse:last-child { margin-bottom: 0; } .odswidget-reuses__reuse-title { border-bottom: 1px solid #dadada; margin-bottom: 0.5em; } .odswidget-reuses__reuse-dataset-link { display: block; font-size: 0.7em; } .odswidget-reuses__reuse-thumbnail { float: left; margin: 0 10px 10px 0; width: 100px; height: 100px; position: relative; } html[dir=rtl] .odswidget-reuses__reuse-thumbnail { float: right; } html[dir=rtl] .odswidget-reuses__reuse-thumbnail { margin: 0 0 10px 10px; } .odswidget-reuses__reuse-thumbnail-image { border-radius: 0.25em; max-width: 100px; max-height: 100px; } .odswidget-reuses__reuse-thumbnail--no-preview { position: relative; color: rgba(150, 150, 150, 0.4); font-size: 6em; font-weight: bold; } .odswidget-reuses__reuse-thumbnail-image--no-thumbnail { position: absolute; left: 10px; top: 10px; color: rgba(150, 150, 150, 0.4); font-size: 6em; } html[dir=rtl] .odswidget-reuses__reuse-thumbnail-image--no-thumbnail { right: 10px; left: auto; } .odswidget-reuses__reuse-description { text-align: justify; } .odswidget-result-enumerator__no-results-message, .odswidget-result-enumerator__results-count { text-align: center; font-size: 1.4rem; } .odswidget-searchbox { margin-bottom: 20px; text-align: center; } .odswidget-searchbox__box { font-size: 1.5rem; line-height: 2rem; width: 70%; min-width: 150px; padding: 0.5em; } .odswidget-social-buttons { background-color: #ffffff; border: 1px solid #e5e5e5; border-radius: 3px; padding: 1rem; line-height: 1em; } .odswidget-social-buttons__header { cursor: pointer; } .odswidget-social-buttons__buttons { max-height: 0; width: auto; background: #fff; overflow: hidden; opacity: 0; text-align: center; transition: all 0.5s ease; } .odswidget-social-buttons__buttons--open { opacity: 1; max-height: 400px; margin-top: 0.5em; } .odswidget-social-buttons__buttons--open a { display: block; margin: 0.5em auto; width: 100%; } .odswidget-social-buttons__buttons--open a iframe { min-width: 60px; } .odswidget-spinner__backdrop { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(255, 255, 255, 0.8); display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; } .odswidget-spinner--large { font-size: 1.33em; } .odswidget-spinner.odswidget-spinner--gif { height: 1em; } .odswidget-spinner.odswidget-spinner--svg { fill: currentColor; height: 0.8em; } @keyframes odswidget-spinner__diagonal-11-33-animation { 0% { opacity: 1; } 31.25% { opacity: 1; } 37.5% { opacity: 0.5; } 43.75% { opacity: 0.5; } 50% { opacity: 0; } 62.5% { opacity: 0; } 68.75% { opacity: 1; } 100% { opacity: 1; } } @keyframes odswidget-spinner__diagonal-12-23-animation { 0% { opacity: 1; } 37.5% { opacity: 1; } 43.75% { opacity: 0.5; } 50% { opacity: 0.5; } 56.25% { opacity: 0; } 68.75% { opacity: 0; } 75% { opacity: 1; } 100% { opacity: 1; } } @keyframes odswidget-spinner__diagonal-21-32-animation { 0% { opacity: 1; } 6.25% { opacity: 0.5; } 12.5% { opacity: 1; } 18.75% { opacity: 0.5; } 25% { opacity: 1; } 31.25% { opacity: 0.5; } 37.5% { opacity: 0.5; } 43.75% { opacity: 0; } 56.25% { opacity: 0; } 62.5% { opacity: 1; } 100% { opacity: 1; } } @keyframes odswidget-spinner__diagonal-31-animation { 0% { opacity: 1; } 6.25% { opacity: 0.5; } 12.5% { opacity: 1; } 18.75% { opacity: 0.5; } 25% { opacity: 1; } 31.25% { opacity: 0.5; } 37.5% { opacity: 0; } 50% { opacity: 0; } 56.25% { opacity: 1; } 81.25% { opacity: 1; } 87.5% { opacity: 0.5; } 93.75% { opacity: 0.5; } 100% { opacity: 1; } } @keyframes odswidget-spinner__diagonal-13-animation { 0% { opacity: 1; } 43.75% { opacity: 1; } 50% { opacity: 0.5; } 56.25% { opacity: 0.5; } 62.5% { opacity: 0; } 75% { opacity: 0; } 81.25% { opacity: 1; } 100% { opacity: 1; } } .odswidget-spinner__cell-11, .odswidget-spinner__cell-22, .odswidget-spinner__cell-33 { animation: 2s odswidget-spinner__diagonal-11-33-animation infinite; } .odswidget-spinner__cell-12, .odswidget-spinner__cell-23 { animation: 2s odswidget-spinner__diagonal-12-23-animation infinite; } .odswidget-spinner__cell-21, .odswidget-spinner__cell-32 { animation: 2s odswidget-spinner__diagonal-21-32-animation infinite; } .odswidget-spinner__cell-13 { animation: 2s odswidget-spinner__diagonal-13-animation infinite; } .odswidget-spinner__cell-31 { animation: 2s odswidget-spinner__diagonal-31-animation infinite; } .odswidget-table { position: relative; overflow: hidden; height: 400px; } .odswidget-table__header { position: relative; } .odswidget-table__records { height: 100%; overflow: auto; } .odswidget-table__cell { padding: 1px; } .odswidget-table__cell:first-child { color: rgba(0, 0, 0, 0.5); font-family: monospace; text-align: right; } html[dir=rtl] .odswidget-table__cell:first-child { text-align: left; } .odswidget-table__internal-header-table-header { display: none; } .odswidget-table__cell-container, .odswidget-table__header-cell-container { max-width: 200px; padding: 2px 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; box-sizing: content-box; display: -ms-flexbox; display: flex; } .odswidget-table__label { -ms-flex: 1 1 auto; flex: 1 1 auto; max-width: 200px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; height: 1.4em; } .odswidget-table__sort-icons { -ms-flex: 0 0 auto; flex: 0 0 auto; height: 1.4em; } .odswidget-table__sort-icon { background: none; border: none; display: block; padding: 0; } .odswidget-table__cell-container__right-aligned { text-align: right; } html[dir=rtl] .odswidget-table__cell-container__right-aligned { text-align: left; } .odswidget-table__internal-table { font-size: 0.85em; width: 100%; } .odswidget-table__internal-table-row { background-color: #fff; } .odswidget-table__internal-table-row:nth-child(odd) { background-color: #f4f4f4; } .odswidget-table__internal-table-row:hover, .odswidget-table__internal-table-row:nth-child(odd):hover { background-color: #e0e0e0; } .odswidget-table__header-cell { text-align: left; background-color: #e8e8e8; padding: 3px 1px; cursor: pointer; } html[dir=rtl] .odswidget-table__header-cell { text-align: right; } .odswidget-table__header-cell--spinner { text-align: right; } html[dir=rtl] .odswidget-table__header-cell--spinner { text-align: left; } .odswidget-table__sort-icons { font-size: 0.8em; width: 1em; } .odswidget-table__sort-icons.odswidget-table__sort-icons--active { height: 0.7em; } .odswidget-table__sort-icons__up, .odswidget-table__sort-icons__down { display: block; height: 0.7em; opacity: 0.5; } .odswidget-table__sort-icons__up--active, .odswidget-table__sort-icons__down--active { opacity: 1; } .odswidget-table__sort-icons__up:hover, .odswidget-table__sort-icons__down:hover { opacity: 1; } .odswidget-tag-cloud__tag-list { display: block; margin: 0; max-height: 100%; overflow: hidden; } .odswidget-tag-cloud__tag { font-weight: inherit; display: inline-block; margin: 0 10px 0 0; } .odswidget-tag-cloud__tag--selected { font-weight: bold; } .odswidget-text-search { margin: 1rem 0; } .odswidget-text-search__search-box { margin-bottom: 0; width: 100%; border-radius: 5px; font-size: 1.2rem; padding-top: 5px; padding-right: 50px; padding-left: 5px; padding-bottom: 5px; } html[dir=rtl] .odswidget-text-search__search-box { padding-right: 5px; } html[dir=rtl] .odswidget-text-search__search-box { padding-left: 50px; } .odswidget-text-search__form { position: relative; } .odswidget-text-search__submit, .odswidget-text-search__reset { color: #666666; background: none; border: none; padding: 0; min-width: 25px; position: absolute; top: 0; bottom: 0; line-height: 1; } .odswidget-text-search__submit { font-size: 1.2rem; right: 0; } html[dir=rtl] .odswidget-text-search__submit { left: 0; right: auto; } .odswidget-text-search__submit:hover, .odswidget-text-search__submit:focus { cursor: pointer; color: #333333; } .odswidget-text-search__reset { right: 26px; } html[dir=rtl] .odswidget-text-search__reset { left: 26px; right: auto; } .odswidget-text-search__reset:hover, .odswidget-text-search__reset:focus { color: #ec643c; } .odswidget-theme-boxes { text-align: center; } .odswidget-theme-boxes__picto { width: 64px; height: 64px; margin: 0 auto; opacity: 0.5; } .odswidget-theme-boxes__picto:hover:not(.theme-default) { opacity: 1; } .odswidget-theme-boxes__picto.theme-default { opacity: 0.1; } .odswidget-theme-boxes__box { width: 70px; display: inline-block; vertical-align: top; } .odswidget-theme-picto .ods-svginliner__svg-container { height: 100%; } /* ========================================================================== Timerange Widget This file includes CSS overrides and enhancements for the Rome.js datepicker which is used by this widget. ========================================================================== */ .odswidget-timerange { text-align: center; } .odswidget-timerange__from, .odswidget-timerange__to { display: inline-block; position: relative; } .odswidget-timerange__input { -ms-flex-order: 1; order: 1; } .odswidget-timerange__input::-ms-clear { display: none; } .odswidget-timerange__reset { color: #666666; background: none; border: none; position: absolute; top: 0; bottom: 0; right: 0; padding: 0 5px; } .odswidget-timerange__reset:hover { color: #ec643c; } .odswidgets-rd-container.rd-container { background-color: #ffffff; padding: 0.72rem; border-radius: 0.2rem; border: 1px solid #e5e5e5; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); z-index: 1000; } .odswidgets-rd-container.rd-container table { border-spacing: 0; border-collapse: collapse; } .odswidgets-rd-container .rd-day-body { padding: 0.45rem; border-radius: 0.4rem; } .odswidgets-rd-container .rd-day-selected, .odswidgets-rd-container .rd-time-selected, .odswidgets-rd-container .rd-time-option:hover, .odswidgets-rd-container .rd-day-body:hover { background-color: #0088cc; color: #ffffff; } .odswidgets-rd-container .rd-day-head { text-align: center; } .odswidgets-rd-container .rd-month-label { padding-top: 0.45rem; padding-bottom: 0.45rem; margin-bottom: 0.72rem; } .odswidgets-rd-container .rd-day-prev-month, .odswidgets-rd-container .rd-day-next-month { color: #cccccc; } .odswidgets-rd-container .rd-back, .odswidgets-rd-container .rd-next { padding: 0.45rem; margin-bottom: 0.72rem; } .odswidget-timescale { text-align: center; } .odswidget-timescale__scale-list { list-style-type: none; margin: 0; } .odswidget-timescale__scale { display: inline-block; padding-left: 1em; padding-right: 1em; font-size: 1.2em; opacity: 0.8; } .odswidget-timescale__scale--active { opacity: 1; border-bottom: 0.2em solid; } .odswidget-timescale__scale-link:hover { text-decoration: none; } .odswidget-top-publishers__publishers { list-style-type: none; padding-left: 0; margin-bottom: 0; } .odswidget-top-publishers__publisher { clear: both; margin-bottom: 10px; } .odswidget-top-publishers__publisher:last-child { margin-bottom: 0; } .odswidget-top-publishers__publisher-details-name { font-size: 1.2em; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; } .odswidget-clear-all-filters { color: inherit; cursor: pointer; } .odswidget-clear-all-filters:hover { text-decoration: none; color: #ec643c; } .odswidget-infinite-scroll-results { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: stretch; align-items: stretch; -ms-flex-line-pack: start; align-content: flex-start; } .odswidget-infinite-scroll-results__message-container { height: 100px; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; } .odswidget-infinite-scroll-results__spinner { font-size: 3rem; } .odswidget-geo-search__map { width: 100%; height: 200px; } .odswidget-gauge { position: relative; } .odswidget-gauge__svg-background { fill: none; stroke-width: 10px; stroke: #e5e5e5; } .odswidget-gauge__svg-filler { fill: none; stroke-width: 8px; stroke: #ec643c; } .odswidget-gauge__value { color: #2c3f56; font-weight: bold; font-size: 1.33rem; line-height: 2rem; width: 100%; text-align: center; } .odswidget-gauge--circle .odswidget-gauge__svg { -ms-transform: rotate(-90deg); transform: rotate(-90deg); } .odswidget-gauge--circle .odswidget-gauge__value { position: absolute; text-align: center; top: 50%; left: 0; margin-top: -1rem; } .odswidget-gauge--bar .odswidget-gauge__svg { width: 100%; height: 10px; } .ods-cross-table { width: 100%; height: 400px; overflow: hidden; display: block; font-size: 0.85em; position: relative; } .ods-cross-table__frozen-header-wrapper { position: absolute; z-index: 400; overflow: hidden; border-bottom: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; } .ods-cross-table__frozen-rows-wrapper { position: absolute; z-index: 300; right: 0; overflow: hidden; border-bottom: 1px solid #e0e0e0; } .ods-cross-table__frozen-cols-wrapper { position: absolute; z-index: 200; bottom: 0; overflow: hidden; border-right: 1px solid #e0e0e0; } .ods-cross-table__body-wrapper { position: absolute; z-index: 100; right: 0; bottom: 0; overflow: scroll; } .ods-cross-table__row.ods-cross-table__row--hover .ods-cross-table__cell, .ods-cross-table__frozen-cols .ods-cross-table__row:hover .ods-cross-table__cell, .ods-cross-table__body .ods-cross-table__row:hover .ods-cross-table__cell { background-color: #e0e0e0; } .ods-cross-table__row:nth-child(odd) { background-color: #f4f4f4; } .ods-cross-table__cell { padding: 0; line-height: 1.33em; } .ods-cross-table__cell--header { background-color: #e8e8e8; font-weight: bold; } .ods-cross-table__cell--value { text-align: right; } .ods-cross-table__cell-content { padding: 3px 11px; white-space: nowrap; } .ods-cross-table__cell--header .ods-cross-table__cell-content { padding: 5px 11px; } .ods-cross-table .odswidget-spinner { font-size: 2rem; } .ods-cross-table .odswidget-spinner__backdrop { z-index: 500; } .ods-slideshow { display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-direction: column; flex-direction: column; border: 1px solid #e5e5e5; border-radius: 3px; } .ods-slideshow:focus { outline: none; } .ods-slideshow:-webkit-full-screen { width: 100% !important; height: 100% !important; } .ods-slideshow:-moz-full-screen { width: 100% !important; height: 100% !important; } .ods-slideshow:-ms-fullscreen { width: 100% !important; height: 100% !important; } .ods-slideshow:fullscreen { width: 100% !important; height: 100% !important; } .ods-slideshow__image-wrapper { position: relative; background-color: #000000; -ms-flex-positive: 1; flex-grow: 1; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; padding: 2em; } .ods-slideshow__image-legend { -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-positive: 0; flex-grow: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; background-color: #e5e5e5; border-top: 1px solid #e5e5e5; } .ods-slideshow__image-index, .ods-slideshow__image-title { padding: 0.33em 0.67em; } .ods-slideshow__image-index__item { display: inline-block; } .ods-slideshow__image-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .ods-slideshow__toggles { white-space: nowrap; margin-left: auto; } html[dir=rtl] .ods-slideshow__toggles { margin-right: auto; margin-left: 0; } .ods-slideshow__tooltip-toggle, .ods-slideshow__fullscreen-toggle { background-color: #e5e5e5; border: none; padding: 0.33em 0.67em; } .ods-slideshow__tooltip-toggle:hover, .ods-slideshow__fullscreen-toggle:hover { background-color: #cccccc; } .ods-slideshow__tooltip-wrapper { position: absolute; bottom: 1em; right: 1em; width: calc(100% - 2em); height: calc(100% - 2em); } html[dir=rtl] .ods-slideshow__tooltip-wrapper { left: 1em; right: auto; } .ods-slideshow__tooltip-wrapper:after { display: block; content: ''; height: 1em; width: 1em; position: absolute; right: 2em; bottom: -1em; border-width: 1em 0.5em 0 0.5em; border-style: solid; border-color: #ffffff transparent; box-sizing: border-box; } html[dir=rtl] .ods-slideshow__tooltip-wrapper:after { left: 2em; right: auto; } .ods-slideshow__tooltip { position: absolute; bottom: 0; right: 0; overflow: auto; padding: 0.67em; border: 1px solid #e5e5e5; background-color: #ffffff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); max-height: 100%; max-width: 100%; z-index: 200; } html[dir=rtl] .ods-slideshow__tooltip { left: 0; right: auto; } .ods-slideshow__previous-button, .ods-slideshow__next-button { width: 2em; height: 2em; font-size: 3em; color: #f5f5f5; background-color: #333333; opacity: 0.9; border: none; padding: 0; line-height: 2em; position: absolute; top: calc(50% - 1em); z-index: 100; border-radius: 1em; } .ods-slideshow__previous-button:not(:disabled):hover, .ods-slideshow__next-button:not(:disabled):hover { opacity: 1; } .ods-slideshow__previous-button:disabled, .ods-slideshow__next-button:disabled { color: #666666; } .ods-slideshow__previous-button { left: 1rem; padding-right: 0.1em; } html[dir=rtl] .ods-slideshow__previous-button { right: 1rem; left: auto; } html[dir=rtl] .ods-slideshow__previous-button { padding-left: 0.1em; padding-right: 0; } .ods-slideshow__next-button { right: 1rem; padding-left: 0.1em; } html[dir=rtl] .ods-slideshow__next-button { left: 1rem; right: auto; } html[dir=rtl] .ods-slideshow__next-button { padding-right: 0.1em; padding-left: 0; } .ods-slideshow .odswidget-spinner { position: absolute; top: 50%; left: 50%; margin-top: -0.5em; margin-left: -0.5em; font-size: 3rem; color: #f5f5f5; } .ods-slideshow__cannot-display { color: #cccccc; text-align: center; } .ods-slideshow__cannot-display-icon { font-size: 4em; } .ods-slideshow__cannot-display-message { margin-top: 1em; } .odswidget-dataset-json-schema { max-height: 600px; overflow-y: auto; } .odswidget-dataset-json-schema .object, .odswidget-dataset-json-schema .array { padding-left: 1em; } .odswidget-dataset-schema { margin: 1rem 0 2rem 0; } .odswidget-dataset-schema__field { margin-bottom: 1em; } .odswidget-dataset-schema__field:last-child { margin-bottom: 0; } .odswidget-dataset-schema__field-label { padding: 0.5em 0; margin-bottom: 0.5em; border-bottom: 1px solid rgba(0, 0, 0, 0.1); font-weight: bold; } @media (min-width: 992px) { .odswidget-dataset-schema__field-details { display: -ms-flexbox; display: flex; } } @media (min-width: 992px) { .odswidget-dataset-schema__field-description-wrapper { margin: 1em 0; width: 30%; } } .odswidget-dataset-schema__field-description { margin: 0; font-family: inherit; } .odswidget-dataset-schema__field-description--empty { color: rgba(1, 1, 1, 0.5); font-style: italic; } .odswidget-dataset-schema__field-properties { border-collapse: collapse; margin: 1em 0; } @media (max-width: 991px) { .odswidget-dataset-schema__field-properties { width: 100%; } } @media (min-width: 992px) { .odswidget-dataset-schema__field-properties { margin-left: 1em; width: calc(70% - 1em); } } .odswidget-dataset-schema__field-sample-value { border: 1px solid rgba(0, 0, 0, 0.3); font-size: 0.8em; background: rgba(0, 0, 0, 0.1); margin: 0; padding: 0.6em 1em; border-radius: 4px; max-height: 100px; overflow-y: auto; overflow-x: auto; direction: ltr; } @media screen and (max-width: 767px) { .odswidget-dataset-schema__field-sample-value { overflow-wrap: break-word; word-break: break-all; } } .odswidget-dataset-schema__field-name-value { margin: 0; font-weight: bold; display: inline-block; padding: 0; background-color: transparent; } .odswidget-dataset-schema__field-type-value { margin: 0; display: inline-block; padding: 0; background-color: transparent; } .odswidget-dataset-schema__field-properties-key { vertical-align: top; padding: 0 0.5rem 0.2rem 0.5rem; width: 130px; text-align: right; } html[dir=rtl] .odswidget-dataset-schema__field-properties-key { text-align: left; } .odswidget-dataset-schema__field-properties-value { vertical-align: top; padding: 0 0.5em 0.2em 0.5em; } [dir=rtl] .fa-wheelchair, [dir=rtl] .fa-wheelchair-alt, [dir=rtl] .fa-random, [dir=rtl] .fa-angle-double-left, [dir=rtl] .fa-angle-double-right, [dir=rtl] .fa-angle-left, [dir=rtl] .fa-angle-right, [dir=rtl] .fa-arrow-circle-left, [dir=rtl] .fa-arrow-circle-o-left, [dir=rtl] .fa-arrow-circle-right, [dir=rtl] .fa-arrow-circle-o-right, [dir=rtl] .fa-arrow-left, [dir=rtl] .fa-arrow-right, [dir=rtl] .fa-caret-left, [dir=rtl] .fa-caret-right, [dir=rtl] .fa-caret-square-o-left, [dir=rtl] .fa-caret-square-o-right, [dir=rtl] .fa-chevron-circle-left, [dir=rtl] .fa-chevron-circle-right, [dir=rtl] .fa-chevron-left, [dir=rtl] .fa-chevron-right, [dir=rtl] .fa-long-arrow-left, [dir=rtl] .fa-long-arrow-right, [dir=rtl] .fa-toggle-left, [dir=rtl] .fa-toggle-right, [dir=rtl] .fa-align-left, [dir=rtl] .fa-align-right, [dir=rtl] .fa-chain, [dir=rtl] .fa-chain-broken, [dir=rtl] .fa-clipboard, [dir=rtl] .fa-copy, [dir=rtl] .fa-cut, [dir=rtl] .fa-dedent, [dir=rtl] .fa-eraser, [dir=rtl] .fa-file, [dir=rtl] .fa-file-o, [dir=rtl] .fa-file-text, [dir=rtl] .fa-file-text-o, [dir=rtl] .fa-files-o, [dir=rtl] .fa-indent, [dir=rtl] .fa-link, [dir=rtl] .fa-list, [dir=rtl] .fa-list-alt, [dir=rtl] .fa-list-ol, [dir=rtl] .fa-list-ul, [dir=rtl] .fa-outdent, [dir=rtl] .fa-paperclip, [dir=rtl] .fa-paste, [dir=rtl] .fa-repeat, [dir=rtl] .fa-rotate-left, [dir=rtl] .fa-rotate-right, [dir=rtl] .fa-subscript, [dir=rtl] .fa-superscript, [dir=rtl] .fa-text-height, [dir=rtl] .fa-th-list, [dir=rtl] .fa-undo, [dir=rtl] .fa-unlink, [dir=rtl] .fa-refresh, [dir=rtl] .fa-spinner, [dir=rtl] .fa-ambulance, [dir=rtl] .fa-bycicle, [dir=rtl] .fa-fighter-jet, [dir=rtl] .fa-motorcycle, [dir=rtl] .fa-plane, [dir=rtl] .fa-rocket, [dir=rtl] .fa-space-shuttle, [dir=rtl] .fa-truck, [dir=rtl] .fa-volume-up, [dir=rtl] .fa-volume-off, [dir=rtl] .fa-volume-down, [dir=rtl] .fa-video-camera, [dir=rtl] .fa-user-times, [dir=rtl] .fa-user-plus, [dir=rtl] .fa-unlock-alt, [dir=rtl] .fa-unlock, [dir=rtl] .fa-toggle-on, [dir=rtl] .fa-toggle-off, [dir=rtl] .fa-terminal, [dir=rtl] .fa-tasks, [dir=rtl] .fa-tags, [dir=rtl] .fa-tag, [dir=rtl] .fa-tachometer, [dir=rtl] .fa-star-half-o, [dir=rtl] .fa-star-half-full, [dir=rtl] .fa-star-half-empty, [dir=rtl] .fa-star-half, [dir=rtl] .fa-sliders, [dir=rtl] .fa-signal, [dir=rtl] .fa-sign-out, [dir=rtl] .fa-sign-in, [dir=rtl] .fa-server, [dir=rtl] .fa-send-o, [dir=rtl] .fa-send, [dir=rtl] .fa-paper-plane, [dir=rtl] .fa-paper-plane-o, [dir=rtl] .fa-reply, [dir=rtl] .fa-mail-reply, [dir=rtl] .fa-mail-reply-all, [dir=rtl] .fa-mail-forward, [dir=rtl] .fa-reply-all, [dir=rtl] .fa-quote-right, [dir=rtl] .fa-quote-left, [dir=rtl] .fa-question, [dir=rtl] .fa-question-circle, [dir=rtl] .fa-question-circle-o, [dir=rtl] .fa-phone, [dir=rtl] .fa-pencil, [dir=rtl] .fa-pencil-square, [dir=rtl] .fa-pencil-square-o, [dir=rtl] .fa-paint-brush, [dir=rtl] .fa-mouse-pointer, [dir=rtl] .fa-location-arrow, [dir=rtl] .fa-level-up, [dir=rtl] .fa-level-down, [dir=rtl] .fa-legal, [dir=rtl] .fa-leaf, [dir=rtl] .fa-language, [dir=rtl] .fa-ley, [dir=rtl] .fa-industry, [dir=rtl] .fa-image, [dir=rtl] .fa-hotel, [dir=rtl] .fa-gears, [dir=rtl] .fa-cogs, [dir=rtl] .fa-gavel, [dir=rtl] .fa-filter, [dir=rtl] .fa-external-link, [dir=rtl] .fa-external-link-square, [dir=rtl] .fa-edit, [dir=rtl] .fa-dashboard, [dir=rtl] .fa-comment, [dir=rtl] .fa-comment-o, [dir=rtl] .fa-commenting, [dir=rtl] .fa-commenting-o, [dir=rtl] .fa-book, [dir=rtl] .fa-bolt, [dir=rtl] .fa-blind, [dir=rtl] .fa-battery, [dir=rtl] .fa-battery-0, [dir=rtl] .fa-battery-1, [dir=rtl] .fa-battery-2, [dir=rtl] .fa-battery-3, [dir=rtl] .fa-battery-4, [dir=rtl] .fa-battery-empty, [dir=rtl] .fa-battery-full, [dir=rtl] .fa-battery-half, [dir=rtl] .fa-battery-quarter, [dir=rtl] .fa-battery-three-quarters { -ms-transform: scale(-1, 1); transform: scale(-1, 1); } [dir=rtl] .fa-spin { animation-direction: reverse; } .odswidget.odswidget-imagified { max-width: 100% !important; } .odswidget .no-data { text-align: center; opacity: 0.5; font-size: 1.2em; } .ng-leaflet-tooltip-cloak { display: none; }
dist/ods-widgets.css
========================================================================== */ /* Text Search Widget ========================================================================== */ /* MapBuilder ========================================================================== */ /* Map Tooltip ========================================================================== */ .clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; } .clearfix:after { clear: both; } /* RTL Property This mixin is used for properties that we want to switch in a RTL (arab for example) layout. Based on the mixin from https://davidwalsh.name/stylus-parent-selectors @prop: Initial property @value: Value we want the property to have @inverse-prop: Property to apply in an RTL layout @default-value: Value to apply to initial @prop in the RTL layout. Example: .selector { .rtl-prop(margin-left, margin-right, 20px, 0); } results in: .selector { margin-left: 20px; } html[dir=rtl] .selector { margin-right: 20px; margin-left: 0; } */ .ods-aria-instructions { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; } .odswidget-calendar { position: relative; display: block; min-height: 6rem; } .odswidget-calendar__loading-backdrop { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.8); z-index: 1000; text-align: center; } .odswidget-calendar__loading-wheel { position: absolute; top: 50%; font-size: 4rem; margin-top: -2rem; } .odswidget-calendar__tooltip-title { text-align: center; padding-right: 1em; } html[dir=rtl] .odswidget-calendar__tooltip-title { padding-left: 1em; padding-right: 0; } .odswidget-calendar__tooltip-fields { max-height: 200px; font-size: 12px; overflow-y: scroll; } .odswidget-calendar__tooltip-field-name { font-weight: bold; } .fc-event { cursor: pointer; } .qtip { direction: ltr; } html[dir=rtl] .qtip { direction: rtl; } .qtip-content { text-align: left; } html[dir=rtl] .qtip-content { text-align: right; } .odswidget-calendar__tooltip.odswidget-calendar__tooltip--increase-precedence { background-color: #ffffff; border-radius: 0.4em; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); margin-top: -10px; line-height: normal; font-size: 0.9rem; } .odswidget-calendar__tooltip.odswidget-calendar__tooltip--increase-precedence:after { content: ''; display: block; position: absolute; left: 50%; bottom: -10px; margin-left: -10px; width: 17px; height: 17px; padding: 1px; -ms-transform: rotate(45deg); transform: rotate(45deg); background-color: #ffffff; box-shadow: 1px 1px rgba(0, 0, 0, 0.1); } .odswidget-calendar__tooltip.odswidget-calendar__tooltip--increase-precedence .qtip-close { right: 5px; top: 5px; font-size: 2em; text-decoration: none; color: #c3c3c3; border: 0; background: none; } html[dir=rtl] .odswidget-calendar__tooltip.odswidget-calendar__tooltip--increase-precedence .qtip-close { left: 5px; right: auto; } .odswidget-calendar__tooltip.odswidget-calendar__tooltip--increase-precedence .qtip-close:hover { color: #999; text-decoration: none; } .ods-chart { position: relative; height: 100%; min-height: 200px; } .ods-chart .chartplaceholder { width: 100%; height: 100%; } .ods-chart__loading { width: 100%; position: absolute; z-index: 100; text-align: center; font-size: 50px; top: 45%; margin-top: -25px; } .highcharts-reset-zoom { direction: ltr; } .odswidget-dataset-card, .odswidget-multidatasets-card { padding: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .odswidget-dataset-card div.card-container, .odswidget-multidatasets-card div.card-container { background-color: white; box-shadow: 0 3px 12px 0 rgba(50, 50, 50, 0.75); display: block; box-sizing: border-box; padding-left: 5px; overflow: hidden; z-index: 3000; position: absolute; top: 0; left: 0; right: 0; } .odswidget-dataset-card div.card-container.bottom, .odswidget-multidatasets-card div.card-container.bottom { top: auto; bottom: 0; } .odswidget-dataset-card div.card-container.multidatasets:not(.expandable) h3.datasets-counter span.count-text, .odswidget-multidatasets-card div.card-container.multidatasets:not(.expandable) h3.datasets-counter span.count-text { text-decoration: none; } .odswidget-dataset-card div.card-container.multidatasets:not(.expandable) div.datasets-expanded, .odswidget-multidatasets-card div.card-container.multidatasets:not(.expandable) div.datasets-expanded { overflow-y: hidden; } .odswidget-dataset-card div.card-container.multidatasets h2, .odswidget-multidatasets-card div.card-container.multidatasets h2 { width: 80%; width: calc(100% - 100px); text-overflow: ellipsis; overflow: hidden; word-wrap: break-word; white-space: nowrap; margin-bottom: 3px; opacity: 0.9; } .odswidget-dataset-card div.card-container.multidatasets h3.datasets-counter, .odswidget-multidatasets-card div.card-container.multidatasets h3.datasets-counter { margin-bottom: 4px; cursor: pointer; } .odswidget-dataset-card div.card-container.multidatasets h3.datasets-counter span.count-text, .odswidget-multidatasets-card div.card-container.multidatasets h3.datasets-counter span.count-text { text-decoration: underline; } .odswidget-dataset-card div.card-container.multidatasets h3.datasets-counter span.count-text:hover, .odswidget-multidatasets-card div.card-container.multidatasets h3.datasets-counter span.count-text:hover { text-decoration: none; } .odswidget-dataset-card div.card-container.multidatasets div.datasets-expanded, .odswidget-multidatasets-card div.card-container.multidatasets div.datasets-expanded { max-height: 200px; overflow-y: auto; } .odswidget-dataset-card div.card-container.multidatasets div.datasets-expanded h2, .odswidget-multidatasets-card div.card-container.multidatasets div.datasets-expanded h2 { white-space: inherit; } .odswidget-dataset-card div.card-container.multidatasets div.datasets-expanded ul.dataset-list, .odswidget-multidatasets-card div.card-container.multidatasets div.datasets-expanded ul.dataset-list { margin-top: 5px; margin-bottom: 5px; padding-left: 5px; width: calc(100% - 20px); list-style: none; } .odswidget-dataset-card div.card-container.multidatasets div.datasets-expanded ul.dataset-list li:before, .odswidget-multidatasets-card div.card-container.multidatasets div.datasets-expanded ul.dataset-list li:before { content: "•"; padding-right: 5px; } .odswidget-dataset-card div.card-container.multidatasets div.datasets-expanded ul.dataset-list li:first-child:last-child:before, .odswidget-multidatasets-card div.card-container.multidatasets div.datasets-expanded ul.dataset-list li:first-child:last-child:before { content: normal; padding-right: 0; } .odswidget-dataset-card div.card-container h2.dataset-title, .odswidget-multidatasets-card div.card-container h2.dataset-title { width: 80%; width: calc(100% - 100px); word-wrap: break-word; } .odswidget-dataset-card div.card-container .expand-control, .odswidget-multidatasets-card div.card-container .expand-control { position: absolute; top: 5px; right: 25px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .odswidget-dataset-card div.card-container .expand-control.expanded i.icon-chevron-down, .odswidget-multidatasets-card div.card-container .expand-control.expanded i.icon-chevron-down { display: inline-block; -ms-transform: rotate(180deg); transform: rotate(180deg); } .odswidget-dataset-card div.card-container .dataset-expanded, .odswidget-multidatasets-card div.card-container .dataset-expanded { max-height: 200px; overflow-y: auto; } .odswidget-dataset-card div.card-container .dataset-expanded .dataset-description, .odswidget-multidatasets-card div.card-container .dataset-expanded .dataset-description { word-wrap: break-word; padding: 20px; } .odswidget-dataset-card div.card-container:not(.expanded) .dataset-title, .odswidget-multidatasets-card div.card-container:not(.expanded) .dataset-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .odswidget-dataset-card div.card-container:not(.expanded) .dataset-expanded, .odswidget-multidatasets-card div.card-container:not(.expanded) .dataset-expanded { overflow-y: hidden; } .odswidget-dataset-card div.card-container:not(.expanded) .dataset-expanded p, .odswidget-multidatasets-card div.card-container:not(.expanded) .dataset-expanded p { overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; white-space: nowrap; padding-right: 2px; } .odswidget-dataset-card div.card-container:not(.expanded) .dataset-expanded li.single-dataset, .odswidget-multidatasets-card div.card-container:not(.expanded) .dataset-expanded li.single-dataset { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .odswidget-dataset-card div.card-container .dataset-infos, .odswidget-multidatasets-card div.card-container .dataset-infos { padding: 5px 0; font-size: 13px; text-align: center; } .odswidget-dataset-card div.card-container .dataset-infos .dataset-infos-text, .odswidget-multidatasets-card div.card-container .dataset-infos .dataset-infos-text { opacity: 0.7; } .odswidget-dataset-card div.card-container .dataset-infos a, .odswidget-multidatasets-card div.card-container .dataset-infos a { text-decoration: underline; } .odswidget-dataset-card div.card-container.expandable h2.dataset-title, .odswidget-multidatasets-card div.card-container.expandable h2.dataset-title { cursor: pointer; } .odswidget-dataset-card div.card-container.expandable div.expand-control, .odswidget-multidatasets-card div.card-container.expandable div.expand-control { cursor: pointer; } .odswidget-dataset-card div.card-container:not(.expandable) h2, .odswidget-multidatasets-card div.card-container:not(.expandable) h2 { cursor: default !important; } .odswidget-dataset-card div.card-container:not(.expandable) .expand-control, .odswidget-multidatasets-card div.card-container:not(.expandable) .expand-control { display: none; cursor: default; } .odswidget-dataset-card div.card-container:not(.expandable) .dataset-expanded, .odswidget-multidatasets-card div.card-container:not(.expandable) .dataset-expanded { display: none; } .odswidget-dataset-card div.card-container:not(.expandable) .datasets-counter, .odswidget-multidatasets-card div.card-container:not(.expandable) .datasets-counter { cursor: default !important; } .odswidget-dataset-card div.card-container:not(.expandable) .datasets-counter span.count-text, .odswidget-multidatasets-card div.card-container:not(.expandable) .datasets-counter span.count-text { text-decoration: none; } .odswidget-dataset-card div.dataset-item, .odswidget-multidatasets-card div.dataset-item { position: absolute; top: 0; right: 0; left: 0; bottom: 0; } .odswidget-dataset-card div.dataset-item > .odswidget, .odswidget-multidatasets-card div.dataset-item > .odswidget, .odswidget-dataset-card div.dataset-item > ods-map .odswidget-map, .odswidget-multidatasets-card div.dataset-item > ods-map .odswidget-map { position: relative; height: 100%; } .odswidget-dataset-card div.dataset-item > ods-map, .odswidget-multidatasets-card div.dataset-item > ods-map { display: block; } .odswidget-facet { margin: 1rem 0; } .odswidget-facet__facet-title { margin: 0 0 0.33rem 0; } .odswidget-facet__date-range { margin-bottom: 0.33rem; padding-left: 0.67rem; border-left: solid 3px #cccccc; } html[dir=rtl] .odswidget-facet__date-range { padding-right: 0.67rem; padding-left: 0; } html[dir=rtl] .odswidget-facet__date-range { border-right: solid 3px #cccccc; border-left: 0; } .odswidget-facet__date-range .odswidget-timerange__from, .odswidget-facet__date-range .odswidget-timerange__to { margin-bottom: 0.5rem; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; } .odswidget-facet__category-list { list-style: none; padding: 0; margin: 0; } .odswidget-facet__category { position: relative; color: #333333; padding-top: 0.1rem; padding-bottom: 0.1rem; padding-left: 0.67rem; border-left: solid 3px #cccccc; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: start; align-items: flex-start; -ms-flex-line-pack: start; align-content: flex-start; } html[dir=rtl] .odswidget-facet__category { padding-right: 0.67rem; padding-left: 0; } html[dir=rtl] .odswidget-facet__category { border-right: solid 3px #cccccc; border-left: 0; } .odswidget-facet__category:hover, .odswidget-facet__category--refined { color: #ec643c; text-decoration: none; border-color: #ec643c; border-left-color: #ec643c; } html[dir=rtl] .odswidget-facet__category:hover, html[dir=rtl] .odswidget-facet__category--refined { border-right-color: #ec643c; border-left-color: transparent; } .odswidget-facet__category-container .odswidget-facet__category-list { margin-left: calc(0.67rem + 3px); } html[dir=rtl] .odswidget-facet__category-container .odswidget-facet__category-list { margin-right: calc(0.67rem + 3px); margin-left: auto; } .odswidget-facet--disjunctive .odswidget-facet__category:hover:before { content: "+"; position: absolute; top: 0; left: 0.05rem; padding: .1rem 0; } html[dir=rtl] .odswidget-facet--disjunctive .odswidget-facet__category:hover:before { right: 0.05rem; left: auto; } .odswidget-facet--disjunctive .odswidget-facet__category--refined:hover:before { content: "-"; position: absolute; top: 0; left: 0.05rem; padding: .1rem 0; } html[dir=rtl] .odswidget-facet--disjunctive .odswidget-facet__category--refined:hover:before { right: 0.05rem; left: auto; } .odswidget-facet__category-name { word-break: break-word; -ms-flex-order: 1; order: 1; margin-right: auto; } html[dir=rtl] .odswidget-facet__category-name { margin-left: auto; margin-right: 0; } .odswidget-facet__category-count { font-size: 0.9rem; padding-left: 0.33rem; padding-top: 0.1rem; -ms-flex-order: 2; order: 2; float: right; } html[dir=rtl] .odswidget-facet__category-count { padding-right: 0.33rem; padding-left: 0; } .odswidget-facet__expansion-control-link { font-style: italic; padding: 0 1rem; color: #2c3f56; } .odswidget-facet__expansion-control-link:hover { color: #ec643c; text-decoration: none; } .odswidget-facet__value-search-cancel { position: absolute; top: 0; right: 0.5rem; line-height: 1.6; opacity: 0.5; cursor: pointer; } html[dir=rtl] .odswidget-facet__value-search-cancel { left: 0.5rem; right: auto; } .odswidget-facet__value-search { position: relative; } .odswidget-facet__value-search:before { font-family: 'FontAwesome'; content: "\f002"; position: absolute; top: 0; left: 0.5rem; line-height: 1.6; width: 1em; text-align: center; display: block; opacity: 0.5; } html[dir=rtl] .odswidget-facet__value-search:before { right: 0.5rem; left: auto; } .odswidget-facet__value-search-input { padding: 0 2em; box-sizing: border-box; width: 100%; line-height: 1.6; } .odswidget-facet__value-icon { width: 1.2rem; } .odswidget-filter-summary { padding: 0; margin: 0; list-style: none; } .odswidget-filter-summary__active-filter-link { border-left: 3px solid #e5e5e5; padding-top: 0.1rem; padding-bottom: 0.1rem; padding-left: 0.67rem; text-decoration: none; cursor: pointer; display: block; color: inherit; } html[dir=rtl] .odswidget-filter-summary__active-filter-link { border-right: 3px solid #e5e5e5; border-left: 0; } html[dir=rtl] .odswidget-filter-summary__active-filter-link { padding-right: 0.67rem; padding-left: 0; } .odswidget-filter-summary__active-filter-link:hover { color: #ec643c; text-decoration: none; border-left-color: #ec643c; } html[dir=rtl] .odswidget-filter-summary__active-filter-link:hover { border-right-color: #ec643c; border-left-color: transparent; } .odswidget-filter-summary__active-filter-label { background-color: #2c3f56; color: #ffffff; border-radius: 3px; font-size: 0.8rem; padding: 0.1rem 0.33rem; display: inline-block; } .odswidget-filter-summary__active-filter-value { margin-left: 0.33rem; } html[dir=rtl] .odswidget-filter-summary__active-filter-value { margin-right: 0.33rem; margin-left: 0; } #odswidget-geotooltip { border: solid 1px Black; } .odswidget-last-datasets-feed__datasets { list-style-type: none; padding: 0; margin-bottom: 0; } .odswidget-last-datasets-feed__dataset { clear: both; margin-bottom: 10px; } .odswidget-last-datasets-feed__dataset:last-child { margin-bottom: 0; } .odswidget-last-datasets-feed__dataset-details { margin-left: 40px; } html[dir=rtl] .odswidget-last-datasets-feed__dataset-details { margin-right: 40px; margin-left: 0; } .odswidget-last-datasets-feed__dataset-details-title { font-size: 1.2rem; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; } .odswidget-last-datasets-feed__theme-picto { width: 32px; height: 32px; float: left; margin-top: 5px; opacity: 0.5; } html[dir=rtl] .odswidget-last-datasets-feed__theme-picto { float: right; } .odswidget-last-datasets-feed__theme-picto.theme-default { opacity: 0.1; } .odswidget-last-datasets-feed__dataset-details-modified { border-bottom: 1px dotted #333; cursor: help; display: inline; } .odswidget-last-reuses-feed__reuses { list-style-type: none; padding-left: 0; margin-bottom: 0; } .odswidget-last-reuses-feed__reuse { clear: both; margin-bottom: 10px; } .odswidget-last-reuses-feed__reuse-details { margin-left: 80px; } .odswidget-last-reuses-feed__reuse-details-title { font-size: 1.2rem; } .odswidget-last-reuses-feed__reuse-details-dataset { font-size: 1.1rem; } .odswidget-last-reuses-feed__reuse-details-modified { border-bottom: 1px dotted #333; cursor: help; display: inline; } .odswidget-last-reuses-feed__reuse:last-child { margin-bottom: 0; } .odswidget-last-reuses-feed__reuse-thumbnail { float: left; height: 64px; width: 70px; text-align: center; } .odswidget-last-reuses-feed__reuse-thumbnail-image { max-width: 64px; max-height: 64px; vertical-align: middle; } .odswidget-map-tooltip { min-height: 30px; position: relative; } .odswidget-map-tooltip__record { overflow: auto; max-height: 235px; padding: 0 1rem 0 1rem; } .odswidget-map-tooltip__record-values { margin: 0; color: #333333; padding: 0; } .odswidget-map-tooltip__header { font-weight: 600; text-align: left; font-size: 1.2rem; margin-bottom: .4rem; color: #2c3f56; padding-left: 0; padding-right: 0; word-wrap: break-word; overflow-wrap: break-word; } .odswidget-map-tooltip__field-name { color: #333333; overflow-wrap: break-word; font-weight: bold; } .odswidget-map-tooltip__field-value { margin-left: 0; margin-bottom: 0.4rem; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; overflow-wrap: break-word; } .odswidget-map-tooltip .odswidget-map-tooltip__record-values a { color: #333333; } .odswidget-map-tooltip__field-value:last-child { margin-bottom: 0.6rem; } .odswidget-map-tooltip__spinner { position: absolute; top: 50%; left: 50%; } .odswidget-map-tooltip__limited-results-warning { text-align: center; font-size: 1rem; color: #888888; } .odswidget-map-tooltip__scroll-control { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; color: #666666; font-size: 1rem; font-weight: normal; text-align: center; margin: 0; border-top: 1px solid #e5e5e5; padding-top: 0.33rem; margin-bottom: -0.66rem; } .odswidget-map-tooltip__scroll-amount { margin-left: .3rem; margin-right: .3rem; color: #666666; } .odswidget-map-tooltip__scroll-left, .odswidget-map-tooltip__scroll-right { padding: 0.66rem; color: #0088cc; border-radius: 0.4rem; border: none; background-color: transparent; } .odswidget-map-tooltip__scroll-left:hover, .odswidget-map-tooltip__scroll-right:hover, .odswidget-map-tooltip__scroll-left:focus, .odswidget-map-tooltip__scroll-right:focus { color: #ec643c; background-color: #f5f5f5; } .odswidget-map__map.leaflet-container a.leaflet-popup-close-button { color: #666666; min-width: 32px; height: 32px; padding: 8px; font-weight: normal; font-size: 1.44rem; text-shadow: none; z-index: 1; } .odswidget-map__map.leaflet-container a.leaflet-popup-close-button:hover { color: #333333; } .odswidget-map__map .leaflet-popup-content { margin: 2rem 0 1rem 0; } .odswidget-map-tooltip--reverse { height: 0; } .odswidget-map-tooltip--reverse .leaflet-popup-tip-container { position: absolute; -ms-transform: rotate(180deg); transform: rotate(180deg); top: -20px; left: 0; right: 0; } .odswidget-map { position: relative; min-height: 400px; overflow: hidden; } .odswidget-map__map { height: 100%; min-height: 400px; } .odswidget-map__map--fullscreen { position: fixed !important; top: 0 !important; right: 0 !important; bottom: 0 !important; left: 0 !important; height: 100% !important; width: 100% !important; z-index: 9999999; } .odswidget-map__loading { position: absolute; left: 50%; margin-left: -24px; bottom: 30px; background: rgba(255, 255, 255, 0.9); padding: 5px 12px; color: #333; font-size: 30px; pointer-events: none; } .odswidget-map__limited-data-warning.ods-message-box { font-size: 0.833rem; position: absolute; bottom: 20px; left: 50%; -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); margin-bottom: 0; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); } .odswidget-map-picto { height: 18px; width: 18px; } .odswidget-map-picto svg { width: 18px; height: 18px; } .odswidget-map__legend { border-radius: 2px; text-align: left; line-height: 18px; color: #555; background-color: white; padding: 0.4em; min-width: 200px; box-sizing: border-box; } .odswidget-map__legend-title { text-align: center; overflow: hidden; font-weight: bold; } .odswidget-map__legend-color { height: 18px; width: 10%; padding: 0; display: inline-block; opacity: 0.8; box-sizing: border-box; border-style: solid; border-color: black; border-width: 1px 1px 1px 0; } .odswidget-map__legend-color:first-child { margin-left: 5%; border-left-width: 1px; } .odswidget-map__legend-color:last-child { margin-right: 5%; border-right-width: 1px; } .odswidget-map__legend-counts { text-align: center; } .odswidget-map__legend-value { padding: 1px; line-height: 0.7rem; font-size: 0.7rem; } .odswidget-map__legend-value:first-child { float: left; } .odswidget-map__legend-value:last-child { float: right; } .odswidget-map__legend-value:first-child:last-child { float: none; } .leaflet-control-container .leaflet-top, .leaflet-control-container .leaflet-bottom { z-index: inherit; } .leaflet-control-geocoder input[type="text"] { padding: 0!important; box-shadow: none !important; line-height: 36px !important; font-size: 18px; width: 0 !important; border: none; } .leaflet-control-geocoder .leaflet-control-geocoder-icon { height: 36px; width: 36px; } .leaflet-control-geocoder.leaflet-control-geocoder-expanded input { padding-left: 5px !important; width: 226px !important; } .leaflet-geocoder-highlight { opacity: 1; transition: opacity 2s ease-out; } .geocoder-highlight-on .leaflet-geocoder-highlight { opacity: 0; } .leaflet-control-filterview { margin-left: 13px; margin-top: 12px; } .leaflet-control-filterview a { background-position: 50% 50%; background-repeat: no-repeat; display: block; width: 30px; height: 30px; border-radius: 4px 4px 4px 4px; } .leaflet-control-filterview a::after { font-family: 'FontAwesome'; font-size: 16px; content: "\f0B0"; position: absolute; left: 8px; top: 3px; } .leaflet-control-filterview.active a { background-color: black; } .leaflet-control-filterview.active a::after { color: white; } .leaflet-control-attribution img { vertical-align: bottom; } .odswidget-map__map--with-searchbox .leaflet-top.leaflet-left { top: 45px; } .odswidget-map__map--with-display-control .leaflet-top.leaflet-right { transition: right 0.25s ease-in; right: 310px; } @media (max-width: 767px) { .odswidget-map__map--with-display-control .leaflet-top.leaflet-right.collapsed { right: 40px; } } .odswidget-map-display-control { position: absolute; top: 10px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); border-radius: 4px; transition: right 0.25s ease-in; } @media (max-width: 767px) { .odswidget-map-display-control { right: -260px; } } @media (min-width: 768px) { .odswidget-map-display-control { right: 10px; } } @media (max-width: 767px) { .odswidget-map-display-control--expanded { right: 10px; } } .odswidget-map-display-control__toggle { background-color: #ffffff; border: none; position: absolute; top: 100px; right: 100%; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; font-size: 1.33rem; padding: 0; width: 1em; height: 2em; border-radius: 4px 0 0 4px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); } @media (min-width: 768px) { .odswidget-map-display-control__toggle { display: none; } } .odswidget-map-display-control__toggle:hover { background-color: #f4f4f4; } .odswidget-map-display-control__groups { width: 300px; overflow-y: auto; margin: 0; padding: 10px; background-color: #ffffff; list-style: none; min-height: 150px; max-height: calc(100% - 2*10px); border-radius: 4px; position: relative; } .odswidget-map-display-control__group { margin-left: 0; transition: margin-left 0.2s, border-left-width 0.2s, opacity 0.2s; border: solid 1px #E5E5E5; border-left-width: 5px; padding: 5px; } .odswidget-map-display-control__group:hover { background-color: #f4f4f4; } .odswidget-map-display-control__group:not(:last-child) { margin-bottom: 10px; } .odswidget-map-display-control__group--disabled { margin-left: 20px; border-left-width: 1px; opacity: 0.5; } .odswidget-map-display-control__group--not-toggleable[ng-click] { cursor: auto; } .odswidget-map-display-control__group-title { font-size: 1.1rem; color: #2C3F56; font-weight: 600; text-overflow: ellipsis; overflow: hidden; display: inline; } .odswidget-map-display-control__group-title--error { color: #c42b23; } .odswidget-map-display-control__picto { display: inline-block; vertical-align: sub; } .odswidget-map-display-control__picto--error, .odswidget-map-display-control__group-title--error, .odswidget-map-display-control__group-description--error { color: #c42b23; } .odswidget-map-display-control__group-description { text-overflow: ellipsis; white-space: normal; overflow: hidden; } .odswidget-map-search-box { position: absolute; left: 0; top: 0; padding: 10px; background-color: transparent; transition: background-color 0.1s, width 0.25s ease; z-index: 8; } @media (max-width: 767px) { .odswidget-map-search-box { width: 100px; } } @media (min-width: 768px) { .odswidget-map-search-box { width: 420px; } } @media (max-width: 767px) { .odswidget-map-search-box--expanded { width: 100%; } } .odswidget-map-search-box__toggle { position: absolute; top: 0; bottom: 0; right: 4px; background-color: white; border: none; width: 20px; padding: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; font-size: 1.33rem; } @media (min-width: 768px) { .odswidget-map-search-box__toggle { display: none; } } .odswidget-map-search-box__box-wrapper { position: relative; } .odswidget-map-search-box__box-wrapper:before { font-family: 'FontAwesome'; content: '\f002'; position: absolute; left: 5px; top: 0; bottom: 0; line-height: 2; font-size: 1.4rem; } html[dir=rtl] .odswidget-map-search-box__box-wrapper:before { right: 5px; left: auto; } .odswidget-map-search-box__box { padding-left: 3ch; padding-right: 3ch; width: 100%; font-size: 1.2rem; line-height: 2; outline: none; transition: border-color 0.1s; border-radius: 4px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); border: none; } .odswidget-map-search-box__box--datasearch { border-color: rgba(0, 0, 0, 0.1); } .odswidget-map-search-box__box-cancel { position: absolute; right: 5px; top: 0; bottom: 0; border: none; background-color: transparent; outline: none; } html[dir=rtl] .odswidget-map-search-box__box-cancel { left: 5px; right: auto; } /* Geo suggest */ .odswidget-map-search-box__suggestions { background-color: white; list-style: none; margin: 0; padding: 0; border: solid 1px #90A4AE; } @media (max-width: 767px) { .odswidget-map-search-box__suggestions { max-height: 0; opacity: 0; overflow: hidden; } } @media (max-width: 767px) { .odswidget-map-search-box__suggestions--expanded { max-height: none; opacity: 1; overflow: inherit; } } .odswidget-map-search-box__suggestions:hover { cursor: pointer; } .odswidget-map-search-box__suggestion { padding: 10px; border-top: solid 1px #E5E5E5; } .odswidget-map-search-box__suggestion em { font-style: normal; font-weight: 600; } .odswidget-map-search-box__suggestion--selected { color: #EC643C; } .odswidget-map-search-box__search-suggestion { padding: 10px; border-top: solid 1px #E5E5E5; } .odswidget-map-search-box__search-suggestion:first-child { border-top: none; } .odswidget-map-search-box__search-suggestion--selected { color: #EC643C; } .odswidget-map-search-box__suggestion-localization { font-size: 0.8rem; opacity: 0.6; } .odswidget-map-search-box__suggestion-icon { font-size: 1.2rem; } /* Data search (inside the data displayed on the map */ .odswidget-map-search-box--datasearch { background-color: white; bottom: 0; height: 100%; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; } .odswidget-map-search-box__box-wrapper--datasearch { -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; margin-bottom: 10px; } .odswidget-map-search-box__data-search { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; } .odswidget-map-search-box__data-search__datasets { -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; max-height: 100px; overflow: auto; list-style: none; padding-left: 20px; padding-right: 20px; padding-top: 10px; margin: 10px -10px 10px -10px; border-top: solid 1px #90A4AE; } .odswidget-map-search-box__data-search__dataset--active { color: #EC643C; } .odswidget-map-search-box__data-search__dataset { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; line-height: 1.5; } .odswidget-map-search-box__data-search__dataset-title { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; } .odswidget-map-search-box__data-search__dataset-count { -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; text-align: right; } .odswidget-map-search-box__data-search__pagination { height: 40px; line-height: 40px; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; margin-bottom: -10px; margin-left: -10px; margin-right: -10px; padding-left: 20px; padding-right: 20px; border-top: solid 1px #90A4AE; display: -ms-flexbox; display: flex; } .odswidget-map-search-box__data-search__pagination-counter { text-align: left; display: inline-block; -ms-flex-positive: 1; flex-grow: 1; } .odswidget-map-search-box__data-search__pagination-pages { display: inline-block; text-align: right; -ms-flex-positive: 1; flex-grow: 1; } .odswidget-map-search-box__data-search__pagination-button { background-color: transparent; outline: none; border: none; } .odswidget-map-search-box__data-search__pagination-button:disabled { opacity: 0.5; } .odswidget-map-search-box__data-search__results { list-style: none; margin-top: 0; margin-left: -10px; margin-right: -10px; padding: 0; border-top: solid 1px #90A4AE; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; overflow: auto; } .odswidget-map-search-box__data-search__result:hover { cursor: pointer; } .odswidget-map-search-box__data-search__no-results { text-align: center; font-size: 1.2rem; margin-top: 20px; opacity: 0.8; } .odswidget-map-search-box__data-search__result { padding: 15px; } .odswidget-map-search-box__data-search__result-empty { font-style: italic; opacity: 0.6; } .odswidget-map-search-box__data-search__result-icon { font-size: 1.2rem; margin-right: 5px; } .odswidget-map-search-box__data-search__result:not(:first-child) { border-top: solid 1px #E5E5E5; } /* Result preview */ .odswidget-map-search-box__data-search__result-preview { display: table; } .odswidget-map-search-box__data-search__result-preview-line { display: table-row; padding: 10px; } .odswidget-map-search-box__data-search__result-preview-label { display: table-cell; font-weight: bold; padding-right: 20px; text-align: right; } .odswidget-map-search-box__data-search__result-preview-value { display: table-cell; } .odswidget-map-search-box__close-search-icon { font-size: 1.2rem; } .odswidget-map-legend { width: 300px; position: absolute; bottom: 20px; right: 10px; background-color: white; padding: 5px 5px 25px 5px; border-radius: 4px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); } .odswidget-map-legend--extended { width: 400px; overflow: hidden; /* Avoid a scrollbar during the transition effct */ } .odswidget-map-legend__categories-container--extended { column-count: 2; } .odswidget-map-legend__categories--condensed { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; } .odswidget-map-legend__categories--condensed__item { -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 80px; padding: 2px; text-align: center; } .odswidget-map-legend__categories__color-block, .odswidget-map-legend__choropleth__color-block { width: 16px; height: 16px; border: solid 1px black; display: inline-block; } .odswidget-map-legend__categories--extended { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; } .odswidget-map-legend__categories__item { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 0; flex-shrink: 0; width: 190px; padding: 2px; text-align: center; display: -ms-flexbox; display: flex; font-size: 0.9rem; } .odswidget-map-legend__categories__item-color { -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; margin-right: 5px; } html[dir=rtl] .odswidget-map-legend__categories__item-color { margin-left: 5px; margin-right: 0; } .odswidget-map-legend__categories__item-value { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-align: left; } html[dir=rtl] .odswidget-map-legend__categories__item-value { text-align: right; } .odswidget-map-legend__categories__item-value--remaining { font-style: italic; } .odswidget-map-legend__choropleth__item-value--remaining { font-style: italic; font-size: .9rem; text-align: right; width: 100%; } html[dir=rtl] .odswidget-map-legend__choropleth__item-value--remaining { text-align: left; } .odswidget-map-legend__categories__item-value--others { font-style: italic; } .odswidget-map-legend__choropleth__item { display: -ms-flexbox; display: flex; padding: 0 2px; } .odswidget-map-legend__choropleth__item-color { -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; margin-right: 5px; } html[dir=rtl] .odswidget-map-legend__choropleth__item-color { margin-left: 5px; margin-right: 0; } .odswidget-map-legend__choropleth__item-range { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; font-size: 0.9rem; display: -ms-flexbox; display: flex; } .odswidget-map-legend__choropleth__item-range__bound { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; text-align: right; width: 50%; } html[dir=rtl] .odswidget-map-legend__choropleth__item-range__bound { text-align: left; } .odswidget-map-legend__choropleth__item-range__bound-arrow { margin-left: 10px; } html[dir=rtl] .odswidget-map-legend__choropleth__item-range__bound-arrow { margin-right: 10px; margin-left: 0; } .odswidget-map-legend__default-container { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 0; flex-shrink: 0; width: 190px; padding: 2px; text-align: center; display: -ms-flexbox; display: flex; font-size: 0.9rem; } .odswidget-map-legend__simple-container { text-align: center; } .odswidget-map-legend__default__color-block { width: 16px; height: 16px; border: solid 1px black; display: inline-block; margin-right: 5px; } html[dir=rtl] .odswidget-map-legend__default__color-block { margin-left: 5px; margin-right: 0; } .odswidget-map-legend__simple__color-block { width: 60%; height: 16px; border: solid 1px black; display: inline-block; margin-top: 10px; } .odswidget-map-legend__simple__color-block:last-child { margin-bottom: 10px; } .odswidget-map-legend__simple__color-block-subtext { display: -ms-inline-flexbox; display: inline-flex; width: 60%; font-size: 0.8rem; margin-bottom: 10px; } .odswidget-map-legend__simple__color-block-subtext-left { width: 50%; text-align: left; } html[dir=rtl] .odswidget-map-legend__simple__color-block-subtext-left { text-align: right; } .odswidget-map-legend__simple__color-block-subtext-right { width: 50%; text-align: right; } html[dir=rtl] .odswidget-map-legend__simple__color-block-subtext-right { text-align: left; } .odswidget-map-legend__title { position: relative; font-weight: 600; text-align: center; display: inline; } .odswidget-map-legend__picto { display: inline-block; vertical-align: sub; } .odswidget-map-legend__label { font-size: 0.9rem; text-align: center; } .odswidget-map-legend__header { text-align: center; margin-bottom: 5px; margin-right: 20px; } .odswidget-map-legend--not-toggleable[ng-click] { cursor: auto; } .odswidget-map-legend__title-toggle { position: absolute; right: 5px; top: 0; bottom: 0; border: none; background-color: transparent; color: #888888; border-radius: .4rem; } .odswidget-map-legend__title-toggle:hover { color: #333333; } .odswidget-map-legend__pagination { position: absolute; bottom: 5px; right: 5px; } .odswidget-map-legend__pagination-button { background-color: transparent; border: none; outline: none; color: #0088cc; border-radius: 4px; } .odswidget-map-legend__pagination-button:hover { color: #ec643c; background-color: #f5f5f5; } .odswidget-map-legend__pagination-button.ng-hide { /* Use visibility instead of display none, so that the block doesn't move when the button is hidden */ display: inline-block !important; visibility: hidden; } .odswidget-map-legend__no-legend-placeholder { text-align: center; font-style: italic; } .odswidget-media-gallery { position: relative; overflow-y: scroll; height: 400px; } .odswidget-media-gallery__container { position: relative; } .odswidget-media-gallery__media-container { position: relative; } .odswidget-media-gallery__media-container:after { content: attr(data-index); position: absolute; top: 5px; right: 5px; text-align: right; font-size: 11px; line-height: 1; color: #fff; text-overflow: ellipsis; overflow: hidden; opacity: .5; z-index: 100; } .odswidget-media-gallery__media-container__title-container { position: absolute; bottom: 0; left: 0; right: 0; text-align: center; vertical-align: bottom; background-color: rgba(0, 0, 0, 0.4); color: #ffffff; padding: 5px; opacity: 0; } .odswidget-media-gallery__media-container--selected::before, .odswidget-media-gallery__media-container--selected::after { content: ''; display: block; height: 0; width: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #e5e5e5; position: absolute; bottom: -11px; left: 50%; top: auto; right: auto; margin-left: -10px; z-index: 1; opacity: 1; } .odswidget-media-gallery__media-container--selected:after { border-bottom: 10px solid #ffffff; bottom: -13px; } .odswidget-media-gallery__details { margin-top: 10px; margin-bottom: 10px; border: 1px solid #e5e5e5; background-color: #ffffff; padding: 10px; width: 100%; min-height: 10px; *zoom: 1; } .odswidget-media-gallery__details:before, .odswidget-media-gallery__details:after { display: table; content: ""; line-height: 0; } .odswidget-media-gallery__details:after { clear: both; } .odswidget-media-gallery__media-container .odswidget-record-image { width: calc(100% - 4px); height: calc(100% - 4px); margin-left: 2px; margin-top: 2px; } .odswidget-media-gallery__media-container .odswidget-record-image__image { width: 100%; height: 100%; display: block; } .odswidget-media-gallery__media-container--selected .odswidget-record-image, .odswidget-media-gallery__media-container:hover .odswidget-record-image, .odswidget-media-gallery__media-container .odswidget-record-image:focus { margin-left: 0; margin-top: 0; width: 100%; height: 100%; transition: all 200ms ease; } .odswidget-media-gallery__media-container--selected .odswidget-media-gallery__media-container__title-container, .odswidget-media-gallery__media-container:hover .odswidget-media-gallery__media-container__title-container, .odswidget-record-image:focus ~ .odswidget-media-gallery__media-container__title-container { opacity: 1; transition: opacity 200ms ease; } .ods-media-gallery__tooltip__image-container { float: right; width: 49%; min-height: 10px; } html[dir=rtl] .ods-media-gallery__tooltip__image-container { float: left; } .ods-media-gallery__tooltip__image { max-width: 100%; height: auto; display: block; border: 1px solid #e5e5e5; } .ods-media-gallery__tooltip__fields { float: left; width: 49%; overflow-wrap: break-word; } html[dir=rtl] .ods-media-gallery__tooltip__fields { float: right; } .ods-media-gallery__image-spinner-overlay { position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 2rem; } .odswidget-most-popular-datasets__datasets { list-style-type: none; padding: 0; margin-bottom: 0; } .odswidget-most-popular-datasets__dataset { clear: both; margin-bottom: 10px; } .odswidget-most-popular-datasets__dataset:last-child { margin-bottom: 0; } .odswidget-most-popular-datasets__dataset-details-title, .odswidget-most-popular-datasets__dataset-details-name { font-size: 1.2rem; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; } .odswidget-most-popular-datasets__dataset-details { margin-left: 40px; } html[dir=rtl] .odswidget-most-popular-datasets__dataset-details { margin-right: 40px; margin-left: 0; } .odswidget-most-popular-datasets__theme-picto { width: 32px; height: 32px; float: left; margin-top: 5px; opacity: 0.5; } html[dir=rtl] .odswidget-most-popular-datasets__theme-picto { float: right; } .odswidget-most-popular-datasets__theme-picto.theme-default { opacity: 0.1; } .odswidget-most-used-themes__themes { list-style-type: none; padding-left: 0; margin-bottom: 0; } .odswidget-most-used-themes__theme { clear: both; margin-bottom: 10px; } .odswidget-most-used-themes__theme:last-child { margin-bottom: 0; } .odswidget-most-used-themes__theme-details-title, .odswidget-most-used-themes__theme-details-name { font-size: 1.2em; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; } .odswidget-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(255, 255, 255, 0.8); color: #333; pointer-events: none; text-align: center; } .odswidget-overlay .odswidget-spinner { position: absolute; font-size: 5rem; top: 50%; margin-top: -0.5em; } .odswidget-overlay--opaque { background-color: white; } .odswidget-overlay__message { position: absolute; top: 50%; height: 2em; line-height: 2; margin-top: -1em; left: 0; right: 0; text-align: center; } .odswidget-pagination { margin: 20px 0; text-align: center; } .odswidget-pagination__page-link { margin-left: 2px; margin-right: 2px; padding: 4px 8px; font-size: 16px; } .odswidget-pagination__page-link:hover { text-decoration: none; background: rgba(0, 0, 0, 0.1); } .odswidget-pagination__page-link--active { background: rgba(0, 0, 0, 0.2); } .odswidget-pagination__page { display: inline; } .odswidget-pagination__page-list { margin: 0; display: inline-block; } .odswidget-picto svg, .odswidget-picto img { width: 100%; height: 100%; } .odswidget-picto:not(.ods-svginliner__svg-container--colorless) svg polygon, .odswidget-picto:not(.ods-svginliner__svg-container--colorless) svg rect, .odswidget-picto:not(.ods-svginliner__svg-container--colorless) svg circle, .odswidget-picto:not(.ods-svginliner__svg-container--colorless) svg path { fill: inherit; } .odswidget-record-image { width: 100%; } .odswidget-record-image .odswidget-record-image__image { max-width: 100% !important; } .odswidget-record-image__image--placeholder { border: dashed 1px #ddd; background-color: #eee; height: 200px; width: 300px; } .odswidget-record-image__image--placeholder:before { content: '\f03e'; font-family: 'FontAwesome'; font-size: 50px; line-height: 200px; opacity: 0.4; display: block; text-align: center; } .odswidget-reuses { height: 400px; overflow-y: auto; } .ods-dataset-reuses__toggle-header { margin-bottom: 0; } .ods-dataset-reuses__new-reuse { margin-bottom: 0; } .odswidget-reuses__reuse { background-color: #ffffff; border: solid 1px #e5e5e5; margin-bottom: 20px; padding: 1em; text-align: center; } .odswidget-reuses__reuse:hover { cursor: pointer; background-color: #e5e5e5; } .odswidget-reuses__reuse-author { clear: both; border-top: 1px solid #dadada; padding-top: 5px; } .odswidget-reuses__creation-icon { padding-left: 20px; } html[dir=rtl] .odswidget-reuses__creation-icon { padding-right: 20px; padding-left: 0; } .odswidget-reuses__reuse:last-child { margin-bottom: 0; } .odswidget-reuses__reuse-title { border-bottom: 1px solid #dadada; margin-bottom: 0.5em; } .odswidget-reuses__reuse-dataset-link { display: block; font-size: 0.7em; } .odswidget-reuses__reuse-thumbnail { float: left; margin: 0 10px 10px 0; width: 100px; height: 100px; position: relative; } html[dir=rtl] .odswidget-reuses__reuse-thumbnail { float: right; } html[dir=rtl] .odswidget-reuses__reuse-thumbnail { margin: 0 0 10px 10px; } .odswidget-reuses__reuse-thumbnail-image { border-radius: 0.25em; max-width: 100px; max-height: 100px; } .odswidget-reuses__reuse-thumbnail--no-preview { position: relative; color: rgba(150, 150, 150, 0.4); font-size: 6em; font-weight: bold; } .odswidget-reuses__reuse-thumbnail-image--no-thumbnail { position: absolute; left: 10px; top: 10px; color: rgba(150, 150, 150, 0.4); font-size: 6em; } html[dir=rtl] .odswidget-reuses__reuse-thumbnail-image--no-thumbnail { right: 10px; left: auto; } .odswidget-reuses__reuse-description { text-align: justify; } .odswidget-result-enumerator__no-results-message, .odswidget-result-enumerator__results-count { text-align: center; font-size: 1.4rem; } .odswidget-searchbox { margin-bottom: 20px; text-align: center; } .odswidget-searchbox__box { font-size: 1.5rem; line-height: 2rem; width: 70%; min-width: 150px; padding: 0.5em; } .odswidget-social-buttons { background-color: #ffffff; border: 1px solid #e5e5e5; border-radius: 3px; padding: 1rem; line-height: 1em; } .odswidget-social-buttons__header { cursor: pointer; } .odswidget-social-buttons__buttons { max-height: 0; width: auto; background: #fff; overflow: hidden; opacity: 0; text-align: center; transition: all 0.5s ease; } .odswidget-social-buttons__buttons--open { opacity: 1; max-height: 400px; margin-top: 0.5em; } .odswidget-social-buttons__buttons--open a { display: block; margin: 0.5em auto; width: 100%; } .odswidget-social-buttons__buttons--open a iframe { min-width: 60px; } .odswidget-spinner__backdrop { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(255, 255, 255, 0.8); display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; } .odswidget-spinner--large { font-size: 1.33em; } .odswidget-spinner.odswidget-spinner--gif { height: 1em; } .odswidget-spinner.odswidget-spinner--svg { fill: currentColor; height: 0.8em; } @keyframes odswidget-spinner__diagonal-11-33-animation { 0% { opacity: 1; } 31.25% { opacity: 1; } 37.5% { opacity: 0.5; } 43.75% { opacity: 0.5; } 50% { opacity: 0; } 62.5% { opacity: 0; } 68.75% { opacity: 1; } 100% { opacity: 1; } } @keyframes odswidget-spinner__diagonal-12-23-animation { 0% { opacity: 1; } 37.5% { opacity: 1; } 43.75% { opacity: 0.5; } 50% { opacity: 0.5; } 56.25% { opacity: 0; } 68.75% { opacity: 0; } 75% { opacity: 1; } 100% { opacity: 1; } } @keyframes odswidget-spinner__diagonal-21-32-animation { 0% { opacity: 1; } 6.25% { opacity: 0.5; } 12.5% { opacity: 1; } 18.75% { opacity: 0.5; } 25% { opacity: 1; } 31.25% { opacity: 0.5; } 37.5% { opacity: 0.5; } 43.75% { opacity: 0; } 56.25% { opacity: 0; } 62.5% { opacity: 1; } 100% { opacity: 1; } } @keyframes odswidget-spinner__diagonal-31-animation { 0% { opacity: 1; } 6.25% { opacity: 0.5; } 12.5% { opacity: 1; } 18.75% { opacity: 0.5; } 25% { opacity: 1; } 31.25% { opacity: 0.5; } 37.5% { opacity: 0; } 50% { opacity: 0; } 56.25% { opacity: 1; } 81.25% { opacity: 1; } 87.5% { opacity: 0.5; } 93.75% { opacity: 0.5; } 100% { opacity: 1; } } @keyframes odswidget-spinner__diagonal-13-animation { 0% { opacity: 1; } 43.75% { opacity: 1; } 50% { opacity: 0.5; } 56.25% { opacity: 0.5; } 62.5% { opacity: 0; } 75% { opacity: 0; } 81.25% { opacity: 1; } 100% { opacity: 1; } } .odswidget-spinner__cell-11, .odswidget-spinner__cell-22, .odswidget-spinner__cell-33 { animation: 2s odswidget-spinner__diagonal-11-33-animation infinite; } .odswidget-spinner__cell-12, .odswidget-spinner__cell-23 { animation: 2s odswidget-spinner__diagonal-12-23-animation infinite; } .odswidget-spinner__cell-21, .odswidget-spinner__cell-32 { animation: 2s odswidget-spinner__diagonal-21-32-animation infinite; } .odswidget-spinner__cell-13 { animation: 2s odswidget-spinner__diagonal-13-animation infinite; } .odswidget-spinner__cell-31 { animation: 2s odswidget-spinner__diagonal-31-animation infinite; } .odswidget-table { position: relative; overflow: hidden; height: 400px; } .odswidget-table__header { position: relative; } .odswidget-table__records { height: 100%; overflow: auto; } .odswidget-table__cell { padding: 1px; } .odswidget-table__cell:first-child { color: rgba(0, 0, 0, 0.5); font-family: monospace; text-align: right; } html[dir=rtl] .odswidget-table__cell:first-child { text-align: left; } .odswidget-table__internal-header-table-header { display: none; } .odswidget-table__cell-container, .odswidget-table__header-cell-container { max-width: 200px; padding: 2px 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; box-sizing: content-box; display: -ms-flexbox; display: flex; } .odswidget-table__label { -ms-flex: 1 1 auto; flex: 1 1 auto; max-width: 200px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; height: 1.4em; } .odswidget-table__sort-icons { -ms-flex: 0 0 auto; flex: 0 0 auto; height: 1.4em; } .odswidget-table__sort-icon { background: none; border: none; display: block; padding: 0; } .odswidget-table__cell-container__right-aligned { text-align: right; } html[dir=rtl] .odswidget-table__cell-container__right-aligned { text-align: left; } .odswidget-table__internal-table { font-size: 0.85em; width: 100%; } .odswidget-table__internal-table-row { background-color: #fff; } .odswidget-table__internal-table-row:nth-child(odd) { background-color: #f4f4f4; } .odswidget-table__internal-table-row:hover, .odswidget-table__internal-table-row:nth-child(odd):hover { background-color: #e0e0e0; } .odswidget-table__header-cell { text-align: left; background-color: #e8e8e8; padding: 3px 1px; cursor: pointer; } html[dir=rtl] .odswidget-table__header-cell { text-align: right; } .odswidget-table__header-cell--spinner { text-align: right; } html[dir=rtl] .odswidget-table__header-cell--spinner { text-align: left; } .odswidget-table__sort-icons { font-size: 0.8em; width: 1em; } .odswidget-table__sort-icons.odswidget-table__sort-icons--active { height: 0.7em; } .odswidget-table__sort-icons__up, .odswidget-table__sort-icons__down { display: block; height: 0.7em; opacity: 0.5; } .odswidget-table__sort-icons__up--active, .odswidget-table__sort-icons__down--active { opacity: 1; } .odswidget-table__sort-icons__up:hover, .odswidget-table__sort-icons__down:hover { opacity: 1; } .odswidget-tag-cloud__tag-list { display: block; margin: 0; max-height: 100%; overflow: hidden; } .odswidget-tag-cloud__tag { font-weight: inherit; display: inline-block; margin: 0 10px 0 0; } .odswidget-tag-cloud__tag--selected { font-weight: bold; } .odswidget-text-search { margin: 1rem 0; } .odswidget-text-search__search-box { margin-bottom: 0; width: 100%; border-radius: 5px; font-size: 1.2rem; padding-top: 5px; padding-right: 50px; padding-left: 5px; padding-bottom: 5px; } html[dir=rtl] .odswidget-text-search__search-box { padding-right: 5px; } html[dir=rtl] .odswidget-text-search__search-box { padding-left: 50px; } .odswidget-text-search__form { position: relative; } .odswidget-text-search__submit, .odswidget-text-search__reset { color: #666666; background: none; border: none; padding: 0; min-width: 25px; position: absolute; top: 0; bottom: 0; line-height: 1; } .odswidget-text-search__submit { font-size: 1.2rem; right: 0; } html[dir=rtl] .odswidget-text-search__submit { left: 0; right: auto; } .odswidget-text-search__submit:hover, .odswidget-text-search__submit:focus { cursor: pointer; color: #333333; } .odswidget-text-search__reset { right: 26px; } html[dir=rtl] .odswidget-text-search__reset { left: 26px; right: auto; } .odswidget-text-search__reset:hover, .odswidget-text-search__reset:focus { color: #ec643c; } .odswidget-theme-boxes { text-align: center; } .odswidget-theme-boxes__picto { width: 64px; height: 64px; margin: 0 auto; opacity: 0.5; } .odswidget-theme-boxes__picto:hover:not(.theme-default) { opacity: 1; } .odswidget-theme-boxes__picto.theme-default { opacity: 0.1; } .odswidget-theme-boxes__box { width: 70px; display: inline-block; vertical-align: top; } .odswidget-theme-picto .ods-svginliner__svg-container { height: 100%; } /* ========================================================================== Timerange Widget This file includes CSS overrides and enhancements for the Rome.js datepicker which is used by this widget. ========================================================================== */ .odswidget-timerange { text-align: center; } .odswidget-timerange__from, .odswidget-timerange__to { display: inline-block; position: relative; } .odswidget-timerange__input { -ms-flex-order: 1; order: 1; } .odswidget-timerange__input::-ms-clear { display: none; } .odswidget-timerange__reset { color: #666666; background: none; border: none; position: absolute; top: 0; bottom: 0; right: 0; padding: 0 5px; } .odswidget-timerange__reset:hover { color: #ec643c; } .odswidgets-rd-container.rd-container { background-color: #ffffff; padding: 0.72rem; border-radius: 0.2rem; border: 1px solid #e5e5e5; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); z-index: 1000; } .odswidgets-rd-container.rd-container table { border-spacing: 0; border-collapse: collapse; } .odswidgets-rd-container .rd-day-body { padding: 0.45rem; border-radius: 0.4rem; } .odswidgets-rd-container .rd-day-selected, .odswidgets-rd-container .rd-time-selected, .odswidgets-rd-container .rd-time-option:hover, .odswidgets-rd-container .rd-day-body:hover { background-color: #0088cc; color: #ffffff; } .odswidgets-rd-container .rd-day-head { text-align: center; } .odswidgets-rd-container .rd-month-label { padding-top: 0.45rem; padding-bottom: 0.45rem; margin-bottom: 0.72rem; } .odswidgets-rd-container .rd-day-prev-month, .odswidgets-rd-container .rd-day-next-month { color: #cccccc; } .odswidgets-rd-container .rd-back, .odswidgets-rd-container .rd-next { padding: 0.45rem; margin-bottom: 0.72rem; } .odswidget-timescale { text-align: center; } .odswidget-timescale__scale-list { list-style-type: none; margin: 0; } .odswidget-timescale__scale { display: inline-block; padding-left: 1em; padding-right: 1em; font-size: 1.2em; opacity: 0.8; } .odswidget-timescale__scale--active { opacity: 1; border-bottom: 0.2em solid; } .odswidget-timescale__scale-link:hover { text-decoration: none; } .odswidget-top-publishers__publishers { list-style-type: none; padding-left: 0; margin-bottom: 0; } .odswidget-top-publishers__publisher { clear: both; margin-bottom: 10px; } .odswidget-top-publishers__publisher:last-child { margin-bottom: 0; } .odswidget-top-publishers__publisher-details-name { font-size: 1.2em; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; } .odswidget-clear-all-filters { color: inherit; cursor: pointer; } .odswidget-clear-all-filters:hover { text-decoration: none; color: #ec643c; } .odswidget-infinite-scroll-results { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: stretch; align-items: stretch; -ms-flex-line-pack: start; align-content: flex-start; } .odswidget-infinite-scroll-results__message-container { height: 100px; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; } .odswidget-infinite-scroll-results__spinner { font-size: 3rem; } .odswidget-geo-search__map { width: 100%; height: 200px; } .odswidget-gauge { position: relative; } .odswidget-gauge__svg-background { fill: none; stroke-width: 10px; stroke: #e5e5e5; } .odswidget-gauge__svg-filler { fill: none; stroke-width: 8px; stroke: #ec643c; } .odswidget-gauge__value { color: #2c3f56; font-weight: bold; font-size: 1.33rem; line-height: 2rem; width: 100%; text-align: center; } .odswidget-gauge--circle .odswidget-gauge__svg { -ms-transform: rotate(-90deg); transform: rotate(-90deg); } .odswidget-gauge--circle .odswidget-gauge__value { position: absolute; text-align: center; top: 50%; left: 0; margin-top: -1rem; } .odswidget-gauge--bar .odswidget-gauge__svg { width: 100%; height: 10px; } .ods-cross-table { width: 100%; height: 400px; overflow: hidden; display: block; font-size: 0.85em; position: relative; } .ods-cross-table__frozen-header-wrapper { position: absolute; z-index: 400; overflow: hidden; border-bottom: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; } .ods-cross-table__frozen-rows-wrapper { position: absolute; z-index: 300; right: 0; overflow: hidden; border-bottom: 1px solid #e0e0e0; } .ods-cross-table__frozen-cols-wrapper { position: absolute; z-index: 200; bottom: 0; overflow: hidden; border-right: 1px solid #e0e0e0; } .ods-cross-table__body-wrapper { position: absolute; z-index: 100; right: 0; bottom: 0; overflow: scroll; } .ods-cross-table__row.ods-cross-table__row--hover .ods-cross-table__cell, .ods-cross-table__frozen-cols .ods-cross-table__row:hover .ods-cross-table__cell, .ods-cross-table__body .ods-cross-table__row:hover .ods-cross-table__cell { background-color: #e0e0e0; } .ods-cross-table__row:nth-child(odd) { background-color: #f4f4f4; } .ods-cross-table__cell { padding: 0; line-height: 1.33em; } .ods-cross-table__cell--header { background-color: #e8e8e8; font-weight: bold; } .ods-cross-table__cell--value { text-align: right; } .ods-cross-table__cell-content { padding: 3px 11px; white-space: nowrap; } .ods-cross-table__cell--header .ods-cross-table__cell-content { padding: 5px 11px; } .ods-cross-table .odswidget-spinner { font-size: 2rem; } .ods-cross-table .odswidget-spinner__backdrop { z-index: 500; } .ods-slideshow { display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-direction: column; flex-direction: column; border: 1px solid #e5e5e5; border-radius: 3px; } .ods-slideshow:focus { outline: none; } .ods-slideshow:-webkit-full-screen { width: 100% !important; height: 100% !important; } .ods-slideshow:-moz-full-screen { width: 100% !important; height: 100% !important; } .ods-slideshow:-ms-fullscreen { width: 100% !important; height: 100% !important; } .ods-slideshow:fullscreen { width: 100% !important; height: 100% !important; } .ods-slideshow__image-wrapper { position: relative; background-color: #000000; -ms-flex-positive: 1; flex-grow: 1; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; padding: 2em; } .ods-slideshow__image-legend { -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-positive: 0; flex-grow: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; background-color: #e5e5e5; border-top: 1px solid #e5e5e5; } .ods-slideshow__image-index, .ods-slideshow__image-title { padding: 0.33em 0.67em; } .ods-slideshow__image-index__item { display: inline-block; } .ods-slideshow__image-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .ods-slideshow__toggles { white-space: nowrap; margin-left: auto; } html[dir=rtl] .ods-slideshow__toggles { margin-right: auto; margin-left: 0; } .ods-slideshow__tooltip-toggle, .ods-slideshow__fullscreen-toggle { background-color: #e5e5e5; border: none; padding: 0.33em 0.67em; } .ods-slideshow__tooltip-toggle:hover, .ods-slideshow__fullscreen-toggle:hover { background-color: #cccccc; } .ods-slideshow__tooltip-wrapper { position: absolute; bottom: 1em; right: 1em; width: calc(100% - 2em); height: calc(100% - 2em); } html[dir=rtl] .ods-slideshow__tooltip-wrapper { left: 1em; right: auto; } .ods-slideshow__tooltip-wrapper:after { display: block; content: ''; height: 1em; width: 1em; position: absolute; right: 2em; bottom: -1em; border-width: 1em 0.5em 0 0.5em; border-style: solid; border-color: #ffffff transparent; box-sizing: border-box; } html[dir=rtl] .ods-slideshow__tooltip-wrapper:after { left: 2em; right: auto; } .ods-slideshow__tooltip { position: absolute; bottom: 0; right: 0; overflow: auto; padding: 0.67em; border: 1px solid #e5e5e5; background-color: #ffffff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); max-height: 100%; max-width: 100%; z-index: 200; } html[dir=rtl] .ods-slideshow__tooltip { left: 0; right: auto; } .ods-slideshow__previous-button, .ods-slideshow__next-button { width: 2em; height: 2em; font-size: 3em; color: #f5f5f5; background-color: #333333; opacity: 0.9; border: none; padding: 0; line-height: 2em; position: absolute; top: calc(50% - 1em); z-index: 100; border-radius: 1em; } .ods-slideshow__previous-button:not(:disabled):hover, .ods-slideshow__next-button:not(:disabled):hover { opacity: 1; } .ods-slideshow__previous-button:disabled, .ods-slideshow__next-button:disabled { color: #666666; } .ods-slideshow__previous-button { left: 1rem; padding-right: 0.1em; } html[dir=rtl] .ods-slideshow__previous-button { right: 1rem; left: auto; } html[dir=rtl] .ods-slideshow__previous-button { padding-left: 0.1em; padding-right: 0; } .ods-slideshow__next-button { right: 1rem; padding-left: 0.1em; } html[dir=rtl] .ods-slideshow__next-button { left: 1rem; right: auto; } html[dir=rtl] .ods-slideshow__next-button { padding-right: 0.1em; padding-left: 0; } .ods-slideshow .odswidget-spinner { position: absolute; top: 50%; left: 50%; margin-top: -0.5em; margin-left: -0.5em; font-size: 3rem; color: #f5f5f5; } .ods-slideshow__cannot-display { color: #cccccc; text-align: center; } .ods-slideshow__cannot-display-icon { font-size: 4em; } .ods-slideshow__cannot-display-message { margin-top: 1em; } .odswidget-dataset-json-schema { max-height: 600px; overflow-y: auto; } .odswidget-dataset-json-schema .object, .odswidget-dataset-json-schema .array { padding-left: 1em; } .odswidget-dataset-schema { margin: 1rem 0 2rem 0; } .odswidget-dataset-schema__field { margin-bottom: 1em; } .odswidget-dataset-schema__field:last-child { margin-bottom: 0; } .odswidget-dataset-schema__field-label { padding: 0.5em 0; margin-bottom: 0.5em; border-bottom: 1px solid rgba(0, 0, 0, 0.1); font-weight: bold; } @media (min-width: 992px) { .odswidget-dataset-schema__field-details { display: -ms-flexbox; display: flex; } } @media (min-width: 992px) { .odswidget-dataset-schema__field-description-wrapper { margin: 1em 0; width: 30%; } } .odswidget-dataset-schema__field-description { margin: 0; font-family: inherit; } .odswidget-dataset-schema__field-description--empty { color: rgba(1, 1, 1, 0.5); font-style: italic; } .odswidget-dataset-schema__field-properties { border-collapse: collapse; margin: 1em 0; } @media (max-width: 991px) { .odswidget-dataset-schema__field-properties { width: 100%; } } @media (min-width: 992px) { .odswidget-dataset-schema__field-properties { margin-left: 1em; width: calc(70% - 1em); } } .odswidget-dataset-schema__field-sample-value { border: 1px solid rgba(0, 0, 0, 0.3); font-size: 0.8em; background: rgba(0, 0, 0, 0.1); margin: 0; padding: 0.6em 1em; border-radius: 4px; max-height: 100px; overflow-y: auto; overflow-x: auto; direction: ltr; } @media screen and (max-width: 767px) { .odswidget-dataset-schema__field-sample-value { overflow-wrap: break-word; word-break: break-all; } } .odswidget-dataset-schema__field-name-value { margin: 0; font-weight: bold; display: inline-block; padding: 0; background-color: transparent; } .odswidget-dataset-schema__field-type-value { margin: 0; display: inline-block; padding: 0; background-color: transparent; } .odswidget-dataset-schema__field-properties-key { vertical-align: top; padding: 0 0.5rem 0.2rem 0.5rem; width: 130px; text-align: right; } html[dir=rtl] .odswidget-dataset-schema__field-properties-key { text-align: left; } .odswidget-dataset-schema__field-properties-value { vertical-align: top; padding: 0 0.5em 0.2em 0.5em; } [dir=rtl] .fa-wheelchair, [dir=rtl] .fa-wheelchair-alt, [dir=rtl] .fa-random, [dir=rtl] .fa-angle-double-left, [dir=rtl] .fa-angle-double-right, [dir=rtl] .fa-angle-left, [dir=rtl] .fa-angle-right, [dir=rtl] .fa-arrow-circle-left, [dir=rtl] .fa-arrow-circle-o-left, [dir=rtl] .fa-arrow-circle-right, [dir=rtl] .fa-arrow-circle-o-right, [dir=rtl] .fa-arrow-left, [dir=rtl] .fa-arrow-right, [dir=rtl] .fa-caret-left, [dir=rtl] .fa-caret-right, [dir=rtl] .fa-caret-square-o-left, [dir=rtl] .fa-caret-square-o-right, [dir=rtl] .fa-chevron-circle-left, [dir=rtl] .fa-chevron-circle-right, [dir=rtl] .fa-chevron-left, [dir=rtl] .fa-chevron-right, [dir=rtl] .fa-long-arrow-left, [dir=rtl] .fa-long-arrow-right, [dir=rtl] .fa-toggle-left, [dir=rtl] .fa-toggle-right, [dir=rtl] .fa-align-left, [dir=rtl] .fa-align-right, [dir=rtl] .fa-chain, [dir=rtl] .fa-chain-broken, [dir=rtl] .fa-clipboard, [dir=rtl] .fa-copy, [dir=rtl] .fa-cut, [dir=rtl] .fa-dedent, [dir=rtl] .fa-eraser, [dir=rtl] .fa-file, [dir=rtl] .fa-file-o, [dir=rtl] .fa-file-text, [dir=rtl] .fa-file-text-o, [dir=rtl] .fa-files-o, [dir=rtl] .fa-indent, [dir=rtl] .fa-link, [dir=rtl] .fa-list, [dir=rtl] .fa-list-alt, [dir=rtl] .fa-list-ol, [dir=rtl] .fa-list-ul, [dir=rtl] .fa-outdent, [dir=rtl] .fa-paperclip, [dir=rtl] .fa-paste, [dir=rtl] .fa-repeat, [dir=rtl] .fa-rotate-left, [dir=rtl] .fa-rotate-right, [dir=rtl] .fa-subscript, [dir=rtl] .fa-superscript, [dir=rtl] .fa-text-height, [dir=rtl] .fa-th-list, [dir=rtl] .fa-undo, [dir=rtl] .fa-unlink, [dir=rtl] .fa-refresh, [dir=rtl] .fa-spinner, [dir=rtl] .fa-ambulance, [dir=rtl] .fa-bycicle, [dir=rtl] .fa-fighter-jet, [dir=rtl] .fa-motorcycle, [dir=rtl] .fa-plane, [dir=rtl] .fa-rocket, [dir=rtl] .fa-space-shuttle, [dir=rtl] .fa-truck, [dir=rtl] .fa-volume-up, [dir=rtl] .fa-volume-off, [dir=rtl] .fa-volume-down, [dir=rtl] .fa-video-camera, [dir=rtl] .fa-user-times, [dir=rtl] .fa-user-plus, [dir=rtl] .fa-unlock-alt, [dir=rtl] .fa-unlock, [dir=rtl] .fa-toggle-on, [dir=rtl] .fa-toggle-off, [dir=rtl] .fa-terminal, [dir=rtl] .fa-tasks, [dir=rtl] .fa-tags, [dir=rtl] .fa-tag, [dir=rtl] .fa-tachometer, [dir=rtl] .fa-star-half-o, [dir=rtl] .fa-star-half-full, [dir=rtl] .fa-star-half-empty, [dir=rtl] .fa-star-half, [dir=rtl] .fa-sliders, [dir=rtl] .fa-signal, [dir=rtl] .fa-sign-out, [dir=rtl] .fa-sign-in, [dir=rtl] .fa-server, [dir=rtl] .fa-send-o, [dir=rtl] .fa-send, [dir=rtl] .fa-paper-plane, [dir=rtl] .fa-paper-plane-o, [dir=rtl] .fa-reply, [dir=rtl] .fa-mail-reply, [dir=rtl] .fa-mail-reply-all, [dir=rtl] .fa-mail-forward, [dir=rtl] .fa-reply-all, [dir=rtl] .fa-quote-right, [dir=rtl] .fa-quote-left, [dir=rtl] .fa-question, [dir=rtl] .fa-question-circle, [dir=rtl] .fa-question-circle-o, [dir=rtl] .fa-phone, [dir=rtl] .fa-pencil, [dir=rtl] .fa-pencil-square, [dir=rtl] .fa-pencil-square-o, [dir=rtl] .fa-paint-brush, [dir=rtl] .fa-mouse-pointer, [dir=rtl] .fa-location-arrow, [dir=rtl] .fa-level-up, [dir=rtl] .fa-level-down, [dir=rtl] .fa-legal, [dir=rtl] .fa-leaf, [dir=rtl] .fa-language, [dir=rtl] .fa-ley, [dir=rtl] .fa-industry, [dir=rtl] .fa-image, [dir=rtl] .fa-hotel, [dir=rtl] .fa-gears, [dir=rtl] .fa-cogs, [dir=rtl] .fa-gavel, [dir=rtl] .fa-filter, [dir=rtl] .fa-external-link, [dir=rtl] .fa-external-link-square, [dir=rtl] .fa-edit, [dir=rtl] .fa-dashboard, [dir=rtl] .fa-comment, [dir=rtl] .fa-comment-o, [dir=rtl] .fa-commenting, [dir=rtl] .fa-commenting-o, [dir=rtl] .fa-book, [dir=rtl] .fa-bolt, [dir=rtl] .fa-blind, [dir=rtl] .fa-battery, [dir=rtl] .fa-battery-0, [dir=rtl] .fa-battery-1, [dir=rtl] .fa-battery-2, [dir=rtl] .fa-battery-3, [dir=rtl] .fa-battery-4, [dir=rtl] .fa-battery-empty, [dir=rtl] .fa-battery-full, [dir=rtl] .fa-battery-half, [dir=rtl] .fa-battery-quarter, [dir=rtl] .fa-battery-three-quarters { -ms-transform: scale(-1, 1); transform: scale(-1, 1); } [dir=rtl] .fa-spin { animation-direction: reverse; } .odswidget.odswidget-imagified { max-width: 100% !important; } .odswidget .no-data { text-align: center; opacity: 0.5; font-size: 1.2em; } .ng-leaflet-tooltip-cloak { display: none; }
0.608012
0.098296
body { background-color: black; } .lightbox { /* Default to hidden */ display: none; /* Overlay entire screen */ position: fixed; z-index: 99999999; top: 0; left: 0; right: 0; bottom: 0; /* A bit of padding around image */ padding: 1em; /* Translucent background */ background: rgba(0, 0, 0, 0.8); } /* Unhide the lightbox when it's the target */ .lightbox:target { display: block; } .lightbox span { /* Full width and height */ display: block; width: 100%; height: 100%; /* Size and position background image */ background-position: center; background-repeat: no-repeat; background-size: contain; } .card { --color1: rgb(0, 231, 255); --color2: rgb(255, 0, 231); width: 320px; height: 446px; background-color: #211799; background-image: url(https://supapongai.com/wp-content/uploads/2021/05/Borreload-Savage-Dragon-Fullart.jpg); background-size: 100%; background-repeat: no-repeat; background-position: center; border-radius: 5%/3.5%; box-shadow: -13px -13px 13px -15px var(--color1), 13px 13px 13px -15px var(--color2), 0 0 4px 2px rgba(255, 255, 255, 0.5), 0 35px 25px -15px rgba(0, 0, 0, 0.3); position: relative; overflow: hidden; display: block; vertical-align: middle; margin: 20px 10px; -webkit-animation: holoCard 15s ease infinite; animation: holoCard 15s ease infinite; transform-origin: center; z-index: 10; overflow: hidden; transform: translate3d(0, 0, -1px); } .card.charizard { --color1: rgb(255, 148, 54); --color2: rgb(255, 90, 144); } .card.sky { --color1: #ffdf35; --color2: #65f0ff; background-image: url(https://supapongai.com/wp-content/uploads/2021/05/Sky-Striker-Hayate-Fullart.png); } .card.blue { --color1: #eb8bff; --color2: #7eeefa; background-image: url(https://supapongai.com/wp-content/uploads/2021/05/Blue-Eyes-Alternative-Fullart.jpg); } .card.magic1 { --color1: lightgreen; --color2: #7eeefa; background-image: url(https://i.pinimg.com/originals/e6/87/c9/e687c9b3dc0aeb62b6818663aa9df5db.png); } .card.magic2 { --color1: #eb8bff; --color2: #7eeefa; background-image: url(https://c1.scryfall.com/file/scryfall-cards/large/front/2/c/2c3d5102-c305-4461-8360-534aba0f5c02.jpg?1572373433); } .card.magic3 { --color1: lightgreen; --color2: green; background-image: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/a2567f67-8f25-4b8d-b430-1aaa5ab0ed42/ddg91ue-0f172910-a2d3-4f4a-b5bd-bcd87add0126.png/v1/fill/w_680,h_950,strp/nissa__who_shakes_the_world_by_asapproxies_ddg91ue-fullview.png?token=<KEY>); } .card > span { position: relative; top: 45%; } .card:before, .card:after { content: ""; opacity: 0.1; mix-blend-mode: screen; position: absolute; left: 0; right: 0; bottom: 0; top: 0; background-repeat: no-repeat; } .card:before { background-position: 50% 50%; background-size: 300% 300%; -webkit-animation: holoGradient 15s ease infinite both; animation: holoGradient 15s ease infinite both; background-image: linear-gradient(115deg, transparent 0%, var(--color1) 30%, transparent 47.5%, transparent 52.5%, var(--color2) 70%, transparent 100%); } .card:after { opacity: 1; background-image: url("https://assets.codepen.io/13471/sparkles.gif"); background-position: center; background-size: 160%; z-index: 2; -webkit-animation: holoSparkle 15s ease infinite both; animation: holoSparkle 15s ease infinite both; filter: brightness(1); transition: filter 0.5s ease; } .card.active { -webkit-animation: none; animation: none; } .card.active:before { opacity: 1; -webkit-animation: none; animation: none; transition: none; background-image: linear-gradient(115deg, transparent 30%, var(--color1) 48%, var(--color2) 53%, transparent 70%); filter: opacity(0.66); mix-blend-mode: screen; } .card.active:before, .card.active:after { -webkit-animation: none; animation: none; } .card.active:after { filter: brightness(2.5); mix-blend-mode: screen; } .demo .card:nth-of-type(1), .demo .card:nth-of-type(2), .demo .card:nth-of-type(3) { width: 124px; height: 170px; box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.4), 0 25px 15px -10px rgba(0, 0, 0, 0.5); -webkit-animation: none; animation: none; } .demo .card:nth-of-type(1):before, .demo .card:nth-of-type(1):after, .demo .card:nth-of-type(2):before, .demo .card:nth-of-type(2):after, .demo .card:nth-of-type(3):before, .demo .card:nth-of-type(3):after { -webkit-animation: none; animation: none; opacity: 1; } .demo .card:nth-of-type(1):before, .demo .card:nth-of-type(1):after { display: none; } .demo .card:nth-of-type(2) { background: none; } .demo .card:nth-of-type(2):before { display: none; } .demo .card:nth-of-type(3) { background: none; } .demo .card:nth-of-type(3):before { background-position: center; } .demo .card:nth-of-type(3):after { display: none; } .operator { display: inline-block; vertical-align: middle; font-size: 45px; } @-webkit-keyframes holoSparkle { 0%, 5%, 100% { opacity: 0.2; background-position: 50% 50%; } 33% { opacity: 1; background-position: 40% 40%; filter: brightness(2); } 45% { opacity: 0.4; } 66% { opacity: 1; background-position: 60% 60%; filter: brightness(2); } } @keyframes holoSparkle { 0%, 5%, 100% { opacity: 0.2; background-position: 50% 50%; } 33% { opacity: 1; background-position: 40% 40%; filter: brightness(2); } 45% { opacity: 0.4; } 66% { opacity: 1; background-position: 60% 60%; filter: brightness(2); } } @-webkit-keyframes holoGradient { 0%, 100% { opacity: 0.05; background-position: 50% 50%; } 33% { background-position: 100% 100%; opacity: 0.66; } 66% { background-position: 0% 0%; opacity: 0.66; } } @keyframes holoGradient { 0%, 100% { opacity: 0.05; background-position: 50% 50%; } 33% { background-position: 100% 100%; opacity: 0.66; } 66% { background-position: 0% 0%; opacity: 0.66; } } @-webkit-keyframes holoCard { 0%, 100% { transform: rotateZ(0deg) rotateX(0deg) rotateY(0deg); } 33% { transform: rotateZ(-10deg) rotateX(20deg) rotateY(-12deg); } 66% { transform: rotateZ(10deg) rotateX(-20deg) rotateY(12deg); } } @keyframes holoCard { 0%, 100% { transform: rotateZ(0deg) rotateX(0deg) rotateY(0deg); } 33% { transform: rotateZ(-10deg) rotateX(20deg) rotateY(-12deg); } 66% { transform: rotateZ(10deg) rotateX(-20deg) rotateY(12deg); } } #app { position: relative; } .demo, .cards { display: flex; align-items: center; justify-content: center; perspective: 2000px; position: relative; z-index: 1; transform: translate3d(0.1px, 0.1px, 0.1px); } .cards .card:nth-child(2), .cards .card:nth-child(2):before, .cards .card:nth-child(2):after { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .cards .card:nth-child(3), .cards .card:nth-child(3):before, .cards .card:nth-child(3):after { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }
style.css
body { background-color: black; } .lightbox { /* Default to hidden */ display: none; /* Overlay entire screen */ position: fixed; z-index: 99999999; top: 0; left: 0; right: 0; bottom: 0; /* A bit of padding around image */ padding: 1em; /* Translucent background */ background: rgba(0, 0, 0, 0.8); } /* Unhide the lightbox when it's the target */ .lightbox:target { display: block; } .lightbox span { /* Full width and height */ display: block; width: 100%; height: 100%; /* Size and position background image */ background-position: center; background-repeat: no-repeat; background-size: contain; } .card { --color1: rgb(0, 231, 255); --color2: rgb(255, 0, 231); width: 320px; height: 446px; background-color: #211799; background-image: url(https://supapongai.com/wp-content/uploads/2021/05/Borreload-Savage-Dragon-Fullart.jpg); background-size: 100%; background-repeat: no-repeat; background-position: center; border-radius: 5%/3.5%; box-shadow: -13px -13px 13px -15px var(--color1), 13px 13px 13px -15px var(--color2), 0 0 4px 2px rgba(255, 255, 255, 0.5), 0 35px 25px -15px rgba(0, 0, 0, 0.3); position: relative; overflow: hidden; display: block; vertical-align: middle; margin: 20px 10px; -webkit-animation: holoCard 15s ease infinite; animation: holoCard 15s ease infinite; transform-origin: center; z-index: 10; overflow: hidden; transform: translate3d(0, 0, -1px); } .card.charizard { --color1: rgb(255, 148, 54); --color2: rgb(255, 90, 144); } .card.sky { --color1: #ffdf35; --color2: #65f0ff; background-image: url(https://supapongai.com/wp-content/uploads/2021/05/Sky-Striker-Hayate-Fullart.png); } .card.blue { --color1: #eb8bff; --color2: #7eeefa; background-image: url(https://supapongai.com/wp-content/uploads/2021/05/Blue-Eyes-Alternative-Fullart.jpg); } .card.magic1 { --color1: lightgreen; --color2: #7eeefa; background-image: url(https://i.pinimg.com/originals/e6/87/c9/e687c9b3dc0aeb62b6818663aa9df5db.png); } .card.magic2 { --color1: #eb8bff; --color2: #7eeefa; background-image: url(https://c1.scryfall.com/file/scryfall-cards/large/front/2/c/2c3d5102-c305-4461-8360-534aba0f5c02.jpg?1572373433); } .card.magic3 { --color1: lightgreen; --color2: green; background-image: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/a2567f67-8f25-4b8d-b430-1aaa5ab0ed42/ddg91ue-0f172910-a2d3-4f4a-b5bd-bcd87add0126.png/v1/fill/w_680,h_950,strp/nissa__who_shakes_the_world_by_asapproxies_ddg91ue-fullview.png?token=<KEY>); } .card > span { position: relative; top: 45%; } .card:before, .card:after { content: ""; opacity: 0.1; mix-blend-mode: screen; position: absolute; left: 0; right: 0; bottom: 0; top: 0; background-repeat: no-repeat; } .card:before { background-position: 50% 50%; background-size: 300% 300%; -webkit-animation: holoGradient 15s ease infinite both; animation: holoGradient 15s ease infinite both; background-image: linear-gradient(115deg, transparent 0%, var(--color1) 30%, transparent 47.5%, transparent 52.5%, var(--color2) 70%, transparent 100%); } .card:after { opacity: 1; background-image: url("https://assets.codepen.io/13471/sparkles.gif"); background-position: center; background-size: 160%; z-index: 2; -webkit-animation: holoSparkle 15s ease infinite both; animation: holoSparkle 15s ease infinite both; filter: brightness(1); transition: filter 0.5s ease; } .card.active { -webkit-animation: none; animation: none; } .card.active:before { opacity: 1; -webkit-animation: none; animation: none; transition: none; background-image: linear-gradient(115deg, transparent 30%, var(--color1) 48%, var(--color2) 53%, transparent 70%); filter: opacity(0.66); mix-blend-mode: screen; } .card.active:before, .card.active:after { -webkit-animation: none; animation: none; } .card.active:after { filter: brightness(2.5); mix-blend-mode: screen; } .demo .card:nth-of-type(1), .demo .card:nth-of-type(2), .demo .card:nth-of-type(3) { width: 124px; height: 170px; box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.4), 0 25px 15px -10px rgba(0, 0, 0, 0.5); -webkit-animation: none; animation: none; } .demo .card:nth-of-type(1):before, .demo .card:nth-of-type(1):after, .demo .card:nth-of-type(2):before, .demo .card:nth-of-type(2):after, .demo .card:nth-of-type(3):before, .demo .card:nth-of-type(3):after { -webkit-animation: none; animation: none; opacity: 1; } .demo .card:nth-of-type(1):before, .demo .card:nth-of-type(1):after { display: none; } .demo .card:nth-of-type(2) { background: none; } .demo .card:nth-of-type(2):before { display: none; } .demo .card:nth-of-type(3) { background: none; } .demo .card:nth-of-type(3):before { background-position: center; } .demo .card:nth-of-type(3):after { display: none; } .operator { display: inline-block; vertical-align: middle; font-size: 45px; } @-webkit-keyframes holoSparkle { 0%, 5%, 100% { opacity: 0.2; background-position: 50% 50%; } 33% { opacity: 1; background-position: 40% 40%; filter: brightness(2); } 45% { opacity: 0.4; } 66% { opacity: 1; background-position: 60% 60%; filter: brightness(2); } } @keyframes holoSparkle { 0%, 5%, 100% { opacity: 0.2; background-position: 50% 50%; } 33% { opacity: 1; background-position: 40% 40%; filter: brightness(2); } 45% { opacity: 0.4; } 66% { opacity: 1; background-position: 60% 60%; filter: brightness(2); } } @-webkit-keyframes holoGradient { 0%, 100% { opacity: 0.05; background-position: 50% 50%; } 33% { background-position: 100% 100%; opacity: 0.66; } 66% { background-position: 0% 0%; opacity: 0.66; } } @keyframes holoGradient { 0%, 100% { opacity: 0.05; background-position: 50% 50%; } 33% { background-position: 100% 100%; opacity: 0.66; } 66% { background-position: 0% 0%; opacity: 0.66; } } @-webkit-keyframes holoCard { 0%, 100% { transform: rotateZ(0deg) rotateX(0deg) rotateY(0deg); } 33% { transform: rotateZ(-10deg) rotateX(20deg) rotateY(-12deg); } 66% { transform: rotateZ(10deg) rotateX(-20deg) rotateY(12deg); } } @keyframes holoCard { 0%, 100% { transform: rotateZ(0deg) rotateX(0deg) rotateY(0deg); } 33% { transform: rotateZ(-10deg) rotateX(20deg) rotateY(-12deg); } 66% { transform: rotateZ(10deg) rotateX(-20deg) rotateY(12deg); } } #app { position: relative; } .demo, .cards { display: flex; align-items: center; justify-content: center; perspective: 2000px; position: relative; z-index: 1; transform: translate3d(0.1px, 0.1px, 0.1px); } .cards .card:nth-child(2), .cards .card:nth-child(2):before, .cards .card:nth-child(2):after { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .cards .card:nth-child(3), .cards .card:nth-child(3):before, .cards .card:nth-child(3):after { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }
0.611034
0.11358
header .woocommerce ul.product_list_widget li { line-height: 1.6em; } header span.product-title { font-size: 16px; font-weight: 500; } .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li { margin: 0; } .woocommerce button.button.alt.disabled { height: 45px; line-height: 25px; } .woocommerce div.product div.images div.thumbnails { padding-top: 0; } .woocommerce div.product form.cart .variations label { font-size: 16px; padding-top: 10px; } .hidden-arrows { display: none; } .woocommerce .reset_variations { margin: 0 0 0 5px; } .woocommerce input, .woocommerce textarea, .woocommerce select { padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-image: none; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; background-color: #fafafa; border-radius: 0px; height: 40px; border: none; box-shadow: none; border: 1px solid #fafafa; } .woocommerce input:focus, .woocommerce textarea:focus { box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) } .woocommerce .quantity input[type=number]::-webkit-inner-spin-button, .woocommerce .quantity input[type=number]::-webkit-outer-spin-button, .woocommerce input[type=number]::-webkit-inner-spin-button, .woocommerce input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .woocommerce table.shop_table .quantity .button-quantity, .woocommerce .button-quantity { position: absolute; right: 10px; width: 12px; height: 12px; line-height: 1; cursor: pointer; text-align: center; color: #6f8190; } .woocommerce table.shop_table .quantity .button-quantity.inc, .woocommerce .button-quantity.inc { top: 7px; } .woocommerce table.shop_table .quantity .button-quantity.dec, .woocommerce .button-quantity.dec { bottom: 9px; } .woocommerce button, .woocommerce input[type=submit] { transition: background-color 0.3s linear; -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; } // .woocommerce .cart-collaterals .cross-sells ul.products li img, // .woocommerce li.type-product img { // width: 100%; // margin-bottom: 0; // transition: all 0.8s ease; // -webkit-transition: all 0.8s ease; // -moz-transition: all 0.8s ease; // -o-transition: all 0.8s ease; // } .woocommerce .cart-collaterals .cross-sells ul.products li:hover img, .woocommerce li.type-product:hover img { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); } .woocommerce .products ul, .woocommerce ul.products { list-style-type: none; display: block; padding: 0; margin-bottom: 0; margin-left: -15px; margin-right: -15px; font-size: 0; width: 100%; width: calc(100% + 30px); width: -webkit-calc(100% + 30px); width: -moz-calc(100% + 30px); */ } .woocommerce li.type-product .img-wrapper { margin-bottom: 20px; overflow: hidden; height: 100%; background-color: #fff; } .woocommerce ul.products li.product a { display: block; } .woocommerce ul.products li.product a img { width: 100%; margin-bottom: 0; transition: all 0.8s ease; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; } .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin: 0; padding: 0 15px; width: auto; } .woocommerce .woocommerce-error, .woocommerce .woocommerce-message, .woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-info { border-top: none; border-left: 3px solid #93c23d; padding-top: 12.5px !important; padding-bottom: 12.5px !important; padding-left: 28px; padding-right: 28px; list-style-type: none; margin-bottom: 20px; background-color: rgba(134,188,66,.1); line-height: 25px; } .woocommerce .woocommerce-message a, .woocommerce .woocommerce-message a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-info .button { color: #93c23d; padding: 0 10px; background-color: transparent; text-transform: capitalize; display: initial; line-height: 25px; } .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before { top: 12.5px; } .woocommerce .woocommerce-error a:after, .woocommerce .woocommerce-message a:after, .woocommerce .woocommerce-info a:after, .woocommerce .woocommerce-error a:after, .woocommerce .woocommerce-message a:after, .woocommerce .woocommerce-info a:after { display: none; } .woocommerce .woocommerce-info .wc-forward, .woocommerce .woocommerce-info .wc-forward, .woocommerce .woocommerce-message .wc-forward, .woocommerce .woocommerce-message .wc-forward { float: right; } .woocommerce .woocommerce-info .wc-forward:before, .woocommerce .woocommerce-info .wc-forward:before, .woocommerce .woocommerce-message .wc-forward:before, .woocommerce .woocommerce-message .wc-forward:before { background-color: transparent; content: "\f07a"; font-family: "fontawesome"; font-size: 14px; color: #fff; margin-right: 6px; transition: color 0.3s; -webkit-transition: color 0.3s; -o-transition: color 0.3s; -moz-transition: color 0.3s; -ms-transition: color 0.3s; } .woocommerce .woocommerce-message a:hover, .woocommerce .woocommerce-message a:hover, .woocommerce .woocommerce-error a:hover, .woocommerce .woocommerce-error a:hover, .woocommerce .woocommerce-info a:hover, .woocommerce .woocommerce-info a:hover, .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-info .wc-forward:hover:before, .woocommerce .woocommerce-info .wc-forward:hover:before, .woocommerce .woocommerce-message .wc-forward:hover:before, .woocommerce .woocommerce-message .wc-forward:hover:before { background-color: transparent; color: #49575f; } .woocommerce .woocommerce-error, .woocommerce .woocommerce-error { border-left: 3px solid #df6467; background-color: rgba(223,100,103,.1); } .woocommerce .woocommerce-error a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-error .button { color: #df6467; } .woocommerce .woocommerce-message, .woocommerce .woocommerce-message { border-left: 3px solid #93c23d; background-color: rgba(30,133,190,.1); border-top: 0; } .woocommerce .woocommerce-info:before { color: #93c23d; } .woocommerce .woocommerce-message a, .woocommerce .woocommerce-message a, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message:before { color: #93c23d; } .woocommerce .woocommerce-message .wc-forward { background-color: #93c23d; color: #fff; } .woocommerce .woocommerce-message .wc-forward:hover { color: #93c23d; background-color: #fff; } .woocommerce .woocommerce-message .wc-forward:before { color: #fff; } .woocommerce .woocommerce-message .wc-forward:hover:before, .woocommerce .woocommerce-message .wc-forward.active:before { color: #93c23d; } .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product { width: 33.33%; } .woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product{ width: 50%; } /**********************************************************/ /* COMMENT LIST */ /**********************************************************/ .woocommerce .commentlist, .woocommerce .commentlist { display: inline-block; width: 100%; padding: 0; margin: 0; } .woocommerce .commentlist .comment_container, .woocommerce .commentlist .comment_container { position: relative; background-color: #fafafa; padding: 30px; margin-bottom: 10px; display: table; width: 100%; } .woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce #reviews #comments ol.commentlist li .comment-text { padding: 0 0 0 30px; display: table-cell; vertical-align: top; width: 100%; border: 0; margin: 0; } .woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce #reviews #comments ol.commentlist li img.avatar { position: relative; display: table-cell; vertical-align: middle; padding: 0; width: 70px; height: 70px; } .woocommerce .commentlist .comment_container .comment-text .star-rating, .woocommerce .commentlist .comment_container .comment-text .star-rating { float: right; overflow: hidden; position: relative; height: 23px; line-height: 23px; font-size: 14px; width: 90px; letter-spacing: 2px; font-family: 'FontAwesome'; } .woocommerce p.stars a:before, .woocommerce p.stars a:before { text-indent: inherit; } .woocommerce #review_form #respond p, .woocommerce #review_form #respond p { margin-bottom: 20px; } .woocommerce .commentlist .comment_container img, .woocommerce .commentlist .comment_container img { margin: 0; box-shadow: none; border-radius: 50%; width: 70px; height: 70px; max-width: none; padding: 0; display: table-cell; } .woocommerce .type-product .woocommerce-tabs .comment, .woocommerce .type-product .woocommerce-tabs .comment { width: 100%; padding: 0; margin: 0 0 20px; border: 0; position: relative; background: 0; border: 0; } .woocommerce .type-product .woocommerce-tabs .comment:last-child, .woocommerce .type-product .woocommerce-tabs .comment:last-child { margin-bottom: 0; } .woocommerce .type-product .woocommerce-tabs .panel .meta, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-rating, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-comment, .woocommerce .type-product .woocommerce-tabs .panel .meta, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-rating, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-comment { margin-bottom: 15px; } .woocommerce .type-product .woocommerce-tabs .panel .comment-form-author, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-author { margin-bottom: 10px; } .woocommerce .type-product .woocommerce-tabs .panel .comment-form-email, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-email { margin-bottom: 25px; } .woocommerce .type-product .woocommerce-tabs .panel .comment-form-author label, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-email label, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-author label, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-email label { font-weight: normal; } .woocommerce .type-product .woocommerce-tabs .panel .comment-form-author input, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-email input, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-author input, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-email input { display: block; } .woocommerce .type-product .woocommerce-tabs .comment:after, .woocommerce .type-product .woocommerce-tabs .comment:after { display: none; } .woocommerce .comment-respond, .woocommerce .comment-respond { padding-top: 30px; } .woocommerce .comment-respond .comment-reply-title, .woocommerce .comment-respond .comment-reply-title { font-size: 22px; margin-bottom: 10px; } .woocommerce .comment-respond .comment-form-rating label, .woocommerce .comment-respond .comment-form-comment label, .woocommerce .comment-respond .comment-form-rating label, .woocommerce .comment-respond .comment-form-comment label { font-size: 14px; font-weight: normal; margin: 0 0 5px; } .woocommerce .comment-respond .comment-form-rating label span, .woocommerce .comment-respond .comment-form-comment label span, .woocommerce .comment-respond .comment-form-rating label span, .woocommerce .comment-respond .comment-form-comment label span { color: #a00; } .woocommerce .comment-respond .comment-form-comment textarea, .woocommerce .comment-respond .comment-form-comment textarea { max-width: none; width: 100%; height: auto; display: block; resize: none; border-color: #f6f6f6; } .woocommerce form .form-row.woocommerce-invalid textarea, .woocommerce form .form-row.woocommerce-invalid textarea { border-color: #a00; } .woocommerce .panel .comment-form-rating .stars, .woocommerce .panel .comment-form-rating .stars { text-indent: 0; } .woocommerce .type-product .woocommerce-tabs .panel .stars, .woocommerce .type-product .woocommerce-tabs .panel .stars { margin-bottom: 10px; } p.stars a.star-1, p.stars a.star-2, p.stars a.star-3, p.stars a.star-4, p.stars a.star-5 { position: relative; display: inline-block; text-indent: -999px; width: 20px; } p.stars a.star-1:after, p.stars a.star-2:after, p.stars a.star-3:after, p.stars a.star-4:after, p.stars a.star-5:after { position: absolute; content: "\f006"; text-indent: 0; font-family: FontAwesome; color: #93c23d; left: 0; } p.stars a:hover:after, p.stars a.active:after, p.stars a.shine:after { content: "\f005"; } p.stars a.shine-hover:after { content: "\f005"; } .woocommerce .type-product .woocommerce-tabs .panel .shop_attributes, .woocommerce .type-product .woocommerce-tabs .panel .form-submit, .woocommerce .type-product .woocommerce-tabs .panel .shop_attributes, .woocommerce .type-product .woocommerce-tabs .panel .form-submit { margin-bottom: 0; } .woocommerce .comment-respond .form-submit .submit, .woocommerce .comment-respond .form-submit .submit { line-height: 40px; background-color: #93c23d; color: #ffffff; border: 0; text-transform: uppercase; } .woocommerce .comment-respond .form-submit .submit:hover, .woocommerce .comment-respond .form-submit .submit:hover { background-color: #3c3c3c; } /**********************************************************/ /* SHOP DETAIL */ /**********************************************************/ .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li, .woocommerce .type-product { position: relative; } .woocommerce ul.products li.product { text-align: center; margin-bottom: 60px; position: relative; width: 25%; } .woocommerce ul.products li.product:before { background-color: #fafafa; position: absolute; content: ''; top: 0; bottom: 0; left: 15px; right: 15px; z-index: -1; transition: background-color 0.3s linear, box-shadow 0.3s linear; -webkit-transition: background-color 0.3s linear, box-shadow 0.3s linear; -moz-transition: background-color 0.3s linear, box-shadow 0.3s linear; -o-transition: background-color 0.3s linear, box-shadow 0.3s linear; -ms-transition: background-color 0.3s linear, box-shadow 0.3s linear; } .woocommerce ul.products li.product:hover:before { background-color: #ffffff; box-shadow: 2px 2px 7px rgba(0,0,0,0.1); } .woocommerce ul.products li.product .button { width: 170px; margin: 30px auto 30px auto; } .woocommerce ul.products li.product .onsale { top: 15px; right: inherit; left: 30px; background-color: #93c23d; text-transform: uppercase; } .woocommerce span.onsale, .woocommerce .type-product .onsale, .woocommerce ul.products li.type-product .onsale { position: absolute; top: 0; left: 15px; right: auto; margin: 0; padding: 0; border-radius: 0; // font-family: 'Montserrat',sans-serif; background-color: #93c23d; text-align: center; line-height: 35px; height: 35px; min-height: 35px; width: 85px; min-width: 63px; text-transform: uppercase; font-size: 12px; color: #ffffff; z-index: 1; overflow: hidden; -webkit-font-smoothing: inherit; } .woocommerce .type-product .images { width: 50%; float: left; padding-right: 15px; } .woocommerce .type-product .images .woocommerce-main-image img { padding: 0; margin-bottom: 15px; } .woocommerce .type-product .images .thumbnails img { padding: 0; margin-bottom: 0; } .woocommerce .type-product .entry-summary { width: 50%; float: right; padding-left: 15px; font-size: 15px; } .woocommerce .star-rating { width: 70px; font-size: 15px; } .woocommerce div.product .product_title, .woocommerce .type-product .entry-summary .entry-title { margin-top: 0; margin-bottom: 10px; color: #3a4d6a; } .woocommerce .type-product .woocommerce-tabs { clear: both; padding-top: 50px; padding-bottom: 80px; } .woocommerce .woocommerce-review-link, .woocommerce .type-product .entry-summary .woocommerce-review-link { font-size: 15px; display: inline-block; } .woocommerce .type-product .entry-summary .price { clear: left; font-weight: bold; margin-top: 25px; margin-bottom: 25px; } .woocommerce .type-product .entry-summary .woocommerce-product-rating { display: table; } .woocommerce div.product form.cart div.quantity, .woocommerce .type-product .entry-summary .quantity { position: relative; display: table; } .woocommerce .quantity .qty, .woocommerce .type-product .entry-summary .quantity input[type=number] { width: 84px; height: 40px; padding: 0 15px; text-align: left; -moz-appearance:textfield; } .woocommerce .type-product .entry-summary .price .currency { position: relative; } .woocommerce div.product p.price del, .woocommerce div.product span.price del, .woocommerce .type-product .entry-summary .price del { font-size: 20px; color: #d9d9d9; position: relative; margin-right: 5px; opacity: 1; } .woocommerce .type-product .entry-summary .price del .currency { font-size: 15px; top: -7px; } .woocommerce div.product p.price ins, .woocommerce div.product span.price ins, .woocommerce .type-product .entry-summary .price ins, .woocommerce .type-product .entry-summary .price > .amount { font-size: 36px; line-height: 42px; color: #93c23d; text-decoration: none; // font-family: 'Montserrat',sans-serif; } .woocommerce .type-product .entry-summary .price ins .currency { font-size: 20px; top: -12px; } .woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce div.product .woocommerce-tabs ul.tabs { padding: 0; margin: 0; display: table; width: 100%; overflow: visible; } .woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:before { border: 0; } .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before { border: 0; box-shadow: none; } .woocommerce div.product .woocommerce-tabs li, .woocommerce div.product .woocommerce-tabs li { list-style-type: none; float: left; position: relative; } .woocommerce div.product .woocommerce-tabs ul.tabs > li, .woocommerce div.product .woocommerce-tabs ul.tabs > li { padding: 10px 25px; border: 0; background-color: transparent; } .woocommerce div.product .woocommerce-tabs ul.tabs > li:first-child, .woocommerce div.product .woocommerce-tabs ul.tabs > li:first-child { padding-left: 0; } .woocommerce div.product .woocommerce-tabs ul.tabs > li > a, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a { font-size: 15px; font-weight: bold; display: block; position: relative; // font-family: 'Montserrat',sans-serif; padding: 0; text-transform: uppercase; line-height: 15px; padding-left: 10px; } .woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a:active, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a:focus, .woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a:active, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a:focus { color: #93c23d; } .woocommerce div.product .woocommerce-tabs ul.tabs > li a:before, .woocommerce div.product .woocommerce-tabs ul.tabs > li a:before { position: absolute; z-index: 1; content: ''; width: 0; height: 100%; background-color: #93c23d; left: 0; top: 0; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; } .woocommerce div.product .woocommerce-tabs ul.tabs > li.active a:before, .woocommerce div.product .woocommerce-tabs ul.tabs > li.active a:before { width: 3px; } .woocommerce div.product .woocommerce-tabs ul.tabs > li a:before, .woocommerce div.product .woocommerce-tabs ul.tabs > li a:before { bottom: -11px; } .woocommerce div.product .woocommerce-tabs ul.tabs > li a:after, .woocommerce div.product .woocommerce-tabs ul.tabs > li a:after { height: 3px; bottom: -10px; } .woocommerce div.product .woocommerce-tabs ul.tabs > li.active a:after, .woocommerce div.product .woocommerce-tabs ul.tabs > li.active a:after { width: 100%; -webkit-transition-delay: .3s; transition-delay: .3s; } .woocommerce div.product .woocommerce-tabs .panel, .woocommerce div.product .woocommerce-tabs .panel { border: 0; border-radius: 0; box-shadow: none; padding-top: 15px; margin-bottom: 0; } .woocommerce div.product .woocommerce-tabs .panel h2, .woocommerce div.product .woocommerce-tabs .panel h2 { display: none; } .woocommerce div.product .woocommerce-tabs .panel p, .woocommerce div.product .woocommerce-tabs .panel p { line-height: 24px; margin-bottom: 35px; } .woocommerce div.product .woocommerce-tabs .panel p:last-child, .woocommerce div.product .woocommerce-tabs .panel p:last-child { margin-bottom: 0; } .paged-3.post-type-paged-3 .woocommerce p.woocommerce-result-count { margin-bottom: 10px; } .paged-3.post-type-paged-3 .product.type-product .products { width: calc(100% + 30px); width: -webkit-calc(100% + 30px); width: -moz-calc(100% + 30px); } /************* siderbar ****************/ .woocommerce .col-md-8 div.product ul.product { } .woocommerce .col-md-8 ul.products li.product, .woocommerce-page .woocommerce .col-md-8 ul.products li.product { width: 50%; margin-bottom: 60px; clear: inherit; float: none; display: inline-block; vertical-align: top; } // .woocommerce div.products ul.products .slick-track { // left: 0 !important // } .woocommerce .type-product .upsells { margin-bottom: 100px; } .woocommerce .type-product .related { margin-bottom: 0; } .woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products, .woocommerce .type-product .upsells > .products, .woocommerce .type-product .related > .products { width: 100%; margin: 0; padding: 0 5px 80px 5px; overflow: hidden; } .woocommerce .cart-collaterals .cross-sells ul.products li .owl-stage-outer, .woocommerce-page .cart-collaterals .cross-sells ul.products li .owl-stage-outer, .woocommerce .type-product .upsells > .products .owl-stage-outer, .woocommerce .type-product .related > .products .owl-stage-outer { overflow: visible; } .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li, .woocommerce .type-product .upsells > .products .type-product, .woocommerce .type-product .related > .products .type-product { width: auto; margin: 10px; padding: 0; } .woocommerce span.onsale, .woocommerce .type-product .onsale, .woocommerce .type-product .up-sells .products .type-product .woocommerce-LoopProduct-link .onsale, .woocommerce .type-product .related > .products .type-product .onsale, .woocommerce .cross-sells .products .product .woocommerce-LoopProduct-link .onsale, .woocommerce .type-product .product_cat-posters .onsale{ left: 0; } .woocommerce .cart-collaterals .cross-sells ul.products li:before, .woocommerce-page .cart-collaterals .cross-sells ul.products li:before, .woocommerce .cart-collaterals .cross-sells ul.products li:after, .woocommerce-page .cart-collaterals .cross-sells ul.products li:after, .woocommerce .type-product .upsells > .products .type-product:before, .woocommerce .type-product .related > .products .type-product:before, .woocommerce .type-product .upsells > .products .type-product:after, .woocommerce .type-product .related > .products .type-product:after { left: 0; right: 0; } .status-publish.hentry .woocommerce .title h3, .status-publish.hentry .woocommerce h2, .woocommerce .type-product .related h2, .woocommerce .type-product .upsells h2 { display: inline-block; color: #49575f; position: relative; font-weight: 700; line-height: 1.1; margin: 0 0 50px 15px; padding-left: 10px; text-transform: uppercase; } .status-publish.hentry .woocommerce .title h3:after, .status-publish.hentry .woocommerce h2:after, .woocommerce .woocommerce-shipping-fields .checkbox:after, .woocommerce .woocommerce-checkout > h3:after, .woocommerce .woocommerce-billing-fields h3:after, .woocommerce .type-product .related h2:after, .woocommerce .type-product .upsells h2:after { position: absolute; content: ''; bottom: 0; left: 0; height: 100%; width: 5px; background-color: #93c23d; } .woocommerce .comment-respond .comment-reply-title::after { display: none; } .woocommerce .type-product .product_meta, .woocommerce .type-product .product_meta { margin-top: 0; font-size: 15px; } .woocommerce .type-product .product_meta .sku_wrapper, .woocommerce .type-product .product_meta .tagged_as, .woocommerce .type-product .product_meta .posted_in, .woocommerce .type-product .product_meta .posted_in { font-weight: bold; color: #333; line-height: 24px; display: block; } .woocommerce .type-product .product_meta span:last-child { margin-bottom: 5px; } .woocommerce .type-product .product_meta .sku_wrapper > *, .woocommerce .type-product .product_meta .tagged_as > *, .woocommerce .type-product .product_meta .posted_in > *, .woocommerce .type-product .product_meta .posted_in > * { font-weight: normal; color: #6f8190; } .woocommerce .type-product p, .woocommerce .type-product p { line-height: 24px; margin-bottom: 25px; font-size: 15px; } .woocommerce div.product form.cart, .woocommerce div.product p.cart, .woocommerce .type-product .cart { border-top: 1px dotted #c7c7c7; padding-top: 30px; margin-bottom: 15px; } .woocommerce .product .cart .variations { background: white; border: 1px solid #f6f6f6; width: 100%; margin-bottom: 30px; } .woocommerce .product .cart table td { display: table-cell; vertical-align: middle; padding: 8px; border-color: #f6f6f6; border-width: 1px 1px 0 0; border-style: solid; } .woocommerce .type-product .cart table .label, .woocommerce .product .cart table .label { color: #6f8190; text-align: center; } .woocommerce .product .cart table .label label { margin: 0; float: none; display: block; } .woocommerce .type-product .cart table .value select { display: inline-block; margin: 0; padding: 4px; border: 1px solid #f6f6f6; cursor: pointer; border-radius: 0px; } .woocommerce .product .cart .single_variation_wrap .woocommerce-variation { margin-bottom: 20px; } ul.yith_magnifier_gallery .slick-list { margin: 0; width: auto !important; } ul.yith_magnifier_gallery .slick-list:after { content: ''; position: absolute; top: 0; right: 0; width: 15px; height: 100%; background-color: #fff; } .woocommerce .sw_edugate_thumb { position: relative; overflow: hidden; } .woocommerce .navslider { position: absolute; width: 100%; height: 100%; top: 0; left: 0; } .slick-prev:before, .slick-next:before { font-family: inherit; font-size: inherit; line-height: inherit; opacity: inherit; color: inherit; } .woocommerce ul.products > button.slick-prev, .woocommerce ul.products > button.slick-next, .woocommerce ul.products > button.slick-prev, .woocommerce ul.products > button.slick-next, .woocommerce ul.yith_magnifier_gallery > button.slick-prev, .woocommerce ul.yith_magnifier_gallery > button.slick-next { position: absolute; top: auto; bottom: 0; color: #61728d; padding: 0; z-index: 1; border: 1px solid #f4f4f4; text-align: center; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; } .woocommerce ul.yith_magnifier_gallery > button.slick-next, .woocommerce ul.yith_magnifier_gallery > button.slick-prev { top: 83%; } .woocommerce ul.products > button.slick-prev, .woocommerce ul.products > button.slick-next, .woocommerce ul.products > button.slick-prev, .woocommerce ul.products > button.slick-next { width: 45px; height: 45px; font-size: 25px; } .woocommerce ul.yith_magnifier_gallery > button.slick-prev, .woocommerce ul.yith_magnifier_gallery > button.slick-next { width: 26px !important; height: 26px; font-size: 20px; line-height: 20px; } .woocommerce ul.products > button.slick-prev:hover, .woocommerce ul.products > button.slick-next:hover, .woocommerce ul.products > button.slick-prev:hover, .woocommerce ul.products > button.slick-next:hover, .woocommerce ul.yith_magnifier_gallery > button.slick-prev:hover, .woocommerce ul.yith_magnifier_gallery > button.slick-next:hover { box-shadow: 1px 2px 3px rgba(0,0,0,0.1); background-color: #fff; } .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 335px; } .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 335px; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev { left: 420px; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next { right: 420px; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev, .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next { top: 80%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev { left: 145px; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next { right: 160px; } .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 230px; } .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: 255px; } .yith_magnifier_gallery .slick-list li.last { margin-right: 15px; } /**********************************************************/ /* SHOP */ /**********************************************************/ .woocommerce .page-title, .woocommerce .woocommerce-breadcrumb { display: none; } .woocommerce .result-order { display: table; width: 100%; margin: 0 0 60px; } .woocommerce .woocommerce-ordering { position: relative; display: inline-block; float: right; } .woocommerce p.woocommerce-result-count { display: inline-block; margin-top: 15px; margin-bottom: 55px; } .woocommerce .woocommerce-ordering .orderby::-ms-expand { display: none; } .woocommerce .products { list-style-type: none; display: block; padding: 0; margin-bottom: 0; margin-left: -15px; margin-right: -15px; } .woocommerce .col-md-12 .products .type-product { width: 25%; padding: 0 15px; margin-bottom: 60px; float: left; text-align: center; position: relative; z-index: 1; } .woocommerce .products .type-product { width: 50%; padding: 0 15px; margin-bottom: 60px; float: left; text-align: center; position: relative; z-index: 1; } .woocommerce ul.products li.product h3, .woocommerce .products .type-product h3 { line-height: 1.25; font-size: 18px; color: #3a4d6a; font-weight: 700; margin-top: 10px; margin-bottom: 10px; padding: 0 10px; color: #49575f; // font-family: 'Montserrat',sans-serif; word-wrap: break-word; transition: color 0.2s linear; -webkit-transition: color 0.2s linear; -moz-transition: color 0.2s linear; -o-transition: color 0.2s linear; -ms-transition: color 0.2s linear; } .woocommerce #review_form #respond .input-error { border: 1px solid #a00; } .woocommerce ul.products li.product .star-rating { float: none; position: relative; height: 18px; width: 88px; letter-spacing: 4px; display: inline-block; text-rendering: auto; -webkit-font-smoothing: antialiased; text-shadow: none; margin: 0px auto; overflow: hidden; font: 14px/18px FontAwesome; color: #fff; } .woocommerce ul.products li.product h3:hover, .woocommerce .products .type-product h3:hover { color: #93c23d; } .woocommerce .product.sale .onsale .buyme, .woocommerce .product.sale .onsale .sale-percent { display: inline-block; font-size: 14px; font-weight: 500; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; } // .woocommerce .product.sale .onsale:hover .buyme, // .woocommerce .product.sale .onsale:hover .sale-percent { // transform: translateY(-34px); // -webkit-transform: translateY(-34px); // -moz-transform: translateY(-34px); // -ms-transform: translateY(-34px); // -o-transform: translateY(-34px); // } .woocommerce .products .type-product:before { background-color: #fafafa; position: absolute; content: ''; top: 0; bottom: 0; left: 15px; right: 15px; z-index: -1; box-shadow: 0 0 1px rgba(0, 0, 0, 0.2); transition: background-color 0.3s linear, box-shadow 0.3s linear; -webkit-transition: background-color 0.3s linear, box-shadow 0.3s linear; -moz-transition: background-color 0.3s linear, box-shadow 0.3s linear; -o-transition: background-color 0.3s linear, box-shadow 0.3s linear; -ms-transition: background-color 0.3s linear, box-shadow 0.3s linear; } .woocommerce .products .type-product:hover:before { background-color: #ffffff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); } .woocommerce .products .type-product:hover .onsale:before { border-bottom-color: #c51111; } .woocommerce .products .type-product .star-rating, .woocommerce .cart-collaterals .cross-sells .products .star-rating { display: none; } .woocommerce ul.products li.product .price del, .woocommerce .products .type-product .price del { font-weight: 500; font-size: 16px; color: #aec0ce; margin-right: 5px; // font-family: 'Montserrat',sans-serif; display: inline-block; vertical-align: top; } .woocommerce ul.products li.product .price ins, .woocommerce .products .type-product .price ins { text-decoration: none; color: #93c23d; } .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins .amount, .woocommerce .products .type-product .price ins .amount, .woocommerce .products .type-product .price > .amount { font-size: 20px; font-weight: bold; color: #93c23d; margin-bottom: 0; // font-family: 'Montserrat',sans-serif; } .woocommerce .products .type-product .price .currency { position: relative; top: -5px; font-size: 13px; } .woocommerce .products .type-product .price { padding: 0 10px; width: 100%; display: inline-block; position: relative; } .woocommerce .cart-collaterals .cross-sells ul.products li .add_to_cart_button, .woocommerce .products .type-product .add_to_cart_button, .woocommerce .products .type-product .ajax_add_to_cart, .woocommerce .products .type-product .added_to_cart.wc-forward, .woocommerce .products .type-product .product_type_variable, .woocommerce ul.products li.product .button { display: inline-block; width: 160px; margin-top: 20px; margin-bottom: 30px; font-size: 15px; text-transform: uppercase; position: relative; overflow: hidden; } .woocommerce .products .type-product .add_to_cart_button.added { display: none; } .woocommerce .products .type-product .add_to_cart_button { padding-left: 0; padding-right: 0; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; } .woocommerce div.product form.cart .button { width: 190px; } .woocommerce .products .type-product .product_type_variable.add_to_cart_button, .woocommerce ul.products li.product .button { width: 170px; } .woocommerce .products .type-product .product_type_variable.add_to_cart_button:hover, .woocommerce ul.products li.product .button:hover { background-color: #fff; color: #93c23d; border-color: #93c23d; } .woocommerce .products .type-product .add_to_cart_button:hover:before, .woocommerce .type-product .entry-summary .single_add_to_cart_button:hover:before, .woocommerce ul.products li.product .button:hover:before { left: calc(100% - 38px); left: -webkit-calc(100% - 38px); left: -moz-calc(100% - 38px); } .woocommerce .added_to_cart.wc-forward, .woocommerce input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { font-size: 15px; width: auto; position: relative; line-height: 35px; height: auto; overflow: hidden; padding: 0 40px; z-index: 1; border: 1px solid #93c23d; color: #fff; // font-family: 'Montserrat',sans-serif; border-radius: 0; background-color: #93c23d; text-transform: uppercase; font-weight: normal; transition: background-color 0.2s linear, color 0.2s linear; -webkit-transition: background-color 0.2s linear, color 0.2s linear; -o-transition: background-color 0.2s linear, color 0.2s linear; -moz-transition: background-color 0.2s linear, color 0.2s linear; -ms-transition: background-color 0.2s linear, color 0.2s linear; } .woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] { width: 25%; height: 34px; white-space: nowrap; vertical-align: middle; border: 0; } .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce a.added_to_cart:hover, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce a.added_to_cart:focus, .woocommerce a.button:active, .woocommerce button.button:active, .woocommerce a.button:active, .woocommerce button.button:active, .woocommerce a.added_to_cart:active, .woocommerce #respond input#submit:hover, .woocommerce input#submit:hover, .woocommerce input.button:hover, .woocommerce input.button:hover, .woocommerce.widget_product_search .woocommerce-product-search input[type='submit']:hover, .woocommerce table.shop_table td.actions .button[name="apply_coupon"]:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover { background-color: #93c23d; color: #fff; border: 1px solid #93c23d; } .woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after, .woocommerce #respond input#submit.loading:hover:after, .woocommerce a.button.loading:hover:after, .woocommerce button.button.loading:hover:after, .woocommerce input.button.loading:hover:after { top: 0; right: 10px; font-size: 14px; } .woocommerce .added_to_cart.wc-forward:after { font-family: FontAwesome; content: "\f00c"; margin-left: 7px; } .woocommerce nav.woocommerce-pagination { clear: both; margin: 0 auto; display: table; } .woocommerce nav.woocommerce-pagination .page-numbers { list-style-type: none; padding: 0; margin: 0; border: 0; } .woocommerce nav.woocommerce-pagination > .page-numbers > li { display: inline-block; border: 0; } .woocommerce nav.woocommerce-pagination > .page-numbers > li .page-numbers.current { color: #fff; background-color: #93c23d; } .woocommerce nav.woocommerce-pagination > .page-numbers > li .page-numbers.current:after { width: 20px; } .woocommerce nav.woocommerce-pagination > .page-numbers > li .page-numbers { border: 1px solid #dddfe6; color: #878795; padding: 11px 12px; margin-left: 0; font-weight: 600; margin-right: 10px; line-height: 1.4; } .woocommerce div.product form.cart .button { float: right; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.prev:hover, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.next:hover { background-color: transparent; color: #3a4d6a; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.prev, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.next { padding: 0; border: 0; font-size: 12px; margin-left: 12px; line-height: 43px; position: relative; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.prev:before, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.next:before { display: inline-block; font: normal normal normal 12px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #878795; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.prev:hover:before, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.next:hover:before { color: #555; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.prev:before { content: "\f053"; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.next:before { content: "\f054"; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers:hover, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers:active, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers:focus { background-color: #fff; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers:hover:after, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers:active:after, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers:focus:after { width: 100%; } /**********************************************************/ /* WIDGET SIDEBAR */ /**********************************************************/ .sidebar-widget input#submit, .sidebar-widget a.button, .sidebar-widget button.button, .sidebar-widget input.button { height: 32px; line-height: 32px; } .woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li { padding: 20px 20px 20px 0; border-bottom: 1px solid #f5f5f5; } .woocommerce.widget_shopping_cart .cart_list li:last-child { border-bottom: 0; padding-bottom: 20px; } .woocommerce .widget_shopping_cart .cart_list li:last-child, .woocommerce ul.cart_list li:last-child, .woocommerce ul.product_list_widget li:last-child { border-bottom: 0; padding-bottom: 0; } .woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li { padding: 20px 0; border-bottom: 1px solid #f5f5f5; } .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a { color: #49575f; } .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a { font-weight: normal; } span.product-title { font-weight: 500; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; } span.product-title:hover, span.product-title:active, span.product-title:focus { color: #93c23d; } .woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove, .woocommerce a.remove { top: 22px; left: auto; right: 0; width: 20px; height: 20px; line-height: 20px; color: #93c23d !important; } .woocommerce .widget_shopping_cart .cart_list li a.remove:hover, .woocommerce.widget_shopping_cart .cart_list li a.remove:hover, .woocommerce table.shop_table a.remove:hover { color: red !important; background-color: transparent; } .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { float: left; margin-left: 0; margin-right: 15px; width: 100px; height: auto; box-shadow: none; margin-bottom: 0; } .woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl { margin: 10px 0; display: table; padding-left: 10px; } .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt, .woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd { padding: 0; margin: 0 5px 0 0; font-weight: normal; } .woocommerce ul.product_list_widget li .quantity { display: block; margin-left: 115px; } .woocommerce ul.product_list_widget li .quantity .amount, .woocommerce .widget_shopping_cart .total .amount, .woocommerce.widget_shopping_cart .total .amount, .woocommerce.widget_top_rated_products .product_list_widget .amount, .woocommerce.widget_recently_viewed_products .product_list_widget .amount, .woocommerce.widget_products .product_list_widget .amount { color: #93c23d; font-weight: 900; font-size: 20px; vertical-align: bottom; font-weight: 500; } .woocommerce .widget_shopping_cart .total .amount, .woocommerce.widget_shopping_cart .total .amount { margin-left: 5px; } .woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total { border-top: none; padding-top: 0; padding-bottom: 10px; text-align: center; margin-bottom: 0; margin-top: 10px; } .woocommerce.widget_shopping_cart p.buttons { text-align: center; margin-bottom: 0; font-size: 0; line-height: 0; } .woocommerce.widget_shopping_cart p.buttons .wc-forward, .woocommerce.widget_shopping_cart p.buttons .checkout.wc-forward { font-size: 12px; padding: 0 20px; } .woocommerce.widget_shopping_cart p.buttons .checkout.wc-forward { margin-right: -10px; margin-left: 10px; border: 0; } .woocommerce a.button:hover:after, .woocommerce button.button:hover:after, .woocommerce a.button:hover:after, .woocommerce button.button:hover:after { right: 0; } .woocommerce.widget_layered_nav ul li, .woocommerce.widget_product_categories .product-categories li { padding: 15px 0; border-bottom: 1px solid #f5f5f5; position: relative; } .woocommerce.widget_product_categories .product-categories li { padding-left: 24px; } .woocommerce.widget_layered_nav ul li:last-child, .woocommerce.widget_product_categories .product-categories li:last-child { border-bottom: 0; } .woocommerce.widget_layered_nav ul li .count { float: right; } .woocommerce.widget_price_filter .price_slider_wrapper { position: relative; padding-top: 25px; } .woocommerce.widget_price_filter .price_slider_wrapper:before { position: absolute; content: ''; top: 25px; left: 0; background: #ddd; height: 5px; width: 100%; } .woocommerce .order_details { padding-left: 0; } .woocommerce #reviews h3 { margin: 0 0 10px 0; } .woocommerce.widget_price_filter .price_slider { height: 5px; margin-right: 15px; position: relative; } .woocommerce.widget_price_filter .price_slider .ui-slider-range { position: absolute; height: 100%; z-index: 1; font-size: 0.7em; display: block; border: 0; background-position: 0 0; } .woocommerce.widget_price_filter .price_slider .ui-slider-handle { background: #fff; border: 2px solid #93c23d; border-radius: 50%; top: -5px; cursor: ew-resize; position: absolute; z-index: 2; width: 15px; height: 15px; display: block; } .woocommerce.widget_price_filter .price_label { line-height: 32px; } .woocommerce.widget_price_filter .button { float: right; } .woocommerce.widget_price_filter .price_slider_amount { margin-top: 20px; } .woocommerce.widget_price_filter .price_slider .ui-widget-header { border: none; background: #93c23d; } .woocommerce.woocommerce.widget_product_categories .product-categories li .children { margin-top: 15px; padding-left: 15px; border-top: 1px solid #f5f5f5; } .woocommerce.woocommerce.widget_product_categories .product-categories li .children li:last-child { padding-bottom: 0; } .woocommerce.widget_product_categories .product-categories li a { position: relative; display: block; } .woocommerce a:hover, .woocommerce a:active, .woocommerce a:focus { color: #93c23d; } .woocommerce.widget_product_categories .product-categories > li .count { position: absolute; top: 15px; right: 30px; } .woocommerce.widget_product_categories .product-categories > li span.fa { cursor: pointer; position: absolute; content: '\f107'; text-align: center; font-family: 'fontawesome'; font-size: 14px; top: 20px; left: 0; color: #dbdbdb; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; } .woocommerce.widget_product_categories .product-categories > li span.fa:hover { color: #93c23d; transform: scale(1.3); } .woocommerce.widget_product_categories .product-categories > li.open span.fa { transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); } .woocommerce.widget_product_search .title-widget { margin-bottom: 20px; } .woocommerce.widget_product_search .woocommerce-product-search { position: relative; display: block; border-collapse: separate; } .woocommerce.widget_product_search .woocommerce-product-search .screen-reader-text { display: none; } .woocommerce.widget_product_search .woocommerce-product-search .search-field { position: relative; z-index: 2; float: left; width: 75%; height: 34px; margin-bottom: 0; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #6f8190; background-color: #fff; background-image: none; border: 1px solid #dee5e9; border-right: 0; } .woocommerce.widget_recent_reviews .product_list_widget .reviewer { font-size: 12px; } .woocommerce.widget_top_rated_products .product_list_widget .star-rating, .woocommerce.widget_recent_reviews .product_list_widget .star-rating { margin: 5px 0; } .woocommerce.widget_recently_viewed_products .product_list_widget del, .woocommerce.widget_recently_viewed_products .product_list_widget del .amount, .woocommerce.widget_products .product_list_widget del, .woocommerce.widget_products .product_list_widget del .amount, .woocommerce.widget_top_rated_products .product_list_widget del, .woocommerce.widget_top_rated_products .product_list_widget del .amount { font-weight: 500; font-size: 16px; color: #aec0ce; } .woocommerce.widget_recently_viewed_products .product_list_widget ins, .woocommerce.widget_products .product_list_widget ins, .woocommerce.widget_top_rated_products .product_list_widget ins { color: #93c23d; text-decoration: none; margin-left: 6px; } .woocommerce .star-rating:before { content: "\f006\f006\f006\f006\f006"; color: #93c23d; font-family: FontAwesome; } .star-rating span { color: #93c23d; } .woocommerce .star-rating span:before { content: "\f005\f005\f005\f005\f005"; font-family: FontAwesome; } .woocommerce.widget_layered_nav_filters ul { margin: 0; padding-top: 20px; } .woocommerce.widget_layered_nav_filters ul li.chosen { display: inline-block; width: 50%; border: 1px solid #dee5e9; text-align: center; line-height: 34px; } .woocommerce.widget_layered_nav_filters ul li.chosen:first-child { border-right: 0; } .woocommerce.widget_product_tag_cloud .tagcloud .tag-widget { margin: 10px 0 0; } /**********************************************************/ /* CART */ /**********************************************************/ .woocommerce table.shop_table { color: #3c3c3c; background-color: #fafafa; border: 0; border-radius: 0; text-align: center; margin-bottom: 0; } .woocommerce table.shop_table td { padding: 15px; } .woocommerce table.shop_table td.product-thumbnail img { margin: 0; width: 55px; } .woocommerce table.shop_table td.product-name { text-align: left; } .woocommerce table.shop_table td.product-price .amount { color: #6f8190; // font-family: 'Montserrat',sans-serif; } .woocommerce table.shop_table td.product-price del .amount { margin-right: 5px; } .woocommerce table.shop_table td.product-subtotal .amount, .woocommerce table.shop_table td.product-name a { color: #3c3c3c; font-weight: bold; // font-family: 'Montserrat',sans-serif; } .woocommerce table.shop_table td.product-name a:hover { color: #93c23d; } .woocommerce table.shop_table td.actions .coupon .input-text { display: inline-block; width: 200px; margin-right: 10px; line-height: 40px; padding: 0 15px; border: 0; background-color: #ffffff; } .woocommerce table.shop_table td.actions .button[name="apply_coupon"] { border: 1px solid #3a4d6a; color: #3a4d6a; line-height: 38px; background-color: transparent; } .woocommerce table.shop_table td.actions .button[name="apply_coupon"]:hover { border-color: #3a4d6a; background-color: #3a4d6a; color: #fff; } .woocommerce table.shop_table td.actions .button:hover { background-color: #fff; color: #93c23d; } .woocommerce table.shop_table th { text-align: center; text-transform: uppercase; border-top: 0; } .woocommerce table.shop_table thead tr th { background-color: #93c23d; color: #fff; } .entry-content .woocommerce table th:first-child, .entry-content .woocommerce table td:first-child { border-left: 0; } .woocommerce table.shop_table a.remove { display: inline-block; width: 20px; height: 20px; line-height: 18px; } .woocommerce table.shop_table .quantity { position: relative; display: table; margin: 0 auto; } .woocommerce table.shop_table .quantity .qty { background-color: #fafafa; border: 1px solid #dee5e9; color: #6f8190; } .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 50%; } .col-md-12 .woocommerce .cart-collaterals .cart_totals, .col-md-12 .woocommerce-page .cart-collaterals .cart_totals { width: 38%; } .woocommerce .cart-collaterals .cart_totals table.shop_table, .woocommerce-page .cart-collaterals .cart_totals table.shop_table { margin-bottom: 15px; } .woocommerce .cart-collaterals .cart_totals h2, .woocommerce .cart-collaterals .cross-sells h2 { font-size: 20px; text-transform: uppercase; color: #3a4d6a; margin: 0; } .woocommerce .cart-collaterals .cart_totals table.shop_table { border: 0; background-color: transparent; } .woocommerce .cart-collaterals .cart_totals table.shop_table tbody th, .woocommerce .cart-collaterals .cart_totals table.shop_table tbody td { vertical-align: top; border-left: 0; border-right: 0; padding: 15px 0; text-align: left; text-transform: capitalize; line-height: 20px; color: #6f8190; // font-family: 'Montserrat',sans-serif; } .woocommerce .cart-collaterals .cart_totals table.shop_table tbody th { width: 30%; } .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr:not(.order-total) th { font-weight: normal; } .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr th { background-color: transparent; // font-family: 'Montserrat',sans-serif; } .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.order-total th, .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.order-total td { color: #49575f; } .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { background-color: #93c23d; color: #fff; font-weight: 500; } .woocommerce #respond input#submit.alt:after, .woocommerce a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce input.button.alt:after { background-color: #93c23d; } .woocommerce td.product-name dl.variation dt { font-weight: normal; } .woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt { margin-bottom: 0; } .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout { display: block; text-align: center; } .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a { width: 100%; display: block; padding: 5px 0; font-size: 15px; font-weight: 400; } .woocommerce #content div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce #content div.product div.thumbnails a.first, .woocommerce #content div.product div.thumbnails:after, .woocommerce .cart-collaterals:after, .woocommerce .col2-set:after, .woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs ul.tabs:after, .woocommerce div.product div.thumbnails a.first, .woocommerce div.product div.thumbnails:after, .woocommerce ul.products, .woocommerce ul.products li.first, .woocommerce ul.products:after, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails:after, .woocommerce-page .cart-collaterals:after, .woocommerce-page .col2-set:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:after, .woocommerce-page div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails:after, .woocommerce-page ul.products, .woocommerce-page ul.products li.first, .woocommerce-page ul.products:after { clear: both; } .woocommerce ul.products li.first,.woocommerce-page ul.products li.first { clear: both; } .woocommerce-page ul.products li.first { } .woocommerce .cart-collaterals .cross-sells ul.products li:hover .onsale:before, .woocommerce-page .cart-collaterals .cross-sells ul.products li:hover .onsale:before { border-bottom-color: #c51111; } .woocommerce .cart-collaterals .products li.product .price del, .woocommerce .cart-collaterals .products li.product .price ins { display: inline-block; } .woocommerce .cart-collaterals .cross-sells { clear: right; min-width: 100%; margin-left: -15px; margin-right: -15px; } .status-publish.hentry .woocommerce .cart-collaterals .cross-sells h2 { margin-left: 15px; margin-bottom: 50px; } .woocommerce .cart-collaterals .cross-sells .owl-stage-outer { overflow: visible; } /**********************************************************/ /* WISHLIST */ /**********************************************************/ .woocommerce table.wishlist_table tbody td.product-add-to-cart .button { white-space: nowrap; } .woocommerce table.wishlist_table thead th { font-size: 14px; border-top: 0; white-space: nowrap; line-height: 20px; } .woocommerce table.wishlist_table tbody td { padding: 15px; font-size: 14px; white-space: nowrap; line-height: 22px; } .woocommerce table.wishlist_table tr td.product-remove{ width: 77px; } .woocommerce table.wishlist_table tbody .product-thumbnail { width: 133px; text-align: center; padding: 5px; } .woocommerce table.wishlist_table tbody .product-price ins { text-decoration: none; color: #93c23d; font-size: 18px; font-weight: bold; } .woocommerce table.wishlist_table tbody .product-price ins .amount { color: #93c23d; } .woocommerce table.wishlist_table tr td.product-thumbnail a { max-width: none; } .woocommerce table.wishlist_table tbody td.product-add-to-cart .button { border-radius: 0; font-size: 12px; display: inline-block !important; margin: 0; vertical-align: middle; } .yith-wcwl-share h4.yith-wcwl-share-title { margin: 0 0 10px; } .yith-wcwl-share, .yith-wcwl-share ul { margin-bottom: 0; } .woocommerce table.wishlist_table tr td.product-remove { padding: 15px; } /**********************************************************/ /* CHECKOUT */ /**********************************************************/ .woocommerce form .form-row { margin: 0 0 10px; } .woocommerce .col2-set, .woocommerce-page .col2-set { margin-bottom: 60px; float: left; width: 100%; } .woocommerce-checkout .checkout h3 { color: #686868; font-size: 150%; margin-bottom: 17px; } .woocommerce .lost_reset_password .form-row label, .woocommerce .login .form-row label, .woocommerce .woocommerce-checkout .form-row label { text-transform: uppercase; line-height: inherit; color: #737373; // font-family: 'Montserrat',sans-serif; } .woocommerce form .form-row textarea, .woocommerce form .form-row .select2-container, .woocommerce form .form-row input.input-text, .woocommerce form .form-row select { background-color: #fafafa; border-radius: 0px; height: 50px; border: 1px solid #fafafa; box-shadow: none; display: block; width: 100%; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } .woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select { border-color: #fafafa; } .woocommerce form .form-row textarea:focus, .woocommerce form .form-row .select2-container:focus, .woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row select:focus, .woocommerce form .form-row input.input-text:active, .woocommerce form .form-row select:active { box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); } .select2-container .select2-choice { height: 100%; padding: 8px 0; border: 0; white-space: nowrap; color: #949ea6; border-radius: 0; } .select2-container .select2-choice .select2-arrow b:after { border-top-color: #949ea6; } .select2-dropdown-open .select2-choice .select2-arrow b:after { border-top-color: transparent; border-bottom-color: #949ea6; } .select2-dropdown-open .select2-choice { box-shadow: none; } .select2-drop-active, .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { border: 0; border-radius: 0; box-shadow: 0; } .select2-search { padding: 0; } .select2-search input { padding: 2px 0 !important; } .woocommerce .woocommerce-shipping-fields .checkbox, .woocommerce .woocommerce-checkout > h3, .woocommerce .woocommerce-billing-fields h3 { color: #49575f; position: relative; margin: 0 0 30px; clear: both; font-size: 26px; // font-family: 'Montserrat',sans-serif; } .woocommerce .woocommerce-shipping-fields .checkbox:after, .woocommerce .woocommerce-checkout > h3:after, .woocommerce .woocommerce-billing-fields h3:after { content: none; } .woocommerce .woocommerce-shipping-fields h3 { margin: 0 0 25px; display: inline-block; font-size: 26px; // font-family: 'Montserrat',sans-serif; } .woocommerce .woocommerce-shipping-fields .checkbox { font-size: 24px; margin-bottom: 0; float: left; } .woocommerce form .notes { clear: left; } .woocommerce form .notes textarea { resize: vertical; } .woocommerce form .form-row .select2-container { background-color: transparent; } .woocommerce table.woocommerce-checkout-review-order-table th:first-child, .woocommerce table.woocommerce-checkout-review-order-table td:first-child { width: 55%; } .woocommerce table.order_details th, .woocommerce table.order_details td, .woocommerce table.woocommerce-checkout-review-order-table th, .woocommerce table.woocommerce-checkout-review-order-table td { text-align: left; padding: 15px; color: #6f8190; // font-family: 'Montserrat',sans-serif; } .woocommerce table.order_details tfoot th, .woocommerce table.order_details tfoot td, .woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal th, .woocommerce table.woocommerce-checkout-review-order-table .shipping th, .woocommerce table.woocommerce-checkout-review-order-table .order-total th, .woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal td, .woocommerce table.woocommerce-checkout-review-order-table .shipping td, .woocommerce table.woocommerce-checkout-review-order-table .order-total td { background-color: #fafafa; color: #3c3c3c; } .woocommerce #payment { background: transparent; border-radius: 0; } .woocommerce #payment ul.payment_methods li img { width: 151px; margin-left: 0.5em; } .woocommerce #payment ul.payment_methods { border-bottom: none; padding: 70px 0 0; list-style-type: none; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) input[type=checkbox], .woocommerce .create-account input[type=checkbox], .woocommerce .woocommerce-shipping-fields input[type=checkbox], .woocommerce ul#shipping_method li input[type=radio], .woocommerce #payment ul.payment_methods li input[type=radio] { display: none; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label, .woocommerce .create-account .checkbox, .woocommerce .woocommerce-shipping-fields .checkbox, .woocommerce ul#shipping_method li label, .woocommerce #payment ul.payment_methods li label { position: relative; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label:before, .woocommerce .create-account .checkbox:before, .woocommerce .woocommerce-shipping-fields .checkbox:before, .woocommerce ul#shipping_method li label:before, .woocommerce #payment ul.payment_methods li label:before { content: ""; display: inline-block; width: 24px; height: 24px; position: absolute; left: 0; top: 50%; margin-top: -12px; background-color: #cccccc; border: 1px solid #cccccc; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label:before, .woocommerce .create-account .checkbox:before, .woocommerce .woocommerce-shipping-fields .checkbox:before, .woocommerce #payment ul.payment_methods li label:before { background-color: #fafafa; border: 1px solid #fafafa; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) input[type=checkbox]:checked + label:before, .woocommerce .create-account input[type=checkbox]:checked + .checkbox:before, .woocommerce .woocommerce-shipping-fields input[type=checkbox]:checked + .checkbox:before, .woocommerce ul#shipping_method li input[type=radio]:checked + label:before, .woocommerce #payment ul.payment_methods li input[type=radio]:checked + label:before { content: "\f00c"; font-family: 'fontawesome'; color: #93c23d; font-size: 14px; text-align: center; line-height: 24px; background-color: transparent; } .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { border-radius: 0; } .woocommerce form.checkout_coupon .form-row.form-row-last { width: 100%; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label { margin-left: 30px; padding-left: 30px; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label:before { left: 0; } .woocommerce form .form-row.create-account { position: relative; padding: 20px 0 10px; margin: 0; } .woocommerce form .form-row.create-account label.checkbox { padding-left: 40px; } .woocommerce ul#shipping_method li, .woocommerce #payment ul.payment_methods li { text-indent: 0; margin-bottom: 10px; } .woocommerce ul#shipping_method li:last-child, .woocommerce #payment ul.payment_methods li:last-child { margin-bottom: 0; } .woocommerce #payment ul.payment_methods li label { color: #6f8190; font-weight: normal; padding-left: 40px; } .woocommerce #payment div.payment_box { background-color: transparent; border: 1px solid #cccccc; border-radius: 0; padding: 10px 20px; margin: 0 0 15px 40px; } .woocommerce #payment div.payment_box:before { display: none; } .woocommerce #payment div.payment_box p { color: #6f8190; } .woocommerce #payment .payment_method_paypal .about_paypal { line-height: 30px; padding-left: 10px; padding-top: 9px; font-size: 14px; color: #93c23d; } .woocommerce #payment .payment_method_paypal .about_paypal:hover { color: #3c3c3c; } .woocommerce #payment .form-row.place-order { padding: 30px 0 0; margin: 0; } .woocommerce .woocommerce-shipping-fields .checkbox:before { left: auto; right: -40px; } .woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select { background-color: transparent; } /**********************************************************/ /* SUCCESS */ /**********************************************************/ .woocommerce .woocommerce-thankyou-order-received { font-size: 30px; font-weight: 900; color: #93c23d; text-transform: uppercase; } .woocommerce .woocommerce-thankyou-order-details.order_details { padding-left: 0; margin: 30px 0; } .status-publish.hentry .woocommerce .title h3, .status-publish.hentry .woocommerce h2 { margin: 10px 0 30px; } .status-publish.hentry .woocommerce .cart_totals h2, .status-publish.hentry .woocommerce .cross-sells h2 { margin-top: 60px; } .status-publish.hentry .woocommerce .title a.edit { margin-left: 60px; } .status-publish.hentry .woocommerce > p { margin: 0 0 15px; } .status-publish.hentry .woocommerce > p.myaccount_user, .status-publish.hentry .woocommerce > p.order-again, .status-publish.hentry .woocommerce > p.myaccount_address { margin-bottom: 0; } .status-publish.hentry .woocommerce > p.order-again { margin-top: 15px; } .woocommerce .col2-set.addresses, .woocommerce-page .col2-set.addresses, .woocommerce .col2-set.addresses .col-1 address, .woocommerce-page .col2-set.addresses .col-1 address, .woocommerce .col2-set.addresses .col-2 address, .woocommerce-page .col2-set.addresses .col-2 address { margin-bottom: 0; } #add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input { line-height: 38px; } .yith-wcwl-add-to-wishlist .add_to_wishlist{ width: 190px; line-height: 35px; color: #3a4d6a; border-radius: 0 !important; -webkit-border-radius: 0 !important; background-color: transparent; // font-family: 'Montserrat',sans-serif; padding: 0; border: 1px solid #3a4d6a; text-transform: uppercase; display: inline-block; text-align: center; position: relative; overflow: hidden; font-size: 15px; } .yith-wcwl-add-to-wishlist .add_to_wishlist:hover { color: #fff; border-color: #3a4d6a; background-color: #3a4d6a; } .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a { color: #93c23d; } .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover { color: #49575f; } .wishlist-title h2{ margin-top: 0 !important; } .woocommerce table.order_details th { width: 50%; } .woocommerce table.customer_details th { text-align: left; width: 50%; } /**********************************************************/ /* ACCOUNT */ /**********************************************************/ .woocommerce-account .woocommerce-MyAccount-content h3 { margin-top: 0; color: #49575f; display: table; position: relative; } .woocommerce-account .woocommerce-MyAccount-content h3:after { position: absolute; content: ''; bottom: 5px; right: -57px; height: 3px; width: 50px; background-color: #93c23d; } .woocommerce .billing-address-header-wrapper h3 { display: inline-block; position: relative; margin-bottom: 20px; } .woocommerce input.billing-address-button { margin-top: 20px; margin-left: 3px; } .woocommerce .billing-address-header-wrapper h3:after { position: absolute; content: ''; bottom: 5px; right: -57px; height: 3px; width: 50px; background-color: #93c23d; } .woocommerce table.my_account_orders .order-actions { text-align: center; } .woocommerce table.my_account_orders .order-actions .button { margin-top: 0.5em; line-height: 32px; } .woocommerce table.my_account_orders th { padding: 16px 12px; font-size: 14px; } /**********************************************************/ /* FOOTER */ /**********************************************************/ .footer .woocommerce a, .footer .woocommerce ul.cart_list li a, .footer .woocommerce ul.product_list_widget li a { color: #ffffff; } .footer .woocommerce a:hover, .footer .woocommerce ul.cart_list li a:hover, .footer .woocommerce ul.product_list_widget li a:hover { color: #93c23d; } .footer .woocommerce #respond input#submit, .footer .woocommerce a.button, .footer .woocommerce button.button, .footer .woocommerce input.button { background-color: #3B4757; } .footer .woocommerce #respond input#submit:hover, .footer .woocommerce a.button:hover, .footer .woocommerce button.button:hover, .footer .woocommerce input.button:hover { color: #ffffff; } .footer .woocommerce #respond input#submit:hover:after, .footer .woocommerce a.button:hover:after, .footer .woocommerce button.button:hover:after, .footer .woocommerce input.button:hover:after { background-color: #93c23d; } .footer .woocommerce.widget_layered_nav_filters ul, .footer .woocommerce.widget_price_filter .price_slider_wrapper, .footer .woocommerce.widget_product_search .woocommerce-product-search { padding-top: 0; } .footer .woocommerce .widget_shopping_cart .cart_list li, .footer .woocommerce.widget_shopping_cart .cart_list li, .footer .woocommerce ul.cart_list li, .footer .woocommerce ul.product_list_widget li { padding-top: 15px; padding-bottom: 15px; border-color: #2F374C; } .footer .woocommerce.widget_layered_nav ul li:first-child, .footer .woocommerce.widget_product_categories .product-categories > li:first-child, .footer .woocommerce .widget_shopping_cart .cart_list li:first-child, .footer .woocommerce.widget_shopping_cart .cart_list li:first-child, .footer .woocommerce ul.cart_list li:first-child, .footer .woocommerce ul.product_list_widget li:first-child { padding-top: 0; } .footer .woocommerce.widget_product_categories .product-categories > li:first-child > span { top: 0; } .footer .woocommerce .widget_shopping_cart .cart_list li a.remove, .footer .woocommerce.widget_shopping_cart .cart_list li a.remove { top: 15px; } .footer .woocommerce.widget_product_tag_cloud .tag-widget { margin-top: 0; } .footer .woocommerce .widget_shopping_cart .total, .footer .woocommerce.widget_shopping_cart .total { border-color: #2F374C; } .footer .woocommerce ul.cart_list li img, .footer .woocommerce ul.product_list_widget li img { width: 59px; } .footer .woocommerce ul.product_list_widget li .quantity { margin-left: 75px; } .footer .woocommerce ul.product_list_widget li .quantity .amount, .footer .woocommerce .widget_shopping_cart .total .amount, .footer .woocommerce.widget_shopping_cart .total .amount, .footer .woocommerce.widget_top_rated_products .product_list_widget .amount, .footer .woocommerce.widget_recently_viewed_products .product_list_widget .amount, .footer .woocommerce.widget_products .product_list_widget .amount { font-size: 16px; } .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .woocommerce .col-md-12 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{ float: right; margin-left: 220px; } .yith-wcwl-add-to-wishlist .ajax-loading { display: none !important; } .col-md-8 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{ margin-top: 0; margin-left: 0; float: right; } .comment-text .description p{ margin-bottom: 0 !important; } .slick-list { position: relative; } .thumbnails.slider > div { overflow: visible !important; height: auto !important; } ul.yith_magnifier_gallery { overflow: hidden; position: relative !important; width: calc(100% + 15px)!important; width: -webkit-calc(100% + 15px)!important; width: -moz-calc(100% + 15px)!important; height: auto !important; padding-bottom: 35px; } ul.yith_magnifier_gallery li { margin-right: 15px; } ul.yith_magnifier_gallery li a { margin-top: 0 !important; } /**********************************************************/ /* RTL */ /**********************************************************/ .rtl .sidebar .widget .title-widget { text-align: right; padding-right: 20px; padding-left: 0; border-right: 4px solid #93c23d; border-left: 0; } .rtl .woocommerce .woocommerce-result-count, .rtl .woocommerce-page .woocommerce-result-count { float: right; } .rtl .woocommerce .woocommerce-ordering, .rtl .woocommerce .woocommerce-ordering { float: left; } .rtl .woocommerce ul.products li.product .onsale, .rtl .woocommerce .type-product .onsale, .rtl .woocommerce ul.products li.type-product .onsale { left: auto; right: 15px; } .rtl .woocommerce nav.woocommerce-pagination ul li { float: right; } .rtl .woocommerce nav.woocommerce-pagination > .page-numbers > li .page-numbers { margin-left: 5px; margin-right: 0; } .rtl .widget_search .search-btn, .search-page .search-btn, .content-none .search-btn { margin-right: 0; margin-left: 6px; float: left; } .rtl .widget_search .searchbox, .search-page .searchbox, .content-none .searchbox { padding-left: 0; padding-right: 18px; } .rtl #page-sidebar .widget_recent_comments ul li > a:before, .rtl #page-sidebar .widget_recent_entries ul li > a:before, .rtl #page-sidebar .widget_nav_menu ul li > a:before, .rtl #page-sidebar .widget_links ul li > a:before, .rtl #page-sidebar .widget_pages ul li > a:before, .rtl #page-sidebar .widget_meta ul li > a:before, .rtl #page-sidebar .widget_rss ul li > a:before, .rtl .footer-main .widget_recent_comments ul li > a:before, .rtl .footer-main .widget_recent_entries ul li > a:before, .rtl .footer-main .widget_nav_menu ul li > a:before, .rtl .footer-main .widget_links ul li > a:before, .rtl .footer-main .widget_pages ul li > a:before, .rtl .footer-main .widget_meta ul li > a:before, .rtl .footer-main .widget_rss ul li > a:before { content: '\f177'; margin-right: 0; margin-left: 10px; } .rtl #page-sidebar .widget_recent_entries ul li a:hover, .rtl #page-sidebar .widget_categories ul li a:hover, .rtl #page-sidebar .widget_nav_menu ul li a:hover, .rtl #page-sidebar .widget_archive ul li a:hover, .rtl #page-sidebar .widget_links ul li a:hover, .rtl #page-sidebar .widget_pages ul li a:hover, .rtl #page-sidebar .widget_meta ul li a:hover, .rtl #page-sidebar .widget_rss ul li a:hover, .rtl .footer-main .widget_recent_entries ul li > a:hover, .rtl .footer-main .widget_nav_menu ul li > a:hover, .rtl .footer-main .widget_links ul li > a:hover, .rtl .footer-main .widget_pages ul li > a:hover, .rtl .footer-main .widget_meta ul li > a:hover, .rtl .footer-main .widget_rss ul li > a:hover { left: -10px; } .rtl .widget_archive ul li a, .rtl .widget_categories ul li.cat-item a { margin-right: 0; margin-left: 10px; } .rtl .widget_archive ul li a:before, .rtl .widget_categories ul li.cat-item a:before { content: '\f177'; margin-right: 0; margin-left: 10px; } .rtl .woocommerce.widget_layered_nav ul li .count { float: left; } .rtl.woocommerce #content div.product div.summary, .rtl.woocommerce div.product div.summary, .rtl.woocommerce-page #content div.product div.summary, .rtl.woocommerce-page div.product div.summary { padding-left: 0; padding-right: 15px; } .rtl .woocommerce.widget_product_categories .product-categories > li span.fa { left: auto; right: 0; } .rtl .woocommerce.widget_product_categories .product-categories > li span.fa:before { content: '\f177'; } .rtl .woocommerce.widget_product_categories .product-categories > li .count { right: auto; left: 0; } .rtl .woocommerce.widget_product_categories .product-categories li { padding-left: 0; padding-right: 24px; } .rtl .woocommerce .star-rating, .rtl.woocommerce .star-rating { float: left; } .rtl .woocommerce .star-rating:before, .rtl.woocommerce .star-rating:before { float: right; left: auto; right: 0; } .rtl .woocommerce .star-rating span, .rtl.woocommerce .star-rating span { float: right; top: 0; left: auto; right: 0; } .rtl .woocommerce .star-rating span:before, .rtl.woocommerce .star-rating span:before { left: auto; right: 0; } .rtl .woocommerce.widget_product_search .woocommerce-product-search .search-field { float: right; border: 1px solid #dee5e9; border-right: 1px solid #dee5e9; border-left: 0; } .rtl .footer-main .title-widget:before { left: auto; right: 0; } .rtl .footer-main .title-widget { padding-left: 0; padding-right: 30px; } .rtl .woocommerce #content div.product div.images, .rtl .woocommerce div.product div.images, .rtl .woocommerce-page #content div.product div.images, .rtl .woocommerce-page div.product div.images { float: right; } .rtl .woocommerce .type-product .images, .rtl.woocommerce #content div.product div.images, .rtl.woocommerce div.product div.images, .rtl.woocommerce-page #content div.product div.images, .rtl.woocommerce-page div.product div.images { float: right; padding-left: 15px; padding-right: 0; } .rtl.woocommerce #content div.product div.thumbnails a, .rtl.woocommerce div.product div.thumbnails a, .rtl.woocommerce-page #content div.product div.thumbnails a, .rtl.woocommerce-page div.product div.thumbnails a { float: right; width: 30.75%; margin-left: 3.8%; margin-right: 0; } .rtl.woocommerce div.product form.cart div.quantity { float: right; margin: 0 0 0 4px; } .rtl.woocommerce div.product form.cart .button { float: left; } .rtl .yith-wcwl-add-to-wishlist .yith-wcwl-add-button { float: left; } .rtl .woocommerce div.product .woocommerce-tabs ul.tabs li, .rtl .woocommerce div.product .woocommerce-tabs li { float: right; } .rtl .woocommerce div.product .woocommerce-tabs ul.tabs > li:first-child, .rtl .woocommerce div.product .woocommerce-tabs ul.tabs > li:first-child { padding-left: 25px; padding-right: 0; } .rtl .woocommerce div.product .woocommerce-tabs ul.tabs > li a:before, .rtl .woocommerce div.product .woocommerce-tabs ul.tabs > li a:before { left: auto; right: 0; } .rtl .woocommerce div.product .woocommerce-tabs ul.tabs > li > a, .rtl .woocommerce div.product .woocommerce-tabs ul.tabs > li > a { padding-left: 0; padding-right: 10px; } .woocommerce .commentlist .comment_container .comment-text .star-rating { width: 77px; } .rtl .woocommerce .commentlist .comment_container .comment-text .star-rating { float: left; } .rtl .woocommerce #reviews #comments ol.commentlist li .comment-text { padding: 0 30px 0 0; } .rtl .woocommerce #reviews #comments ol.commentlist li .comment-text { margin: 0 50px 0 0; } .rtl .woocommerce table.shop_table td.product-name { text-align: right; } .rtl .status-publish.hentry .woocommerce .title h3, .rtl .status-publish.hentry .woocommerce h2, .rtl .woocommerce .type-product .related h2, .rtl .woocommerce .type-product .upsells h2 { padding-left: 0; padding-right: 10px; } .rtl .status-publish.hentry .woocommerce .title h3:after, .rtl .status-publish.hentry .woocommerce h2:after, .rtl.woocommerce .woocommerce-shipping-fields .checkbox:after, .rtl.woocommerce .woocommerce-checkout > h3:after, .rtl.woocommerce .woocommerce-billing-fields h3:after, .rtl .woocommerce .type-product .related h2:after, .rtl .woocommerce .type-product .upsells h2:after { left: auto; right: 0; } .rtl .wishlist_table tr td.product-thumbnail, .rtl .wishlist_table tr td.product-name, .rtl .wishlist_table tr td.wishlist-name, .rtl .wishlist_table tr td.wishlist-privacy, .rtl.woocommerce table.wishlist_table tfoot td { text-align: right; } .rtl .col-md-8 .woocommerce ul.products > button.slick-next, .rtl .woocommerce .col-md-8 ul.products > button.slick-next { right: auto; left: 335px; } .rtl .col-md-8 .woocommerce ul.products > button.slick-prev, .rtl .woocommerce .col-md-8 ul.products > button.slick-prev { left: auto; right: 335px; } .rtl .col-md-12 .woocommerce ul.products > button.slick-next, .rtl .woocommerce .col-md-12 ul.products > button.slick-next { right: auto; left: 395px; } .rtl .col-md-12 .woocommerce ul.products > button.slick-prev, .rtl .woocommerce .col-md-12 ul.products > button.slick-prev { left: auto; right: 395px; } .rtl.woocommerce p.woocommerce-result-count { float: right; } .rtl .woocommerce .col-md-12 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button { float: left; margin-left: 0; } .rtl.woocommerce .woocommerce-info .wc-forward, .rtl .woocommerce .woocommerce-info .wc-forward, .rtl.woocommerce .woocommerce-message .wc-forward, .rtl .woocommerce .woocommerce-message .wc-forward { float: left; } .rtl .woocommerce-error, .rtl .woocommerce-info, .rtl .woocommerce-message { padding: 1em 3.5em 1em 2em!important; } .rtl .woocommerce-error:before, .rtl .woocommerce-info:before, .rtl .woocommerce-message:before { left: auto; right: 1.5em; } .rtl .woocommerce #content table.cart td.actions .coupon, .rtl .woocommerce table.cart td.actions .coupon, .rtl .woocommerce-page #content table.cart td.actions .coupon, .rtl .woocommerce-page table.cart td.actions .coupon { float: right; } .rtl .woocommerce #content table.cart td.actions, .rtl .woocommerce table.cart td.actions, .rtl .woocommerce-page #content table.cart td.actions, .rtl .woocommerce-page table.cart td.actions { text-align: left; } .rtl #add_payment_method table.cart td.actions .coupon .input-text, .rtl .woocommerce-cart table.cart td.actions .coupon .input-text, .rtl .woocommerce-checkout table.cart td.actions .coupon .input-text { float: none; margin: 0 0 0 4px; } .rtl .woocommerce .cart-collaterals .cart_totals table.shop_table tbody th, .rtl .woocommerce .cart-collaterals .cart_totals table.shop_table tbody td { text-align: right; } .rtl .woocommerce .cart-collaterals .cart_totals, .rtl .woocommerce-page .cart-collaterals .cart_totals { float: left; } /**********************************************************/ /* RESPONSE */ /**********************************************************/ @media screen and (max-width: 1199px) { .woocommerce.widget_product_search .woocommerce-product-search .search-field { width: 65%; } .woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] { width: 35%; } .woocommerce ul.product_list_widget li .quantity .amount, .woocommerce .widget_shopping_cart .total .amount, .woocommerce.widget_shopping_cart .total .amount, .woocommerce.widget_top_rated_products .product_list_widget .amount, .woocommerce.widget_recently_viewed_products .product_list_widget .amount, .woocommerce.widget_products .product_list_widget .amount { font-size: 16px; } .woocommerce table.shop_table td.actions .coupon { width: 100%; text-align: left; margin-bottom: 15px; } .woocommerce table.shop_table td.actions .coupon input.input-text { width: 250px; } .woocommerce table.shop_table td.actions input.button[name="update_cart"] { width: 200px; } .woocommerce table.shop_table td.actions .coupon input.button { float: right; width: 200px; } .woocommerce .added_to_cart.wc-forward, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { } .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 266px; } .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 266px; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev { left: 310px; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next { right: 310px; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev { left: 110px; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next { right: 125px; } .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 205px; } .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: 190px; } .col-md-8 .woocommerce table.wishlist_table tbody .product-price ins { display: block; line-height: 16px; margin-top: 10px; } .col-md-8 .woocommerce table.wishlist_table tbody .product-price ins .amount { display: block; } } @media screen and (max-width: 991px) { .woocommerce ul.yith_magnifier_gallery > button.slick-next, .woocommerce ul.yith_magnifier_gallery > button.slick-prev { top: 80%; } .woocommerce ul.products > button.slick-next, .woocommerce ul.products > button.slick-prev { top: 92%; } .woocommerce .col-md-12 .products .type-product { width: 50% } .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary { width: 50%; float: left; } .woocommerce .type-product .woocommerce-tabs { padding-top: 60px; padding-bottom: 60px; } .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product { clear: inherit; } .woocommerce.widget_product_search .woocommerce-product-search .search-field { width: 80%; } .woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] { width: 20%; } .woocommerce .type-product .entry-summary .price ins, .woocommerce .type-product .entry-summary .price > .amount { font-size: 32px; } .woocommerce table.shop_table .quantity { display: inline-block; } .woocommerce .cart-collaterals .cart_totals table.shop_table tbody th, .woocommerce .cart-collaterals .cart_totals table.shop_table tbody td { background-color: transparent; } .woocommerce #content table.cart td.actions .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon { float: left; } .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order { margin-bottom: 0; } .woocommerce .woocommerce-shipping-fields h3 { margin-top: 60px; } .col-md-12 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{ margin-top: 0; margin-left: 0; } .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 315px; } .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 315px; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev { left: 135px; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next { right: 150px; } .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 135px; } .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: 150px; } .col-md-12 .woocommerce .cart-collaterals .cart_totals, .col-md-12 .woocommerce-page .cart-collaterals .cart_totals { width: 50%; } .woocommerce table.wishlist_table tbody .product-price ins { display: block; } .col-md-8 .woocommerce table.wishlist_table tbody .product-price ins { display: inline-block; } .col-md-8 .woocommerce table.wishlist_table tbody .product-price ins .amount { display: inline-block; } } @media screen and (max-width: 767px) { .woocommerce .woocommerce-shipping-fields h3 { margin-top: 40px; } .woocommerce .col2-set, .woocommerce-page .col2-set { margin-bottom: 40px; } .woocommerce table.shop_table td.actions input.button[name="update_cart"] { padding: 13px 20px; } .status-publish.hentry .woocommerce .title h3, .status-publish.hentry .woocommerce h2 { margin: 40px 0 30px; } .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins .amount, .woocommerce .products .type-product .price ins .amount, .woocommerce .products .type-product .price > .amount { font-size: 16px; } .woocommerce ul.products li.product h3, .woocommerce .products .type-product h3 { font-size: 18px; } .woocommerce .cart-collaterals .cross-sells ul.products li .add_to_cart_button, .woocommerce .products .type-product .add_to_cart_button, .woocommerce .products .type-product .ajax_add_to_cart, .woocommerce .products .type-product .added_to_cart.wc-forward, .woocommerce .products .type-product .product_type_variable, .woocommerce .added_to_cart.wc-forward, .woocommerce input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { height: auto; } .col-md-12 .woocommerce .cart-collaterals .cart_totals, .col-md-12 .woocommerce-page .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 100%; border: 0; } .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a { float: right; width: 250px; } .woocommerce table.cart td.actions .coupon { padding-bottom: 0; margin-bottom: 30px; } .woocommerce .type-product .entry-summary .single_add_to_cart_button { font-size: 14px; } .table-responsive { border: none; margin-bottom: 0; } .woocommerce .type-product .entry-summary .price del { font-size: 18px; } .woocommerce .type-product .entry-summary .price ins, .woocommerce .type-product .entry-summary .price > .amount { font-size: 24px; } .woocommerce .type-product .woocommerce-tabs .tabs > li { padding: 10px 15px; } .woocommerce .type-product .woocommerce-tabs .tabs > li > a { font-size: 18px; } .woocommerce .woocommerce-thankyou-order-received { font-size: 24px; } .status-publish.hentry .woocommerce .title h3, .status-publish.hentry .woocommerce h2, .woocommerce .type-product .related h2, .woocommerce .type-product .upsells h2, .status-publish.hentry .woocommerce .cart-collaterals .cross-sells h2 { font-size: 24px; margin-bottom: 35px; } .woocommerce .type-product .entry-summary .entry-title { font-size: 30px; } .woocommerce .type-product .woocommerce-tabs { padding-top: 50px; padding-bottom: 50px; } .woocommerce .type-product .woocommerce-tabs .panel { padding-top: 20px; } .woocommerce .type-product .entry-summary .price { margin-top: 15px; margin-bottom: 15px; } .woocommerce .type-product p, .woocommerce .type-product .entry-summary .quantity, .woocommerce .product .cart .single_variation_wrap .woocommerce-variation, .woocommerce .product .cart .variations { margin-bottom: 15px; } .woocommerce .type-product .cart { padding-top: 15px; } .woocommerce #payment ul.payment_methods { padding-top: 30px; } .woocommerce .woocommerce-error, .woocommerce .woocommerce-message, .woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-info { line-height: 20px; padding-top: 10px !important; padding-bottom: 10px !important; } .woocommerce .woocommerce-message a, .woocommerce .woocommerce-message a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-info .button { line-height: 20px; } .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before { top: 10px; } .woocommerce table.shop_table td.product-quantity:before { line-height: 40px; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev, .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 42%; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next, .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 42%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 40%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: calc((100% - 15px) * 40 / 100); right: -webkit-calc((100% - 15px) * 40 / 100); right: -moz-calc((100% - 15px) * 40 / 100); } .woocommerce table.shop_table td.actions .coupon input.button { width: 200px; } .col-md-8 .woocommerce table.wishlist_table tbody .product-price ins { display: block; } .woocommerce .products .type-product { margin-bottom: 40px; } .woocommerce .type-product .upsells { margin-bottom: 80px; } } @media screen and (max-width: 700px) { .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev, .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 41%; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next, .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 41%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 38%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: calc((100% - 15px) * 38 / 100); right: -webkit-calc((100% - 15px) * 38 / 100); right: -moz-calc((100% - 15px) * 38 / 100); } .col-md-8 .woocommerce table.wishlist_table tbody .product-price ins .amount, .woocommerce table.wishlist_table tbody .product-price ins .amount { display: block; } .woocommerce table.wishlist_table tbody .product-price ins { line-height: 14px; margin-top: 8px; } } @media screen and (max-width: 600px) { .woocommerce div.product form.cart div.quantity { margin: 0 4px 15px 0; } .woocommerce .type-product .entry-summary .price del { margin-right: 10px; } .woocommerce .type-product .entry-summary .price ins, .woocommerce .type-product .entry-summary .price > .amount { font-size: 22px; } .woocommerce .type-product .entry-summary .price ins .amount:first-child { margin-right: 5px; } .woocommerce .type-product .entry-summary .price ins .amount:last-child { margin-left: 5px; } .woocommerce .type-product .woocommerce-tabs { padding-top: 50px; padding-bottom: 50px; } .status-publish.hentry .woocommerce .title h3, .status-publish.hentry .woocommerce h2, .woocommerce .type-product .related h2, .woocommerce .type-product .upsells h2, .status-publish.hentry .woocommerce .cart-collaterals .cross-sells h2, .status-publish.hentry .woocommerce .title h3, .status-publish.hentry .woocommerce h2 { margin-top: 50px; margin-bottom: 30px; } .woocommerce .type-product .related h2 { margin-top: 0; } .woocommerce.widget_product_search .woocommerce-product-search .search-field { width: 75%; } .woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] { width: 25%; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 39%; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next, .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 39%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 36%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: calc((100% - 15px) * 36 / 100); right: -webkit-calc((100% - 15px) * 36 / 100); right: -moz-calc((100% - 15px) * 36 / 100); } .woocommerce table.shop_table td.actions .coupon input.input-text { width: 200px; } .woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td { white-space: normal; } } @media screen and (max-width: 480px) { .woocommerce .products ul, .woocommerce ul.products { margin-left: 0; margin-right: 0; } .col-1 { margin-bottom: 0; } .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary { width: 100%; } .woocommerce div.product .woocommerce-tabs ul.tabs > li > a { font-size: 20px; } .woocommerce div.product form.cart div.quantity { margin: 0 4px 0 0; } .woocommerce div.product form.cart, .woocommerce div.product p.cart { margin-bottom: 20px; } .woocommerce div.product .woocommerce-product-rating { margin-bottom: 0; } .woocommerce .type-product .entry-summary, .woocommerce .type-product .images { width: 100%; padding-left: 0; padding-right: 0; } .woocommerce .type-product .entry-summary { padding-top: 15px; } .woocommerce table.shop_table td.actions .coupon { width: 100%; } .woocommerce table.shop_table td.actions .coupon .input-text { width: 100%; margin: 0; margin-bottom: 15px; } .woocommerce table.shop_table td.actions .coupon input.button, .woocommerce table.shop_table td.actions input.button, .woocommerce table.shop_table td.actions .coupon input.input-text, .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a { width: 100%; } .woocommerce.widget_product_search .woocommerce-product-search .search-field { width: 70%; } .woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] { width: 30%; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev, .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 37%; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next, .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 37%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 40%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: calc((100% - 15px) * 40 / 100); right: -webkit-calc((100% - 15px) * 40 / 100); right: -moz-calc((100% - 15px) * 40 / 100); } .woocommerce table.shop_table td.actions input.button[name="update_cart"] { width: 100%; } .woocommerce table.shop_table thead tr th, .woocommerce table.wishlist_table tbody td { padding: 5px; } .woocommerce table.shop_table thead tr th.product-name, .woocommerce table.wishlist_table tbody td.product-name { border-left: none; padding-left: 5px; font-size: 14px; } .woocommerce table.wishlist_table tr td.product-remove { padding: 0; } .woocommerce table.shop_table thead tr th.product-remove, .woocommerce table.wishlist_table tr td.product-remove { width: 0; } .woocommerce .cross-sells .products .slick-track { left: 0 !important; } .woocommerce .col-md-8 ul.products li.product, .woocommerce-page .woocommerce .col-md-8 ul.products li.product { width: 100%; } } @media screen and (max-width: 479px) { .woocommerce .products .type-product:nth-child(odd), .woocommerce .products .type-product:nth-child(even) { width: 100%; padding-right: 15px; padding-left: 15px; } .woocommerce .products .type-product:nth-child(odd):before, .woocommerce .products .type-product:nth-child(odd):after, .woocommerce .products .type-product:nth-child(even):before, .woocommerce .products .type-product:nth-child(even):after { left: 15px; right: 15px; } .woocommerce .products .type-product { margin-bottom: 35px; } .woocommerce #payment .payment_method_paypal .about_paypal { display: none; } .woocommerce form .form-row { width: 100%; } .woocommerce p.woocommerce-result-count { display: block; } .woocommerce .woocommerce-ordering { float: none; margin-bottom: 35px; width: 100%; } .woocommerce .woocommerce-ordering .orderby { width: 100%; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label { display: block; margin-left: 0; margin-top: 15px; } .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce .type-product .upsells > .products .type-product, .woocommerce .type-product .related > .products .type-product { width: 100%; } .woocommerce .cart-collaterals .cross-sells { display: block; width: auto; } .woocommerce .commentlist .comment_container { padding: 20px; } .woocommerce .commentlist .comment_container .comment-text .star-rating { float: none; } .woocommerce .commentlist .comment_container img { width: 60px; height: 60px; } .woocommerce .commentlist .comment_container .comment-text { padding: 0 0 0 20px; } .woocommerce .col-md-12 .products .type-product { margin-bottom: 40px; } } @media screen and (max-width: 380px) { .woocommerce .woocommerce-shipping-fields h3 { min-height: 0; } .woocommerce .woocommerce-shipping-fields .checkbox:before { position: absolute; top: auto; bottom: -50px; right: auto; left: 0; } .woocommerce.widget_product_search .woocommerce-product-search .search-field { width: 65%; } .woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] { width: 35%; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev, .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 35%; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next, .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 35%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 39%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: calc((100% - 15px) * 39 / 100); right: -webkit-calc((100% - 15px) * 39 / 100); right: -moz-calc((100% - 15px) * 39 / 100); } .woocommerce table.shop_table thead tr th, .woocommerce table.wishlist_table tbody td { font-size: 14px; } .woocommerce table.wishlist_table tbody .product-price ins { font-size: 16px; } .woocommerce table.wishlist_table tbody td.product-add-to-cart .button { padding: 6px; font-size: 10px; } .rlp-table { padding: 30px 15px; } } @media screen and (max-width: 320px) { .woocommerce .type-product .entry-summary .entry-title { font-size: 30px; } .woocommerce table.shop_table tbody:first-child tr td { word-break: break-word; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev, .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 33%; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next, .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 33%; } }
demo/bsystem/assets/css/woocommerce.css
header .woocommerce ul.product_list_widget li { line-height: 1.6em; } header span.product-title { font-size: 16px; font-weight: 500; } .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li { margin: 0; } .woocommerce button.button.alt.disabled { height: 45px; line-height: 25px; } .woocommerce div.product div.images div.thumbnails { padding-top: 0; } .woocommerce div.product form.cart .variations label { font-size: 16px; padding-top: 10px; } .hidden-arrows { display: none; } .woocommerce .reset_variations { margin: 0 0 0 5px; } .woocommerce input, .woocommerce textarea, .woocommerce select { padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-image: none; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; background-color: #fafafa; border-radius: 0px; height: 40px; border: none; box-shadow: none; border: 1px solid #fafafa; } .woocommerce input:focus, .woocommerce textarea:focus { box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) } .woocommerce .quantity input[type=number]::-webkit-inner-spin-button, .woocommerce .quantity input[type=number]::-webkit-outer-spin-button, .woocommerce input[type=number]::-webkit-inner-spin-button, .woocommerce input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .woocommerce table.shop_table .quantity .button-quantity, .woocommerce .button-quantity { position: absolute; right: 10px; width: 12px; height: 12px; line-height: 1; cursor: pointer; text-align: center; color: #6f8190; } .woocommerce table.shop_table .quantity .button-quantity.inc, .woocommerce .button-quantity.inc { top: 7px; } .woocommerce table.shop_table .quantity .button-quantity.dec, .woocommerce .button-quantity.dec { bottom: 9px; } .woocommerce button, .woocommerce input[type=submit] { transition: background-color 0.3s linear; -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; } // .woocommerce .cart-collaterals .cross-sells ul.products li img, // .woocommerce li.type-product img { // width: 100%; // margin-bottom: 0; // transition: all 0.8s ease; // -webkit-transition: all 0.8s ease; // -moz-transition: all 0.8s ease; // -o-transition: all 0.8s ease; // } .woocommerce .cart-collaterals .cross-sells ul.products li:hover img, .woocommerce li.type-product:hover img { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); } .woocommerce .products ul, .woocommerce ul.products { list-style-type: none; display: block; padding: 0; margin-bottom: 0; margin-left: -15px; margin-right: -15px; font-size: 0; width: 100%; width: calc(100% + 30px); width: -webkit-calc(100% + 30px); width: -moz-calc(100% + 30px); */ } .woocommerce li.type-product .img-wrapper { margin-bottom: 20px; overflow: hidden; height: 100%; background-color: #fff; } .woocommerce ul.products li.product a { display: block; } .woocommerce ul.products li.product a img { width: 100%; margin-bottom: 0; transition: all 0.8s ease; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; } .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin: 0; padding: 0 15px; width: auto; } .woocommerce .woocommerce-error, .woocommerce .woocommerce-message, .woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-info { border-top: none; border-left: 3px solid #93c23d; padding-top: 12.5px !important; padding-bottom: 12.5px !important; padding-left: 28px; padding-right: 28px; list-style-type: none; margin-bottom: 20px; background-color: rgba(134,188,66,.1); line-height: 25px; } .woocommerce .woocommerce-message a, .woocommerce .woocommerce-message a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-info .button { color: #93c23d; padding: 0 10px; background-color: transparent; text-transform: capitalize; display: initial; line-height: 25px; } .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before { top: 12.5px; } .woocommerce .woocommerce-error a:after, .woocommerce .woocommerce-message a:after, .woocommerce .woocommerce-info a:after, .woocommerce .woocommerce-error a:after, .woocommerce .woocommerce-message a:after, .woocommerce .woocommerce-info a:after { display: none; } .woocommerce .woocommerce-info .wc-forward, .woocommerce .woocommerce-info .wc-forward, .woocommerce .woocommerce-message .wc-forward, .woocommerce .woocommerce-message .wc-forward { float: right; } .woocommerce .woocommerce-info .wc-forward:before, .woocommerce .woocommerce-info .wc-forward:before, .woocommerce .woocommerce-message .wc-forward:before, .woocommerce .woocommerce-message .wc-forward:before { background-color: transparent; content: "\f07a"; font-family: "fontawesome"; font-size: 14px; color: #fff; margin-right: 6px; transition: color 0.3s; -webkit-transition: color 0.3s; -o-transition: color 0.3s; -moz-transition: color 0.3s; -ms-transition: color 0.3s; } .woocommerce .woocommerce-message a:hover, .woocommerce .woocommerce-message a:hover, .woocommerce .woocommerce-error a:hover, .woocommerce .woocommerce-error a:hover, .woocommerce .woocommerce-info a:hover, .woocommerce .woocommerce-info a:hover, .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-info .wc-forward:hover:before, .woocommerce .woocommerce-info .wc-forward:hover:before, .woocommerce .woocommerce-message .wc-forward:hover:before, .woocommerce .woocommerce-message .wc-forward:hover:before { background-color: transparent; color: #49575f; } .woocommerce .woocommerce-error, .woocommerce .woocommerce-error { border-left: 3px solid #df6467; background-color: rgba(223,100,103,.1); } .woocommerce .woocommerce-error a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-error .button { color: #df6467; } .woocommerce .woocommerce-message, .woocommerce .woocommerce-message { border-left: 3px solid #93c23d; background-color: rgba(30,133,190,.1); border-top: 0; } .woocommerce .woocommerce-info:before { color: #93c23d; } .woocommerce .woocommerce-message a, .woocommerce .woocommerce-message a, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message:before { color: #93c23d; } .woocommerce .woocommerce-message .wc-forward { background-color: #93c23d; color: #fff; } .woocommerce .woocommerce-message .wc-forward:hover { color: #93c23d; background-color: #fff; } .woocommerce .woocommerce-message .wc-forward:before { color: #fff; } .woocommerce .woocommerce-message .wc-forward:hover:before, .woocommerce .woocommerce-message .wc-forward.active:before { color: #93c23d; } .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product { width: 33.33%; } .woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product{ width: 50%; } /**********************************************************/ /* COMMENT LIST */ /**********************************************************/ .woocommerce .commentlist, .woocommerce .commentlist { display: inline-block; width: 100%; padding: 0; margin: 0; } .woocommerce .commentlist .comment_container, .woocommerce .commentlist .comment_container { position: relative; background-color: #fafafa; padding: 30px; margin-bottom: 10px; display: table; width: 100%; } .woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce #reviews #comments ol.commentlist li .comment-text { padding: 0 0 0 30px; display: table-cell; vertical-align: top; width: 100%; border: 0; margin: 0; } .woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce #reviews #comments ol.commentlist li img.avatar { position: relative; display: table-cell; vertical-align: middle; padding: 0; width: 70px; height: 70px; } .woocommerce .commentlist .comment_container .comment-text .star-rating, .woocommerce .commentlist .comment_container .comment-text .star-rating { float: right; overflow: hidden; position: relative; height: 23px; line-height: 23px; font-size: 14px; width: 90px; letter-spacing: 2px; font-family: 'FontAwesome'; } .woocommerce p.stars a:before, .woocommerce p.stars a:before { text-indent: inherit; } .woocommerce #review_form #respond p, .woocommerce #review_form #respond p { margin-bottom: 20px; } .woocommerce .commentlist .comment_container img, .woocommerce .commentlist .comment_container img { margin: 0; box-shadow: none; border-radius: 50%; width: 70px; height: 70px; max-width: none; padding: 0; display: table-cell; } .woocommerce .type-product .woocommerce-tabs .comment, .woocommerce .type-product .woocommerce-tabs .comment { width: 100%; padding: 0; margin: 0 0 20px; border: 0; position: relative; background: 0; border: 0; } .woocommerce .type-product .woocommerce-tabs .comment:last-child, .woocommerce .type-product .woocommerce-tabs .comment:last-child { margin-bottom: 0; } .woocommerce .type-product .woocommerce-tabs .panel .meta, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-rating, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-comment, .woocommerce .type-product .woocommerce-tabs .panel .meta, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-rating, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-comment { margin-bottom: 15px; } .woocommerce .type-product .woocommerce-tabs .panel .comment-form-author, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-author { margin-bottom: 10px; } .woocommerce .type-product .woocommerce-tabs .panel .comment-form-email, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-email { margin-bottom: 25px; } .woocommerce .type-product .woocommerce-tabs .panel .comment-form-author label, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-email label, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-author label, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-email label { font-weight: normal; } .woocommerce .type-product .woocommerce-tabs .panel .comment-form-author input, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-email input, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-author input, .woocommerce .type-product .woocommerce-tabs .panel .comment-form-email input { display: block; } .woocommerce .type-product .woocommerce-tabs .comment:after, .woocommerce .type-product .woocommerce-tabs .comment:after { display: none; } .woocommerce .comment-respond, .woocommerce .comment-respond { padding-top: 30px; } .woocommerce .comment-respond .comment-reply-title, .woocommerce .comment-respond .comment-reply-title { font-size: 22px; margin-bottom: 10px; } .woocommerce .comment-respond .comment-form-rating label, .woocommerce .comment-respond .comment-form-comment label, .woocommerce .comment-respond .comment-form-rating label, .woocommerce .comment-respond .comment-form-comment label { font-size: 14px; font-weight: normal; margin: 0 0 5px; } .woocommerce .comment-respond .comment-form-rating label span, .woocommerce .comment-respond .comment-form-comment label span, .woocommerce .comment-respond .comment-form-rating label span, .woocommerce .comment-respond .comment-form-comment label span { color: #a00; } .woocommerce .comment-respond .comment-form-comment textarea, .woocommerce .comment-respond .comment-form-comment textarea { max-width: none; width: 100%; height: auto; display: block; resize: none; border-color: #f6f6f6; } .woocommerce form .form-row.woocommerce-invalid textarea, .woocommerce form .form-row.woocommerce-invalid textarea { border-color: #a00; } .woocommerce .panel .comment-form-rating .stars, .woocommerce .panel .comment-form-rating .stars { text-indent: 0; } .woocommerce .type-product .woocommerce-tabs .panel .stars, .woocommerce .type-product .woocommerce-tabs .panel .stars { margin-bottom: 10px; } p.stars a.star-1, p.stars a.star-2, p.stars a.star-3, p.stars a.star-4, p.stars a.star-5 { position: relative; display: inline-block; text-indent: -999px; width: 20px; } p.stars a.star-1:after, p.stars a.star-2:after, p.stars a.star-3:after, p.stars a.star-4:after, p.stars a.star-5:after { position: absolute; content: "\f006"; text-indent: 0; font-family: FontAwesome; color: #93c23d; left: 0; } p.stars a:hover:after, p.stars a.active:after, p.stars a.shine:after { content: "\f005"; } p.stars a.shine-hover:after { content: "\f005"; } .woocommerce .type-product .woocommerce-tabs .panel .shop_attributes, .woocommerce .type-product .woocommerce-tabs .panel .form-submit, .woocommerce .type-product .woocommerce-tabs .panel .shop_attributes, .woocommerce .type-product .woocommerce-tabs .panel .form-submit { margin-bottom: 0; } .woocommerce .comment-respond .form-submit .submit, .woocommerce .comment-respond .form-submit .submit { line-height: 40px; background-color: #93c23d; color: #ffffff; border: 0; text-transform: uppercase; } .woocommerce .comment-respond .form-submit .submit:hover, .woocommerce .comment-respond .form-submit .submit:hover { background-color: #3c3c3c; } /**********************************************************/ /* SHOP DETAIL */ /**********************************************************/ .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li, .woocommerce .type-product { position: relative; } .woocommerce ul.products li.product { text-align: center; margin-bottom: 60px; position: relative; width: 25%; } .woocommerce ul.products li.product:before { background-color: #fafafa; position: absolute; content: ''; top: 0; bottom: 0; left: 15px; right: 15px; z-index: -1; transition: background-color 0.3s linear, box-shadow 0.3s linear; -webkit-transition: background-color 0.3s linear, box-shadow 0.3s linear; -moz-transition: background-color 0.3s linear, box-shadow 0.3s linear; -o-transition: background-color 0.3s linear, box-shadow 0.3s linear; -ms-transition: background-color 0.3s linear, box-shadow 0.3s linear; } .woocommerce ul.products li.product:hover:before { background-color: #ffffff; box-shadow: 2px 2px 7px rgba(0,0,0,0.1); } .woocommerce ul.products li.product .button { width: 170px; margin: 30px auto 30px auto; } .woocommerce ul.products li.product .onsale { top: 15px; right: inherit; left: 30px; background-color: #93c23d; text-transform: uppercase; } .woocommerce span.onsale, .woocommerce .type-product .onsale, .woocommerce ul.products li.type-product .onsale { position: absolute; top: 0; left: 15px; right: auto; margin: 0; padding: 0; border-radius: 0; // font-family: 'Montserrat',sans-serif; background-color: #93c23d; text-align: center; line-height: 35px; height: 35px; min-height: 35px; width: 85px; min-width: 63px; text-transform: uppercase; font-size: 12px; color: #ffffff; z-index: 1; overflow: hidden; -webkit-font-smoothing: inherit; } .woocommerce .type-product .images { width: 50%; float: left; padding-right: 15px; } .woocommerce .type-product .images .woocommerce-main-image img { padding: 0; margin-bottom: 15px; } .woocommerce .type-product .images .thumbnails img { padding: 0; margin-bottom: 0; } .woocommerce .type-product .entry-summary { width: 50%; float: right; padding-left: 15px; font-size: 15px; } .woocommerce .star-rating { width: 70px; font-size: 15px; } .woocommerce div.product .product_title, .woocommerce .type-product .entry-summary .entry-title { margin-top: 0; margin-bottom: 10px; color: #3a4d6a; } .woocommerce .type-product .woocommerce-tabs { clear: both; padding-top: 50px; padding-bottom: 80px; } .woocommerce .woocommerce-review-link, .woocommerce .type-product .entry-summary .woocommerce-review-link { font-size: 15px; display: inline-block; } .woocommerce .type-product .entry-summary .price { clear: left; font-weight: bold; margin-top: 25px; margin-bottom: 25px; } .woocommerce .type-product .entry-summary .woocommerce-product-rating { display: table; } .woocommerce div.product form.cart div.quantity, .woocommerce .type-product .entry-summary .quantity { position: relative; display: table; } .woocommerce .quantity .qty, .woocommerce .type-product .entry-summary .quantity input[type=number] { width: 84px; height: 40px; padding: 0 15px; text-align: left; -moz-appearance:textfield; } .woocommerce .type-product .entry-summary .price .currency { position: relative; } .woocommerce div.product p.price del, .woocommerce div.product span.price del, .woocommerce .type-product .entry-summary .price del { font-size: 20px; color: #d9d9d9; position: relative; margin-right: 5px; opacity: 1; } .woocommerce .type-product .entry-summary .price del .currency { font-size: 15px; top: -7px; } .woocommerce div.product p.price ins, .woocommerce div.product span.price ins, .woocommerce .type-product .entry-summary .price ins, .woocommerce .type-product .entry-summary .price > .amount { font-size: 36px; line-height: 42px; color: #93c23d; text-decoration: none; // font-family: 'Montserrat',sans-serif; } .woocommerce .type-product .entry-summary .price ins .currency { font-size: 20px; top: -12px; } .woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce div.product .woocommerce-tabs ul.tabs { padding: 0; margin: 0; display: table; width: 100%; overflow: visible; } .woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:before { border: 0; } .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before { border: 0; box-shadow: none; } .woocommerce div.product .woocommerce-tabs li, .woocommerce div.product .woocommerce-tabs li { list-style-type: none; float: left; position: relative; } .woocommerce div.product .woocommerce-tabs ul.tabs > li, .woocommerce div.product .woocommerce-tabs ul.tabs > li { padding: 10px 25px; border: 0; background-color: transparent; } .woocommerce div.product .woocommerce-tabs ul.tabs > li:first-child, .woocommerce div.product .woocommerce-tabs ul.tabs > li:first-child { padding-left: 0; } .woocommerce div.product .woocommerce-tabs ul.tabs > li > a, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a { font-size: 15px; font-weight: bold; display: block; position: relative; // font-family: 'Montserrat',sans-serif; padding: 0; text-transform: uppercase; line-height: 15px; padding-left: 10px; } .woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a:active, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a:focus, .woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a:active, .woocommerce div.product .woocommerce-tabs ul.tabs > li > a:focus { color: #93c23d; } .woocommerce div.product .woocommerce-tabs ul.tabs > li a:before, .woocommerce div.product .woocommerce-tabs ul.tabs > li a:before { position: absolute; z-index: 1; content: ''; width: 0; height: 100%; background-color: #93c23d; left: 0; top: 0; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; } .woocommerce div.product .woocommerce-tabs ul.tabs > li.active a:before, .woocommerce div.product .woocommerce-tabs ul.tabs > li.active a:before { width: 3px; } .woocommerce div.product .woocommerce-tabs ul.tabs > li a:before, .woocommerce div.product .woocommerce-tabs ul.tabs > li a:before { bottom: -11px; } .woocommerce div.product .woocommerce-tabs ul.tabs > li a:after, .woocommerce div.product .woocommerce-tabs ul.tabs > li a:after { height: 3px; bottom: -10px; } .woocommerce div.product .woocommerce-tabs ul.tabs > li.active a:after, .woocommerce div.product .woocommerce-tabs ul.tabs > li.active a:after { width: 100%; -webkit-transition-delay: .3s; transition-delay: .3s; } .woocommerce div.product .woocommerce-tabs .panel, .woocommerce div.product .woocommerce-tabs .panel { border: 0; border-radius: 0; box-shadow: none; padding-top: 15px; margin-bottom: 0; } .woocommerce div.product .woocommerce-tabs .panel h2, .woocommerce div.product .woocommerce-tabs .panel h2 { display: none; } .woocommerce div.product .woocommerce-tabs .panel p, .woocommerce div.product .woocommerce-tabs .panel p { line-height: 24px; margin-bottom: 35px; } .woocommerce div.product .woocommerce-tabs .panel p:last-child, .woocommerce div.product .woocommerce-tabs .panel p:last-child { margin-bottom: 0; } .paged-3.post-type-paged-3 .woocommerce p.woocommerce-result-count { margin-bottom: 10px; } .paged-3.post-type-paged-3 .product.type-product .products { width: calc(100% + 30px); width: -webkit-calc(100% + 30px); width: -moz-calc(100% + 30px); } /************* siderbar ****************/ .woocommerce .col-md-8 div.product ul.product { } .woocommerce .col-md-8 ul.products li.product, .woocommerce-page .woocommerce .col-md-8 ul.products li.product { width: 50%; margin-bottom: 60px; clear: inherit; float: none; display: inline-block; vertical-align: top; } // .woocommerce div.products ul.products .slick-track { // left: 0 !important // } .woocommerce .type-product .upsells { margin-bottom: 100px; } .woocommerce .type-product .related { margin-bottom: 0; } .woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products, .woocommerce .type-product .upsells > .products, .woocommerce .type-product .related > .products { width: 100%; margin: 0; padding: 0 5px 80px 5px; overflow: hidden; } .woocommerce .cart-collaterals .cross-sells ul.products li .owl-stage-outer, .woocommerce-page .cart-collaterals .cross-sells ul.products li .owl-stage-outer, .woocommerce .type-product .upsells > .products .owl-stage-outer, .woocommerce .type-product .related > .products .owl-stage-outer { overflow: visible; } .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li, .woocommerce .type-product .upsells > .products .type-product, .woocommerce .type-product .related > .products .type-product { width: auto; margin: 10px; padding: 0; } .woocommerce span.onsale, .woocommerce .type-product .onsale, .woocommerce .type-product .up-sells .products .type-product .woocommerce-LoopProduct-link .onsale, .woocommerce .type-product .related > .products .type-product .onsale, .woocommerce .cross-sells .products .product .woocommerce-LoopProduct-link .onsale, .woocommerce .type-product .product_cat-posters .onsale{ left: 0; } .woocommerce .cart-collaterals .cross-sells ul.products li:before, .woocommerce-page .cart-collaterals .cross-sells ul.products li:before, .woocommerce .cart-collaterals .cross-sells ul.products li:after, .woocommerce-page .cart-collaterals .cross-sells ul.products li:after, .woocommerce .type-product .upsells > .products .type-product:before, .woocommerce .type-product .related > .products .type-product:before, .woocommerce .type-product .upsells > .products .type-product:after, .woocommerce .type-product .related > .products .type-product:after { left: 0; right: 0; } .status-publish.hentry .woocommerce .title h3, .status-publish.hentry .woocommerce h2, .woocommerce .type-product .related h2, .woocommerce .type-product .upsells h2 { display: inline-block; color: #49575f; position: relative; font-weight: 700; line-height: 1.1; margin: 0 0 50px 15px; padding-left: 10px; text-transform: uppercase; } .status-publish.hentry .woocommerce .title h3:after, .status-publish.hentry .woocommerce h2:after, .woocommerce .woocommerce-shipping-fields .checkbox:after, .woocommerce .woocommerce-checkout > h3:after, .woocommerce .woocommerce-billing-fields h3:after, .woocommerce .type-product .related h2:after, .woocommerce .type-product .upsells h2:after { position: absolute; content: ''; bottom: 0; left: 0; height: 100%; width: 5px; background-color: #93c23d; } .woocommerce .comment-respond .comment-reply-title::after { display: none; } .woocommerce .type-product .product_meta, .woocommerce .type-product .product_meta { margin-top: 0; font-size: 15px; } .woocommerce .type-product .product_meta .sku_wrapper, .woocommerce .type-product .product_meta .tagged_as, .woocommerce .type-product .product_meta .posted_in, .woocommerce .type-product .product_meta .posted_in { font-weight: bold; color: #333; line-height: 24px; display: block; } .woocommerce .type-product .product_meta span:last-child { margin-bottom: 5px; } .woocommerce .type-product .product_meta .sku_wrapper > *, .woocommerce .type-product .product_meta .tagged_as > *, .woocommerce .type-product .product_meta .posted_in > *, .woocommerce .type-product .product_meta .posted_in > * { font-weight: normal; color: #6f8190; } .woocommerce .type-product p, .woocommerce .type-product p { line-height: 24px; margin-bottom: 25px; font-size: 15px; } .woocommerce div.product form.cart, .woocommerce div.product p.cart, .woocommerce .type-product .cart { border-top: 1px dotted #c7c7c7; padding-top: 30px; margin-bottom: 15px; } .woocommerce .product .cart .variations { background: white; border: 1px solid #f6f6f6; width: 100%; margin-bottom: 30px; } .woocommerce .product .cart table td { display: table-cell; vertical-align: middle; padding: 8px; border-color: #f6f6f6; border-width: 1px 1px 0 0; border-style: solid; } .woocommerce .type-product .cart table .label, .woocommerce .product .cart table .label { color: #6f8190; text-align: center; } .woocommerce .product .cart table .label label { margin: 0; float: none; display: block; } .woocommerce .type-product .cart table .value select { display: inline-block; margin: 0; padding: 4px; border: 1px solid #f6f6f6; cursor: pointer; border-radius: 0px; } .woocommerce .product .cart .single_variation_wrap .woocommerce-variation { margin-bottom: 20px; } ul.yith_magnifier_gallery .slick-list { margin: 0; width: auto !important; } ul.yith_magnifier_gallery .slick-list:after { content: ''; position: absolute; top: 0; right: 0; width: 15px; height: 100%; background-color: #fff; } .woocommerce .sw_edugate_thumb { position: relative; overflow: hidden; } .woocommerce .navslider { position: absolute; width: 100%; height: 100%; top: 0; left: 0; } .slick-prev:before, .slick-next:before { font-family: inherit; font-size: inherit; line-height: inherit; opacity: inherit; color: inherit; } .woocommerce ul.products > button.slick-prev, .woocommerce ul.products > button.slick-next, .woocommerce ul.products > button.slick-prev, .woocommerce ul.products > button.slick-next, .woocommerce ul.yith_magnifier_gallery > button.slick-prev, .woocommerce ul.yith_magnifier_gallery > button.slick-next { position: absolute; top: auto; bottom: 0; color: #61728d; padding: 0; z-index: 1; border: 1px solid #f4f4f4; text-align: center; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; } .woocommerce ul.yith_magnifier_gallery > button.slick-next, .woocommerce ul.yith_magnifier_gallery > button.slick-prev { top: 83%; } .woocommerce ul.products > button.slick-prev, .woocommerce ul.products > button.slick-next, .woocommerce ul.products > button.slick-prev, .woocommerce ul.products > button.slick-next { width: 45px; height: 45px; font-size: 25px; } .woocommerce ul.yith_magnifier_gallery > button.slick-prev, .woocommerce ul.yith_magnifier_gallery > button.slick-next { width: 26px !important; height: 26px; font-size: 20px; line-height: 20px; } .woocommerce ul.products > button.slick-prev:hover, .woocommerce ul.products > button.slick-next:hover, .woocommerce ul.products > button.slick-prev:hover, .woocommerce ul.products > button.slick-next:hover, .woocommerce ul.yith_magnifier_gallery > button.slick-prev:hover, .woocommerce ul.yith_magnifier_gallery > button.slick-next:hover { box-shadow: 1px 2px 3px rgba(0,0,0,0.1); background-color: #fff; } .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 335px; } .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 335px; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev { left: 420px; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next { right: 420px; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev, .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next { top: 80%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev { left: 145px; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next { right: 160px; } .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 230px; } .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: 255px; } .yith_magnifier_gallery .slick-list li.last { margin-right: 15px; } /**********************************************************/ /* SHOP */ /**********************************************************/ .woocommerce .page-title, .woocommerce .woocommerce-breadcrumb { display: none; } .woocommerce .result-order { display: table; width: 100%; margin: 0 0 60px; } .woocommerce .woocommerce-ordering { position: relative; display: inline-block; float: right; } .woocommerce p.woocommerce-result-count { display: inline-block; margin-top: 15px; margin-bottom: 55px; } .woocommerce .woocommerce-ordering .orderby::-ms-expand { display: none; } .woocommerce .products { list-style-type: none; display: block; padding: 0; margin-bottom: 0; margin-left: -15px; margin-right: -15px; } .woocommerce .col-md-12 .products .type-product { width: 25%; padding: 0 15px; margin-bottom: 60px; float: left; text-align: center; position: relative; z-index: 1; } .woocommerce .products .type-product { width: 50%; padding: 0 15px; margin-bottom: 60px; float: left; text-align: center; position: relative; z-index: 1; } .woocommerce ul.products li.product h3, .woocommerce .products .type-product h3 { line-height: 1.25; font-size: 18px; color: #3a4d6a; font-weight: 700; margin-top: 10px; margin-bottom: 10px; padding: 0 10px; color: #49575f; // font-family: 'Montserrat',sans-serif; word-wrap: break-word; transition: color 0.2s linear; -webkit-transition: color 0.2s linear; -moz-transition: color 0.2s linear; -o-transition: color 0.2s linear; -ms-transition: color 0.2s linear; } .woocommerce #review_form #respond .input-error { border: 1px solid #a00; } .woocommerce ul.products li.product .star-rating { float: none; position: relative; height: 18px; width: 88px; letter-spacing: 4px; display: inline-block; text-rendering: auto; -webkit-font-smoothing: antialiased; text-shadow: none; margin: 0px auto; overflow: hidden; font: 14px/18px FontAwesome; color: #fff; } .woocommerce ul.products li.product h3:hover, .woocommerce .products .type-product h3:hover { color: #93c23d; } .woocommerce .product.sale .onsale .buyme, .woocommerce .product.sale .onsale .sale-percent { display: inline-block; font-size: 14px; font-weight: 500; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; } // .woocommerce .product.sale .onsale:hover .buyme, // .woocommerce .product.sale .onsale:hover .sale-percent { // transform: translateY(-34px); // -webkit-transform: translateY(-34px); // -moz-transform: translateY(-34px); // -ms-transform: translateY(-34px); // -o-transform: translateY(-34px); // } .woocommerce .products .type-product:before { background-color: #fafafa; position: absolute; content: ''; top: 0; bottom: 0; left: 15px; right: 15px; z-index: -1; box-shadow: 0 0 1px rgba(0, 0, 0, 0.2); transition: background-color 0.3s linear, box-shadow 0.3s linear; -webkit-transition: background-color 0.3s linear, box-shadow 0.3s linear; -moz-transition: background-color 0.3s linear, box-shadow 0.3s linear; -o-transition: background-color 0.3s linear, box-shadow 0.3s linear; -ms-transition: background-color 0.3s linear, box-shadow 0.3s linear; } .woocommerce .products .type-product:hover:before { background-color: #ffffff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); } .woocommerce .products .type-product:hover .onsale:before { border-bottom-color: #c51111; } .woocommerce .products .type-product .star-rating, .woocommerce .cart-collaterals .cross-sells .products .star-rating { display: none; } .woocommerce ul.products li.product .price del, .woocommerce .products .type-product .price del { font-weight: 500; font-size: 16px; color: #aec0ce; margin-right: 5px; // font-family: 'Montserrat',sans-serif; display: inline-block; vertical-align: top; } .woocommerce ul.products li.product .price ins, .woocommerce .products .type-product .price ins { text-decoration: none; color: #93c23d; } .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins .amount, .woocommerce .products .type-product .price ins .amount, .woocommerce .products .type-product .price > .amount { font-size: 20px; font-weight: bold; color: #93c23d; margin-bottom: 0; // font-family: 'Montserrat',sans-serif; } .woocommerce .products .type-product .price .currency { position: relative; top: -5px; font-size: 13px; } .woocommerce .products .type-product .price { padding: 0 10px; width: 100%; display: inline-block; position: relative; } .woocommerce .cart-collaterals .cross-sells ul.products li .add_to_cart_button, .woocommerce .products .type-product .add_to_cart_button, .woocommerce .products .type-product .ajax_add_to_cart, .woocommerce .products .type-product .added_to_cart.wc-forward, .woocommerce .products .type-product .product_type_variable, .woocommerce ul.products li.product .button { display: inline-block; width: 160px; margin-top: 20px; margin-bottom: 30px; font-size: 15px; text-transform: uppercase; position: relative; overflow: hidden; } .woocommerce .products .type-product .add_to_cart_button.added { display: none; } .woocommerce .products .type-product .add_to_cart_button { padding-left: 0; padding-right: 0; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; } .woocommerce div.product form.cart .button { width: 190px; } .woocommerce .products .type-product .product_type_variable.add_to_cart_button, .woocommerce ul.products li.product .button { width: 170px; } .woocommerce .products .type-product .product_type_variable.add_to_cart_button:hover, .woocommerce ul.products li.product .button:hover { background-color: #fff; color: #93c23d; border-color: #93c23d; } .woocommerce .products .type-product .add_to_cart_button:hover:before, .woocommerce .type-product .entry-summary .single_add_to_cart_button:hover:before, .woocommerce ul.products li.product .button:hover:before { left: calc(100% - 38px); left: -webkit-calc(100% - 38px); left: -moz-calc(100% - 38px); } .woocommerce .added_to_cart.wc-forward, .woocommerce input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { font-size: 15px; width: auto; position: relative; line-height: 35px; height: auto; overflow: hidden; padding: 0 40px; z-index: 1; border: 1px solid #93c23d; color: #fff; // font-family: 'Montserrat',sans-serif; border-radius: 0; background-color: #93c23d; text-transform: uppercase; font-weight: normal; transition: background-color 0.2s linear, color 0.2s linear; -webkit-transition: background-color 0.2s linear, color 0.2s linear; -o-transition: background-color 0.2s linear, color 0.2s linear; -moz-transition: background-color 0.2s linear, color 0.2s linear; -ms-transition: background-color 0.2s linear, color 0.2s linear; } .woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] { width: 25%; height: 34px; white-space: nowrap; vertical-align: middle; border: 0; } .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce a.added_to_cart:hover, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce a.added_to_cart:focus, .woocommerce a.button:active, .woocommerce button.button:active, .woocommerce a.button:active, .woocommerce button.button:active, .woocommerce a.added_to_cart:active, .woocommerce #respond input#submit:hover, .woocommerce input#submit:hover, .woocommerce input.button:hover, .woocommerce input.button:hover, .woocommerce.widget_product_search .woocommerce-product-search input[type='submit']:hover, .woocommerce table.shop_table td.actions .button[name="apply_coupon"]:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover { background-color: #93c23d; color: #fff; border: 1px solid #93c23d; } .woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after, .woocommerce #respond input#submit.loading:hover:after, .woocommerce a.button.loading:hover:after, .woocommerce button.button.loading:hover:after, .woocommerce input.button.loading:hover:after { top: 0; right: 10px; font-size: 14px; } .woocommerce .added_to_cart.wc-forward:after { font-family: FontAwesome; content: "\f00c"; margin-left: 7px; } .woocommerce nav.woocommerce-pagination { clear: both; margin: 0 auto; display: table; } .woocommerce nav.woocommerce-pagination .page-numbers { list-style-type: none; padding: 0; margin: 0; border: 0; } .woocommerce nav.woocommerce-pagination > .page-numbers > li { display: inline-block; border: 0; } .woocommerce nav.woocommerce-pagination > .page-numbers > li .page-numbers.current { color: #fff; background-color: #93c23d; } .woocommerce nav.woocommerce-pagination > .page-numbers > li .page-numbers.current:after { width: 20px; } .woocommerce nav.woocommerce-pagination > .page-numbers > li .page-numbers { border: 1px solid #dddfe6; color: #878795; padding: 11px 12px; margin-left: 0; font-weight: 600; margin-right: 10px; line-height: 1.4; } .woocommerce div.product form.cart .button { float: right; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.prev:hover, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.next:hover { background-color: transparent; color: #3a4d6a; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.prev, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.next { padding: 0; border: 0; font-size: 12px; margin-left: 12px; line-height: 43px; position: relative; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.prev:before, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.next:before { display: inline-block; font: normal normal normal 12px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #878795; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.prev:hover:before, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.next:hover:before { color: #555; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.prev:before { content: "\f053"; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers.next:before { content: "\f054"; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers:hover, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers:active, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers:focus { background-color: #fff; } .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers:hover:after, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers:active:after, .woocommerce .woocommerce-pagination > .page-numbers > li .page-numbers:focus:after { width: 100%; } /**********************************************************/ /* WIDGET SIDEBAR */ /**********************************************************/ .sidebar-widget input#submit, .sidebar-widget a.button, .sidebar-widget button.button, .sidebar-widget input.button { height: 32px; line-height: 32px; } .woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li { padding: 20px 20px 20px 0; border-bottom: 1px solid #f5f5f5; } .woocommerce.widget_shopping_cart .cart_list li:last-child { border-bottom: 0; padding-bottom: 20px; } .woocommerce .widget_shopping_cart .cart_list li:last-child, .woocommerce ul.cart_list li:last-child, .woocommerce ul.product_list_widget li:last-child { border-bottom: 0; padding-bottom: 0; } .woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li { padding: 20px 0; border-bottom: 1px solid #f5f5f5; } .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a { color: #49575f; } .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a { font-weight: normal; } span.product-title { font-weight: 500; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; } span.product-title:hover, span.product-title:active, span.product-title:focus { color: #93c23d; } .woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove, .woocommerce a.remove { top: 22px; left: auto; right: 0; width: 20px; height: 20px; line-height: 20px; color: #93c23d !important; } .woocommerce .widget_shopping_cart .cart_list li a.remove:hover, .woocommerce.widget_shopping_cart .cart_list li a.remove:hover, .woocommerce table.shop_table a.remove:hover { color: red !important; background-color: transparent; } .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { float: left; margin-left: 0; margin-right: 15px; width: 100px; height: auto; box-shadow: none; margin-bottom: 0; } .woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl { margin: 10px 0; display: table; padding-left: 10px; } .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt, .woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd { padding: 0; margin: 0 5px 0 0; font-weight: normal; } .woocommerce ul.product_list_widget li .quantity { display: block; margin-left: 115px; } .woocommerce ul.product_list_widget li .quantity .amount, .woocommerce .widget_shopping_cart .total .amount, .woocommerce.widget_shopping_cart .total .amount, .woocommerce.widget_top_rated_products .product_list_widget .amount, .woocommerce.widget_recently_viewed_products .product_list_widget .amount, .woocommerce.widget_products .product_list_widget .amount { color: #93c23d; font-weight: 900; font-size: 20px; vertical-align: bottom; font-weight: 500; } .woocommerce .widget_shopping_cart .total .amount, .woocommerce.widget_shopping_cart .total .amount { margin-left: 5px; } .woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total { border-top: none; padding-top: 0; padding-bottom: 10px; text-align: center; margin-bottom: 0; margin-top: 10px; } .woocommerce.widget_shopping_cart p.buttons { text-align: center; margin-bottom: 0; font-size: 0; line-height: 0; } .woocommerce.widget_shopping_cart p.buttons .wc-forward, .woocommerce.widget_shopping_cart p.buttons .checkout.wc-forward { font-size: 12px; padding: 0 20px; } .woocommerce.widget_shopping_cart p.buttons .checkout.wc-forward { margin-right: -10px; margin-left: 10px; border: 0; } .woocommerce a.button:hover:after, .woocommerce button.button:hover:after, .woocommerce a.button:hover:after, .woocommerce button.button:hover:after { right: 0; } .woocommerce.widget_layered_nav ul li, .woocommerce.widget_product_categories .product-categories li { padding: 15px 0; border-bottom: 1px solid #f5f5f5; position: relative; } .woocommerce.widget_product_categories .product-categories li { padding-left: 24px; } .woocommerce.widget_layered_nav ul li:last-child, .woocommerce.widget_product_categories .product-categories li:last-child { border-bottom: 0; } .woocommerce.widget_layered_nav ul li .count { float: right; } .woocommerce.widget_price_filter .price_slider_wrapper { position: relative; padding-top: 25px; } .woocommerce.widget_price_filter .price_slider_wrapper:before { position: absolute; content: ''; top: 25px; left: 0; background: #ddd; height: 5px; width: 100%; } .woocommerce .order_details { padding-left: 0; } .woocommerce #reviews h3 { margin: 0 0 10px 0; } .woocommerce.widget_price_filter .price_slider { height: 5px; margin-right: 15px; position: relative; } .woocommerce.widget_price_filter .price_slider .ui-slider-range { position: absolute; height: 100%; z-index: 1; font-size: 0.7em; display: block; border: 0; background-position: 0 0; } .woocommerce.widget_price_filter .price_slider .ui-slider-handle { background: #fff; border: 2px solid #93c23d; border-radius: 50%; top: -5px; cursor: ew-resize; position: absolute; z-index: 2; width: 15px; height: 15px; display: block; } .woocommerce.widget_price_filter .price_label { line-height: 32px; } .woocommerce.widget_price_filter .button { float: right; } .woocommerce.widget_price_filter .price_slider_amount { margin-top: 20px; } .woocommerce.widget_price_filter .price_slider .ui-widget-header { border: none; background: #93c23d; } .woocommerce.woocommerce.widget_product_categories .product-categories li .children { margin-top: 15px; padding-left: 15px; border-top: 1px solid #f5f5f5; } .woocommerce.woocommerce.widget_product_categories .product-categories li .children li:last-child { padding-bottom: 0; } .woocommerce.widget_product_categories .product-categories li a { position: relative; display: block; } .woocommerce a:hover, .woocommerce a:active, .woocommerce a:focus { color: #93c23d; } .woocommerce.widget_product_categories .product-categories > li .count { position: absolute; top: 15px; right: 30px; } .woocommerce.widget_product_categories .product-categories > li span.fa { cursor: pointer; position: absolute; content: '\f107'; text-align: center; font-family: 'fontawesome'; font-size: 14px; top: 20px; left: 0; color: #dbdbdb; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; } .woocommerce.widget_product_categories .product-categories > li span.fa:hover { color: #93c23d; transform: scale(1.3); } .woocommerce.widget_product_categories .product-categories > li.open span.fa { transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); } .woocommerce.widget_product_search .title-widget { margin-bottom: 20px; } .woocommerce.widget_product_search .woocommerce-product-search { position: relative; display: block; border-collapse: separate; } .woocommerce.widget_product_search .woocommerce-product-search .screen-reader-text { display: none; } .woocommerce.widget_product_search .woocommerce-product-search .search-field { position: relative; z-index: 2; float: left; width: 75%; height: 34px; margin-bottom: 0; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #6f8190; background-color: #fff; background-image: none; border: 1px solid #dee5e9; border-right: 0; } .woocommerce.widget_recent_reviews .product_list_widget .reviewer { font-size: 12px; } .woocommerce.widget_top_rated_products .product_list_widget .star-rating, .woocommerce.widget_recent_reviews .product_list_widget .star-rating { margin: 5px 0; } .woocommerce.widget_recently_viewed_products .product_list_widget del, .woocommerce.widget_recently_viewed_products .product_list_widget del .amount, .woocommerce.widget_products .product_list_widget del, .woocommerce.widget_products .product_list_widget del .amount, .woocommerce.widget_top_rated_products .product_list_widget del, .woocommerce.widget_top_rated_products .product_list_widget del .amount { font-weight: 500; font-size: 16px; color: #aec0ce; } .woocommerce.widget_recently_viewed_products .product_list_widget ins, .woocommerce.widget_products .product_list_widget ins, .woocommerce.widget_top_rated_products .product_list_widget ins { color: #93c23d; text-decoration: none; margin-left: 6px; } .woocommerce .star-rating:before { content: "\f006\f006\f006\f006\f006"; color: #93c23d; font-family: FontAwesome; } .star-rating span { color: #93c23d; } .woocommerce .star-rating span:before { content: "\f005\f005\f005\f005\f005"; font-family: FontAwesome; } .woocommerce.widget_layered_nav_filters ul { margin: 0; padding-top: 20px; } .woocommerce.widget_layered_nav_filters ul li.chosen { display: inline-block; width: 50%; border: 1px solid #dee5e9; text-align: center; line-height: 34px; } .woocommerce.widget_layered_nav_filters ul li.chosen:first-child { border-right: 0; } .woocommerce.widget_product_tag_cloud .tagcloud .tag-widget { margin: 10px 0 0; } /**********************************************************/ /* CART */ /**********************************************************/ .woocommerce table.shop_table { color: #3c3c3c; background-color: #fafafa; border: 0; border-radius: 0; text-align: center; margin-bottom: 0; } .woocommerce table.shop_table td { padding: 15px; } .woocommerce table.shop_table td.product-thumbnail img { margin: 0; width: 55px; } .woocommerce table.shop_table td.product-name { text-align: left; } .woocommerce table.shop_table td.product-price .amount { color: #6f8190; // font-family: 'Montserrat',sans-serif; } .woocommerce table.shop_table td.product-price del .amount { margin-right: 5px; } .woocommerce table.shop_table td.product-subtotal .amount, .woocommerce table.shop_table td.product-name a { color: #3c3c3c; font-weight: bold; // font-family: 'Montserrat',sans-serif; } .woocommerce table.shop_table td.product-name a:hover { color: #93c23d; } .woocommerce table.shop_table td.actions .coupon .input-text { display: inline-block; width: 200px; margin-right: 10px; line-height: 40px; padding: 0 15px; border: 0; background-color: #ffffff; } .woocommerce table.shop_table td.actions .button[name="apply_coupon"] { border: 1px solid #3a4d6a; color: #3a4d6a; line-height: 38px; background-color: transparent; } .woocommerce table.shop_table td.actions .button[name="apply_coupon"]:hover { border-color: #3a4d6a; background-color: #3a4d6a; color: #fff; } .woocommerce table.shop_table td.actions .button:hover { background-color: #fff; color: #93c23d; } .woocommerce table.shop_table th { text-align: center; text-transform: uppercase; border-top: 0; } .woocommerce table.shop_table thead tr th { background-color: #93c23d; color: #fff; } .entry-content .woocommerce table th:first-child, .entry-content .woocommerce table td:first-child { border-left: 0; } .woocommerce table.shop_table a.remove { display: inline-block; width: 20px; height: 20px; line-height: 18px; } .woocommerce table.shop_table .quantity { position: relative; display: table; margin: 0 auto; } .woocommerce table.shop_table .quantity .qty { background-color: #fafafa; border: 1px solid #dee5e9; color: #6f8190; } .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 50%; } .col-md-12 .woocommerce .cart-collaterals .cart_totals, .col-md-12 .woocommerce-page .cart-collaterals .cart_totals { width: 38%; } .woocommerce .cart-collaterals .cart_totals table.shop_table, .woocommerce-page .cart-collaterals .cart_totals table.shop_table { margin-bottom: 15px; } .woocommerce .cart-collaterals .cart_totals h2, .woocommerce .cart-collaterals .cross-sells h2 { font-size: 20px; text-transform: uppercase; color: #3a4d6a; margin: 0; } .woocommerce .cart-collaterals .cart_totals table.shop_table { border: 0; background-color: transparent; } .woocommerce .cart-collaterals .cart_totals table.shop_table tbody th, .woocommerce .cart-collaterals .cart_totals table.shop_table tbody td { vertical-align: top; border-left: 0; border-right: 0; padding: 15px 0; text-align: left; text-transform: capitalize; line-height: 20px; color: #6f8190; // font-family: 'Montserrat',sans-serif; } .woocommerce .cart-collaterals .cart_totals table.shop_table tbody th { width: 30%; } .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr:not(.order-total) th { font-weight: normal; } .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr th { background-color: transparent; // font-family: 'Montserrat',sans-serif; } .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.order-total th, .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr.order-total td { color: #49575f; } .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { background-color: #93c23d; color: #fff; font-weight: 500; } .woocommerce #respond input#submit.alt:after, .woocommerce a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce input.button.alt:after { background-color: #93c23d; } .woocommerce td.product-name dl.variation dt { font-weight: normal; } .woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt { margin-bottom: 0; } .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout { display: block; text-align: center; } .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a { width: 100%; display: block; padding: 5px 0; font-size: 15px; font-weight: 400; } .woocommerce #content div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce #content div.product div.thumbnails a.first, .woocommerce #content div.product div.thumbnails:after, .woocommerce .cart-collaterals:after, .woocommerce .col2-set:after, .woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs ul.tabs:after, .woocommerce div.product div.thumbnails a.first, .woocommerce div.product div.thumbnails:after, .woocommerce ul.products, .woocommerce ul.products li.first, .woocommerce ul.products:after, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails:after, .woocommerce-page .cart-collaterals:after, .woocommerce-page .col2-set:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:after, .woocommerce-page div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails:after, .woocommerce-page ul.products, .woocommerce-page ul.products li.first, .woocommerce-page ul.products:after { clear: both; } .woocommerce ul.products li.first,.woocommerce-page ul.products li.first { clear: both; } .woocommerce-page ul.products li.first { } .woocommerce .cart-collaterals .cross-sells ul.products li:hover .onsale:before, .woocommerce-page .cart-collaterals .cross-sells ul.products li:hover .onsale:before { border-bottom-color: #c51111; } .woocommerce .cart-collaterals .products li.product .price del, .woocommerce .cart-collaterals .products li.product .price ins { display: inline-block; } .woocommerce .cart-collaterals .cross-sells { clear: right; min-width: 100%; margin-left: -15px; margin-right: -15px; } .status-publish.hentry .woocommerce .cart-collaterals .cross-sells h2 { margin-left: 15px; margin-bottom: 50px; } .woocommerce .cart-collaterals .cross-sells .owl-stage-outer { overflow: visible; } /**********************************************************/ /* WISHLIST */ /**********************************************************/ .woocommerce table.wishlist_table tbody td.product-add-to-cart .button { white-space: nowrap; } .woocommerce table.wishlist_table thead th { font-size: 14px; border-top: 0; white-space: nowrap; line-height: 20px; } .woocommerce table.wishlist_table tbody td { padding: 15px; font-size: 14px; white-space: nowrap; line-height: 22px; } .woocommerce table.wishlist_table tr td.product-remove{ width: 77px; } .woocommerce table.wishlist_table tbody .product-thumbnail { width: 133px; text-align: center; padding: 5px; } .woocommerce table.wishlist_table tbody .product-price ins { text-decoration: none; color: #93c23d; font-size: 18px; font-weight: bold; } .woocommerce table.wishlist_table tbody .product-price ins .amount { color: #93c23d; } .woocommerce table.wishlist_table tr td.product-thumbnail a { max-width: none; } .woocommerce table.wishlist_table tbody td.product-add-to-cart .button { border-radius: 0; font-size: 12px; display: inline-block !important; margin: 0; vertical-align: middle; } .yith-wcwl-share h4.yith-wcwl-share-title { margin: 0 0 10px; } .yith-wcwl-share, .yith-wcwl-share ul { margin-bottom: 0; } .woocommerce table.wishlist_table tr td.product-remove { padding: 15px; } /**********************************************************/ /* CHECKOUT */ /**********************************************************/ .woocommerce form .form-row { margin: 0 0 10px; } .woocommerce .col2-set, .woocommerce-page .col2-set { margin-bottom: 60px; float: left; width: 100%; } .woocommerce-checkout .checkout h3 { color: #686868; font-size: 150%; margin-bottom: 17px; } .woocommerce .lost_reset_password .form-row label, .woocommerce .login .form-row label, .woocommerce .woocommerce-checkout .form-row label { text-transform: uppercase; line-height: inherit; color: #737373; // font-family: 'Montserrat',sans-serif; } .woocommerce form .form-row textarea, .woocommerce form .form-row .select2-container, .woocommerce form .form-row input.input-text, .woocommerce form .form-row select { background-color: #fafafa; border-radius: 0px; height: 50px; border: 1px solid #fafafa; box-shadow: none; display: block; width: 100%; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } .woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select { border-color: #fafafa; } .woocommerce form .form-row textarea:focus, .woocommerce form .form-row .select2-container:focus, .woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row select:focus, .woocommerce form .form-row input.input-text:active, .woocommerce form .form-row select:active { box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); } .select2-container .select2-choice { height: 100%; padding: 8px 0; border: 0; white-space: nowrap; color: #949ea6; border-radius: 0; } .select2-container .select2-choice .select2-arrow b:after { border-top-color: #949ea6; } .select2-dropdown-open .select2-choice .select2-arrow b:after { border-top-color: transparent; border-bottom-color: #949ea6; } .select2-dropdown-open .select2-choice { box-shadow: none; } .select2-drop-active, .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { border: 0; border-radius: 0; box-shadow: 0; } .select2-search { padding: 0; } .select2-search input { padding: 2px 0 !important; } .woocommerce .woocommerce-shipping-fields .checkbox, .woocommerce .woocommerce-checkout > h3, .woocommerce .woocommerce-billing-fields h3 { color: #49575f; position: relative; margin: 0 0 30px; clear: both; font-size: 26px; // font-family: 'Montserrat',sans-serif; } .woocommerce .woocommerce-shipping-fields .checkbox:after, .woocommerce .woocommerce-checkout > h3:after, .woocommerce .woocommerce-billing-fields h3:after { content: none; } .woocommerce .woocommerce-shipping-fields h3 { margin: 0 0 25px; display: inline-block; font-size: 26px; // font-family: 'Montserrat',sans-serif; } .woocommerce .woocommerce-shipping-fields .checkbox { font-size: 24px; margin-bottom: 0; float: left; } .woocommerce form .notes { clear: left; } .woocommerce form .notes textarea { resize: vertical; } .woocommerce form .form-row .select2-container { background-color: transparent; } .woocommerce table.woocommerce-checkout-review-order-table th:first-child, .woocommerce table.woocommerce-checkout-review-order-table td:first-child { width: 55%; } .woocommerce table.order_details th, .woocommerce table.order_details td, .woocommerce table.woocommerce-checkout-review-order-table th, .woocommerce table.woocommerce-checkout-review-order-table td { text-align: left; padding: 15px; color: #6f8190; // font-family: 'Montserrat',sans-serif; } .woocommerce table.order_details tfoot th, .woocommerce table.order_details tfoot td, .woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal th, .woocommerce table.woocommerce-checkout-review-order-table .shipping th, .woocommerce table.woocommerce-checkout-review-order-table .order-total th, .woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal td, .woocommerce table.woocommerce-checkout-review-order-table .shipping td, .woocommerce table.woocommerce-checkout-review-order-table .order-total td { background-color: #fafafa; color: #3c3c3c; } .woocommerce #payment { background: transparent; border-radius: 0; } .woocommerce #payment ul.payment_methods li img { width: 151px; margin-left: 0.5em; } .woocommerce #payment ul.payment_methods { border-bottom: none; padding: 70px 0 0; list-style-type: none; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) input[type=checkbox], .woocommerce .create-account input[type=checkbox], .woocommerce .woocommerce-shipping-fields input[type=checkbox], .woocommerce ul#shipping_method li input[type=radio], .woocommerce #payment ul.payment_methods li input[type=radio] { display: none; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label, .woocommerce .create-account .checkbox, .woocommerce .woocommerce-shipping-fields .checkbox, .woocommerce ul#shipping_method li label, .woocommerce #payment ul.payment_methods li label { position: relative; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label:before, .woocommerce .create-account .checkbox:before, .woocommerce .woocommerce-shipping-fields .checkbox:before, .woocommerce ul#shipping_method li label:before, .woocommerce #payment ul.payment_methods li label:before { content: ""; display: inline-block; width: 24px; height: 24px; position: absolute; left: 0; top: 50%; margin-top: -12px; background-color: #cccccc; border: 1px solid #cccccc; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label:before, .woocommerce .create-account .checkbox:before, .woocommerce .woocommerce-shipping-fields .checkbox:before, .woocommerce #payment ul.payment_methods li label:before { background-color: #fafafa; border: 1px solid #fafafa; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) input[type=checkbox]:checked + label:before, .woocommerce .create-account input[type=checkbox]:checked + .checkbox:before, .woocommerce .woocommerce-shipping-fields input[type=checkbox]:checked + .checkbox:before, .woocommerce ul#shipping_method li input[type=radio]:checked + label:before, .woocommerce #payment ul.payment_methods li input[type=radio]:checked + label:before { content: "\f00c"; font-family: 'fontawesome'; color: #93c23d; font-size: 14px; text-align: center; line-height: 24px; background-color: transparent; } .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { border-radius: 0; } .woocommerce form.checkout_coupon .form-row.form-row-last { width: 100%; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label { margin-left: 30px; padding-left: 30px; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label:before { left: 0; } .woocommerce form .form-row.create-account { position: relative; padding: 20px 0 10px; margin: 0; } .woocommerce form .form-row.create-account label.checkbox { padding-left: 40px; } .woocommerce ul#shipping_method li, .woocommerce #payment ul.payment_methods li { text-indent: 0; margin-bottom: 10px; } .woocommerce ul#shipping_method li:last-child, .woocommerce #payment ul.payment_methods li:last-child { margin-bottom: 0; } .woocommerce #payment ul.payment_methods li label { color: #6f8190; font-weight: normal; padding-left: 40px; } .woocommerce #payment div.payment_box { background-color: transparent; border: 1px solid #cccccc; border-radius: 0; padding: 10px 20px; margin: 0 0 15px 40px; } .woocommerce #payment div.payment_box:before { display: none; } .woocommerce #payment div.payment_box p { color: #6f8190; } .woocommerce #payment .payment_method_paypal .about_paypal { line-height: 30px; padding-left: 10px; padding-top: 9px; font-size: 14px; color: #93c23d; } .woocommerce #payment .payment_method_paypal .about_paypal:hover { color: #3c3c3c; } .woocommerce #payment .form-row.place-order { padding: 30px 0 0; margin: 0; } .woocommerce .woocommerce-shipping-fields .checkbox:before { left: auto; right: -40px; } .woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select { background-color: transparent; } /**********************************************************/ /* SUCCESS */ /**********************************************************/ .woocommerce .woocommerce-thankyou-order-received { font-size: 30px; font-weight: 900; color: #93c23d; text-transform: uppercase; } .woocommerce .woocommerce-thankyou-order-details.order_details { padding-left: 0; margin: 30px 0; } .status-publish.hentry .woocommerce .title h3, .status-publish.hentry .woocommerce h2 { margin: 10px 0 30px; } .status-publish.hentry .woocommerce .cart_totals h2, .status-publish.hentry .woocommerce .cross-sells h2 { margin-top: 60px; } .status-publish.hentry .woocommerce .title a.edit { margin-left: 60px; } .status-publish.hentry .woocommerce > p { margin: 0 0 15px; } .status-publish.hentry .woocommerce > p.myaccount_user, .status-publish.hentry .woocommerce > p.order-again, .status-publish.hentry .woocommerce > p.myaccount_address { margin-bottom: 0; } .status-publish.hentry .woocommerce > p.order-again { margin-top: 15px; } .woocommerce .col2-set.addresses, .woocommerce-page .col2-set.addresses, .woocommerce .col2-set.addresses .col-1 address, .woocommerce-page .col2-set.addresses .col-1 address, .woocommerce .col2-set.addresses .col-2 address, .woocommerce-page .col2-set.addresses .col-2 address { margin-bottom: 0; } #add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input { line-height: 38px; } .yith-wcwl-add-to-wishlist .add_to_wishlist{ width: 190px; line-height: 35px; color: #3a4d6a; border-radius: 0 !important; -webkit-border-radius: 0 !important; background-color: transparent; // font-family: 'Montserrat',sans-serif; padding: 0; border: 1px solid #3a4d6a; text-transform: uppercase; display: inline-block; text-align: center; position: relative; overflow: hidden; font-size: 15px; } .yith-wcwl-add-to-wishlist .add_to_wishlist:hover { color: #fff; border-color: #3a4d6a; background-color: #3a4d6a; } .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a { color: #93c23d; } .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover, .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover { color: #49575f; } .wishlist-title h2{ margin-top: 0 !important; } .woocommerce table.order_details th { width: 50%; } .woocommerce table.customer_details th { text-align: left; width: 50%; } /**********************************************************/ /* ACCOUNT */ /**********************************************************/ .woocommerce-account .woocommerce-MyAccount-content h3 { margin-top: 0; color: #49575f; display: table; position: relative; } .woocommerce-account .woocommerce-MyAccount-content h3:after { position: absolute; content: ''; bottom: 5px; right: -57px; height: 3px; width: 50px; background-color: #93c23d; } .woocommerce .billing-address-header-wrapper h3 { display: inline-block; position: relative; margin-bottom: 20px; } .woocommerce input.billing-address-button { margin-top: 20px; margin-left: 3px; } .woocommerce .billing-address-header-wrapper h3:after { position: absolute; content: ''; bottom: 5px; right: -57px; height: 3px; width: 50px; background-color: #93c23d; } .woocommerce table.my_account_orders .order-actions { text-align: center; } .woocommerce table.my_account_orders .order-actions .button { margin-top: 0.5em; line-height: 32px; } .woocommerce table.my_account_orders th { padding: 16px 12px; font-size: 14px; } /**********************************************************/ /* FOOTER */ /**********************************************************/ .footer .woocommerce a, .footer .woocommerce ul.cart_list li a, .footer .woocommerce ul.product_list_widget li a { color: #ffffff; } .footer .woocommerce a:hover, .footer .woocommerce ul.cart_list li a:hover, .footer .woocommerce ul.product_list_widget li a:hover { color: #93c23d; } .footer .woocommerce #respond input#submit, .footer .woocommerce a.button, .footer .woocommerce button.button, .footer .woocommerce input.button { background-color: #3B4757; } .footer .woocommerce #respond input#submit:hover, .footer .woocommerce a.button:hover, .footer .woocommerce button.button:hover, .footer .woocommerce input.button:hover { color: #ffffff; } .footer .woocommerce #respond input#submit:hover:after, .footer .woocommerce a.button:hover:after, .footer .woocommerce button.button:hover:after, .footer .woocommerce input.button:hover:after { background-color: #93c23d; } .footer .woocommerce.widget_layered_nav_filters ul, .footer .woocommerce.widget_price_filter .price_slider_wrapper, .footer .woocommerce.widget_product_search .woocommerce-product-search { padding-top: 0; } .footer .woocommerce .widget_shopping_cart .cart_list li, .footer .woocommerce.widget_shopping_cart .cart_list li, .footer .woocommerce ul.cart_list li, .footer .woocommerce ul.product_list_widget li { padding-top: 15px; padding-bottom: 15px; border-color: #2F374C; } .footer .woocommerce.widget_layered_nav ul li:first-child, .footer .woocommerce.widget_product_categories .product-categories > li:first-child, .footer .woocommerce .widget_shopping_cart .cart_list li:first-child, .footer .woocommerce.widget_shopping_cart .cart_list li:first-child, .footer .woocommerce ul.cart_list li:first-child, .footer .woocommerce ul.product_list_widget li:first-child { padding-top: 0; } .footer .woocommerce.widget_product_categories .product-categories > li:first-child > span { top: 0; } .footer .woocommerce .widget_shopping_cart .cart_list li a.remove, .footer .woocommerce.widget_shopping_cart .cart_list li a.remove { top: 15px; } .footer .woocommerce.widget_product_tag_cloud .tag-widget { margin-top: 0; } .footer .woocommerce .widget_shopping_cart .total, .footer .woocommerce.widget_shopping_cart .total { border-color: #2F374C; } .footer .woocommerce ul.cart_list li img, .footer .woocommerce ul.product_list_widget li img { width: 59px; } .footer .woocommerce ul.product_list_widget li .quantity { margin-left: 75px; } .footer .woocommerce ul.product_list_widget li .quantity .amount, .footer .woocommerce .widget_shopping_cart .total .amount, .footer .woocommerce.widget_shopping_cart .total .amount, .footer .woocommerce.widget_top_rated_products .product_list_widget .amount, .footer .woocommerce.widget_recently_viewed_products .product_list_widget .amount, .footer .woocommerce.widget_products .product_list_widget .amount { font-size: 16px; } .woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .woocommerce .col-md-12 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{ float: right; margin-left: 220px; } .yith-wcwl-add-to-wishlist .ajax-loading { display: none !important; } .col-md-8 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{ margin-top: 0; margin-left: 0; float: right; } .comment-text .description p{ margin-bottom: 0 !important; } .slick-list { position: relative; } .thumbnails.slider > div { overflow: visible !important; height: auto !important; } ul.yith_magnifier_gallery { overflow: hidden; position: relative !important; width: calc(100% + 15px)!important; width: -webkit-calc(100% + 15px)!important; width: -moz-calc(100% + 15px)!important; height: auto !important; padding-bottom: 35px; } ul.yith_magnifier_gallery li { margin-right: 15px; } ul.yith_magnifier_gallery li a { margin-top: 0 !important; } /**********************************************************/ /* RTL */ /**********************************************************/ .rtl .sidebar .widget .title-widget { text-align: right; padding-right: 20px; padding-left: 0; border-right: 4px solid #93c23d; border-left: 0; } .rtl .woocommerce .woocommerce-result-count, .rtl .woocommerce-page .woocommerce-result-count { float: right; } .rtl .woocommerce .woocommerce-ordering, .rtl .woocommerce .woocommerce-ordering { float: left; } .rtl .woocommerce ul.products li.product .onsale, .rtl .woocommerce .type-product .onsale, .rtl .woocommerce ul.products li.type-product .onsale { left: auto; right: 15px; } .rtl .woocommerce nav.woocommerce-pagination ul li { float: right; } .rtl .woocommerce nav.woocommerce-pagination > .page-numbers > li .page-numbers { margin-left: 5px; margin-right: 0; } .rtl .widget_search .search-btn, .search-page .search-btn, .content-none .search-btn { margin-right: 0; margin-left: 6px; float: left; } .rtl .widget_search .searchbox, .search-page .searchbox, .content-none .searchbox { padding-left: 0; padding-right: 18px; } .rtl #page-sidebar .widget_recent_comments ul li > a:before, .rtl #page-sidebar .widget_recent_entries ul li > a:before, .rtl #page-sidebar .widget_nav_menu ul li > a:before, .rtl #page-sidebar .widget_links ul li > a:before, .rtl #page-sidebar .widget_pages ul li > a:before, .rtl #page-sidebar .widget_meta ul li > a:before, .rtl #page-sidebar .widget_rss ul li > a:before, .rtl .footer-main .widget_recent_comments ul li > a:before, .rtl .footer-main .widget_recent_entries ul li > a:before, .rtl .footer-main .widget_nav_menu ul li > a:before, .rtl .footer-main .widget_links ul li > a:before, .rtl .footer-main .widget_pages ul li > a:before, .rtl .footer-main .widget_meta ul li > a:before, .rtl .footer-main .widget_rss ul li > a:before { content: '\f177'; margin-right: 0; margin-left: 10px; } .rtl #page-sidebar .widget_recent_entries ul li a:hover, .rtl #page-sidebar .widget_categories ul li a:hover, .rtl #page-sidebar .widget_nav_menu ul li a:hover, .rtl #page-sidebar .widget_archive ul li a:hover, .rtl #page-sidebar .widget_links ul li a:hover, .rtl #page-sidebar .widget_pages ul li a:hover, .rtl #page-sidebar .widget_meta ul li a:hover, .rtl #page-sidebar .widget_rss ul li a:hover, .rtl .footer-main .widget_recent_entries ul li > a:hover, .rtl .footer-main .widget_nav_menu ul li > a:hover, .rtl .footer-main .widget_links ul li > a:hover, .rtl .footer-main .widget_pages ul li > a:hover, .rtl .footer-main .widget_meta ul li > a:hover, .rtl .footer-main .widget_rss ul li > a:hover { left: -10px; } .rtl .widget_archive ul li a, .rtl .widget_categories ul li.cat-item a { margin-right: 0; margin-left: 10px; } .rtl .widget_archive ul li a:before, .rtl .widget_categories ul li.cat-item a:before { content: '\f177'; margin-right: 0; margin-left: 10px; } .rtl .woocommerce.widget_layered_nav ul li .count { float: left; } .rtl.woocommerce #content div.product div.summary, .rtl.woocommerce div.product div.summary, .rtl.woocommerce-page #content div.product div.summary, .rtl.woocommerce-page div.product div.summary { padding-left: 0; padding-right: 15px; } .rtl .woocommerce.widget_product_categories .product-categories > li span.fa { left: auto; right: 0; } .rtl .woocommerce.widget_product_categories .product-categories > li span.fa:before { content: '\f177'; } .rtl .woocommerce.widget_product_categories .product-categories > li .count { right: auto; left: 0; } .rtl .woocommerce.widget_product_categories .product-categories li { padding-left: 0; padding-right: 24px; } .rtl .woocommerce .star-rating, .rtl.woocommerce .star-rating { float: left; } .rtl .woocommerce .star-rating:before, .rtl.woocommerce .star-rating:before { float: right; left: auto; right: 0; } .rtl .woocommerce .star-rating span, .rtl.woocommerce .star-rating span { float: right; top: 0; left: auto; right: 0; } .rtl .woocommerce .star-rating span:before, .rtl.woocommerce .star-rating span:before { left: auto; right: 0; } .rtl .woocommerce.widget_product_search .woocommerce-product-search .search-field { float: right; border: 1px solid #dee5e9; border-right: 1px solid #dee5e9; border-left: 0; } .rtl .footer-main .title-widget:before { left: auto; right: 0; } .rtl .footer-main .title-widget { padding-left: 0; padding-right: 30px; } .rtl .woocommerce #content div.product div.images, .rtl .woocommerce div.product div.images, .rtl .woocommerce-page #content div.product div.images, .rtl .woocommerce-page div.product div.images { float: right; } .rtl .woocommerce .type-product .images, .rtl.woocommerce #content div.product div.images, .rtl.woocommerce div.product div.images, .rtl.woocommerce-page #content div.product div.images, .rtl.woocommerce-page div.product div.images { float: right; padding-left: 15px; padding-right: 0; } .rtl.woocommerce #content div.product div.thumbnails a, .rtl.woocommerce div.product div.thumbnails a, .rtl.woocommerce-page #content div.product div.thumbnails a, .rtl.woocommerce-page div.product div.thumbnails a { float: right; width: 30.75%; margin-left: 3.8%; margin-right: 0; } .rtl.woocommerce div.product form.cart div.quantity { float: right; margin: 0 0 0 4px; } .rtl.woocommerce div.product form.cart .button { float: left; } .rtl .yith-wcwl-add-to-wishlist .yith-wcwl-add-button { float: left; } .rtl .woocommerce div.product .woocommerce-tabs ul.tabs li, .rtl .woocommerce div.product .woocommerce-tabs li { float: right; } .rtl .woocommerce div.product .woocommerce-tabs ul.tabs > li:first-child, .rtl .woocommerce div.product .woocommerce-tabs ul.tabs > li:first-child { padding-left: 25px; padding-right: 0; } .rtl .woocommerce div.product .woocommerce-tabs ul.tabs > li a:before, .rtl .woocommerce div.product .woocommerce-tabs ul.tabs > li a:before { left: auto; right: 0; } .rtl .woocommerce div.product .woocommerce-tabs ul.tabs > li > a, .rtl .woocommerce div.product .woocommerce-tabs ul.tabs > li > a { padding-left: 0; padding-right: 10px; } .woocommerce .commentlist .comment_container .comment-text .star-rating { width: 77px; } .rtl .woocommerce .commentlist .comment_container .comment-text .star-rating { float: left; } .rtl .woocommerce #reviews #comments ol.commentlist li .comment-text { padding: 0 30px 0 0; } .rtl .woocommerce #reviews #comments ol.commentlist li .comment-text { margin: 0 50px 0 0; } .rtl .woocommerce table.shop_table td.product-name { text-align: right; } .rtl .status-publish.hentry .woocommerce .title h3, .rtl .status-publish.hentry .woocommerce h2, .rtl .woocommerce .type-product .related h2, .rtl .woocommerce .type-product .upsells h2 { padding-left: 0; padding-right: 10px; } .rtl .status-publish.hentry .woocommerce .title h3:after, .rtl .status-publish.hentry .woocommerce h2:after, .rtl.woocommerce .woocommerce-shipping-fields .checkbox:after, .rtl.woocommerce .woocommerce-checkout > h3:after, .rtl.woocommerce .woocommerce-billing-fields h3:after, .rtl .woocommerce .type-product .related h2:after, .rtl .woocommerce .type-product .upsells h2:after { left: auto; right: 0; } .rtl .wishlist_table tr td.product-thumbnail, .rtl .wishlist_table tr td.product-name, .rtl .wishlist_table tr td.wishlist-name, .rtl .wishlist_table tr td.wishlist-privacy, .rtl.woocommerce table.wishlist_table tfoot td { text-align: right; } .rtl .col-md-8 .woocommerce ul.products > button.slick-next, .rtl .woocommerce .col-md-8 ul.products > button.slick-next { right: auto; left: 335px; } .rtl .col-md-8 .woocommerce ul.products > button.slick-prev, .rtl .woocommerce .col-md-8 ul.products > button.slick-prev { left: auto; right: 335px; } .rtl .col-md-12 .woocommerce ul.products > button.slick-next, .rtl .woocommerce .col-md-12 ul.products > button.slick-next { right: auto; left: 395px; } .rtl .col-md-12 .woocommerce ul.products > button.slick-prev, .rtl .woocommerce .col-md-12 ul.products > button.slick-prev { left: auto; right: 395px; } .rtl.woocommerce p.woocommerce-result-count { float: right; } .rtl .woocommerce .col-md-12 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button { float: left; margin-left: 0; } .rtl.woocommerce .woocommerce-info .wc-forward, .rtl .woocommerce .woocommerce-info .wc-forward, .rtl.woocommerce .woocommerce-message .wc-forward, .rtl .woocommerce .woocommerce-message .wc-forward { float: left; } .rtl .woocommerce-error, .rtl .woocommerce-info, .rtl .woocommerce-message { padding: 1em 3.5em 1em 2em!important; } .rtl .woocommerce-error:before, .rtl .woocommerce-info:before, .rtl .woocommerce-message:before { left: auto; right: 1.5em; } .rtl .woocommerce #content table.cart td.actions .coupon, .rtl .woocommerce table.cart td.actions .coupon, .rtl .woocommerce-page #content table.cart td.actions .coupon, .rtl .woocommerce-page table.cart td.actions .coupon { float: right; } .rtl .woocommerce #content table.cart td.actions, .rtl .woocommerce table.cart td.actions, .rtl .woocommerce-page #content table.cart td.actions, .rtl .woocommerce-page table.cart td.actions { text-align: left; } .rtl #add_payment_method table.cart td.actions .coupon .input-text, .rtl .woocommerce-cart table.cart td.actions .coupon .input-text, .rtl .woocommerce-checkout table.cart td.actions .coupon .input-text { float: none; margin: 0 0 0 4px; } .rtl .woocommerce .cart-collaterals .cart_totals table.shop_table tbody th, .rtl .woocommerce .cart-collaterals .cart_totals table.shop_table tbody td { text-align: right; } .rtl .woocommerce .cart-collaterals .cart_totals, .rtl .woocommerce-page .cart-collaterals .cart_totals { float: left; } /**********************************************************/ /* RESPONSE */ /**********************************************************/ @media screen and (max-width: 1199px) { .woocommerce.widget_product_search .woocommerce-product-search .search-field { width: 65%; } .woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] { width: 35%; } .woocommerce ul.product_list_widget li .quantity .amount, .woocommerce .widget_shopping_cart .total .amount, .woocommerce.widget_shopping_cart .total .amount, .woocommerce.widget_top_rated_products .product_list_widget .amount, .woocommerce.widget_recently_viewed_products .product_list_widget .amount, .woocommerce.widget_products .product_list_widget .amount { font-size: 16px; } .woocommerce table.shop_table td.actions .coupon { width: 100%; text-align: left; margin-bottom: 15px; } .woocommerce table.shop_table td.actions .coupon input.input-text { width: 250px; } .woocommerce table.shop_table td.actions input.button[name="update_cart"] { width: 200px; } .woocommerce table.shop_table td.actions .coupon input.button { float: right; width: 200px; } .woocommerce .added_to_cart.wc-forward, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { } .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 266px; } .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 266px; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev { left: 310px; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next { right: 310px; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev { left: 110px; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next { right: 125px; } .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 205px; } .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: 190px; } .col-md-8 .woocommerce table.wishlist_table tbody .product-price ins { display: block; line-height: 16px; margin-top: 10px; } .col-md-8 .woocommerce table.wishlist_table tbody .product-price ins .amount { display: block; } } @media screen and (max-width: 991px) { .woocommerce ul.yith_magnifier_gallery > button.slick-next, .woocommerce ul.yith_magnifier_gallery > button.slick-prev { top: 80%; } .woocommerce ul.products > button.slick-next, .woocommerce ul.products > button.slick-prev { top: 92%; } .woocommerce .col-md-12 .products .type-product { width: 50% } .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary { width: 50%; float: left; } .woocommerce .type-product .woocommerce-tabs { padding-top: 60px; padding-bottom: 60px; } .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product { clear: inherit; } .woocommerce.widget_product_search .woocommerce-product-search .search-field { width: 80%; } .woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] { width: 20%; } .woocommerce .type-product .entry-summary .price ins, .woocommerce .type-product .entry-summary .price > .amount { font-size: 32px; } .woocommerce table.shop_table .quantity { display: inline-block; } .woocommerce .cart-collaterals .cart_totals table.shop_table tbody th, .woocommerce .cart-collaterals .cart_totals table.shop_table tbody td { background-color: transparent; } .woocommerce #content table.cart td.actions .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon { float: left; } .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order { margin-bottom: 0; } .woocommerce .woocommerce-shipping-fields h3 { margin-top: 60px; } .col-md-12 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{ margin-top: 0; margin-left: 0; } .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 315px; } .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 315px; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev { left: 135px; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next { right: 150px; } .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 135px; } .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: 150px; } .col-md-12 .woocommerce .cart-collaterals .cart_totals, .col-md-12 .woocommerce-page .cart-collaterals .cart_totals { width: 50%; } .woocommerce table.wishlist_table tbody .product-price ins { display: block; } .col-md-8 .woocommerce table.wishlist_table tbody .product-price ins { display: inline-block; } .col-md-8 .woocommerce table.wishlist_table tbody .product-price ins .amount { display: inline-block; } } @media screen and (max-width: 767px) { .woocommerce .woocommerce-shipping-fields h3 { margin-top: 40px; } .woocommerce .col2-set, .woocommerce-page .col2-set { margin-bottom: 40px; } .woocommerce table.shop_table td.actions input.button[name="update_cart"] { padding: 13px 20px; } .status-publish.hentry .woocommerce .title h3, .status-publish.hentry .woocommerce h2 { margin: 40px 0 30px; } .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins .amount, .woocommerce .products .type-product .price ins .amount, .woocommerce .products .type-product .price > .amount { font-size: 16px; } .woocommerce ul.products li.product h3, .woocommerce .products .type-product h3 { font-size: 18px; } .woocommerce .cart-collaterals .cross-sells ul.products li .add_to_cart_button, .woocommerce .products .type-product .add_to_cart_button, .woocommerce .products .type-product .ajax_add_to_cart, .woocommerce .products .type-product .added_to_cart.wc-forward, .woocommerce .products .type-product .product_type_variable, .woocommerce .added_to_cart.wc-forward, .woocommerce input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { height: auto; } .col-md-12 .woocommerce .cart-collaterals .cart_totals, .col-md-12 .woocommerce-page .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 100%; border: 0; } .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a { float: right; width: 250px; } .woocommerce table.cart td.actions .coupon { padding-bottom: 0; margin-bottom: 30px; } .woocommerce .type-product .entry-summary .single_add_to_cart_button { font-size: 14px; } .table-responsive { border: none; margin-bottom: 0; } .woocommerce .type-product .entry-summary .price del { font-size: 18px; } .woocommerce .type-product .entry-summary .price ins, .woocommerce .type-product .entry-summary .price > .amount { font-size: 24px; } .woocommerce .type-product .woocommerce-tabs .tabs > li { padding: 10px 15px; } .woocommerce .type-product .woocommerce-tabs .tabs > li > a { font-size: 18px; } .woocommerce .woocommerce-thankyou-order-received { font-size: 24px; } .status-publish.hentry .woocommerce .title h3, .status-publish.hentry .woocommerce h2, .woocommerce .type-product .related h2, .woocommerce .type-product .upsells h2, .status-publish.hentry .woocommerce .cart-collaterals .cross-sells h2 { font-size: 24px; margin-bottom: 35px; } .woocommerce .type-product .entry-summary .entry-title { font-size: 30px; } .woocommerce .type-product .woocommerce-tabs { padding-top: 50px; padding-bottom: 50px; } .woocommerce .type-product .woocommerce-tabs .panel { padding-top: 20px; } .woocommerce .type-product .entry-summary .price { margin-top: 15px; margin-bottom: 15px; } .woocommerce .type-product p, .woocommerce .type-product .entry-summary .quantity, .woocommerce .product .cart .single_variation_wrap .woocommerce-variation, .woocommerce .product .cart .variations { margin-bottom: 15px; } .woocommerce .type-product .cart { padding-top: 15px; } .woocommerce #payment ul.payment_methods { padding-top: 30px; } .woocommerce .woocommerce-error, .woocommerce .woocommerce-message, .woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-info { line-height: 20px; padding-top: 10px !important; padding-bottom: 10px !important; } .woocommerce .woocommerce-message a, .woocommerce .woocommerce-message a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-info .button { line-height: 20px; } .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before { top: 10px; } .woocommerce table.shop_table td.product-quantity:before { line-height: 40px; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev, .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 42%; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next, .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 42%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 40%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: calc((100% - 15px) * 40 / 100); right: -webkit-calc((100% - 15px) * 40 / 100); right: -moz-calc((100% - 15px) * 40 / 100); } .woocommerce table.shop_table td.actions .coupon input.button { width: 200px; } .col-md-8 .woocommerce table.wishlist_table tbody .product-price ins { display: block; } .woocommerce .products .type-product { margin-bottom: 40px; } .woocommerce .type-product .upsells { margin-bottom: 80px; } } @media screen and (max-width: 700px) { .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev, .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 41%; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next, .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 41%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 38%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: calc((100% - 15px) * 38 / 100); right: -webkit-calc((100% - 15px) * 38 / 100); right: -moz-calc((100% - 15px) * 38 / 100); } .col-md-8 .woocommerce table.wishlist_table tbody .product-price ins .amount, .woocommerce table.wishlist_table tbody .product-price ins .amount { display: block; } .woocommerce table.wishlist_table tbody .product-price ins { line-height: 14px; margin-top: 8px; } } @media screen and (max-width: 600px) { .woocommerce div.product form.cart div.quantity { margin: 0 4px 15px 0; } .woocommerce .type-product .entry-summary .price del { margin-right: 10px; } .woocommerce .type-product .entry-summary .price ins, .woocommerce .type-product .entry-summary .price > .amount { font-size: 22px; } .woocommerce .type-product .entry-summary .price ins .amount:first-child { margin-right: 5px; } .woocommerce .type-product .entry-summary .price ins .amount:last-child { margin-left: 5px; } .woocommerce .type-product .woocommerce-tabs { padding-top: 50px; padding-bottom: 50px; } .status-publish.hentry .woocommerce .title h3, .status-publish.hentry .woocommerce h2, .woocommerce .type-product .related h2, .woocommerce .type-product .upsells h2, .status-publish.hentry .woocommerce .cart-collaterals .cross-sells h2, .status-publish.hentry .woocommerce .title h3, .status-publish.hentry .woocommerce h2 { margin-top: 50px; margin-bottom: 30px; } .woocommerce .type-product .related h2 { margin-top: 0; } .woocommerce.widget_product_search .woocommerce-product-search .search-field { width: 75%; } .woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] { width: 25%; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 39%; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next, .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 39%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 36%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: calc((100% - 15px) * 36 / 100); right: -webkit-calc((100% - 15px) * 36 / 100); right: -moz-calc((100% - 15px) * 36 / 100); } .woocommerce table.shop_table td.actions .coupon input.input-text { width: 200px; } .woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td { white-space: normal; } } @media screen and (max-width: 480px) { .woocommerce .products ul, .woocommerce ul.products { margin-left: 0; margin-right: 0; } .col-1 { margin-bottom: 0; } .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary { width: 100%; } .woocommerce div.product .woocommerce-tabs ul.tabs > li > a { font-size: 20px; } .woocommerce div.product form.cart div.quantity { margin: 0 4px 0 0; } .woocommerce div.product form.cart, .woocommerce div.product p.cart { margin-bottom: 20px; } .woocommerce div.product .woocommerce-product-rating { margin-bottom: 0; } .woocommerce .type-product .entry-summary, .woocommerce .type-product .images { width: 100%; padding-left: 0; padding-right: 0; } .woocommerce .type-product .entry-summary { padding-top: 15px; } .woocommerce table.shop_table td.actions .coupon { width: 100%; } .woocommerce table.shop_table td.actions .coupon .input-text { width: 100%; margin: 0; margin-bottom: 15px; } .woocommerce table.shop_table td.actions .coupon input.button, .woocommerce table.shop_table td.actions input.button, .woocommerce table.shop_table td.actions .coupon input.input-text, .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a { width: 100%; } .woocommerce.widget_product_search .woocommerce-product-search .search-field { width: 70%; } .woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] { width: 30%; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev, .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 37%; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next, .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 37%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 40%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: calc((100% - 15px) * 40 / 100); right: -webkit-calc((100% - 15px) * 40 / 100); right: -moz-calc((100% - 15px) * 40 / 100); } .woocommerce table.shop_table td.actions input.button[name="update_cart"] { width: 100%; } .woocommerce table.shop_table thead tr th, .woocommerce table.wishlist_table tbody td { padding: 5px; } .woocommerce table.shop_table thead tr th.product-name, .woocommerce table.wishlist_table tbody td.product-name { border-left: none; padding-left: 5px; font-size: 14px; } .woocommerce table.wishlist_table tr td.product-remove { padding: 0; } .woocommerce table.shop_table thead tr th.product-remove, .woocommerce table.wishlist_table tr td.product-remove { width: 0; } .woocommerce .cross-sells .products .slick-track { left: 0 !important; } .woocommerce .col-md-8 ul.products li.product, .woocommerce-page .woocommerce .col-md-8 ul.products li.product { width: 100%; } } @media screen and (max-width: 479px) { .woocommerce .products .type-product:nth-child(odd), .woocommerce .products .type-product:nth-child(even) { width: 100%; padding-right: 15px; padding-left: 15px; } .woocommerce .products .type-product:nth-child(odd):before, .woocommerce .products .type-product:nth-child(odd):after, .woocommerce .products .type-product:nth-child(even):before, .woocommerce .products .type-product:nth-child(even):after { left: 15px; right: 15px; } .woocommerce .products .type-product { margin-bottom: 35px; } .woocommerce #payment .payment_method_paypal .about_paypal { display: none; } .woocommerce form .form-row { width: 100%; } .woocommerce p.woocommerce-result-count { display: block; } .woocommerce .woocommerce-ordering { float: none; margin-bottom: 35px; width: 100%; } .woocommerce .woocommerce-ordering .orderby { width: 100%; } .woocommerce .login .form-row:not(.form-row-first):not(.form-row-last):not(.form-row-wide) label { display: block; margin-left: 0; margin-top: 15px; } .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce .type-product .upsells > .products .type-product, .woocommerce .type-product .related > .products .type-product { width: 100%; } .woocommerce .cart-collaterals .cross-sells { display: block; width: auto; } .woocommerce .commentlist .comment_container { padding: 20px; } .woocommerce .commentlist .comment_container .comment-text .star-rating { float: none; } .woocommerce .commentlist .comment_container img { width: 60px; height: 60px; } .woocommerce .commentlist .comment_container .comment-text { padding: 0 0 0 20px; } .woocommerce .col-md-12 .products .type-product { margin-bottom: 40px; } } @media screen and (max-width: 380px) { .woocommerce .woocommerce-shipping-fields h3 { min-height: 0; } .woocommerce .woocommerce-shipping-fields .checkbox:before { position: absolute; top: auto; bottom: -50px; right: auto; left: 0; } .woocommerce.widget_product_search .woocommerce-product-search .search-field { width: 65%; } .woocommerce.widget_product_search .woocommerce-product-search input[type='submit'] { width: 35%; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev, .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 35%; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next, .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 35%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-prev, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-prev { left: 39%; } .woocommerce .col-md-8 ul.yith_magnifier_gallery > button.slick-next, .woocommerce .col-md-12 ul.yith_magnifier_gallery > button.slick-next { right: calc((100% - 15px) * 39 / 100); right: -webkit-calc((100% - 15px) * 39 / 100); right: -moz-calc((100% - 15px) * 39 / 100); } .woocommerce table.shop_table thead tr th, .woocommerce table.wishlist_table tbody td { font-size: 14px; } .woocommerce table.wishlist_table tbody .product-price ins { font-size: 16px; } .woocommerce table.wishlist_table tbody td.product-add-to-cart .button { padding: 6px; font-size: 10px; } .rlp-table { padding: 30px 15px; } } @media screen and (max-width: 320px) { .woocommerce .type-product .entry-summary .entry-title { font-size: 30px; } .woocommerce table.shop_table tbody:first-child tr td { word-break: break-word; } .col-md-12 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-12 ul.products > button.slick-prev, .col-md-8 .woocommerce ul.products > button.slick-prev, .woocommerce .col-md-8 ul.products > button.slick-prev { left: 33%; } .col-md-12 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-12 ul.products > button.slick-next, .col-md-8 .woocommerce ul.products > button.slick-next, .woocommerce .col-md-8 ul.products > button.slick-next { right: 33%; } }
0.158695
0.030215
html { font-size: max(2vh,16px); font-family: 'Nunito', sans-serif; color: #000000; background-color: #cde9fc; } p { margin: 0; } a { color: initial; text-decoration: none; } s { text-decoration: line-through; } body { margin: 0; } main { height: 100%; overflow-y: auto; padding-bottom: 10em; } /* superscript, currently only used for * required on register */ sup { color: #d83200; } .hoverable:hover { filter: brightness(0.85); cursor: pointer; } .disabled { pointer-events: none; cursor: default; filter: opacity(0.5); } /* --------------navigation bar-------------- */ .navbar { pointer-events: auto; overflow: hidden; width: 100%; background-color: #ffffff; } .navbar ul { display: flex; flex-direction: row; justify-content: space-around; list-style-type: none; margin: 0; padding: 0 10vw; } .navbar li { float: left; } .navbar li a { display: flex; flex-direction: column; background-color: #ffffff; color: black; text-align: center; padding: 0.7em 5vw; text-decoration: none; font-size: 0.9em; font-weight: 300; } .navbar li a:hover { background-color: #E2E2E2; } #navicon { font-size: 1.3em; } /* --------------floating element class-------------- */ /* sticky to top */ .stickytop { position: -webkit-sticky; /* Safari */ position: sticky; top: 0; z-index: 9999; } .fixedbot { position: fixed; bottom: 0; z-index: 9999; margin: 0; padding: 0; width: 100%; pointer-events: none; } /* --------------homepage van list float ------------- */ #vanlistfloat { overflow: hidden; box-sizing: border-box; pointer-events: auto; background-color: #ffffff; border-radius: 30px; margin: 0 1vw 2vh; } #vanlistexpand { margin: 0; pointer-events: auto; color: #919191; font-size: 1em; font-weight: bold; text-align: center; } #vanlistexpand i { transform-origin: center; -webkit-transform:scale(2,1); /* Safari and Chrome */ -moz-transform:scale(2,1); /* Firefox */ -ms-transform:scale(2,1); /* IE 9 */ -o-transform:scale(2,1); /* Opera */ transform:scale(2,1); } #vanlistexpand:hover { background-color: #ececec; cursor: pointer; } #vanlistcontainer { overflow: hidden; box-sizing: border-box; pointer-events: auto; padding: 0 7vw 2vh; display: grid; grid-template-columns: 1fr; grid-auto-rows: min-content; grid-template-areas: "vanlisttop" "vanlistbottom"; } #vanlisttop { grid-area: vanlisttop; } #vanlistbottom { grid-area: vanlistbottom; display: none; /* changes to flex when list expanded */ flex-direction: column; } /* closest van, vans nearby */ #vanlistcontainer h1 { margin: 0.5vh 0 0; padding: 0 0 0 1vw; font-size: 0.9em; font-weight: 700; color: #5490f5; } .vanlistitem { margin: 0 0 0.5vh; padding: 0.5vh 1vw; box-sizing: border-box; /* when selected, show a border */ border-radius: 10px; /* border: 1px solid #5490f5; */ display: grid; grid-template-columns: auto min-content; grid-template-areas: "vaninfo vancontinue"; } .vanlistitem:hover { background-color: #e6e6e6; cursor: pointer; } .vaninfo { grid-area: vaninfo; } /* van name */ .vaninfo h3 { margin: 0 0 0.1vh; padding: 0; font-size: 1em; font-family: "Roboto", sans-serif; font-weight: 400; } /* van address */ .vaninfo h4 { margin: 0 0 0.1vh; font-size: 0.8em; font-family: "Work Sans", sans-serif; font-weight: 500; color: #727272; text-transform: capitalize; } /* van distance */ .vaninfo h5 { margin: 0; font-family: "Roboto", sans-serif; font-weight: 400; } .vancontinue { grid-area: vancontinue; display: flex; flex-direction: row; justify-content: flex-end; align-items: center; margin-left: 5vw; } .vancontinue a { margin: 0; padding: 1vh 3vw; min-width: 110px; max-width: 150px; max-height: 50px; border-radius: 50px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; background-color: #5490f5; color: #ffffff; font-size: 1em; font-weight: 700; cursor: pointer; } .vancontinue a:hover { background-color: #7ca7f1; } /* --------------cart float--------------- */ #cartcontainer { overflow: hidden; pointer-events: auto; box-sizing: border-box; margin: 0; max-height: 30vh; padding: 2vh 7vw; background-color: #e4e4e4; border-radius: 30px 30px 0 0; display: grid; grid-template-rows: auto min-content; grid-template-areas: "cart" "buttons"; } #cart { grid-area: cart; height: 100%; display: none; /* display:grid when cart expanded */ grid-template-rows: auto min-content; grid-template-areas: "cartlist" "carttotal"; } #cartlist { grid-area: cartlist; overflow-y: auto; height: 17vh; display: grid; row-gap: 0.5vh; grid-template-columns: 1fr; grid-auto-rows: min-content; } .carttotal { grid-area: carttotal; text-align: end; font-weight: 600; } .cartitem { height: min-content; padding: 0; margin: 0; display: grid; width: 100%; justify-content: space-between; align-items: center; grid-template-columns: 10% 40% 30% 20%; grid-template-areas: "itemdel itemname itemquant itemprice"; } .itemdel { grid-area: itemdel; padding: 0; display: flex; justify-content: center; align-items: center; font-size: 1em; } .itemdel i:hover { color: #686868; cursor: pointer; } .itemname { grid-area: itemname } .itemquant { grid-area: itemquant } .itemprice { grid-area: itemprice; text-align: left; } .cartitem .number-input input[type="number"]{ width: 1.2em; } .cartbuttons { grid-area: buttons; align-self: flex-end; display: grid; grid-template-columns: 1fr 1fr; justify-content: space-between; margin-top: 1vh; } .cartbutton { display: block; border-radius: 50px; border: none; height: 100%; padding: 1vh 0; width: 30vw; min-width: 110px; max-width: 150px; background-color: #ffffff; white-space: nowrap; text-decoration: none; font-family: "Nunito", sans-serif; font-size: 1em; text-align: center; } #vcartbutton { justify-self: left; background-color: #ffffff; font-weight: 400; } #vcartbutton:hover { cursor: pointer; background-color: #c4c4c4; } #chkoutbutton { justify-self: right; background-color: #5391f5; color: #ffffff; font-weight: 600; } #chkoutbutton:hover { cursor: pointer; background-color: #7ca7f1; } /* -----------van selected float for menu pages------------- */ .vanfloat { overflow: hidden; box-sizing: border-box; background-color: #ffffff; padding: 1.6vh 4vw 1.3vh 8vw; display: grid; grid-template-columns: auto auto; margin: 0; grid-template-areas: "vanfloatleft vanfloatright"; } .vanfloat #vanfloatleft { grid-area: vanfloatleft; justify-self: start; align-content: start; } .vanfloat #vanfloatright { grid-area: vanfloatright; justify-self: end; align-content: start; } .vanfloat p { font-family: "Roboto", sans-serif; font-size: 0.7em; font-weight: 300; color: #181818; } /* van name */ .vanfloat h3 { margin: 1vh 0 0.2vh; font-family: "Roboto", sans-serif; font-weight: 400; } /* address */ .vanfloat h4 { margin: 0.5vh 0 0.2vh; font-size: 0.8em; font-family: "Work Sans", sans-serif; font-weight: 500; color: #727272; text-transform: capitalize; } /* distance */ .vanfloat h5 { font-family: "Roboto", sans-serif; font-weight: 400; margin: 0.5vh 0 0.2vh; } /* change truck button */ .vanfloat a { display: flex; background-color: #5490f5; padding: 1vh 4vw; border-radius: 100px; margin-top: 2.3vh; font-size: 0.8em; color: #ffffff; justify-content: center; align-items: center; } .vanfloat a:hover { background-color: #7ca7f1; } /* -------- menu search bar ------------- */ .searchmenu { overflow: hidden; display: flex; flex-direction: row; justify-content: center; align-items: center; padding: 2vh 4vw; background-color: #cde9fc; } .searchmenu p { font-weight: 600; margin-right: 2vw; } .searchmenu input { background-color: #ffffff; border: none; border-radius: 2px; width: 60vw; min-width: 120px; padding: 0.4vh 4px; box-sizing: border-box; } /* --------------------login page---------------------- */ .centerflex { display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; position: relative; } .logintitle { font-family: "Work Sans", sans-serif; font-weight: 700; font-size: 1.3em; text-transform: uppercase; padding-top: 15vh; padding-bottom: 2vh; display: block; min-width: 30vw; max-width: 40vw; } #login_form label { display: inline-block; text-align: left; width: 100%; font-size: 0.8em; } .loginfield { width: 70vw; min-width: 180px; padding: 0.8vh 8px; margin-bottom: 10px; box-sizing: border-box; background-color: #ffffff; border: none; border-radius: 6px; font-family: inherit; font-size: 0.8em; } /* error text for email/pw incorrect */ #loginerror { color: #d83200; } /* error text for dupe acc */ #dupeerror { color: #d83200; margin-bottom: 1vh; font-size: 0.9em; } /* text for login screen when new acc created */ #accmadetext { color: #4fd600; font-size: 0.9em; } /* error text for when password and confirm password dont match */ #pwmatcherror { display: none; width: 100%; color: #d83200; font-size: 0.8em; } /* error text for when form fields are not filled */ #formnotfill { width: 100%; color: #d83200; font-size: 0.8em; } #loginbutton { width: 35vw; max-width: 180px; min-width: 80px; padding: 8px 10px; margin-top: 3vh; box-sizing: border-box; background-color: #5490f5; border: none; border-radius: 20px; font-family: inherit; font-weight: 300; text-transform: uppercase; color: white; font-size: 0.75em; } #loginbutton:hover { background-color: #7ca7f1; } #loginbutton:disabled { background-color: #bdbdbd; } /* already have an account? don't have an account? text at bottom of login/register pages */ #createacc { padding-top: 3vh; font-size: 0.8em; } #createacc a { font-family: "Work Sans", sans-serif; text-transform: uppercase; font-weight: 600; font-size: 1.1em; line-height: 1.2em; text-decoration: none; color: black; } #createacc a:hover { text-decoration: underline; } /* back link for login page */ #backbutton { margin-top: 18vh; font-family: "Roboto",sans-serif; font-weight: 700; font-size: 1.1em; line-height: 1.2em; text-decoration: none; color: #5490f5; } #backbutton:hover { text-decoration: underline; } /* ----------menu categories------------- */ #categories { display: flex; flex-direction: row; overflow-x: auto; justify-content: center; list-style-type: none; margin: 0 0 1em; padding: 0; column-gap: 2vw; background-color: #ffffff; } #categories input[type="checkbox"] { display: none; } #caticon { font-size: 2em; } .catbutton { display: flex; flex-direction: column; padding: 0.7em 3vw; text-align: center; text-transform: capitalize; align-items: center; } .catbutton:hover { background-color: #E2E2E2; } #categories input[type="checkbox"]:checked+label { background-color: #d4d4d4; } /* -------------menu page-------------- */ #menu { display: grid; margin: 0 10vw; padding: 0; grid-template-columns: repeat(2, 1fr); text-align: center; gap: 4vh 5vw; } #menu li { list-style-type: none; vertical-align: top; text-align: center; } .menuitem { text-align: center; } .menuitemclick { font-weight: 600; color: #000000; } .menuitemclick span:hover { text-decoration: underline; cursor: pointer; } .menuitem img { width: 100%; height: 15vh; overflow: hidden; object-fit: cover; border-radius: 2vh; transition: all 0.2s ease-in-out; background-color: #ffffff; } .menuitem img:hover { filter: opacity(0.7); cursor: pointer; } .number-input { display: flex; flex-direction: row; justify-content: center; } .number-input button { cursor: pointer; border: none; text-decoration: none; background: none; font-size: 1.8em; padding: 0; } .number-input button:hover { filter: invert(0.4); } .number-input input[type="number"] { -webkit-appearance: textfield; -moz-appearance: textfield; appearance: textfield; border: none; background: none; text-align: center; width: 2em; font-family: "Roboto", sans-serif; font-size: 1em; font-weight: 300; margin: 0 1vw; } .number-input input::-webkit-outer-spin-button, .number-input input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } .menuitem input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; } /* --------------profile page-------------- */ #profileicon { font-size: 7em; color: #000000; margin: 15vh 0 0; padding: 0; height: min-content; } #userDisplayNames { font-size: 2em; font-weight: 800; } #userEmail { color: #575757; } .editbutton { margin: 0; font-family: "Roboto",sans-serif; font-weight: 300; font-size: 1em; text-decoration: none; color: #4980df; } #editPw { margin-top: 10vh; font-weight: 400; font-size: 1.2em; } #userEmail { margin-top: 0.7vh; } .editbutton:hover { text-decoration: underline; cursor: pointer; } #logoutbutton { margin-top: 15vh; font-family: "Roboto",sans-serif; font-weight: 700; font-size: 1.1em; line-height: 1.2em; text-decoration: none; color: #5490f5; } #logoutbutton:hover { text-decoration: underline; } /* update name form */ #updatename { display: none; } /* update pw form */ #updatepw { margin-top: 2vh; display: none; } #profilepage label { display: inline-block; text-align: left; width: 100%; font-size: 0.8em; } .saveButton { padding: 0; margin: 0 0 1vh; box-sizing: border-box; color: #5490f5; background: none; border: none; font-family: inherit; font-weight: 600; font-size: 1em; } .saveButton:hover { text-decoration: underline; cursor: pointer; } .saveButton:disabled { color: #858585; } .saveButton:disabled:hover { text-decoration: none; cursor: default; } .profileEditField { width: 60vw; max-width: 300px; min-width: 180px; padding: 0.7vh 6px; margin-bottom: 10px; box-sizing: border-box; background-color: #ffffff; border: none; border-radius: 6px; font-family: inherit; font-size: 0.8em; } /* -------------menu page modal-------------- */ /* modal bg */ #modal { display: none; position: fixed; z-index: 99999; padding-top: 8vh; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.9); } /* modal content */ #modal-content { margin: auto; display: block; width: 80%; max-width: 60vw; max-height: 80vh; object-fit: cover; } #caption { margin: auto; display: block; width: 80%; max-width: 80vw; text-align: center; color: #e4e4e4; padding: 3vh 0; height: max-content; } #modal-content, #caption { animation-name: zoom; animation-duration: 0.3s; } @keyframes zoom { from {transform:scale(0)} to {transform:scale(1)} } /* modal x button */ #modalclose { position: absolute; top: 15px; right: 35px; color: #e7e7e7; font-size: 2em; font-weight: bold; transition: 0.3s; } #modalclose:hover, #modalclose:focus { color: #a5a5a5; text-decoration: none; cursor: pointer; } /* ---------order detail/order status page----------- */ #orderTitle { font-family: "Work Sans", sans-serif; font-weight: 700; font-size: 1.3em; text-transform: uppercase; padding-top: 8vh; padding-bottom: 1vh; margin: 0; display: block; min-width: 30vw; max-width: 40vw; } #orderDetailInfo { display: flex; flex-direction: column; align-items: center; margin: 0; padding: 1em; font-size: 0.9em; border-radius: 30px; background-color: #ffffff; } #orderStatus { font-size: 0.8em; margin: 1vh 5vw; } #orderStatusText { margin: 1vh 0; } #ordericon { position: relative; font-size: 5em; margin: 1vh 0 3vh; } .bouncyAnim { animation-name: floatupdown; animation-duration: 0.5s; animation-iteration-count: infinite; animation-direction: alternate; animation-timing-function: ease-in; } @keyframes floatupdown { from { top: 5px; } to { top: -5px; } } #orderInfoTitle { font-size: 1.1em; margin-bottom: 1vh; } #orderDetailItemList { font-size: 1em; margin-top: 1vh; overflow-y: auto; height: 10vh; width: 80%; } .orderitem { display: grid; margin: 1vh 0; grid-template-columns: 1.5fr 6fr 3fr; justify-items: flex-start; column-gap: 0.3em; } .orderitemtotal { justify-self: flex-end; } #orderTotal { font-size: 1.2em; font-weight: 700; margin-top: 1vh; } #cancelModifyOrderButton { display: block; border-radius: 50px; border: none; background-color: #e4e4e4; height: 100%; padding: 1vh 1em; margin: 0.5vh 0; width: max-content; font-family: "Nunito", sans-serif; font-size: 1em; text-align: center; } #orderDetailID { font-size: 0.8em; } /* ---------modify order page----------- */ #cartFloat { overflow: hidden; box-sizing: border-box; pointer-events: auto; background-color: #ffffff; border-radius: 30px 30px 0 0; margin: 0; } #editcartcontainer { overflow: hidden; box-sizing: border-box; pointer-events: auto; margin: 0; max-height: 30vh; padding: 0.5vh 7vw 2vh; background-color: #e4e4e4; display: grid; grid-template-rows: auto min-content; grid-template-areas: "cart" "buttons"; } .cartbuttonsEditOrder { grid-area: buttons; align-self: flex-end; display: grid; grid-template-columns: repeat(3, max-content); column-gap: 3vw; justify-content: space-between; align-items: center; margin-top: 1vh; font-size: 0.9em; } #cartexpand { margin: 0; pointer-events: auto; color: #919191; background-color: #e4e4e4; font-size: 1em; font-weight: bold; text-align: center; } #cartexpand i { transform-origin: center; -webkit-transform:scale(2,1); /* Safari and Chrome */ -moz-transform:scale(2,1); /* Firefox */ -ms-transform:scale(2,1); /* IE 9 */ -o-transform:scale(2,1); /* Opera */ transform:scale(2,1); } #editOrderBackbutton { justify-self: left; background-color: #ef5658; color: #ffffff; font-weight: 700; font-size: 1em; } #cancelorderButton { font-size: 0.9em; color:#114b8e; } #cancelorderButton:hover { cursor: pointer; text-decoration: underline; } #updatebutton { justify-self: right; background-color: #5fd300; color: #ffffff; font-weight: 600; } /* ---------------review screen------------- */ #reviewText { font-size: 0.9em; } #reviewBox { width: 60vw; resize: none; padding: 1em 1em; margin: 1vh 0; box-sizing: border-box; background-color: #ffffff; border: none; border-radius: 30px; vertical-align: text-top; font-family: inherit; } /* Modified from Pure CSS Star Rating Widget by <NAME> (https://codepen.io/jamesbarnett/pen/vlpkh) */ .rating { display: flex; flex-direction: row-reverse; justify-content: center; border: none; width: 220px; } /* hide all radio buttons for rating */ .rating > input { display: none; } /* all rating labels for radio buttons */ .rating > label { font-size: 2em; margin: 5px; color: #bdbdbd; display: inline-block; } .rating > label:hover { cursor: pointer; } .rating > input:checked ~ label, /* show gold star when clicked */ .rating:not(:checked) > label:hover, /* hover current star */ .rating:not(:checked) > label:hover ~ label { color: #FFD700; } /* hover previous stars in list */ .rating > input:checked + label:hover, /* hover current star when changing rating */ .rating > input:checked ~ label:hover, .rating > label:hover ~ input:checked ~ label, /* lighten current selection */ .rating > input:checked ~ label:hover ~ label { color: #FFED85; } #submitReview { width: 35vw; max-width: 180px; min-width: 80px; padding: 8px 10px; margin: 1vh 0 4vh; box-sizing: border-box; background-color: #5490f5; border: none; border-radius: 20px; font-family: inherit; font-weight: 300; text-transform: uppercase; color: white; font-size: 0.9em; } #submitReview:hover { cursor: pointer; background-color: #7ca7f1; } #submitReview:disabled { cursor: default; background-color: #bdbdbd; } /* --------------responsive landscape tablet view ~1000px------------------ */ @media screen and (min-width: 1000px) { .responsive { display: none; } .vanfloat { padding-left: 4vw; } .vanfloat a { font-size: 1em; padding: 1vh 2vw; } #menu { grid-template-columns: repeat(3, 1fr); } .catbutton { flex-direction: row; } #caticon { margin-right: min(1vw, 15px); } .navbar li a { flex-direction: row; } .navbar li a i { margin-right: min(0.5vw, 10px); } #vanlistfloat { width: max-content; } #vanlistcontainer { padding: 0.5vh 2vw 2vh; } #cartcontainer { width: max-content; padding: 2vh 4vw; } .cartitem .number-input input[type="number"]{ margin: 0 0.3vw; } .cartitem .number-input button{ font-size: 1.2em; } #vcartbutton { margin-right: 3vw; } #cartFloat { width: max-content; } #editcartcontainer { padding: 0.5vh 3vw 2vh; } #editOrderBackbutton { margin-right: 3vw; } #chkoutbutton { margin-left: 3vw; } #updatebutton { margin-left: 3vw; } } /* ------------responsive desktop fullscreen browser ~1500px------------- */ @media screen and (min-width: 1500px) { #menu { grid-template-columns: repeat(4, 1fr); } } /* ----------adjust main margin for height--------- */ @media screen and (max-height: 700px) { main { padding-bottom: 4em; } } @media screen and (min-height: 820px) { #orderDetailItemList { height: max-content; } }
public/css/customerstyle.css
html { font-size: max(2vh,16px); font-family: 'Nunito', sans-serif; color: #000000; background-color: #cde9fc; } p { margin: 0; } a { color: initial; text-decoration: none; } s { text-decoration: line-through; } body { margin: 0; } main { height: 100%; overflow-y: auto; padding-bottom: 10em; } /* superscript, currently only used for * required on register */ sup { color: #d83200; } .hoverable:hover { filter: brightness(0.85); cursor: pointer; } .disabled { pointer-events: none; cursor: default; filter: opacity(0.5); } /* --------------navigation bar-------------- */ .navbar { pointer-events: auto; overflow: hidden; width: 100%; background-color: #ffffff; } .navbar ul { display: flex; flex-direction: row; justify-content: space-around; list-style-type: none; margin: 0; padding: 0 10vw; } .navbar li { float: left; } .navbar li a { display: flex; flex-direction: column; background-color: #ffffff; color: black; text-align: center; padding: 0.7em 5vw; text-decoration: none; font-size: 0.9em; font-weight: 300; } .navbar li a:hover { background-color: #E2E2E2; } #navicon { font-size: 1.3em; } /* --------------floating element class-------------- */ /* sticky to top */ .stickytop { position: -webkit-sticky; /* Safari */ position: sticky; top: 0; z-index: 9999; } .fixedbot { position: fixed; bottom: 0; z-index: 9999; margin: 0; padding: 0; width: 100%; pointer-events: none; } /* --------------homepage van list float ------------- */ #vanlistfloat { overflow: hidden; box-sizing: border-box; pointer-events: auto; background-color: #ffffff; border-radius: 30px; margin: 0 1vw 2vh; } #vanlistexpand { margin: 0; pointer-events: auto; color: #919191; font-size: 1em; font-weight: bold; text-align: center; } #vanlistexpand i { transform-origin: center; -webkit-transform:scale(2,1); /* Safari and Chrome */ -moz-transform:scale(2,1); /* Firefox */ -ms-transform:scale(2,1); /* IE 9 */ -o-transform:scale(2,1); /* Opera */ transform:scale(2,1); } #vanlistexpand:hover { background-color: #ececec; cursor: pointer; } #vanlistcontainer { overflow: hidden; box-sizing: border-box; pointer-events: auto; padding: 0 7vw 2vh; display: grid; grid-template-columns: 1fr; grid-auto-rows: min-content; grid-template-areas: "vanlisttop" "vanlistbottom"; } #vanlisttop { grid-area: vanlisttop; } #vanlistbottom { grid-area: vanlistbottom; display: none; /* changes to flex when list expanded */ flex-direction: column; } /* closest van, vans nearby */ #vanlistcontainer h1 { margin: 0.5vh 0 0; padding: 0 0 0 1vw; font-size: 0.9em; font-weight: 700; color: #5490f5; } .vanlistitem { margin: 0 0 0.5vh; padding: 0.5vh 1vw; box-sizing: border-box; /* when selected, show a border */ border-radius: 10px; /* border: 1px solid #5490f5; */ display: grid; grid-template-columns: auto min-content; grid-template-areas: "vaninfo vancontinue"; } .vanlistitem:hover { background-color: #e6e6e6; cursor: pointer; } .vaninfo { grid-area: vaninfo; } /* van name */ .vaninfo h3 { margin: 0 0 0.1vh; padding: 0; font-size: 1em; font-family: "Roboto", sans-serif; font-weight: 400; } /* van address */ .vaninfo h4 { margin: 0 0 0.1vh; font-size: 0.8em; font-family: "Work Sans", sans-serif; font-weight: 500; color: #727272; text-transform: capitalize; } /* van distance */ .vaninfo h5 { margin: 0; font-family: "Roboto", sans-serif; font-weight: 400; } .vancontinue { grid-area: vancontinue; display: flex; flex-direction: row; justify-content: flex-end; align-items: center; margin-left: 5vw; } .vancontinue a { margin: 0; padding: 1vh 3vw; min-width: 110px; max-width: 150px; max-height: 50px; border-radius: 50px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; background-color: #5490f5; color: #ffffff; font-size: 1em; font-weight: 700; cursor: pointer; } .vancontinue a:hover { background-color: #7ca7f1; } /* --------------cart float--------------- */ #cartcontainer { overflow: hidden; pointer-events: auto; box-sizing: border-box; margin: 0; max-height: 30vh; padding: 2vh 7vw; background-color: #e4e4e4; border-radius: 30px 30px 0 0; display: grid; grid-template-rows: auto min-content; grid-template-areas: "cart" "buttons"; } #cart { grid-area: cart; height: 100%; display: none; /* display:grid when cart expanded */ grid-template-rows: auto min-content; grid-template-areas: "cartlist" "carttotal"; } #cartlist { grid-area: cartlist; overflow-y: auto; height: 17vh; display: grid; row-gap: 0.5vh; grid-template-columns: 1fr; grid-auto-rows: min-content; } .carttotal { grid-area: carttotal; text-align: end; font-weight: 600; } .cartitem { height: min-content; padding: 0; margin: 0; display: grid; width: 100%; justify-content: space-between; align-items: center; grid-template-columns: 10% 40% 30% 20%; grid-template-areas: "itemdel itemname itemquant itemprice"; } .itemdel { grid-area: itemdel; padding: 0; display: flex; justify-content: center; align-items: center; font-size: 1em; } .itemdel i:hover { color: #686868; cursor: pointer; } .itemname { grid-area: itemname } .itemquant { grid-area: itemquant } .itemprice { grid-area: itemprice; text-align: left; } .cartitem .number-input input[type="number"]{ width: 1.2em; } .cartbuttons { grid-area: buttons; align-self: flex-end; display: grid; grid-template-columns: 1fr 1fr; justify-content: space-between; margin-top: 1vh; } .cartbutton { display: block; border-radius: 50px; border: none; height: 100%; padding: 1vh 0; width: 30vw; min-width: 110px; max-width: 150px; background-color: #ffffff; white-space: nowrap; text-decoration: none; font-family: "Nunito", sans-serif; font-size: 1em; text-align: center; } #vcartbutton { justify-self: left; background-color: #ffffff; font-weight: 400; } #vcartbutton:hover { cursor: pointer; background-color: #c4c4c4; } #chkoutbutton { justify-self: right; background-color: #5391f5; color: #ffffff; font-weight: 600; } #chkoutbutton:hover { cursor: pointer; background-color: #7ca7f1; } /* -----------van selected float for menu pages------------- */ .vanfloat { overflow: hidden; box-sizing: border-box; background-color: #ffffff; padding: 1.6vh 4vw 1.3vh 8vw; display: grid; grid-template-columns: auto auto; margin: 0; grid-template-areas: "vanfloatleft vanfloatright"; } .vanfloat #vanfloatleft { grid-area: vanfloatleft; justify-self: start; align-content: start; } .vanfloat #vanfloatright { grid-area: vanfloatright; justify-self: end; align-content: start; } .vanfloat p { font-family: "Roboto", sans-serif; font-size: 0.7em; font-weight: 300; color: #181818; } /* van name */ .vanfloat h3 { margin: 1vh 0 0.2vh; font-family: "Roboto", sans-serif; font-weight: 400; } /* address */ .vanfloat h4 { margin: 0.5vh 0 0.2vh; font-size: 0.8em; font-family: "Work Sans", sans-serif; font-weight: 500; color: #727272; text-transform: capitalize; } /* distance */ .vanfloat h5 { font-family: "Roboto", sans-serif; font-weight: 400; margin: 0.5vh 0 0.2vh; } /* change truck button */ .vanfloat a { display: flex; background-color: #5490f5; padding: 1vh 4vw; border-radius: 100px; margin-top: 2.3vh; font-size: 0.8em; color: #ffffff; justify-content: center; align-items: center; } .vanfloat a:hover { background-color: #7ca7f1; } /* -------- menu search bar ------------- */ .searchmenu { overflow: hidden; display: flex; flex-direction: row; justify-content: center; align-items: center; padding: 2vh 4vw; background-color: #cde9fc; } .searchmenu p { font-weight: 600; margin-right: 2vw; } .searchmenu input { background-color: #ffffff; border: none; border-radius: 2px; width: 60vw; min-width: 120px; padding: 0.4vh 4px; box-sizing: border-box; } /* --------------------login page---------------------- */ .centerflex { display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; position: relative; } .logintitle { font-family: "Work Sans", sans-serif; font-weight: 700; font-size: 1.3em; text-transform: uppercase; padding-top: 15vh; padding-bottom: 2vh; display: block; min-width: 30vw; max-width: 40vw; } #login_form label { display: inline-block; text-align: left; width: 100%; font-size: 0.8em; } .loginfield { width: 70vw; min-width: 180px; padding: 0.8vh 8px; margin-bottom: 10px; box-sizing: border-box; background-color: #ffffff; border: none; border-radius: 6px; font-family: inherit; font-size: 0.8em; } /* error text for email/pw incorrect */ #loginerror { color: #d83200; } /* error text for dupe acc */ #dupeerror { color: #d83200; margin-bottom: 1vh; font-size: 0.9em; } /* text for login screen when new acc created */ #accmadetext { color: #4fd600; font-size: 0.9em; } /* error text for when password and confirm password dont match */ #pwmatcherror { display: none; width: 100%; color: #d83200; font-size: 0.8em; } /* error text for when form fields are not filled */ #formnotfill { width: 100%; color: #d83200; font-size: 0.8em; } #loginbutton { width: 35vw; max-width: 180px; min-width: 80px; padding: 8px 10px; margin-top: 3vh; box-sizing: border-box; background-color: #5490f5; border: none; border-radius: 20px; font-family: inherit; font-weight: 300; text-transform: uppercase; color: white; font-size: 0.75em; } #loginbutton:hover { background-color: #7ca7f1; } #loginbutton:disabled { background-color: #bdbdbd; } /* already have an account? don't have an account? text at bottom of login/register pages */ #createacc { padding-top: 3vh; font-size: 0.8em; } #createacc a { font-family: "Work Sans", sans-serif; text-transform: uppercase; font-weight: 600; font-size: 1.1em; line-height: 1.2em; text-decoration: none; color: black; } #createacc a:hover { text-decoration: underline; } /* back link for login page */ #backbutton { margin-top: 18vh; font-family: "Roboto",sans-serif; font-weight: 700; font-size: 1.1em; line-height: 1.2em; text-decoration: none; color: #5490f5; } #backbutton:hover { text-decoration: underline; } /* ----------menu categories------------- */ #categories { display: flex; flex-direction: row; overflow-x: auto; justify-content: center; list-style-type: none; margin: 0 0 1em; padding: 0; column-gap: 2vw; background-color: #ffffff; } #categories input[type="checkbox"] { display: none; } #caticon { font-size: 2em; } .catbutton { display: flex; flex-direction: column; padding: 0.7em 3vw; text-align: center; text-transform: capitalize; align-items: center; } .catbutton:hover { background-color: #E2E2E2; } #categories input[type="checkbox"]:checked+label { background-color: #d4d4d4; } /* -------------menu page-------------- */ #menu { display: grid; margin: 0 10vw; padding: 0; grid-template-columns: repeat(2, 1fr); text-align: center; gap: 4vh 5vw; } #menu li { list-style-type: none; vertical-align: top; text-align: center; } .menuitem { text-align: center; } .menuitemclick { font-weight: 600; color: #000000; } .menuitemclick span:hover { text-decoration: underline; cursor: pointer; } .menuitem img { width: 100%; height: 15vh; overflow: hidden; object-fit: cover; border-radius: 2vh; transition: all 0.2s ease-in-out; background-color: #ffffff; } .menuitem img:hover { filter: opacity(0.7); cursor: pointer; } .number-input { display: flex; flex-direction: row; justify-content: center; } .number-input button { cursor: pointer; border: none; text-decoration: none; background: none; font-size: 1.8em; padding: 0; } .number-input button:hover { filter: invert(0.4); } .number-input input[type="number"] { -webkit-appearance: textfield; -moz-appearance: textfield; appearance: textfield; border: none; background: none; text-align: center; width: 2em; font-family: "Roboto", sans-serif; font-size: 1em; font-weight: 300; margin: 0 1vw; } .number-input input::-webkit-outer-spin-button, .number-input input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } .menuitem input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; } /* --------------profile page-------------- */ #profileicon { font-size: 7em; color: #000000; margin: 15vh 0 0; padding: 0; height: min-content; } #userDisplayNames { font-size: 2em; font-weight: 800; } #userEmail { color: #575757; } .editbutton { margin: 0; font-family: "Roboto",sans-serif; font-weight: 300; font-size: 1em; text-decoration: none; color: #4980df; } #editPw { margin-top: 10vh; font-weight: 400; font-size: 1.2em; } #userEmail { margin-top: 0.7vh; } .editbutton:hover { text-decoration: underline; cursor: pointer; } #logoutbutton { margin-top: 15vh; font-family: "Roboto",sans-serif; font-weight: 700; font-size: 1.1em; line-height: 1.2em; text-decoration: none; color: #5490f5; } #logoutbutton:hover { text-decoration: underline; } /* update name form */ #updatename { display: none; } /* update pw form */ #updatepw { margin-top: 2vh; display: none; } #profilepage label { display: inline-block; text-align: left; width: 100%; font-size: 0.8em; } .saveButton { padding: 0; margin: 0 0 1vh; box-sizing: border-box; color: #5490f5; background: none; border: none; font-family: inherit; font-weight: 600; font-size: 1em; } .saveButton:hover { text-decoration: underline; cursor: pointer; } .saveButton:disabled { color: #858585; } .saveButton:disabled:hover { text-decoration: none; cursor: default; } .profileEditField { width: 60vw; max-width: 300px; min-width: 180px; padding: 0.7vh 6px; margin-bottom: 10px; box-sizing: border-box; background-color: #ffffff; border: none; border-radius: 6px; font-family: inherit; font-size: 0.8em; } /* -------------menu page modal-------------- */ /* modal bg */ #modal { display: none; position: fixed; z-index: 99999; padding-top: 8vh; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.9); } /* modal content */ #modal-content { margin: auto; display: block; width: 80%; max-width: 60vw; max-height: 80vh; object-fit: cover; } #caption { margin: auto; display: block; width: 80%; max-width: 80vw; text-align: center; color: #e4e4e4; padding: 3vh 0; height: max-content; } #modal-content, #caption { animation-name: zoom; animation-duration: 0.3s; } @keyframes zoom { from {transform:scale(0)} to {transform:scale(1)} } /* modal x button */ #modalclose { position: absolute; top: 15px; right: 35px; color: #e7e7e7; font-size: 2em; font-weight: bold; transition: 0.3s; } #modalclose:hover, #modalclose:focus { color: #a5a5a5; text-decoration: none; cursor: pointer; } /* ---------order detail/order status page----------- */ #orderTitle { font-family: "Work Sans", sans-serif; font-weight: 700; font-size: 1.3em; text-transform: uppercase; padding-top: 8vh; padding-bottom: 1vh; margin: 0; display: block; min-width: 30vw; max-width: 40vw; } #orderDetailInfo { display: flex; flex-direction: column; align-items: center; margin: 0; padding: 1em; font-size: 0.9em; border-radius: 30px; background-color: #ffffff; } #orderStatus { font-size: 0.8em; margin: 1vh 5vw; } #orderStatusText { margin: 1vh 0; } #ordericon { position: relative; font-size: 5em; margin: 1vh 0 3vh; } .bouncyAnim { animation-name: floatupdown; animation-duration: 0.5s; animation-iteration-count: infinite; animation-direction: alternate; animation-timing-function: ease-in; } @keyframes floatupdown { from { top: 5px; } to { top: -5px; } } #orderInfoTitle { font-size: 1.1em; margin-bottom: 1vh; } #orderDetailItemList { font-size: 1em; margin-top: 1vh; overflow-y: auto; height: 10vh; width: 80%; } .orderitem { display: grid; margin: 1vh 0; grid-template-columns: 1.5fr 6fr 3fr; justify-items: flex-start; column-gap: 0.3em; } .orderitemtotal { justify-self: flex-end; } #orderTotal { font-size: 1.2em; font-weight: 700; margin-top: 1vh; } #cancelModifyOrderButton { display: block; border-radius: 50px; border: none; background-color: #e4e4e4; height: 100%; padding: 1vh 1em; margin: 0.5vh 0; width: max-content; font-family: "Nunito", sans-serif; font-size: 1em; text-align: center; } #orderDetailID { font-size: 0.8em; } /* ---------modify order page----------- */ #cartFloat { overflow: hidden; box-sizing: border-box; pointer-events: auto; background-color: #ffffff; border-radius: 30px 30px 0 0; margin: 0; } #editcartcontainer { overflow: hidden; box-sizing: border-box; pointer-events: auto; margin: 0; max-height: 30vh; padding: 0.5vh 7vw 2vh; background-color: #e4e4e4; display: grid; grid-template-rows: auto min-content; grid-template-areas: "cart" "buttons"; } .cartbuttonsEditOrder { grid-area: buttons; align-self: flex-end; display: grid; grid-template-columns: repeat(3, max-content); column-gap: 3vw; justify-content: space-between; align-items: center; margin-top: 1vh; font-size: 0.9em; } #cartexpand { margin: 0; pointer-events: auto; color: #919191; background-color: #e4e4e4; font-size: 1em; font-weight: bold; text-align: center; } #cartexpand i { transform-origin: center; -webkit-transform:scale(2,1); /* Safari and Chrome */ -moz-transform:scale(2,1); /* Firefox */ -ms-transform:scale(2,1); /* IE 9 */ -o-transform:scale(2,1); /* Opera */ transform:scale(2,1); } #editOrderBackbutton { justify-self: left; background-color: #ef5658; color: #ffffff; font-weight: 700; font-size: 1em; } #cancelorderButton { font-size: 0.9em; color:#114b8e; } #cancelorderButton:hover { cursor: pointer; text-decoration: underline; } #updatebutton { justify-self: right; background-color: #5fd300; color: #ffffff; font-weight: 600; } /* ---------------review screen------------- */ #reviewText { font-size: 0.9em; } #reviewBox { width: 60vw; resize: none; padding: 1em 1em; margin: 1vh 0; box-sizing: border-box; background-color: #ffffff; border: none; border-radius: 30px; vertical-align: text-top; font-family: inherit; } /* Modified from Pure CSS Star Rating Widget by <NAME> (https://codepen.io/jamesbarnett/pen/vlpkh) */ .rating { display: flex; flex-direction: row-reverse; justify-content: center; border: none; width: 220px; } /* hide all radio buttons for rating */ .rating > input { display: none; } /* all rating labels for radio buttons */ .rating > label { font-size: 2em; margin: 5px; color: #bdbdbd; display: inline-block; } .rating > label:hover { cursor: pointer; } .rating > input:checked ~ label, /* show gold star when clicked */ .rating:not(:checked) > label:hover, /* hover current star */ .rating:not(:checked) > label:hover ~ label { color: #FFD700; } /* hover previous stars in list */ .rating > input:checked + label:hover, /* hover current star when changing rating */ .rating > input:checked ~ label:hover, .rating > label:hover ~ input:checked ~ label, /* lighten current selection */ .rating > input:checked ~ label:hover ~ label { color: #FFED85; } #submitReview { width: 35vw; max-width: 180px; min-width: 80px; padding: 8px 10px; margin: 1vh 0 4vh; box-sizing: border-box; background-color: #5490f5; border: none; border-radius: 20px; font-family: inherit; font-weight: 300; text-transform: uppercase; color: white; font-size: 0.9em; } #submitReview:hover { cursor: pointer; background-color: #7ca7f1; } #submitReview:disabled { cursor: default; background-color: #bdbdbd; } /* --------------responsive landscape tablet view ~1000px------------------ */ @media screen and (min-width: 1000px) { .responsive { display: none; } .vanfloat { padding-left: 4vw; } .vanfloat a { font-size: 1em; padding: 1vh 2vw; } #menu { grid-template-columns: repeat(3, 1fr); } .catbutton { flex-direction: row; } #caticon { margin-right: min(1vw, 15px); } .navbar li a { flex-direction: row; } .navbar li a i { margin-right: min(0.5vw, 10px); } #vanlistfloat { width: max-content; } #vanlistcontainer { padding: 0.5vh 2vw 2vh; } #cartcontainer { width: max-content; padding: 2vh 4vw; } .cartitem .number-input input[type="number"]{ margin: 0 0.3vw; } .cartitem .number-input button{ font-size: 1.2em; } #vcartbutton { margin-right: 3vw; } #cartFloat { width: max-content; } #editcartcontainer { padding: 0.5vh 3vw 2vh; } #editOrderBackbutton { margin-right: 3vw; } #chkoutbutton { margin-left: 3vw; } #updatebutton { margin-left: 3vw; } } /* ------------responsive desktop fullscreen browser ~1500px------------- */ @media screen and (min-width: 1500px) { #menu { grid-template-columns: repeat(4, 1fr); } } /* ----------adjust main margin for height--------- */ @media screen and (max-height: 700px) { main { padding-bottom: 4em; } } @media screen and (min-height: 820px) { #orderDetailItemList { height: max-content; } }
0.516352
0.117218
:root { --green: #32b558; --pink: #b53260; --orange: #b55b32; --blue: #328cb5; font-family: 'Schoolbell', cursive; } body { background-color: #f0ded6; position: relative; min-height: 100%; padding-bottom: 10rem; } .topbar-responsive { background: var(--orange); padding: 1rem 1.5rem; display: flex; justify-content: space-around; } .topbar-responsive .topbar-responsive-logo { color: #ffffff; vertical-align: middle; } .topbar-responsive-logo img { margin-right: 20px; } .topbar-responsive-logo { font-size: 40px; font-family: 'Schoolbell', cursive; } .topbar-responsive .menu { background: var(--orange); } .topbar-responsive .menu li:last-of-type { margin-right: 0; } .topbar-responsive .menu a { color: #ffffff; transition: color 0.15s ease-in; } .topbar-responsive .menu a:hover { color: var(--green); } footer { color: white; font-family: 'Schoolbell', cursive; font-size: 15px; background-color: var(--orange); position: absolute; padding: 10px 10px 0px 10px; left: 0; bottom: 0; width: 100%; list-style: none; padding-left: 40px; padding-right: 40px; } footer #footer-one { text-align: center; } footer #footer-two { display: flex; flex-direction: row; justify-content: space-around; } /* ----------- FORM css --------------- */ .transfer, .deposit, .charge { margin: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .transfer-form, .deposit-form, .charge-form { font: inherit; padding-bottom: 20px; } .transfer-form h3, .deposit-form h3, .charge-form h3 { font-size: 24px; margin-top: 0; margin-bottom: 5px; } .transfer-form label, .deposit-form label, .charge-form label { font-size: 16px; line-height: 1.6; } .transferOptions, .transferAmt, .transferComment, .depositOptions, .depositAmt, .depositComment, .chargeOptions, .chargeAmt, .chargeComment { font-size: 15px; padding: 3px; margin-bottom: 8px; width: 100%; box-sizing: border-box; } .deposit-pic label { font-size: 16px; } .transferBtn, .depositBtn, .chargeBtn { font-size: 16px; position: absolute; left: 50%; transform: translate(-50%); margin-top: 24px; } #error { text-align: center; color: rgb(143, 0, 0); } .translucent-form-overlay { max-width: 500px; width: 100%; background-color: var(--orange); padding: 20px; color: #fefefe; } .translucent-form-overlay .columns.row { display: block; } .translucent-form-overlay h3, .translucent-form-overlay label { color: #fefefe; } .translucent-form-overlay input, .translucent-form-overlay select { color: #8a8a8a; } .translucent-form-overlay input::-webkit-input-placeholder { color: #8a8a8a; } .translucent-form-overlay input:-ms-input-placeholder { color: #8a8a8a; } .translucent-form-overlay input::placeholder { color: #8a8a8a; } /* --------- Credit transaction history modal --------*/ #historyModal { font-family: inherit; } /*-------Educational Modals----------*/ .checkPic { width: 100%; height: auto; } #checkModal, #checkingModal, #savingModal, #creditModal, #historyModal { font-family: inherit; background-color: #e1bdad; } .modalMain { background-color: #fefefe; } .modalHeader, .modalFooter { background-color: var(--orange); } /*----------Registration Form--------*/ .reg-form { margin: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .reg-form .form-icons { text-align: center; } .reg-form .form-icons h4 { margin-bottom: 1rem; } .reg-form .form-icons .input-group-label { background-color: var(--orange); border-color: var(--green); } .reg-form .form-icons .input-group-field { border-color: var(--green); } .reg-form .form-icons .fa { color: white; width: 1rem; } /*----------Login Form--------*/ .login-page { margin-top: 10%; display: flex; justify-content: space-evenly; } .log-form { margin: 0; } .log-form .form-icons { text-align: center; } .log-form .form-icons h4 { margin-bottom: 1rem; } .log-form .form-icons .input-group-label { background-color: var(--orange); border-color: var(--green); } .log-form .form-icons .input-group-field { border-color: var(--green); } .log-form .form-icons .fa { color: white; width: 1rem; } /*--------Tooltips--------*/ .welcome { margin-top: 20px; margin-bottom: -55px; display: block; text-align: center; width: 100%; border: rgba(0, 0, 0, 0) 2px solid; } .welcome h2 { background-color: var(--green); width: 25%; position: absolute; left: 50%; transform: translate(-50%); font-family: 'Schoolbell', cursive; color: white; padding: 5px; border: 2px solid white; font-size: 28px; } a { color: inherit; font-family: inherit; font-size: inherit; } .tooltip-multiline { text-decoration: underline dashed rgba(255, 255, 255, 0.671); } /*----------------dashboard----------------------*/ .buttons { margin-top: 30px; display: flex; justify-content: space-evenly; } .buttons p { font-weight: bold; font-family: 'Schoolbell'; font-size: 25px; } .button-rounded-hover { border: 0; border-radius: 5000px; padding: 1rem 2rem; position: relative; font-size: 1rem; letter-spacing: 2px; transition: all 0.35s ease; -webkit-transform: translateZ(0); transform: translateZ(0); } .button-rounded-hover:before { opacity: 0; content: ''; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; border-radius: inherit; background-color: #fefefe; transition: all 0.3s; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); } .button-rounded-hover:after { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; border: 5px solid #115b8d; content: ''; border-radius: inherit; } .button-rounded-hover:hover, .button-rounded-hover:focus { background-color: #115b8d; } .button-rounded-hover:hover:before, .button-rounded-hover:focus:before { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); opacity: 0.25; } .account-section { padding: 1rem; } .account-section { display: -webkit-flex; display: -ms-flexbox; display: flex; max-width: 66%; margin: auto; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; background: var(--orange); margin-top: 20px; margin-bottom: 20px; } .account-info-section { display: flex; justify-content: space-between; } #account-number { border: 1px solid black; padding: 2px; background-color: #e1bdad; } #balance-number { border: 1px solid black; padding: 2px; background-color: #e1bdad; } #greeting { background-color: var(--pink); padding: 10px; border: 2px white solid; font-size: 20px; color: white; text-transform: capitalize; } /* Transfer/charge/deposit forms */ .closebtn { float: right; } .transfer, .deposit { margin-top: 3.5%; } .charge { margin-top: 4.5%; } /* ----- Media Queries ----*/ @media print, screen and (min-width: 40em) { .account-section { display: -webkit-flex; display: -ms-flexbox; display: flex; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .account-section-feature { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; padding: 1rem; -webkit-flex: 1 0 50%; -ms-flex: 1 0 50%; flex: 1 0 50%; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .account-section-feature.top { border-bottom: 1px solid var(--orange); } .account-section-feature.bottom { border-bottom: 1px solid var(--pink); } .account-section-feature .feature-title { margin-bottom: 0; line-height: 16px; font-size: 0.875rem; } .account-section-feature .feature-desc { margin-bottom: 0; text-align: left; } .account_number { text-align: right; } .current_balance { text-align: right; } .account-section-feature .fa { margin-right: 1.25rem; font-size: 2rem; } @media print, screen and (min-width: 40em) { .account-section-feature { padding: 2rem; -webkit-flex: 1 0 50%; -ms-flex: 1 0 50%; flex: 1 0 50%; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } } .button-hover-account { border: 2px solid var(--green); background-color: #e1bdad; color: var(--green); letter-spacing: 0.07rem; transition: all 0.2s ease-in-out; position: relative; } .button-hover-account span { transition: all 0.2s ease-in-out; } .button-hover-account .fa { position: absolute; font-size: 1.2rem; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: var(--pink); right: -20px; transition: 0.4s right cubic-bezier(0.38, 0.6, 0.48, 1); } .button-hover-account:hover { border-color: var(--pink); background-color: #f8ebef; transition: border-color 0.2s; } .button-hover-account:hover span { margin-right: 20px; color: var(--pink); } .button-hover-account:hover .fa { right: 12px; } /* -------------------------------------------------------------------------- */ @media screen and (max-width: 39.9375em) { .topbar-responsive .menu a { padding: 0.875rem 0; } } .topbar-responsive .menu .topbar-responsive-button { color: #ffffff; border-color: #ffffff; border-radius: 5000px; transition: color 0.15s ease-in, border-color 0.15s ease-in; } .topbar-responsive .menu .topbar-responsive-button:hover { color: var(--pink); border-color: var(--pink); } @media screen and (max-width: 39.9375em) { .topbar-responsive .menu .topbar-responsive-button { width: 100%; margin: 0.875rem 0; } } @media screen and (max-width: 39.9375em) { .topbar-responsive { padding: 0.75rem; } .topbar-responsive .top-bar-title { position: relative; width: 100%; } .topbar-responsive .top-bar-title span { position: absolute; right: 0; border: 1px solid #ffffff; border-radius: 5px; padding: 0.25rem 0.45rem; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .topbar-responsive .top-bar-title span .menu-icon { margin-bottom: 4px; } } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @-webkit-keyframes slideDown { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%); } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); } } @keyframes slideDown { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%); } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); } } @media screen and (max-width: 39.9375em) { .topbar-responsive-links { -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; width: 100%; -webkit-animation: fadeIn 1s ease-in; animation: fadeIn 1s ease-in; } } } @media (max-width: 1000px) { .welcome { display: none; } }
public/css/style.css
:root { --green: #32b558; --pink: #b53260; --orange: #b55b32; --blue: #328cb5; font-family: 'Schoolbell', cursive; } body { background-color: #f0ded6; position: relative; min-height: 100%; padding-bottom: 10rem; } .topbar-responsive { background: var(--orange); padding: 1rem 1.5rem; display: flex; justify-content: space-around; } .topbar-responsive .topbar-responsive-logo { color: #ffffff; vertical-align: middle; } .topbar-responsive-logo img { margin-right: 20px; } .topbar-responsive-logo { font-size: 40px; font-family: 'Schoolbell', cursive; } .topbar-responsive .menu { background: var(--orange); } .topbar-responsive .menu li:last-of-type { margin-right: 0; } .topbar-responsive .menu a { color: #ffffff; transition: color 0.15s ease-in; } .topbar-responsive .menu a:hover { color: var(--green); } footer { color: white; font-family: 'Schoolbell', cursive; font-size: 15px; background-color: var(--orange); position: absolute; padding: 10px 10px 0px 10px; left: 0; bottom: 0; width: 100%; list-style: none; padding-left: 40px; padding-right: 40px; } footer #footer-one { text-align: center; } footer #footer-two { display: flex; flex-direction: row; justify-content: space-around; } /* ----------- FORM css --------------- */ .transfer, .deposit, .charge { margin: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .transfer-form, .deposit-form, .charge-form { font: inherit; padding-bottom: 20px; } .transfer-form h3, .deposit-form h3, .charge-form h3 { font-size: 24px; margin-top: 0; margin-bottom: 5px; } .transfer-form label, .deposit-form label, .charge-form label { font-size: 16px; line-height: 1.6; } .transferOptions, .transferAmt, .transferComment, .depositOptions, .depositAmt, .depositComment, .chargeOptions, .chargeAmt, .chargeComment { font-size: 15px; padding: 3px; margin-bottom: 8px; width: 100%; box-sizing: border-box; } .deposit-pic label { font-size: 16px; } .transferBtn, .depositBtn, .chargeBtn { font-size: 16px; position: absolute; left: 50%; transform: translate(-50%); margin-top: 24px; } #error { text-align: center; color: rgb(143, 0, 0); } .translucent-form-overlay { max-width: 500px; width: 100%; background-color: var(--orange); padding: 20px; color: #fefefe; } .translucent-form-overlay .columns.row { display: block; } .translucent-form-overlay h3, .translucent-form-overlay label { color: #fefefe; } .translucent-form-overlay input, .translucent-form-overlay select { color: #8a8a8a; } .translucent-form-overlay input::-webkit-input-placeholder { color: #8a8a8a; } .translucent-form-overlay input:-ms-input-placeholder { color: #8a8a8a; } .translucent-form-overlay input::placeholder { color: #8a8a8a; } /* --------- Credit transaction history modal --------*/ #historyModal { font-family: inherit; } /*-------Educational Modals----------*/ .checkPic { width: 100%; height: auto; } #checkModal, #checkingModal, #savingModal, #creditModal, #historyModal { font-family: inherit; background-color: #e1bdad; } .modalMain { background-color: #fefefe; } .modalHeader, .modalFooter { background-color: var(--orange); } /*----------Registration Form--------*/ .reg-form { margin: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .reg-form .form-icons { text-align: center; } .reg-form .form-icons h4 { margin-bottom: 1rem; } .reg-form .form-icons .input-group-label { background-color: var(--orange); border-color: var(--green); } .reg-form .form-icons .input-group-field { border-color: var(--green); } .reg-form .form-icons .fa { color: white; width: 1rem; } /*----------Login Form--------*/ .login-page { margin-top: 10%; display: flex; justify-content: space-evenly; } .log-form { margin: 0; } .log-form .form-icons { text-align: center; } .log-form .form-icons h4 { margin-bottom: 1rem; } .log-form .form-icons .input-group-label { background-color: var(--orange); border-color: var(--green); } .log-form .form-icons .input-group-field { border-color: var(--green); } .log-form .form-icons .fa { color: white; width: 1rem; } /*--------Tooltips--------*/ .welcome { margin-top: 20px; margin-bottom: -55px; display: block; text-align: center; width: 100%; border: rgba(0, 0, 0, 0) 2px solid; } .welcome h2 { background-color: var(--green); width: 25%; position: absolute; left: 50%; transform: translate(-50%); font-family: 'Schoolbell', cursive; color: white; padding: 5px; border: 2px solid white; font-size: 28px; } a { color: inherit; font-family: inherit; font-size: inherit; } .tooltip-multiline { text-decoration: underline dashed rgba(255, 255, 255, 0.671); } /*----------------dashboard----------------------*/ .buttons { margin-top: 30px; display: flex; justify-content: space-evenly; } .buttons p { font-weight: bold; font-family: 'Schoolbell'; font-size: 25px; } .button-rounded-hover { border: 0; border-radius: 5000px; padding: 1rem 2rem; position: relative; font-size: 1rem; letter-spacing: 2px; transition: all 0.35s ease; -webkit-transform: translateZ(0); transform: translateZ(0); } .button-rounded-hover:before { opacity: 0; content: ''; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; border-radius: inherit; background-color: #fefefe; transition: all 0.3s; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); } .button-rounded-hover:after { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; border: 5px solid #115b8d; content: ''; border-radius: inherit; } .button-rounded-hover:hover, .button-rounded-hover:focus { background-color: #115b8d; } .button-rounded-hover:hover:before, .button-rounded-hover:focus:before { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); opacity: 0.25; } .account-section { padding: 1rem; } .account-section { display: -webkit-flex; display: -ms-flexbox; display: flex; max-width: 66%; margin: auto; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; background: var(--orange); margin-top: 20px; margin-bottom: 20px; } .account-info-section { display: flex; justify-content: space-between; } #account-number { border: 1px solid black; padding: 2px; background-color: #e1bdad; } #balance-number { border: 1px solid black; padding: 2px; background-color: #e1bdad; } #greeting { background-color: var(--pink); padding: 10px; border: 2px white solid; font-size: 20px; color: white; text-transform: capitalize; } /* Transfer/charge/deposit forms */ .closebtn { float: right; } .transfer, .deposit { margin-top: 3.5%; } .charge { margin-top: 4.5%; } /* ----- Media Queries ----*/ @media print, screen and (min-width: 40em) { .account-section { display: -webkit-flex; display: -ms-flexbox; display: flex; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .account-section-feature { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; padding: 1rem; -webkit-flex: 1 0 50%; -ms-flex: 1 0 50%; flex: 1 0 50%; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .account-section-feature.top { border-bottom: 1px solid var(--orange); } .account-section-feature.bottom { border-bottom: 1px solid var(--pink); } .account-section-feature .feature-title { margin-bottom: 0; line-height: 16px; font-size: 0.875rem; } .account-section-feature .feature-desc { margin-bottom: 0; text-align: left; } .account_number { text-align: right; } .current_balance { text-align: right; } .account-section-feature .fa { margin-right: 1.25rem; font-size: 2rem; } @media print, screen and (min-width: 40em) { .account-section-feature { padding: 2rem; -webkit-flex: 1 0 50%; -ms-flex: 1 0 50%; flex: 1 0 50%; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } } .button-hover-account { border: 2px solid var(--green); background-color: #e1bdad; color: var(--green); letter-spacing: 0.07rem; transition: all 0.2s ease-in-out; position: relative; } .button-hover-account span { transition: all 0.2s ease-in-out; } .button-hover-account .fa { position: absolute; font-size: 1.2rem; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: var(--pink); right: -20px; transition: 0.4s right cubic-bezier(0.38, 0.6, 0.48, 1); } .button-hover-account:hover { border-color: var(--pink); background-color: #f8ebef; transition: border-color 0.2s; } .button-hover-account:hover span { margin-right: 20px; color: var(--pink); } .button-hover-account:hover .fa { right: 12px; } /* -------------------------------------------------------------------------- */ @media screen and (max-width: 39.9375em) { .topbar-responsive .menu a { padding: 0.875rem 0; } } .topbar-responsive .menu .topbar-responsive-button { color: #ffffff; border-color: #ffffff; border-radius: 5000px; transition: color 0.15s ease-in, border-color 0.15s ease-in; } .topbar-responsive .menu .topbar-responsive-button:hover { color: var(--pink); border-color: var(--pink); } @media screen and (max-width: 39.9375em) { .topbar-responsive .menu .topbar-responsive-button { width: 100%; margin: 0.875rem 0; } } @media screen and (max-width: 39.9375em) { .topbar-responsive { padding: 0.75rem; } .topbar-responsive .top-bar-title { position: relative; width: 100%; } .topbar-responsive .top-bar-title span { position: absolute; right: 0; border: 1px solid #ffffff; border-radius: 5px; padding: 0.25rem 0.45rem; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .topbar-responsive .top-bar-title span .menu-icon { margin-bottom: 4px; } } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @-webkit-keyframes slideDown { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%); } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); } } @keyframes slideDown { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%); } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); } } @media screen and (max-width: 39.9375em) { .topbar-responsive-links { -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; width: 100%; -webkit-animation: fadeIn 1s ease-in; animation: fadeIn 1s ease-in; } } } @media (max-width: 1000px) { .welcome { display: none; } }
0.450359
0.145601
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap"); @import url("https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&display=swap"); /* :root { --nav-height: 60px; --full-height: calc(100vh - var(--nav-height)); --background: hsl(0, 2%, 7%); --nav-background: hsl(0, 2%, 10%); --nav-background-blur: hsla(0, 2%, 10%, 0.75); --shadow: rgba(0, 0, 0, 0.6); --text-color: white; --secondary-text: rgba(255, 255, 255, 0.6); --hr: rgba(230, 230, 230, 0.12); --textfield: rgb(34, 34, 34); --active: rgba(255, 255, 255, 0.2); --hover: rgba(255, 255, 255, 0.068); } */ :root { --nav-height: 60px; --full-height: calc(100vh - var(--nav-height)); --background: hsl(43, 100%, 95%); --nav-background: hsl(43, 100%, 97%); --nav-background-blur: hsla(44, 100%, 97%, 0.75); --shadow: rgba(126, 126, 126, 0.466); --text-color: black; --secondary-text: #65676b; --hr: rgba(0, 0, 0, 0.12); --textfield: rgb(255, 255, 255); --dark-textfield: rgb(59, 59, 59); --active: rgba(0, 0, 0, 0.2); --hover: rgba(0, 0, 0, 0.068); } * { margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins", sans-serif !important; } body { background-color: var(--background); color: var(--text-color); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } h1, h2 { font-family: "PT Serif", serif !important; } nav { position: fixed; top: 0; height: var(--nav-height); width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 10px; box-shadow: 0 3px 5px 0 var(--shadow); z-index: 1000; background-color: var(--nav-background-blur); backdrop-filter: blur(10px); } .visited { color: #4285f4; } .heading { user-select: none; margin-right: 10px; text-decoration: none; color: var(--text-color); } .pfp { border-radius: 50%; width: 60px; } .nav-img { width: 2rem !important; } .nav-item { display: flex; align-items: center; justify-content: center; } .icon-button { display: flex; align-items: center; justify-content: center; user-select: none; padding: 5px; width: 45px; aspect-ratio: 1; cursor: pointer; border-radius: 50%; transition-duration: 0.4s; } .icon-button-sm { width: 30px; } hr { border: none; height: 1px; background-color: var(--hr); } .dropdown { list-style: none; position: absolute; top: calc(var(--nav-height) - 2px); right: 10px; width: 360px; border-radius: 0.5rem; background-color: var(--nav-background); z-index: 10; padding: 5px; box-shadow: 0 0 15px 2px var(--shadow); } .dropdown-item, .button { color: var(--text-color); padding: 10px; border-radius: 0.5rem; text-decoration: none; display: flex; justify-content: flex-start; align-items: center; transition-duration: 0.4s; } .dropdown-item:active, .button:active:enabled, .toggleDiv:active, .fab:active { background-color: rgba(0, 0, 0, 0.2); } .dropdown-icon { display: flex; align-items: center; justify-content: center; margin-right: 10px; } .dropdown-text { display: flex; flex-direction: column; } .dropdown-primary { font-weight: bold; } .dropdown-secondary { font-size: small; color: var(--secondary-text); } .home { min-height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 10px; } .home-nav { min-height: calc(var(--full-height) - 20px); display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 10px; } .main { margin-top: var(--nav-height); padding: 10px; display: flex; justify-content: center; align-items: center; } .login { background-color: var(--nav-background); display: flex; flex-direction: column; text-align: center; justify-content: space-around; border-radius: 0.5rem; padding: 15px; box-shadow: 0 0 15px 2px var(--shadow); } .landing { display: flex; justify-content: center; align-items: center; width: 100%; max-width: 845px; } .landing > div { width: 50%; margin: 0 10px; } .button { text-decoration: none; color: var(--text-color); display: flex; align-items: center; background-color: var(--background); border: 1px solid var(--hr); border-radius: 0.3rem; padding: 5px 15px; font-size: 0.875rem; min-width: 64px; box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%); user-select: none; text-transform: uppercase; line-height: 1.75; letter-spacing: 0.02857em; font-weight: 500; cursor: pointer; } .secondary-but { background-color: transparent; border: none; box-shadow: none; } .but-outline { border: 1px solid var(--secondary-text); } .button svg { margin-right: 12px; width: 20px; height: 20px; } .top-buts { display: flex; align-items: center; justify-content: space-evenly; } .loader { border: 10px solid #979797e5; border-radius: 50%; border-top: 10px solid #202020; width: 100px; height: 100px; -webkit-animation: spin 2s linear infinite; /* Safari */ animation: spin 2s linear infinite; } .tabs { display: flex; align-items: center; justify-content: center; } .tab-icon { outline: none; border: none; background-color: transparent; display: flex; text-decoration: none; color: var(--text-color); padding: 10px 25px; margin: 0 5px; cursor: pointer; } .tab-active { background-color: var(--background); box-shadow: 0 0 5px 2px var(--shadow); font-weight: 600; } .tab-active-icon { stroke-width: 3; } .feeds { display: flex; flex-direction: column; width: 100%; max-width: 700px; } .feed { max-width: 700px; width: 100%; border-radius: 0.5rem; background-color: var(--nav-background); padding: 10px; margin: 10px 0; border: 1px solid var(--hr); position: relative; overflow: hidden; } .cover { position: absolute; display: flex; flex-direction: column; align-items: center; justify-content: center; margin: -10px !important; width: 100%; height: 100%; background-color: var(--nav-background-blur); backdrop-filter: blur(10px); } .cover > * { margin: 5px; } .feed > * { margin: 5px 0; } .feed-title { display: flex; align-items: center; justify-content: space-between; } .feed-title-heading { text-decoration: none; text-transform: capitalize; color: var(--text-color); } .feed-title-heading:hover { text-decoration: underline; } .feed-body { font-family: "PT Serif", serif !important; } .feed-author { font-size: small; color: var(--text-color); } .likes { min-width: 80px; display: flex; align-items: center; justify-content: flex-start; user-select: none; } .keywords { display: flex; padding: 5px 0; align-items: center; font-size: small; flex-wrap: wrap; } .keywords > p { display: flex; align-items: center; justify-content: center; border-radius: 500px; border: 1px solid var(--hr); background-color: var(--background); color: var(--secondary-text); padding: 1px 10px; margin: 2.5px 0; margin-right: 5px; } .key-input { width: 100%; max-width: 100%; border-radius: 5px; border: 1px solid var(--hr); align-items: center; justify-content: flex-start; padding: 5px 10px; background-color: var(--textfield); } .key-input-div { overflow: auto; width: calc(100% - 45px); } .key-input input { border: none; outline: none; } .key-input input:hover { border: none; } .key-input button { display: flex; color: var(--text-color); align-items: center; padding: 5px 2px 5px 5px; border: none; background-color: unset; cursor: pointer; } .published { color: var(--secondary-text); font-size: small; display: flex; align-items: center; justify-content: space-between; } .join { display: flex; width: 100%; max-width: 100%; } .textfield { background-color: var(--textfield); color: var(--text-color); padding: 10px; margin-right: 10px; border-radius: 5px; border: 1px solid var(--hr); } .details { font-size: small; color: var(--secondary-text); } .team-members { list-style: none; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; } .team-members li { display: flex; align-items: center; justify-content: center; padding: 5px; font-size: small; } .team-members li img { margin-right: 10px; width: 32px; } .team-member-div { display: flex; align-items: center; } .request { width: 100%; justify-content: space-between !important; } .link { cursor: pointer; font-size: small; } .title-field { font-family: "PT Serif", serif !important; text-transform: capitalize; font-size: large; } select { background-color: var(--textfield); color: var(--text-color); padding: 10px 5px; border: 1px solid var(--hr); border-radius: 5px; } .footer { display: flex; align-items: center; justify-content: flex-end; } .toggleDiv { display: flex; align-items: center; justify-content: space-between; padding: 10px; border-radius: 0.5rem; } .team { display: flex; flex-direction: column; margin: 0; justify-content: space-between; } .teams { padding: 5px; display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 10px; } .error { font-size: small; color: rgb(228, 13, 13); } .editor-class { padding: 5px; overflow: unset !important; } .prs { margin: 5px 0; background-color: var(--background); border-radius: 0.5rem; border: 1px solid var(--hr); padding: 8px; cursor: pointer; } .prs:active { background-color: var(--active); } .pr-title { font-family: "PT Serif", serif !important; text-transform: capitalize; font-weight: bold; margin-bottom: 2px; transition-duration: 0.4s; } .pr-desc { font-family: "PT Serif", serif !important; font-size: smaller; margin-top: 2px; } .toolbar-class, .wrapper-class { background-color: var(--textfield) !important; color: var(--text-color) !important; padding: 5px !important; border-radius: 5px !important; border: 1px solid var(--hr) !important; } .wrapper-class { min-height: 60vh; height: 100%; } .rdw-dropdown-optionwrapper { overflow-y: auto !important; } .rdw-dropdown-wrapper { color: black; } .editor-class * { font-family: "PT Serif", serif !important; } .rdw-option-wrapper { padding: 10px !important; height: auto !important; } .preview-main { margin-top: var(--nav-height); display: flex; align-items: center; justify-content: center; } .preview { min-height: var(--full-height); padding: 10px; max-width: 850px; width: 100%; align-self: center; display: flex; flex-direction: column; text-align: center; } .preview > * { margin: 10px 0; font-family: "PT Serif", serif !important; } .preview-body * { font-family: "PT Serif", serif !important; margin-bottom: 25px; } .sticky { position: sticky; top: var(--nav-height); z-index: 100 !important; } .sticky1 { position: sticky; top: var(--nav-height); z-index: 100 !important; } .fab { position: fixed; display: flex; align-items: center; justify-content: center; bottom: 25px; right: 25px; cursor: pointer; padding: 15px; border-radius: 50%; background-color: var(--background); box-shadow: 0 0 10px 5px var(--shadow); transition-duration: 0.4s; z-index: 1000; } .edit-main { justify-content: center; align-items: flex-start; } .sidebar { margin-left: 10px; padding: 10px; height: calc(var(--full-height) - 20px); top: calc(var(--nav-height) + 10px); display: flex; align-items: center; flex-direction: column; justify-content: flex-start; width: -moz-available; width: -webkit-fill-available; width: stretch; max-width: 360px; z-index: 10; } .sidebar-content { border-radius: 0.5rem; border: 1px solid var(--hr); margin: 10px; margin-bottom: 0; padding: 10px; width: 100%; display: flex; height: 100%; overflow-wrap: break-word; overflow-y: auto; z-index: 10; } .heading-h3 { display: flex; align-items: center; font-family: "PT Serif", serif !important; margin-bottom: 5px; } .members { width: 100%; display: flex; flex-direction: column; } .create { display: block; } .create-mob { display: none; } .button:disabled { color: var(--secondary-text); cursor: not-allowed; } .comma ~ .comma:not(:empty):before { content: " | "; } .mobile-body { background-color: var(--textfield); } .mobile-body textarea { margin-top: 5px; font-family: "PT Serif", serif !important; height: fit-content; min-height: 30vh; resize: inherit; } .mobile-body-span, .mobile-body-span p, .mobile-body-span p > * { font-family: "PT Serif", serif !important; margin-bottom: 5px; } .accordion { background-color: var(--nav-background); width: 100%; padding: 8px; border-radius: 0.5rem; border: 1px solid var(--hr); height: fit-content; margin-bottom: 10px; } .accordion-title { display: flex; justify-content: space-between; align-items: center; /* padding: px 0; */ cursor: pointer; } .badge { font-size: x-small; display: flex; line-height: 1.75; align-items: center; justify-content: center; margin-left: 10px; border-radius: 500px; min-width: 20px; width: max-content; height: 20px; text-align: center; padding: 7px; background-color: rgb(240, 30, 30); font-weight: normal; color: white; box-shadow: 0 2px 2px var(--shadow); } .sidebarContent { display: flex; align-items: center; flex-direction: column; width: 100%; } .dialog-bg { position: fixed; left: 50%; top: 50.7%; margin-top: -5px; transform: translate(-50%, -50%); width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 100000; } .dialog { display: flex; flex-direction: column; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); background-color: var(--background); padding: 10px; max-width: 700px; width: 80vw; border: 1px solid var(--hr); border-radius: 0.5rem; transition-duration: 0.4s; z-index: 10000; } .dialog-title { padding: 10px; display: flex; align-items: center; justify-content: space-between; } .dialog-body { padding: 10px; font-family: "PT Serif", serif !important; max-height: 70vh; overflow-y: auto; } .dialog-body > * { font-family: "PT Serif", serif !important; margin: 5px 0; } .publish { display: flex; justify-content: center; overflow-y: auto; } .dialog-actions div { display: flex; align-items: center; justify-content: flex-end; margin: 10px 0; } .dialog-actions div > * { margin: 0 5px; } .dialog-title h1 { text-transform: capitalize; } .message-main { display: flex; flex-direction: column; height: 100%; width: 100%; align-items: center; justify-content: space-between; } .message-footer { display: flex; align-items: center; width: 100%; justify-content: space-between; } .message-body { display: flex; height: 100%; flex-direction: column-reverse; width: 100%; margin-bottom: 10px; overflow-y: auto; } .message-whole { width: 100%; display: flex; flex-direction: column; } .message { width: fit-content; max-width: 257px; padding: 5px 15px; /* margin: 5px 0; */ border-radius: 500px; background-color: var(--nav-background); border: 1px solid var(--hr); align-self: flex-start; font-size: 0.9375rem; } .message-self { background-color: var(--background); align-self: flex-end; /* text-align: right; */ } .message-sender, .message-time { align-self: flex-start; font-size: x-small; } .message-time { color: var(--secondary-text); margin-bottom: 5px; } .message-time-self { text-align: right; align-self: flex-end; } .link-sm { margin: 0 3px; text-decoration: underline; color: blue; cursor: pointer; } .p-dialog { font-family: "PT Serif", serif !important; } .svg { width: 250px; height: 250px; } .follow-head { display: flex; align-items: center; justify-content: flex-start; margin-bottom: 10px; } .follow-tab { font-family: "PT Serif", serif !important; font-size: large; text-align: center; min-width: 90px; margin-right: 20px; } .follow-tab-hover { cursor: pointer; font-weight: bold; text-decoration: underline; } .follow-tab:hover { cursor: pointer; font-weight: bold; text-decoration: underline; } .follow-list { display: flex; align-items: center; justify-content: space-between; padding: 10px 0; } .p-follow:hover { text-decoration: underline; cursor: pointer; } .report-list { display: flex; align-items: center; margin: 5px 0; } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @media only screen and (max-width: 620px) { .comp { display: none; } .landing { display: flex; flex-direction: column; height: calc(100vh - 20px); justify-content: space-around; text-align: center; } .landing > div { width: 100%; margin: 10px; } .login { background-color: var(--background); box-shadow: none; margin-top: 20px; } h1 { font-size: 36px; /* Some tweener fallback that doesn't look awful */ font-size: 5.4vw; } } .preview h1 { text-transform: capitalize; } .link:hover { text-decoration: underline; } .tos { padding: 25px; max-width: 700px; width: 100%; } .tos > h2 { margin: 20px 0; } .tos > ul { margin: 15px 0; padding-left: 40px; } @media (hover: hover) and (pointer: fine) { .textfield:hover, select:hover, .key-input:hover { border: 1px solid var(--text-color); } .dropdown-item:hover, .button:hover, .toggleDiv:hover, .icon-button:hover, .prs:hover, .fab:hover { background-color: var(--hover); } .button:disabled:hover { background-color: var(--background); } } .icon-button:active { background-color: rgba(0, 0, 0, 0.2); } @media only screen and (max-width: 380px) { .dropdown { width: calc(100vw - 20px); } .dialog { width: 100vw; height: 100vh; border-radius: 0; } .dialog-actions { position: absolute; bottom: 0; right: 0; width: 100%; } } @media only screen and (max-width: 845px) { .create, .sidebar { display: none; } .create-mob { display: block; } .create-mob-main { display: flex; justify-content: center; align-items: center; flex-direction: column; width: 100%; margin-top: calc(var(--nav-height) + 10px); } .message-main { height: calc(100vh - (var(--nav-height) * 2 + 30px)); padding: 0 10px; } .create-mob-main > .main { margin-top: 0; } .sticky { top: calc(var(--nav-height) * 2); } .sticky1 { top: calc(var(--nav-height) * 2); } .edit-tab { position: fixed; padding-top: 10px; /* top: calc(var(--nav-height) + 10px); */ top: var(--nav-height); height: var(--nav-height); width: 100%; background-color: var(--background); z-index: 100; } .members { padding: 10px; overflow-wrap: break-word; max-width: 360px; } .preview { min-height: calc(var(--full-height) - var(--nav-height)); } .preview-main { margin-top: calc(var(--nav-height) * 2); max-width: 850px; width: 100%; } }
src/index.css
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap"); @import url("https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&display=swap"); /* :root { --nav-height: 60px; --full-height: calc(100vh - var(--nav-height)); --background: hsl(0, 2%, 7%); --nav-background: hsl(0, 2%, 10%); --nav-background-blur: hsla(0, 2%, 10%, 0.75); --shadow: rgba(0, 0, 0, 0.6); --text-color: white; --secondary-text: rgba(255, 255, 255, 0.6); --hr: rgba(230, 230, 230, 0.12); --textfield: rgb(34, 34, 34); --active: rgba(255, 255, 255, 0.2); --hover: rgba(255, 255, 255, 0.068); } */ :root { --nav-height: 60px; --full-height: calc(100vh - var(--nav-height)); --background: hsl(43, 100%, 95%); --nav-background: hsl(43, 100%, 97%); --nav-background-blur: hsla(44, 100%, 97%, 0.75); --shadow: rgba(126, 126, 126, 0.466); --text-color: black; --secondary-text: #65676b; --hr: rgba(0, 0, 0, 0.12); --textfield: rgb(255, 255, 255); --dark-textfield: rgb(59, 59, 59); --active: rgba(0, 0, 0, 0.2); --hover: rgba(0, 0, 0, 0.068); } * { margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins", sans-serif !important; } body { background-color: var(--background); color: var(--text-color); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } h1, h2 { font-family: "PT Serif", serif !important; } nav { position: fixed; top: 0; height: var(--nav-height); width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 10px; box-shadow: 0 3px 5px 0 var(--shadow); z-index: 1000; background-color: var(--nav-background-blur); backdrop-filter: blur(10px); } .visited { color: #4285f4; } .heading { user-select: none; margin-right: 10px; text-decoration: none; color: var(--text-color); } .pfp { border-radius: 50%; width: 60px; } .nav-img { width: 2rem !important; } .nav-item { display: flex; align-items: center; justify-content: center; } .icon-button { display: flex; align-items: center; justify-content: center; user-select: none; padding: 5px; width: 45px; aspect-ratio: 1; cursor: pointer; border-radius: 50%; transition-duration: 0.4s; } .icon-button-sm { width: 30px; } hr { border: none; height: 1px; background-color: var(--hr); } .dropdown { list-style: none; position: absolute; top: calc(var(--nav-height) - 2px); right: 10px; width: 360px; border-radius: 0.5rem; background-color: var(--nav-background); z-index: 10; padding: 5px; box-shadow: 0 0 15px 2px var(--shadow); } .dropdown-item, .button { color: var(--text-color); padding: 10px; border-radius: 0.5rem; text-decoration: none; display: flex; justify-content: flex-start; align-items: center; transition-duration: 0.4s; } .dropdown-item:active, .button:active:enabled, .toggleDiv:active, .fab:active { background-color: rgba(0, 0, 0, 0.2); } .dropdown-icon { display: flex; align-items: center; justify-content: center; margin-right: 10px; } .dropdown-text { display: flex; flex-direction: column; } .dropdown-primary { font-weight: bold; } .dropdown-secondary { font-size: small; color: var(--secondary-text); } .home { min-height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 10px; } .home-nav { min-height: calc(var(--full-height) - 20px); display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 10px; } .main { margin-top: var(--nav-height); padding: 10px; display: flex; justify-content: center; align-items: center; } .login { background-color: var(--nav-background); display: flex; flex-direction: column; text-align: center; justify-content: space-around; border-radius: 0.5rem; padding: 15px; box-shadow: 0 0 15px 2px var(--shadow); } .landing { display: flex; justify-content: center; align-items: center; width: 100%; max-width: 845px; } .landing > div { width: 50%; margin: 0 10px; } .button { text-decoration: none; color: var(--text-color); display: flex; align-items: center; background-color: var(--background); border: 1px solid var(--hr); border-radius: 0.3rem; padding: 5px 15px; font-size: 0.875rem; min-width: 64px; box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%); user-select: none; text-transform: uppercase; line-height: 1.75; letter-spacing: 0.02857em; font-weight: 500; cursor: pointer; } .secondary-but { background-color: transparent; border: none; box-shadow: none; } .but-outline { border: 1px solid var(--secondary-text); } .button svg { margin-right: 12px; width: 20px; height: 20px; } .top-buts { display: flex; align-items: center; justify-content: space-evenly; } .loader { border: 10px solid #979797e5; border-radius: 50%; border-top: 10px solid #202020; width: 100px; height: 100px; -webkit-animation: spin 2s linear infinite; /* Safari */ animation: spin 2s linear infinite; } .tabs { display: flex; align-items: center; justify-content: center; } .tab-icon { outline: none; border: none; background-color: transparent; display: flex; text-decoration: none; color: var(--text-color); padding: 10px 25px; margin: 0 5px; cursor: pointer; } .tab-active { background-color: var(--background); box-shadow: 0 0 5px 2px var(--shadow); font-weight: 600; } .tab-active-icon { stroke-width: 3; } .feeds { display: flex; flex-direction: column; width: 100%; max-width: 700px; } .feed { max-width: 700px; width: 100%; border-radius: 0.5rem; background-color: var(--nav-background); padding: 10px; margin: 10px 0; border: 1px solid var(--hr); position: relative; overflow: hidden; } .cover { position: absolute; display: flex; flex-direction: column; align-items: center; justify-content: center; margin: -10px !important; width: 100%; height: 100%; background-color: var(--nav-background-blur); backdrop-filter: blur(10px); } .cover > * { margin: 5px; } .feed > * { margin: 5px 0; } .feed-title { display: flex; align-items: center; justify-content: space-between; } .feed-title-heading { text-decoration: none; text-transform: capitalize; color: var(--text-color); } .feed-title-heading:hover { text-decoration: underline; } .feed-body { font-family: "PT Serif", serif !important; } .feed-author { font-size: small; color: var(--text-color); } .likes { min-width: 80px; display: flex; align-items: center; justify-content: flex-start; user-select: none; } .keywords { display: flex; padding: 5px 0; align-items: center; font-size: small; flex-wrap: wrap; } .keywords > p { display: flex; align-items: center; justify-content: center; border-radius: 500px; border: 1px solid var(--hr); background-color: var(--background); color: var(--secondary-text); padding: 1px 10px; margin: 2.5px 0; margin-right: 5px; } .key-input { width: 100%; max-width: 100%; border-radius: 5px; border: 1px solid var(--hr); align-items: center; justify-content: flex-start; padding: 5px 10px; background-color: var(--textfield); } .key-input-div { overflow: auto; width: calc(100% - 45px); } .key-input input { border: none; outline: none; } .key-input input:hover { border: none; } .key-input button { display: flex; color: var(--text-color); align-items: center; padding: 5px 2px 5px 5px; border: none; background-color: unset; cursor: pointer; } .published { color: var(--secondary-text); font-size: small; display: flex; align-items: center; justify-content: space-between; } .join { display: flex; width: 100%; max-width: 100%; } .textfield { background-color: var(--textfield); color: var(--text-color); padding: 10px; margin-right: 10px; border-radius: 5px; border: 1px solid var(--hr); } .details { font-size: small; color: var(--secondary-text); } .team-members { list-style: none; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; } .team-members li { display: flex; align-items: center; justify-content: center; padding: 5px; font-size: small; } .team-members li img { margin-right: 10px; width: 32px; } .team-member-div { display: flex; align-items: center; } .request { width: 100%; justify-content: space-between !important; } .link { cursor: pointer; font-size: small; } .title-field { font-family: "PT Serif", serif !important; text-transform: capitalize; font-size: large; } select { background-color: var(--textfield); color: var(--text-color); padding: 10px 5px; border: 1px solid var(--hr); border-radius: 5px; } .footer { display: flex; align-items: center; justify-content: flex-end; } .toggleDiv { display: flex; align-items: center; justify-content: space-between; padding: 10px; border-radius: 0.5rem; } .team { display: flex; flex-direction: column; margin: 0; justify-content: space-between; } .teams { padding: 5px; display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 10px; } .error { font-size: small; color: rgb(228, 13, 13); } .editor-class { padding: 5px; overflow: unset !important; } .prs { margin: 5px 0; background-color: var(--background); border-radius: 0.5rem; border: 1px solid var(--hr); padding: 8px; cursor: pointer; } .prs:active { background-color: var(--active); } .pr-title { font-family: "PT Serif", serif !important; text-transform: capitalize; font-weight: bold; margin-bottom: 2px; transition-duration: 0.4s; } .pr-desc { font-family: "PT Serif", serif !important; font-size: smaller; margin-top: 2px; } .toolbar-class, .wrapper-class { background-color: var(--textfield) !important; color: var(--text-color) !important; padding: 5px !important; border-radius: 5px !important; border: 1px solid var(--hr) !important; } .wrapper-class { min-height: 60vh; height: 100%; } .rdw-dropdown-optionwrapper { overflow-y: auto !important; } .rdw-dropdown-wrapper { color: black; } .editor-class * { font-family: "PT Serif", serif !important; } .rdw-option-wrapper { padding: 10px !important; height: auto !important; } .preview-main { margin-top: var(--nav-height); display: flex; align-items: center; justify-content: center; } .preview { min-height: var(--full-height); padding: 10px; max-width: 850px; width: 100%; align-self: center; display: flex; flex-direction: column; text-align: center; } .preview > * { margin: 10px 0; font-family: "PT Serif", serif !important; } .preview-body * { font-family: "PT Serif", serif !important; margin-bottom: 25px; } .sticky { position: sticky; top: var(--nav-height); z-index: 100 !important; } .sticky1 { position: sticky; top: var(--nav-height); z-index: 100 !important; } .fab { position: fixed; display: flex; align-items: center; justify-content: center; bottom: 25px; right: 25px; cursor: pointer; padding: 15px; border-radius: 50%; background-color: var(--background); box-shadow: 0 0 10px 5px var(--shadow); transition-duration: 0.4s; z-index: 1000; } .edit-main { justify-content: center; align-items: flex-start; } .sidebar { margin-left: 10px; padding: 10px; height: calc(var(--full-height) - 20px); top: calc(var(--nav-height) + 10px); display: flex; align-items: center; flex-direction: column; justify-content: flex-start; width: -moz-available; width: -webkit-fill-available; width: stretch; max-width: 360px; z-index: 10; } .sidebar-content { border-radius: 0.5rem; border: 1px solid var(--hr); margin: 10px; margin-bottom: 0; padding: 10px; width: 100%; display: flex; height: 100%; overflow-wrap: break-word; overflow-y: auto; z-index: 10; } .heading-h3 { display: flex; align-items: center; font-family: "PT Serif", serif !important; margin-bottom: 5px; } .members { width: 100%; display: flex; flex-direction: column; } .create { display: block; } .create-mob { display: none; } .button:disabled { color: var(--secondary-text); cursor: not-allowed; } .comma ~ .comma:not(:empty):before { content: " | "; } .mobile-body { background-color: var(--textfield); } .mobile-body textarea { margin-top: 5px; font-family: "PT Serif", serif !important; height: fit-content; min-height: 30vh; resize: inherit; } .mobile-body-span, .mobile-body-span p, .mobile-body-span p > * { font-family: "PT Serif", serif !important; margin-bottom: 5px; } .accordion { background-color: var(--nav-background); width: 100%; padding: 8px; border-radius: 0.5rem; border: 1px solid var(--hr); height: fit-content; margin-bottom: 10px; } .accordion-title { display: flex; justify-content: space-between; align-items: center; /* padding: px 0; */ cursor: pointer; } .badge { font-size: x-small; display: flex; line-height: 1.75; align-items: center; justify-content: center; margin-left: 10px; border-radius: 500px; min-width: 20px; width: max-content; height: 20px; text-align: center; padding: 7px; background-color: rgb(240, 30, 30); font-weight: normal; color: white; box-shadow: 0 2px 2px var(--shadow); } .sidebarContent { display: flex; align-items: center; flex-direction: column; width: 100%; } .dialog-bg { position: fixed; left: 50%; top: 50.7%; margin-top: -5px; transform: translate(-50%, -50%); width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 100000; } .dialog { display: flex; flex-direction: column; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); background-color: var(--background); padding: 10px; max-width: 700px; width: 80vw; border: 1px solid var(--hr); border-radius: 0.5rem; transition-duration: 0.4s; z-index: 10000; } .dialog-title { padding: 10px; display: flex; align-items: center; justify-content: space-between; } .dialog-body { padding: 10px; font-family: "PT Serif", serif !important; max-height: 70vh; overflow-y: auto; } .dialog-body > * { font-family: "PT Serif", serif !important; margin: 5px 0; } .publish { display: flex; justify-content: center; overflow-y: auto; } .dialog-actions div { display: flex; align-items: center; justify-content: flex-end; margin: 10px 0; } .dialog-actions div > * { margin: 0 5px; } .dialog-title h1 { text-transform: capitalize; } .message-main { display: flex; flex-direction: column; height: 100%; width: 100%; align-items: center; justify-content: space-between; } .message-footer { display: flex; align-items: center; width: 100%; justify-content: space-between; } .message-body { display: flex; height: 100%; flex-direction: column-reverse; width: 100%; margin-bottom: 10px; overflow-y: auto; } .message-whole { width: 100%; display: flex; flex-direction: column; } .message { width: fit-content; max-width: 257px; padding: 5px 15px; /* margin: 5px 0; */ border-radius: 500px; background-color: var(--nav-background); border: 1px solid var(--hr); align-self: flex-start; font-size: 0.9375rem; } .message-self { background-color: var(--background); align-self: flex-end; /* text-align: right; */ } .message-sender, .message-time { align-self: flex-start; font-size: x-small; } .message-time { color: var(--secondary-text); margin-bottom: 5px; } .message-time-self { text-align: right; align-self: flex-end; } .link-sm { margin: 0 3px; text-decoration: underline; color: blue; cursor: pointer; } .p-dialog { font-family: "PT Serif", serif !important; } .svg { width: 250px; height: 250px; } .follow-head { display: flex; align-items: center; justify-content: flex-start; margin-bottom: 10px; } .follow-tab { font-family: "PT Serif", serif !important; font-size: large; text-align: center; min-width: 90px; margin-right: 20px; } .follow-tab-hover { cursor: pointer; font-weight: bold; text-decoration: underline; } .follow-tab:hover { cursor: pointer; font-weight: bold; text-decoration: underline; } .follow-list { display: flex; align-items: center; justify-content: space-between; padding: 10px 0; } .p-follow:hover { text-decoration: underline; cursor: pointer; } .report-list { display: flex; align-items: center; margin: 5px 0; } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @media only screen and (max-width: 620px) { .comp { display: none; } .landing { display: flex; flex-direction: column; height: calc(100vh - 20px); justify-content: space-around; text-align: center; } .landing > div { width: 100%; margin: 10px; } .login { background-color: var(--background); box-shadow: none; margin-top: 20px; } h1 { font-size: 36px; /* Some tweener fallback that doesn't look awful */ font-size: 5.4vw; } } .preview h1 { text-transform: capitalize; } .link:hover { text-decoration: underline; } .tos { padding: 25px; max-width: 700px; width: 100%; } .tos > h2 { margin: 20px 0; } .tos > ul { margin: 15px 0; padding-left: 40px; } @media (hover: hover) and (pointer: fine) { .textfield:hover, select:hover, .key-input:hover { border: 1px solid var(--text-color); } .dropdown-item:hover, .button:hover, .toggleDiv:hover, .icon-button:hover, .prs:hover, .fab:hover { background-color: var(--hover); } .button:disabled:hover { background-color: var(--background); } } .icon-button:active { background-color: rgba(0, 0, 0, 0.2); } @media only screen and (max-width: 380px) { .dropdown { width: calc(100vw - 20px); } .dialog { width: 100vw; height: 100vh; border-radius: 0; } .dialog-actions { position: absolute; bottom: 0; right: 0; width: 100%; } } @media only screen and (max-width: 845px) { .create, .sidebar { display: none; } .create-mob { display: block; } .create-mob-main { display: flex; justify-content: center; align-items: center; flex-direction: column; width: 100%; margin-top: calc(var(--nav-height) + 10px); } .message-main { height: calc(100vh - (var(--nav-height) * 2 + 30px)); padding: 0 10px; } .create-mob-main > .main { margin-top: 0; } .sticky { top: calc(var(--nav-height) * 2); } .sticky1 { top: calc(var(--nav-height) * 2); } .edit-tab { position: fixed; padding-top: 10px; /* top: calc(var(--nav-height) + 10px); */ top: var(--nav-height); height: var(--nav-height); width: 100%; background-color: var(--background); z-index: 100; } .members { padding: 10px; overflow-wrap: break-word; max-width: 360px; } .preview { min-height: calc(var(--full-height) - var(--nav-height)); } .preview-main { margin-top: calc(var(--nav-height) * 2); max-width: 850px; width: 100%; } }
0.370453
0.076788
button:focus { outline:none; } input:focus { outline:none; } #recruitingTab > p { font-size: 12px; } #recruitingTab > p > input { width: 30px; height: 8px; font-size: 10px; } #recruitingTab > p > button { width: 75px; float: right; } #dispResources > p { float: right; margin-right: 20px; margin-top: 5px; } #villageShop > button { width: 100%; margin-top: 20px; } #s_p_r_rpgTab { width: 700px; height: 700px; border: 8px outset green; border-radius: 8px; position: relative; background-color: white; } #recruitingTab { border-left: 8px outset green; border-top: 8px inset green; border-top-left-radius: 8px; width: 160px; height: 133px; float: right; position: absolute; bottom: 0; right: 0; } #dispResources { border-left: 8px outset green; border-bottom: 8px outset green; border-bottom-left-radius: 8px; width: 290px; height: 25px; position: absolute; right: 0; top: 0; } #fight { position: absolute; border-right: 8px inset green; border-bottom: 8px inset green; width: 20.6%; height: 518px; } #villageShop { position: absolute; border-left: 8px inset green; border-top: 8px outset green; border-top-left-radius: 8px; border-bottom: 8px outset green; border-bottom-left-radius: 8px; width: 102px; height: 172px; right: 0; bottom: 133px; } #openMap { position: absolute; border: 2px outset gold; width: 10.5%; left: 44.8%; top: 9.3%; } #btn_village { position: absolute; left: 54px; top: 170px; } #btn_town { position: absolute; left: 240px; top: 115px; } #btn_city { position: absolute; left: 250px; top: 300px; } #btn_stopFight { position: absolute; left: 178px; top: 200px; } #map { position: absolute; border: 8px outset green; border-radius: 8px; width: 400px; height: 422px; left: 20.5%; top: 12.6%; } .hide { display: none; } .transparency { opacity: 0.4; } .btn_recruit { float: left; width: 161px; text-align: left; font-size: 10px; } .backgroundColor { background-color: lightgreen; } .buttonClass { border-top: 1px outset green; border-bottom: 1px outset green; }
scissors_paper_rock_rpg.css
button:focus { outline:none; } input:focus { outline:none; } #recruitingTab > p { font-size: 12px; } #recruitingTab > p > input { width: 30px; height: 8px; font-size: 10px; } #recruitingTab > p > button { width: 75px; float: right; } #dispResources > p { float: right; margin-right: 20px; margin-top: 5px; } #villageShop > button { width: 100%; margin-top: 20px; } #s_p_r_rpgTab { width: 700px; height: 700px; border: 8px outset green; border-radius: 8px; position: relative; background-color: white; } #recruitingTab { border-left: 8px outset green; border-top: 8px inset green; border-top-left-radius: 8px; width: 160px; height: 133px; float: right; position: absolute; bottom: 0; right: 0; } #dispResources { border-left: 8px outset green; border-bottom: 8px outset green; border-bottom-left-radius: 8px; width: 290px; height: 25px; position: absolute; right: 0; top: 0; } #fight { position: absolute; border-right: 8px inset green; border-bottom: 8px inset green; width: 20.6%; height: 518px; } #villageShop { position: absolute; border-left: 8px inset green; border-top: 8px outset green; border-top-left-radius: 8px; border-bottom: 8px outset green; border-bottom-left-radius: 8px; width: 102px; height: 172px; right: 0; bottom: 133px; } #openMap { position: absolute; border: 2px outset gold; width: 10.5%; left: 44.8%; top: 9.3%; } #btn_village { position: absolute; left: 54px; top: 170px; } #btn_town { position: absolute; left: 240px; top: 115px; } #btn_city { position: absolute; left: 250px; top: 300px; } #btn_stopFight { position: absolute; left: 178px; top: 200px; } #map { position: absolute; border: 8px outset green; border-radius: 8px; width: 400px; height: 422px; left: 20.5%; top: 12.6%; } .hide { display: none; } .transparency { opacity: 0.4; } .btn_recruit { float: left; width: 161px; text-align: left; font-size: 10px; } .backgroundColor { background-color: lightgreen; } .buttonClass { border-top: 1px outset green; border-bottom: 1px outset green; }
0.369543
0.072374
.btn-primary { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #66B0EA; *background-color: #54A1E6; background-image: -moz-linear-gradient(top, #72BAED, #54A1E6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#72BAED), to(#54A1E6)); background-image: -webkit-linear-gradient(top, #72BAED, #54A1E6); background-image: -o-linear-gradient(top, #72BAED, #54A1E6); background-image: linear-gradient(to bottom, #72BAED, #54A1E6); background-repeat: repeat-x; border-color: #54A1E6 #54A1E6 #54A1E6; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff72BAED', endColorstr='#ff54A1E6', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color: #ffffff; background-color: #54A1E6; *background-color: #54A1E6; } .btn-primary:active, .btn-primary.active { background-color: #54A1E6 \9; } .btn-group.open .btn-primary.dropdown-toggle{ background-color: #54A1E6; } /* informers */ .middle .informer .caption.red{ background: #931111; border: 1px solid #790000; -moz-box-shadow: inset 0px 1px 2px #BF1616, 0px 1px 3px rgba(0,0,0,0.15); -webkit-box-shadow: inset 0px 1px 2px #BF1616, 0px 1px 3px rgba(0,0,0,0.15); box-shadow: inset 0px 1px 2px #BF1616, 0px 1px 3px rgba(0,0,0,0.15); } .middle .informer .caption.green{ background: #257F2A; border: 1px solid #134015; -moz-box-shadow: inset 0px 1px 2px #2D9933, 0px 1px 3px rgba(0,0,0,0.15); -webkit-box-shadow: inset 0px 1px 2px #2D9933, 0px 1px 3px rgba(0,0,0,0.15); box-shadow: inset 0px 1px 2px #2D9933, 0px 1px 3px rgba(0,0,0,0.15); } .middle .informer .caption.orange{ background: #FF6D1F; border: 1px solid #FF6517; -moz-box-shadow: inset 0px 1px 2px #FF822E, 0px 1px 3px rgba(0,0,0,0.15); -webkit-box-shadow: inset 0px 1px 2px #FF822E, 0px 1px 3px rgba(0,0,0,0.15); box-shadow: inset 0px 1px 2px #FF822E, 0px 1px 3px rgba(0,0,0,0.15); } .middle .informer .caption.purple{ background: #553285; border: 1px solid #36175E; -moz-box-shadow: inset 0px 1px 2px #7B52AB, 0px 1px 3px rgba(0,0,0,0.15); -webkit-box-shadow: inset 0px 1px 2px #7B52AB, 0px 1px 3px rgba(0,0,0,0.15); box-shadow: inset 0px 1px 2px #7B52AB, 0px 1px 3px rgba(0,0,0,0.15); } /* informers */ /* widget head dark */ .widget .head.dark{background-image: url('../img/backgrounds/bg_box_head_dark.jpg'); border: 1px solid #374659; -webkit-box-shadow: inset 0 1px #4F6688; -moz-box-shadow: inset 0 1px #4F6688; box-shadow: inset 0 1px #4F6688;} .widget .head.dark h2{color: #FFF; text-shadow: 0 1px #000;} .widget .head.dark ul.buttons > li{border-color: #374659;} .widget .head.dark ul.buttons > li > a{-moz-box-shadow: inset 1px 0px 0px #4F6688; -webkit-box-shadow: inset 1px 0px 0px #4F6688; box-shadow: inset 1px 0px 0px #4F6688;} .widget .head.dark ul.buttons > li > a:hover{background-color: #3F5065;} .widget .head.dark ul.buttons > li > a:active, .widget .head.dark ul.buttons > li.active > a{background: #374659;} .widget .head.simple{background: transparent; border: 0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;} .widget .head.simple h2{font-size: 16px; line-height: 34px; margin: 0px; padding: 0px; color: #42536d;} .widget .head.simple ul.buttons > li{border: 0px; line-height: 34px;} .widget .head.simple ul.buttons > li > a{-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .widget .head.simple ul.buttons > li > a:hover, .widget .head.simple ul.buttons > li > a:active, .widget .head.simple ul.buttons > li.active > a{background: transparent;} /* site styles */ /* Drak and Blue */ .ssDaB .navigation ul.main{border-top: 1px solid #4C92D7} .ssDaB .navigation ul.main li a{background-color: #66B0EA; background: -moz-linear-gradient(top,#72BAED,#54A1E6); background: -ms-linear-gradient(top,#72BAED,#54A1E6); background: -webkit-gradient(linear,0 0,0 100%,from(#72BAED),to(#54A1E6)); background: -webkit-linear-gradient(top,#72BAED,#54A1E6); background: -o-linear-gradient(top,#72BAED 0,#54A1E6 100%); background: linear-gradient(top,#72BAED 0,#54A1E6 0); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72baed',endColorstr='#54a1e6',GradientType=0); border: 1px solid #4C92D7; border-top: 1px solid #8FC8F1;} .ssDaB .navigation ul.main li a:hover, .ssDaB .navigation ul.main li a.active{background: none; background-color: #54A1E6; border-right: 3px solid #394960; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54A1E6',endColorstr='#54A1E6',GradientType=0);} .ssDaB .navigation ul.main li a span.text{text-shadow: 0px 1px 0px rgba(62,80,106,0.5);} /* eof Dark and Blue */ /* Light */ .ssLight .header{border-top: 1px solid #F5F5F5; border-bottom: 1px solid #E0E0E0; background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); -moz-box-shadmodal-footerow: inset 0 1px #FFF, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px #FFF, 2px 0 4px rgba(0, 0, 0, 0.1),0px 1px 4px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px #FFF, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2);} .ssLight .header .logo{background-image: url('../img/logo_dark.png');} .ssLight .header [class^='icos-']{background-image: url(../img/icons/iconss_g.png);} .ssLight .header .dropdown.active, .ssLight .header .popup.active{border-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .ssLight .header .dropdown.active .label, .ssLight .header .popup.active .label{background: #E5E5E5; border-color: #DFDFDF;} .ssLight .header .dropdown .body{background: #E5E5E5; border-color: #E0E0E0;} .ssLight .header .dropdown .body .itemLink{border-bottom-color: #DADADA; border-top-color: #F5F5F5;} .ssLight .header .dropdown .body .itemLink a{color: #333; text-shadow: 1px 1px 0px #FFF;} .ssLight .header .dropdown .body .itemLink a:hover{background: #D5D5D5;} .ssLight .header .dropdown .body .itemLink a [class^='icon-']{background-image: url("../img/glyphicons-halflings.png");} .ssLight .header .popup .body {border-color: #DADADA;} .ssLight .header .popup .body .arrow{border-bottom-color: #DADADA;} .ssLight .navigation ul.main{border-top-color: transparent;} .ssLight .navigation ul.main li a{background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); border: 1px solid #DADADA; border-top: 1px solid #F9F9F9;} .ssLight .navigation ul.main li a [class^='icom-']{background-image: url(../img/icons/icons_g.png);} .ssLight .navigation ul.main li a span.text{color: #333; text-shadow: 0px 1px 0px #FFF;} .ssLight .navigation ul.main li a:hover, .ssLight .navigation ul.main li a.active{background: none; background-color: #E5E5E5; border-right: 3px solid #333; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E5E5',endColorstr='#E5E5E5',GradientType=0);} .ssLight .navigation .submain .fmenu{border-top-color: #e5e5e5;} .ssLight .navigation .submain .fmenu > li > a{border-color: #e5e5e5; border-top: #F5F5F5; background: #F5F5F5; background: -moz-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F1F1F1)); background: -webkit-linear-gradient(top, #FFFFFF 0%,#F1F1F1 100%); background: -o-linear-gradient(top, #FFFFFF 0%,#F1F1F1 100%); background: -ms-linear-gradient(top, #FFFFFF 0%,#F1F1F1 100%); background: linear-gradient(top, #FFFFFF 0%,#F1F1F1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F1F1F1',GradientType=0); -moz-box-shadow: inset -1px 1px 1px #FFF; -webkit-box-shadow: inset -1px 1px 1px #FFF; color: #333; text-shadow: none;} .ssLight .navigation .submain .fmenu > li > a:hover, .ssLight .navigation .submain .fmenu > li.active > a{background-color: #e5e5e5;} .ssLight .typography h1, .ssLight .typography h2, .ssLight .typography h3, .ssLight .typography h4, .ssLight .typography h5, .ssLight .typography h6, .ssLight .widget .head.simple h2{color: #333;} /* eof Light */ /* Dark */ .ssDark .header{border-top: 1px solid #444444; border-bottom: 1px solid #252525; background: #333333; background: -moz-linear-gradient(top, #393939 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393939), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #393939 0%,#292929 100%); background: -o-linear-gradient(top, #393939 0%,#292929 100%); background: -ms-linear-gradient(top, #393939 0%,#292929 100%); background: linear-gradient(to bottom, #393939 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393939', endColorstr='#292929',GradientType=0 ); -moz-box-shadmodal-footerow: inset 0 1px #444, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px #444, 2px 0 4px rgba(0, 0, 0, 0.1),0px 1px 4px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px #444, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2);} .ssDark .header .logo{background-image: url('../img/logo_light.png');} .ssDark .header .dropdown.active, .ssDark .header .popup.active{border-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .ssDark .header .dropdown.active .label, .ssDark .header .popup.active .label{background: #292929; border-color: #252525;} .ssDark .header .dropdown .body{background: #292929; border-color: #252525;} .ssDark .header .dropdown .body .itemLink{border-bottom-color: #222; border-top-color: #353535;} .ssDark .header .dropdown .body .itemLink a:hover{background: #252525;} .ssDark .header .popup .body {border-color: #292929;} .ssDark .header .popup .body .arrow{border-bottom-color: #292929;} .ssDark .navigation ul.main{border-top-color: transparent;} .ssDark .navigation ul.main li a{background: #333333; background: -moz-linear-gradient(top, #393939 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393939), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #393939 0%,#292929 100%); background: -o-linear-gradient(top, #393939 0%,#292929 100%); background: -ms-linear-gradient(top, #393939 0%,#292929 100%); background: linear-gradient(to bottom, #393939 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393939', endColorstr='#292929',GradientType=0 ); border: 1px solid #252525; border-top: 1px solid #444;} .ssDark .navigation ul.main li a span.text{text-shadow: 0px 1px 0px #222;} .ssDark .navigation ul.main li a:hover, .ssDark .navigation ul.main li a.active{background: none; background-color: #292929; border-right: 3px solid #000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929',endColorstr='#292929',GradientType=0);} .ssDark .navigation .submain .fmenu{border-top-color: #292929;} .ssDark .navigation .submain .fmenu > li > a{border-color: #292929; border-top: #444444; background-color: #333333;} .ssDark .navigation .submain .fmenu > li > a:hover, .ssDark .navigation .submain .fmenu > li.active > a{background-color: #292929;} .ssDark .widget .head.dark{background: #333333; background: -moz-linear-gradient(top, #393939 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393939), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #393939 0%,#292929 100%); background: -o-linear-gradient(top, #393939 0%,#292929 100%); background: -ms-linear-gradient(top, #393939 0%,#292929 100%); background: linear-gradient(to bottom, #393939 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393939', endColorstr='#292929',GradientType=0 ); border: 1px solid #252525; -webkit-box-shadow: inset 0 1px #444; -moz-box-shadow: inset 0 1px #444; box-shadow: inset 0 1px #444;} .ssDark .widget .head.dark h2{color: #FFF; text-shadow: 0 1px #000;} .ssDark .widget .head.dark ul.buttons > li{border-color: #333;} .ssDark .widget .head.dark ul.buttons > li > a{-moz-box-shadow: inset 1px 0px 0px #444; -webkit-box-shadow: inset 1px 0px 0px #444; box-shadow: inset 1px 0px 0px #444;} .ssDark .widget .head.dark ul.buttons > li > a:hover{background-color: #333;} .ssDark .widget .head.dark ul.buttons > li > a:active, .ssDark .widget .head.dark ul.buttons > li.active > a{background: #313131;} .ssDark .typography h1, .ssDark .typography h2, .ssDark .typography h3, .ssDark .typography h4, .ssDark .typography h5, .ssDark .typography h6, .ssDark .widget .head.simple h2{color: #333;} /* eof Dark */ /* Green */ .ssGreen .header{border-top: 1px solid #abba5b; border-bottom: 1px solid #677c13; background: #8d9f33; background: -moz-linear-gradient(top, #a4b357 0%, #75890C 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(100%,#75890C)); background: -webkit-linear-gradient(top, #a4b357 0%,#75890C 100%); background: -o-linear-gradient(top, #a4b357 0%,#75890C 100%); background: -ms-linear-gradient(top, #a4b357 0%,#75890C 100%); background: linear-gradient(to bottom, #a4b357 0%,#75890C 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890C',GradientType=0 ); -moz-box-shadmodal-footerow: inset 0 1px #abba5b, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px #abba5b, 2px 0 4px rgba(0, 0, 0, 0.1),0px 1px 4px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px #abba5b, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2);} .ssGreen .header .logo{background-image: url('../img/logo_white.png');} .ssGreen .header .dropdown.active, .ssGreen .header .popup.active{border-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .ssGreen .header .dropdown.active .label, .ssGreen .header .popup.active .label{background: #8d9f33; border-color: #75890C;} .ssGreen .header .dropdown .body{background: #8d9f33; border-color: #75890C;} .ssGreen .header .dropdown .body .itemLink{border-bottom-color: #677c13; border-top-color: #a4b357;} .ssGreen .header .dropdown .body .itemLink a:hover{background: #677c13;} .ssGreen .header .popup .body{border-color: #8d9f33;} .ssGreen .header .popup .body .arrow{border-bottom-color: #8d9f33;} .ssGreen .navigation ul.main{border-top-color: transparent;} .ssGreen .navigation ul.main li a{background: #8d9f33; background: -moz-linear-gradient(top, #a4b357 0%, #75890C 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(100%,#75890C)); background: -webkit-linear-gradient(top, #a4b357 0%,#75890C 100%); background: -o-linear-gradient(top, #a4b357 0%,#75890C 100%); background: -ms-linear-gradient(top, #a4b357 0%,#75890C 100%); background: linear-gradient(to bottom, #a4b357 0%,#75890C 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890C',GradientType=0 ); border: 1px solid #677c13; border-top: 1px solid #abba5b;} .ssGreen .navigation ul.main li a span.text{text-shadow: 0px 1px 0px #677c13;} .ssGreen .navigation ul.main li a:hover, .ssGreen .navigation ul.main li a.active{background: none; background-color: #8d9f33; border-right: 3px solid #46510a; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d9f33',endColorstr='#8d9f33',GradientType=0);} .ssGreen .navigation .submain .fmenu{border-top-color: #75890C;} .ssGreen .navigation .submain .fmenu > li > a{border-color: #75890C; border-top: #abba5b; background-color: #8d9f33;} .ssGreen .navigation .submain .fmenu > li > a:hover, .ssGreen .navigation .submain .fmenu > li.active > a{background-color: #75890C;} .ssGreen .widget .head.dark{background: #8d9f33; background: -moz-linear-gradient(top, #a4b357 0%, #75890C 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(100%,#75890C)); background: -webkit-linear-gradient(top, #a4b357 0%,#75890C 100%); background: -o-linear-gradient(top, #a4b357 0%,#75890C 100%); background: -ms-linear-gradient(top, #a4b357 0%,#75890C 100%); background: linear-gradient(to bottom, #a4b357 0%,#75890C 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890C',GradientType=0 ); border: 1px solid #677c13; -webkit-box-shadow: inset 0 1px #abba5b; -moz-box-shadow: inset 0 1px #abba5b; box-shadow: inset 0 1px #abba5b;} .ssGreen .widget .head.dark h2{color: #FFF; text-shadow: 0 1px #000;} .ssGreen .widget .head.dark ul.buttons > li{border-color: #8d9f33;} .ssGreen .widget .head.dark ul.buttons > li > a{-moz-box-shadow: inset 1px 0px 0px #a4b357; -webkit-box-shadow: inset 1px 0px 0px #a4b357; box-shadow: inset 1px 0px 0px #a4b357;} .ssGreen .widget .head.dark ul.buttons > li > a:hover{background-color: #8d9f33;} .ssGreen .widget .head.dark ul.buttons > li > a:active, .ssGreen .widget .head.dark ul.buttons > li.active > a{background: #677c13;} .ssGreen .typography h1, .ssGreen .typography h2, .ssGreen .typography h3, .ssGreen .typography h4, .ssGreen .typography h5, .ssGreen .typography h6, .ssGreen .widget .head.simple h2{color: #677c13;} /* eof Green */ /* Red */ .ssRed .header{border-top: 1px solid #E35B59; border-bottom: 1px solid #943B3A; background: #B94A48; background: -moz-linear-gradient(top, #CF5351 0%, #A1403F 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF5351), color-stop(100%,#A1403F)); background: -webkit-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -o-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -ms-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: linear-gradient(to bottom, #CF5351 0%,#A1403F 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CF5351', endColorstr='#A1403F',GradientType=0 ); -moz-box-shadmodal-footerow: inset 0 1px #E35B59, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px #E35B59, 2px 0 4px rgba(0, 0, 0, 0.1),0px 1px 4px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px #E35B59, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2);} .ssRed .header .logo{background-image: url('../img/logo_white.png');} .ssRed .header .dropdown.active, .ssRed .header .popup.active{border-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .ssRed .header .dropdown.active .label, .ssRed .header .popup.active .label{background: #B94A48; border-color: #A1403F;} .ssRed .header .dropdown .body{background: #B94A48; border-color: #A1403F;} .ssRed .header .dropdown .body .itemLink{border-bottom-color: #943B3A; border-top-color: #CF5351;} .ssRed .header .dropdown .body .itemLink a:hover{background: #E35B59;} .ssRed .header .popup .body{border-color: #B94A48;} .ssRed .header .popup .body .arrow{border-bottom-color: #B94A48;} .ssRed .navigation ul.main{border-top-color: transparent;} .ssRed .navigation ul.main li a{background: #B94A48; background: -moz-linear-gradient(top, #CF5351 0%, #A1403F 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF5351), color-stop(100%,#A1403F)); background: -webkit-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -o-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -ms-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: linear-gradient(to bottom, #CF5351 0%,#A1403F 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CF5351', endColorstr='#A1403F',GradientType=0 ); border: 1px solid #943B3A; border-top: 1px solid #E35B59;} .ssRed .navigation ul.main li a span.text{text-shadow: 0px 1px 0px #943B3A;} .ssRed .navigation ul.main li a:hover, .ssRed .navigation ul.main li a.active{background: none; background-color: #943B3A; border-right: 3px solid #602525; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#943B3A',endColorstr='#943B3A',GradientType=0);} .ssRed .navigation .submain .fmenu{border-top-color: #A1403F;} .ssRed .navigation .submain .fmenu > li > a{border-color: #A1403F; border-top: #E35B59; background-color: #B94A48;} .ssRed .navigation .submain .fmenu > li > a:hover, .ssRed .navigation .submain .fmenu > li.active > a{background-color: #A1403F;} .ssRed .widget .head.dark{background: #B94A48; background: -moz-linear-gradient(top, #CF5351 0%, #A1403F 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF5351), color-stop(100%,#A1403F)); background: -webkit-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -o-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -ms-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: linear-gradient(to bottom, #CF5351 0%,#A1403F 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CF5351', endColorstr='#A1403F',GradientType=0 ); border: 1px solid #943B3A; -webkit-box-shadow: inset 0 1px #E35B59; -moz-box-shadow: inset 0 1px #E35B59; box-shadow: inset 0 1px #E35B59;} .ssRed .widget .head.dark h2{color: #FFF; text-shadow: 0 1px #943B3A;} .ssRed .widget .head.dark ul.buttons > li{border-color: #B94A48;} .ssRed .widget .head.dark ul.buttons > li > a{-moz-box-shadow: inset 1px 0px 0px #CF5351; -webkit-box-shadow: inset 1px 0px 0px #CF5351; box-shadow: inset 1px 0px 0px #CF5351;} .ssRed .widget .head.dark ul.buttons > li > a:hover{background-color: #B94A48;} .ssRed .widget .head.dark ul.buttons > li > a:active, .ssRed .widget .head.dark ul.buttons > li.active > a{background: #A1403F;} .ssRed .typography h1, .ssRed .typography h2, .ssRed .typography h3, .ssRed .typography h4, .ssRed .typography h5, .ssRed .typography h6, .ssRed .widget .head.simple h2{color: #943B3A;} /* eof Red */ /* Tq */ .ssTq .header{border-top: 1px solid #4B9A97; border-bottom: 1px solid #1E3D3C; background: #3D7D7A; background: -moz-linear-gradient(top, #438A87 0%, #2E5F5D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#438A87), color-stop(100%,#2E5F5D)); background: -webkit-linear-gradient(top, #438A87 0%,#2E5F5D 100%); background: -o-linear-gradient(top, #438A87 0%,#2E5F5D 100%); background: -ms-linear-gradient(top, #438A87 0%,#2E5F5D 100%); background: linear-gradient(to bottom, #438A87 0%,#2E5F5D 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#438A87', endColorstr='#2E5F5D',GradientType=0 ); -moz-box-shadmodal-footerow: inset 0 1px #4B9A97, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px #4B9A97, 2px 0 4px rgba(0, 0, 0, 0.1),0px 1px 4px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px #4B9A97, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2);} .ssTq .header .logo{background-image: url('../img/logo_white.png');} .ssTq .header .dropdown.active, .ssTq .header .popup.active{border-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .ssTq .header .dropdown.active .label, .ssTq .header .popup.active .label{background: #B94A48; border-color: #A1403F;} .ssTq .header .dropdown .body{background: #B94A48; border-color: #A1403F;} .ssTq .header .dropdown .body .itemLink{border-bottom-color: #943B3A; border-top-color: #CF5351;} .ssTq .header .dropdown .body .itemLink a:hover{background: #E35B59;} .ssTq .header .popup .body{border-color: #B94A48;} .ssTq .header .popup .body .arrow{border-bottom-color: #B94A48;} .ssTq .navigation ul.main{border-top-color: transparent;} .ssTq .navigation ul.main li a{background: #E0CC94; background: -moz-linear-gradient(top, #EDD89D 0%, #C2B181 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDD89D), color-stop(100%,#C2B181)); background: -webkit-linear-gradient(top, #EDD89D 0%,#C2B181 100%); background: -o-linear-gradient(top, #EDD89D 0%,#C2B181 100%); background: -ms-linear-gradient(top, #EDD89D 0%,#C2B181 100%); background: linear-gradient(to bottom, #EDD89D 0%,#C2B181 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDD89D', endColorstr='#C2B181',GradientType=0 ); border: 1px solid #A0926A; border-top: 1px solid #FDE7A8;} .ssTq .navigation ul.main li a span.text{text-shadow: 0px 1px 1px #F1F1F1; color: #222;} .ssTq .navigation ul.main li a:hover, .ssTq .navigation ul.main li a.active{background: none; background-color: #E0CC94; border-right: 3px solid #295653; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0CC94',endColorstr='#E0CC94',GradientType=0);} .ssTq .navigation .submain .fmenu{border-top-color: #2E5F5D;} .ssTq .navigation .submain .fmenu > li > a{border-color: #2E5F5D; border-top: #4B9A97; background-color: #3D7D7A;} .ssTq .navigation .submain .fmenu > li > a:hover, .ssTq .navigation .submain .fmenu > li.active > a{background-color: #2E5F5D;} .ssTq .widget .head.dark{background: #B94A48; background: -moz-linear-gradient(top, #CF5351 0%, #A1403F 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF5351), color-stop(100%,#A1403F)); background: -webkit-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -o-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -ms-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: linear-gradient(to bottom, #CF5351 0%,#A1403F 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CF5351', endColorstr='#A1403F',GradientType=0 ); border: 1px solid #943B3A; -webkit-box-shadow: inset 0 1px #E35B59; -moz-box-shadow: inset 0 1px #E35B59; box-shadow: inset 0 1px #E35B59;} .ssTq .widget .head.dark h2{color: #FFF; text-shadow: 0 1px #943B3A;} .ssTq .widget .head.dark ul.buttons > li{border-color: #B94A48;} .ssTq .widget .head.dark ul.buttons > li > a{-moz-box-shadow: inset 1px 0px 0px #CF5351; -webkit-box-shadow: inset 1px 0px 0px #CF5351; box-shadow: inset 1px 0px 0px #CF5351;} .ssTq .widget .head.dark ul.buttons > li > a:hover{background-color: #B94A48;} .ssTq .widget .head.dark ul.buttons > li > a:active, .ssTq .widget .head.dark ul.buttons > li.active > a{background: #A1403F;} .ssTq .typography h1, .ssTq .typography h2, .ssTq .typography h3, .ssTq .typography h4, .ssTq .typography h5, .ssTq .typography h6, .ssTq .widget .head.simple h2{color: #1E3D3C;} /* eof Tq */ /* Gy */ .ssGy .header{border-top: 1px solid #80966C; border-bottom: 1px solid #3B4532; background: #576649; background: -moz-linear-gradient(top, #667856 0%, #48543D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#667856), color-stop(100%,#48543D)); background: -webkit-linear-gradient(top, #667856 0%,#48543D 100%); background: -o-linear-gradient(top, #667856 0%,#48543D 100%); background: -ms-linear-gradient(top, #667856 0%,#48543D 100%); background: linear-gradient(to bottom, #667856 0%,#48543D 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#667856', endColorstr='#48543D',GradientType=0 ); -moz-box-shadmodal-footerow: inset 0 1px #80966C, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px #80966C, 2px 0 4px rgba(0, 0, 0, 0.1),0px 1px 4px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px #80966C, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2);} .ssGy .header .logo{background-image: url('../img/logo_white.png');} .ssGy .header .dropdown.active, .ssGy .header .popup.active{border-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .ssGy .header .dropdown.active .label, .ssGy .header .popup.active .label{background: #576649; border-color: #48543D;} .ssGy .header .dropdown .body{background: #576649; border-color: #48543D;} .ssGy .header .dropdown .body .itemLink{border-bottom-color: #3B4532; border-top-color: #80966C;} .ssGy .header .dropdown .body .itemLink a:hover{background: #80966C;} .ssGy .header .popup .body{border-color: #576649;} .ssGy .header .popup .body .arrow{border-bottom-color: #576649;} .ssGy .navigation ul.main{border-top-color: transparent;} .ssGy .navigation ul.main li a{background: #7F5435; background: -moz-linear-gradient(top, #8C5C3A 0%, #65432A 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8C5C3A), color-stop(100%,#65432A)); background: -webkit-linear-gradient(top, #8C5C3A 0%,#65432A 100%); background: -o-linear-gradient(top, #8C5C3A 0%,#65432A 100%); background: -ms-linear-gradient(top, #8C5C3A 0%,#65432A 100%); background: linear-gradient(to bottom, #8C5C3A 0%,#65432A 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8C5C3A', endColorstr='#65432A',GradientType=0 ); border: 1px solid #3F2A1A; border-top: 1px solid #CB8755;} .ssGy .navigation ul.main li a span.text{text-shadow: 0px 1px 0px #888; color: #FFF;} .ssGy .navigation ul.main li a:hover, .ssGy .navigation ul.main li a.active{background: none; background-color: #7F5435; border-right: 3px solid #CC821E; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F5435',endColorstr='#7F5435',GradientType=0);} .ssGy .navigation .submain .fmenu{border-top-color: #48543D;} .ssGy .navigation .submain .fmenu > li > a{border-color: #48543D; border-top: #80966C; background-color: #576649;} .ssGy .navigation .submain .fmenu > li > a:hover, .ssGy .navigation .submain .fmenu > li.active > a{background-color: #48543D;} .ssGy .widget .head.dark{background: #576649; background: -moz-linear-gradient(top, #667856 0%, #48543D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#667856), color-stop(100%,#48543D)); background: -webkit-linear-gradient(top, #667856 0%,#48543D 100%); background: -o-linear-gradient(top, #667856 0%,#48543D 100%); background: -ms-linear-gradient(top, #667856 0%,#48543D 100%); background: linear-gradient(to bottom, #667856 0%,#48543D 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#667856', endColorstr='#48543D',GradientType=0 ); border: 1px solid #3B4532; -webkit-box-shadow: inset 0 1px #80966C; -moz-box-shadow: inset 0 1px #80966C; box-shadow: inset 0 1px #80966C;} .ssGy .widget .head.dark h2{color: #FFF; text-shadow: 0 1px #3B4532;} .ssGy .widget .head.dark ul.buttons > li{border-color: #48543D;} .ssGy .widget .head.dark ul.buttons > li > a{-moz-box-shadow: inset 1px 0px 0px #576649; -webkit-box-shadow: inset 1px 0px 0px #576649; box-shadow: inset 1px 0px 0px #576649;} .ssGy .widget .head.dark ul.buttons > li > a:hover{background-color: #48543D;} .ssGy .widget .head.dark ul.buttons > li > a:active, .ssGy .widget .head.dark ul.buttons > li.active > a{background: #576649;} .ssGy .typography h1, .ssGy .typography h2, .ssGy .typography h3, .ssGy .typography h4, .ssGy .typography h5, .ssGy .typography h6, .ssGy .widget .head.simple h2{color: #3B4532;} /* eof Gy */ /* eof styles */
public/css/styling.css
.btn-primary { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #66B0EA; *background-color: #54A1E6; background-image: -moz-linear-gradient(top, #72BAED, #54A1E6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#72BAED), to(#54A1E6)); background-image: -webkit-linear-gradient(top, #72BAED, #54A1E6); background-image: -o-linear-gradient(top, #72BAED, #54A1E6); background-image: linear-gradient(to bottom, #72BAED, #54A1E6); background-repeat: repeat-x; border-color: #54A1E6 #54A1E6 #54A1E6; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff72BAED', endColorstr='#ff54A1E6', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color: #ffffff; background-color: #54A1E6; *background-color: #54A1E6; } .btn-primary:active, .btn-primary.active { background-color: #54A1E6 \9; } .btn-group.open .btn-primary.dropdown-toggle{ background-color: #54A1E6; } /* informers */ .middle .informer .caption.red{ background: #931111; border: 1px solid #790000; -moz-box-shadow: inset 0px 1px 2px #BF1616, 0px 1px 3px rgba(0,0,0,0.15); -webkit-box-shadow: inset 0px 1px 2px #BF1616, 0px 1px 3px rgba(0,0,0,0.15); box-shadow: inset 0px 1px 2px #BF1616, 0px 1px 3px rgba(0,0,0,0.15); } .middle .informer .caption.green{ background: #257F2A; border: 1px solid #134015; -moz-box-shadow: inset 0px 1px 2px #2D9933, 0px 1px 3px rgba(0,0,0,0.15); -webkit-box-shadow: inset 0px 1px 2px #2D9933, 0px 1px 3px rgba(0,0,0,0.15); box-shadow: inset 0px 1px 2px #2D9933, 0px 1px 3px rgba(0,0,0,0.15); } .middle .informer .caption.orange{ background: #FF6D1F; border: 1px solid #FF6517; -moz-box-shadow: inset 0px 1px 2px #FF822E, 0px 1px 3px rgba(0,0,0,0.15); -webkit-box-shadow: inset 0px 1px 2px #FF822E, 0px 1px 3px rgba(0,0,0,0.15); box-shadow: inset 0px 1px 2px #FF822E, 0px 1px 3px rgba(0,0,0,0.15); } .middle .informer .caption.purple{ background: #553285; border: 1px solid #36175E; -moz-box-shadow: inset 0px 1px 2px #7B52AB, 0px 1px 3px rgba(0,0,0,0.15); -webkit-box-shadow: inset 0px 1px 2px #7B52AB, 0px 1px 3px rgba(0,0,0,0.15); box-shadow: inset 0px 1px 2px #7B52AB, 0px 1px 3px rgba(0,0,0,0.15); } /* informers */ /* widget head dark */ .widget .head.dark{background-image: url('../img/backgrounds/bg_box_head_dark.jpg'); border: 1px solid #374659; -webkit-box-shadow: inset 0 1px #4F6688; -moz-box-shadow: inset 0 1px #4F6688; box-shadow: inset 0 1px #4F6688;} .widget .head.dark h2{color: #FFF; text-shadow: 0 1px #000;} .widget .head.dark ul.buttons > li{border-color: #374659;} .widget .head.dark ul.buttons > li > a{-moz-box-shadow: inset 1px 0px 0px #4F6688; -webkit-box-shadow: inset 1px 0px 0px #4F6688; box-shadow: inset 1px 0px 0px #4F6688;} .widget .head.dark ul.buttons > li > a:hover{background-color: #3F5065;} .widget .head.dark ul.buttons > li > a:active, .widget .head.dark ul.buttons > li.active > a{background: #374659;} .widget .head.simple{background: transparent; border: 0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;} .widget .head.simple h2{font-size: 16px; line-height: 34px; margin: 0px; padding: 0px; color: #42536d;} .widget .head.simple ul.buttons > li{border: 0px; line-height: 34px;} .widget .head.simple ul.buttons > li > a{-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .widget .head.simple ul.buttons > li > a:hover, .widget .head.simple ul.buttons > li > a:active, .widget .head.simple ul.buttons > li.active > a{background: transparent;} /* site styles */ /* Drak and Blue */ .ssDaB .navigation ul.main{border-top: 1px solid #4C92D7} .ssDaB .navigation ul.main li a{background-color: #66B0EA; background: -moz-linear-gradient(top,#72BAED,#54A1E6); background: -ms-linear-gradient(top,#72BAED,#54A1E6); background: -webkit-gradient(linear,0 0,0 100%,from(#72BAED),to(#54A1E6)); background: -webkit-linear-gradient(top,#72BAED,#54A1E6); background: -o-linear-gradient(top,#72BAED 0,#54A1E6 100%); background: linear-gradient(top,#72BAED 0,#54A1E6 0); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72baed',endColorstr='#54a1e6',GradientType=0); border: 1px solid #4C92D7; border-top: 1px solid #8FC8F1;} .ssDaB .navigation ul.main li a:hover, .ssDaB .navigation ul.main li a.active{background: none; background-color: #54A1E6; border-right: 3px solid #394960; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54A1E6',endColorstr='#54A1E6',GradientType=0);} .ssDaB .navigation ul.main li a span.text{text-shadow: 0px 1px 0px rgba(62,80,106,0.5);} /* eof Dark and Blue */ /* Light */ .ssLight .header{border-top: 1px solid #F5F5F5; border-bottom: 1px solid #E0E0E0; background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); -moz-box-shadmodal-footerow: inset 0 1px #FFF, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px #FFF, 2px 0 4px rgba(0, 0, 0, 0.1),0px 1px 4px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px #FFF, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2);} .ssLight .header .logo{background-image: url('../img/logo_dark.png');} .ssLight .header [class^='icos-']{background-image: url(../img/icons/iconss_g.png);} .ssLight .header .dropdown.active, .ssLight .header .popup.active{border-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .ssLight .header .dropdown.active .label, .ssLight .header .popup.active .label{background: #E5E5E5; border-color: #DFDFDF;} .ssLight .header .dropdown .body{background: #E5E5E5; border-color: #E0E0E0;} .ssLight .header .dropdown .body .itemLink{border-bottom-color: #DADADA; border-top-color: #F5F5F5;} .ssLight .header .dropdown .body .itemLink a{color: #333; text-shadow: 1px 1px 0px #FFF;} .ssLight .header .dropdown .body .itemLink a:hover{background: #D5D5D5;} .ssLight .header .dropdown .body .itemLink a [class^='icon-']{background-image: url("../img/glyphicons-halflings.png");} .ssLight .header .popup .body {border-color: #DADADA;} .ssLight .header .popup .body .arrow{border-bottom-color: #DADADA;} .ssLight .navigation ul.main{border-top-color: transparent;} .ssLight .navigation ul.main li a{background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); border: 1px solid #DADADA; border-top: 1px solid #F9F9F9;} .ssLight .navigation ul.main li a [class^='icom-']{background-image: url(../img/icons/icons_g.png);} .ssLight .navigation ul.main li a span.text{color: #333; text-shadow: 0px 1px 0px #FFF;} .ssLight .navigation ul.main li a:hover, .ssLight .navigation ul.main li a.active{background: none; background-color: #E5E5E5; border-right: 3px solid #333; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E5E5',endColorstr='#E5E5E5',GradientType=0);} .ssLight .navigation .submain .fmenu{border-top-color: #e5e5e5;} .ssLight .navigation .submain .fmenu > li > a{border-color: #e5e5e5; border-top: #F5F5F5; background: #F5F5F5; background: -moz-linear-gradient(top, #FFFFFF 0%, #F1F1F1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F1F1F1)); background: -webkit-linear-gradient(top, #FFFFFF 0%,#F1F1F1 100%); background: -o-linear-gradient(top, #FFFFFF 0%,#F1F1F1 100%); background: -ms-linear-gradient(top, #FFFFFF 0%,#F1F1F1 100%); background: linear-gradient(top, #FFFFFF 0%,#F1F1F1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F1F1F1',GradientType=0); -moz-box-shadow: inset -1px 1px 1px #FFF; -webkit-box-shadow: inset -1px 1px 1px #FFF; color: #333; text-shadow: none;} .ssLight .navigation .submain .fmenu > li > a:hover, .ssLight .navigation .submain .fmenu > li.active > a{background-color: #e5e5e5;} .ssLight .typography h1, .ssLight .typography h2, .ssLight .typography h3, .ssLight .typography h4, .ssLight .typography h5, .ssLight .typography h6, .ssLight .widget .head.simple h2{color: #333;} /* eof Light */ /* Dark */ .ssDark .header{border-top: 1px solid #444444; border-bottom: 1px solid #252525; background: #333333; background: -moz-linear-gradient(top, #393939 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393939), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #393939 0%,#292929 100%); background: -o-linear-gradient(top, #393939 0%,#292929 100%); background: -ms-linear-gradient(top, #393939 0%,#292929 100%); background: linear-gradient(to bottom, #393939 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393939', endColorstr='#292929',GradientType=0 ); -moz-box-shadmodal-footerow: inset 0 1px #444, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px #444, 2px 0 4px rgba(0, 0, 0, 0.1),0px 1px 4px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px #444, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2);} .ssDark .header .logo{background-image: url('../img/logo_light.png');} .ssDark .header .dropdown.active, .ssDark .header .popup.active{border-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .ssDark .header .dropdown.active .label, .ssDark .header .popup.active .label{background: #292929; border-color: #252525;} .ssDark .header .dropdown .body{background: #292929; border-color: #252525;} .ssDark .header .dropdown .body .itemLink{border-bottom-color: #222; border-top-color: #353535;} .ssDark .header .dropdown .body .itemLink a:hover{background: #252525;} .ssDark .header .popup .body {border-color: #292929;} .ssDark .header .popup .body .arrow{border-bottom-color: #292929;} .ssDark .navigation ul.main{border-top-color: transparent;} .ssDark .navigation ul.main li a{background: #333333; background: -moz-linear-gradient(top, #393939 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393939), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #393939 0%,#292929 100%); background: -o-linear-gradient(top, #393939 0%,#292929 100%); background: -ms-linear-gradient(top, #393939 0%,#292929 100%); background: linear-gradient(to bottom, #393939 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393939', endColorstr='#292929',GradientType=0 ); border: 1px solid #252525; border-top: 1px solid #444;} .ssDark .navigation ul.main li a span.text{text-shadow: 0px 1px 0px #222;} .ssDark .navigation ul.main li a:hover, .ssDark .navigation ul.main li a.active{background: none; background-color: #292929; border-right: 3px solid #000; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929',endColorstr='#292929',GradientType=0);} .ssDark .navigation .submain .fmenu{border-top-color: #292929;} .ssDark .navigation .submain .fmenu > li > a{border-color: #292929; border-top: #444444; background-color: #333333;} .ssDark .navigation .submain .fmenu > li > a:hover, .ssDark .navigation .submain .fmenu > li.active > a{background-color: #292929;} .ssDark .widget .head.dark{background: #333333; background: -moz-linear-gradient(top, #393939 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393939), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #393939 0%,#292929 100%); background: -o-linear-gradient(top, #393939 0%,#292929 100%); background: -ms-linear-gradient(top, #393939 0%,#292929 100%); background: linear-gradient(to bottom, #393939 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393939', endColorstr='#292929',GradientType=0 ); border: 1px solid #252525; -webkit-box-shadow: inset 0 1px #444; -moz-box-shadow: inset 0 1px #444; box-shadow: inset 0 1px #444;} .ssDark .widget .head.dark h2{color: #FFF; text-shadow: 0 1px #000;} .ssDark .widget .head.dark ul.buttons > li{border-color: #333;} .ssDark .widget .head.dark ul.buttons > li > a{-moz-box-shadow: inset 1px 0px 0px #444; -webkit-box-shadow: inset 1px 0px 0px #444; box-shadow: inset 1px 0px 0px #444;} .ssDark .widget .head.dark ul.buttons > li > a:hover{background-color: #333;} .ssDark .widget .head.dark ul.buttons > li > a:active, .ssDark .widget .head.dark ul.buttons > li.active > a{background: #313131;} .ssDark .typography h1, .ssDark .typography h2, .ssDark .typography h3, .ssDark .typography h4, .ssDark .typography h5, .ssDark .typography h6, .ssDark .widget .head.simple h2{color: #333;} /* eof Dark */ /* Green */ .ssGreen .header{border-top: 1px solid #abba5b; border-bottom: 1px solid #677c13; background: #8d9f33; background: -moz-linear-gradient(top, #a4b357 0%, #75890C 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(100%,#75890C)); background: -webkit-linear-gradient(top, #a4b357 0%,#75890C 100%); background: -o-linear-gradient(top, #a4b357 0%,#75890C 100%); background: -ms-linear-gradient(top, #a4b357 0%,#75890C 100%); background: linear-gradient(to bottom, #a4b357 0%,#75890C 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890C',GradientType=0 ); -moz-box-shadmodal-footerow: inset 0 1px #abba5b, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px #abba5b, 2px 0 4px rgba(0, 0, 0, 0.1),0px 1px 4px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px #abba5b, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2);} .ssGreen .header .logo{background-image: url('../img/logo_white.png');} .ssGreen .header .dropdown.active, .ssGreen .header .popup.active{border-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .ssGreen .header .dropdown.active .label, .ssGreen .header .popup.active .label{background: #8d9f33; border-color: #75890C;} .ssGreen .header .dropdown .body{background: #8d9f33; border-color: #75890C;} .ssGreen .header .dropdown .body .itemLink{border-bottom-color: #677c13; border-top-color: #a4b357;} .ssGreen .header .dropdown .body .itemLink a:hover{background: #677c13;} .ssGreen .header .popup .body{border-color: #8d9f33;} .ssGreen .header .popup .body .arrow{border-bottom-color: #8d9f33;} .ssGreen .navigation ul.main{border-top-color: transparent;} .ssGreen .navigation ul.main li a{background: #8d9f33; background: -moz-linear-gradient(top, #a4b357 0%, #75890C 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(100%,#75890C)); background: -webkit-linear-gradient(top, #a4b357 0%,#75890C 100%); background: -o-linear-gradient(top, #a4b357 0%,#75890C 100%); background: -ms-linear-gradient(top, #a4b357 0%,#75890C 100%); background: linear-gradient(to bottom, #a4b357 0%,#75890C 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890C',GradientType=0 ); border: 1px solid #677c13; border-top: 1px solid #abba5b;} .ssGreen .navigation ul.main li a span.text{text-shadow: 0px 1px 0px #677c13;} .ssGreen .navigation ul.main li a:hover, .ssGreen .navigation ul.main li a.active{background: none; background-color: #8d9f33; border-right: 3px solid #46510a; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d9f33',endColorstr='#8d9f33',GradientType=0);} .ssGreen .navigation .submain .fmenu{border-top-color: #75890C;} .ssGreen .navigation .submain .fmenu > li > a{border-color: #75890C; border-top: #abba5b; background-color: #8d9f33;} .ssGreen .navigation .submain .fmenu > li > a:hover, .ssGreen .navigation .submain .fmenu > li.active > a{background-color: #75890C;} .ssGreen .widget .head.dark{background: #8d9f33; background: -moz-linear-gradient(top, #a4b357 0%, #75890C 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(100%,#75890C)); background: -webkit-linear-gradient(top, #a4b357 0%,#75890C 100%); background: -o-linear-gradient(top, #a4b357 0%,#75890C 100%); background: -ms-linear-gradient(top, #a4b357 0%,#75890C 100%); background: linear-gradient(to bottom, #a4b357 0%,#75890C 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890C',GradientType=0 ); border: 1px solid #677c13; -webkit-box-shadow: inset 0 1px #abba5b; -moz-box-shadow: inset 0 1px #abba5b; box-shadow: inset 0 1px #abba5b;} .ssGreen .widget .head.dark h2{color: #FFF; text-shadow: 0 1px #000;} .ssGreen .widget .head.dark ul.buttons > li{border-color: #8d9f33;} .ssGreen .widget .head.dark ul.buttons > li > a{-moz-box-shadow: inset 1px 0px 0px #a4b357; -webkit-box-shadow: inset 1px 0px 0px #a4b357; box-shadow: inset 1px 0px 0px #a4b357;} .ssGreen .widget .head.dark ul.buttons > li > a:hover{background-color: #8d9f33;} .ssGreen .widget .head.dark ul.buttons > li > a:active, .ssGreen .widget .head.dark ul.buttons > li.active > a{background: #677c13;} .ssGreen .typography h1, .ssGreen .typography h2, .ssGreen .typography h3, .ssGreen .typography h4, .ssGreen .typography h5, .ssGreen .typography h6, .ssGreen .widget .head.simple h2{color: #677c13;} /* eof Green */ /* Red */ .ssRed .header{border-top: 1px solid #E35B59; border-bottom: 1px solid #943B3A; background: #B94A48; background: -moz-linear-gradient(top, #CF5351 0%, #A1403F 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF5351), color-stop(100%,#A1403F)); background: -webkit-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -o-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -ms-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: linear-gradient(to bottom, #CF5351 0%,#A1403F 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CF5351', endColorstr='#A1403F',GradientType=0 ); -moz-box-shadmodal-footerow: inset 0 1px #E35B59, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px #E35B59, 2px 0 4px rgba(0, 0, 0, 0.1),0px 1px 4px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px #E35B59, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2);} .ssRed .header .logo{background-image: url('../img/logo_white.png');} .ssRed .header .dropdown.active, .ssRed .header .popup.active{border-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .ssRed .header .dropdown.active .label, .ssRed .header .popup.active .label{background: #B94A48; border-color: #A1403F;} .ssRed .header .dropdown .body{background: #B94A48; border-color: #A1403F;} .ssRed .header .dropdown .body .itemLink{border-bottom-color: #943B3A; border-top-color: #CF5351;} .ssRed .header .dropdown .body .itemLink a:hover{background: #E35B59;} .ssRed .header .popup .body{border-color: #B94A48;} .ssRed .header .popup .body .arrow{border-bottom-color: #B94A48;} .ssRed .navigation ul.main{border-top-color: transparent;} .ssRed .navigation ul.main li a{background: #B94A48; background: -moz-linear-gradient(top, #CF5351 0%, #A1403F 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF5351), color-stop(100%,#A1403F)); background: -webkit-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -o-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -ms-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: linear-gradient(to bottom, #CF5351 0%,#A1403F 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CF5351', endColorstr='#A1403F',GradientType=0 ); border: 1px solid #943B3A; border-top: 1px solid #E35B59;} .ssRed .navigation ul.main li a span.text{text-shadow: 0px 1px 0px #943B3A;} .ssRed .navigation ul.main li a:hover, .ssRed .navigation ul.main li a.active{background: none; background-color: #943B3A; border-right: 3px solid #602525; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#943B3A',endColorstr='#943B3A',GradientType=0);} .ssRed .navigation .submain .fmenu{border-top-color: #A1403F;} .ssRed .navigation .submain .fmenu > li > a{border-color: #A1403F; border-top: #E35B59; background-color: #B94A48;} .ssRed .navigation .submain .fmenu > li > a:hover, .ssRed .navigation .submain .fmenu > li.active > a{background-color: #A1403F;} .ssRed .widget .head.dark{background: #B94A48; background: -moz-linear-gradient(top, #CF5351 0%, #A1403F 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF5351), color-stop(100%,#A1403F)); background: -webkit-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -o-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -ms-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: linear-gradient(to bottom, #CF5351 0%,#A1403F 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CF5351', endColorstr='#A1403F',GradientType=0 ); border: 1px solid #943B3A; -webkit-box-shadow: inset 0 1px #E35B59; -moz-box-shadow: inset 0 1px #E35B59; box-shadow: inset 0 1px #E35B59;} .ssRed .widget .head.dark h2{color: #FFF; text-shadow: 0 1px #943B3A;} .ssRed .widget .head.dark ul.buttons > li{border-color: #B94A48;} .ssRed .widget .head.dark ul.buttons > li > a{-moz-box-shadow: inset 1px 0px 0px #CF5351; -webkit-box-shadow: inset 1px 0px 0px #CF5351; box-shadow: inset 1px 0px 0px #CF5351;} .ssRed .widget .head.dark ul.buttons > li > a:hover{background-color: #B94A48;} .ssRed .widget .head.dark ul.buttons > li > a:active, .ssRed .widget .head.dark ul.buttons > li.active > a{background: #A1403F;} .ssRed .typography h1, .ssRed .typography h2, .ssRed .typography h3, .ssRed .typography h4, .ssRed .typography h5, .ssRed .typography h6, .ssRed .widget .head.simple h2{color: #943B3A;} /* eof Red */ /* Tq */ .ssTq .header{border-top: 1px solid #4B9A97; border-bottom: 1px solid #1E3D3C; background: #3D7D7A; background: -moz-linear-gradient(top, #438A87 0%, #2E5F5D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#438A87), color-stop(100%,#2E5F5D)); background: -webkit-linear-gradient(top, #438A87 0%,#2E5F5D 100%); background: -o-linear-gradient(top, #438A87 0%,#2E5F5D 100%); background: -ms-linear-gradient(top, #438A87 0%,#2E5F5D 100%); background: linear-gradient(to bottom, #438A87 0%,#2E5F5D 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#438A87', endColorstr='#2E5F5D',GradientType=0 ); -moz-box-shadmodal-footerow: inset 0 1px #4B9A97, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px #4B9A97, 2px 0 4px rgba(0, 0, 0, 0.1),0px 1px 4px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px #4B9A97, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2);} .ssTq .header .logo{background-image: url('../img/logo_white.png');} .ssTq .header .dropdown.active, .ssTq .header .popup.active{border-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .ssTq .header .dropdown.active .label, .ssTq .header .popup.active .label{background: #B94A48; border-color: #A1403F;} .ssTq .header .dropdown .body{background: #B94A48; border-color: #A1403F;} .ssTq .header .dropdown .body .itemLink{border-bottom-color: #943B3A; border-top-color: #CF5351;} .ssTq .header .dropdown .body .itemLink a:hover{background: #E35B59;} .ssTq .header .popup .body{border-color: #B94A48;} .ssTq .header .popup .body .arrow{border-bottom-color: #B94A48;} .ssTq .navigation ul.main{border-top-color: transparent;} .ssTq .navigation ul.main li a{background: #E0CC94; background: -moz-linear-gradient(top, #EDD89D 0%, #C2B181 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDD89D), color-stop(100%,#C2B181)); background: -webkit-linear-gradient(top, #EDD89D 0%,#C2B181 100%); background: -o-linear-gradient(top, #EDD89D 0%,#C2B181 100%); background: -ms-linear-gradient(top, #EDD89D 0%,#C2B181 100%); background: linear-gradient(to bottom, #EDD89D 0%,#C2B181 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDD89D', endColorstr='#C2B181',GradientType=0 ); border: 1px solid #A0926A; border-top: 1px solid #FDE7A8;} .ssTq .navigation ul.main li a span.text{text-shadow: 0px 1px 1px #F1F1F1; color: #222;} .ssTq .navigation ul.main li a:hover, .ssTq .navigation ul.main li a.active{background: none; background-color: #E0CC94; border-right: 3px solid #295653; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0CC94',endColorstr='#E0CC94',GradientType=0);} .ssTq .navigation .submain .fmenu{border-top-color: #2E5F5D;} .ssTq .navigation .submain .fmenu > li > a{border-color: #2E5F5D; border-top: #4B9A97; background-color: #3D7D7A;} .ssTq .navigation .submain .fmenu > li > a:hover, .ssTq .navigation .submain .fmenu > li.active > a{background-color: #2E5F5D;} .ssTq .widget .head.dark{background: #B94A48; background: -moz-linear-gradient(top, #CF5351 0%, #A1403F 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF5351), color-stop(100%,#A1403F)); background: -webkit-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -o-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: -ms-linear-gradient(top, #CF5351 0%,#A1403F 100%); background: linear-gradient(to bottom, #CF5351 0%,#A1403F 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CF5351', endColorstr='#A1403F',GradientType=0 ); border: 1px solid #943B3A; -webkit-box-shadow: inset 0 1px #E35B59; -moz-box-shadow: inset 0 1px #E35B59; box-shadow: inset 0 1px #E35B59;} .ssTq .widget .head.dark h2{color: #FFF; text-shadow: 0 1px #943B3A;} .ssTq .widget .head.dark ul.buttons > li{border-color: #B94A48;} .ssTq .widget .head.dark ul.buttons > li > a{-moz-box-shadow: inset 1px 0px 0px #CF5351; -webkit-box-shadow: inset 1px 0px 0px #CF5351; box-shadow: inset 1px 0px 0px #CF5351;} .ssTq .widget .head.dark ul.buttons > li > a:hover{background-color: #B94A48;} .ssTq .widget .head.dark ul.buttons > li > a:active, .ssTq .widget .head.dark ul.buttons > li.active > a{background: #A1403F;} .ssTq .typography h1, .ssTq .typography h2, .ssTq .typography h3, .ssTq .typography h4, .ssTq .typography h5, .ssTq .typography h6, .ssTq .widget .head.simple h2{color: #1E3D3C;} /* eof Tq */ /* Gy */ .ssGy .header{border-top: 1px solid #80966C; border-bottom: 1px solid #3B4532; background: #576649; background: -moz-linear-gradient(top, #667856 0%, #48543D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#667856), color-stop(100%,#48543D)); background: -webkit-linear-gradient(top, #667856 0%,#48543D 100%); background: -o-linear-gradient(top, #667856 0%,#48543D 100%); background: -ms-linear-gradient(top, #667856 0%,#48543D 100%); background: linear-gradient(to bottom, #667856 0%,#48543D 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#667856', endColorstr='#48543D',GradientType=0 ); -moz-box-shadmodal-footerow: inset 0 1px #80966C, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px #80966C, 2px 0 4px rgba(0, 0, 0, 0.1),0px 1px 4px rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px #80966C, 2px 0 4px rgba(0, 0, 0, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.2);} .ssGy .header .logo{background-image: url('../img/logo_white.png');} .ssGy .header .dropdown.active, .ssGy .header .popup.active{border-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;} .ssGy .header .dropdown.active .label, .ssGy .header .popup.active .label{background: #576649; border-color: #48543D;} .ssGy .header .dropdown .body{background: #576649; border-color: #48543D;} .ssGy .header .dropdown .body .itemLink{border-bottom-color: #3B4532; border-top-color: #80966C;} .ssGy .header .dropdown .body .itemLink a:hover{background: #80966C;} .ssGy .header .popup .body{border-color: #576649;} .ssGy .header .popup .body .arrow{border-bottom-color: #576649;} .ssGy .navigation ul.main{border-top-color: transparent;} .ssGy .navigation ul.main li a{background: #7F5435; background: -moz-linear-gradient(top, #8C5C3A 0%, #65432A 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8C5C3A), color-stop(100%,#65432A)); background: -webkit-linear-gradient(top, #8C5C3A 0%,#65432A 100%); background: -o-linear-gradient(top, #8C5C3A 0%,#65432A 100%); background: -ms-linear-gradient(top, #8C5C3A 0%,#65432A 100%); background: linear-gradient(to bottom, #8C5C3A 0%,#65432A 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8C5C3A', endColorstr='#65432A',GradientType=0 ); border: 1px solid #3F2A1A; border-top: 1px solid #CB8755;} .ssGy .navigation ul.main li a span.text{text-shadow: 0px 1px 0px #888; color: #FFF;} .ssGy .navigation ul.main li a:hover, .ssGy .navigation ul.main li a.active{background: none; background-color: #7F5435; border-right: 3px solid #CC821E; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F5435',endColorstr='#7F5435',GradientType=0);} .ssGy .navigation .submain .fmenu{border-top-color: #48543D;} .ssGy .navigation .submain .fmenu > li > a{border-color: #48543D; border-top: #80966C; background-color: #576649;} .ssGy .navigation .submain .fmenu > li > a:hover, .ssGy .navigation .submain .fmenu > li.active > a{background-color: #48543D;} .ssGy .widget .head.dark{background: #576649; background: -moz-linear-gradient(top, #667856 0%, #48543D 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#667856), color-stop(100%,#48543D)); background: -webkit-linear-gradient(top, #667856 0%,#48543D 100%); background: -o-linear-gradient(top, #667856 0%,#48543D 100%); background: -ms-linear-gradient(top, #667856 0%,#48543D 100%); background: linear-gradient(to bottom, #667856 0%,#48543D 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#667856', endColorstr='#48543D',GradientType=0 ); border: 1px solid #3B4532; -webkit-box-shadow: inset 0 1px #80966C; -moz-box-shadow: inset 0 1px #80966C; box-shadow: inset 0 1px #80966C;} .ssGy .widget .head.dark h2{color: #FFF; text-shadow: 0 1px #3B4532;} .ssGy .widget .head.dark ul.buttons > li{border-color: #48543D;} .ssGy .widget .head.dark ul.buttons > li > a{-moz-box-shadow: inset 1px 0px 0px #576649; -webkit-box-shadow: inset 1px 0px 0px #576649; box-shadow: inset 1px 0px 0px #576649;} .ssGy .widget .head.dark ul.buttons > li > a:hover{background-color: #48543D;} .ssGy .widget .head.dark ul.buttons > li > a:active, .ssGy .widget .head.dark ul.buttons > li.active > a{background: #576649;} .ssGy .typography h1, .ssGy .typography h2, .ssGy .typography h3, .ssGy .typography h4, .ssGy .typography h5, .ssGy .typography h6, .ssGy .widget .head.simple h2{color: #3B4532;} /* eof Gy */ /* eof styles */
0.288369
0.157622
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700"); body { font-family: "Open Sans", sans-serif; margin: 0; display: flex; flex-direction: column; align-items: center; } .italic { font-style: italic; } .font-normal { font-weight: 500; } button, button:focus { outline: none; } .btn { background-color: #00897b; font-size: 0.9em; color: white; padding: 0.3em 0.7em; margin: 0.2em; border: 0; cursor: pointer; border-radius: 7px; opacity: 0.9; transition: 300ms ease-in-out; } .btn:hover { opacity: 1; } .task-status { font-weight: 600; } a:link { color: black; opacity: 0.8; transition: 0.3s; } a:visited { color: black; } a:link:hover { opacity: 1; } h2 a:link { letter-spacing: 2px; } .task-status:before { content: " "; display: inline-block; width: 25px; height: 25px; background-image: url("upload.svg"); fill: #00695c; vertical-align: middle; margin-right: 5px; background-size: contain; background-repeat: no-repeat; } .status-queued { color: grey; } .animate.status-queued:before { animation: 2s blinking infinite linear; } @keyframes blinking { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } .status-pending { color: #1073d1; } .status-pending:before { background-image: url("loading.png"); } .animate.status-pending:before { animation: 2s pendingAnimation infinite linear; } @keyframes pendingAnimation { 0% { transform: rotate(0); } 100% { transform: rotate(360deg); } } .status-finished { color: #00695c; } .status-finished:before { background-image: url("done.png"); } .animate.status-finished:before { animation: 1s jumping linear; } @keyframes jumping { 0% { transform: translateY(-7px); } 50% { transform: translateY(1px); } 75% { transform: translateY(-3px); } 100% { transform: translateY(0); } } table.table-block { width: 100%; } .nav-wrapper { background-color: #00695c; width: 100%; display: flex; flex-direction: column; align-items: center; } .nav-wrapper a { color: white !important; text-decoration: none !important; } .logo { display: inline-block; font-weight: 600; font-size: 2em; padding: 0.5em 0.3em; } .main-wrapper { margin-top: 2em; } .fake-frame { width: 100%; height: 500px; transition: 0.3s; border-radius: 7px; } .fake-frame:hover { background-color: #ddd; } .shadow { -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3); border-radius: 7px; } .nav-menu-outer { background-color: #00897b; width: 100%; display: flex; justify-content: center; } .nav { display: flex; } .nav-item { margin: 0.1em 0.3em; } .splitter-space { flex: 1; } .nav-link { display: inline-block; padding: 0.5em; border-radius: 7px; transition: 0.1s; } .nav-link:hover { background-color: rgba(255, 255, 255, 0.2); } .container { flex: none; box-sizing: border-box; width: 1180px; } @media (min-width: 901px) and (max-width: 1200px) { .container { width: 880px; } } @media (max-width: 900px) { .main-wrapper { width: 100%; } .container { width: 100%; } .nav { display: block; } .nav .nav-link { width: 100%; box-sizing: border-box; } } .panel { padding: 0.5em 1em; border-radius: 7px; } .analytics-info { display: flex; align-items: center; color: white; padding: 0.3em; } .analytics-info span { display: block; width: 30px; height: 30px; margin-right: 5px; background-size: contain; background-origin: content-box; background-repeat: no-repeat; } .icon-chart { background-image: url("chart.png"); } .icon-user { background-image: url("user.png"); } .icon-keyboard { background-image: url("keyboard.png"); } .icon-rna { background-image: url("rna_icon.png"); } .icon-file { background-image: url("file.png"); } .icon-shuffle { background-image: url("shuffle.png"); } .icon-db { background-image: url("database.png"); } .icon-inverted { filter: invert(1); } .section-header { font-size: 1.5em; font-weight: 700; color: #00695c; margin: 0.5em 0; } table { border-spacing: 0; margin: 0.5em 0; } table tr th { font-weight: 500; text-align: left; padding: 0.5em; border: 1px solid #ddd; } h5 { font-size: 1em; margin: 0.5em 0; } .input-group-flex { display: flex; flex-wrap: wrap; } [type=checkbox]:checked, [type=checkbox]:not(:checked), [type=radio]:checked, [type=radio]:not(:checked), .home-input { position: absolute; left: -9999px; width: 0; height: 0; visibility: hidden; } .checkbox-option + label { position: relative; padding: 0.5em 1em; width: 110px; font-size: 14px; font-weight: 600; line-height: 18px; letter-spacing: 1px; margin: 0 5px 10px; text-align: center; border-radius: 7px; overflow: hidden; cursor: pointer; text-transform: uppercase; -webkit-transition: all 300ms linear; transition: all 300ms linear; display: flex; flex-direction: column; align-items: center; } .home-input + label { border: 2px grey dashed; position: relative; padding: 2em 1em; width: 100%; font-size: 16px; font-weight: 600; line-height: 18px; text-align: center; border-radius: 7px; overflow: hidden; cursor: pointer; -webkit-transition: all 300ms linear; transition: all 300ms linear; display: flex; flex-direction: column; align-items: center; box-sizing: border-box; } .checkbox-option:not(:checked) + label { background-color: white; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); } .checkbox-option:checked + label { background-color: #00897b; color: white; box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); } .checkbox-option:not(:checked) + label:hover { box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); } .checkbox-option + label span { height: 24px; width: 24px; background-size: cover; background-origin: content-box; background-repeat: no-repeat; display: block; padding-bottom: 10px; transition: 300ms linear; } .checkbox-option:checked + label span { filter: invert(1); } textarea.block { width: 100%; min-height: 300px; } .home-textarea { background-color: white; border-radius: 7px; outline: none; width: 100%; box-sizing: border-box; border: 0; min-height: 250px; padding: 0.4em; font-family: "Open Sans", sans-serif; } form button { background-color: #00897b; font-size: 1em; color: white; letter-spacing: 1px; width: 100%; padding: 1em 0; border: 0; text-transform: uppercase; cursor: pointer; border-radius: 7px; opacity: 0.9; transition: 300ms ease-in-out; } form button:hover { opacity: 1; } .drop-region { position: relative; background-color: #fff; border-radius: 7px; box-shadow: 0 0 35px rgba(0, 0, 0, 0.05); width: 100%; box-sizing: border-box; padding: 30px; text-align: center; cursor: pointer; transition: 0.3s; font-weight: 600; opacity: 0.7; border: 2px dashed grey; } .drop-region:after { content: " "; position: absolute; top: 0; left: 0; height: 100%; width: 100%; } .drop-region:hover { opacity: 1; box-shadow: 0 0 45px rgba(0, 0, 0, 0.1); } .drop-list { text-align: left; } .drop-list div:before { content: " "; width: 20px; height: 20px; display: inline-block; background-size: contain; background-image: url(file.png); vertical-align: sub; margin-right: 3px; } .footer { width: 100%; display: flex; align-items: center; justify-content: center; padding: 1em 0; flex-wrap: wrap; } .footer .footer-item { display: flex; align-items: center; flex-wrap: wrap; justify-content: center; margin: 0.4em; } .footer .footer-item .footer-item-icon { width: 45px; height: 45px; background-size: contain; background-repeat: no-repeat; margin: 0 1em; } .footer .footer-item .icon-ibch { background-image: url("ibch.png"); } .footer .footer-item .icon-put { background-image: url("put.png"); } .footer .footer-item .footer-item-text { display: flex; flex-wrap: wrap; justify-content: center; } .footer .footer-item .footer-item-text a { font-size: 0.9em; display: inline-block; margin: 0.2em; } /*# sourceMappingURL=style.css.map */
static/style.css
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700"); body { font-family: "Open Sans", sans-serif; margin: 0; display: flex; flex-direction: column; align-items: center; } .italic { font-style: italic; } .font-normal { font-weight: 500; } button, button:focus { outline: none; } .btn { background-color: #00897b; font-size: 0.9em; color: white; padding: 0.3em 0.7em; margin: 0.2em; border: 0; cursor: pointer; border-radius: 7px; opacity: 0.9; transition: 300ms ease-in-out; } .btn:hover { opacity: 1; } .task-status { font-weight: 600; } a:link { color: black; opacity: 0.8; transition: 0.3s; } a:visited { color: black; } a:link:hover { opacity: 1; } h2 a:link { letter-spacing: 2px; } .task-status:before { content: " "; display: inline-block; width: 25px; height: 25px; background-image: url("upload.svg"); fill: #00695c; vertical-align: middle; margin-right: 5px; background-size: contain; background-repeat: no-repeat; } .status-queued { color: grey; } .animate.status-queued:before { animation: 2s blinking infinite linear; } @keyframes blinking { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } .status-pending { color: #1073d1; } .status-pending:before { background-image: url("loading.png"); } .animate.status-pending:before { animation: 2s pendingAnimation infinite linear; } @keyframes pendingAnimation { 0% { transform: rotate(0); } 100% { transform: rotate(360deg); } } .status-finished { color: #00695c; } .status-finished:before { background-image: url("done.png"); } .animate.status-finished:before { animation: 1s jumping linear; } @keyframes jumping { 0% { transform: translateY(-7px); } 50% { transform: translateY(1px); } 75% { transform: translateY(-3px); } 100% { transform: translateY(0); } } table.table-block { width: 100%; } .nav-wrapper { background-color: #00695c; width: 100%; display: flex; flex-direction: column; align-items: center; } .nav-wrapper a { color: white !important; text-decoration: none !important; } .logo { display: inline-block; font-weight: 600; font-size: 2em; padding: 0.5em 0.3em; } .main-wrapper { margin-top: 2em; } .fake-frame { width: 100%; height: 500px; transition: 0.3s; border-radius: 7px; } .fake-frame:hover { background-color: #ddd; } .shadow { -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3); border-radius: 7px; } .nav-menu-outer { background-color: #00897b; width: 100%; display: flex; justify-content: center; } .nav { display: flex; } .nav-item { margin: 0.1em 0.3em; } .splitter-space { flex: 1; } .nav-link { display: inline-block; padding: 0.5em; border-radius: 7px; transition: 0.1s; } .nav-link:hover { background-color: rgba(255, 255, 255, 0.2); } .container { flex: none; box-sizing: border-box; width: 1180px; } @media (min-width: 901px) and (max-width: 1200px) { .container { width: 880px; } } @media (max-width: 900px) { .main-wrapper { width: 100%; } .container { width: 100%; } .nav { display: block; } .nav .nav-link { width: 100%; box-sizing: border-box; } } .panel { padding: 0.5em 1em; border-radius: 7px; } .analytics-info { display: flex; align-items: center; color: white; padding: 0.3em; } .analytics-info span { display: block; width: 30px; height: 30px; margin-right: 5px; background-size: contain; background-origin: content-box; background-repeat: no-repeat; } .icon-chart { background-image: url("chart.png"); } .icon-user { background-image: url("user.png"); } .icon-keyboard { background-image: url("keyboard.png"); } .icon-rna { background-image: url("rna_icon.png"); } .icon-file { background-image: url("file.png"); } .icon-shuffle { background-image: url("shuffle.png"); } .icon-db { background-image: url("database.png"); } .icon-inverted { filter: invert(1); } .section-header { font-size: 1.5em; font-weight: 700; color: #00695c; margin: 0.5em 0; } table { border-spacing: 0; margin: 0.5em 0; } table tr th { font-weight: 500; text-align: left; padding: 0.5em; border: 1px solid #ddd; } h5 { font-size: 1em; margin: 0.5em 0; } .input-group-flex { display: flex; flex-wrap: wrap; } [type=checkbox]:checked, [type=checkbox]:not(:checked), [type=radio]:checked, [type=radio]:not(:checked), .home-input { position: absolute; left: -9999px; width: 0; height: 0; visibility: hidden; } .checkbox-option + label { position: relative; padding: 0.5em 1em; width: 110px; font-size: 14px; font-weight: 600; line-height: 18px; letter-spacing: 1px; margin: 0 5px 10px; text-align: center; border-radius: 7px; overflow: hidden; cursor: pointer; text-transform: uppercase; -webkit-transition: all 300ms linear; transition: all 300ms linear; display: flex; flex-direction: column; align-items: center; } .home-input + label { border: 2px grey dashed; position: relative; padding: 2em 1em; width: 100%; font-size: 16px; font-weight: 600; line-height: 18px; text-align: center; border-radius: 7px; overflow: hidden; cursor: pointer; -webkit-transition: all 300ms linear; transition: all 300ms linear; display: flex; flex-direction: column; align-items: center; box-sizing: border-box; } .checkbox-option:not(:checked) + label { background-color: white; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); } .checkbox-option:checked + label { background-color: #00897b; color: white; box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); } .checkbox-option:not(:checked) + label:hover { box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); } .checkbox-option + label span { height: 24px; width: 24px; background-size: cover; background-origin: content-box; background-repeat: no-repeat; display: block; padding-bottom: 10px; transition: 300ms linear; } .checkbox-option:checked + label span { filter: invert(1); } textarea.block { width: 100%; min-height: 300px; } .home-textarea { background-color: white; border-radius: 7px; outline: none; width: 100%; box-sizing: border-box; border: 0; min-height: 250px; padding: 0.4em; font-family: "Open Sans", sans-serif; } form button { background-color: #00897b; font-size: 1em; color: white; letter-spacing: 1px; width: 100%; padding: 1em 0; border: 0; text-transform: uppercase; cursor: pointer; border-radius: 7px; opacity: 0.9; transition: 300ms ease-in-out; } form button:hover { opacity: 1; } .drop-region { position: relative; background-color: #fff; border-radius: 7px; box-shadow: 0 0 35px rgba(0, 0, 0, 0.05); width: 100%; box-sizing: border-box; padding: 30px; text-align: center; cursor: pointer; transition: 0.3s; font-weight: 600; opacity: 0.7; border: 2px dashed grey; } .drop-region:after { content: " "; position: absolute; top: 0; left: 0; height: 100%; width: 100%; } .drop-region:hover { opacity: 1; box-shadow: 0 0 45px rgba(0, 0, 0, 0.1); } .drop-list { text-align: left; } .drop-list div:before { content: " "; width: 20px; height: 20px; display: inline-block; background-size: contain; background-image: url(file.png); vertical-align: sub; margin-right: 3px; } .footer { width: 100%; display: flex; align-items: center; justify-content: center; padding: 1em 0; flex-wrap: wrap; } .footer .footer-item { display: flex; align-items: center; flex-wrap: wrap; justify-content: center; margin: 0.4em; } .footer .footer-item .footer-item-icon { width: 45px; height: 45px; background-size: contain; background-repeat: no-repeat; margin: 0 1em; } .footer .footer-item .icon-ibch { background-image: url("ibch.png"); } .footer .footer-item .icon-put { background-image: url("put.png"); } .footer .footer-item .footer-item-text { display: flex; flex-wrap: wrap; justify-content: center; } .footer .footer-item .footer-item-text a { font-size: 0.9em; display: inline-block; margin: 0.2em; } /*# sourceMappingURL=style.css.map */
0.563978
0.134918
@media (min-width: 768px) { .supportContainer { margin: 0 auto; margin-top: 115px; width: 83.5%; margin-bottom: 117px; } .supportTitle { margin-top: 15; font-size: 33px; line-height: 41px; color: #000000; position: relative; text-transform: uppercase; text-align: start; letter-spacing: -3px; font-weight: 300; } .supportTitle .supportFilter { position: absolute; right: 3px; bottom: 10px; font-size: 12px; line-height: 17px; letter-spacing: 0.08em; text-transform: uppercase; color: #6788ff; cursor: pointer; } .supportTitle .supportFilter:hover { border-bottom: solid 1px #6788ff; } .supportArrowDown { margin-right: 2px; } .supportGrid { display: grid; grid-template-columns: 1fr 1fr 1fr; justify-items: center; grid-gap: 24px; margin-top: 29px; padding: 0px 1px; } .supportCatalogueImage { width: 384px; height: 186px; } .supportCatalogue { width: 384px; height: 303px; box-shadow: 0px 0px 20px rgba(31, 32, 65, 0.05); border-radius: 8px; } .supportCatalogeName { font-size: 20px; line-height: 29px; font-weight: 300; color: #3f3f3f; text-align: start; margin-left: 32px; margin-top: 24px; letter-spacing: -0.3px; } .supportContainer2 { padding: 0px 32px; margin-top: 13px; } .supportCatalogeDate { font-size: 10px; line-height: 148.5%; color: #3f3f3f; float: left; } .supportDate { margin-left: 7.5px; float: right; margin-bottom: 2px; } .supportCatalogeDownload { float: right; font-size: 14px; line-height: 17px; letter-spacing: 0.08em; text-transform: uppercase; color: #6788ff; text-decoration: none; } .supportCatalogeDownload:hover { border-bottom: 1px solid #6788ff; } } /* Styles for mobile */ @media (max-width: 768px) { .supportContainer { display: grid; width: 87%; margin: 0 auto; margin-bottom: 70px; } .supportTitle { font-size: 23px; line-height: 29px; color: #000000; text-transform: uppercase; text-align: start; letter-spacing: -1px; } .supportTitle .supportFilter { font-size: 12px; line-height: 14px; letter-spacing: 0.08em; text-transform: uppercase; color: #6788ff; margin-top: 15px; } .supportArrowDown { margin-left: 2px; } .supportGrid { display: grid; grid-template-columns: 1fr; justify-items: center; grid-gap: 24px; margin-top: 29px; padding: 0px 1px; } .supportCatalogueImage { width: 100%; height: 130.75px; } .supportCatalogue { width: 100%; height: 213px; box-shadow: 0px 0px 20px rgba(31, 32, 65, 0.05); border-radius: 8px; } .supportCatalogeName { font-size: 17px; line-height: 29px; font-weight: 300; color: #3f3f3f; text-align: start; margin-left: 20px; margin-top: 13px; letter-spacing: -0.3px; } .supportContainer2 { padding: 0px 20px; margin-top: 10px; } .supportCatalogeDate { font-size: 8px; color: #3f3f3f; float: left; } .supportDate { margin-left: 7.5px; float: right; margin-bottom: 2px; } .supportCatalogeDownload { float: right; font-size: 12px; line-height: 14px; letter-spacing: 0.08em; text-transform: uppercase; color: #6788ff; text-decoration: none; } .supportCatalogeDownload:hover { border-bottom: 1px solid #6788ff; } }
src/client/components/support/support.css
@media (min-width: 768px) { .supportContainer { margin: 0 auto; margin-top: 115px; width: 83.5%; margin-bottom: 117px; } .supportTitle { margin-top: 15; font-size: 33px; line-height: 41px; color: #000000; position: relative; text-transform: uppercase; text-align: start; letter-spacing: -3px; font-weight: 300; } .supportTitle .supportFilter { position: absolute; right: 3px; bottom: 10px; font-size: 12px; line-height: 17px; letter-spacing: 0.08em; text-transform: uppercase; color: #6788ff; cursor: pointer; } .supportTitle .supportFilter:hover { border-bottom: solid 1px #6788ff; } .supportArrowDown { margin-right: 2px; } .supportGrid { display: grid; grid-template-columns: 1fr 1fr 1fr; justify-items: center; grid-gap: 24px; margin-top: 29px; padding: 0px 1px; } .supportCatalogueImage { width: 384px; height: 186px; } .supportCatalogue { width: 384px; height: 303px; box-shadow: 0px 0px 20px rgba(31, 32, 65, 0.05); border-radius: 8px; } .supportCatalogeName { font-size: 20px; line-height: 29px; font-weight: 300; color: #3f3f3f; text-align: start; margin-left: 32px; margin-top: 24px; letter-spacing: -0.3px; } .supportContainer2 { padding: 0px 32px; margin-top: 13px; } .supportCatalogeDate { font-size: 10px; line-height: 148.5%; color: #3f3f3f; float: left; } .supportDate { margin-left: 7.5px; float: right; margin-bottom: 2px; } .supportCatalogeDownload { float: right; font-size: 14px; line-height: 17px; letter-spacing: 0.08em; text-transform: uppercase; color: #6788ff; text-decoration: none; } .supportCatalogeDownload:hover { border-bottom: 1px solid #6788ff; } } /* Styles for mobile */ @media (max-width: 768px) { .supportContainer { display: grid; width: 87%; margin: 0 auto; margin-bottom: 70px; } .supportTitle { font-size: 23px; line-height: 29px; color: #000000; text-transform: uppercase; text-align: start; letter-spacing: -1px; } .supportTitle .supportFilter { font-size: 12px; line-height: 14px; letter-spacing: 0.08em; text-transform: uppercase; color: #6788ff; margin-top: 15px; } .supportArrowDown { margin-left: 2px; } .supportGrid { display: grid; grid-template-columns: 1fr; justify-items: center; grid-gap: 24px; margin-top: 29px; padding: 0px 1px; } .supportCatalogueImage { width: 100%; height: 130.75px; } .supportCatalogue { width: 100%; height: 213px; box-shadow: 0px 0px 20px rgba(31, 32, 65, 0.05); border-radius: 8px; } .supportCatalogeName { font-size: 17px; line-height: 29px; font-weight: 300; color: #3f3f3f; text-align: start; margin-left: 20px; margin-top: 13px; letter-spacing: -0.3px; } .supportContainer2 { padding: 0px 20px; margin-top: 10px; } .supportCatalogeDate { font-size: 8px; color: #3f3f3f; float: left; } .supportDate { margin-left: 7.5px; float: right; margin-bottom: 2px; } .supportCatalogeDownload { float: right; font-size: 12px; line-height: 14px; letter-spacing: 0.08em; text-transform: uppercase; color: #6788ff; text-decoration: none; } .supportCatalogeDownload:hover { border-bottom: 1px solid #6788ff; } }
0.561215
0.104477
*, *::before, *:after { box-sizing: border-box; margin: 0; padding: 0; } html { font-family: 'Montserrat', sans-serif; width: 100%; min-height: 91vh; background-image: url("background.png"); background-position: center; background-repeat: no-repeat; background-size: cover; } .content { display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; } .outlet { display: flex; flex-direction: column; justify-content: center; align-items: center; } /** * Buttons */ .button, a.button, button, [type=submit], [type=reset], [type=button] { -webkit-appearance: none; display: inline-block; border: 1px solid #0366ee; border-radius: 4px; background: #0366ee; color: #ffffff; font-weight: 100; font-family: 'Pushster'; font-size: 1.5rem; text-transform: none; padding: 0.75rem 2.25rem; margin: 0 0 0.5rem 0; vertical-align: middle; text-align: center; cursor: pointer; text-decoration: none; line-height: 1; margin: 0.6rem; box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; } .button:hover, a.button:hover, button:hover, [type=submit]:hover, [type=reset]:hover, [type=button]:hover { border: 1px solid #0250bc; background: #0250bc; color: #ffff00; text-decoration: none; } .button:focus, .button:active, a.button:focus, a.button:active, button:focus, button:active, [type=submit]:focus, [type=submit]:active, [type=reset]:focus, [type=reset]:active, [type=button]:focus, [type=button]:active { border: 1px solid #0250bc; background: #0250bc; color: #ffffff; text-decoration: none; } .button::-moz-focus-inner, a.button::-moz-focus-inner, button::-moz-focus-inner, [type=submit]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=button]::-moz-focus-inner { border: 0; padding: 0; } .accent-button, a.accent-button { color: #ffffff; border: 1px solid #29de7d; background: #29de7d; } .accent-button:hover, .accent-button:focus, .accent-button:active, a.accent-button:hover, a.accent-button:focus, a.accent-button:active { color: #ffff00; border: 1px solid #1cb864; background: #1cb864; } .muted-button, a.muted-button { background: transparent; border: 1px solid #cdcdcd; color: #4e4e4e; } .muted-button:hover, .muted-button:focus, .muted-button:active, a.muted-button:hover, a.muted-button:focus, a.muted-button:active { color: #4e4e4e; border: 1px solid #818181; background: transparent; } .round-button, a.round-button { border-radius: 40px; } .square-button, a.square-button { border-radius: 0; } .full-button, a.full-button { display: block; width: 100%; } /** * Forms */ [type=color], [type=date], [type=datetime], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=url], [type=week], [type=time], select, textarea { display: block; border: 1px solid #dedede; border-radius: 4px; padding: 0.75rem; outline: none; background: transparent; margin-bottom: 0.5rem; font-size: 1rem; width: 100%; max-width: 100%; line-height: 1; } [type=color]:hover, [type=date]:hover, [type=datetime]:hover, [type=datetime-local]:hover, [type=email]:hover, [type=month]:hover, [type=number]:hover, [type=password]:hover, [type=search]:hover, [type=tel]:hover, [type=text]:hover, [type=url]:hover, [type=week]:hover, [type=time]:hover, select:hover, textarea:hover { border: 1px solid #c5c5c5; } [type=color]:focus, [type=color]:active, [type=date]:focus, [type=date]:active, [type=datetime]:focus, [type=datetime]:active, [type=datetime-local]:focus, [type=datetime-local]:active, [type=email]:focus, [type=email]:active, [type=month]:focus, [type=month]:active, [type=number]:focus, [type=number]:active, [type=password]:focus, [type=password]:active, [type=search]:focus, [type=search]:active, [type=tel]:focus, [type=tel]:active, [type=text]:focus, [type=text]:active, [type=url]:focus, [type=url]:active, [type=week]:focus, [type=week]:active, [type=time]:focus, [type=time]:active, select:focus, select:active, textarea:focus, textarea:active { border: 1px solid #0366ee; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px #8cbcfe; } textarea { overflow: auto; height: auto; } fieldset { border: 1px solid #dedede; border-radius: 4px; padding: 1rem; margin: 1.5rem 0; } legend { padding: 0 0.5rem; font-weight: 600; } select { color: #404040; -webkit-appearance: none; -moz-appearance: none; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAvklEQVQoFY2QMQqEMBBFv7ERa/EMXkGw11K8QbDXzuN4BHv7QO6ifUgj7v4UAdlVM8Uwf+b9YZJISnlqrfEUZVlinucnBGKaJgghbiHOyLyFKIoCbdvecpyReYvo/Ma2bajrGtbaC58kCdZ1RZ7nl/4/4d5EsO/7nzl7IUtodBexMMagaRrs+06JLMvcNWmaOv2W/C/TMAyD58dxROgSmvxFFMdxoOs6lliWBXEcuzokXRbRoJRyvqqqQvye+QDMDz1D6yuj9wAAAABJRU5ErkJggg==) right center no-repeat; line-height: 1; } select::-ms-expand { display: none; } [type='range'] { width: 100%; } label { font-weight: 600; max-width: 100%; display: block; margin: 1rem 0 0.5rem; } @media (min-width: 600px) { .split-form label { text-align: right; padding: 0 0.5rem; margin-bottom: 1rem; } } input.has-error, input.has-error:hover, input.has-error:focus, input.has-error:active, select.has-error, select.has-error:hover, select.has-error:focus, select.has-error:active, textarea.has-error, textarea.has-error:hover, textarea.has-error:focus, textarea.has-error:active { border: 1px solid #d33c40; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px #f4cecf; } input.is-success, input.is-success:hover, input.is-success:focus, input.is-success:active, select.is-success, select.is-success:hover, select.is-success:focus, select.is-success:active, textarea.is-success, textarea.is-success:hover, textarea.is-success:focus, textarea.is-success:active { border: 1px solid #29de7d; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px #97efc0; } ::-webkit-input-placeholder, ::-moz-placeholder, :-moz-placeholder, :-ms-input-placeholder { color: #9a9a9a; } .meals-list { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; } .meals-list-item { display: flex; justify-content: center; align-items: center; flex-direction: column; border: 1px solid rgb(170, 170, 170); border-radius: 18px 0; width: clamp(300px, 400px, 480px); padding: 1rem; margin: 1rem; box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; background-image: linear-gradient(25deg,#d64c7f,#ee4758 50%); } .meal-list-item h1,h2,h3,h4,h5,p { padding: 0.4rem; } .meal-list-item img{ max-width: 100px; } .meals-list-item footer { display: flex; align-items: center; justify-content: center; border-top: 1px solid rgb(163, 163, 163); width: 100%; margin-top: 2rem; padding: 0.2rem; } .content { display: flex; justify-content: center; } img { border-radius: 14px 0; max-width: 300px; margin: 0.3rem 0; } .add-meal-form { margin: 1rem; padding: 1rem; background: rgba(255, 255, 255, 0.63); display: flex; justify-content: center; align-items: center; } .add-meal-form button { width: 94%; } .hero { width: 100%; } .meal-detail { display: flex; flex-direction: column; justify-content: center; align-items: center; background: rgba(255, 255, 255, 0.63); padding: 2rem; border-radius: 0 0 20px 20px; } .add-reservation-form { display: flex; justify-content: center; align-items: center; flex-direction: column; margin: 1rem; padding: 4rem; background: rgba(255, 255, 255, 0.63); border-radius: 20px; } .meals-filtered { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100vw; min-height: 91vh; background: rgba(255, 255, 255, 0.63); padding: 2rem; border-radius: 0 0 20px 20px; }
client/public/index.css
*, *::before, *:after { box-sizing: border-box; margin: 0; padding: 0; } html { font-family: 'Montserrat', sans-serif; width: 100%; min-height: 91vh; background-image: url("background.png"); background-position: center; background-repeat: no-repeat; background-size: cover; } .content { display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; } .outlet { display: flex; flex-direction: column; justify-content: center; align-items: center; } /** * Buttons */ .button, a.button, button, [type=submit], [type=reset], [type=button] { -webkit-appearance: none; display: inline-block; border: 1px solid #0366ee; border-radius: 4px; background: #0366ee; color: #ffffff; font-weight: 100; font-family: 'Pushster'; font-size: 1.5rem; text-transform: none; padding: 0.75rem 2.25rem; margin: 0 0 0.5rem 0; vertical-align: middle; text-align: center; cursor: pointer; text-decoration: none; line-height: 1; margin: 0.6rem; box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; } .button:hover, a.button:hover, button:hover, [type=submit]:hover, [type=reset]:hover, [type=button]:hover { border: 1px solid #0250bc; background: #0250bc; color: #ffff00; text-decoration: none; } .button:focus, .button:active, a.button:focus, a.button:active, button:focus, button:active, [type=submit]:focus, [type=submit]:active, [type=reset]:focus, [type=reset]:active, [type=button]:focus, [type=button]:active { border: 1px solid #0250bc; background: #0250bc; color: #ffffff; text-decoration: none; } .button::-moz-focus-inner, a.button::-moz-focus-inner, button::-moz-focus-inner, [type=submit]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=button]::-moz-focus-inner { border: 0; padding: 0; } .accent-button, a.accent-button { color: #ffffff; border: 1px solid #29de7d; background: #29de7d; } .accent-button:hover, .accent-button:focus, .accent-button:active, a.accent-button:hover, a.accent-button:focus, a.accent-button:active { color: #ffff00; border: 1px solid #1cb864; background: #1cb864; } .muted-button, a.muted-button { background: transparent; border: 1px solid #cdcdcd; color: #4e4e4e; } .muted-button:hover, .muted-button:focus, .muted-button:active, a.muted-button:hover, a.muted-button:focus, a.muted-button:active { color: #4e4e4e; border: 1px solid #818181; background: transparent; } .round-button, a.round-button { border-radius: 40px; } .square-button, a.square-button { border-radius: 0; } .full-button, a.full-button { display: block; width: 100%; } /** * Forms */ [type=color], [type=date], [type=datetime], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=url], [type=week], [type=time], select, textarea { display: block; border: 1px solid #dedede; border-radius: 4px; padding: 0.75rem; outline: none; background: transparent; margin-bottom: 0.5rem; font-size: 1rem; width: 100%; max-width: 100%; line-height: 1; } [type=color]:hover, [type=date]:hover, [type=datetime]:hover, [type=datetime-local]:hover, [type=email]:hover, [type=month]:hover, [type=number]:hover, [type=password]:hover, [type=search]:hover, [type=tel]:hover, [type=text]:hover, [type=url]:hover, [type=week]:hover, [type=time]:hover, select:hover, textarea:hover { border: 1px solid #c5c5c5; } [type=color]:focus, [type=color]:active, [type=date]:focus, [type=date]:active, [type=datetime]:focus, [type=datetime]:active, [type=datetime-local]:focus, [type=datetime-local]:active, [type=email]:focus, [type=email]:active, [type=month]:focus, [type=month]:active, [type=number]:focus, [type=number]:active, [type=password]:focus, [type=password]:active, [type=search]:focus, [type=search]:active, [type=tel]:focus, [type=tel]:active, [type=text]:focus, [type=text]:active, [type=url]:focus, [type=url]:active, [type=week]:focus, [type=week]:active, [type=time]:focus, [type=time]:active, select:focus, select:active, textarea:focus, textarea:active { border: 1px solid #0366ee; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px #8cbcfe; } textarea { overflow: auto; height: auto; } fieldset { border: 1px solid #dedede; border-radius: 4px; padding: 1rem; margin: 1.5rem 0; } legend { padding: 0 0.5rem; font-weight: 600; } select { color: #404040; -webkit-appearance: none; -moz-appearance: none; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAvklEQVQoFY2QMQqEMBBFv7ERa/EMXkGw11K8QbDXzuN4BHv7QO6ifUgj7v4UAdlVM8Uwf+b9YZJISnlqrfEUZVlinucnBGKaJgghbiHOyLyFKIoCbdvecpyReYvo/Ma2bajrGtbaC58kCdZ1RZ7nl/4/4d5EsO/7nzl7IUtodBexMMagaRrs+06JLMvcNWmaOv2W/C/TMAyD58dxROgSmvxFFMdxoOs6lliWBXEcuzokXRbRoJRyvqqqQvye+QDMDz1D6yuj9wAAAABJRU5ErkJggg==) right center no-repeat; line-height: 1; } select::-ms-expand { display: none; } [type='range'] { width: 100%; } label { font-weight: 600; max-width: 100%; display: block; margin: 1rem 0 0.5rem; } @media (min-width: 600px) { .split-form label { text-align: right; padding: 0 0.5rem; margin-bottom: 1rem; } } input.has-error, input.has-error:hover, input.has-error:focus, input.has-error:active, select.has-error, select.has-error:hover, select.has-error:focus, select.has-error:active, textarea.has-error, textarea.has-error:hover, textarea.has-error:focus, textarea.has-error:active { border: 1px solid #d33c40; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px #f4cecf; } input.is-success, input.is-success:hover, input.is-success:focus, input.is-success:active, select.is-success, select.is-success:hover, select.is-success:focus, select.is-success:active, textarea.is-success, textarea.is-success:hover, textarea.is-success:focus, textarea.is-success:active { border: 1px solid #29de7d; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px #97efc0; } ::-webkit-input-placeholder, ::-moz-placeholder, :-moz-placeholder, :-ms-input-placeholder { color: #9a9a9a; } .meals-list { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; } .meals-list-item { display: flex; justify-content: center; align-items: center; flex-direction: column; border: 1px solid rgb(170, 170, 170); border-radius: 18px 0; width: clamp(300px, 400px, 480px); padding: 1rem; margin: 1rem; box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; background-image: linear-gradient(25deg,#d64c7f,#ee4758 50%); } .meal-list-item h1,h2,h3,h4,h5,p { padding: 0.4rem; } .meal-list-item img{ max-width: 100px; } .meals-list-item footer { display: flex; align-items: center; justify-content: center; border-top: 1px solid rgb(163, 163, 163); width: 100%; margin-top: 2rem; padding: 0.2rem; } .content { display: flex; justify-content: center; } img { border-radius: 14px 0; max-width: 300px; margin: 0.3rem 0; } .add-meal-form { margin: 1rem; padding: 1rem; background: rgba(255, 255, 255, 0.63); display: flex; justify-content: center; align-items: center; } .add-meal-form button { width: 94%; } .hero { width: 100%; } .meal-detail { display: flex; flex-direction: column; justify-content: center; align-items: center; background: rgba(255, 255, 255, 0.63); padding: 2rem; border-radius: 0 0 20px 20px; } .add-reservation-form { display: flex; justify-content: center; align-items: center; flex-direction: column; margin: 1rem; padding: 4rem; background: rgba(255, 255, 255, 0.63); border-radius: 20px; } .meals-filtered { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100vw; min-height: 91vh; background: rgba(255, 255, 255, 0.63); padding: 2rem; border-radius: 0 0 20px 20px; }
0.324021
0.116036
* { font-size: 16px; } .wrap-form { width: 400px; padding: 30px; border: 1px solid #000; margin-left: auto; margin-right: auto; } .wrap-form .logo { width: 40%; margin: 15px auto; } .wrap-form .logo img { width: 100%; } .form-container .account-input { position: relative; } .form-container .account-input .icon-form { position: absolute; top: 44%; transform: translateY(-50%); left: 10px; color: #495057; } .form-container .account-input .icon-form img { width: 20px; height: 20px; } .account-input input, .account-input textarea { width: 100%; padding: 10px 10px; padding-left: 40px; display: inline-block; border: none; box-sizing: border-box; cursor: text; outline: none; font-weight: 400; color: #495057; background-color: #fff; background-clip: padding-box; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } button.signIn-form-button, button.signUp-form-button { background: #495057; color: white; height: 50px; font-weight: 600; font-size: 18px; padding: 10px; text-align: center; display: block; width: 100%; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } .signIn-form-button, .signUp-form-button { margin: 25px 0px; } .forgot { margin-top: 15px; } .account-input > input { border: 1px solid #9e9393; } .sign-up-container .account-input > input { border-bottom: unset; } .sign-up-container form .account-input .last-child { border-bottom: 1px solid #9e9393; } .sign-in-container .account-input:nth-child(even) input { border-bottom: unset; } .nav-tabs { display: flex; } .nav-tabs li { flex-basis: 50%; } .error-input { border: 1px solid red !important; background-color: #ffb1b1 !important; } .cappcha-input { padding-top: 15px; } #txtInput-page, #txtInput1-page, #txtInput, #txtInput1 { border: 1px solid #9e9393; width: 100px; } .nav-tabs { border: unset; } .nav-tabs li a { font-weight: 600; color: #555; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border: unset; border-bottom: 2px solid #555; } .nav-tabs > li > a:hover { border-color: unset; } .wrap-avatar { display: flex; } .img-avatar img { width: 70px; height: auto; } .button-avatar { padding-left: 10px; align-self: center; } .button-avatar input { padding: 0; } .header { z-index: 970; } .modal-backdrop { z-index: 977; } #btn-sign-up, #btn-log-in { margin: unset; margin-top: 25px; } .customer_btn { max-width: unset; } .modal-dialog { top: 10%; width: max-content; } .modal-body { padding: unset; } .off-log { width: unset; height: unset; position: absolute; top: 5px; right: 10px; font-size: 30px; } /* iphone */ @media screen and (max-width: 415px) { .modal-dialog { margin: 10px auto; } } @media screen and (max-width: 376px) { .wrap-form { width: 350px; } } @media screen and (max-width: 321px) { .wrap-form { width: 300px; } }
public/assets/css/Log/log.css
* { font-size: 16px; } .wrap-form { width: 400px; padding: 30px; border: 1px solid #000; margin-left: auto; margin-right: auto; } .wrap-form .logo { width: 40%; margin: 15px auto; } .wrap-form .logo img { width: 100%; } .form-container .account-input { position: relative; } .form-container .account-input .icon-form { position: absolute; top: 44%; transform: translateY(-50%); left: 10px; color: #495057; } .form-container .account-input .icon-form img { width: 20px; height: 20px; } .account-input input, .account-input textarea { width: 100%; padding: 10px 10px; padding-left: 40px; display: inline-block; border: none; box-sizing: border-box; cursor: text; outline: none; font-weight: 400; color: #495057; background-color: #fff; background-clip: padding-box; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } button.signIn-form-button, button.signUp-form-button { background: #495057; color: white; height: 50px; font-weight: 600; font-size: 18px; padding: 10px; text-align: center; display: block; width: 100%; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } .signIn-form-button, .signUp-form-button { margin: 25px 0px; } .forgot { margin-top: 15px; } .account-input > input { border: 1px solid #9e9393; } .sign-up-container .account-input > input { border-bottom: unset; } .sign-up-container form .account-input .last-child { border-bottom: 1px solid #9e9393; } .sign-in-container .account-input:nth-child(even) input { border-bottom: unset; } .nav-tabs { display: flex; } .nav-tabs li { flex-basis: 50%; } .error-input { border: 1px solid red !important; background-color: #ffb1b1 !important; } .cappcha-input { padding-top: 15px; } #txtInput-page, #txtInput1-page, #txtInput, #txtInput1 { border: 1px solid #9e9393; width: 100px; } .nav-tabs { border: unset; } .nav-tabs li a { font-weight: 600; color: #555; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border: unset; border-bottom: 2px solid #555; } .nav-tabs > li > a:hover { border-color: unset; } .wrap-avatar { display: flex; } .img-avatar img { width: 70px; height: auto; } .button-avatar { padding-left: 10px; align-self: center; } .button-avatar input { padding: 0; } .header { z-index: 970; } .modal-backdrop { z-index: 977; } #btn-sign-up, #btn-log-in { margin: unset; margin-top: 25px; } .customer_btn { max-width: unset; } .modal-dialog { top: 10%; width: max-content; } .modal-body { padding: unset; } .off-log { width: unset; height: unset; position: absolute; top: 5px; right: 10px; font-size: 30px; } /* iphone */ @media screen and (max-width: 415px) { .modal-dialog { margin: 10px auto; } } @media screen and (max-width: 376px) { .wrap-form { width: 350px; } } @media screen and (max-width: 321px) { .wrap-form { width: 300px; } }
0.41324
0.110088
@font-face { font-family: 'Bagnard'; src: url('fonts/Bagnard-webfont.eot'); src: url('fonts/Bagnard-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Bagnard-webfont.woff2') format('woff2'), url('fonts/Bagnard-webfont.woff') format('woff'), url('fonts/Bagnard-webfont.ttf') format('truetype'), url('fonts/Bagnard-webfont.svg#bagnardregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'REGLO'; src: url('fonts/Reglo-Bold-webfont.eot'); src: url('fonts/Reglo-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Reglo-Bold-webfont.woff2') format('woff2'), url('fonts/Reglo-Bold-webfont.woff') format('woff'), url('fonts/Reglo-Bold-webfont.ttf') format('truetype'), url('fonts/Reglo-Bold-webfont.svg#regloregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Monserrat'; src: url('fonts/montserrat-regular-webfont.eot'); src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat-regular-webfont.woff') format('woff'), url('fonts/montserrat-regular-webfont.ttf') format('truetype'), url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Worker'; src: url('fonts/worker/woff2/WorkSans-Bold.woff2') format('woff2'), url('fonts/worker/woff/WorkSans-Bold.woff') format('woff'), url('fonts/worker/ttf/WorkSans-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; } @font-face { font-family: 'Worker'; src: url('fonts/worker/woff2/WorkSans-Regular.woff2') format('woff2'), url('fonts/worker/woff/WorkSans-Regular.woff') format('woff'), url('fonts/worker/ttf/WorkSans-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Worker'; src: url('fonts/worker/woff2/WorkSans-thin.woff2') format('woff2'), url('fonts/worker/woff/WorkSans-thin.woff') format('woff'), url('fonts/worker/ttf/WorkSans-thin.ttf') format('truetype'); font-weight: lighter; font-style: normal; } @font-face { font-family: 'Charter'; src: url('fonts/charter_regular-webfont.eot'); src: url('fonts/charter_regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/charter_regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Charter'; src: url('fonts/charter_italic-webfont.eot'); src: url('fonts/charter_italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/charter_italic-webfont.woff') format('woff'); font-weight: normal; font-style: italic; } /* Webfont: Lato-ThinItalic */@font-face { font-family: 'LatoThin'; src: url('fonts/Lato-ThinItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-ThinItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-ThinItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-ThinItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-SemiboldItalic */@font-face { font-family: 'LatoSemibold'; src: url('fonts/Lato-SemiboldItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-SemiboldItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-SemiboldItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Thin */@font-face { font-family: 'LatoThin'; src: url('fonts/Lato-Thin.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Thin.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Thin.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Semibold */@font-face { font-family: 'LatoSemibold'; src: url('fonts/Lato-Semibold.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Semibold.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Regular */@font-face { font-family: 'Lato'; src: url('fonts/Lato-Regular.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Regular.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-MediumItalic */@font-face { font-family: 'LatoMedium'; src: url('fonts/Lato-MediumItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-MediumItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-MediumItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Medium */@font-face { font-family: 'LatoMedium'; src: url('fonts/Lato-Medium.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Medium.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Medium.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-LightItalic */@font-face { font-family: 'LatoLight'; src: url('fonts/Lato-LightItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-LightItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-LightItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Light */@font-face { font-family: 'LatoLight'; src: url('fonts/Lato-Light.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Light.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Italic */@font-face { font-family: 'Lato'; src: url('fonts/Lato-Italic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Italic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Italic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-HeavyItalic */@font-face { font-family: 'LatoHeavy'; src: url('fonts/Lato-HeavyItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-HeavyItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-HeavyItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Heavy */@font-face { font-family: 'LatoHeavy'; src: url('fonts/Lato-Heavy.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Heavy.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Heavy.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-HairlineItalic */@font-face { font-family: 'LatoHairline'; src: url('fonts/Lato-HairlineItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-HairlineItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-HairlineItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-HairlineItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Hairline */@font-face { font-family: 'LatoHairline'; src: url('fonts/Lato-Hairline.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Hairline.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Hairline.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Hairline.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-BoldItalic */@font-face { font-family: 'Lato'; src: url('fonts/Lato-BoldItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-BoldItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-BoldItalic.ttf') format('truetype'); font-style: italic; font-weight: bold; text-rendering: optimizeLegibility; } /* Webfont: Lato-Bold */@font-face { font-family: 'Lato'; src: url('fonts/Lato-Bold.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Bold.ttf') format('truetype'); font-style: normal; font-weight: bold; text-rendering: optimizeLegibility; } /* Webfont: Lato-BlackItalic */@font-face { font-family: 'LatoBlack'; src: url('fonts/Lato-BlackItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-BlackItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-BlackItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Black */@font-face { font-family: 'LatoBlack'; src: url('fonts/Lato-Black.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Black.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Black.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } @font-face { font-family: 'NotCourier'; src: url('fonts/notcouriersans-webfont.eot'); src: url('fonts/notcouriersans-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/notcouriersans-webfont.woff') format('woff'), url('fonts/notcouriersans-webfont.ttf') format('truetype'), url('fonts/notcouriersans-webfont.svg#notcouriersansregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Cotham'; src: url('fonts/CothamSans-webfont.eot'); src: url('fonts/CothamSans-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/CothamSans-webfont.woff2') format('woff2'), url('fonts/CothamSans-webfont.woff') format('woff'), url('fonts/CothamSans-webfont.ttf') format('truetype'), url('fonts/CothamSans-webfont.svg#cotham_sansregular') format('svg'); font-weight: normal; font-style: normal; }
magic-fonts.css
@font-face { font-family: 'Bagnard'; src: url('fonts/Bagnard-webfont.eot'); src: url('fonts/Bagnard-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Bagnard-webfont.woff2') format('woff2'), url('fonts/Bagnard-webfont.woff') format('woff'), url('fonts/Bagnard-webfont.ttf') format('truetype'), url('fonts/Bagnard-webfont.svg#bagnardregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'REGLO'; src: url('fonts/Reglo-Bold-webfont.eot'); src: url('fonts/Reglo-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Reglo-Bold-webfont.woff2') format('woff2'), url('fonts/Reglo-Bold-webfont.woff') format('woff'), url('fonts/Reglo-Bold-webfont.ttf') format('truetype'), url('fonts/Reglo-Bold-webfont.svg#regloregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Monserrat'; src: url('fonts/montserrat-regular-webfont.eot'); src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat-regular-webfont.woff') format('woff'), url('fonts/montserrat-regular-webfont.ttf') format('truetype'), url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Worker'; src: url('fonts/worker/woff2/WorkSans-Bold.woff2') format('woff2'), url('fonts/worker/woff/WorkSans-Bold.woff') format('woff'), url('fonts/worker/ttf/WorkSans-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; } @font-face { font-family: 'Worker'; src: url('fonts/worker/woff2/WorkSans-Regular.woff2') format('woff2'), url('fonts/worker/woff/WorkSans-Regular.woff') format('woff'), url('fonts/worker/ttf/WorkSans-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Worker'; src: url('fonts/worker/woff2/WorkSans-thin.woff2') format('woff2'), url('fonts/worker/woff/WorkSans-thin.woff') format('woff'), url('fonts/worker/ttf/WorkSans-thin.ttf') format('truetype'); font-weight: lighter; font-style: normal; } @font-face { font-family: 'Charter'; src: url('fonts/charter_regular-webfont.eot'); src: url('fonts/charter_regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/charter_regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Charter'; src: url('fonts/charter_italic-webfont.eot'); src: url('fonts/charter_italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/charter_italic-webfont.woff') format('woff'); font-weight: normal; font-style: italic; } /* Webfont: Lato-ThinItalic */@font-face { font-family: 'LatoThin'; src: url('fonts/Lato-ThinItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-ThinItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-ThinItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-ThinItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-SemiboldItalic */@font-face { font-family: 'LatoSemibold'; src: url('fonts/Lato-SemiboldItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-SemiboldItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-SemiboldItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Thin */@font-face { font-family: 'LatoThin'; src: url('fonts/Lato-Thin.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Thin.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Thin.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Semibold */@font-face { font-family: 'LatoSemibold'; src: url('fonts/Lato-Semibold.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Semibold.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Regular */@font-face { font-family: 'Lato'; src: url('fonts/Lato-Regular.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Regular.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-MediumItalic */@font-face { font-family: 'LatoMedium'; src: url('fonts/Lato-MediumItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-MediumItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-MediumItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Medium */@font-face { font-family: 'LatoMedium'; src: url('fonts/Lato-Medium.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Medium.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Medium.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-LightItalic */@font-face { font-family: 'LatoLight'; src: url('fonts/Lato-LightItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-LightItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-LightItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Light */@font-face { font-family: 'LatoLight'; src: url('fonts/Lato-Light.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Light.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Italic */@font-face { font-family: 'Lato'; src: url('fonts/Lato-Italic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Italic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Italic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-HeavyItalic */@font-face { font-family: 'LatoHeavy'; src: url('fonts/Lato-HeavyItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-HeavyItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-HeavyItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Heavy */@font-face { font-family: 'LatoHeavy'; src: url('fonts/Lato-Heavy.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Heavy.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Heavy.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-HairlineItalic */@font-face { font-family: 'LatoHairline'; src: url('fonts/Lato-HairlineItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-HairlineItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-HairlineItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-HairlineItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Hairline */@font-face { font-family: 'LatoHairline'; src: url('fonts/Lato-Hairline.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Hairline.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Hairline.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Hairline.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-BoldItalic */@font-face { font-family: 'Lato'; src: url('fonts/Lato-BoldItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-BoldItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-BoldItalic.ttf') format('truetype'); font-style: italic; font-weight: bold; text-rendering: optimizeLegibility; } /* Webfont: Lato-Bold */@font-face { font-family: 'Lato'; src: url('fonts/Lato-Bold.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Bold.ttf') format('truetype'); font-style: normal; font-weight: bold; text-rendering: optimizeLegibility; } /* Webfont: Lato-BlackItalic */@font-face { font-family: 'LatoBlack'; src: url('fonts/Lato-BlackItalic.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-BlackItalic.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-BlackItalic.ttf') format('truetype'); font-style: italic; font-weight: normal; text-rendering: optimizeLegibility; } /* Webfont: Lato-Black */@font-face { font-family: 'LatoBlack'; src: url('fonts/Lato-Black.eot'); /* IE9 Compat Modes */ src: url('fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Lato-Black.woff') format('woff'), /* Modern Browsers */ url('fonts/Lato-Black.ttf') format('truetype'); font-style: normal; font-weight: normal; text-rendering: optimizeLegibility; } @font-face { font-family: 'NotCourier'; src: url('fonts/notcouriersans-webfont.eot'); src: url('fonts/notcouriersans-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/notcouriersans-webfont.woff') format('woff'), url('fonts/notcouriersans-webfont.ttf') format('truetype'), url('fonts/notcouriersans-webfont.svg#notcouriersansregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Cotham'; src: url('fonts/CothamSans-webfont.eot'); src: url('fonts/CothamSans-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/CothamSans-webfont.woff2') format('woff2'), url('fonts/CothamSans-webfont.woff') format('woff'), url('fonts/CothamSans-webfont.ttf') format('truetype'), url('fonts/CothamSans-webfont.svg#cotham_sansregular') format('svg'); font-weight: normal; font-style: normal; }
0.281998
0.045543
.pfe-l--text-align--left { text-align: left; } .pfe-l--text-align--center { text-align: center; } .pfe-l--text-align--right { text-align: right; } .pfe-l-grid { -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .pfe-l-grid > *, .pfe-l-grid__item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; margin: 0 auto; } @media screen and (min-width: 576px) { .pfe-l-grid.pfe-m-all-1-col > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col { width: calc(100% - 1rem); } } @media screen and (max-width: 0) { .pfe-l-grid.pfe-m-all-1-col-on-xs > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col-on-xs > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col-on-xs > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col-on-xs > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col-on-xs > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col-on-xs > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col-on-xs > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col-on-xs > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col-on-xs > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col-on-xs > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col-on-xs > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col-on-xs > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col-on-xs { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col-on-xs { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col-on-xs { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col-on-xs { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col-on-xs { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col-on-xs { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col-on-xs { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col-on-xs { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col-on-xs { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col-on-xs { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col-on-xs { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col-on-xs { width: calc(100% - 1rem); } } @media screen and (min-width: 576px) { .pfe-l-grid.pfe-m-all-1-col-on-sm > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col-on-sm > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col-on-sm > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col-on-sm > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col-on-sm > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col-on-sm > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col-on-sm > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col-on-sm > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col-on-sm > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col-on-sm > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col-on-sm > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col-on-sm > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col-on-sm { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col-on-sm { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col-on-sm { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col-on-sm { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col-on-sm { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col-on-sm { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col-on-sm { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col-on-sm { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col-on-sm { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col-on-sm { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col-on-sm { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col-on-sm { width: calc(100% - 1rem); } } @media screen and (min-width: 768px) { .pfe-l-grid.pfe-m-all-1-col-on-md > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col-on-md > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col-on-md > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col-on-md > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col-on-md > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col-on-md > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col-on-md > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col-on-md > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col-on-md > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col-on-md > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col-on-md > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col-on-md > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col-on-md { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col-on-md { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col-on-md { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col-on-md { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col-on-md { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col-on-md { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col-on-md { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col-on-md { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col-on-md { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col-on-md { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col-on-md { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col-on-md { width: calc(100% - 1rem); } } @media screen and (min-width: 992px) { .pfe-l-grid.pfe-m-all-1-col-on-lg > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col-on-lg > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col-on-lg > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col-on-lg > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col-on-lg > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col-on-lg > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col-on-lg > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col-on-lg > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col-on-lg > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col-on-lg > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col-on-lg > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col-on-lg > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col-on-lg { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col-on-lg { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col-on-lg { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col-on-lg { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col-on-lg { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col-on-lg { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col-on-lg { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col-on-lg { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col-on-lg { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col-on-lg { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col-on-lg { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col-on-lg { width: calc(100% - 1rem); } } @media screen and (min-width: 1200px) { .pfe-l-grid.pfe-m-all-1-col-on-xl > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col-on-xl > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col-on-xl > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col-on-xl > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col-on-xl > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col-on-xl > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col-on-xl > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col-on-xl > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col-on-xl > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col-on-xl > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col-on-xl > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col-on-xl > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col-on-xl { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col-on-xl { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col-on-xl { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col-on-xl { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col-on-xl { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col-on-xl { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col-on-xl { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col-on-xl { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col-on-xl { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col-on-xl { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col-on-xl { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col-on-xl { width: calc(100% - 1rem); } } @media screen and (min-width: 1200px) { .pfe-l-grid.pfe-m-all-1-col-on-xxl > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col-on-xxl > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col-on-xxl > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col-on-xxl > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col-on-xxl > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col-on-xxl > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col-on-xxl > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col-on-xxl > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col-on-xxl > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col-on-xxl > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col-on-xxl > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col-on-xxl > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col-on-xxl { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col-on-xxl { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col-on-xxl { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col-on-xxl { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col-on-xxl { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col-on-xxl { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col-on-xxl { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col-on-xxl { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col-on-xxl { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col-on-xxl { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col-on-xxl { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col-on-xxl { width: calc(100% - 1rem); } } .pfe-l-grid.pfe-m-gutters { margin: calc(0.5rem * -1); } .pfe-l-grid.pfe-m-gutters > * { margin: 0.5rem; } @supports (display: grid) { .pfe-l-grid { display: -ms-grid; display: grid; -ms-grid-columns: ([col-start] 1fr)[12]; grid-template-columns: repeat(12, [col-start] 1fr); } .pfe-l-grid > *, .pfe-l-grid__item { width: auto; margin: 0; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid.pfe-l-grid-fill-height { height: 100%; } @media screen and (min-width: 576px) { .pfe-l-grid.pfe-m-all-1-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row { -ms-grid-row-span: 12; grid-row: span 12; } } @media screen and (max-width: 0) { .pfe-l-grid.pfe-m-all-1-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col-on-xs { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col-on-xs { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col-on-xs { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col-on-xs { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col-on-xs { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col-on-xs { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col-on-xs { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col-on-xs { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col-on-xs { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col-on-xs { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col-on-xs { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col-on-xs { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row-on-xs { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row-on-xs { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row-on-xs { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row-on-xs { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row-on-xs { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row-on-xs { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row-on-xs { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row-on-xs { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row-on-xs { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row-on-xs { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row-on-xs { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row-on-xs { -ms-grid-row-span: 12; grid-row: span 12; } } @media screen and (min-width: 576px) { .pfe-l-grid.pfe-m-all-1-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col-on-sm { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col-on-sm { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col-on-sm { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col-on-sm { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col-on-sm { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col-on-sm { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col-on-sm { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col-on-sm { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col-on-sm { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col-on-sm { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col-on-sm { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col-on-sm { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row-on-sm { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row-on-sm { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row-on-sm { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row-on-sm { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row-on-sm { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row-on-sm { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row-on-sm { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row-on-sm { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row-on-sm { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row-on-sm { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row-on-sm { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row-on-sm { -ms-grid-row-span: 12; grid-row: span 12; } } @media screen and (min-width: 768px) { .pfe-l-grid.pfe-m-all-1-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col-on-md { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col-on-md { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col-on-md { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col-on-md { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col-on-md { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col-on-md { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col-on-md { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col-on-md { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col-on-md { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col-on-md { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col-on-md { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col-on-md { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row-on-md { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row-on-md { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row-on-md { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row-on-md { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row-on-md { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row-on-md { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row-on-md { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row-on-md { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row-on-md { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row-on-md { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row-on-md { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row-on-md { -ms-grid-row-span: 12; grid-row: span 12; } } @media screen and (min-width: 992px) { .pfe-l-grid.pfe-m-all-1-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col-on-lg { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col-on-lg { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col-on-lg { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col-on-lg { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col-on-lg { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col-on-lg { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col-on-lg { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col-on-lg { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col-on-lg { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col-on-lg { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col-on-lg { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col-on-lg { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row-on-lg { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row-on-lg { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row-on-lg { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row-on-lg { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row-on-lg { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row-on-lg { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row-on-lg { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row-on-lg { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row-on-lg { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row-on-lg { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row-on-lg { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row-on-lg { -ms-grid-row-span: 12; grid-row: span 12; } } @media screen and (min-width: 1200px) { .pfe-l-grid.pfe-m-all-1-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col-on-xl { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col-on-xl { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col-on-xl { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col-on-xl { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col-on-xl { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col-on-xl { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col-on-xl { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col-on-xl { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col-on-xl { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col-on-xl { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col-on-xl { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col-on-xl { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row-on-xl { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row-on-xl { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row-on-xl { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row-on-xl { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row-on-xl { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row-on-xl { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row-on-xl { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row-on-xl { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row-on-xl { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row-on-xl { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row-on-xl { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row-on-xl { -ms-grid-row-span: 12; grid-row: span 12; } } @media screen and (min-width: 1200px) { .pfe-l-grid.pfe-m-all-1-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col-on-xxl { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col-on-xxl { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col-on-xxl { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col-on-xxl { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col-on-xxl { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col-on-xxl { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col-on-xxl { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col-on-xxl { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col-on-xxl { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col-on-xxl { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col-on-xxl { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col-on-xxl { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row-on-xxl { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row-on-xxl { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row-on-xxl { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row-on-xxl { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row-on-xxl { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row-on-xxl { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row-on-xxl { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row-on-xxl { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row-on-xxl { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row-on-xxl { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row-on-xxl { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row-on-xxl { -ms-grid-row-span: 12; grid-row: span 12; } } .pfe-l-grid.pfe-m-gutters { grid-gap: 1rem; margin: 0; } .pfe-l-grid.pfe-m-gutters > * { margin: 0; } } .pfe-l-bullseye { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; height: 100%; padding: 1rem; padding: var(--pfe-theme--container-spacer, 1rem); margin: 0; } /*# sourceMappingURL=pfe-layouts.css.map */
static/scripts/pfe-styles/dist/pfe-layouts.css
.pfe-l--text-align--left { text-align: left; } .pfe-l--text-align--center { text-align: center; } .pfe-l--text-align--right { text-align: right; } .pfe-l-grid { -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .pfe-l-grid > *, .pfe-l-grid__item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; margin: 0 auto; } @media screen and (min-width: 576px) { .pfe-l-grid.pfe-m-all-1-col > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col { width: calc(100% - 1rem); } } @media screen and (max-width: 0) { .pfe-l-grid.pfe-m-all-1-col-on-xs > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col-on-xs > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col-on-xs > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col-on-xs > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col-on-xs > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col-on-xs > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col-on-xs > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col-on-xs > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col-on-xs > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col-on-xs > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col-on-xs > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col-on-xs > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col-on-xs { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col-on-xs { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col-on-xs { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col-on-xs { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col-on-xs { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col-on-xs { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col-on-xs { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col-on-xs { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col-on-xs { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col-on-xs { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col-on-xs { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col-on-xs { width: calc(100% - 1rem); } } @media screen and (min-width: 576px) { .pfe-l-grid.pfe-m-all-1-col-on-sm > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col-on-sm > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col-on-sm > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col-on-sm > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col-on-sm > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col-on-sm > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col-on-sm > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col-on-sm > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col-on-sm > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col-on-sm > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col-on-sm > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col-on-sm > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col-on-sm { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col-on-sm { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col-on-sm { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col-on-sm { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col-on-sm { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col-on-sm { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col-on-sm { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col-on-sm { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col-on-sm { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col-on-sm { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col-on-sm { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col-on-sm { width: calc(100% - 1rem); } } @media screen and (min-width: 768px) { .pfe-l-grid.pfe-m-all-1-col-on-md > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col-on-md > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col-on-md > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col-on-md > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col-on-md > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col-on-md > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col-on-md > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col-on-md > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col-on-md > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col-on-md > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col-on-md > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col-on-md > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col-on-md { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col-on-md { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col-on-md { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col-on-md { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col-on-md { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col-on-md { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col-on-md { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col-on-md { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col-on-md { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col-on-md { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col-on-md { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col-on-md { width: calc(100% - 1rem); } } @media screen and (min-width: 992px) { .pfe-l-grid.pfe-m-all-1-col-on-lg > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col-on-lg > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col-on-lg > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col-on-lg > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col-on-lg > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col-on-lg > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col-on-lg > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col-on-lg > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col-on-lg > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col-on-lg > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col-on-lg > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col-on-lg > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col-on-lg { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col-on-lg { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col-on-lg { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col-on-lg { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col-on-lg { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col-on-lg { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col-on-lg { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col-on-lg { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col-on-lg { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col-on-lg { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col-on-lg { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col-on-lg { width: calc(100% - 1rem); } } @media screen and (min-width: 1200px) { .pfe-l-grid.pfe-m-all-1-col-on-xl > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col-on-xl > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col-on-xl > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col-on-xl > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col-on-xl > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col-on-xl > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col-on-xl > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col-on-xl > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col-on-xl > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col-on-xl > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col-on-xl > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col-on-xl > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col-on-xl { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col-on-xl { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col-on-xl { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col-on-xl { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col-on-xl { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col-on-xl { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col-on-xl { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col-on-xl { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col-on-xl { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col-on-xl { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col-on-xl { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col-on-xl { width: calc(100% - 1rem); } } @media screen and (min-width: 1200px) { .pfe-l-grid.pfe-m-all-1-col-on-xxl > * { width: calc(8.33333% - 1rem); } .pfe-l-grid.pfe-m-all-2-col-on-xxl > * { width: calc(16.66667% - 1rem); } .pfe-l-grid.pfe-m-all-3-col-on-xxl > * { width: calc(25% - 1rem); } .pfe-l-grid.pfe-m-all-4-col-on-xxl > * { width: calc(33.33333% - 1rem); } .pfe-l-grid.pfe-m-all-5-col-on-xxl > * { width: calc(41.66667% - 1rem); } .pfe-l-grid.pfe-m-all-6-col-on-xxl > * { width: calc(50% - 1rem); } .pfe-l-grid.pfe-m-all-7-col-on-xxl > * { width: calc(58.33333% - 1rem); } .pfe-l-grid.pfe-m-all-8-col-on-xxl > * { width: calc(66.66667% - 1rem); } .pfe-l-grid.pfe-m-all-9-col-on-xxl > * { width: calc(75% - 1rem); } .pfe-l-grid.pfe-m-all-10-col-on-xxl > * { width: calc(83.33333% - 1rem); } .pfe-l-grid.pfe-m-all-11-col-on-xxl > * { width: calc(91.66667% - 1rem); } .pfe-l-grid.pfe-m-all-12-col-on-xxl > * { width: calc(100% - 1rem); } .pfe-l-grid > .pfe-m-1-col-on-xxl { width: calc(8.33333% - 1rem); } .pfe-l-grid > .pfe-m-2-col-on-xxl { width: calc(16.66667% - 1rem); } .pfe-l-grid > .pfe-m-3-col-on-xxl { width: calc(25% - 1rem); } .pfe-l-grid > .pfe-m-4-col-on-xxl { width: calc(33.33333% - 1rem); } .pfe-l-grid > .pfe-m-5-col-on-xxl { width: calc(41.66667% - 1rem); } .pfe-l-grid > .pfe-m-6-col-on-xxl { width: calc(50% - 1rem); } .pfe-l-grid > .pfe-m-7-col-on-xxl { width: calc(58.33333% - 1rem); } .pfe-l-grid > .pfe-m-8-col-on-xxl { width: calc(66.66667% - 1rem); } .pfe-l-grid > .pfe-m-9-col-on-xxl { width: calc(75% - 1rem); } .pfe-l-grid > .pfe-m-10-col-on-xxl { width: calc(83.33333% - 1rem); } .pfe-l-grid > .pfe-m-11-col-on-xxl { width: calc(91.66667% - 1rem); } .pfe-l-grid > .pfe-m-12-col-on-xxl { width: calc(100% - 1rem); } } .pfe-l-grid.pfe-m-gutters { margin: calc(0.5rem * -1); } .pfe-l-grid.pfe-m-gutters > * { margin: 0.5rem; } @supports (display: grid) { .pfe-l-grid { display: -ms-grid; display: grid; -ms-grid-columns: ([col-start] 1fr)[12]; grid-template-columns: repeat(12, [col-start] 1fr); } .pfe-l-grid > *, .pfe-l-grid__item { width: auto; margin: 0; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid.pfe-l-grid-fill-height { height: 100%; } @media screen and (min-width: 576px) { .pfe-l-grid.pfe-m-all-1-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row { -ms-grid-row-span: 12; grid-row: span 12; } } @media screen and (max-width: 0) { .pfe-l-grid.pfe-m-all-1-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col-on-xs > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col-on-xs { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col-on-xs { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col-on-xs { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col-on-xs { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col-on-xs { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col-on-xs { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col-on-xs { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col-on-xs { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col-on-xs { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col-on-xs { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col-on-xs { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col-on-xs { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col-on-xs { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row-on-xs { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row-on-xs { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row-on-xs { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row-on-xs { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row-on-xs { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row-on-xs { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row-on-xs { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row-on-xs { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row-on-xs { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row-on-xs { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row-on-xs { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row-on-xs { -ms-grid-row-span: 12; grid-row: span 12; } } @media screen and (min-width: 576px) { .pfe-l-grid.pfe-m-all-1-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col-on-sm > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col-on-sm { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col-on-sm { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col-on-sm { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col-on-sm { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col-on-sm { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col-on-sm { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col-on-sm { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col-on-sm { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col-on-sm { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col-on-sm { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col-on-sm { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col-on-sm { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col-on-sm { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row-on-sm { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row-on-sm { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row-on-sm { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row-on-sm { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row-on-sm { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row-on-sm { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row-on-sm { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row-on-sm { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row-on-sm { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row-on-sm { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row-on-sm { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row-on-sm { -ms-grid-row-span: 12; grid-row: span 12; } } @media screen and (min-width: 768px) { .pfe-l-grid.pfe-m-all-1-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col-on-md > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col-on-md { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col-on-md { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col-on-md { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col-on-md { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col-on-md { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col-on-md { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col-on-md { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col-on-md { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col-on-md { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col-on-md { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col-on-md { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col-on-md { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col-on-md { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row-on-md { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row-on-md { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row-on-md { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row-on-md { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row-on-md { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row-on-md { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row-on-md { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row-on-md { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row-on-md { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row-on-md { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row-on-md { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row-on-md { -ms-grid-row-span: 12; grid-row: span 12; } } @media screen and (min-width: 992px) { .pfe-l-grid.pfe-m-all-1-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col-on-lg > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col-on-lg { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col-on-lg { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col-on-lg { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col-on-lg { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col-on-lg { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col-on-lg { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col-on-lg { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col-on-lg { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col-on-lg { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col-on-lg { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col-on-lg { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col-on-lg { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col-on-lg { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row-on-lg { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row-on-lg { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row-on-lg { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row-on-lg { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row-on-lg { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row-on-lg { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row-on-lg { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row-on-lg { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row-on-lg { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row-on-lg { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row-on-lg { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row-on-lg { -ms-grid-row-span: 12; grid-row: span 12; } } @media screen and (min-width: 1200px) { .pfe-l-grid.pfe-m-all-1-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col-on-xl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col-on-xl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col-on-xl { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col-on-xl { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col-on-xl { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col-on-xl { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col-on-xl { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col-on-xl { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col-on-xl { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col-on-xl { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col-on-xl { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col-on-xl { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col-on-xl { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col-on-xl { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row-on-xl { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row-on-xl { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row-on-xl { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row-on-xl { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row-on-xl { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row-on-xl { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row-on-xl { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row-on-xl { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row-on-xl { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row-on-xl { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row-on-xl { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row-on-xl { -ms-grid-row-span: 12; grid-row: span 12; } } @media screen and (min-width: 1200px) { .pfe-l-grid.pfe-m-all-1-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid.pfe-m-all-2-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid.pfe-m-all-3-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid.pfe-m-all-4-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid.pfe-m-all-5-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid.pfe-m-all-6-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid.pfe-m-all-7-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid.pfe-m-all-8-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid.pfe-m-all-9-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid.pfe-m-all-10-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid.pfe-m-all-11-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid.pfe-m-all-12-col-on-xxl > * { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-1-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 1; grid-column-end: span 1; } .pfe-l-grid > .pfe-m-2-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 2; grid-column-end: span 2; } .pfe-l-grid > .pfe-m-3-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 3; grid-column-end: span 3; } .pfe-l-grid > .pfe-m-4-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 4; grid-column-end: span 4; } .pfe-l-grid > .pfe-m-5-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 5; grid-column-end: span 5; } .pfe-l-grid > .pfe-m-6-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 6; grid-column-end: span 6; } .pfe-l-grid > .pfe-m-7-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 7; grid-column-end: span 7; } .pfe-l-grid > .pfe-m-8-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 8; grid-column-end: span 8; } .pfe-l-grid > .pfe-m-9-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 9; grid-column-end: span 9; } .pfe-l-grid > .pfe-m-10-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 10; grid-column-end: span 10; } .pfe-l-grid > .pfe-m-11-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 11; grid-column-end: span 11; } .pfe-l-grid > .pfe-m-12-col-on-xxl { width: auto; -ms-grid-column: auto; grid-column-start: auto; -ms-grid-column-span: 12; grid-column-end: span 12; } .pfe-l-grid > .pfe-m-startat-1-col-on-xxl { -ms-grid-column: col-start 1; grid-column-start: col-start 1; } .pfe-l-grid > .pfe-m-startat-2-col-on-xxl { -ms-grid-column: col-start 2; grid-column-start: col-start 2; } .pfe-l-grid > .pfe-m-startat-3-col-on-xxl { -ms-grid-column: col-start 3; grid-column-start: col-start 3; } .pfe-l-grid > .pfe-m-startat-4-col-on-xxl { -ms-grid-column: col-start 4; grid-column-start: col-start 4; } .pfe-l-grid > .pfe-m-startat-5-col-on-xxl { -ms-grid-column: col-start 5; grid-column-start: col-start 5; } .pfe-l-grid > .pfe-m-startat-6-col-on-xxl { -ms-grid-column: col-start 6; grid-column-start: col-start 6; } .pfe-l-grid > .pfe-m-startat-7-col-on-xxl { -ms-grid-column: col-start 7; grid-column-start: col-start 7; } .pfe-l-grid > .pfe-m-startat-8-col-on-xxl { -ms-grid-column: col-start 8; grid-column-start: col-start 8; } .pfe-l-grid > .pfe-m-startat-9-col-on-xxl { -ms-grid-column: col-start 9; grid-column-start: col-start 9; } .pfe-l-grid > .pfe-m-startat-10-col-on-xxl { -ms-grid-column: col-start 10; grid-column-start: col-start 10; } .pfe-l-grid > .pfe-m-startat-11-col-on-xxl { -ms-grid-column: col-start 11; grid-column-start: col-start 11; } .pfe-l-grid > .pfe-m-startat-12-col-on-xxl { -ms-grid-column: col-start 12; grid-column-start: col-start 12; } .pfe-l-grid > .pfe-m-1-row-on-xxl { -ms-grid-row-span: 1; grid-row: span 1; } .pfe-l-grid > .pfe-m-2-row-on-xxl { -ms-grid-row-span: 2; grid-row: span 2; } .pfe-l-grid > .pfe-m-3-row-on-xxl { -ms-grid-row-span: 3; grid-row: span 3; } .pfe-l-grid > .pfe-m-4-row-on-xxl { -ms-grid-row-span: 4; grid-row: span 4; } .pfe-l-grid > .pfe-m-5-row-on-xxl { -ms-grid-row-span: 5; grid-row: span 5; } .pfe-l-grid > .pfe-m-6-row-on-xxl { -ms-grid-row-span: 6; grid-row: span 6; } .pfe-l-grid > .pfe-m-7-row-on-xxl { -ms-grid-row-span: 7; grid-row: span 7; } .pfe-l-grid > .pfe-m-8-row-on-xxl { -ms-grid-row-span: 8; grid-row: span 8; } .pfe-l-grid > .pfe-m-9-row-on-xxl { -ms-grid-row-span: 9; grid-row: span 9; } .pfe-l-grid > .pfe-m-10-row-on-xxl { -ms-grid-row-span: 10; grid-row: span 10; } .pfe-l-grid > .pfe-m-11-row-on-xxl { -ms-grid-row-span: 11; grid-row: span 11; } .pfe-l-grid > .pfe-m-12-row-on-xxl { -ms-grid-row-span: 12; grid-row: span 12; } } .pfe-l-grid.pfe-m-gutters { grid-gap: 1rem; margin: 0; } .pfe-l-grid.pfe-m-gutters > * { margin: 0; } } .pfe-l-bullseye { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; height: 100%; padding: 1rem; padding: var(--pfe-theme--container-spacer, 1rem); margin: 0; } /*# sourceMappingURL=pfe-layouts.css.map */
0.364664
0.100834
Author's custom styles ========================================================================== */ html, body { background-color: #96B9E3; font-size: 15px; color: #565656; width: 100%; padding: 0; margin-left: 0; margin-right: 0; font-family: 'open_sansregular'; font-weight: 300; } /*========================================== PRE LOADER ==========================================*/ .preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fefefe; z-index: 99999; height: 100%; width: 100%; overflow: hidden !important; } .loaded { width: 60px; height: 60px; position: absolute; left: 50%; top: 50%; background-image: url(../images/loading.gif); background-repeat: no-repeat; background-position: center; -moz-background-size: cover; background-size: cover; margin: -20px 0 0 -20px; } img { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-drag: none; user-drag: none; } a, a:hover, a:active, a:focus { text-decoration: none; outline: none; } a, button, a span { -webkit-transition: 0.2s ease-in-out; -o-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out; } .btn.extra-width { padding: 13px 40px; } .btn:focus, .btn:active { outline: inherit; } *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* direction: rtl;*/ } p { margin: 0 0 15px; } .clear { clear: both; } img { max-width: 100%; } textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { outline: none; } .form-control { border: 1px solid rgba(0, 0, 0, 0.90); font-size: 16px; height: 45px; background:#fdeec0; border-radius: 15px 15px 15px 15px; } .form-control:focus { border-color: #000000; } h1, h2, h3 { font-family: 'big_johnregular'; font-weight: 300; margin: 0; } h4, h5 { /*font-family: 'roboto', sans-serif;*/ font-weight: 300; margin: 0; line-height: 2rem; } h1 { font-size: 3rem; line-height: 4rem; font-weight: 300; } h2 { font-size: 65px; line-height: 8rem; margin-bottom: .9rem; font-family: 'big_johnregular'; } h3 { font-weight: 300; margin-bottom: .9rem; font-size: 2.1rem; line-height: 2.5rem; } h4 { font-size: 1.6rem; line-height: 2.2rem; margin-bottom: 1.1rem; } h5 { font-size: 1.3rem; margin-bottom: 1rem; } h6 { font-size: 1rem; margin-bottom: .9rem; } p { line-height: 1.5rem; font-size: 1.1rem; } p:last-child { margin-bottom: 0px; } /*.home-wrap h1,*/ .home-wrap h2, .home-wrap h3, .home-wrap h4, .home-wrap h5, .home-wrap p { color: #ffffff; /*font-family: 'roboto', sans-serif;*/ } .home-carucel{ background: #35478C; } .text { color: #333333; } .colorstext { color: #f56363; } .coloricon i { color: #f56363; } .colorsbg { background: #f56363; color: #ffffff; } .lightbg { background-color: #f9f9f9; } .transition { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; } .outofsectiontext{ margin-top: 40px; } /* Section */ .sections { padding-top: 100px; padding-bottom: 100px; position: relative; overflow: hidden; } .sections.footer { padding-bottom: 80px; } section .subtitle h5 { margin-top: 10px; font-size: 1.3rem; font-family: 'roboto', sans-serif; } .parallax-section { max-width: 100%; color: #ffffff; } section .title-half h2 { font-size: 3rem; line-height: 4rem; font-weight: 300; margin-bottom: 1.4rem; } section .subtitle-half h5 { font-weight: 100; font-size: 17px; } .heading { margin-bottom: 4rem; } .overlay { background-color: rgba(0, 0, 0, 0.3); width: 100%; min-height: 750px; } .overlay-fluid-block { background-color: rgba(0, 0, 0, 0.5); width: 100%; } .home-overlay-fluid { background-color: rgba(41, 41, 41, 0.68); width: 80%; margin: auto; } .overlay-img { background: rgba(0, 0, 0, 0.3); width: 100%; padding-top: 100px; padding-bottom: 100px; color: #ffffff; } .no-padding { padding: 0 !important; } .fluid-blocks-col { padding: 70px 40px 0 80px; } .fluid-blocks-col-right { padding: 70px 80px 0 40px; } /* Separator */ .separator { height: 15px; width: 100%; margin: auto; background: url(../images/separetor3.png) no-repeat bottom center; display: inline-block; } /* Button */ .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary.disabled, .btn-primary.disabled:hover { color: #ffffff; background-color: #f56363; border-color: #f56363; } .btn { border: 1px solid #3c3c3c; display: inline-block; min-width: 160px; padding: .8em; height: 50px; text-align: center; color: #3c3c3c; font-style: normal; letter-spacing: 1px; margin: 0; font-size: 16px; font-weight: 300; border-radius: 0; margin-top: 30px; } .btn:hover { background-color:none; color: #000; text-decoration: none; } .btn-primary { color: #fff; background-color: #ea6060; border-color: #ea6060; transition: .6s; } .pink-btn { background: #fff; border: 1px solid #222222; margin-left: 10px; color: #222222; transition: .6s; } .pink-btn:hover { background-color: #ea6060; color: #fff; text-decoration: none; border:1px solid #ea6060; } .btn-white{ border:1px solid #fff; color:#fff; border-radius:5px; } .btn-white:hover{ border:1px solid #000; color:#000; } .btn-md{ border:1px solid #fff; color:#fff; width:162px; height:52px; background:#ea6060; } .btn-md:hover{ border:1px solid #fff; color:#fff; background:#bfc2c5; } .btn-md2{ border:1px solid #222222; color:#222222; width:145px; height:42px; background:#fff; border-radius:4px; padding: .6em; } .btn-md2:hover{ border:1px solid #bfc2c5; color:#222222; background:#bfc2c5; } /*.btn-default:active, .btn-default:hover { background: transparent; }*/ /* Extra height css */ .margin-top-20 { margin-top: 20px; } .margin-bottom-20 { margin-bottom: 20px; } .margin-top-40 { margin-top: 40px; } .margin-bottom-40 { margin-bottom: 40px; } .margin-top-60 { margin-top: 60px; } .margin-80 { margin-top: 80px; margin-bottom: 80px; } .margin-bottom-60 { margin-bottom: 60px; } .margin-top-80 { margin-top: 80px; } .margin-bottom-80 { margin-bottom: 80px; } .padding-top-20 { padding-top: 1.33rem; } .padding-bottom-20 { padding-bottom: 1.33rem; } .padding-top-40 { padding-top: 2.66rem; } .padding-bottom-40 { padding-bottom: 2.66rem; } .padding-top-60 { padding-top: 5rem; } .padding-bottom-60 { padding-bottom: 5rem; } .padding-bottom-0 { padding-bottom: 0; } /*padding*/ .padding-twenty { padding: 10px 0; } .padding-fourty { padding: 20px 0; } .padding-sixty { padding: 30px 0; } .padding-eighty { padding: 40px 0; } h1 span { color: #f56363; font-weight: 400; } /*for placeholder changes*/ /*input::-webkit-input-placeholder { color: #CACACA; font-size: 18px; } input::-moz-placeholder { color: #CACACA; font-size: 18px; } input:-ms-input-placeholder { color: #CACACA; font-size: 18px; }*/ /*for image bg*/ /*.img-bg{ background: url(../images/home-msg.jpg) no-repeat center top fixed; background-size -moz-background-size: cover; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; width: 100%; overflow: hidden; }*/ /* navbar section */ .menu-scroll { padding-top: 0px; padding-bottom: 0px; position: fixed; top: 0; left: 0; right: 0; z-index: 300; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); background-color: #B6DAFA; } .main_menu_bg{ margin-top:0px; background: #B6DAFA; } .main_menu_bg .navbar-default { background-color: transparent; border-color: transparent; transition:.6s; margin-top: 10px; } .main_menu_bg .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color:#1497fc; background-color:transparent; } .menu-scroll.main_menu_bg .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color:#1497fc; background-color:transparent; } .main_menu_bg .navbar { margin-bottom:0px; } .main_menu_bg .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; border-radius:10px; font-family: 'big_johnregular'; text-transform:uppercase; font-size:18px; color:white; } /*49.18 27*/ /* Home Section */ .home{ background:#FAD000; } .carousel-caption { padding-bottom: 30px; top: 90px; } .carousel-caption p{ font-size:50px; font-family: 'big_johnregular'; line-height: 60px; color:#B6DAFA; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; } .carousel-inner { margin-top: 80px; } .carousel-caption .btn_bg { background: url(../images/separetor3.png) no-repeat center center; width: 65%; margin: 0 auto; position: relative; display: inline-block; height: 15px; padding-top: 385px; } .carousel-caption .btn_bg a { position: absolute; left: 33%; top: 136px; background: #fad663; border: 2px solid #000; border-radius: 15px 15px 15px 15px; } /* Scroll Down*/ .scrolldown { padding-top: 24px; } .home .scroll_btn { background: url(../images/scroll.gif) 50% 50% no-repeat rgba(215, 181 ,94, 0); border: 2px solid #fff; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; display: block; height: 45px; margin: 10px auto; -webkit-transition: all 500ms ease-in-out 0s; -moz-transition: all 500ms ease-in-out 0s; -ms-transition: all 500ms ease-in-out 0s; -0-transition: all 500ms ease-in-out 0s; transition: all 500ms ease-in-out 0s; width: 45px; } .home .scroll_btn:hover { background: url(../images/scroll.gif) 50% 50% no-repeat; opacity: .85; -moz-opacity: .85; -o-opacity: .85; -webkit-opacity: .85; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); } .scroll_btnall { background: url(../images/scroll.gif) 50% 50% no-repeat rgba(215, 181 ,94, 0); border: 2px solid #fff; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; display: block; height: 45px; margin: 42px auto; -webkit-transition: all 500ms ease-in-out 0s; -moz-transition: all 500ms ease-in-out 0s; -ms-transition: all 500ms ease-in-out 0s; -0-transition: all 500ms ease-in-out 0s; transition: all 500ms ease-in-out 0s; width: 45px; } .scroll_btnall:hover { background: url(../images/scroll.gif) 50% 50% no-repeat #000; opacity: .85; -moz-opacity: .85; -o-opacity: .85; -webkit-opacity: .85; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); } /* head title */ .head_title{ overflow:hidden; } /* What i do */ .whatido{ background:#8AB2E3; padding:80px 0px; } .whatido .head_title h2{} .head_title_rigth { margin: 40px 0px; } .head_title_rigth p{ font-size:18px; font-family: 'open_sanslight'; color:#000000; margin-top: 100px; margin-bottom: 150px; } .single_whatido{ margin-top: 50px; } .single_whatido_img{ margin-bottom:30px; } .single_whatido_img img{ width:130px; height:100px; } .single_whatido_img_globo img{ width:130px; } .single_whatido h3{ font-size:18px; font-family: 'big_johnregular'; } .single_whatido p{ font-size:18px; } /* My Works Section */ .myworks{ padding:80px 0px; overflow:hidden; } .main_myworks_content{ margin-top:80px; } .single_work_colum{ padding:0; border:1px solid #ddd; } .single_work img{ width:100%; } .btn_bg { background: url(../images/separetor3.png) no-repeat center center; width: 65%; margin: 0 auto; position: relative; display: inline-block; height: 15px; margin-top: 60px; } .btn_bg a{ position: absolute; left: 42%; top: -50px; background: #fdeec0; border: 2px solid #000; border-radius: 15px 15px 15px 15px; } /* about Section */ .about{ overflow:hidden; padding:80px 0px; } .single_about{ margin-top: 50px; } .single_about_img{ margin-bottom:30px; } .single_about_img_combo img{ max-width: 30%; } .single_about h3{ font-size: 18px; font-family: 'big_johnregular'; line-height: 50px; } .single_about h3 span{ font-size:48px; display:block; } .single_about p{ font-size:18px; } /* contact section */ .contact{ padding: 0px 0px 20px 0px; background:#d2eae3; } .contact_socail_bookmark{ margin-top:0px; } .contact_adress{ margin-top:50px; margin-bottom:10px; } .contact_socail_bookmark_area{ margin-left:20px; } .contact_socail_bookmark_area h3{ font-size:18px; font-family: 'big_johnregular'; } .contact_socail_bookmark_area span{ display:block; font-size:18px; } .contact_socail_bookmark a img{ width: 40px; height: 40px; margin-left: 10px; } .contact_adress{ margin-left:10px; } .single_contact_phone{ margin-left:10px; } .contact_message{ margin-top:0; } .message_btn{ width:100%; display:block; } .contact .btn_bg { background: url(../images/separetor2.png) no-repeat center center; width: 100%; margin: 0 auto; position: relative; display: inline-block; height: 15px; margin-top: 60px; } .contact .btn_bg a{ position: absolute; left: 35%; top: -50px; background: #fdeec0; border: 2px solid #000; border-radius: 15px 15px 15px 15px; } .footer_copyright{ overflow:hidden; margin-top:110px; } .single_copyirgth ul{ margin:0; padding:0; list-style:none; } .single_copyirgth ul li{ display:inline-block; } .single_copyirgth ul li a{ display: block; padding:8px; color: white; text-transform:uppercase; font-size:12px; font-family: 'big_johnregular'; border-radius:10px; transition:.5s; } .single_copyirgth ul li a:hover{ color:#337ab7; } .single_copyirgth p{ margin-top:10px; } /* scrollup */ .scrollup{ width: 30px; height: 30px; border-radius: 15px; opacity: .3; position: fixed; bottom: 20px; right: 25px; color: #fff; cursor: pointer; background-color: #000; z-index: 1000; transition: opacity .5s, background-color .5s; -moz-transition: opacity .5s, background-color .5s; -webkit-transition: opacity .5s, background-color .5s; } .scrollup:hover { background: #222; opacity: 1; } .scrollup i { font-size: 13px; position: absolute; opacity: 1; color: #fff; left: 50%; top: 50%; margin-top: -7px; margin-left: -6px; text-decoration: none; } .contac_custon{ background:#35478C; color:white; } .single_about_combo { font-size: 48px; display: inline; }
public/css/style.css
Author's custom styles ========================================================================== */ html, body { background-color: #96B9E3; font-size: 15px; color: #565656; width: 100%; padding: 0; margin-left: 0; margin-right: 0; font-family: 'open_sansregular'; font-weight: 300; } /*========================================== PRE LOADER ==========================================*/ .preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fefefe; z-index: 99999; height: 100%; width: 100%; overflow: hidden !important; } .loaded { width: 60px; height: 60px; position: absolute; left: 50%; top: 50%; background-image: url(../images/loading.gif); background-repeat: no-repeat; background-position: center; -moz-background-size: cover; background-size: cover; margin: -20px 0 0 -20px; } img { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-drag: none; user-drag: none; } a, a:hover, a:active, a:focus { text-decoration: none; outline: none; } a, button, a span { -webkit-transition: 0.2s ease-in-out; -o-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out; } .btn.extra-width { padding: 13px 40px; } .btn:focus, .btn:active { outline: inherit; } *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* direction: rtl;*/ } p { margin: 0 0 15px; } .clear { clear: both; } img { max-width: 100%; } textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { outline: none; } .form-control { border: 1px solid rgba(0, 0, 0, 0.90); font-size: 16px; height: 45px; background:#fdeec0; border-radius: 15px 15px 15px 15px; } .form-control:focus { border-color: #000000; } h1, h2, h3 { font-family: 'big_johnregular'; font-weight: 300; margin: 0; } h4, h5 { /*font-family: 'roboto', sans-serif;*/ font-weight: 300; margin: 0; line-height: 2rem; } h1 { font-size: 3rem; line-height: 4rem; font-weight: 300; } h2 { font-size: 65px; line-height: 8rem; margin-bottom: .9rem; font-family: 'big_johnregular'; } h3 { font-weight: 300; margin-bottom: .9rem; font-size: 2.1rem; line-height: 2.5rem; } h4 { font-size: 1.6rem; line-height: 2.2rem; margin-bottom: 1.1rem; } h5 { font-size: 1.3rem; margin-bottom: 1rem; } h6 { font-size: 1rem; margin-bottom: .9rem; } p { line-height: 1.5rem; font-size: 1.1rem; } p:last-child { margin-bottom: 0px; } /*.home-wrap h1,*/ .home-wrap h2, .home-wrap h3, .home-wrap h4, .home-wrap h5, .home-wrap p { color: #ffffff; /*font-family: 'roboto', sans-serif;*/ } .home-carucel{ background: #35478C; } .text { color: #333333; } .colorstext { color: #f56363; } .coloricon i { color: #f56363; } .colorsbg { background: #f56363; color: #ffffff; } .lightbg { background-color: #f9f9f9; } .transition { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; } .outofsectiontext{ margin-top: 40px; } /* Section */ .sections { padding-top: 100px; padding-bottom: 100px; position: relative; overflow: hidden; } .sections.footer { padding-bottom: 80px; } section .subtitle h5 { margin-top: 10px; font-size: 1.3rem; font-family: 'roboto', sans-serif; } .parallax-section { max-width: 100%; color: #ffffff; } section .title-half h2 { font-size: 3rem; line-height: 4rem; font-weight: 300; margin-bottom: 1.4rem; } section .subtitle-half h5 { font-weight: 100; font-size: 17px; } .heading { margin-bottom: 4rem; } .overlay { background-color: rgba(0, 0, 0, 0.3); width: 100%; min-height: 750px; } .overlay-fluid-block { background-color: rgba(0, 0, 0, 0.5); width: 100%; } .home-overlay-fluid { background-color: rgba(41, 41, 41, 0.68); width: 80%; margin: auto; } .overlay-img { background: rgba(0, 0, 0, 0.3); width: 100%; padding-top: 100px; padding-bottom: 100px; color: #ffffff; } .no-padding { padding: 0 !important; } .fluid-blocks-col { padding: 70px 40px 0 80px; } .fluid-blocks-col-right { padding: 70px 80px 0 40px; } /* Separator */ .separator { height: 15px; width: 100%; margin: auto; background: url(../images/separetor3.png) no-repeat bottom center; display: inline-block; } /* Button */ .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary.disabled, .btn-primary.disabled:hover { color: #ffffff; background-color: #f56363; border-color: #f56363; } .btn { border: 1px solid #3c3c3c; display: inline-block; min-width: 160px; padding: .8em; height: 50px; text-align: center; color: #3c3c3c; font-style: normal; letter-spacing: 1px; margin: 0; font-size: 16px; font-weight: 300; border-radius: 0; margin-top: 30px; } .btn:hover { background-color:none; color: #000; text-decoration: none; } .btn-primary { color: #fff; background-color: #ea6060; border-color: #ea6060; transition: .6s; } .pink-btn { background: #fff; border: 1px solid #222222; margin-left: 10px; color: #222222; transition: .6s; } .pink-btn:hover { background-color: #ea6060; color: #fff; text-decoration: none; border:1px solid #ea6060; } .btn-white{ border:1px solid #fff; color:#fff; border-radius:5px; } .btn-white:hover{ border:1px solid #000; color:#000; } .btn-md{ border:1px solid #fff; color:#fff; width:162px; height:52px; background:#ea6060; } .btn-md:hover{ border:1px solid #fff; color:#fff; background:#bfc2c5; } .btn-md2{ border:1px solid #222222; color:#222222; width:145px; height:42px; background:#fff; border-radius:4px; padding: .6em; } .btn-md2:hover{ border:1px solid #bfc2c5; color:#222222; background:#bfc2c5; } /*.btn-default:active, .btn-default:hover { background: transparent; }*/ /* Extra height css */ .margin-top-20 { margin-top: 20px; } .margin-bottom-20 { margin-bottom: 20px; } .margin-top-40 { margin-top: 40px; } .margin-bottom-40 { margin-bottom: 40px; } .margin-top-60 { margin-top: 60px; } .margin-80 { margin-top: 80px; margin-bottom: 80px; } .margin-bottom-60 { margin-bottom: 60px; } .margin-top-80 { margin-top: 80px; } .margin-bottom-80 { margin-bottom: 80px; } .padding-top-20 { padding-top: 1.33rem; } .padding-bottom-20 { padding-bottom: 1.33rem; } .padding-top-40 { padding-top: 2.66rem; } .padding-bottom-40 { padding-bottom: 2.66rem; } .padding-top-60 { padding-top: 5rem; } .padding-bottom-60 { padding-bottom: 5rem; } .padding-bottom-0 { padding-bottom: 0; } /*padding*/ .padding-twenty { padding: 10px 0; } .padding-fourty { padding: 20px 0; } .padding-sixty { padding: 30px 0; } .padding-eighty { padding: 40px 0; } h1 span { color: #f56363; font-weight: 400; } /*for placeholder changes*/ /*input::-webkit-input-placeholder { color: #CACACA; font-size: 18px; } input::-moz-placeholder { color: #CACACA; font-size: 18px; } input:-ms-input-placeholder { color: #CACACA; font-size: 18px; }*/ /*for image bg*/ /*.img-bg{ background: url(../images/home-msg.jpg) no-repeat center top fixed; background-size -moz-background-size: cover; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; width: 100%; overflow: hidden; }*/ /* navbar section */ .menu-scroll { padding-top: 0px; padding-bottom: 0px; position: fixed; top: 0; left: 0; right: 0; z-index: 300; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); background-color: #B6DAFA; } .main_menu_bg{ margin-top:0px; background: #B6DAFA; } .main_menu_bg .navbar-default { background-color: transparent; border-color: transparent; transition:.6s; margin-top: 10px; } .main_menu_bg .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color:#1497fc; background-color:transparent; } .menu-scroll.main_menu_bg .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color:#1497fc; background-color:transparent; } .main_menu_bg .navbar { margin-bottom:0px; } .main_menu_bg .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; border-radius:10px; font-family: 'big_johnregular'; text-transform:uppercase; font-size:18px; color:white; } /*49.18 27*/ /* Home Section */ .home{ background:#FAD000; } .carousel-caption { padding-bottom: 30px; top: 90px; } .carousel-caption p{ font-size:50px; font-family: 'big_johnregular'; line-height: 60px; color:#B6DAFA; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; } .carousel-inner { margin-top: 80px; } .carousel-caption .btn_bg { background: url(../images/separetor3.png) no-repeat center center; width: 65%; margin: 0 auto; position: relative; display: inline-block; height: 15px; padding-top: 385px; } .carousel-caption .btn_bg a { position: absolute; left: 33%; top: 136px; background: #fad663; border: 2px solid #000; border-radius: 15px 15px 15px 15px; } /* Scroll Down*/ .scrolldown { padding-top: 24px; } .home .scroll_btn { background: url(../images/scroll.gif) 50% 50% no-repeat rgba(215, 181 ,94, 0); border: 2px solid #fff; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; display: block; height: 45px; margin: 10px auto; -webkit-transition: all 500ms ease-in-out 0s; -moz-transition: all 500ms ease-in-out 0s; -ms-transition: all 500ms ease-in-out 0s; -0-transition: all 500ms ease-in-out 0s; transition: all 500ms ease-in-out 0s; width: 45px; } .home .scroll_btn:hover { background: url(../images/scroll.gif) 50% 50% no-repeat; opacity: .85; -moz-opacity: .85; -o-opacity: .85; -webkit-opacity: .85; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); } .scroll_btnall { background: url(../images/scroll.gif) 50% 50% no-repeat rgba(215, 181 ,94, 0); border: 2px solid #fff; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; display: block; height: 45px; margin: 42px auto; -webkit-transition: all 500ms ease-in-out 0s; -moz-transition: all 500ms ease-in-out 0s; -ms-transition: all 500ms ease-in-out 0s; -0-transition: all 500ms ease-in-out 0s; transition: all 500ms ease-in-out 0s; width: 45px; } .scroll_btnall:hover { background: url(../images/scroll.gif) 50% 50% no-repeat #000; opacity: .85; -moz-opacity: .85; -o-opacity: .85; -webkit-opacity: .85; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); } /* head title */ .head_title{ overflow:hidden; } /* What i do */ .whatido{ background:#8AB2E3; padding:80px 0px; } .whatido .head_title h2{} .head_title_rigth { margin: 40px 0px; } .head_title_rigth p{ font-size:18px; font-family: 'open_sanslight'; color:#000000; margin-top: 100px; margin-bottom: 150px; } .single_whatido{ margin-top: 50px; } .single_whatido_img{ margin-bottom:30px; } .single_whatido_img img{ width:130px; height:100px; } .single_whatido_img_globo img{ width:130px; } .single_whatido h3{ font-size:18px; font-family: 'big_johnregular'; } .single_whatido p{ font-size:18px; } /* My Works Section */ .myworks{ padding:80px 0px; overflow:hidden; } .main_myworks_content{ margin-top:80px; } .single_work_colum{ padding:0; border:1px solid #ddd; } .single_work img{ width:100%; } .btn_bg { background: url(../images/separetor3.png) no-repeat center center; width: 65%; margin: 0 auto; position: relative; display: inline-block; height: 15px; margin-top: 60px; } .btn_bg a{ position: absolute; left: 42%; top: -50px; background: #fdeec0; border: 2px solid #000; border-radius: 15px 15px 15px 15px; } /* about Section */ .about{ overflow:hidden; padding:80px 0px; } .single_about{ margin-top: 50px; } .single_about_img{ margin-bottom:30px; } .single_about_img_combo img{ max-width: 30%; } .single_about h3{ font-size: 18px; font-family: 'big_johnregular'; line-height: 50px; } .single_about h3 span{ font-size:48px; display:block; } .single_about p{ font-size:18px; } /* contact section */ .contact{ padding: 0px 0px 20px 0px; background:#d2eae3; } .contact_socail_bookmark{ margin-top:0px; } .contact_adress{ margin-top:50px; margin-bottom:10px; } .contact_socail_bookmark_area{ margin-left:20px; } .contact_socail_bookmark_area h3{ font-size:18px; font-family: 'big_johnregular'; } .contact_socail_bookmark_area span{ display:block; font-size:18px; } .contact_socail_bookmark a img{ width: 40px; height: 40px; margin-left: 10px; } .contact_adress{ margin-left:10px; } .single_contact_phone{ margin-left:10px; } .contact_message{ margin-top:0; } .message_btn{ width:100%; display:block; } .contact .btn_bg { background: url(../images/separetor2.png) no-repeat center center; width: 100%; margin: 0 auto; position: relative; display: inline-block; height: 15px; margin-top: 60px; } .contact .btn_bg a{ position: absolute; left: 35%; top: -50px; background: #fdeec0; border: 2px solid #000; border-radius: 15px 15px 15px 15px; } .footer_copyright{ overflow:hidden; margin-top:110px; } .single_copyirgth ul{ margin:0; padding:0; list-style:none; } .single_copyirgth ul li{ display:inline-block; } .single_copyirgth ul li a{ display: block; padding:8px; color: white; text-transform:uppercase; font-size:12px; font-family: 'big_johnregular'; border-radius:10px; transition:.5s; } .single_copyirgth ul li a:hover{ color:#337ab7; } .single_copyirgth p{ margin-top:10px; } /* scrollup */ .scrollup{ width: 30px; height: 30px; border-radius: 15px; opacity: .3; position: fixed; bottom: 20px; right: 25px; color: #fff; cursor: pointer; background-color: #000; z-index: 1000; transition: opacity .5s, background-color .5s; -moz-transition: opacity .5s, background-color .5s; -webkit-transition: opacity .5s, background-color .5s; } .scrollup:hover { background: #222; opacity: 1; } .scrollup i { font-size: 13px; position: absolute; opacity: 1; color: #fff; left: 50%; top: 50%; margin-top: -7px; margin-left: -6px; text-decoration: none; } .contac_custon{ background:#35478C; color:white; } .single_about_combo { font-size: 48px; display: inline; }
0.395018
0.110136
header { height: 0.1rem; padding: 2.3rem 0 2.3rem 12.5rem; display: flex; font-family: Arial, Helvetica, sans-serif; justify-content: space-between; align-items: center; background-color: #2A4760; color: white; } a { font-size: 0.85rem; text-decoration: none; font-weight: bold; background: none; padding: 0.3rem 1rem 0.3rem 1rem; border-radius: 0.4rem; border: none; color: #F4F4F4; } .buttons a { margin-right: 6rem; } .search{ margin-right: 220px; } input[type=text] { width: 0.2rem; height: 30px; box-sizing: border-box; border: none; border-radius: 0.7rem; font-size: 14px; color: white; background-color: #2A4760; background-image: url('~src/assets/search-icon.png'); background-size: 1.2rem; background-repeat: no-repeat; background-position: 0 6px; padding: 0 5px 0 26px; -webkit-transition: width 0.4s ease-in-out; transition: width 0.5s ease-in-out; } input[type=text]:focus { width: 250px; height: 30px; border-radius: 0.7rem; outline: none; } @media screen and (max-width: 800px) { .buttons a { margin-right: 3rem; } } @media screen and (max-width: 650px) { header { padding: 3rem 2rem 1rem 2rem; } .buttons a { margin-right: 1rem; } } @media screen and (max-width: 500px) { header { height: 10rem; padding: 2rem 1.5rem 0 1.5rem; } .buttons a { display: flex; width: 12rem; justify-content: center; } } @media screen and (max-width: 400px) { header { height: 12rem; padding: 2rem 2rem 1rem 2rem; display: block; } .buttons { width: 100%; padding: 0; margin-bottom: 0.5rem; } .buttons a { margin: 0 0 0.5rem 0; width: 100%; justify-content: center; } .search { display: flex; width: 100%; justify-content: flex-end; } }
src/app/components/general/header/header.component.css
header { height: 0.1rem; padding: 2.3rem 0 2.3rem 12.5rem; display: flex; font-family: Arial, Helvetica, sans-serif; justify-content: space-between; align-items: center; background-color: #2A4760; color: white; } a { font-size: 0.85rem; text-decoration: none; font-weight: bold; background: none; padding: 0.3rem 1rem 0.3rem 1rem; border-radius: 0.4rem; border: none; color: #F4F4F4; } .buttons a { margin-right: 6rem; } .search{ margin-right: 220px; } input[type=text] { width: 0.2rem; height: 30px; box-sizing: border-box; border: none; border-radius: 0.7rem; font-size: 14px; color: white; background-color: #2A4760; background-image: url('~src/assets/search-icon.png'); background-size: 1.2rem; background-repeat: no-repeat; background-position: 0 6px; padding: 0 5px 0 26px; -webkit-transition: width 0.4s ease-in-out; transition: width 0.5s ease-in-out; } input[type=text]:focus { width: 250px; height: 30px; border-radius: 0.7rem; outline: none; } @media screen and (max-width: 800px) { .buttons a { margin-right: 3rem; } } @media screen and (max-width: 650px) { header { padding: 3rem 2rem 1rem 2rem; } .buttons a { margin-right: 1rem; } } @media screen and (max-width: 500px) { header { height: 10rem; padding: 2rem 1.5rem 0 1.5rem; } .buttons a { display: flex; width: 12rem; justify-content: center; } } @media screen and (max-width: 400px) { header { height: 12rem; padding: 2rem 2rem 1rem 2rem; display: block; } .buttons { width: 100%; padding: 0; margin-bottom: 0.5rem; } .buttons a { margin: 0 0 0.5rem 0; width: 100%; justify-content: center; } .search { display: flex; width: 100%; justify-content: flex-end; } }
0.531696
0.143548
.swiper-wrapper, .swiper-slide { height: auto; } .swiper-slide img { width: 100%; } .goods-binfo { padding: 0.15625rem; background-color: #fff; } .goods-binfo b { padding-right: 1.125rem; font-weight: normal; } .goods-binfo em, .goods-mebuy em { font-style: normal; color: #d2001e; } .goods-binfo .namebox { line-height: 0.55rem; font-size: 0.4375rem; color: #121111; background-color: #fff; } .goods-binfo .pricebox { padding: 0.15625rem; } .goods-binfo .price { font-size: 0.5625rem; color: #B72721; } .goods-binfo del { margin-top: 0.18rem; margin-left: 0.3125rem; font-size: 0.34375rem; color: #808485; } .goods-binfo .stockbox { padding: 0.15625rem; font-size: 0.34375rem; color: #7c7c7c; background-color: #fff; } .goods-binfo .awardbox { padding: 0.425rem 0.15625rem 0.15625rem 0.15625rem; font-size: 0.34375rem; color: #808485; background-color: #fff; } .goods-mebuy { background-color: #fbfbfb; padding: 0 0.3125rem; height: 1.5625rem; line-height: 1.5rem; font-size: 0.34375rem; margin-bottom: 0.3125rem; color: #121111; position: relative; border-top: #f5f5f5 solid 1px; } .goods-mebuy a { display: block; height: 0.625rem; line-height: 0.625rem; padding: 0 0.3125rem; text-align: center; color: #fff; font-size: 0.3125rem; border-radius: 4px; top: 0.45375rem; right: 2%; position: absolute; background-color: #e21742; } .goods-dinfo .titlebox { width: 100%; text-align: center; font-size: 0.4375rem; height: 1.25rem; line-height: 1.25rem; color: #e21742; border-bottom: 2px solid #e21742; background-color: #fff; } .goods-dinfo .imgbox img { width: 100%; display: block; } .goods-tools { position: fixed; bottom: 0; width: 10rem; z-index: 10; background-color: #fff; font-size: 0.28125rem; border-top: 1px solid #dcdcdc; } .goods-tools a { height: 1.34375rem; width: 30%; text-align: center; color: #fff; display: block; float: left; position: relative; line-height: 0.5102040816326531rem; } .goods-tools a:nth-of-type(1), .goods-tools a:nth-of-type(2), .goods-tools a:nth-of-type(3) { width: 20%; color: #000; font-size: 0.3125rem; } .goods-tools a:nth-of-type(4) { width: 40%; font-size: 0.5rem; } .goods-tools .gobuy { display: block; width: 100%; margin: 0 auto; height: 1.34375rem; line-height: 1.34375rem; text-align: center; background-color: #e21742; } .goods-tools .atips { display: block; width: 100%; text-align: center; margin-top: 0.87rem; color: #7e7676; line-height: 0; margin: 1.12rem auto 0 auto; pointer-events: none; } a.active .atips { color: #e21742; } .goods-tools i { width: 0.5625rem; height: 0.5625rem; position: absolute; left: 50%; top: 0.25625rem; margin-left: -0.28125rem; background-repeat: no-repeat; background-size: 100% 100%; } .icon-main { pointer-events: none; background-image: url("../images/pages/051.png"); } .icon-heart { pointer-events: none; background-image: url("../images/pages/070.png"); } .icon-mine { background-image: url("../images/pages/049.png"); } .active .icon-main { background-image: url("../images/pages/051_red.png"); background-size: 5.625rem 0.5625rem; } .active .icon-heart { background-image: url("../images/pages/shoucang.png"); } .active .icon-mine { background-image: url("../images/pages/049_red.png"); background-size: 5.625rem 0.5625rem; } .popsize { width: 10rem; background: #fff; position: fixed; bottom: 0; left: 0; z-index: 9; border-top: 0.03125rem solid #d4d4d4; padding-bottom: 1.625rem; transition: transform .5s ease; transform:translateY(9rem); } .popsize.active { transform: translateY(0); } .popsize-tit { width: 100%; background: #eee; height: 1.09375rem; line-height: 1.09375rem; text-align: center; font-size: 0.46875rem; color: #666; position: relative; } .popsize-tit a { position: absolute; left: 0.3125rem; font-size: 0.421875rem; color: #666; } .popsize-main .prompt { background: #e21742; border-radius: 0.078125rem; display: inline-block; color: #fff; padding: 0.178125rem 0.15625rem; font-size: 0.375rem; margin-left: 1.5rem; z-index: 2; position: relative; line-height: 0.375rem; margin-bottom: -1rem; margin-top: 0.1rem; } .popsize-main .prompt:before { width: 0.2rem; height: 0.2rem; background-color:#e21742; border-bottom:1px solid #e21742; border-left:1px solid transparent; border-right:1px solid #e21742; transform: rotate(-135deg); -moz-transform: rotate(-135deg); -webkit-transform: rotate(-135deg); display:block; content: ""; z-index:10; position: absolute; bottom: -0.085rem; left: 0.375rem; } .order-details { background: #fff; overflow: hidden; position: relative; min-height: 2.03125rem; border-bottom: 0.03125rem solid #e8e8e8; padding: 0.46875rem; } .order-details .img { position: absolute; width: 1.96875rem; height: 1.96875rem; border: 0.03125rem solid #dcdcdc; overflow: hidden; } .order-details .img img { min-height:100%; } .order-details .infos { display: inline-block; vertical-align: top; padding-left: 2.53125rem; min-height: 2.03125rem; display: table; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .order-details .infos h3 { font-size: 0.46875rem; line-height: 0.6875rem; height: 1.375rem; overflow: hidden; font-weight: normal; } .order-details .infos p { font-size: 0.375rem; line-height: 0.625rem; } .order-details .infos .price { color: #E73B3B; } .order-details .infos .price b { padding-right: 0.25rem; font-size: 0.5625rem; } .order-details .infos del { color: #a0a0a0; } .order-form { padding: 0 0.3125rem 0.3125rem 0.3125rem; } .order-form label { display: block; line-height: 0.625rem; } .order-form li { padding: 0.3125rem 0; } .order-form li a, .noptem-size input[type=tel], .noptem-size input[type=button] { padding: 0.1875rem 0.46875rem; border: 0.03125rem solid #ddd; background: #fff; vertical-align: bottom; display: inline-block; margin-top: 0.15625rem; -webkit-appearance: none; appearance: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .noptem-size a { color: #000; } .noptem-size input[type=tel], .noptem-size input[type=button] { font-size: 0.40625rem; } .noptem-size input[type=tel] { width: 2.25rem; border-radius: 0; text-align: center; } .order-form li a.active { border: 0.0625rem solid #ff4941; padding: 0.15625rem 0.46875rem; }
public/css/goods.css
.swiper-wrapper, .swiper-slide { height: auto; } .swiper-slide img { width: 100%; } .goods-binfo { padding: 0.15625rem; background-color: #fff; } .goods-binfo b { padding-right: 1.125rem; font-weight: normal; } .goods-binfo em, .goods-mebuy em { font-style: normal; color: #d2001e; } .goods-binfo .namebox { line-height: 0.55rem; font-size: 0.4375rem; color: #121111; background-color: #fff; } .goods-binfo .pricebox { padding: 0.15625rem; } .goods-binfo .price { font-size: 0.5625rem; color: #B72721; } .goods-binfo del { margin-top: 0.18rem; margin-left: 0.3125rem; font-size: 0.34375rem; color: #808485; } .goods-binfo .stockbox { padding: 0.15625rem; font-size: 0.34375rem; color: #7c7c7c; background-color: #fff; } .goods-binfo .awardbox { padding: 0.425rem 0.15625rem 0.15625rem 0.15625rem; font-size: 0.34375rem; color: #808485; background-color: #fff; } .goods-mebuy { background-color: #fbfbfb; padding: 0 0.3125rem; height: 1.5625rem; line-height: 1.5rem; font-size: 0.34375rem; margin-bottom: 0.3125rem; color: #121111; position: relative; border-top: #f5f5f5 solid 1px; } .goods-mebuy a { display: block; height: 0.625rem; line-height: 0.625rem; padding: 0 0.3125rem; text-align: center; color: #fff; font-size: 0.3125rem; border-radius: 4px; top: 0.45375rem; right: 2%; position: absolute; background-color: #e21742; } .goods-dinfo .titlebox { width: 100%; text-align: center; font-size: 0.4375rem; height: 1.25rem; line-height: 1.25rem; color: #e21742; border-bottom: 2px solid #e21742; background-color: #fff; } .goods-dinfo .imgbox img { width: 100%; display: block; } .goods-tools { position: fixed; bottom: 0; width: 10rem; z-index: 10; background-color: #fff; font-size: 0.28125rem; border-top: 1px solid #dcdcdc; } .goods-tools a { height: 1.34375rem; width: 30%; text-align: center; color: #fff; display: block; float: left; position: relative; line-height: 0.5102040816326531rem; } .goods-tools a:nth-of-type(1), .goods-tools a:nth-of-type(2), .goods-tools a:nth-of-type(3) { width: 20%; color: #000; font-size: 0.3125rem; } .goods-tools a:nth-of-type(4) { width: 40%; font-size: 0.5rem; } .goods-tools .gobuy { display: block; width: 100%; margin: 0 auto; height: 1.34375rem; line-height: 1.34375rem; text-align: center; background-color: #e21742; } .goods-tools .atips { display: block; width: 100%; text-align: center; margin-top: 0.87rem; color: #7e7676; line-height: 0; margin: 1.12rem auto 0 auto; pointer-events: none; } a.active .atips { color: #e21742; } .goods-tools i { width: 0.5625rem; height: 0.5625rem; position: absolute; left: 50%; top: 0.25625rem; margin-left: -0.28125rem; background-repeat: no-repeat; background-size: 100% 100%; } .icon-main { pointer-events: none; background-image: url("../images/pages/051.png"); } .icon-heart { pointer-events: none; background-image: url("../images/pages/070.png"); } .icon-mine { background-image: url("../images/pages/049.png"); } .active .icon-main { background-image: url("../images/pages/051_red.png"); background-size: 5.625rem 0.5625rem; } .active .icon-heart { background-image: url("../images/pages/shoucang.png"); } .active .icon-mine { background-image: url("../images/pages/049_red.png"); background-size: 5.625rem 0.5625rem; } .popsize { width: 10rem; background: #fff; position: fixed; bottom: 0; left: 0; z-index: 9; border-top: 0.03125rem solid #d4d4d4; padding-bottom: 1.625rem; transition: transform .5s ease; transform:translateY(9rem); } .popsize.active { transform: translateY(0); } .popsize-tit { width: 100%; background: #eee; height: 1.09375rem; line-height: 1.09375rem; text-align: center; font-size: 0.46875rem; color: #666; position: relative; } .popsize-tit a { position: absolute; left: 0.3125rem; font-size: 0.421875rem; color: #666; } .popsize-main .prompt { background: #e21742; border-radius: 0.078125rem; display: inline-block; color: #fff; padding: 0.178125rem 0.15625rem; font-size: 0.375rem; margin-left: 1.5rem; z-index: 2; position: relative; line-height: 0.375rem; margin-bottom: -1rem; margin-top: 0.1rem; } .popsize-main .prompt:before { width: 0.2rem; height: 0.2rem; background-color:#e21742; border-bottom:1px solid #e21742; border-left:1px solid transparent; border-right:1px solid #e21742; transform: rotate(-135deg); -moz-transform: rotate(-135deg); -webkit-transform: rotate(-135deg); display:block; content: ""; z-index:10; position: absolute; bottom: -0.085rem; left: 0.375rem; } .order-details { background: #fff; overflow: hidden; position: relative; min-height: 2.03125rem; border-bottom: 0.03125rem solid #e8e8e8; padding: 0.46875rem; } .order-details .img { position: absolute; width: 1.96875rem; height: 1.96875rem; border: 0.03125rem solid #dcdcdc; overflow: hidden; } .order-details .img img { min-height:100%; } .order-details .infos { display: inline-block; vertical-align: top; padding-left: 2.53125rem; min-height: 2.03125rem; display: table; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .order-details .infos h3 { font-size: 0.46875rem; line-height: 0.6875rem; height: 1.375rem; overflow: hidden; font-weight: normal; } .order-details .infos p { font-size: 0.375rem; line-height: 0.625rem; } .order-details .infos .price { color: #E73B3B; } .order-details .infos .price b { padding-right: 0.25rem; font-size: 0.5625rem; } .order-details .infos del { color: #a0a0a0; } .order-form { padding: 0 0.3125rem 0.3125rem 0.3125rem; } .order-form label { display: block; line-height: 0.625rem; } .order-form li { padding: 0.3125rem 0; } .order-form li a, .noptem-size input[type=tel], .noptem-size input[type=button] { padding: 0.1875rem 0.46875rem; border: 0.03125rem solid #ddd; background: #fff; vertical-align: bottom; display: inline-block; margin-top: 0.15625rem; -webkit-appearance: none; appearance: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .noptem-size a { color: #000; } .noptem-size input[type=tel], .noptem-size input[type=button] { font-size: 0.40625rem; } .noptem-size input[type=tel] { width: 2.25rem; border-radius: 0; text-align: center; } .order-form li a.active { border: 0.0625rem solid #ff4941; padding: 0.15625rem 0.46875rem; }
0.441673
0.086093
.br0 { border-radius: 0; } .br1 { border-radius: 0.0625rem; } .br2 { border-radius: 0.125rem; } .br3 { border-radius: 0.25rem; } .br4 { border-radius: 0.5rem; } .br5 { border-radius: 1rem; } .br6 { border-radius: 2rem; } .br7 { border-radius: 4rem; } .br8 { border-radius: 8rem; } .br9 { border-radius: 999rem; } .br100p { border-radius: 100%; } .btrr0 { border-top-right-radius: 0; } .btrr1 { border-top-right-radius: 0.0625rem; } .btrr2 { border-top-right-radius: 0.125rem; } .btrr3 { border-top-right-radius: 0.25rem; } .btrr4 { border-top-right-radius: 0.5rem; } .btrr5 { border-top-right-radius: 1rem; } .btrr6 { border-top-right-radius: 2rem; } .btrr7 { border-top-right-radius: 4rem; } .btrr8 { border-top-right-radius: 8rem; } .btrr9 { border-top-right-radius: 999rem; } .btrr100p { border-top-right-radius: 100%; } .bbrr0 { border-bottom-right-radius: 0; } .bbrr1 { border-bottom-right-radius: 0.0625rem; } .bbrr2 { border-bottom-right-radius: 0.125rem; } .bbrr3 { border-bottom-right-radius: 0.25rem; } .bbrr4 { border-bottom-right-radius: 0.5rem; } .bbrr5 { border-bottom-right-radius: 1rem; } .bbrr6 { border-bottom-right-radius: 2rem; } .bbrr7 { border-bottom-right-radius: 4rem; } .bbrr8 { border-bottom-right-radius: 8rem; } .bbrr9 { border-bottom-right-radius: 999rem; } .bbrr100p { border-bottom-right-radius: 100%; } .bblr0 { border-bottom-left-radius: 0; } .bblr1 { border-bottom-left-radius: 0.0625rem; } .bblr2 { border-bottom-left-radius: 0.125rem; } .bblr3 { border-bottom-left-radius: 0.25rem; } .bblr4 { border-bottom-left-radius: 0.5rem; } .bblr5 { border-bottom-left-radius: 1rem; } .bblr6 { border-bottom-left-radius: 2rem; } .bblr7 { border-bottom-left-radius: 4rem; } .bblr8 { border-bottom-left-radius: 8rem; } .bblr9 { border-bottom-left-radius: 999rem; } .bblr100p { border-bottom-left-radius: 100%; } .btlr0 { border-top-left-radius: 0; } .btlr1 { border-top-left-radius: 0.0625rem; } .btlr2 { border-top-left-radius: 0.125rem; } .btlr3 { border-top-left-radius: 0.25rem; } .btlr4 { border-top-left-radius: 0.5rem; } .btlr5 { border-top-left-radius: 1rem; } .btlr6 { border-top-left-radius: 2rem; } .btlr7 { border-top-left-radius: 4rem; } .btlr8 { border-top-left-radius: 8rem; } .btlr9 { border-top-left-radius: 999rem; } .btlr100p { border-top-left-radius: 100%; }
glueball/modules/border_radius/border-radius.css
.br0 { border-radius: 0; } .br1 { border-radius: 0.0625rem; } .br2 { border-radius: 0.125rem; } .br3 { border-radius: 0.25rem; } .br4 { border-radius: 0.5rem; } .br5 { border-radius: 1rem; } .br6 { border-radius: 2rem; } .br7 { border-radius: 4rem; } .br8 { border-radius: 8rem; } .br9 { border-radius: 999rem; } .br100p { border-radius: 100%; } .btrr0 { border-top-right-radius: 0; } .btrr1 { border-top-right-radius: 0.0625rem; } .btrr2 { border-top-right-radius: 0.125rem; } .btrr3 { border-top-right-radius: 0.25rem; } .btrr4 { border-top-right-radius: 0.5rem; } .btrr5 { border-top-right-radius: 1rem; } .btrr6 { border-top-right-radius: 2rem; } .btrr7 { border-top-right-radius: 4rem; } .btrr8 { border-top-right-radius: 8rem; } .btrr9 { border-top-right-radius: 999rem; } .btrr100p { border-top-right-radius: 100%; } .bbrr0 { border-bottom-right-radius: 0; } .bbrr1 { border-bottom-right-radius: 0.0625rem; } .bbrr2 { border-bottom-right-radius: 0.125rem; } .bbrr3 { border-bottom-right-radius: 0.25rem; } .bbrr4 { border-bottom-right-radius: 0.5rem; } .bbrr5 { border-bottom-right-radius: 1rem; } .bbrr6 { border-bottom-right-radius: 2rem; } .bbrr7 { border-bottom-right-radius: 4rem; } .bbrr8 { border-bottom-right-radius: 8rem; } .bbrr9 { border-bottom-right-radius: 999rem; } .bbrr100p { border-bottom-right-radius: 100%; } .bblr0 { border-bottom-left-radius: 0; } .bblr1 { border-bottom-left-radius: 0.0625rem; } .bblr2 { border-bottom-left-radius: 0.125rem; } .bblr3 { border-bottom-left-radius: 0.25rem; } .bblr4 { border-bottom-left-radius: 0.5rem; } .bblr5 { border-bottom-left-radius: 1rem; } .bblr6 { border-bottom-left-radius: 2rem; } .bblr7 { border-bottom-left-radius: 4rem; } .bblr8 { border-bottom-left-radius: 8rem; } .bblr9 { border-bottom-left-radius: 999rem; } .bblr100p { border-bottom-left-radius: 100%; } .btlr0 { border-top-left-radius: 0; } .btlr1 { border-top-left-radius: 0.0625rem; } .btlr2 { border-top-left-radius: 0.125rem; } .btlr3 { border-top-left-radius: 0.25rem; } .btlr4 { border-top-left-radius: 0.5rem; } .btlr5 { border-top-left-radius: 1rem; } .btlr6 { border-top-left-radius: 2rem; } .btlr7 { border-top-left-radius: 4rem; } .btlr8 { border-top-left-radius: 8rem; } .btlr9 { border-top-left-radius: 999rem; } .btlr100p { border-top-left-radius: 100%; }
0.69451
0.413122
* Any CSS included here will be global. The classic template * bundles Infima by default. Infima is a CSS framework designed to * work well for content-centric websites. */ /* You can override the default Infima variables here. */ :root { --rich-black: #070a0d; --almost-black: #0d1117; --primary: #08ffc8; --ifm-color-primary: var(--primary); --ifm-color-primary-dark: #00f5c0; --ifm-color-primary-darker: #00e0b0; --ifm-color-primary-darkest: #00cca0; --ifm-color-primary-light: #1fffce; --ifm-color-primary-lighter: #33ffd3; --ifm-color-primary-lightest: #47ffd7; --ifm-code-font-size: 95%; --ifm-font-color-base: #0d1117; --ifm-font-color-base-inverse: #fff; --ifm-navbar-background-color: var(--almost-black); --ifm-navbar-link-color: #fff; --ifm-navbar-link-hover-color: var(--primary); --ifm-link-color: var(--ifm-color-primary-darkest); --ifm-link-hover-color: var(--ifm-color-primary-dark); --ifm-menu-color-active: var(--ifm-color-primary-darkest); } html[data-theme="dark"] { --ifm-font-color-base: #fff; --ifm-font-color-base-inverse: #0d1117; --ifm-navbar-link-hover-color: var(--primary); --ifm-link-color: var(--ifm-color-primary); --ifm-link-hover-color: var(--ifm-color-primary-dark); --ifm-menu-color-active: var(--ifm-color-primary); } .docusaurus-highlight-code-line { background-color: rgba(0, 0, 0, 0.1); display: block; margin: 0 calc(-1 * var(--ifm-pre-padding)); padding: 0 var(--ifm-pre-padding); } html[data-theme="dark"] .docusaurus-highlight-code-line { background-color: rgba(0, 0, 0, 0.3); } .main-wrapper { display: flex; flex-direction: column; } .button { color: var(--almost-black); } .button.button--secondary { color: var(--almost-black); } .button--secondary { --ifm-button-border-color: #fff; } .button--secondary:not(.button--outline) { --ifm-button-background-color: #fff; } .navbar__logo { height: 1.35rem; } .navbar__brand { color: var(--primary); } .navbar__brand:hover { color: #fff; } .navbar__toggle { color: #fff; } .table-of-contents__link--active { color: var(--ifm-color-primary-darkest); } html[data-theme="dark"] .table-of-contents__link--active { color: var(--ifm-color-primary); }
docs/src/css/custom.css
* Any CSS included here will be global. The classic template * bundles Infima by default. Infima is a CSS framework designed to * work well for content-centric websites. */ /* You can override the default Infima variables here. */ :root { --rich-black: #070a0d; --almost-black: #0d1117; --primary: #08ffc8; --ifm-color-primary: var(--primary); --ifm-color-primary-dark: #00f5c0; --ifm-color-primary-darker: #00e0b0; --ifm-color-primary-darkest: #00cca0; --ifm-color-primary-light: #1fffce; --ifm-color-primary-lighter: #33ffd3; --ifm-color-primary-lightest: #47ffd7; --ifm-code-font-size: 95%; --ifm-font-color-base: #0d1117; --ifm-font-color-base-inverse: #fff; --ifm-navbar-background-color: var(--almost-black); --ifm-navbar-link-color: #fff; --ifm-navbar-link-hover-color: var(--primary); --ifm-link-color: var(--ifm-color-primary-darkest); --ifm-link-hover-color: var(--ifm-color-primary-dark); --ifm-menu-color-active: var(--ifm-color-primary-darkest); } html[data-theme="dark"] { --ifm-font-color-base: #fff; --ifm-font-color-base-inverse: #0d1117; --ifm-navbar-link-hover-color: var(--primary); --ifm-link-color: var(--ifm-color-primary); --ifm-link-hover-color: var(--ifm-color-primary-dark); --ifm-menu-color-active: var(--ifm-color-primary); } .docusaurus-highlight-code-line { background-color: rgba(0, 0, 0, 0.1); display: block; margin: 0 calc(-1 * var(--ifm-pre-padding)); padding: 0 var(--ifm-pre-padding); } html[data-theme="dark"] .docusaurus-highlight-code-line { background-color: rgba(0, 0, 0, 0.3); } .main-wrapper { display: flex; flex-direction: column; } .button { color: var(--almost-black); } .button.button--secondary { color: var(--almost-black); } .button--secondary { --ifm-button-border-color: #fff; } .button--secondary:not(.button--outline) { --ifm-button-background-color: #fff; } .navbar__logo { height: 1.35rem; } .navbar__brand { color: var(--primary); } .navbar__brand:hover { color: #fff; } .navbar__toggle { color: #fff; } .table-of-contents__link--active { color: var(--ifm-color-primary-darkest); } html[data-theme="dark"] .table-of-contents__link--active { color: var(--ifm-color-primary); }
0.37777
0.049336
.alert-info{ width: 230px; font-size: 14px; } .class-badge { font-size: 10px; margin-right: 4px; margin-left: -4px; background-color: #444; width: 35px; } .modal-xlg { width: 1100px !important; } .wiz-only, .mag-only, .enc-only { display: none !important; } .mode-chooser { margin-top: -4px; margin-left: 15px; } .rank-chooser { margin-top: -4px; margin-left: 3px; } .switch-button { width: 180px; padding: 0px; } .version { float: right; font-size: 10px; padding-right: 10px; margin-top: 5px; color: white; } .nav-side-menu { overflow: auto; position: fixed; top: 30px; width: 280px; height: calc(100% - 30px); } .nav-side-menu ul, .nav-side-menu li { list-style: none; padding: 0px 0px 0px 1px; margin: 0px; } @media (min-width: 600px) { .nav-side-menu .menu-list .menu-content { display: block; } .shared { width:calc(100% - 270px); float: right; } .full { width:calc(100%); } } .scrollable-menu { height: auto; max-height: 200px; overflow-x: hidden; } .btn { text-shadow: 0; } .btn-primary, .btn-warning, .btn-default { background-image: none; } a { color: #000; font-size: 12px; } a:hover, a:focus { color: #000; } body { font-family: Open Sans,Helvetica Neue,Helvetica,Arial; font-size: 12px; margin: 0px; padding: 0px; } #pageLink { font-size: 12px; margin-top: -5px; margin-left: 3px; } #spellline, #timeline, #dmgGraph, #critRGraph, #critDGraph, #critRDoTGraph, #critDDoTGraph { font-family: Open Sans,Helvetica Neue,Helvetica,Arial; font-size: 10px; position: relative; } .graph-title { position: absolute; bottom: 0; left: 0; margin: 0px 0px 3px 1px; padding-left: 2px; z-index: 1; color: #000; background-color: #FFF; width: 95px; height: 15px; font-size: 11px; font-style: italic; } ul.nav { padding-bottom: 2px; } ul.nav > li > a { padding: 2px 8px; } ul > li.custom-collapse { font-size: 13px; } li.disabled { text-decoration: line-through; color: #999; } #spellButtons a { font-size: 12px; } .nav-stacked > li + li { margin-top: 1px; } .input-xs { height: 22px; padding: 2px 5px; font-size: 12px; border-radius: 3px; } .custom-col-padding { padding-left: 2px; padding-right: 0px; } .custom-config-col-padding { padding-left: 8px; padding-right: 0px; } .custom-chart-col-padding { padding-left: 15px; padding-right: 0px; } .custom-input-group { width: 232px; } .collapse-icon { float: right; } .popover-title { background-color: #D9E8FA; width: 260px; text-align: center; } .popover-content { font-size: 10px; color: #000; } #spellButtons { padding-bottom: 1px; } .active-input-group { background-color: #446e9b; color: #FFF; } .vis-item-content > a { font-size: 9px; } .vis-item .vis-item-content { padding: 2px 4px 2px 4px; } .vis-item > .vis-delete { left: -30px !important; font-size: 20px; height: 18px; width: 18px; } .vis-item .vis-delete-rtl::after, .vis-item .vis-delete::after { color: #c2564a; } .vis-item > .vis-delete:hover { background-color: #fff0; } .vis-item .vis-delete-rtl:hover::after, .vis-item .vis-delete:hover::after { color: #c2564a; } .vis-item > .vis-selected { color: #FFFBC1 !important; } .vis-item { color: #000; background-color: #D9E8FA; border-color: #A5B3D2; } .vis-range { height: 18px; } .vis-item.vis-range .vis-drag-left { left: -16px; } .title-bar { font-size: 18px; background-color: #446e9b; margin-bottom: 0px; color: #FFF; padding: 2px 0px 0px 4px; } .menu-button { cursor: pointer; padding-left: 2px; } .stats-available { color: black; } .stats { padding-left: 8px; } .stats-sub { padding-left: 18px; float: left; width: 100%; cursor: text; } .stats-label { width: 70px; white-space: nowrap; color: #446e9b; } .stats-item { float: right; padding-right: 8px; width: 80px; text-align: right; } .stats-sub-item { float: right; padding-right: 8px; width: 40px; text-align: right; } .stat-up { color: green; } .stat-down { color: red; } .settings-input { float: right; width: 70px; height: 16px; margin-top: 1px; } .synergy-input { width: 46px; } #encSynergyRate, #magSynergyRate, #necSynergyRate { width: 56px; } .settings-checkbox-input { float: right; width: 25px; height: 16px; margin-top: 1px; } li.list-group-item-heading input[type="checkbox"] { margin: 1px; } .percent { font-size: 11px; float: right; margin-right: 20px; padding-top: 2px; width: 35px; text-align: right; } .details-link { text-decoration: underline; font-size: 10px; color: #446e9b; } .config-adps { cursor: pointer; padding-left: 2px; } .config-adps-title { font-size: 12px; padding-right: 4px; } .config-adps-checkbox { font-size: 11px; display: inline-block; vertical-align: text-bottom; padding-right: 2px; } .config-adps-input { width: 50px; font-size: 11px; height: 20px; display: inline-block; } .config-popover { background-color: #FFC200; } .config-popover-content { background-color: #FFF785; }
src/css/main.css
.alert-info{ width: 230px; font-size: 14px; } .class-badge { font-size: 10px; margin-right: 4px; margin-left: -4px; background-color: #444; width: 35px; } .modal-xlg { width: 1100px !important; } .wiz-only, .mag-only, .enc-only { display: none !important; } .mode-chooser { margin-top: -4px; margin-left: 15px; } .rank-chooser { margin-top: -4px; margin-left: 3px; } .switch-button { width: 180px; padding: 0px; } .version { float: right; font-size: 10px; padding-right: 10px; margin-top: 5px; color: white; } .nav-side-menu { overflow: auto; position: fixed; top: 30px; width: 280px; height: calc(100% - 30px); } .nav-side-menu ul, .nav-side-menu li { list-style: none; padding: 0px 0px 0px 1px; margin: 0px; } @media (min-width: 600px) { .nav-side-menu .menu-list .menu-content { display: block; } .shared { width:calc(100% - 270px); float: right; } .full { width:calc(100%); } } .scrollable-menu { height: auto; max-height: 200px; overflow-x: hidden; } .btn { text-shadow: 0; } .btn-primary, .btn-warning, .btn-default { background-image: none; } a { color: #000; font-size: 12px; } a:hover, a:focus { color: #000; } body { font-family: Open Sans,Helvetica Neue,Helvetica,Arial; font-size: 12px; margin: 0px; padding: 0px; } #pageLink { font-size: 12px; margin-top: -5px; margin-left: 3px; } #spellline, #timeline, #dmgGraph, #critRGraph, #critDGraph, #critRDoTGraph, #critDDoTGraph { font-family: Open Sans,Helvetica Neue,Helvetica,Arial; font-size: 10px; position: relative; } .graph-title { position: absolute; bottom: 0; left: 0; margin: 0px 0px 3px 1px; padding-left: 2px; z-index: 1; color: #000; background-color: #FFF; width: 95px; height: 15px; font-size: 11px; font-style: italic; } ul.nav { padding-bottom: 2px; } ul.nav > li > a { padding: 2px 8px; } ul > li.custom-collapse { font-size: 13px; } li.disabled { text-decoration: line-through; color: #999; } #spellButtons a { font-size: 12px; } .nav-stacked > li + li { margin-top: 1px; } .input-xs { height: 22px; padding: 2px 5px; font-size: 12px; border-radius: 3px; } .custom-col-padding { padding-left: 2px; padding-right: 0px; } .custom-config-col-padding { padding-left: 8px; padding-right: 0px; } .custom-chart-col-padding { padding-left: 15px; padding-right: 0px; } .custom-input-group { width: 232px; } .collapse-icon { float: right; } .popover-title { background-color: #D9E8FA; width: 260px; text-align: center; } .popover-content { font-size: 10px; color: #000; } #spellButtons { padding-bottom: 1px; } .active-input-group { background-color: #446e9b; color: #FFF; } .vis-item-content > a { font-size: 9px; } .vis-item .vis-item-content { padding: 2px 4px 2px 4px; } .vis-item > .vis-delete { left: -30px !important; font-size: 20px; height: 18px; width: 18px; } .vis-item .vis-delete-rtl::after, .vis-item .vis-delete::after { color: #c2564a; } .vis-item > .vis-delete:hover { background-color: #fff0; } .vis-item .vis-delete-rtl:hover::after, .vis-item .vis-delete:hover::after { color: #c2564a; } .vis-item > .vis-selected { color: #FFFBC1 !important; } .vis-item { color: #000; background-color: #D9E8FA; border-color: #A5B3D2; } .vis-range { height: 18px; } .vis-item.vis-range .vis-drag-left { left: -16px; } .title-bar { font-size: 18px; background-color: #446e9b; margin-bottom: 0px; color: #FFF; padding: 2px 0px 0px 4px; } .menu-button { cursor: pointer; padding-left: 2px; } .stats-available { color: black; } .stats { padding-left: 8px; } .stats-sub { padding-left: 18px; float: left; width: 100%; cursor: text; } .stats-label { width: 70px; white-space: nowrap; color: #446e9b; } .stats-item { float: right; padding-right: 8px; width: 80px; text-align: right; } .stats-sub-item { float: right; padding-right: 8px; width: 40px; text-align: right; } .stat-up { color: green; } .stat-down { color: red; } .settings-input { float: right; width: 70px; height: 16px; margin-top: 1px; } .synergy-input { width: 46px; } #encSynergyRate, #magSynergyRate, #necSynergyRate { width: 56px; } .settings-checkbox-input { float: right; width: 25px; height: 16px; margin-top: 1px; } li.list-group-item-heading input[type="checkbox"] { margin: 1px; } .percent { font-size: 11px; float: right; margin-right: 20px; padding-top: 2px; width: 35px; text-align: right; } .details-link { text-decoration: underline; font-size: 10px; color: #446e9b; } .config-adps { cursor: pointer; padding-left: 2px; } .config-adps-title { font-size: 12px; padding-right: 4px; } .config-adps-checkbox { font-size: 11px; display: inline-block; vertical-align: text-bottom; padding-right: 2px; } .config-adps-input { width: 50px; font-size: 11px; height: 20px; display: inline-block; } .config-popover { background-color: #FFC200; } .config-popover-content { background-color: #FFF785; }
0.428473
0.101056
::-webkit-scrollbar { display: none; } .navbar { position: fixed; width: 100%; z-index: 7; border-bottom: 3px solid black; } .buttonForSideNav { outline: none; border: 1px solid #a4a4a4; margin-right: 10px; border-radius: 9px; } .buttonForSideNav:hover { background-color: #a4a4a4; } .navbar-first { width: 200px; display: flex; justify-content: space-between; } .hospital-name { flex-wrap: nowrap; color: black; margin-top: 7px; font-size: 15px; } .hospital-name:hover { color: blueviolet; text-decoration: none; } .navbar-second { width: 97%; } .secondNavUl { width: 100%; display: flex; justify-content: space-between; padding: 0; align-items: center; } .navbar-second .nav-item { list-style: none; } .addPateintButton { font-size: 12px; margin: 0; } .nav-item.dropdown>.nav-link .indicator { position: absolute; bottom: 16px; left: 17px; font-size: 10px; } #alertsDropdown, #messagesDropdown { padding: 0; } .input-group-append { margin-left: -48px; } .advnc-search { background: none; border: none; color: #435aaa; font-size: 14px; position: relative; right: 70px; width: 61px; margin-left: -17px; } .searchbox { display: flex; } .inputForSearch { width: 50px; } .addpatient { padding-top: 0px; padding-bottom: 0px; background: orange; border-width: 1px; border-style: solid; border-color: initial; border-image: initial; border-radius: 5px; } .navbar-third { width: 15%; } .navbar-fourth { width: 96%; /* position: absolute; */ right: 0; margin-top: 78px; border-bottom: 2px solid black; color: black; background-color: white; z-index: 1; } .RakeshName { color: #000; font-weight: 500; } .dropbtn { background-color: transparent; color: rgb(154, 157, 160); font-size: 16px; cursor: pointer; margin-top: 4px; border-width: initial; border-style: none; border-color: initial; border-image: initial; } /* The side navigation menu */ .sidenav { height: 91%; /* 100% Full-height */ width: 63px; /* 0 width - change this with JavaScript */ position: fixed; /* Stay in place */ z-index: 13; /* Stay on top */ top: 60px; /* Stay at the top */ left: 0; background-color: #FFFCE2; /* Black*/ overflow-x: hidden; /* Disable horizontal scroll */ transition: 0.5s; } /* The navigation menu links */ .sidenav a { padding: 8px 8px 8px 32px; text-decoration: none; font-size: 25px; color: #818181; display: block; transition: 0.3s; } /* When you mouse over the navigation links, change their color */ .sidenav a:hover { color: #f1f1f1; } /* Position and style the close button (top right corner) */ .sidenav .closebtn { position: absolute; top: 0; right: 25px; font-size: 36px; margin-left: 50px; } #exampleAccordion .nav-item a { color: rgb(14, 14, 14); display: flex; flex-wrap: nowrap; } .navbar-sidenav>.nav-item>.nav-link:hover { background-color: rgb(236, 236, 11); } .navbar-sidenav>.nav-item>.active-link { background-color: rgb(236, 236, 11); } #exampleAccordion .nav-link-text { font-size: 11.5px; margin-left: 36px; } #exampleAccordion .nav-link i { margin-left: 20px; font-size: 21px; } .sidenav-second-level li a { font-size: 21px; } .alertDetails { position: absolute; top: 100%; background-color: #ffffff; left: 70%; height: auto; width: 30vw; border: 0.01rem solid black; box-shadow: 11px 11px 30px -9px black; border-radius: 5px; z-index: 10; padding: 16px; } .alertBodyitems { background-color: transparent; padding: 5px; z-index: 10; } .alertBodyitems:hover { background-color: #cce7ff; z-index: 10; } .alertBodyitemsPart1 { display: flex; justify-content: space-between; z-index: 10; } .messageAlertDetails { background-color: #ffffff; position: absolute; top: 100%; left: 70%; height: auto; width: 30vw; border: 0.01rem solid black; box-shadow: 11px 11px 30px -9px black; border-radius: 5px; z-index: 10; padding: 16px; } .MadBodyitemsPart2 p { font-size: 10px; z-index: 10; } .MADBody { height: 25vh; min-height: 25vh; overflow-y: scroll; z-index: 10; } .adminSettingBox { background-color: #ffffff; position: absolute; top: 100%; left: 84%; height: auto; width: 16%; border: 0.01rem solid black; box-shadow: 11px 11px 30px -9px black; border-radius: 5px; z-index: 4; padding: 16px; } .adminSettingBox p { margin: 0; padding: 0; } #settingOptions { padding: 0; } #settingOptions li { list-style: none; font-size: 12px; margin: 5px 0; border-bottom: 1px solid rgb(190, 190, 190); } #settingOptions li:hover { background-color: #cce7ff; cursor: pointer; } .nav-link { color: #818181; } @media only screen and (max-width: 1024px) { .navbar-first { width: 100px; } .navbar-second { width: 69%; } .navbar-brand, .buttonForSideNav { font-size: 12px; } .nav-link { padding: 0; margin: 0; } .d-lg-none { display: none; } #addPateintButton { width: 71px; } .addpatient { font-size: 10px; } .hospital-name { font-size: 10px; } .inputForSearch { width: 93px; height: 30px; font-size: 12px; } .searchbtn1 { height: 30px; display: flex; align-items: center; } #dropbtnMyfunction { font-size: 10px; } .nav-link-text { font-size: 14px; margin-left: 25px; } .alertBodyitems { font-size: 0.8rem; } .MadBodyitems { font-size: 0.8rem; } .adminSettingBox { left: 79%; width: 21%; } .adminSettingHeader { font-size: 13px; } .sidenav { height: 91%; width: 64px; top: 55px; } .navForDeskTop { display: flex; } } @media only screen and (max-width: 767px) { .navbar-second, .navbar-third { display: none; } .sidenav { top: 31px; } .navbar-first { width: 100%; } .navbar-sidenav>.nav-item>.nav-link { font-size: 15px; } #mySidenav { width: 0px; border: none; background-color: #efefef; } .nav-link-text { font-size: 14px; } } /* USER IMAGE SIZE CSS */ #dvUserImage { width: 60px; } #barcodeimage { width: 100px; } .insurance-img { width: 80px; } .user-img { width: 1.7rem; aspect-ratio: 1/1; border-radius: 50%; vertical-align: middle; margin-right: 5px; } /* Advanced Patient Search */ .popup-form { display: flex; justify-content: center; } .dvSelect>select, #divControl>input, #divControl>select { width: 12rem; margin: 16px; border: 1px solid black; border-radius: 7px; text-align: initial; font-size: 15px; padding: 5px; } .popup-form>select>option { width: 15rem; font-size: 12px; } .fa-times-circle { font-size: 18px; color: red; margin-top: 14px; margin-left: -5px; } #btnAddMore { color: rgb(0, 162, 255); font-size: 15px; border: none; background-color: white; cursor: pointer; margin-left: 35px; } #divCategories { margin: 10px 27px; box-shadow: 0 0 13px -7px #444444; background-color: white; width: 55%; } #divCategories>input { /* width: 4rem; */ margin: 5px; } #divCategories>label { display: initial; } #divCategories>input, #divCategories>label { cursor: pointer; } #divCategories>label:hover { background-color: rgb(0, 162, 255); color: white; } #divNoData { color: red; font-size: 14px; margin-left: 36px; display: none; } /* Code for nav and sidenav of Department @anjudewangan */ /* Code for Department @anjudewangan */ .department_main { /* position: relative; left: 33px; */ width: 100%; padding-top: 78px; padding-left: 63px; } .department_table { font-size: 14px; display: flex; flex-direction: column; gap: 18px; } .department_table_wrap { display: flex; flex-direction: column; gap: 8px; } .department_head { display: flex; align-items: center; justify-content: space-around; /* width: 1121px; */ border-top: 1px solid #000000; border-bottom: 1px solid #000000; font-size: 18px; } .department_row1, .department_row2, .department_row3, .department_row4, .department_row5, .department_row6 { display: flex; align-items: flex-start; justify-content: space-around; background-color: #F5F5F5; font-size: 14px; } .department_row2 { background-color: #F0F9FF; } .department_row3 { background-color: #E2FFF8; } .department_row4 { background-color: #F2FDFF; } .department_row5 { background-color: #FFF6F2; } .department_row6 { background-color: #ECFFEE; } .data_col1, .data_col3, .data_col3, .data_col4 { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 15px; } .data_col3 p { margin: 0; } .data_col3, .data_col4 { position: relative; top: 10px; } .department_row2 .data_col3 { position: relative; right: 10px; } .department_row2 .data_col2 { position: relative; right: 12px; } .department_row3 .data_col2 { position: relative; right: 21px; } .department_row3 .data_col3 { position: relative; left: 19px; } .department_row3 .data_col4 { position: relative; left: 10px; } .department_row4 .data_col2 { position: relative; left: 30px; } .department_row4 .data_col3 { position: relative; right: 59px; } .department_row4 .data_col4 { position: relative; right: 18px; } .department_row5 .data_col2 { position: relative; left: 20px; } .department_row5 .data_col3 { position: relative; right: 42px; } .department_row5 .data_col4 { position: relative; right: 13px; } .department_row6 .data_col2 { position: relative; left: 20px; } .department_row6 .data_col3 { position: relative; right: 72px; } .department_row6 .data_col4 { position: relative; right: 23px; } .data_col4 a { color: #0897FF; } .casualty_department { /* position: relative; left: 34px; top: 34px; */ width: 100%; padding-top: 78px; padding-left: 63px; } .insurance_settings p { font-size: 25px; } .insurance_settings a { display: flex; align-items: center; justify-content: center; gap: 5px; text-decoration: none; color: #000000; background-color: #FFEA97; height: 32px; width: 119px; border-radius: 10px; font-size: 20px; } .insurance_settings .fa-gear { color: #626262; } .insurance_settings { display: flex; gap: 845px; align-items: center; } .casualty_dtable { display: flex; flex-direction: column; /* position: relative; top: 49px; */ } .casualty_staff_table { /* width: 994px; */ text-align: left; } .casualty_staff_table th { font-size: 18px; font-weight: normal; border-top: 0.5px solid #000000; border-bottom: 0.5px solid #000000; height: 35px; } .casualty_staff_table td { font-size: 14px; height: 35px; } /* Code for Department @anjudewangan */
department/style.css
::-webkit-scrollbar { display: none; } .navbar { position: fixed; width: 100%; z-index: 7; border-bottom: 3px solid black; } .buttonForSideNav { outline: none; border: 1px solid #a4a4a4; margin-right: 10px; border-radius: 9px; } .buttonForSideNav:hover { background-color: #a4a4a4; } .navbar-first { width: 200px; display: flex; justify-content: space-between; } .hospital-name { flex-wrap: nowrap; color: black; margin-top: 7px; font-size: 15px; } .hospital-name:hover { color: blueviolet; text-decoration: none; } .navbar-second { width: 97%; } .secondNavUl { width: 100%; display: flex; justify-content: space-between; padding: 0; align-items: center; } .navbar-second .nav-item { list-style: none; } .addPateintButton { font-size: 12px; margin: 0; } .nav-item.dropdown>.nav-link .indicator { position: absolute; bottom: 16px; left: 17px; font-size: 10px; } #alertsDropdown, #messagesDropdown { padding: 0; } .input-group-append { margin-left: -48px; } .advnc-search { background: none; border: none; color: #435aaa; font-size: 14px; position: relative; right: 70px; width: 61px; margin-left: -17px; } .searchbox { display: flex; } .inputForSearch { width: 50px; } .addpatient { padding-top: 0px; padding-bottom: 0px; background: orange; border-width: 1px; border-style: solid; border-color: initial; border-image: initial; border-radius: 5px; } .navbar-third { width: 15%; } .navbar-fourth { width: 96%; /* position: absolute; */ right: 0; margin-top: 78px; border-bottom: 2px solid black; color: black; background-color: white; z-index: 1; } .RakeshName { color: #000; font-weight: 500; } .dropbtn { background-color: transparent; color: rgb(154, 157, 160); font-size: 16px; cursor: pointer; margin-top: 4px; border-width: initial; border-style: none; border-color: initial; border-image: initial; } /* The side navigation menu */ .sidenav { height: 91%; /* 100% Full-height */ width: 63px; /* 0 width - change this with JavaScript */ position: fixed; /* Stay in place */ z-index: 13; /* Stay on top */ top: 60px; /* Stay at the top */ left: 0; background-color: #FFFCE2; /* Black*/ overflow-x: hidden; /* Disable horizontal scroll */ transition: 0.5s; } /* The navigation menu links */ .sidenav a { padding: 8px 8px 8px 32px; text-decoration: none; font-size: 25px; color: #818181; display: block; transition: 0.3s; } /* When you mouse over the navigation links, change their color */ .sidenav a:hover { color: #f1f1f1; } /* Position and style the close button (top right corner) */ .sidenav .closebtn { position: absolute; top: 0; right: 25px; font-size: 36px; margin-left: 50px; } #exampleAccordion .nav-item a { color: rgb(14, 14, 14); display: flex; flex-wrap: nowrap; } .navbar-sidenav>.nav-item>.nav-link:hover { background-color: rgb(236, 236, 11); } .navbar-sidenav>.nav-item>.active-link { background-color: rgb(236, 236, 11); } #exampleAccordion .nav-link-text { font-size: 11.5px; margin-left: 36px; } #exampleAccordion .nav-link i { margin-left: 20px; font-size: 21px; } .sidenav-second-level li a { font-size: 21px; } .alertDetails { position: absolute; top: 100%; background-color: #ffffff; left: 70%; height: auto; width: 30vw; border: 0.01rem solid black; box-shadow: 11px 11px 30px -9px black; border-radius: 5px; z-index: 10; padding: 16px; } .alertBodyitems { background-color: transparent; padding: 5px; z-index: 10; } .alertBodyitems:hover { background-color: #cce7ff; z-index: 10; } .alertBodyitemsPart1 { display: flex; justify-content: space-between; z-index: 10; } .messageAlertDetails { background-color: #ffffff; position: absolute; top: 100%; left: 70%; height: auto; width: 30vw; border: 0.01rem solid black; box-shadow: 11px 11px 30px -9px black; border-radius: 5px; z-index: 10; padding: 16px; } .MadBodyitemsPart2 p { font-size: 10px; z-index: 10; } .MADBody { height: 25vh; min-height: 25vh; overflow-y: scroll; z-index: 10; } .adminSettingBox { background-color: #ffffff; position: absolute; top: 100%; left: 84%; height: auto; width: 16%; border: 0.01rem solid black; box-shadow: 11px 11px 30px -9px black; border-radius: 5px; z-index: 4; padding: 16px; } .adminSettingBox p { margin: 0; padding: 0; } #settingOptions { padding: 0; } #settingOptions li { list-style: none; font-size: 12px; margin: 5px 0; border-bottom: 1px solid rgb(190, 190, 190); } #settingOptions li:hover { background-color: #cce7ff; cursor: pointer; } .nav-link { color: #818181; } @media only screen and (max-width: 1024px) { .navbar-first { width: 100px; } .navbar-second { width: 69%; } .navbar-brand, .buttonForSideNav { font-size: 12px; } .nav-link { padding: 0; margin: 0; } .d-lg-none { display: none; } #addPateintButton { width: 71px; } .addpatient { font-size: 10px; } .hospital-name { font-size: 10px; } .inputForSearch { width: 93px; height: 30px; font-size: 12px; } .searchbtn1 { height: 30px; display: flex; align-items: center; } #dropbtnMyfunction { font-size: 10px; } .nav-link-text { font-size: 14px; margin-left: 25px; } .alertBodyitems { font-size: 0.8rem; } .MadBodyitems { font-size: 0.8rem; } .adminSettingBox { left: 79%; width: 21%; } .adminSettingHeader { font-size: 13px; } .sidenav { height: 91%; width: 64px; top: 55px; } .navForDeskTop { display: flex; } } @media only screen and (max-width: 767px) { .navbar-second, .navbar-third { display: none; } .sidenav { top: 31px; } .navbar-first { width: 100%; } .navbar-sidenav>.nav-item>.nav-link { font-size: 15px; } #mySidenav { width: 0px; border: none; background-color: #efefef; } .nav-link-text { font-size: 14px; } } /* USER IMAGE SIZE CSS */ #dvUserImage { width: 60px; } #barcodeimage { width: 100px; } .insurance-img { width: 80px; } .user-img { width: 1.7rem; aspect-ratio: 1/1; border-radius: 50%; vertical-align: middle; margin-right: 5px; } /* Advanced Patient Search */ .popup-form { display: flex; justify-content: center; } .dvSelect>select, #divControl>input, #divControl>select { width: 12rem; margin: 16px; border: 1px solid black; border-radius: 7px; text-align: initial; font-size: 15px; padding: 5px; } .popup-form>select>option { width: 15rem; font-size: 12px; } .fa-times-circle { font-size: 18px; color: red; margin-top: 14px; margin-left: -5px; } #btnAddMore { color: rgb(0, 162, 255); font-size: 15px; border: none; background-color: white; cursor: pointer; margin-left: 35px; } #divCategories { margin: 10px 27px; box-shadow: 0 0 13px -7px #444444; background-color: white; width: 55%; } #divCategories>input { /* width: 4rem; */ margin: 5px; } #divCategories>label { display: initial; } #divCategories>input, #divCategories>label { cursor: pointer; } #divCategories>label:hover { background-color: rgb(0, 162, 255); color: white; } #divNoData { color: red; font-size: 14px; margin-left: 36px; display: none; } /* Code for nav and sidenav of Department @anjudewangan */ /* Code for Department @anjudewangan */ .department_main { /* position: relative; left: 33px; */ width: 100%; padding-top: 78px; padding-left: 63px; } .department_table { font-size: 14px; display: flex; flex-direction: column; gap: 18px; } .department_table_wrap { display: flex; flex-direction: column; gap: 8px; } .department_head { display: flex; align-items: center; justify-content: space-around; /* width: 1121px; */ border-top: 1px solid #000000; border-bottom: 1px solid #000000; font-size: 18px; } .department_row1, .department_row2, .department_row3, .department_row4, .department_row5, .department_row6 { display: flex; align-items: flex-start; justify-content: space-around; background-color: #F5F5F5; font-size: 14px; } .department_row2 { background-color: #F0F9FF; } .department_row3 { background-color: #E2FFF8; } .department_row4 { background-color: #F2FDFF; } .department_row5 { background-color: #FFF6F2; } .department_row6 { background-color: #ECFFEE; } .data_col1, .data_col3, .data_col3, .data_col4 { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 15px; } .data_col3 p { margin: 0; } .data_col3, .data_col4 { position: relative; top: 10px; } .department_row2 .data_col3 { position: relative; right: 10px; } .department_row2 .data_col2 { position: relative; right: 12px; } .department_row3 .data_col2 { position: relative; right: 21px; } .department_row3 .data_col3 { position: relative; left: 19px; } .department_row3 .data_col4 { position: relative; left: 10px; } .department_row4 .data_col2 { position: relative; left: 30px; } .department_row4 .data_col3 { position: relative; right: 59px; } .department_row4 .data_col4 { position: relative; right: 18px; } .department_row5 .data_col2 { position: relative; left: 20px; } .department_row5 .data_col3 { position: relative; right: 42px; } .department_row5 .data_col4 { position: relative; right: 13px; } .department_row6 .data_col2 { position: relative; left: 20px; } .department_row6 .data_col3 { position: relative; right: 72px; } .department_row6 .data_col4 { position: relative; right: 23px; } .data_col4 a { color: #0897FF; } .casualty_department { /* position: relative; left: 34px; top: 34px; */ width: 100%; padding-top: 78px; padding-left: 63px; } .insurance_settings p { font-size: 25px; } .insurance_settings a { display: flex; align-items: center; justify-content: center; gap: 5px; text-decoration: none; color: #000000; background-color: #FFEA97; height: 32px; width: 119px; border-radius: 10px; font-size: 20px; } .insurance_settings .fa-gear { color: #626262; } .insurance_settings { display: flex; gap: 845px; align-items: center; } .casualty_dtable { display: flex; flex-direction: column; /* position: relative; top: 49px; */ } .casualty_staff_table { /* width: 994px; */ text-align: left; } .casualty_staff_table th { font-size: 18px; font-weight: normal; border-top: 0.5px solid #000000; border-bottom: 0.5px solid #000000; height: 35px; } .casualty_staff_table td { font-size: 14px; height: 35px; } /* Code for Department @anjudewangan */
0.394434
0.05744
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); /*navigation bar*/ .topnav { background: transparent; grid-column: 1 / 13; grid-row: 1; /*create new identic grid to follow spaces evenly*/ display: grid; grid-template-columns: var(--margin-general) repeat(10, 1fr) var(--margin-general); border-bottom: var(--nav-border); box-shadow: var(--nav-shadow); z-index: 9999; position: sticky; top: 0; } .topnav.navbar-scrolled { background: linear-gradient(269.73deg, #A8DADC 4.58%, #CEEBE5 54.58%, #F1FAEE 99.53%); transition: 2s ease-in; } .container { grid-column: 2 / 12; border: var(--opacity) solid var(--border-color); } .container_nav { /*to alter conatiner's features but no grid*/ position: relative; display: flex; justify-content: space-between; /*center vertically*/ position: relative; top: 50%; transform: translateY(-50%); } .nav_links { border: var(--opacity) solid var(--border-color); list-style: none; display: flex; /*center vertically*/ position: relative; top: 50%; transform: translateY(-50%); } .nav_links li { border: var(--opacity) dotted var(--border-color); margin-left: 5vw; } .nav_links a { color: var(--color-30); text-decoration: none; font-size: 1rem; text-transform: none; font-weight: 550; padding: 0.25rem 0; font-family: 'Montserrat', sans-serif; } .nav_links a:hover, .nav_links a:focus { background-image: var(--gradient); -webkit-background-clip: text; background-clip: text; color: transparent; background-size: 400%; animation: bg-animation 2s infinite alternate; } @keyframes bg-animation { 0% { background-position: left; } 100% { background-position: right; } } .logo { /*center vertically*/ position: relative; top: 50%; transform: translateY(-50%); /*text*/ font-family: 'Montserrat', sans-serif; font-size: clamp(4rem, 4em, 5vw); font-weight: 600; text-decoration: none; color: var(--color-30); height: 100%; border: var(--opacity) solid var(--border-color); } .logo:hover, .logo:focus { background-image: var(--gradient); -webkit-background-clip: text; background-clip: text; color: transparent; background-size: 400%; animation: bg-animation 2s infinite alternate; } .nav_toggle { display: none; } /*responsive*/ .nav_toggle { display: none; border: var(--opacity) solid var(--border-color); } .burguer { display: none; border: var(--opacity) solid var(---border-color); } .burguer div { width: 30px; height: 4px; margin: 6px; background-color: var(--color-30); transition: all 0.3s ease; } @media only screen and (max-width: 1100px) { .nav_links li { border: var(--opacity) dotted var(--border-color); margin-left: 2vw; } } @media only screen and (max-width: 800px) { .container { grid-column: 1 / 13; width: 100%; height: 100%; border: 0px solid var(--border-color); margin: 0 auto; padding: 1em 2em; } .container_nav { width: 100%; /*to alter conatiner's features but no grid*/ border: 0px solid var(--border-color); } .topnav_nav { position: absolute; text-align: center; display: flex; top: 100%; left: 0; background-color: var(--color-80); /*PROBLEM*/ width: 100%; transform: scale(1, 0); transform-origin: top; transition: transform 400ms ease-in-out; border: var(--opacity) solid var(--main-color); } .logo { /*center vertically*/ position: relative; top: 50%; transform: translateY(-50%); } .burguer { display: block; cursor: pointer; /*center vertically*/ position: relative; top: 50%; transform: translateY(-25%); } .nav_links { position: absolute; display: flex; height: 80vh; width: 100%; background-color: var(--color-80); align-items: center; justify-content: space-around; flex-direction: column; transform: scale(1, 1); transition: transform 0.5s ease-in; border: var(--opacity) solid var(--main-color); } .nav_links li { width: 50%; border: var(--opacity) dotted var(--border-color); margin-left: 0em; } .nav_links a { color: var(--color-30); text-decoration: none; font-size: 1.2rem; text-transform: uppercase; opacity: 0; transition: opacity 150ms ease-in-out; } .nav_toggle:checked~*.topnav_nav { transform: scale(1, 1); } .nav_toggle:checked~* .nav_links a { opacity: 1; transition: opacity 250ms ease-in-out 250ms; } .nav_toggle:checked~* .line1 { transform: rotate(-45deg) translate(-7px, 7px); } .nav_toggle:checked~* .line2 { opacity: 0; } .nav_toggle:checked~* .line3 { transform: rotate(45deg) translate(-7px, -7px); } }
css/topnav.css
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); /*navigation bar*/ .topnav { background: transparent; grid-column: 1 / 13; grid-row: 1; /*create new identic grid to follow spaces evenly*/ display: grid; grid-template-columns: var(--margin-general) repeat(10, 1fr) var(--margin-general); border-bottom: var(--nav-border); box-shadow: var(--nav-shadow); z-index: 9999; position: sticky; top: 0; } .topnav.navbar-scrolled { background: linear-gradient(269.73deg, #A8DADC 4.58%, #CEEBE5 54.58%, #F1FAEE 99.53%); transition: 2s ease-in; } .container { grid-column: 2 / 12; border: var(--opacity) solid var(--border-color); } .container_nav { /*to alter conatiner's features but no grid*/ position: relative; display: flex; justify-content: space-between; /*center vertically*/ position: relative; top: 50%; transform: translateY(-50%); } .nav_links { border: var(--opacity) solid var(--border-color); list-style: none; display: flex; /*center vertically*/ position: relative; top: 50%; transform: translateY(-50%); } .nav_links li { border: var(--opacity) dotted var(--border-color); margin-left: 5vw; } .nav_links a { color: var(--color-30); text-decoration: none; font-size: 1rem; text-transform: none; font-weight: 550; padding: 0.25rem 0; font-family: 'Montserrat', sans-serif; } .nav_links a:hover, .nav_links a:focus { background-image: var(--gradient); -webkit-background-clip: text; background-clip: text; color: transparent; background-size: 400%; animation: bg-animation 2s infinite alternate; } @keyframes bg-animation { 0% { background-position: left; } 100% { background-position: right; } } .logo { /*center vertically*/ position: relative; top: 50%; transform: translateY(-50%); /*text*/ font-family: 'Montserrat', sans-serif; font-size: clamp(4rem, 4em, 5vw); font-weight: 600; text-decoration: none; color: var(--color-30); height: 100%; border: var(--opacity) solid var(--border-color); } .logo:hover, .logo:focus { background-image: var(--gradient); -webkit-background-clip: text; background-clip: text; color: transparent; background-size: 400%; animation: bg-animation 2s infinite alternate; } .nav_toggle { display: none; } /*responsive*/ .nav_toggle { display: none; border: var(--opacity) solid var(--border-color); } .burguer { display: none; border: var(--opacity) solid var(---border-color); } .burguer div { width: 30px; height: 4px; margin: 6px; background-color: var(--color-30); transition: all 0.3s ease; } @media only screen and (max-width: 1100px) { .nav_links li { border: var(--opacity) dotted var(--border-color); margin-left: 2vw; } } @media only screen and (max-width: 800px) { .container { grid-column: 1 / 13; width: 100%; height: 100%; border: 0px solid var(--border-color); margin: 0 auto; padding: 1em 2em; } .container_nav { width: 100%; /*to alter conatiner's features but no grid*/ border: 0px solid var(--border-color); } .topnav_nav { position: absolute; text-align: center; display: flex; top: 100%; left: 0; background-color: var(--color-80); /*PROBLEM*/ width: 100%; transform: scale(1, 0); transform-origin: top; transition: transform 400ms ease-in-out; border: var(--opacity) solid var(--main-color); } .logo { /*center vertically*/ position: relative; top: 50%; transform: translateY(-50%); } .burguer { display: block; cursor: pointer; /*center vertically*/ position: relative; top: 50%; transform: translateY(-25%); } .nav_links { position: absolute; display: flex; height: 80vh; width: 100%; background-color: var(--color-80); align-items: center; justify-content: space-around; flex-direction: column; transform: scale(1, 1); transition: transform 0.5s ease-in; border: var(--opacity) solid var(--main-color); } .nav_links li { width: 50%; border: var(--opacity) dotted var(--border-color); margin-left: 0em; } .nav_links a { color: var(--color-30); text-decoration: none; font-size: 1.2rem; text-transform: uppercase; opacity: 0; transition: opacity 150ms ease-in-out; } .nav_toggle:checked~*.topnav_nav { transform: scale(1, 1); } .nav_toggle:checked~* .nav_links a { opacity: 1; transition: opacity 250ms ease-in-out 250ms; } .nav_toggle:checked~* .line1 { transform: rotate(-45deg) translate(-7px, 7px); } .nav_toggle:checked~* .line2 { opacity: 0; } .nav_toggle:checked~* .line3 { transform: rotate(45deg) translate(-7px, -7px); } }
0.55254
0.075927
.simpleTree { margin:0; padding:0; /* overflow:auto; width: 250px; height:350px; overflow:auto; border: 1px solid #444444; */ } .simpleTree li { list-style: none; margin:0; padding:0 0 0 34px; line-height: 14px; } .simpleTree li span { display:inline; clear: left; white-space: nowrap; } .simpleTree ul { margin:0; padding:0; } .simpleTree .root { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/root.gif) no-repeat 16px 0 #ffffff; } .simpleTree .line { margin:0 0 0 -16px; padding:0; line-height: 5px; height:5px; font-size:5px; background: url(/chameleon/blackbox/images/tree/line_bg.gif) 0 0 no-repeat transparent; } .simpleTree .line-last { margin:0 0 0 -16px; padding:0; line-height: 5px; height:5px; font-size:5px; background: url(/chameleon/blackbox/images/tree/spacer.gif) 0 0 no-repeat transparent; } .simpleTree .line-over { margin:0 0 0 -16px; padding:0; line-height: 5px; height:5px; font-size:5px; background: url(/chameleon/blackbox/images/tree/line_bg_over.gif) 0 0 no-repeat transparent; } .simpleTree .line-over-last { margin:0 0 0 -16px; padding:0; line-height: 5px; height:5px; font-size:5px; background: url(/chameleon/blackbox/images/tree/line_bg_over_last.gif) 0 0 no-repeat transparent; } .simpleTree .folder-open { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/collapsable.gif) 0 -2px no-repeat #fff; } .simpleTree .folder-open-last { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/collapsable-last.gif) 0 -2px no-repeat #fff; } .simpleTree .folder-close { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/expandable.gif) 0 -2px no-repeat #fff; } .simpleTree .folder-close-last { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/expandable-last.gif) 0 -2px no-repeat #fff; } .simpleTree .doc { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/leaf.gif) 0 -1px no-repeat #fff; } .simpleTree .doc-last { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/leaf-last.gif) 0 -1px no-repeat #fff; } .simpleTree .ajax { background: url(/chameleon/blackbox/images/tree/spinner.gif) no-repeat 0 0 #ffffff; height: 16px; display:none; } .simpleTree .ajax li { display:none; margin:0; padding:0; } .simpleTree .trigger { display:inline; margin-left:-32px; width: 28px; height: 11px; cursor:pointer; cursor:hand; } #treelegend { width: 300px; } #treelegend .nodeIndicatorIcon { padding-left: 20px; } .simpleTree .text, #treelegend .text { cursor: pointer; cursor: hand; font-style: italic; } .simpleTree .active { cursor: default; background-color:#ddf9bc; padding:0px 2px; border: 1px solid #3c660b; cursor:pointer; cursor:hand; } .simpleTree .rootContextMenu { cursor:pointer; cursor:hand; } .nodeIndicatorIcon { display: inline-block !important; background-repeat: no-repeat; width: 15px; height: 15px; margin-left: 2px; position: relative; left: 5px; vertical-align: middle; } .nodeIndicatorIcon.iconRestricted { background-size: 13px; } .simpleTree .otherConnectedNode, #treelegend .otherConnectedNode { font-style: normal; font-weight: bold; } .simpleTree span.rightClickMenuDisabled, #treelegend .rightClickMenuDisabled { font-style: normal; font-weight: bold; } .simpleTree span.rightClickMenuDisabled { background-color: #FFBFBF; border: 1px solid #FF0000; padding: 0 2px; } #treelegend .rightClickMenuDisabled { color: #FF0000; } #drag_container { background:#ffffff; color:#000; font: normal 11px arial, tahoma, helvetica, sans-serif; border: 1px dashed #767676; } #drag_container ul { list-style: none; padding:0; margin:0; } #drag_container li { list-style: none; background-color:#ffffff; line-height:18px; white-space: nowrap; padding:1px 1px 0px 16px; margin:0; } #drag_container li span { padding:0; } #drag_container li.doc, #drag_container li.doc-last { background: url(/chameleon/blackbox/images/tree/leaf.gif) no-repeat -17px 0 #ffffff; } #drag_container .folder-close, #drag_container .folder-close-last { background: url(/chameleon/blackbox/images/tree/expandable.gif) no-repeat -17px 0 #ffffff; } #drag_container .folder-open, #drag_container .folder-open-last { background: url(/chameleon/blackbox/images/tree/collapsable.gif) no-repeat -17px 0 #ffffff; } .contextMenu { display:none; } .activeConnectedNode { color: #3C660B; }
src/CoreBundle/Resources/public/themes/standard/css/simpleTree.css
.simpleTree { margin:0; padding:0; /* overflow:auto; width: 250px; height:350px; overflow:auto; border: 1px solid #444444; */ } .simpleTree li { list-style: none; margin:0; padding:0 0 0 34px; line-height: 14px; } .simpleTree li span { display:inline; clear: left; white-space: nowrap; } .simpleTree ul { margin:0; padding:0; } .simpleTree .root { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/root.gif) no-repeat 16px 0 #ffffff; } .simpleTree .line { margin:0 0 0 -16px; padding:0; line-height: 5px; height:5px; font-size:5px; background: url(/chameleon/blackbox/images/tree/line_bg.gif) 0 0 no-repeat transparent; } .simpleTree .line-last { margin:0 0 0 -16px; padding:0; line-height: 5px; height:5px; font-size:5px; background: url(/chameleon/blackbox/images/tree/spacer.gif) 0 0 no-repeat transparent; } .simpleTree .line-over { margin:0 0 0 -16px; padding:0; line-height: 5px; height:5px; font-size:5px; background: url(/chameleon/blackbox/images/tree/line_bg_over.gif) 0 0 no-repeat transparent; } .simpleTree .line-over-last { margin:0 0 0 -16px; padding:0; line-height: 5px; height:5px; font-size:5px; background: url(/chameleon/blackbox/images/tree/line_bg_over_last.gif) 0 0 no-repeat transparent; } .simpleTree .folder-open { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/collapsable.gif) 0 -2px no-repeat #fff; } .simpleTree .folder-open-last { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/collapsable-last.gif) 0 -2px no-repeat #fff; } .simpleTree .folder-close { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/expandable.gif) 0 -2px no-repeat #fff; } .simpleTree .folder-close-last { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/expandable-last.gif) 0 -2px no-repeat #fff; } .simpleTree .doc { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/leaf.gif) 0 -1px no-repeat #fff; } .simpleTree .doc-last { margin-left:-16px; background: url(/chameleon/blackbox/images/tree/leaf-last.gif) 0 -1px no-repeat #fff; } .simpleTree .ajax { background: url(/chameleon/blackbox/images/tree/spinner.gif) no-repeat 0 0 #ffffff; height: 16px; display:none; } .simpleTree .ajax li { display:none; margin:0; padding:0; } .simpleTree .trigger { display:inline; margin-left:-32px; width: 28px; height: 11px; cursor:pointer; cursor:hand; } #treelegend { width: 300px; } #treelegend .nodeIndicatorIcon { padding-left: 20px; } .simpleTree .text, #treelegend .text { cursor: pointer; cursor: hand; font-style: italic; } .simpleTree .active { cursor: default; background-color:#ddf9bc; padding:0px 2px; border: 1px solid #3c660b; cursor:pointer; cursor:hand; } .simpleTree .rootContextMenu { cursor:pointer; cursor:hand; } .nodeIndicatorIcon { display: inline-block !important; background-repeat: no-repeat; width: 15px; height: 15px; margin-left: 2px; position: relative; left: 5px; vertical-align: middle; } .nodeIndicatorIcon.iconRestricted { background-size: 13px; } .simpleTree .otherConnectedNode, #treelegend .otherConnectedNode { font-style: normal; font-weight: bold; } .simpleTree span.rightClickMenuDisabled, #treelegend .rightClickMenuDisabled { font-style: normal; font-weight: bold; } .simpleTree span.rightClickMenuDisabled { background-color: #FFBFBF; border: 1px solid #FF0000; padding: 0 2px; } #treelegend .rightClickMenuDisabled { color: #FF0000; } #drag_container { background:#ffffff; color:#000; font: normal 11px arial, tahoma, helvetica, sans-serif; border: 1px dashed #767676; } #drag_container ul { list-style: none; padding:0; margin:0; } #drag_container li { list-style: none; background-color:#ffffff; line-height:18px; white-space: nowrap; padding:1px 1px 0px 16px; margin:0; } #drag_container li span { padding:0; } #drag_container li.doc, #drag_container li.doc-last { background: url(/chameleon/blackbox/images/tree/leaf.gif) no-repeat -17px 0 #ffffff; } #drag_container .folder-close, #drag_container .folder-close-last { background: url(/chameleon/blackbox/images/tree/expandable.gif) no-repeat -17px 0 #ffffff; } #drag_container .folder-open, #drag_container .folder-open-last { background: url(/chameleon/blackbox/images/tree/collapsable.gif) no-repeat -17px 0 #ffffff; } .contextMenu { display:none; } .activeConnectedNode { color: #3C660B; }
0.275909
0.07843
header { text-align: center; } body{ margin: 0px; } .nav-bar{ position: relative; background-color: #D3D3D3; overflow: hidden; } .nav-bar a { font-family: 'Open Sans'; float: right; color: #191919; text-align: center; padding: 28px 28px; text-decoration: none; font-size: 22px; } #logo-img{ float: left; height: auto; width: auto; max-height: 80px; } .grey-container{ padding: 0px; background-image: url("../images/background.png"); background-repeat: no-repeat; background-size: cover; } .body-1{ position: relative; overflow: hidden; width: 100%; } .second-container{ padding: 0px; background-color: #fefefe; overflow: hidden; } .second-container h1{ text-align: center; font-weight: bold; font-family: "Open Sans"; color: #121212; font-size: 50px; padding-top: 75px; } .second-container-items{ position: relative; overflow: hidden; align-self: center; margin: auto; width: 50%; } .sc-text-holder{ width:80%; margin:auto; text-align: center; font-family: "Open Sans"; color: #232323; font-size: 20px; } .sc-holder{ float: left; margin: auto; width: 33.3333%; padding-top: 30px; } .information-text-container{ width: 60%; height: auto; float: left; } .cal-img-container{ margin-left: 60%; height: 503.5px; } .information-content{ width: 500px; padding-top: 150px; padding-left: 500px; padding-bottom: 150px; margin: 0px; } .information-header{ color: #EAEAEA; font-family: 'Open Sans'; font-size: 40px; padding-bottom: 10px; } .information-font{ color: #C9C9C9; font-family: 'Open Sans'; font-size: 22px; padding-bottom: 20px; } #calendar-img{ padding-top: 153.5px; padding-left: 100px; float: left; height: auto; width: auto; max-height: 350px; } #sc-icon-img{ align-self: center; height: auto; width: auto; max-height: 50px; } .footer { position: fixed; left: 0; bottom: 0; width: 100%; background-color: #e1e1e1; text-align: center; } .footer a{ padding: 15px; font-family: "Open Sans"; }
style/style.css
header { text-align: center; } body{ margin: 0px; } .nav-bar{ position: relative; background-color: #D3D3D3; overflow: hidden; } .nav-bar a { font-family: 'Open Sans'; float: right; color: #191919; text-align: center; padding: 28px 28px; text-decoration: none; font-size: 22px; } #logo-img{ float: left; height: auto; width: auto; max-height: 80px; } .grey-container{ padding: 0px; background-image: url("../images/background.png"); background-repeat: no-repeat; background-size: cover; } .body-1{ position: relative; overflow: hidden; width: 100%; } .second-container{ padding: 0px; background-color: #fefefe; overflow: hidden; } .second-container h1{ text-align: center; font-weight: bold; font-family: "Open Sans"; color: #121212; font-size: 50px; padding-top: 75px; } .second-container-items{ position: relative; overflow: hidden; align-self: center; margin: auto; width: 50%; } .sc-text-holder{ width:80%; margin:auto; text-align: center; font-family: "Open Sans"; color: #232323; font-size: 20px; } .sc-holder{ float: left; margin: auto; width: 33.3333%; padding-top: 30px; } .information-text-container{ width: 60%; height: auto; float: left; } .cal-img-container{ margin-left: 60%; height: 503.5px; } .information-content{ width: 500px; padding-top: 150px; padding-left: 500px; padding-bottom: 150px; margin: 0px; } .information-header{ color: #EAEAEA; font-family: 'Open Sans'; font-size: 40px; padding-bottom: 10px; } .information-font{ color: #C9C9C9; font-family: 'Open Sans'; font-size: 22px; padding-bottom: 20px; } #calendar-img{ padding-top: 153.5px; padding-left: 100px; float: left; height: auto; width: auto; max-height: 350px; } #sc-icon-img{ align-self: center; height: auto; width: auto; max-height: 50px; } .footer { position: fixed; left: 0; bottom: 0; width: 100%; background-color: #e1e1e1; text-align: center; } .footer a{ padding: 15px; font-family: "Open Sans"; }
0.36557
0.101322
body { font-family: 'Work Sans', sans-serif; font-weight: 400; background-color: #ffffff; font-size: 16px; line-height: 24px; color: #333; background: #fff; -webkit-font-smoothing: subpixel-antialiased; margin-bottom: 0px; } html { position: relative; min-height: 100%; } .margin-top-20 { margin-top: 20px;} .margin-top-30 { margin-top: 30px;} .margin-botton-20 { margin-bottom: 20px; } .margin-botton-10 { margin-bottom: 10px; } .margin-bottom-25 { margin-bottom: 25px; } .margin-10 { margin: 10px; } .update-preferences-sub { margin: 30px 20px;} .text-red-cancel-subscription a { color: red; font-size: 13px; } .color-yellow { color: red !important; } .component-group-title { font-weight: bold !important; color: #0a0a0a !important; text-decoration: none !important; } .component-group-title:hover { font-weight: bold !important; color: #0a0a0a !important; text-decoration: none !important; } .components-name { margin-top: 0px; border-top: 1px solid #e5e5e5; } .header { background-color: #374048; padding: 30px 0 0 0; min-height: 220px !important; } .header-subscribe { background-color: #374048; padding: 30px 0 0 0; height: 100px !important; } .card-body { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 0.6rem; } .date-title { font-size: 1rem !important; } .text-incidents { font-size: 0.9rem !important; } .text-date-front { color: #afafaf; font-size: 0.9rem;} .top-incidents-details { margin-top: 20px;} .media-body-p { font-size: 15px;} .font-largest { border-radius: 4px 4px 0 0; font-weight: 300; padding: 10px 12px 9px; border: 1px solid #e5e5e5; border-bottom: none; font-size: 14px; line-height: 21px; text-transform: uppercase; text-decoration: none; text-underline: none; letter-spacing: 1px; color: #777; } .no-link a { text-underline: none;} .separator-line-front { border-bottom: 1px solid; width: 100%; border-color: #dddddd;} footer { margin-top: 30px; background: #374048; position: absolute; bottom: 0px; left: 0; width: 100%; } footer ul { float: left; } footer li { display: inline-block; } footer a, footer a:hover { color: #fff; font-size: 13px; padding: 15px; } .page-to { position: relative; display: block; padding: .5rem .75rem; margin-left: -1px; line-height: 1.25; color: #000; } .title-incident-front { font-size: 28px; line-height: 45px; font-size: 1.8rem; line-height: 2.8125rem; font-weight: 500; } .sub-title-incident-front { color: #AAAAAA; font-weight: 400; font-size: 18px; line-height: 45px; font-size: 1.3rem; line-height: 1.3rem; } .component-affected-incident-front { border-color: #dddddd; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-style: solid; border-width: 1px; padding: .75rem 1rem; } .incident-page-header { text-align: center; margin-bottom: 20px; } .incidents-details-link { font-size: 0.9rem; text-decoration-line: underline; color: #3686be; } .incident-update-front p { margin-top: 0; margin-bottom: 0; } .incident-update-time{ color: #afafaf; font-size: 0.9rem; } .status-1 { color: #0abe56; font-size: 21px; } .status-2 { color: #0e8dc5; font-size: 21px; } .status-3 { color: #0e8dc5; font-size: 21px; } .status-4 { color: #f80505; font-size: 21px; } .margin-bottom-10 { margin-bottom: 10px; } .custom-header .header-components-incidents { border-radius: 4px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); background: white; padding: 30px 30px; margin-top: 20px; } .custom-header .page-status-none { background: #67b356; width: 100%; padding: 14px; color: #fff; font-weight: bold; border-radius: 5px; box-shadow: 0 0 2px 2px #dedede; -webkit-box-shadow: 0 0 2px 2px #dedede; -o-box-shadow: 0 0 2px 2px #dedede; -moz-box-shadow: 0 0 2px 2px #dedede; } .custom-header .page-status-red { background-color: #ff6f6f; border-color: #e56363; width: 100%; padding: 14px; color: #fff; font-weight: bold; border-radius: 5px; box-shadow: 0 0 2px 2px #dedede; -webkit-box-shadow: 0 0 2px 2px #dedede; -o-box-shadow: 0 0 2px 2px #dedede; -moz-box-shadow: 0 0 2px 2px #dedede; } .custom-header .page-status-blue { background-color: #3498db; border-color: #2e88c5; width: 100%; padding: 14px; color: #fff; font-weight: bold; border-radius: 5px; box-shadow: 0 0 2px 2px #dedede; -webkit-box-shadow: 0 0 2px 2px #dedede; -o-box-shadow: 0 0 2px 2px #dedede; -moz-box-shadow: 0 0 2px 2px #dedede; } .components-status { margin-top: 40px; margin-bottom: 100px; } .background-maintenance { color: #fff; background-color: #3498db; border-color: #217dbb; } .maintenance-card { border-color: #217dbb; }
public/css/app.css
body { font-family: 'Work Sans', sans-serif; font-weight: 400; background-color: #ffffff; font-size: 16px; line-height: 24px; color: #333; background: #fff; -webkit-font-smoothing: subpixel-antialiased; margin-bottom: 0px; } html { position: relative; min-height: 100%; } .margin-top-20 { margin-top: 20px;} .margin-top-30 { margin-top: 30px;} .margin-botton-20 { margin-bottom: 20px; } .margin-botton-10 { margin-bottom: 10px; } .margin-bottom-25 { margin-bottom: 25px; } .margin-10 { margin: 10px; } .update-preferences-sub { margin: 30px 20px;} .text-red-cancel-subscription a { color: red; font-size: 13px; } .color-yellow { color: red !important; } .component-group-title { font-weight: bold !important; color: #0a0a0a !important; text-decoration: none !important; } .component-group-title:hover { font-weight: bold !important; color: #0a0a0a !important; text-decoration: none !important; } .components-name { margin-top: 0px; border-top: 1px solid #e5e5e5; } .header { background-color: #374048; padding: 30px 0 0 0; min-height: 220px !important; } .header-subscribe { background-color: #374048; padding: 30px 0 0 0; height: 100px !important; } .card-body { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 0.6rem; } .date-title { font-size: 1rem !important; } .text-incidents { font-size: 0.9rem !important; } .text-date-front { color: #afafaf; font-size: 0.9rem;} .top-incidents-details { margin-top: 20px;} .media-body-p { font-size: 15px;} .font-largest { border-radius: 4px 4px 0 0; font-weight: 300; padding: 10px 12px 9px; border: 1px solid #e5e5e5; border-bottom: none; font-size: 14px; line-height: 21px; text-transform: uppercase; text-decoration: none; text-underline: none; letter-spacing: 1px; color: #777; } .no-link a { text-underline: none;} .separator-line-front { border-bottom: 1px solid; width: 100%; border-color: #dddddd;} footer { margin-top: 30px; background: #374048; position: absolute; bottom: 0px; left: 0; width: 100%; } footer ul { float: left; } footer li { display: inline-block; } footer a, footer a:hover { color: #fff; font-size: 13px; padding: 15px; } .page-to { position: relative; display: block; padding: .5rem .75rem; margin-left: -1px; line-height: 1.25; color: #000; } .title-incident-front { font-size: 28px; line-height: 45px; font-size: 1.8rem; line-height: 2.8125rem; font-weight: 500; } .sub-title-incident-front { color: #AAAAAA; font-weight: 400; font-size: 18px; line-height: 45px; font-size: 1.3rem; line-height: 1.3rem; } .component-affected-incident-front { border-color: #dddddd; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-style: solid; border-width: 1px; padding: .75rem 1rem; } .incident-page-header { text-align: center; margin-bottom: 20px; } .incidents-details-link { font-size: 0.9rem; text-decoration-line: underline; color: #3686be; } .incident-update-front p { margin-top: 0; margin-bottom: 0; } .incident-update-time{ color: #afafaf; font-size: 0.9rem; } .status-1 { color: #0abe56; font-size: 21px; } .status-2 { color: #0e8dc5; font-size: 21px; } .status-3 { color: #0e8dc5; font-size: 21px; } .status-4 { color: #f80505; font-size: 21px; } .margin-bottom-10 { margin-bottom: 10px; } .custom-header .header-components-incidents { border-radius: 4px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); background: white; padding: 30px 30px; margin-top: 20px; } .custom-header .page-status-none { background: #67b356; width: 100%; padding: 14px; color: #fff; font-weight: bold; border-radius: 5px; box-shadow: 0 0 2px 2px #dedede; -webkit-box-shadow: 0 0 2px 2px #dedede; -o-box-shadow: 0 0 2px 2px #dedede; -moz-box-shadow: 0 0 2px 2px #dedede; } .custom-header .page-status-red { background-color: #ff6f6f; border-color: #e56363; width: 100%; padding: 14px; color: #fff; font-weight: bold; border-radius: 5px; box-shadow: 0 0 2px 2px #dedede; -webkit-box-shadow: 0 0 2px 2px #dedede; -o-box-shadow: 0 0 2px 2px #dedede; -moz-box-shadow: 0 0 2px 2px #dedede; } .custom-header .page-status-blue { background-color: #3498db; border-color: #2e88c5; width: 100%; padding: 14px; color: #fff; font-weight: bold; border-radius: 5px; box-shadow: 0 0 2px 2px #dedede; -webkit-box-shadow: 0 0 2px 2px #dedede; -o-box-shadow: 0 0 2px 2px #dedede; -moz-box-shadow: 0 0 2px 2px #dedede; } .components-status { margin-top: 40px; margin-bottom: 100px; } .background-maintenance { color: #fff; background-color: #3498db; border-color: #217dbb; } .maintenance-card { border-color: #217dbb; }
0.349311
0.101012
========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; font-size: 100%; /* 1 */ -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; /* 2 */ background-image: url('../img/background-2.jpg') !important; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Render the `main` element consistently in IE. */ main { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } * { box-sizing: border-box; } @media only screen and (max-width: 768px) { html { font-size: 80%; } } body { color: #333538; background-color: transparent !important; font-family: "Montserrat", sans-serif; } body.sidebar-padded { padding-left: 240px; } @media only screen and (max-width: 768px) { body.sidebar-padded { padding-left: 220px; } } @media only screen and (max-width: 500px) { body.sidebar-padded { padding-left: 0; } } .homepage { position: relative; padding-top: 120px; } .background-chart { top: 0; left: 0; position: absolute; width: 100%; height: 380px; background-color: #E7E9ED; overflow: hidden; } .background-chart canvas { display: block; margin-top: 5px; } .content-overlay { position: relative; max-width: 960px; margin: 0 auto; padding: 20px; } @media only screen and (max-width: 768px) { .content-overlay { padding-left: 20px; padding-right: 20px; } } .documentation-header, .documentation-body { max-width: 1200px; margin: 20px auto; padding: 30px 60px; } @media only screen and (max-width: 768px) { .documentation-header, .documentation-body { padding-left: 40px; padding-right: 40px; } } @media only screen and (max-width: 500px) { .documentation-header, .documentation-body { padding-left: 20px; padding-right: 20px; } } .documentation-header { padding-bottom: 0; } @media only screen and (max-width: 500px) { .documentation-header { text-align: center; } } .documentation-header .chart-logo, .documentation-header .documentation-title-wrapper { float: left; } @media only screen and (max-width: 500px) { .documentation-header .chart-logo, .documentation-header .documentation-title-wrapper { float: none; } } .documentation-header .documentation-title-wrapper { margin: 1em 0; padding: 1em; } @media only screen and (max-width: 500px) { .documentation-header .documentation-title-wrapper { margin: 0; } } .documentation-header:before, .documentation-header:after { content: " "; display: table; } .documentation-header:after { clear: both; } .documentation-body { padding-top: 0; } .documentation-body h1, .documentation-body h2, .documentation-body h3, .documentation-body h4, .documentation-body h5, .documentation-body h6 { position: relative; font-family: "proxima-nova-soft", sans-serif; } .documentation-body h2 { margin-top: 2.5rem; clear: both; } .documentation-body h3 { margin-top: 2rem; clear: both; } .documentation-body .half { width: 50%; float: left; padding-bottom: 20px; } @media only screen and (max-width: 768px) { .documentation-body .half { width: auto; float: none; } } .documentation-body .half:nth-child(2):after { clear: both; content: ''; display: table; } .sidebar { width: 240px; padding: 0.2rem 0; position: fixed; top: 0; left: 0; max-height: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; border-right: 1px solid #E7E9ED; } @media only screen and (max-width: 768px) { .sidebar { width: 220px; } } @media only screen and (max-width: 500px) { .sidebar { display: none; } } .sidebar .sidebar-section { padding: 0.4rem 0; } .sidebar .section-link { margin: 0; display: block; padding: 0.4rem 0.8rem; font-weight: bold; } .sidebar ul { padding: 0; margin: 0; } .sidebar ul li { list-style: none; display: block; margin: 0; padding: 0.4rem 0.8rem 0.4rem 1.2rem; font-size: 0.9rem; } .sidebar a { transition: color 120ms ease-out, border-color 120ms ease-out; color: #4b4e53; border-bottom-color: transparent; } .sidebar a:hover { border-bottom-color: #36A2EB; color: #36A2EB; } .hero-container { text-align: center; } .hero-title { color: #FF6384; font-family: "proxima-nova-soft", sans-serif; font-size: 3.5rem; font-weight: 600; margin: 0; } .hero-subtitle { font-family: "proxima-nova-soft", sans-serif; font-weight: 400; font-size: 1.25rem; } .subtitle { font-family: "proxima-nova-soft", sans-serif; font-weight: 600; font-size: 1.25rem; } .subtitle__small { font-size: 1rem; } .description { font-weight: 300; line-height: 1.5; } .description__small { font-size: 0.875rem; } .footer-note { font-family: "proxima-nova-soft", sans-serif; font-weight: 600; } a { color: #36A2EB; text-decoration: none; border-bottom: 1px solid #36A2EB; } .fragment-link { color: #333538; border-bottom: 0; } .fragment-link:before { content: '#'; color: rgba(51, 53, 56, 0.1); transition: color 100ms ease-out; position: absolute; left: -1.25rem; } .fragment-link:hover:before { color: #333538; } .button { border: 0; text-align: center; display: inline-block; padding: 16px; margin: 8px; color: #FFFFFF; background-color: #E7E9ED; border-radius: 8px; font-family: "proxima-nova-soft", sans-serif; font-weight: 600; text-decoration: none; transition: box-shadow 200ms ease-out; } .button:hover { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4); } .button:active { box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset; } .button__red { background-color: #FF6384; } .button__blue { background-color: #36A2EB; } .button__black { background-color: #333538; } .pill { background-color: #4BC0C0; padding: 8px; font-size: 0.875rem; vertical-align: middle; display: inline-block; color: #FFFFFF; border-radius: 8px; } .pill__new { margin-right: 8px; } hr { display: block; max-width: 50%; margin: 40px auto; background-color: transparent; border: 0; border-bottom: 1px solid #E7E9ED; } .table-wrapper { margin: 40px 0; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; border: 1px solid #E7E9ED; } table { min-width: 100%; border-collapse: collapse; } table td, table th { text-align: left; padding: 12px; border-bottom: 1px solid #E7E9ED; border-right: 1px solid rgba(231, 233, 237, 0.5); } table td:last-child, table th:last-child { border-right: 0; } table th { background-color: rgba(231, 233, 237, 0.4); } table tr:nth-child(2n) td { background-color: rgba(231, 233, 237, 0.2); } table tr:last-child td, table tr:last-child th { border-bottom: 0; } pre { margin: 2rem 0; max-width: 100%; overflow-x: auto; background-color: rgba(231, 233, 237, 0.4); padding: 12px 20px; border-radius: 8px; } ul li { margin-top: 0.6rem; } .hero-button-wrapper { padding: 20px 0; } .hero-button-wrapper .button { width: 150px; } @media only screen and (max-width: 500px) { .hero-button-wrapper .button { width: 120px; } } .feature-text, .feature-chart { float: left; width: 50%; } .feature-text__pull-right, .feature-chart__pull-right { float: right; } @media only screen and (max-width: 768px) { .feature-text, .feature-chart { width: 100%; float: none; max-width: 600px; margin-left: auto; margin-right: auto; } } .feature-text { padding-top: 30px; } .feature-chart__left { padding-right: 20px; } .feature-chart__right { padding-left: 20px; } @media only screen and (max-width: 768px) { .feature-chart { padding: 0; } } @media only screen and (max-width: 768px) { .feature-chart canvas { max-width: 300px; margin: 0 auto; display: block; } } .feature-small-container { margin: 0 -10px; } .feature-small-container:before, .feature-small-container:after { content: " "; display: table; } .feature-small-container:after { clear: both; } .feature-small { float: left; padding: 10px; width: 25%; text-align: center; } @media only screen and (max-width: 768px) { .feature-small { width: 50%; } } @media only screen and (max-width: 768px) { .feature-small:nth-child(3) { clear: left; } } .feature:before, .feature:after { content: " "; display: table; } .feature:after { clear: both; } .link-container { padding: 5px 0 20px 0; text-align: center; } footer { padding: 40px 0; text-align: center; } ::-moz-selection { } ::selection { } @-webkit-keyframes fade-in { from { opacity: 0; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes fade-in { from { opacity: 0; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @-webkit-keyframes fade-in-up { from { opacity: 0; transform: translateY(100px) rotate3d(0, 0, 1, 8deg); } to { opacity: 1; transform: none; } } @keyframes fade-in-up { from { opacity: 0; transform: translateY(100px) rotate3d(0, 0, 1, 8deg); } to { opacity: 1; transform: none; } } .fade-in, .fade-in-up { -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } .cssanimations .fade-in, .cssanimations .fade-in-up { opacity: 0; } .fade-in { -webkit-animation-name: fade-in; animation-name: fade-in; } .fade-in-up { -webkit-animation-name: fade-in-up; animation-name: fade-in-up; transform-origin: right middle; } .animation-delay__1 { -webkit-animation-delay: 100ms; animation-delay: 100ms; } .animation-delay__2 { -webkit-animation-delay: 200ms; animation-delay: 200ms; } .animation-delay__3 { -webkit-animation-delay: 300ms; animation-delay: 300ms; } .animation-delay__4 { -webkit-animation-delay: 400ms; animation-delay: 400ms; } .animation-delay__5 { -webkit-animation-delay: 500ms; animation-delay: 500ms; } .animation-delay__6 { -webkit-animation-delay: 600ms; animation-delay: 600ms; } .animation-delay__7 { -webkit-animation-delay: 700ms; animation-delay: 700ms; } .animation-delay__8 { -webkit-animation-delay: 800ms; animation-delay: 800ms; } .animation-delay__9 { -webkit-animation-delay: 900ms; animation-delay: 900ms; } .animation-delay__10 { -webkit-animation-delay: 1000ms; animation-delay: 1000ms; } /* Comment */ .hljs-comment, .hljs-quote { color: #adb4c1; } /* Red */ .hljs-variable, .hljs-template-variable, .hljs-tag, .hljs-name, .hljs-selector-id, .hljs-selector-class, .hljs-regexp, .hljs-deletion { color: #FF6384; } /* Orange */ .hljs-number, .hljs-built_in, .hljs-builtin-name, .hljs-literal, .hljs-type, .hljs-params, .hljs-meta, .hljs-link { color: #ff8e72; } /* Yellow */ .hljs-attribute { color: #bc8500; } /* Green */ .hljs-string, .hljs-symbol, .hljs-bullet, .hljs-addition { color: #45b7cd; } /* Blue */ .hljs-title, .hljs-section { color: #36A2EB; } /* Purple */ .hljs-keyword, .hljs-selector-tag { color: #af7cad; } .hljs { display: block; overflow-x: auto; background: black; color: #eaeaea; padding: 0.5em; } .hljs-emphasis { font-style: italic; } .hljs-strong { font-weight: bold; } .btn.btn-pill.btn-wide, .btn.btn-pill { border-top-left-radius: 50px; border-bottom-left-radius: 50px; border-top-right-radius: 50px; border-bottom-right-radius: 50px; } .btn-primary.btn-shadow { box-shadow: 0 0.125rem 0.625rem rgba(63,106,216,0.4), 0 0.0625rem 0.125rem rgba(63,106,216,0.5); } .fsize-1 { font-size: .95rem !important; } .bg-danger { background-color: #d92550 !important; } .bg-warning { background-color: #f7b924 !important; } .bg-success { background-color: #3ac47d !important; } .widget-text{ color: #5f6368; font-size: 0.7rem; } .widget-div{ display: block; line-height: 1; margin: 1rem auto; } .widget-numbers { font-weight: 500; font-size: 1.2rem; line-height: 1; margin: 1rem auto; } .widget-title { font-weight: bold; font-size: 1rem; line-height: 1; margin: 8px 10px; } .widget-image{ line-height: 1; } .widget-icon{ line-height: 1; padding: 0 5px; color:#7e7e7e; } .icon-wrapper { display: flex; align-content: center; align-items: center; } #select-uf{ border-radius: 10px; max-width: none; max-height: none; width: 320px; height: 40px; box-shadow: 0 1px 5px rgba(0,0,0,0.251); } .text-clean{ color: #efefef; font-size: 0.85rem; } .inform{ padding: 5px 20px !important; } .loading{ padding:20px; display: none; } .chart{ padding:20px 0; } #flag-uf{ border: 1px solid #dcdcdc; } .dashboard{ background-color: #fff; background-clip: border-box; border: 1px solid rgba(0,0,0,.125); border-radius: .25rem; height: 500px; }
app/assets/css/custom.css
========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; font-size: 100%; /* 1 */ -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; /* 2 */ background-image: url('../img/background-2.jpg') !important; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Render the `main` element consistently in IE. */ main { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } * { box-sizing: border-box; } @media only screen and (max-width: 768px) { html { font-size: 80%; } } body { color: #333538; background-color: transparent !important; font-family: "Montserrat", sans-serif; } body.sidebar-padded { padding-left: 240px; } @media only screen and (max-width: 768px) { body.sidebar-padded { padding-left: 220px; } } @media only screen and (max-width: 500px) { body.sidebar-padded { padding-left: 0; } } .homepage { position: relative; padding-top: 120px; } .background-chart { top: 0; left: 0; position: absolute; width: 100%; height: 380px; background-color: #E7E9ED; overflow: hidden; } .background-chart canvas { display: block; margin-top: 5px; } .content-overlay { position: relative; max-width: 960px; margin: 0 auto; padding: 20px; } @media only screen and (max-width: 768px) { .content-overlay { padding-left: 20px; padding-right: 20px; } } .documentation-header, .documentation-body { max-width: 1200px; margin: 20px auto; padding: 30px 60px; } @media only screen and (max-width: 768px) { .documentation-header, .documentation-body { padding-left: 40px; padding-right: 40px; } } @media only screen and (max-width: 500px) { .documentation-header, .documentation-body { padding-left: 20px; padding-right: 20px; } } .documentation-header { padding-bottom: 0; } @media only screen and (max-width: 500px) { .documentation-header { text-align: center; } } .documentation-header .chart-logo, .documentation-header .documentation-title-wrapper { float: left; } @media only screen and (max-width: 500px) { .documentation-header .chart-logo, .documentation-header .documentation-title-wrapper { float: none; } } .documentation-header .documentation-title-wrapper { margin: 1em 0; padding: 1em; } @media only screen and (max-width: 500px) { .documentation-header .documentation-title-wrapper { margin: 0; } } .documentation-header:before, .documentation-header:after { content: " "; display: table; } .documentation-header:after { clear: both; } .documentation-body { padding-top: 0; } .documentation-body h1, .documentation-body h2, .documentation-body h3, .documentation-body h4, .documentation-body h5, .documentation-body h6 { position: relative; font-family: "proxima-nova-soft", sans-serif; } .documentation-body h2 { margin-top: 2.5rem; clear: both; } .documentation-body h3 { margin-top: 2rem; clear: both; } .documentation-body .half { width: 50%; float: left; padding-bottom: 20px; } @media only screen and (max-width: 768px) { .documentation-body .half { width: auto; float: none; } } .documentation-body .half:nth-child(2):after { clear: both; content: ''; display: table; } .sidebar { width: 240px; padding: 0.2rem 0; position: fixed; top: 0; left: 0; max-height: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; border-right: 1px solid #E7E9ED; } @media only screen and (max-width: 768px) { .sidebar { width: 220px; } } @media only screen and (max-width: 500px) { .sidebar { display: none; } } .sidebar .sidebar-section { padding: 0.4rem 0; } .sidebar .section-link { margin: 0; display: block; padding: 0.4rem 0.8rem; font-weight: bold; } .sidebar ul { padding: 0; margin: 0; } .sidebar ul li { list-style: none; display: block; margin: 0; padding: 0.4rem 0.8rem 0.4rem 1.2rem; font-size: 0.9rem; } .sidebar a { transition: color 120ms ease-out, border-color 120ms ease-out; color: #4b4e53; border-bottom-color: transparent; } .sidebar a:hover { border-bottom-color: #36A2EB; color: #36A2EB; } .hero-container { text-align: center; } .hero-title { color: #FF6384; font-family: "proxima-nova-soft", sans-serif; font-size: 3.5rem; font-weight: 600; margin: 0; } .hero-subtitle { font-family: "proxima-nova-soft", sans-serif; font-weight: 400; font-size: 1.25rem; } .subtitle { font-family: "proxima-nova-soft", sans-serif; font-weight: 600; font-size: 1.25rem; } .subtitle__small { font-size: 1rem; } .description { font-weight: 300; line-height: 1.5; } .description__small { font-size: 0.875rem; } .footer-note { font-family: "proxima-nova-soft", sans-serif; font-weight: 600; } a { color: #36A2EB; text-decoration: none; border-bottom: 1px solid #36A2EB; } .fragment-link { color: #333538; border-bottom: 0; } .fragment-link:before { content: '#'; color: rgba(51, 53, 56, 0.1); transition: color 100ms ease-out; position: absolute; left: -1.25rem; } .fragment-link:hover:before { color: #333538; } .button { border: 0; text-align: center; display: inline-block; padding: 16px; margin: 8px; color: #FFFFFF; background-color: #E7E9ED; border-radius: 8px; font-family: "proxima-nova-soft", sans-serif; font-weight: 600; text-decoration: none; transition: box-shadow 200ms ease-out; } .button:hover { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4); } .button:active { box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset; } .button__red { background-color: #FF6384; } .button__blue { background-color: #36A2EB; } .button__black { background-color: #333538; } .pill { background-color: #4BC0C0; padding: 8px; font-size: 0.875rem; vertical-align: middle; display: inline-block; color: #FFFFFF; border-radius: 8px; } .pill__new { margin-right: 8px; } hr { display: block; max-width: 50%; margin: 40px auto; background-color: transparent; border: 0; border-bottom: 1px solid #E7E9ED; } .table-wrapper { margin: 40px 0; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; border: 1px solid #E7E9ED; } table { min-width: 100%; border-collapse: collapse; } table td, table th { text-align: left; padding: 12px; border-bottom: 1px solid #E7E9ED; border-right: 1px solid rgba(231, 233, 237, 0.5); } table td:last-child, table th:last-child { border-right: 0; } table th { background-color: rgba(231, 233, 237, 0.4); } table tr:nth-child(2n) td { background-color: rgba(231, 233, 237, 0.2); } table tr:last-child td, table tr:last-child th { border-bottom: 0; } pre { margin: 2rem 0; max-width: 100%; overflow-x: auto; background-color: rgba(231, 233, 237, 0.4); padding: 12px 20px; border-radius: 8px; } ul li { margin-top: 0.6rem; } .hero-button-wrapper { padding: 20px 0; } .hero-button-wrapper .button { width: 150px; } @media only screen and (max-width: 500px) { .hero-button-wrapper .button { width: 120px; } } .feature-text, .feature-chart { float: left; width: 50%; } .feature-text__pull-right, .feature-chart__pull-right { float: right; } @media only screen and (max-width: 768px) { .feature-text, .feature-chart { width: 100%; float: none; max-width: 600px; margin-left: auto; margin-right: auto; } } .feature-text { padding-top: 30px; } .feature-chart__left { padding-right: 20px; } .feature-chart__right { padding-left: 20px; } @media only screen and (max-width: 768px) { .feature-chart { padding: 0; } } @media only screen and (max-width: 768px) { .feature-chart canvas { max-width: 300px; margin: 0 auto; display: block; } } .feature-small-container { margin: 0 -10px; } .feature-small-container:before, .feature-small-container:after { content: " "; display: table; } .feature-small-container:after { clear: both; } .feature-small { float: left; padding: 10px; width: 25%; text-align: center; } @media only screen and (max-width: 768px) { .feature-small { width: 50%; } } @media only screen and (max-width: 768px) { .feature-small:nth-child(3) { clear: left; } } .feature:before, .feature:after { content: " "; display: table; } .feature:after { clear: both; } .link-container { padding: 5px 0 20px 0; text-align: center; } footer { padding: 40px 0; text-align: center; } ::-moz-selection { } ::selection { } @-webkit-keyframes fade-in { from { opacity: 0; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes fade-in { from { opacity: 0; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @-webkit-keyframes fade-in-up { from { opacity: 0; transform: translateY(100px) rotate3d(0, 0, 1, 8deg); } to { opacity: 1; transform: none; } } @keyframes fade-in-up { from { opacity: 0; transform: translateY(100px) rotate3d(0, 0, 1, 8deg); } to { opacity: 1; transform: none; } } .fade-in, .fade-in-up { -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } .cssanimations .fade-in, .cssanimations .fade-in-up { opacity: 0; } .fade-in { -webkit-animation-name: fade-in; animation-name: fade-in; } .fade-in-up { -webkit-animation-name: fade-in-up; animation-name: fade-in-up; transform-origin: right middle; } .animation-delay__1 { -webkit-animation-delay: 100ms; animation-delay: 100ms; } .animation-delay__2 { -webkit-animation-delay: 200ms; animation-delay: 200ms; } .animation-delay__3 { -webkit-animation-delay: 300ms; animation-delay: 300ms; } .animation-delay__4 { -webkit-animation-delay: 400ms; animation-delay: 400ms; } .animation-delay__5 { -webkit-animation-delay: 500ms; animation-delay: 500ms; } .animation-delay__6 { -webkit-animation-delay: 600ms; animation-delay: 600ms; } .animation-delay__7 { -webkit-animation-delay: 700ms; animation-delay: 700ms; } .animation-delay__8 { -webkit-animation-delay: 800ms; animation-delay: 800ms; } .animation-delay__9 { -webkit-animation-delay: 900ms; animation-delay: 900ms; } .animation-delay__10 { -webkit-animation-delay: 1000ms; animation-delay: 1000ms; } /* Comment */ .hljs-comment, .hljs-quote { color: #adb4c1; } /* Red */ .hljs-variable, .hljs-template-variable, .hljs-tag, .hljs-name, .hljs-selector-id, .hljs-selector-class, .hljs-regexp, .hljs-deletion { color: #FF6384; } /* Orange */ .hljs-number, .hljs-built_in, .hljs-builtin-name, .hljs-literal, .hljs-type, .hljs-params, .hljs-meta, .hljs-link { color: #ff8e72; } /* Yellow */ .hljs-attribute { color: #bc8500; } /* Green */ .hljs-string, .hljs-symbol, .hljs-bullet, .hljs-addition { color: #45b7cd; } /* Blue */ .hljs-title, .hljs-section { color: #36A2EB; } /* Purple */ .hljs-keyword, .hljs-selector-tag { color: #af7cad; } .hljs { display: block; overflow-x: auto; background: black; color: #eaeaea; padding: 0.5em; } .hljs-emphasis { font-style: italic; } .hljs-strong { font-weight: bold; } .btn.btn-pill.btn-wide, .btn.btn-pill { border-top-left-radius: 50px; border-bottom-left-radius: 50px; border-top-right-radius: 50px; border-bottom-right-radius: 50px; } .btn-primary.btn-shadow { box-shadow: 0 0.125rem 0.625rem rgba(63,106,216,0.4), 0 0.0625rem 0.125rem rgba(63,106,216,0.5); } .fsize-1 { font-size: .95rem !important; } .bg-danger { background-color: #d92550 !important; } .bg-warning { background-color: #f7b924 !important; } .bg-success { background-color: #3ac47d !important; } .widget-text{ color: #5f6368; font-size: 0.7rem; } .widget-div{ display: block; line-height: 1; margin: 1rem auto; } .widget-numbers { font-weight: 500; font-size: 1.2rem; line-height: 1; margin: 1rem auto; } .widget-title { font-weight: bold; font-size: 1rem; line-height: 1; margin: 8px 10px; } .widget-image{ line-height: 1; } .widget-icon{ line-height: 1; padding: 0 5px; color:#7e7e7e; } .icon-wrapper { display: flex; align-content: center; align-items: center; } #select-uf{ border-radius: 10px; max-width: none; max-height: none; width: 320px; height: 40px; box-shadow: 0 1px 5px rgba(0,0,0,0.251); } .text-clean{ color: #efefef; font-size: 0.85rem; } .inform{ padding: 5px 20px !important; } .loading{ padding:20px; display: none; } .chart{ padding:20px 0; } #flag-uf{ border: 1px solid #dcdcdc; } .dashboard{ background-color: #fff; background-clip: border-box; border: 1px solid rgba(0,0,0,.125); border-radius: .25rem; height: 500px; }
0.633524
0.096578
*{margin:0 ;padding: 0;} body{ background: url(images/beijing.png) center top no-repeat #1b2838; font-family: "微软雅黑",Arial; color: #c6d4df; } @media screen and (min-width:1500px){ .centerTwo{ width: 940px; margin: 0 auto; } .section{ right: -285px; } } @media screen and (max-width:1499px){ .centerTwo{ width: 940px; margin: 0 auto; padding-left: 235px; } .section{ left: -285px; } } a{ text-decoration: none; color: #8f98a0; } a:hover{ color: #fff; } li{ list-style: none; } /*小图标*/ .win,.mac,.linux{ display: block; width: 20px; height: 20px; } .win{ background: url(images/win.png) no-repeat; } .mac{ background: url(images/mac.png) no-repeat; } .linux{ background: url(images/linux.png) no-repeat; } /*价位*/ .range{ display: inline-block; color: #a4d007; background: #4c6b22; padding:2px 3px; margin-left: 10px; } .original{ color: #7193a6; text-decoration: line-through; margin: 0 3px; } .current{ color: #acdbf5; } /*******************首页*********************/ .header{ width: 100%; height: 104px; background-color: #171a21; } .top{ height: 104px; } .top>a>img{ float: left; display: block; width: 176px; height: 44px; margin: 30px 50px 0 0; } .top ul{ float: left; padding-top: 40px; } .top ul li{ position: relative; float: left; font-size: 14px; padding: 2px 7px; } .top ul li a{ display: block; color: #b8b6b4; } .top a:hover{ color: #fff; } .top .erji{ position: absolute; left: 0; top: 21px; min-width: 42px; background-color: #222; padding: 10px 15px 10px 15px; font-size: 12px; opacity: 0; z-index: -1; transition: all .5s; } .top .erji a{ line-height: 27px; } .top .shequ{ min-width: 54px; } .top li:hover .erji{ opacity: 1; z-index: 1; } .top .register{ float: right; width: 190px; height: 25px; font-size: 12px; padding-top: 5px; } .install{ float: left; width: 92px; height: 21px; line-height: 21px; background-color: #698505; margin: 4px 3px 0 0; } .install a{ color: #e5e4dc; } .install i{ display: block; float: left; width: 24px; height: 21px; background: url(images/download.png) no-repeat; } .zhuce{ float: left; padding: 5px 0 0 7px; } .zhuce a{ color: #b8b6b4; } .zhuce em{ position: relative; top: 3px; display: inline-block; width: 1px; height: 14px; background-color: #e5e4dc; margin:0px 3px; } .zhuce i{ display: inline-block; width: 19px; height: 12px; position: relative; top: 2px; background: url(images/arrows.png) no-repeat; } .content{ padding-top: 30px; } /*********************侧边栏**************************/ .active{ float: left; width: 210px; margin-left: -234px; } .active img{ display: block; width: 210px; height: 115px; } .activeText{ margin: 5px 0 15px 0; } .activeText p{ font-size: 12px; color: #c6d4df; padding-bottom: 5px; } .activeText a{ font-size: 13px; display: block; color: #66c0f4; padding: 3px 0; } .activeText i{ position: relative; top: 3px; display: inline-block; width: 16px; height: 16px; margin-right: 5px; background: url(images/atemicons.png) no-repeat; } .activeText a:hover{ color: #fff; } /*********************侧边栏完**************************/ /*********************主导航*************************/ .nav{ height: 35px; background: #377097; margin-bottom: 35px; } .nav li{ position: relative; float: left; border-right: solid 1px #15334B; cursor: pointer; line-height: 16px; transition:all .5s; } .nav li a{ font-size: 13px; color: #c6d4df; line-height: 35px; padding: 0 15px; } .nav li a i{ display: inline-block; width: 19px; height: 12px; position: relative; top: 2px; background: url(images/arrows.png) no-repeat; } .nav li:hover{ background-color: #c7d5e0; border-right: solid 1px #a7bed1; box-shadow: 1px 0 1px #c6d4df; } .nav li:hover a{ color: #333; } .nav .erji{ opacity: 0; position: absolute; top: 35px; left: 0; z-index: -1; background-color: #c7d5e0; box-shadow: 0 0 10px #000; padding: 8px 5px; transition: opacity .5s; } .nav .erji a{ line-height: 28px; padding: 0 15px; display: block; color: #000; } .shangDian a,.yingJian a{ min-width: 82px; } .youXi a{ min-width: 115px; } .ruanJian a{ min-width: 91px; } .shiPin a{ min-width: 70px; } .nav .erji a:hover{ background-color: #000; color: #eee; } .nav .erji .hr,.nav .erji .hrXi{ display: block; height: 2px; width: 80%; margin: 5px auto; background-color: #fff; } .nav .erji .hrXi{ height: 1px; } .nav .erji .zhuSe{ padding:5px 15px; font-size: 11px; color: #4f94bc; } .nav li:hover .erji{ z-index: 1; opacity: 1; } .nav .input{ position: relative; float: right; margin-right: 5px; } .nav .input img{ display: block; position: absolute; top:5px; right: 2px; width: 25px; height: 25px; } .nav input{ width: 228px; height: 27px; outline: none; border: none; border-radius: 3px; background:url(images/input.png) no-repeat; background-size: cover; margin-top: 3px; border:solid 1px #555; text-indent: 15px; color: #333; } .nav input::-webkit-input-placeholder{ font-size: 14px; font-style: italic; color: #555; letter-spacing: 2px; } .nav input:hover{ border: solid 1px #348fec; } /*********************主导航完*************************/ /***********************轮播图*************************/ .lunbo{ position: relative; padding: 20px 0; } .lunbo h2{ font-size: 17px; color: #fff; font-weight: 400; padding: 10px 0; } .lunbo h2>a{ float: right; color: #fff; margin-left: 6px; } .lunbo h2 span{ display: inline-block; padding: 0 15px; font-size: 12px; line-height: 20px; background: transparent; border: 1px solid rgba(255,255,255,0.5); border-radius: 2px; } .lunbo h2 span:hover{ border: 1px solid rgba(255,255,255,0.8); } .lunbo .bigBox{ position: relative; width: 940px; } .bigBox .box{ position: absolute; top: 0; left: 0; width: 940px; display: none; } .lunbo .dot{ height: 36px; text-align: center; } .dot span{ display: inline-block; margin: 12px 2px; width: 15px; height: 9px; border-radius: 2px; transition: background-color 0.2s; background-color: hsla(202,60%,100%,0.2); cursor: pointer; } .dot span.focus{ background-color: hsla(202,60%,100%,0.4); } .arrowsLeft,.arrowsRight{ position: absolute; top: 50%; width: 45px; height: 108px; margin-top: -54px; cursor: pointer; } .arrowsLeft{ left: -45px; background: linear-gradient( to right, rgba( 0, 0, 0, 0.3) 5%,rgba( 0, 0, 0, 0) 95%); } .arrowsLeft:hover{ background: linear-gradient( to right, rgba( 171, 218, 244, 0.3) 5%,rgba( 171, 218, 244, 0) 95%) } .arrowsRight{ right: -45px; background: linear-gradient( to right, rgba( 0, 0, 0, 0) 5%,rgba( 0, 0, 0, 0.3) 95%); } .arrowsRight:hover{ background: linear-gradient( to right, rgba( 171, 218, 244, 0) 5%,rgba( 171, 218, 244, 0.3) 95%);` } .arrowsLeft div,.arrowsRight div{ width: 23px; height: 36px; margin: 36px auto; background: url(images/BGarrows.png) no-repeat; } .arrowsLeft div{ background-position: -23px 0; } .section{ display: none; position: absolute; top: 0; z-index: 1; width: 250px; background-color: #e1e8ee; padding: 10px 15px; box-shadow: 0 0 10px rgba(0,0,0,.4); font-size: 12px; color:#555; } .section .text{ max-height: 50px; } .section .first{ font-size: 16px; color: #555; } .section .four{ position: relative; width: 250px; height: 150px; margin:5px 0; } .section .four img{ display: block; position: absolute; top: 0; left:0; width: 100%; height: 150px; } .section .gray{ height: 35px; background-color: #777; text-indent: 5px; color: #ddd; margin-bottom: 10px; } .zhuSe{ color: #66c0f4; padding-right: 5px; } .biaoqian{ padding-top: 5px; } .biaoqian span{ padding: 2px 5px; background-color: #aaa; border-radius: 3px; color: #e5e5e5; } .bigBox.one{ height: 353px; } .bigBox.one .box{ height: 353px; box-shadow: 0 0 5px #000; } .box .img{ position: relative; float: left; width: 616px; height: 353px; } .final .img{ background: url(images/final.jpg) no-repeat; } .boxi .img{ background: url(images/boxi.jpg) no-repeat; } .hizi .img{ background: url(images/hizi.jpg) no-repeat; } .nba .img{ background: url(images/nba.jpg) no-repeat; } .slay .img{ background: url(images/slay.jpg) no-repeat; } .sub .img{ background: url(images/sub.jpg) no-repeat; } .sword .img{ background: url(images/sword.jpg) no-repeat; } .box .img a{ display: block; height: 353px; } .box .img img{ position: absolute; top: 0; left: 0; width: 616px; height: 353px; display: none; } .box .fig{ float: right; width: 324px; height: 353px; background-color: #f66; background:url(images/fig.jpg) no-repeat; } .gameName{ max-height: 52px; overflow: hidden; font-size: 24px; color: #fff; line-height: 26px; padding: 10px 10px 0 10px; } .picture{ width: 314px; height: 158px; } .picture a{ display: block; float: left; } .picture img{ display: block; float: left; opacity: .5; width: 147px; height: 69px; padding: 10px 0 0 10px; } .picture img:hover{ opacity: 1; } .figtrue{ height: 67px; padding-top: 10px; } .figtrue a{ color: #fff; } .figtrue .text{ display: block; height: 28px; padding: 6px 10px; } .figtrue .reXiao{ font-size: 11px; padding: 2px 7px; margin:3px 0 3px 10px; border-radius: 3px; background-color:rgba( 255, 255, 255, 0.2); } .figtrue .reXiao:hover{ background-color:rgba( 255, 255, 255, 0.3 ); } .jiawei{ height: 56px; } .jiawei a:first-child{ float: left; padding-top: 25px; } .jiawei a:last-child{ float: right; padding-top: 20px; } .jiawei a span{ float: left; font-size: 12px; } .bigBox.two{ height: 394px; } .bigBox.two .box{ height: 390px; } .sunbox{ position: relative; float: left; width: 306px; height: 390px; margin-right: 11px; cursor: pointer; } .sunbox:last-of-type{ margin-right: 0; } .sunbox img{ width: 306px; height: 353px; display: block; } .suntext{ position: absolute; left:0; bottom: 0; width: 274px; height: 115px; padding: 0 16px 0 16px; background: url(images/tebieyouhuiBG.jpg); font-size: 12px; color: #acdbf5; } .suntext h2{ padding: 8px 0; } .jiawei.two{ padding-top: 12px; height: 39px; } .jiawei.two .range{ font-size: 26px; margin-left: 0; float: left; } .jiawei.two .span{ float: left; background-color: rgba(0,0,0,0.6); height: 30px; padding: 4px 5px; } .jiawei.two .span span{ display: block; } .jiawei.two .span .original{ margin: 0; } .twobox{ position: relative; height: 189px; background: url(images/tebieyouhuiBG.jpg); } .twobox img{ height: 143px; } .twobox:first-child{ margin-bottom: 12px; } .jinri{ font-size: 12px; height: 46px; background: #B2DDF5; } .jishiqi{ float: left; padding: 4px 7px 4px 7px } .jishiqi p{ color: #333; padding-bottom: 5px; } .jishiqi span{ color: #c4e4f2; background-color: #4f95bd; padding: 0 4px; margin-top: 4px; } .jinri .jiawei.two{ float: right; margin-right: 4px; padding: 4px 0; } .liulan{ height: 58px; } .liulan span{ float: left; display: block; width: 229px; height: 58px; line-height: 58px; text-align: center; margin-right: 8px; font-size: 18px; background: url(images/tebieyouhuiBG.jpg) no-repeat 0 -105px; border-radius: 3px; box-shadow: 0 0 4px #000; } .liulan span:hover{ background-position: 0 -146px; } .liulan span:hover a{ color: #eee; } .liulan span a{ display: block; color: #66c0f4; } .liulan span:last-child{ margin-right: 0; } .bigBox.Three{ min-height: 416px; } .bigBox.Three .box{ padding: 16px 13px; font-size: 12px; color: #c6d4df; background: linear-gradient( 153deg, rgba( 255, 255, 255, 0.2) 5%,rgba( 255, 255, 255, 0.1) 95%); box-shadow: 0 0 5px #000; box-sizing:border-box; } .caption{ display: flex; height:73px; margin-bottom: 20px; } .caption a{ display: block; } .caption a img{ display: block; width: 70px; height: 70px; margin-right: 12px; } .figCaption{ padding: 0; } .figCaption p{ font-size: 19px; font-weight: 300; color: #c7d5e0; } .info{ float: left; margin-top: 6px; padding: 2px 15px 2px 2px; background-color: rgba(0,0,0,0.2); overflow: hidden; } .guanzhu{ float: left; } .guanzhu a{ display: block; padding: 0 15px; font-size: 15px; line-height: 30px; border-radius: 2px; color: #ccc; background: linear-gradient( to bottom, #799905 5%, #536904 95%); } .guanzhu a:hover{ color: #eee; background: linear-gradient( to bottom, #a4d007 5%, #536904 95%); } .followers{ float: left; margin-left: 5px; font-size: 11px; } .followers span{ display: block; font-size: 15px; margin-top: -4px; } .icons{ float: left; margin-top: 8px; margin: 8px 0 0 10px; } .icons span{ display: inline-block; font-size: 14px; color: #fff; margin-left: 16px; } .icons span img{ display: block; float: left; width: 16px; height: 16px; margin-right: 3px; } .photo{ display: flex; justify-content:space-between; } .imgtext{ width: 225px; } .imgtext img{ display: block; width: 100%; } .imgtext .text .zhuSe{ padding: 5px 0; } .partTwo{ background: linear-gradient( to bottom, rgba(42,71,94,1.0) 5%, rgba(42,71,94,0.0) 70%); padding-top: 1px; margin-top: 80px; color: #c6d4df; } .tabs{ margin-top: -30px; margin-bottom: 30px; } .option{ height: 30px; margin-bottom: 10px; } .option span{ display:block; float: left; border-top-left-radius: 3px; border-top-right-radius: 3px; font-size: 13px; color: #4f94bc; line-height: 29px; padding: 0 10px; cursor: pointer; } .option span.obtain{ color: #eee; background-color: #2a475e; } .zhuTi{ width: 100%; } .zhuTiFour{ width: 100%; display: flex; justify-content:space-between; } .zuoCe{ width: 632px; } .somalList{ width: 100%; font-size: 12px; margin-bottom:5px; background-image: none; } .somalList .liebiao{ display: block; width: 618px; height: 69px; background: rgba(32,45,57,.7); } .liebiao>img{ display: block; float: left; } .tabitem{ width: 434px; float: left; } .tabtext{ float: left; } .tabtext p{ overflow: hidden; line-height: 25px; padding-left: 15px; } .tabtext i{ float: left; opacity: .4; } .tabtext .title{ color: #c7d5e0; font-size: 1.25em; } .tabtext .details{ color: #384959; } .tabitem .xijie{ width: 120px; float: right; margin-top: 17px; margin-right: 16px; } .xijie .range{ margin-top: 8px; } .xijie>div{ float: right; display: inline-block; } .xijie>div span{ display: block; margin:0; } .xinpin{ height: 28px; padding: 4px; margin-top: 10px; background: rgba( 0, 0, 0, 0.2 ); text-align: right; font-size: 12px; } .xinpin a{ border-radius: 2px; display: inline-block; padding: 0 15px; font-size: 12px; line-height: 24px; background: transparent; border: 1px solid rgba(255,255,255,0.4); border-radius: 2px; color: #fff; margin-left: 5px; } .xinpin a:hover{ border: 1px solid rgba(255,255,255,1); } .somalList.hove{ background: linear-gradient( to right, #c6e6f8 5%,#95bcd3 95%); } .somalList.hove .liebiao{ background-color:transparent; } .somalList.hove .title{ color: #384959; } .somalList.hove .current{ color: #384959; } .somalList.hove .win{ background: url(images/winhei.png); } .somalList.hove .mac{ background: url(images/machei.png); } .somalList.hove .linux{ background: url(images/linuxhei.png); } .youCe{ width: 272px; height: 735px; padding: 0 18px; background: linear-gradient( to right, #95bbd4 5%,#859bac 95%); } .youCe h2{ font-size: 21px; color: #263645; height: 30px; padding-right: 8px; padding-top: 10px; font-weight: normal; margin-bottom: 7px; } .summary{ padding: 5px 7px; margin-bottom: 5px; background-color: rgba( 38, 54, 69, 0.6); width: 258px; border-radius: 2px; font-size: 12px; color: #c6d4df; } .review span{ color: #c6d4df; } .tags{ height: 22px; margin-bottom: 8px; } .tags a{ background-color: rgba( 38, 54, 69, 0.6); display: inline-block; line-height: 19px; margin-right: 2px; padding: 0 6px; border-radius: 2px; margin-bottom: 3px; max-width: 200px; font-size: 11px; color: #ffffff; } .youCeImg img{ display: block; width: 100%; height: 150px; margin-top: 3px; } .bigBox.four{ height: 134px; } .bigBox.four .flex{ display: flex; justify-content:space-between; } .flex a{ display: block; width: 229px; height: 134px; background: linear-gradient( -45deg, rgba(64,121,153,1) 5%,rgba(42,62,89,1) 95%); box-shadow: 0 0 5px #000; } .flex a:hover{ background: linear-gradient( to right, rgba(56,107,135,1) 5%,rgba(68,130,163,1) 95%); } .flex a img{ display: block; width: 100%; height: 106px; } .flex a .price{ height: 28px; text-align: right; padding-top: 2px; padding-right: 5px; } .price span{ display: inline-block; color: #acdbf5; font-size: 11px; padding: 0 6px; border-radius: 2px; background-color: rgba(20,31,44,0.4); } .tupian{ overflow: hidden; } .tupian a{ display: block; float: left; width: 181px; height: 206px; margin: 0 0 10px 10px; } .tupian a img{ display: block; width: 181px; height: 182px; } .tupian a .xiangqing{ text-align: right; padding-right: 5px; height: 24px; line-height: 24px; color: #acdbf5; font-size: 11px; background: linear-gradient( 135deg, rgba(37,49,63,1) 5%,rgba(54,97,125,1) 95%); } .tupian a:first-child{ width: 367px; height: 442px; margin-left: 0; } .tupian a:first-child img{ width: 367px; height: 398px; } .xunzhao{ background-color: #000; font-size: 15px; color: #8f98a0; text-align: center; padding: 25px 0; } .xunzhao .xian{ height: 30px; background: url(images/xian.png); margin-bottom: 20px; } .xunzhao .xian p{ display: inline-block; font-size: 24px; color: #67c1f5; padding: 0 10px; background: #000; } .xunzhao .centerTwo>p{ font-size: 15px; color: #8f98a0; } .xunzhao .centerTwo>p span{ font-size: 16px; color: #fff; } .xunzhao button{ border:none; outline: none; border-radius: 3px; cursor: pointer; padding: 0 15px; font-size: 15px; line-height: 30px; margin:20px 0; color: #D2E885; background: linear-gradient( to bottom, #799905 5%, #536904 95%); } .xunzhao button:hover{ color: #fff; background: linear-gradient( to bottom, #a1bf07 5%, #80a006 95%); } .footer{ background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.5) 100%); padding: 45px 0 40px 0; margin-top: 120px; color: #8F98A0; font-size: 12px; line-height: 16px; } .footer a{ color: #c6d4df; display: inline-block; } .footer a:hover{ color: #fff; } .footerTop{ overflow: hidden; } .footerTop .xinxi{ float: left; padding-left: 10px; } .footerTop img{ display: block; float: left; width: 92px; height: 32px; } .footerTop .footerLog{ float: right; } .footerBottom{ overflow: hidden; margin-top: 20px; font-size: 13px; } .footerBottom li{ float: left; } .footerBottom img{ position: relative; top: 3px; display: inline-block; width: 16px; height: 16px; margin-right: 7px; } /***************************************游戏详情页********************************************/ .videoAction{ margin-bottom: 10px; } .fenlei{ font-size: 12px; color: #777; } .gameNameApp{ color: #fff; font-size: 26px; text-align: left; line-height: 35px; padding-bottom:15px; } .community{ float: right; color: #67c1f5; border-radius: 2px; padding: 0 15px; font-size: 15px; line-height: 30px; background: rgba( 103, 193, 245, 0.2 ); display: inline-block; } .community:hover{ background: linear-gradient( -60deg, #417a9b 5%,#67c1f5 95%); } .allcol{ overflow: hidden; background: rgba(0,0,0,.2); padding-bottom: 15px; } .leftcol{ float: left; width: 600px; padding-right: 16px; } .bigimgs{ position: relative; width: 100%; height: 337px; } .bigimgs a{ display: block; } .bigimgs img{ display: block; width: 100%; height: 100%; position: absolute; } .somalimgs{ position: relative; overflow: hidden; height: 87px; margin-top: -15px; margin-bottom: 6px; } .allsomalimgs{ position: absolute; left: 0; top: 0; height: 69px; margin-top: 18px; display: flex; justify-content:space-between; } .somalboximg{ position: relative; height: 65px; width: 116px; cursor: pointer; text-align: center; margin: 2px; } .somalboximg .baiBian{ position: absolute; left: 0; top: -22px; display: block; width: 116px; height: 87px; background: url(images/somalimgsbg.png) 100% 100% no-repeat; } .somalboximg img{ display: block; width: 100%; height: 100%; } .slider{ position: relative; height: 18px; } .slider i{ display: block; width: 9px; height: 7px; margin: 5px 0 0 15px; background: url(images/icon_cluster_controls.png) no-repeat ; } .sliderLeft,.sliderRight{ position: absolute; top: 0; width: 38px; height: 18px; background-color: rgba( 35, 60, 81, 0.4 ); border-radius: 3px; cursor: pointer; } .sliderLeft:hover,.sliderRight:hover{ background: linear-gradient(135deg, #3d6c8d 0%,#2e5470 100%); } .sliderLeft{ left: 2px; } .sliderRight{ right: 0; } .sliderLeft i{ background-position: -18px 0; } .sliderRight i{ background-position: -9px 0; } .sliderLeft:hover i{ background-position: -18px -7px; } .sliderRight:hover i{ background-position: -9px -7px; } .sliderAction{ margin:0 auto; width: 524px; height: 18px; background-color: #15202c; } .rightcol{ float: right; width: 324px; } .rightcolImg{ height: 151px; margin-bottom: 10px; } .rightcolImg img{ display: block; width: 100%; } .rightcolJieShao{ font-size: 13px; line-height: 18px; padding-right: 16px; color: #c6d4df; } .rightcolCePing{ margin-top: 10px; color: #556772; font-size: 11px; } .rightcolCePing li{ width: 100%; overflow: hidden; line-height: 16px; } .rightcolCePing li div{ float: left; } .subtitle{ width: 100px; } .teShu{ padding-top: 9px; padding-bottom: 13px; } .hoverColorWrite:hover{ color: #fff; cursor: pointer; } .rightP{ color: #556772; font-size: 12px; margin-top: 10px; } .rightP p:last-child{ line-height: 19px; } .xiangqingAnNiu{ background-color: rgba( 103, 193, 245, 0.2 ); } .xiangqingAnNiu:hover{ color: #fff; background: linear-gradient(135deg, #67c1f5 0%,#417a9b 100%); cursor: pointer; } .BiaoQian{ display: inline-block; padding: 0 7px; line-height: 16px; border-radius: 2px; font-size: 11px; } .PAction{ padding: 16px; color: #c6d4df; font-size: 12px; background: rgba(0,0,0,.2); margin-bottom: 16px; } .bianse{ color: #fff; } .bianse:hover{ color: #67c1f5; } .synthesizeAciton{ overflow: hidden; } .complex{ float: right; } .complexAction{ overflow: hidden; font-size: 12px; width: 308px; margin-left:14px; background: linear-gradient(to right, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.5) 100%); } .complexTitle{ background-color: rgba(0,0,0,0.2); color: #fff; font-size: 16px; padding: 10px 18px; } .jiYuYouXi{ color: #acb2b8; font-size: 14px; line-height: 22px; padding:16px; margin-bottom: 10px; } .anNiu{ display: inline-block; font-size: 15px; line-height: 30px; border-radius: 2px; padding: 0 15px; margin-top: 15px; } .complexbg{ padding: 16px; } .fenzu{ display: block; height: 26px; margin-bottom: 2px; line-height: 26px; } .fenzu span{ display: block; float: left; background: #1b2838; margin-right: 10px; padding: 5px 0; } .fenzu img{ display: block; float: left; width: 26px; height: 16px; } .fenzuBottom{ color: #e1c48a; padding: 4px 8px; line-height: 17px; border-radius: 1px; margin-top: 12px; background: linear-gradient(135deg, rgba(130,114,81,0.5) 0%,rgba(226,197,139,0.5) 100%); } .writeZhuSe{ color: #fff; } .writeZhuSe:hover{ color: #66c0f4; } .language{ color: #8f98a0; margin-bottom: 2px; } .languageTable tr{ color: #8f98a0; } .languageTable tr:first-child{ color: #b0aeac; } .languageTable td{ width: 62px; border-bottom: 1px solid #626366; padding: 3px 0; text-align: center; } .languageTable tr td:first-child{ width: 94px; text-align: left; } .tableBottom{ line-height: 25px; } .imgBolck{ display: inline-block; float: left; margin-right: 10px; margin-bottom: 16px; } .Violence{ float: left; } .badge{ padding: 4px 0px 4px 0px; margin-bottom: 5px; } .badge span{ display: inline-block; width: 62px; height: 62px; margin-right: 4px; } .badge a{ display:block; float: right; width: 62px; height: 62px; font-size: 14px; text-align: center; padding: 0; } .mouName{ line-height: 20px; color:#61686d; } .lianjie{ padding-top: 15px; } .lianjie a{ display: block; margin-bottom: 2px; padding: 4px 0 4px 8px; } .lianjie i{ display: inline-block; width: 8px; height: 8px; } .fenxiang{ padding: 5px 17px; font-size: 15px; } .qi{ position: relative; top: 3px; display: inline-block; width: 16px; height: 16px; background: url(images/icons_16.png) no-repeat -256px 0px; } .eightSeven{ width: 50px; height: 50px; line-height: 50px; color: #FFFFFF; font-size: 25px; text-align: center; float: left; background-color: #66CC33; margin-bottom: 16px; } .m{ height: 35px; width: 35px; margin-left: 10px; margin-top: 10px; float: left; background: url(images/mc_logo_no_text.png)no-repeat; } .metacritic{ float: left; width: 180px; } .bigText{ font-weight: bold; color: #FFFFFF; font-size: 26px; line-height: 26px; margin-left: 2px; margin-top: 4px; } .yuedu{ color: #fff; } .bigjinagxiang{ width: 276px; } .bigjinagxiang:last-of-type{ height: 180px; } .dingwei{ position: relative; } .zhankaiyuedu{ position: absolute; bottom: 0; left:0; width: 100%; height: 53px; background:#111; text-align: right; } .grayShade{ position: absolute; left: 0; bottom: 40px; width: 100%; height: 63px; background: url(images/shade.png); } .zhankaiyuedu a{ height: 20px; line-height: 30px; color: #537ca6; font-size: 10px; padding-right: 12px; } .synthesize{ float:left; width: 616px; } .yinhui{ background: linear-gradient(135deg, rgba(97,100,101,0.3) 0%,rgba(226,244,255,0.3) 100%); } .gouMai{ position: relative; color: #b0aeac; padding: 16px; padding-bottom: 26px; margin-bottom: 50px; } .gouMai h1{ font-weight: normal; font-size:21px; } .rightwards{ float: right; } .gouMaiBottom{ position: absolute; right: 16px; bottom: -17px; } .tianjia{ height: 32px; display: inline-block; background-color: #000; padding: 2px 2px 2px 0px; border-radius: 2px; } .blackPrice{ font-size: 13px; padding-top: 8px; padding-left: 12px; padding-right: 12px; height: 24px; } .jiaGou{ border-radius: 2px; color: #D2E885; background: linear-gradient( to bottom, rgba(121,153,5,1) 5%, rgba(83,105,4,1) 95%); text-shadow: -1px -1px 0px rgba( 0, 0, 0, 0.1 ); padding: 5px 15px; font-size: 15px; line-height: 30px; } .jiaGou:hover{ background: linear-gradient( to bottom, rgba(164,208,7,1) 5%, rgba(107,135,5,1) 95%); } .kuai{ font-size: 12px; margin-bottom: 30px; } .somalTitle{ background: url(images/maincol_gradient_rule.png) no-repeat bottom; color: #fff; font-size: 17px; letter-spacing: 2px; font-weight: normal; padding: 2px; } .selling{ padding: 4px 14px; font-size: 12px; margin-bottom: 2px; } .DLC{ text-align: right; margin-top: 5px; } .LeftWards{ float: left; } .gengxin{ display: flex; justify-content:space-between; } .columns{ width: 290px; } .gengxinDate{ color: #56707F; font-size: 11px; line-height: 14px; padding-top: 15px; } .gengxinTitel{ font-size: 23px; line-height: 29px; color: #fff; } .gengxinContent img{ width: 100%; height: 130px; } .xiantiao{ height: 1px; background: url(images/maincol_gradient_rule.png) no-repeat bottom; } .liaojieGengduo{ overflow: hidden; font-size: 12px; line-height: 20px; } .liaojieGengduo span{ color: #56707F; } .gengxinContent{ min-height: 190px; color: #8f98a0; font-size: 13px; } .cepingText{ color: #acb2b8; padding-top: 15px; } .ceping{ color: #fff; } .leaveTop{ margin-top: 10px; } .xianshade{ height: 73px; background: url(images/shade.png) 100% repeat-x; } .xianshade i{ color: #999; font-size: 13px; line-height: 63px; font-weight: bold; } .kuai>a.zhuSe{ float: right; } .lanSE{ padding: 20px 0 5px; font-size: 15px; color: #2f89bc; } .strong{ font-size: 14px; font-weight: bold; line-height: 23px; color: #acb2b8; } .xuqiu{ display: flex; justify-content:space-between; } .xuqiu .lanSE{ font-size: 12px; } .acb2b8{ color: #acb2b8; } .peizhi{ padding-top: 30px; font-size: 11px; } .chanpin{ position: relative; width: 100%; height: 130px; margin-top: 15px; overflow: hidden; } .chanpinThree{ position: absolute; top: 0; left: 0; width: 1206px; } .threeBox{ float: left; display: block; width: 171px; height: 132px; padding: 15px; margin-right: 7px; background: rgba(0,0,0,.2); } .threeBox img{ display: block; width: 100%; } .kuai .slider{ margin-top: 5px; } .ceping{ border-top: 1px solid #000; padding-top: 40px; } .cepingTop{ background-color: #2a475e; overflow: hidden; } .cepingTop p{ font-size: 15px; margin-bottom: 5px; color: #e5e5e5; } .zongTi,.zuiJin{ display: block; float: left; padding: 10px; height: 46px; box-shadow: 0 0 5px #000; } .zongTi{ width: 585px; } .zongTi span{ font-size: 12px; color: #8ba6b6; } .zongTi .zhuSe{ font-weight: bold; font-size: 17px; color: #66C0F4; line-height: 9px; text-shadow: 1px 1px rgba( 0, 0, 0, 0.2 ); } .zuiJin{ width: 315px; background: rgba( 148, 217, 255, 0.2 ) } .cepingNav{ margin-bottom: 30px; background-color: #1f2f42; } .cepingNav ul li{ border-left: 1px solid #2a475e; position: relative; float: left; padding-right: 10px; } .cepingNav li>span{ display: block; font-size: 10px; color: #4582a5; padding: 10px; padding-right: 20px; cursor: pointer; } li.no>span{ padding-right: 0; } .xuanxiang{ background: url(images/btn_arrow_down_padded.png) no-repeat right center; } .cepingNav li:hover{ background-color:#c6d4df; } .cepingNav li.no{ background: transparent; } .cepingNav li:hover .radioButton{ display: block; } .xiala{ display: inline-block; width: 100px; background: #4582a5; font-size: 12px; border: none; border-radius: 2px; margin-left: 5px; margin-top: 2px; } .radioButton{ display: none; position: absolute; left: 0; padding: 10px; color: #556772; line-height: 20px; z-index: 10; font-size: 12px; background-color: #c6d4df; } .xuanze{ white-space: nowrap; } .tuichu{ background: #a3cf06; padding: 0px 2px; color: #000; font-weight: 600; border-radius: 2px; margin-left: 3px; } .radioText{ border-bottom: 1px solid #4582a5; padding-bottom: 10px; margin-bottom: 10px; } .radioText span{ margin-top: 15px; padding: 3px 3px; border-radius: 2px; display: inline-block; cursor: pointer; color: #A4D7F5; background: linear-gradient( to bottom, rgba(47,137,188,1) 5%, rgba(23,67,92,1) 95%); } .radioText span:hover{ color: #fff; background: linear-gradient( to bottom, rgba(102,192,244,1) 5%, rgba(47,137,188,1) 95%); } .shuliang{ color: #7193a6; } .zidingyi{ color: #67c1f5; font-size: 10px; background: rgba(0, 0, 0, 0.5); padding: 3px 5px; border-radius: 2px; } .zidingyi:hover{ color: #fff; background-color:#67c1f5; } .tubiao{ float: right; display: inline-block; padding: 2px 10px; font-size: 12px; line-height: 20px; cursor: pointer; background: rgba( 103, 193, 245, 0.2 ); border-radius: 2px; color: #67c1f5; font-size: 12px; margin-top: 3px; } .tubiao i{ position: relative; top: 4px; left: 3px; display: inline-block; width: 14px; height: 16px; background: url(images/review_graph_expander.png) no-repeat 0px -12px; } .shaixuan{ padding-bottom: 20px; margin-bottom: 20px; } /***************************************游戏登录页********************************************/ .footer.rst{ margin-top: 30px; } .dengluye{ overflow: hidden; font-size: 12px; min-height: 378px; } .eighteen{ font-weight: 300; font-size: 18px; } .denglu{ min-height: 346px; width: 584px; padding: 16px; float: left; background-color: rgba(0,0,0,.2); } .dengluTop,.dengluBottom{ overflow: hidden; } .dengluLeft,.dengluRight{ float: left; width: 274px; } .dengluTop .dengluLeft{ border-right: solid 1px #555; } .dengluLeft{ padding: 0 16px 14px 0; } .dengluRight{ padding:0 0 14px 16px; } .zhanghu{ margin-bottom: 15px; } .inputBox{ margin-bottom: 15px; } .inputBox input{ background-color: rgba( 0, 0, 0, 0.2 ); color: #fff; border: 1px solid #000; border-radius: 3px; box-shadow: 1px 1px 0px #45556c; padding: 5px; margin: 4px 0; width: 95%; height: 18px; font-size: 16px; line-height: 21px; } .dengluBottom{ margin-top: 10px; } .dianji{ padding: 6px 15px; font-size: 15px; line-height: 30px; border-radius: 2px; } .gengduo{ height: 50px; line-height: 50px; background: url(images/shade.png); } .gengduo a{ font-size: 12px; color: #fff; } .gengduo a:hover{ color: #66c0f4; } .gengduo p{ display: inline-block; } .gengduoLeft{ width: 616px; padding-right: 16px; } .why{ width: 290px; min-height: 346px; float: right; padding: 16px 2px 4px 16px; background-color: rgba(0,0,0,.2); } .why ul{ margin: 5px 0 10px; } .why li{ list-style: square; list-style-position:inside; line-height: 22px; } .why img{ margin-bottom: 10px; } .footnav{ margin-bottom: 25px; } .navTwo{ position: relative; padding: 3px 15px; font-size: 12px; line-height: 20px; border-radius: 2px; display: inline-block; cursor:pointer; margin-right: 5px; } .footErji{ display: none; position: absolute; z-index: 1; top: 22px; left: 0px; min-width: 115%; /*opacity: 1;*/ background-color: #c7d5e0; border-right: solid 1px #a7bed1; box-shadow: 1px 0 1px #c6d4df; padding: 8px 5px 8px 5px; text-align: left; } .footErji.two{ min-width: 130%; } .footErji.five{ min-width: 140%; } .footErji a{ line-height: 28px; padding: 0 15px; display: block; color: #000; } .footErji a i{ position: relative; top: 2px; display: inline-block; width: 13px; height: 13px; margin-right: 5px; background: url(images/ico_rss2.gif) no-repeat; } .footErji a:hover{ background-color: #000; color: #eee; } .navTwo:hover .footErji{ display: block; } .shaixuan{ font-size: 15px; color: #c6d4df; border-bottom: 1px solid #000; padding-bottom: 20px; margin-bottom: 20px; } .shaixuan p span{ display: inline-block; font-size: 12px; padding: 5px; margin-left: 5px; padding-right: 25px; border-radius: 2px; cursor: pointer; background-color: rgba( 255, 255, 255, 0.2 ); background-repeat: no-repeat; background-image: url(images/deleteSearchTerm.png); background-position: right 5px center; } .shaixuan>div{ padding-top: 15px; } .shaixuan>div span{ color: #66C0F4; font-weight: bold; }
index.css
*{margin:0 ;padding: 0;} body{ background: url(images/beijing.png) center top no-repeat #1b2838; font-family: "微软雅黑",Arial; color: #c6d4df; } @media screen and (min-width:1500px){ .centerTwo{ width: 940px; margin: 0 auto; } .section{ right: -285px; } } @media screen and (max-width:1499px){ .centerTwo{ width: 940px; margin: 0 auto; padding-left: 235px; } .section{ left: -285px; } } a{ text-decoration: none; color: #8f98a0; } a:hover{ color: #fff; } li{ list-style: none; } /*小图标*/ .win,.mac,.linux{ display: block; width: 20px; height: 20px; } .win{ background: url(images/win.png) no-repeat; } .mac{ background: url(images/mac.png) no-repeat; } .linux{ background: url(images/linux.png) no-repeat; } /*价位*/ .range{ display: inline-block; color: #a4d007; background: #4c6b22; padding:2px 3px; margin-left: 10px; } .original{ color: #7193a6; text-decoration: line-through; margin: 0 3px; } .current{ color: #acdbf5; } /*******************首页*********************/ .header{ width: 100%; height: 104px; background-color: #171a21; } .top{ height: 104px; } .top>a>img{ float: left; display: block; width: 176px; height: 44px; margin: 30px 50px 0 0; } .top ul{ float: left; padding-top: 40px; } .top ul li{ position: relative; float: left; font-size: 14px; padding: 2px 7px; } .top ul li a{ display: block; color: #b8b6b4; } .top a:hover{ color: #fff; } .top .erji{ position: absolute; left: 0; top: 21px; min-width: 42px; background-color: #222; padding: 10px 15px 10px 15px; font-size: 12px; opacity: 0; z-index: -1; transition: all .5s; } .top .erji a{ line-height: 27px; } .top .shequ{ min-width: 54px; } .top li:hover .erji{ opacity: 1; z-index: 1; } .top .register{ float: right; width: 190px; height: 25px; font-size: 12px; padding-top: 5px; } .install{ float: left; width: 92px; height: 21px; line-height: 21px; background-color: #698505; margin: 4px 3px 0 0; } .install a{ color: #e5e4dc; } .install i{ display: block; float: left; width: 24px; height: 21px; background: url(images/download.png) no-repeat; } .zhuce{ float: left; padding: 5px 0 0 7px; } .zhuce a{ color: #b8b6b4; } .zhuce em{ position: relative; top: 3px; display: inline-block; width: 1px; height: 14px; background-color: #e5e4dc; margin:0px 3px; } .zhuce i{ display: inline-block; width: 19px; height: 12px; position: relative; top: 2px; background: url(images/arrows.png) no-repeat; } .content{ padding-top: 30px; } /*********************侧边栏**************************/ .active{ float: left; width: 210px; margin-left: -234px; } .active img{ display: block; width: 210px; height: 115px; } .activeText{ margin: 5px 0 15px 0; } .activeText p{ font-size: 12px; color: #c6d4df; padding-bottom: 5px; } .activeText a{ font-size: 13px; display: block; color: #66c0f4; padding: 3px 0; } .activeText i{ position: relative; top: 3px; display: inline-block; width: 16px; height: 16px; margin-right: 5px; background: url(images/atemicons.png) no-repeat; } .activeText a:hover{ color: #fff; } /*********************侧边栏完**************************/ /*********************主导航*************************/ .nav{ height: 35px; background: #377097; margin-bottom: 35px; } .nav li{ position: relative; float: left; border-right: solid 1px #15334B; cursor: pointer; line-height: 16px; transition:all .5s; } .nav li a{ font-size: 13px; color: #c6d4df; line-height: 35px; padding: 0 15px; } .nav li a i{ display: inline-block; width: 19px; height: 12px; position: relative; top: 2px; background: url(images/arrows.png) no-repeat; } .nav li:hover{ background-color: #c7d5e0; border-right: solid 1px #a7bed1; box-shadow: 1px 0 1px #c6d4df; } .nav li:hover a{ color: #333; } .nav .erji{ opacity: 0; position: absolute; top: 35px; left: 0; z-index: -1; background-color: #c7d5e0; box-shadow: 0 0 10px #000; padding: 8px 5px; transition: opacity .5s; } .nav .erji a{ line-height: 28px; padding: 0 15px; display: block; color: #000; } .shangDian a,.yingJian a{ min-width: 82px; } .youXi a{ min-width: 115px; } .ruanJian a{ min-width: 91px; } .shiPin a{ min-width: 70px; } .nav .erji a:hover{ background-color: #000; color: #eee; } .nav .erji .hr,.nav .erji .hrXi{ display: block; height: 2px; width: 80%; margin: 5px auto; background-color: #fff; } .nav .erji .hrXi{ height: 1px; } .nav .erji .zhuSe{ padding:5px 15px; font-size: 11px; color: #4f94bc; } .nav li:hover .erji{ z-index: 1; opacity: 1; } .nav .input{ position: relative; float: right; margin-right: 5px; } .nav .input img{ display: block; position: absolute; top:5px; right: 2px; width: 25px; height: 25px; } .nav input{ width: 228px; height: 27px; outline: none; border: none; border-radius: 3px; background:url(images/input.png) no-repeat; background-size: cover; margin-top: 3px; border:solid 1px #555; text-indent: 15px; color: #333; } .nav input::-webkit-input-placeholder{ font-size: 14px; font-style: italic; color: #555; letter-spacing: 2px; } .nav input:hover{ border: solid 1px #348fec; } /*********************主导航完*************************/ /***********************轮播图*************************/ .lunbo{ position: relative; padding: 20px 0; } .lunbo h2{ font-size: 17px; color: #fff; font-weight: 400; padding: 10px 0; } .lunbo h2>a{ float: right; color: #fff; margin-left: 6px; } .lunbo h2 span{ display: inline-block; padding: 0 15px; font-size: 12px; line-height: 20px; background: transparent; border: 1px solid rgba(255,255,255,0.5); border-radius: 2px; } .lunbo h2 span:hover{ border: 1px solid rgba(255,255,255,0.8); } .lunbo .bigBox{ position: relative; width: 940px; } .bigBox .box{ position: absolute; top: 0; left: 0; width: 940px; display: none; } .lunbo .dot{ height: 36px; text-align: center; } .dot span{ display: inline-block; margin: 12px 2px; width: 15px; height: 9px; border-radius: 2px; transition: background-color 0.2s; background-color: hsla(202,60%,100%,0.2); cursor: pointer; } .dot span.focus{ background-color: hsla(202,60%,100%,0.4); } .arrowsLeft,.arrowsRight{ position: absolute; top: 50%; width: 45px; height: 108px; margin-top: -54px; cursor: pointer; } .arrowsLeft{ left: -45px; background: linear-gradient( to right, rgba( 0, 0, 0, 0.3) 5%,rgba( 0, 0, 0, 0) 95%); } .arrowsLeft:hover{ background: linear-gradient( to right, rgba( 171, 218, 244, 0.3) 5%,rgba( 171, 218, 244, 0) 95%) } .arrowsRight{ right: -45px; background: linear-gradient( to right, rgba( 0, 0, 0, 0) 5%,rgba( 0, 0, 0, 0.3) 95%); } .arrowsRight:hover{ background: linear-gradient( to right, rgba( 171, 218, 244, 0) 5%,rgba( 171, 218, 244, 0.3) 95%);` } .arrowsLeft div,.arrowsRight div{ width: 23px; height: 36px; margin: 36px auto; background: url(images/BGarrows.png) no-repeat; } .arrowsLeft div{ background-position: -23px 0; } .section{ display: none; position: absolute; top: 0; z-index: 1; width: 250px; background-color: #e1e8ee; padding: 10px 15px; box-shadow: 0 0 10px rgba(0,0,0,.4); font-size: 12px; color:#555; } .section .text{ max-height: 50px; } .section .first{ font-size: 16px; color: #555; } .section .four{ position: relative; width: 250px; height: 150px; margin:5px 0; } .section .four img{ display: block; position: absolute; top: 0; left:0; width: 100%; height: 150px; } .section .gray{ height: 35px; background-color: #777; text-indent: 5px; color: #ddd; margin-bottom: 10px; } .zhuSe{ color: #66c0f4; padding-right: 5px; } .biaoqian{ padding-top: 5px; } .biaoqian span{ padding: 2px 5px; background-color: #aaa; border-radius: 3px; color: #e5e5e5; } .bigBox.one{ height: 353px; } .bigBox.one .box{ height: 353px; box-shadow: 0 0 5px #000; } .box .img{ position: relative; float: left; width: 616px; height: 353px; } .final .img{ background: url(images/final.jpg) no-repeat; } .boxi .img{ background: url(images/boxi.jpg) no-repeat; } .hizi .img{ background: url(images/hizi.jpg) no-repeat; } .nba .img{ background: url(images/nba.jpg) no-repeat; } .slay .img{ background: url(images/slay.jpg) no-repeat; } .sub .img{ background: url(images/sub.jpg) no-repeat; } .sword .img{ background: url(images/sword.jpg) no-repeat; } .box .img a{ display: block; height: 353px; } .box .img img{ position: absolute; top: 0; left: 0; width: 616px; height: 353px; display: none; } .box .fig{ float: right; width: 324px; height: 353px; background-color: #f66; background:url(images/fig.jpg) no-repeat; } .gameName{ max-height: 52px; overflow: hidden; font-size: 24px; color: #fff; line-height: 26px; padding: 10px 10px 0 10px; } .picture{ width: 314px; height: 158px; } .picture a{ display: block; float: left; } .picture img{ display: block; float: left; opacity: .5; width: 147px; height: 69px; padding: 10px 0 0 10px; } .picture img:hover{ opacity: 1; } .figtrue{ height: 67px; padding-top: 10px; } .figtrue a{ color: #fff; } .figtrue .text{ display: block; height: 28px; padding: 6px 10px; } .figtrue .reXiao{ font-size: 11px; padding: 2px 7px; margin:3px 0 3px 10px; border-radius: 3px; background-color:rgba( 255, 255, 255, 0.2); } .figtrue .reXiao:hover{ background-color:rgba( 255, 255, 255, 0.3 ); } .jiawei{ height: 56px; } .jiawei a:first-child{ float: left; padding-top: 25px; } .jiawei a:last-child{ float: right; padding-top: 20px; } .jiawei a span{ float: left; font-size: 12px; } .bigBox.two{ height: 394px; } .bigBox.two .box{ height: 390px; } .sunbox{ position: relative; float: left; width: 306px; height: 390px; margin-right: 11px; cursor: pointer; } .sunbox:last-of-type{ margin-right: 0; } .sunbox img{ width: 306px; height: 353px; display: block; } .suntext{ position: absolute; left:0; bottom: 0; width: 274px; height: 115px; padding: 0 16px 0 16px; background: url(images/tebieyouhuiBG.jpg); font-size: 12px; color: #acdbf5; } .suntext h2{ padding: 8px 0; } .jiawei.two{ padding-top: 12px; height: 39px; } .jiawei.two .range{ font-size: 26px; margin-left: 0; float: left; } .jiawei.two .span{ float: left; background-color: rgba(0,0,0,0.6); height: 30px; padding: 4px 5px; } .jiawei.two .span span{ display: block; } .jiawei.two .span .original{ margin: 0; } .twobox{ position: relative; height: 189px; background: url(images/tebieyouhuiBG.jpg); } .twobox img{ height: 143px; } .twobox:first-child{ margin-bottom: 12px; } .jinri{ font-size: 12px; height: 46px; background: #B2DDF5; } .jishiqi{ float: left; padding: 4px 7px 4px 7px } .jishiqi p{ color: #333; padding-bottom: 5px; } .jishiqi span{ color: #c4e4f2; background-color: #4f95bd; padding: 0 4px; margin-top: 4px; } .jinri .jiawei.two{ float: right; margin-right: 4px; padding: 4px 0; } .liulan{ height: 58px; } .liulan span{ float: left; display: block; width: 229px; height: 58px; line-height: 58px; text-align: center; margin-right: 8px; font-size: 18px; background: url(images/tebieyouhuiBG.jpg) no-repeat 0 -105px; border-radius: 3px; box-shadow: 0 0 4px #000; } .liulan span:hover{ background-position: 0 -146px; } .liulan span:hover a{ color: #eee; } .liulan span a{ display: block; color: #66c0f4; } .liulan span:last-child{ margin-right: 0; } .bigBox.Three{ min-height: 416px; } .bigBox.Three .box{ padding: 16px 13px; font-size: 12px; color: #c6d4df; background: linear-gradient( 153deg, rgba( 255, 255, 255, 0.2) 5%,rgba( 255, 255, 255, 0.1) 95%); box-shadow: 0 0 5px #000; box-sizing:border-box; } .caption{ display: flex; height:73px; margin-bottom: 20px; } .caption a{ display: block; } .caption a img{ display: block; width: 70px; height: 70px; margin-right: 12px; } .figCaption{ padding: 0; } .figCaption p{ font-size: 19px; font-weight: 300; color: #c7d5e0; } .info{ float: left; margin-top: 6px; padding: 2px 15px 2px 2px; background-color: rgba(0,0,0,0.2); overflow: hidden; } .guanzhu{ float: left; } .guanzhu a{ display: block; padding: 0 15px; font-size: 15px; line-height: 30px; border-radius: 2px; color: #ccc; background: linear-gradient( to bottom, #799905 5%, #536904 95%); } .guanzhu a:hover{ color: #eee; background: linear-gradient( to bottom, #a4d007 5%, #536904 95%); } .followers{ float: left; margin-left: 5px; font-size: 11px; } .followers span{ display: block; font-size: 15px; margin-top: -4px; } .icons{ float: left; margin-top: 8px; margin: 8px 0 0 10px; } .icons span{ display: inline-block; font-size: 14px; color: #fff; margin-left: 16px; } .icons span img{ display: block; float: left; width: 16px; height: 16px; margin-right: 3px; } .photo{ display: flex; justify-content:space-between; } .imgtext{ width: 225px; } .imgtext img{ display: block; width: 100%; } .imgtext .text .zhuSe{ padding: 5px 0; } .partTwo{ background: linear-gradient( to bottom, rgba(42,71,94,1.0) 5%, rgba(42,71,94,0.0) 70%); padding-top: 1px; margin-top: 80px; color: #c6d4df; } .tabs{ margin-top: -30px; margin-bottom: 30px; } .option{ height: 30px; margin-bottom: 10px; } .option span{ display:block; float: left; border-top-left-radius: 3px; border-top-right-radius: 3px; font-size: 13px; color: #4f94bc; line-height: 29px; padding: 0 10px; cursor: pointer; } .option span.obtain{ color: #eee; background-color: #2a475e; } .zhuTi{ width: 100%; } .zhuTiFour{ width: 100%; display: flex; justify-content:space-between; } .zuoCe{ width: 632px; } .somalList{ width: 100%; font-size: 12px; margin-bottom:5px; background-image: none; } .somalList .liebiao{ display: block; width: 618px; height: 69px; background: rgba(32,45,57,.7); } .liebiao>img{ display: block; float: left; } .tabitem{ width: 434px; float: left; } .tabtext{ float: left; } .tabtext p{ overflow: hidden; line-height: 25px; padding-left: 15px; } .tabtext i{ float: left; opacity: .4; } .tabtext .title{ color: #c7d5e0; font-size: 1.25em; } .tabtext .details{ color: #384959; } .tabitem .xijie{ width: 120px; float: right; margin-top: 17px; margin-right: 16px; } .xijie .range{ margin-top: 8px; } .xijie>div{ float: right; display: inline-block; } .xijie>div span{ display: block; margin:0; } .xinpin{ height: 28px; padding: 4px; margin-top: 10px; background: rgba( 0, 0, 0, 0.2 ); text-align: right; font-size: 12px; } .xinpin a{ border-radius: 2px; display: inline-block; padding: 0 15px; font-size: 12px; line-height: 24px; background: transparent; border: 1px solid rgba(255,255,255,0.4); border-radius: 2px; color: #fff; margin-left: 5px; } .xinpin a:hover{ border: 1px solid rgba(255,255,255,1); } .somalList.hove{ background: linear-gradient( to right, #c6e6f8 5%,#95bcd3 95%); } .somalList.hove .liebiao{ background-color:transparent; } .somalList.hove .title{ color: #384959; } .somalList.hove .current{ color: #384959; } .somalList.hove .win{ background: url(images/winhei.png); } .somalList.hove .mac{ background: url(images/machei.png); } .somalList.hove .linux{ background: url(images/linuxhei.png); } .youCe{ width: 272px; height: 735px; padding: 0 18px; background: linear-gradient( to right, #95bbd4 5%,#859bac 95%); } .youCe h2{ font-size: 21px; color: #263645; height: 30px; padding-right: 8px; padding-top: 10px; font-weight: normal; margin-bottom: 7px; } .summary{ padding: 5px 7px; margin-bottom: 5px; background-color: rgba( 38, 54, 69, 0.6); width: 258px; border-radius: 2px; font-size: 12px; color: #c6d4df; } .review span{ color: #c6d4df; } .tags{ height: 22px; margin-bottom: 8px; } .tags a{ background-color: rgba( 38, 54, 69, 0.6); display: inline-block; line-height: 19px; margin-right: 2px; padding: 0 6px; border-radius: 2px; margin-bottom: 3px; max-width: 200px; font-size: 11px; color: #ffffff; } .youCeImg img{ display: block; width: 100%; height: 150px; margin-top: 3px; } .bigBox.four{ height: 134px; } .bigBox.four .flex{ display: flex; justify-content:space-between; } .flex a{ display: block; width: 229px; height: 134px; background: linear-gradient( -45deg, rgba(64,121,153,1) 5%,rgba(42,62,89,1) 95%); box-shadow: 0 0 5px #000; } .flex a:hover{ background: linear-gradient( to right, rgba(56,107,135,1) 5%,rgba(68,130,163,1) 95%); } .flex a img{ display: block; width: 100%; height: 106px; } .flex a .price{ height: 28px; text-align: right; padding-top: 2px; padding-right: 5px; } .price span{ display: inline-block; color: #acdbf5; font-size: 11px; padding: 0 6px; border-radius: 2px; background-color: rgba(20,31,44,0.4); } .tupian{ overflow: hidden; } .tupian a{ display: block; float: left; width: 181px; height: 206px; margin: 0 0 10px 10px; } .tupian a img{ display: block; width: 181px; height: 182px; } .tupian a .xiangqing{ text-align: right; padding-right: 5px; height: 24px; line-height: 24px; color: #acdbf5; font-size: 11px; background: linear-gradient( 135deg, rgba(37,49,63,1) 5%,rgba(54,97,125,1) 95%); } .tupian a:first-child{ width: 367px; height: 442px; margin-left: 0; } .tupian a:first-child img{ width: 367px; height: 398px; } .xunzhao{ background-color: #000; font-size: 15px; color: #8f98a0; text-align: center; padding: 25px 0; } .xunzhao .xian{ height: 30px; background: url(images/xian.png); margin-bottom: 20px; } .xunzhao .xian p{ display: inline-block; font-size: 24px; color: #67c1f5; padding: 0 10px; background: #000; } .xunzhao .centerTwo>p{ font-size: 15px; color: #8f98a0; } .xunzhao .centerTwo>p span{ font-size: 16px; color: #fff; } .xunzhao button{ border:none; outline: none; border-radius: 3px; cursor: pointer; padding: 0 15px; font-size: 15px; line-height: 30px; margin:20px 0; color: #D2E885; background: linear-gradient( to bottom, #799905 5%, #536904 95%); } .xunzhao button:hover{ color: #fff; background: linear-gradient( to bottom, #a1bf07 5%, #80a006 95%); } .footer{ background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.5) 100%); padding: 45px 0 40px 0; margin-top: 120px; color: #8F98A0; font-size: 12px; line-height: 16px; } .footer a{ color: #c6d4df; display: inline-block; } .footer a:hover{ color: #fff; } .footerTop{ overflow: hidden; } .footerTop .xinxi{ float: left; padding-left: 10px; } .footerTop img{ display: block; float: left; width: 92px; height: 32px; } .footerTop .footerLog{ float: right; } .footerBottom{ overflow: hidden; margin-top: 20px; font-size: 13px; } .footerBottom li{ float: left; } .footerBottom img{ position: relative; top: 3px; display: inline-block; width: 16px; height: 16px; margin-right: 7px; } /***************************************游戏详情页********************************************/ .videoAction{ margin-bottom: 10px; } .fenlei{ font-size: 12px; color: #777; } .gameNameApp{ color: #fff; font-size: 26px; text-align: left; line-height: 35px; padding-bottom:15px; } .community{ float: right; color: #67c1f5; border-radius: 2px; padding: 0 15px; font-size: 15px; line-height: 30px; background: rgba( 103, 193, 245, 0.2 ); display: inline-block; } .community:hover{ background: linear-gradient( -60deg, #417a9b 5%,#67c1f5 95%); } .allcol{ overflow: hidden; background: rgba(0,0,0,.2); padding-bottom: 15px; } .leftcol{ float: left; width: 600px; padding-right: 16px; } .bigimgs{ position: relative; width: 100%; height: 337px; } .bigimgs a{ display: block; } .bigimgs img{ display: block; width: 100%; height: 100%; position: absolute; } .somalimgs{ position: relative; overflow: hidden; height: 87px; margin-top: -15px; margin-bottom: 6px; } .allsomalimgs{ position: absolute; left: 0; top: 0; height: 69px; margin-top: 18px; display: flex; justify-content:space-between; } .somalboximg{ position: relative; height: 65px; width: 116px; cursor: pointer; text-align: center; margin: 2px; } .somalboximg .baiBian{ position: absolute; left: 0; top: -22px; display: block; width: 116px; height: 87px; background: url(images/somalimgsbg.png) 100% 100% no-repeat; } .somalboximg img{ display: block; width: 100%; height: 100%; } .slider{ position: relative; height: 18px; } .slider i{ display: block; width: 9px; height: 7px; margin: 5px 0 0 15px; background: url(images/icon_cluster_controls.png) no-repeat ; } .sliderLeft,.sliderRight{ position: absolute; top: 0; width: 38px; height: 18px; background-color: rgba( 35, 60, 81, 0.4 ); border-radius: 3px; cursor: pointer; } .sliderLeft:hover,.sliderRight:hover{ background: linear-gradient(135deg, #3d6c8d 0%,#2e5470 100%); } .sliderLeft{ left: 2px; } .sliderRight{ right: 0; } .sliderLeft i{ background-position: -18px 0; } .sliderRight i{ background-position: -9px 0; } .sliderLeft:hover i{ background-position: -18px -7px; } .sliderRight:hover i{ background-position: -9px -7px; } .sliderAction{ margin:0 auto; width: 524px; height: 18px; background-color: #15202c; } .rightcol{ float: right; width: 324px; } .rightcolImg{ height: 151px; margin-bottom: 10px; } .rightcolImg img{ display: block; width: 100%; } .rightcolJieShao{ font-size: 13px; line-height: 18px; padding-right: 16px; color: #c6d4df; } .rightcolCePing{ margin-top: 10px; color: #556772; font-size: 11px; } .rightcolCePing li{ width: 100%; overflow: hidden; line-height: 16px; } .rightcolCePing li div{ float: left; } .subtitle{ width: 100px; } .teShu{ padding-top: 9px; padding-bottom: 13px; } .hoverColorWrite:hover{ color: #fff; cursor: pointer; } .rightP{ color: #556772; font-size: 12px; margin-top: 10px; } .rightP p:last-child{ line-height: 19px; } .xiangqingAnNiu{ background-color: rgba( 103, 193, 245, 0.2 ); } .xiangqingAnNiu:hover{ color: #fff; background: linear-gradient(135deg, #67c1f5 0%,#417a9b 100%); cursor: pointer; } .BiaoQian{ display: inline-block; padding: 0 7px; line-height: 16px; border-radius: 2px; font-size: 11px; } .PAction{ padding: 16px; color: #c6d4df; font-size: 12px; background: rgba(0,0,0,.2); margin-bottom: 16px; } .bianse{ color: #fff; } .bianse:hover{ color: #67c1f5; } .synthesizeAciton{ overflow: hidden; } .complex{ float: right; } .complexAction{ overflow: hidden; font-size: 12px; width: 308px; margin-left:14px; background: linear-gradient(to right, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.5) 100%); } .complexTitle{ background-color: rgba(0,0,0,0.2); color: #fff; font-size: 16px; padding: 10px 18px; } .jiYuYouXi{ color: #acb2b8; font-size: 14px; line-height: 22px; padding:16px; margin-bottom: 10px; } .anNiu{ display: inline-block; font-size: 15px; line-height: 30px; border-radius: 2px; padding: 0 15px; margin-top: 15px; } .complexbg{ padding: 16px; } .fenzu{ display: block; height: 26px; margin-bottom: 2px; line-height: 26px; } .fenzu span{ display: block; float: left; background: #1b2838; margin-right: 10px; padding: 5px 0; } .fenzu img{ display: block; float: left; width: 26px; height: 16px; } .fenzuBottom{ color: #e1c48a; padding: 4px 8px; line-height: 17px; border-radius: 1px; margin-top: 12px; background: linear-gradient(135deg, rgba(130,114,81,0.5) 0%,rgba(226,197,139,0.5) 100%); } .writeZhuSe{ color: #fff; } .writeZhuSe:hover{ color: #66c0f4; } .language{ color: #8f98a0; margin-bottom: 2px; } .languageTable tr{ color: #8f98a0; } .languageTable tr:first-child{ color: #b0aeac; } .languageTable td{ width: 62px; border-bottom: 1px solid #626366; padding: 3px 0; text-align: center; } .languageTable tr td:first-child{ width: 94px; text-align: left; } .tableBottom{ line-height: 25px; } .imgBolck{ display: inline-block; float: left; margin-right: 10px; margin-bottom: 16px; } .Violence{ float: left; } .badge{ padding: 4px 0px 4px 0px; margin-bottom: 5px; } .badge span{ display: inline-block; width: 62px; height: 62px; margin-right: 4px; } .badge a{ display:block; float: right; width: 62px; height: 62px; font-size: 14px; text-align: center; padding: 0; } .mouName{ line-height: 20px; color:#61686d; } .lianjie{ padding-top: 15px; } .lianjie a{ display: block; margin-bottom: 2px; padding: 4px 0 4px 8px; } .lianjie i{ display: inline-block; width: 8px; height: 8px; } .fenxiang{ padding: 5px 17px; font-size: 15px; } .qi{ position: relative; top: 3px; display: inline-block; width: 16px; height: 16px; background: url(images/icons_16.png) no-repeat -256px 0px; } .eightSeven{ width: 50px; height: 50px; line-height: 50px; color: #FFFFFF; font-size: 25px; text-align: center; float: left; background-color: #66CC33; margin-bottom: 16px; } .m{ height: 35px; width: 35px; margin-left: 10px; margin-top: 10px; float: left; background: url(images/mc_logo_no_text.png)no-repeat; } .metacritic{ float: left; width: 180px; } .bigText{ font-weight: bold; color: #FFFFFF; font-size: 26px; line-height: 26px; margin-left: 2px; margin-top: 4px; } .yuedu{ color: #fff; } .bigjinagxiang{ width: 276px; } .bigjinagxiang:last-of-type{ height: 180px; } .dingwei{ position: relative; } .zhankaiyuedu{ position: absolute; bottom: 0; left:0; width: 100%; height: 53px; background:#111; text-align: right; } .grayShade{ position: absolute; left: 0; bottom: 40px; width: 100%; height: 63px; background: url(images/shade.png); } .zhankaiyuedu a{ height: 20px; line-height: 30px; color: #537ca6; font-size: 10px; padding-right: 12px; } .synthesize{ float:left; width: 616px; } .yinhui{ background: linear-gradient(135deg, rgba(97,100,101,0.3) 0%,rgba(226,244,255,0.3) 100%); } .gouMai{ position: relative; color: #b0aeac; padding: 16px; padding-bottom: 26px; margin-bottom: 50px; } .gouMai h1{ font-weight: normal; font-size:21px; } .rightwards{ float: right; } .gouMaiBottom{ position: absolute; right: 16px; bottom: -17px; } .tianjia{ height: 32px; display: inline-block; background-color: #000; padding: 2px 2px 2px 0px; border-radius: 2px; } .blackPrice{ font-size: 13px; padding-top: 8px; padding-left: 12px; padding-right: 12px; height: 24px; } .jiaGou{ border-radius: 2px; color: #D2E885; background: linear-gradient( to bottom, rgba(121,153,5,1) 5%, rgba(83,105,4,1) 95%); text-shadow: -1px -1px 0px rgba( 0, 0, 0, 0.1 ); padding: 5px 15px; font-size: 15px; line-height: 30px; } .jiaGou:hover{ background: linear-gradient( to bottom, rgba(164,208,7,1) 5%, rgba(107,135,5,1) 95%); } .kuai{ font-size: 12px; margin-bottom: 30px; } .somalTitle{ background: url(images/maincol_gradient_rule.png) no-repeat bottom; color: #fff; font-size: 17px; letter-spacing: 2px; font-weight: normal; padding: 2px; } .selling{ padding: 4px 14px; font-size: 12px; margin-bottom: 2px; } .DLC{ text-align: right; margin-top: 5px; } .LeftWards{ float: left; } .gengxin{ display: flex; justify-content:space-between; } .columns{ width: 290px; } .gengxinDate{ color: #56707F; font-size: 11px; line-height: 14px; padding-top: 15px; } .gengxinTitel{ font-size: 23px; line-height: 29px; color: #fff; } .gengxinContent img{ width: 100%; height: 130px; } .xiantiao{ height: 1px; background: url(images/maincol_gradient_rule.png) no-repeat bottom; } .liaojieGengduo{ overflow: hidden; font-size: 12px; line-height: 20px; } .liaojieGengduo span{ color: #56707F; } .gengxinContent{ min-height: 190px; color: #8f98a0; font-size: 13px; } .cepingText{ color: #acb2b8; padding-top: 15px; } .ceping{ color: #fff; } .leaveTop{ margin-top: 10px; } .xianshade{ height: 73px; background: url(images/shade.png) 100% repeat-x; } .xianshade i{ color: #999; font-size: 13px; line-height: 63px; font-weight: bold; } .kuai>a.zhuSe{ float: right; } .lanSE{ padding: 20px 0 5px; font-size: 15px; color: #2f89bc; } .strong{ font-size: 14px; font-weight: bold; line-height: 23px; color: #acb2b8; } .xuqiu{ display: flex; justify-content:space-between; } .xuqiu .lanSE{ font-size: 12px; } .acb2b8{ color: #acb2b8; } .peizhi{ padding-top: 30px; font-size: 11px; } .chanpin{ position: relative; width: 100%; height: 130px; margin-top: 15px; overflow: hidden; } .chanpinThree{ position: absolute; top: 0; left: 0; width: 1206px; } .threeBox{ float: left; display: block; width: 171px; height: 132px; padding: 15px; margin-right: 7px; background: rgba(0,0,0,.2); } .threeBox img{ display: block; width: 100%; } .kuai .slider{ margin-top: 5px; } .ceping{ border-top: 1px solid #000; padding-top: 40px; } .cepingTop{ background-color: #2a475e; overflow: hidden; } .cepingTop p{ font-size: 15px; margin-bottom: 5px; color: #e5e5e5; } .zongTi,.zuiJin{ display: block; float: left; padding: 10px; height: 46px; box-shadow: 0 0 5px #000; } .zongTi{ width: 585px; } .zongTi span{ font-size: 12px; color: #8ba6b6; } .zongTi .zhuSe{ font-weight: bold; font-size: 17px; color: #66C0F4; line-height: 9px; text-shadow: 1px 1px rgba( 0, 0, 0, 0.2 ); } .zuiJin{ width: 315px; background: rgba( 148, 217, 255, 0.2 ) } .cepingNav{ margin-bottom: 30px; background-color: #1f2f42; } .cepingNav ul li{ border-left: 1px solid #2a475e; position: relative; float: left; padding-right: 10px; } .cepingNav li>span{ display: block; font-size: 10px; color: #4582a5; padding: 10px; padding-right: 20px; cursor: pointer; } li.no>span{ padding-right: 0; } .xuanxiang{ background: url(images/btn_arrow_down_padded.png) no-repeat right center; } .cepingNav li:hover{ background-color:#c6d4df; } .cepingNav li.no{ background: transparent; } .cepingNav li:hover .radioButton{ display: block; } .xiala{ display: inline-block; width: 100px; background: #4582a5; font-size: 12px; border: none; border-radius: 2px; margin-left: 5px; margin-top: 2px; } .radioButton{ display: none; position: absolute; left: 0; padding: 10px; color: #556772; line-height: 20px; z-index: 10; font-size: 12px; background-color: #c6d4df; } .xuanze{ white-space: nowrap; } .tuichu{ background: #a3cf06; padding: 0px 2px; color: #000; font-weight: 600; border-radius: 2px; margin-left: 3px; } .radioText{ border-bottom: 1px solid #4582a5; padding-bottom: 10px; margin-bottom: 10px; } .radioText span{ margin-top: 15px; padding: 3px 3px; border-radius: 2px; display: inline-block; cursor: pointer; color: #A4D7F5; background: linear-gradient( to bottom, rgba(47,137,188,1) 5%, rgba(23,67,92,1) 95%); } .radioText span:hover{ color: #fff; background: linear-gradient( to bottom, rgba(102,192,244,1) 5%, rgba(47,137,188,1) 95%); } .shuliang{ color: #7193a6; } .zidingyi{ color: #67c1f5; font-size: 10px; background: rgba(0, 0, 0, 0.5); padding: 3px 5px; border-radius: 2px; } .zidingyi:hover{ color: #fff; background-color:#67c1f5; } .tubiao{ float: right; display: inline-block; padding: 2px 10px; font-size: 12px; line-height: 20px; cursor: pointer; background: rgba( 103, 193, 245, 0.2 ); border-radius: 2px; color: #67c1f5; font-size: 12px; margin-top: 3px; } .tubiao i{ position: relative; top: 4px; left: 3px; display: inline-block; width: 14px; height: 16px; background: url(images/review_graph_expander.png) no-repeat 0px -12px; } .shaixuan{ padding-bottom: 20px; margin-bottom: 20px; } /***************************************游戏登录页********************************************/ .footer.rst{ margin-top: 30px; } .dengluye{ overflow: hidden; font-size: 12px; min-height: 378px; } .eighteen{ font-weight: 300; font-size: 18px; } .denglu{ min-height: 346px; width: 584px; padding: 16px; float: left; background-color: rgba(0,0,0,.2); } .dengluTop,.dengluBottom{ overflow: hidden; } .dengluLeft,.dengluRight{ float: left; width: 274px; } .dengluTop .dengluLeft{ border-right: solid 1px #555; } .dengluLeft{ padding: 0 16px 14px 0; } .dengluRight{ padding:0 0 14px 16px; } .zhanghu{ margin-bottom: 15px; } .inputBox{ margin-bottom: 15px; } .inputBox input{ background-color: rgba( 0, 0, 0, 0.2 ); color: #fff; border: 1px solid #000; border-radius: 3px; box-shadow: 1px 1px 0px #45556c; padding: 5px; margin: 4px 0; width: 95%; height: 18px; font-size: 16px; line-height: 21px; } .dengluBottom{ margin-top: 10px; } .dianji{ padding: 6px 15px; font-size: 15px; line-height: 30px; border-radius: 2px; } .gengduo{ height: 50px; line-height: 50px; background: url(images/shade.png); } .gengduo a{ font-size: 12px; color: #fff; } .gengduo a:hover{ color: #66c0f4; } .gengduo p{ display: inline-block; } .gengduoLeft{ width: 616px; padding-right: 16px; } .why{ width: 290px; min-height: 346px; float: right; padding: 16px 2px 4px 16px; background-color: rgba(0,0,0,.2); } .why ul{ margin: 5px 0 10px; } .why li{ list-style: square; list-style-position:inside; line-height: 22px; } .why img{ margin-bottom: 10px; } .footnav{ margin-bottom: 25px; } .navTwo{ position: relative; padding: 3px 15px; font-size: 12px; line-height: 20px; border-radius: 2px; display: inline-block; cursor:pointer; margin-right: 5px; } .footErji{ display: none; position: absolute; z-index: 1; top: 22px; left: 0px; min-width: 115%; /*opacity: 1;*/ background-color: #c7d5e0; border-right: solid 1px #a7bed1; box-shadow: 1px 0 1px #c6d4df; padding: 8px 5px 8px 5px; text-align: left; } .footErji.two{ min-width: 130%; } .footErji.five{ min-width: 140%; } .footErji a{ line-height: 28px; padding: 0 15px; display: block; color: #000; } .footErji a i{ position: relative; top: 2px; display: inline-block; width: 13px; height: 13px; margin-right: 5px; background: url(images/ico_rss2.gif) no-repeat; } .footErji a:hover{ background-color: #000; color: #eee; } .navTwo:hover .footErji{ display: block; } .shaixuan{ font-size: 15px; color: #c6d4df; border-bottom: 1px solid #000; padding-bottom: 20px; margin-bottom: 20px; } .shaixuan p span{ display: inline-block; font-size: 12px; padding: 5px; margin-left: 5px; padding-right: 25px; border-radius: 2px; cursor: pointer; background-color: rgba( 255, 255, 255, 0.2 ); background-repeat: no-repeat; background-image: url(images/deleteSearchTerm.png); background-position: right 5px center; } .shaixuan>div{ padding-top: 15px; } .shaixuan>div span{ color: #66C0F4; font-weight: bold; }
0.190385
0.088623