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
@import url('https://fonts.googleapis.com/css?family=Abel|Aguafina+Script|Artifika|Athiti|Condiment|Dosis|Droid+Serif|Farsan|Gurajada|Josefin+Sans|Lato|Lora|Merriweather|Noto+Serif|Open+Sans+Condensed:300|Playfair+Display|Rasa|Sahitya|Share+Tech|Text+Me+One|Titillium+Web'); body { /* background-image: linear-gradient(to top, #cd9cf2 0%, #f6f3ff 100%); background: linear-gradient(180deg, rgb(255 192 146 / 85%) 48%, rgb(253 226 52 / 0.71) 100%); */ margin: 0; } #container{ box-shadow: 0 15px 30px 1px rgba(128, 128, 128, 0.31); text-align: center; border-radius: 5px; margin: 3em auto; background: linear-gradient(180deg, rgb(255 192 146 / 85%) 48%, rgb(253 226 52 / 0.71) 100%); height: 300px; width: 350px; padding: 1em; bottom: 0; right: 0; left: 0; top: 0; } #container h2 { background: url(https://static.pexels.com/photos/5782/nature-flowers-vintage-plant.jpg); -webkit-text-fill-color: transparent; -webkit-background-clip: text; /* background-image: linear-gradient(to top, #cd9cf2 0%, #f6f3ff 100%); */ font-family: 'Playfair Display', serif; background-repeat: no-repeat; background-attachment: fixed; background-size:cover; letter-spacing: 2px; font-size: 3.5em; margin: 0; } #container p { font-family: 'Farsan', cursive; margin: 3px 0 1.5em 0; font-size: 1.3em; color: #7d7d7d; } #container input { /* background: rgba(255, 13, 254, 0.90); */ width: 210px; display: inline-block; text-align: center; border-radius: 7px; background: white; padding: 1em 2em; outline: none; border: none; color: #222; transition: 0.3s linear; } ::placeholder{color: #999;} #container input:focus {background: rgba(0, 0, 333, 0.10);} #container button { background-image: linear-gradient(to left, rgba(255, 146, 202, 0.75) 0%, rgba(145, 149, 251, 0.86) 100%); box-shadow: 0 9px 25px -5px #df91fb; font-family: 'Abel', sans-serif; padding: 0.5em 1.9em; margin: 2.3em 0 0 0; border-radius: 7px; font-size: 1.4em; cursor: pointer; color: #FFFFFF; font-size: 1em; outline: none; border: none; transition: 0.3s linear; } #container button:hover{transform: translatey(2px);} #container button:active{transform: translatey(5px);}
client/src/components/MailForm/Style.css
@import url('https://fonts.googleapis.com/css?family=Abel|Aguafina+Script|Artifika|Athiti|Condiment|Dosis|Droid+Serif|Farsan|Gurajada|Josefin+Sans|Lato|Lora|Merriweather|Noto+Serif|Open+Sans+Condensed:300|Playfair+Display|Rasa|Sahitya|Share+Tech|Text+Me+One|Titillium+Web'); body { /* background-image: linear-gradient(to top, #cd9cf2 0%, #f6f3ff 100%); background: linear-gradient(180deg, rgb(255 192 146 / 85%) 48%, rgb(253 226 52 / 0.71) 100%); */ margin: 0; } #container{ box-shadow: 0 15px 30px 1px rgba(128, 128, 128, 0.31); text-align: center; border-radius: 5px; margin: 3em auto; background: linear-gradient(180deg, rgb(255 192 146 / 85%) 48%, rgb(253 226 52 / 0.71) 100%); height: 300px; width: 350px; padding: 1em; bottom: 0; right: 0; left: 0; top: 0; } #container h2 { background: url(https://static.pexels.com/photos/5782/nature-flowers-vintage-plant.jpg); -webkit-text-fill-color: transparent; -webkit-background-clip: text; /* background-image: linear-gradient(to top, #cd9cf2 0%, #f6f3ff 100%); */ font-family: 'Playfair Display', serif; background-repeat: no-repeat; background-attachment: fixed; background-size:cover; letter-spacing: 2px; font-size: 3.5em; margin: 0; } #container p { font-family: 'Farsan', cursive; margin: 3px 0 1.5em 0; font-size: 1.3em; color: #7d7d7d; } #container input { /* background: rgba(255, 13, 254, 0.90); */ width: 210px; display: inline-block; text-align: center; border-radius: 7px; background: white; padding: 1em 2em; outline: none; border: none; color: #222; transition: 0.3s linear; } ::placeholder{color: #999;} #container input:focus {background: rgba(0, 0, 333, 0.10);} #container button { background-image: linear-gradient(to left, rgba(255, 146, 202, 0.75) 0%, rgba(145, 149, 251, 0.86) 100%); box-shadow: 0 9px 25px -5px #df91fb; font-family: 'Abel', sans-serif; padding: 0.5em 1.9em; margin: 2.3em 0 0 0; border-radius: 7px; font-size: 1.4em; cursor: pointer; color: #FFFFFF; font-size: 1em; outline: none; border: none; transition: 0.3s linear; } #container button:hover{transform: translatey(2px);} #container button:active{transform: translatey(5px);}
0.273477
0.156975
@import url(http://fonts.googleapis.com/css?family=Raleway); .alotaxi, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: 'Raleway', sans-serif; } .row, .row .col { margin: 0; padding: 0; } .text-center { text-align: center; } .content-center, .request-car-content .text-notice, .request-car-content .btn-next, .passenger-starting-content .heading { display: flex; align-items: center; justify-content: center; } .alotaxi-btn { display: inline-block; height: 72px; width: 100%; max-width: 275px; text-align: center; background-color: #2196f3; color: #feffff; text-decoration: none; font-size: 20px; font-weight: 300; line-height: 3.5em; position: relative; cursor: pointer; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); } .alotaxi-btn .icon { position: absolute; top: 50%; margin-top: -20px; } .alotaxi-btn .icon.left { left: 30px; } .alotaxi-btn:hover, .alotaxi-btn:active, .alotaxi-btn.activated { background-color: #1e85d9; color: #feffff; } .alotaxi-btn.btn-seat { background-color: #536dfe; } .alotaxi-btn.btn-seat:hover, .alotaxi-btn.btn-seat:active, .alotaxi-btn.btn-seat.activated { background-color: #4b62e3; } .alotaxi-btn.cancel { background-color: #ea1d2c; } .alotaxi-btn.cancel:hover, .alotaxi-btn.cancel:active, .alotaxi-btn.cancel.activated { background-color: #d11925; } .alotaxi-btn.yellow { background-color: #ffc107; color: #212121; } .alotaxi-btn.yellow:hover, .alotaxi-btn.yellow:active, .alotaxi-btn.yellow.activated { background-color: #e5ae07; } .alotaxi-btn.facebook { background-color: #2196f3; } .alotaxi-btn.facebook:hover, .alotaxi-btn.facebook:active, .alotaxi-btn.facebook.activated { background-color: #1e85d9; } .alotaxi-btn.google-plus { background-color: #f44336; } .alotaxi-btn.google-plus:hover, .alotaxi-btn.google-plus:active, .alotaxi-btn.google-plus.activated { background-color: #db3c30; } .bg-image, .bg-content-common, .alotaxi .login-content { background: url('../img/background.jpg') center center repeat #d6d6d6; } .bg-content-common:before { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.3); } .alotaxi-menu-btn span { font-size: 40px; color: #212121; } .alotaxi .bar-header, .alotaxi .bar-header .title { height: 50px; border: none; } .alotaxi .bar .title { font-size: 20px; font-weight: 300; text-transform: uppercase; line-height: 50px; } .bar-alotaxi .bar { background-color: #FFC007; color: #212121; } .alotaxi .has-header { top: 50px; } .alotaxi .logo div > img { max-width: 100%; border: 8px solid #ce9a00; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; } .version small { font-size: 12px; color: #fefeff; } .text-lead h6 { color: #fff; font-size: 12px; } .login-content .logo { margin-top: 50px; } .login-content .text-lead { margin-bottom: 10px; } .login-content .alotaxi-btn.facebook { margin-bottom: 25px; } .login-content .alotaxi-btn.google-plus { margin-bottom: 20px; } .contain-form-pick-up { padding-top: 45px; } .contain-form-pick-up .contain { position: relative; width: 100%; } .bar-alotaxi.overlay:before { display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: absolute; z-index: 999999999; content: ''; top: 0; left: 0; } .form-pick-up { width: 100%; padding: 0 25px; margin-top: 26px; } .form-pick-up .row { background-color: #fff; height: 73px; margin-top: 8px; -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); } .form-pick-up .row input[type=text] { width: 100%; height: 100%; padding: 0 50px 0 65px; line-height: 4.5em; font-size: 16px; } .form-pick-up .row .col { position: relative; } .form-pick-up .row .col .lbl { position: absolute; top: 50%; } .form-pick-up .row .col .lbl.left { left: 15px; font-size: 16px; margin-top: -10px; } .form-pick-up .row .col .lbl.right { right: 20px; font-size: 20px; margin-top: -10px; } .form-pick-up .pickup-from input, .form-pick-up .pickup-from span { color: #536dfe; } .form-pick-up .pickup-to input, .form-pick-up .pickup-to span { color: #ff0000; } .request-car-content .bar-footer { padding: 0; border: none; } .request-car-content .footer-container { height: 72px; } .request-car-content .text-notice, .request-car-content .btn-next { font-size: 20px; } .request-car-content .text-notice { background-color: #ffc107; } .request-car-content .btn-next { background-color: #ffa000; cursor: pointer; } .seat-avaiable { position: absolute; z-index: 9; width: 100%; height: 100%; padding-top: 250px; padding-bottom: 20px; background: rgba(0, 0, 0, 0.8); } .seat-avaiable .button { margin-bottom: 15px; } .seat-avaiable.tentative { padding-top: 30px; } .chair { display: inline-block; width: 60px; float: left; text-align: right; } .chair-icon { display: inline-block; width: 9px; height: 11px; background: url('../img/chair-icon.png') center center no-repeat; } .tentative .logo { margin-bottom: 15px; } .tentative .text-lead span, .tentative .text-lead h4 { font-family: Arial; color: #ffffff; } .tentative .text-lead span { font-size: 16px; } .tentative .text-lead h4 { font-size: 20px; font-weight: bold; text-transform: uppercase; } .tentative .button.cancel { margin-top: 40px; } .confirm-content .heading { display: block; height: 220px; width: 100%; background: url('../img/confirm-header-image.jpg') center center no-repeat; position: relative; -webkit-box-shadow: 0 -25px 50px #000 inset; -moz-box-shadow: 0 -25px 50px #000 inset; -ms-box-shadow: 0 -25px 50px #000 inset; -o-box-shadow: 0 -25px 50px #000 inset; box-shadow: 0 -25px 50px #000 inset; margin-bottom: 40px; } .confirm-content .heading:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 193, 7, 0.2); } .confirm-content .heading .avatar { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); background-position: center center; background-size: cover; background-color: #d6d6d6; display: block; position: absolute; z-index: 1; height: 134px; width: 134px; left: 50%; margin-left: -67px; bottom: -28px; } .confirm-content .heading .back-button { float: left; margin-top: 10px; } .confirm-content .heading .back-button .icon:before { color: #fff; } .confirm-content .person-info h4, .confirm-content .person-info span { text-transform: uppercase; color: #212121; } .confirm-content .person-info h4 { font-size: 20px; margin-bottom: 0; font-weight: bold; } .confirm-content .person-info span { font-size: 10px; } .driver-info .row { padding: 18px 25px; } .driver-info .row:first-child { padding-top: 10px; } .driver-info .row .col { color: #212121; } .driver-info .row .col:first-child { text-align: left; } .driver-info .row .col:last-child { text-align: right; font-weight: bold; } .passenger-starting-content .heading { height: 85px; width: 100%; background: url('../img/confirm-header-image.jpg') center center no-repeat; position: relative; -webkit-box-shadow: 0 -25px 50px #000 inset; -moz-box-shadow: 0 -25px 50px #000 inset; -ms-box-shadow: 0 -25px 50px #000 inset; -o-box-shadow: 0 -25px 50px #000 inset; box-shadow: 0 -25px 50px #000 inset; text-transform: uppercase; font-size: 20px; font-weight: bold; color: #fff; } .passenger-starting-content .heading .col { position: relative; z-index: 2; } .passenger-starting-content .heading:before { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.7); } .passenger-starting-content .passenger { position: absolute; z-index: 2; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); } .passenger-starting-content .passenger .driver-info .row:first-child { padding-top: 30px; } .passenger-starting-content .passenger .driver-info .row .col, .passenger-starting-content .passenger .driver-info .row .col span { color: #fff; } .passenger-starting-content .passenger .begin-btn { margin-top: 10px; margin-bottom: 30px; } .driver-starting-content .driver-heading h4 { text-transform: uppercase; margin-top: 30px; margin-bottom: 20px; color: #fff; } .driver-starting-content .driver-info .col { color: #fff; } .driver-starting-content .begin-btn { margin-top: 20px; margin-bottom: 30px; } .end-page { color: #fff; } .end-page .cup { margin-top: 30px; } .end-page .cup span { font-size: 166px; } .end-page .text-info * { color: #fff; } .end-page .text-info h6, .end-page .text-info h4 { font-size: 20px; } .end-page .text-info h1 { font-size: 53px; font-weight: bold; margin-top: 0; margin-top: -10px; } .end-page .text-info h1 small { font-size: 16px; font-weight: inherit; } .end-page .text-info h4 { text-transform: uppercase; } .end-page .rating { margin: 10px 0 40px; } .end-page .rating .rating-value { color: #fff200; font-size: 33px; margin-left: 10px; cursor: pointer; } .end-page .rating .rating-value:first-child { margin-left: 0; } .end-page .rating .rating-value:hover { color: #fff; } .alotaxi .back-button .icon:before { color: #212121; font-family: 'Pe-icon-7-stroke'; font-size: 40px; content: "\e686"; } .alotaxi .back-button.activated .icon:before { color: #000; } .alotaxi .back-text { display: none !important; }
alotaxi-ios/www/css/style.css
@import url(http://fonts.googleapis.com/css?family=Raleway); .alotaxi, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: 'Raleway', sans-serif; } .row, .row .col { margin: 0; padding: 0; } .text-center { text-align: center; } .content-center, .request-car-content .text-notice, .request-car-content .btn-next, .passenger-starting-content .heading { display: flex; align-items: center; justify-content: center; } .alotaxi-btn { display: inline-block; height: 72px; width: 100%; max-width: 275px; text-align: center; background-color: #2196f3; color: #feffff; text-decoration: none; font-size: 20px; font-weight: 300; line-height: 3.5em; position: relative; cursor: pointer; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); } .alotaxi-btn .icon { position: absolute; top: 50%; margin-top: -20px; } .alotaxi-btn .icon.left { left: 30px; } .alotaxi-btn:hover, .alotaxi-btn:active, .alotaxi-btn.activated { background-color: #1e85d9; color: #feffff; } .alotaxi-btn.btn-seat { background-color: #536dfe; } .alotaxi-btn.btn-seat:hover, .alotaxi-btn.btn-seat:active, .alotaxi-btn.btn-seat.activated { background-color: #4b62e3; } .alotaxi-btn.cancel { background-color: #ea1d2c; } .alotaxi-btn.cancel:hover, .alotaxi-btn.cancel:active, .alotaxi-btn.cancel.activated { background-color: #d11925; } .alotaxi-btn.yellow { background-color: #ffc107; color: #212121; } .alotaxi-btn.yellow:hover, .alotaxi-btn.yellow:active, .alotaxi-btn.yellow.activated { background-color: #e5ae07; } .alotaxi-btn.facebook { background-color: #2196f3; } .alotaxi-btn.facebook:hover, .alotaxi-btn.facebook:active, .alotaxi-btn.facebook.activated { background-color: #1e85d9; } .alotaxi-btn.google-plus { background-color: #f44336; } .alotaxi-btn.google-plus:hover, .alotaxi-btn.google-plus:active, .alotaxi-btn.google-plus.activated { background-color: #db3c30; } .bg-image, .bg-content-common, .alotaxi .login-content { background: url('../img/background.jpg') center center repeat #d6d6d6; } .bg-content-common:before { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.3); } .alotaxi-menu-btn span { font-size: 40px; color: #212121; } .alotaxi .bar-header, .alotaxi .bar-header .title { height: 50px; border: none; } .alotaxi .bar .title { font-size: 20px; font-weight: 300; text-transform: uppercase; line-height: 50px; } .bar-alotaxi .bar { background-color: #FFC007; color: #212121; } .alotaxi .has-header { top: 50px; } .alotaxi .logo div > img { max-width: 100%; border: 8px solid #ce9a00; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; } .version small { font-size: 12px; color: #fefeff; } .text-lead h6 { color: #fff; font-size: 12px; } .login-content .logo { margin-top: 50px; } .login-content .text-lead { margin-bottom: 10px; } .login-content .alotaxi-btn.facebook { margin-bottom: 25px; } .login-content .alotaxi-btn.google-plus { margin-bottom: 20px; } .contain-form-pick-up { padding-top: 45px; } .contain-form-pick-up .contain { position: relative; width: 100%; } .bar-alotaxi.overlay:before { display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: absolute; z-index: 999999999; content: ''; top: 0; left: 0; } .form-pick-up { width: 100%; padding: 0 25px; margin-top: 26px; } .form-pick-up .row { background-color: #fff; height: 73px; margin-top: 8px; -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); } .form-pick-up .row input[type=text] { width: 100%; height: 100%; padding: 0 50px 0 65px; line-height: 4.5em; font-size: 16px; } .form-pick-up .row .col { position: relative; } .form-pick-up .row .col .lbl { position: absolute; top: 50%; } .form-pick-up .row .col .lbl.left { left: 15px; font-size: 16px; margin-top: -10px; } .form-pick-up .row .col .lbl.right { right: 20px; font-size: 20px; margin-top: -10px; } .form-pick-up .pickup-from input, .form-pick-up .pickup-from span { color: #536dfe; } .form-pick-up .pickup-to input, .form-pick-up .pickup-to span { color: #ff0000; } .request-car-content .bar-footer { padding: 0; border: none; } .request-car-content .footer-container { height: 72px; } .request-car-content .text-notice, .request-car-content .btn-next { font-size: 20px; } .request-car-content .text-notice { background-color: #ffc107; } .request-car-content .btn-next { background-color: #ffa000; cursor: pointer; } .seat-avaiable { position: absolute; z-index: 9; width: 100%; height: 100%; padding-top: 250px; padding-bottom: 20px; background: rgba(0, 0, 0, 0.8); } .seat-avaiable .button { margin-bottom: 15px; } .seat-avaiable.tentative { padding-top: 30px; } .chair { display: inline-block; width: 60px; float: left; text-align: right; } .chair-icon { display: inline-block; width: 9px; height: 11px; background: url('../img/chair-icon.png') center center no-repeat; } .tentative .logo { margin-bottom: 15px; } .tentative .text-lead span, .tentative .text-lead h4 { font-family: Arial; color: #ffffff; } .tentative .text-lead span { font-size: 16px; } .tentative .text-lead h4 { font-size: 20px; font-weight: bold; text-transform: uppercase; } .tentative .button.cancel { margin-top: 40px; } .confirm-content .heading { display: block; height: 220px; width: 100%; background: url('../img/confirm-header-image.jpg') center center no-repeat; position: relative; -webkit-box-shadow: 0 -25px 50px #000 inset; -moz-box-shadow: 0 -25px 50px #000 inset; -ms-box-shadow: 0 -25px 50px #000 inset; -o-box-shadow: 0 -25px 50px #000 inset; box-shadow: 0 -25px 50px #000 inset; margin-bottom: 40px; } .confirm-content .heading:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 193, 7, 0.2); } .confirm-content .heading .avatar { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); background-position: center center; background-size: cover; background-color: #d6d6d6; display: block; position: absolute; z-index: 1; height: 134px; width: 134px; left: 50%; margin-left: -67px; bottom: -28px; } .confirm-content .heading .back-button { float: left; margin-top: 10px; } .confirm-content .heading .back-button .icon:before { color: #fff; } .confirm-content .person-info h4, .confirm-content .person-info span { text-transform: uppercase; color: #212121; } .confirm-content .person-info h4 { font-size: 20px; margin-bottom: 0; font-weight: bold; } .confirm-content .person-info span { font-size: 10px; } .driver-info .row { padding: 18px 25px; } .driver-info .row:first-child { padding-top: 10px; } .driver-info .row .col { color: #212121; } .driver-info .row .col:first-child { text-align: left; } .driver-info .row .col:last-child { text-align: right; font-weight: bold; } .passenger-starting-content .heading { height: 85px; width: 100%; background: url('../img/confirm-header-image.jpg') center center no-repeat; position: relative; -webkit-box-shadow: 0 -25px 50px #000 inset; -moz-box-shadow: 0 -25px 50px #000 inset; -ms-box-shadow: 0 -25px 50px #000 inset; -o-box-shadow: 0 -25px 50px #000 inset; box-shadow: 0 -25px 50px #000 inset; text-transform: uppercase; font-size: 20px; font-weight: bold; color: #fff; } .passenger-starting-content .heading .col { position: relative; z-index: 2; } .passenger-starting-content .heading:before { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.7); } .passenger-starting-content .passenger { position: absolute; z-index: 2; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); } .passenger-starting-content .passenger .driver-info .row:first-child { padding-top: 30px; } .passenger-starting-content .passenger .driver-info .row .col, .passenger-starting-content .passenger .driver-info .row .col span { color: #fff; } .passenger-starting-content .passenger .begin-btn { margin-top: 10px; margin-bottom: 30px; } .driver-starting-content .driver-heading h4 { text-transform: uppercase; margin-top: 30px; margin-bottom: 20px; color: #fff; } .driver-starting-content .driver-info .col { color: #fff; } .driver-starting-content .begin-btn { margin-top: 20px; margin-bottom: 30px; } .end-page { color: #fff; } .end-page .cup { margin-top: 30px; } .end-page .cup span { font-size: 166px; } .end-page .text-info * { color: #fff; } .end-page .text-info h6, .end-page .text-info h4 { font-size: 20px; } .end-page .text-info h1 { font-size: 53px; font-weight: bold; margin-top: 0; margin-top: -10px; } .end-page .text-info h1 small { font-size: 16px; font-weight: inherit; } .end-page .text-info h4 { text-transform: uppercase; } .end-page .rating { margin: 10px 0 40px; } .end-page .rating .rating-value { color: #fff200; font-size: 33px; margin-left: 10px; cursor: pointer; } .end-page .rating .rating-value:first-child { margin-left: 0; } .end-page .rating .rating-value:hover { color: #fff; } .alotaxi .back-button .icon:before { color: #212121; font-family: 'Pe-icon-7-stroke'; font-size: 40px; content: "\e686"; } .alotaxi .back-button.activated .icon:before { color: #000; } .alotaxi .back-text { display: none !important; }
0.284576
0.046856
.for-construction { display: none !important; } * { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 700; color: #313131; box-sizing: border-box; } h2 { font-size: 18px; line-height: 1.5; } a { font-size: 12px; text-decoration: none; } a:hover { color: black; } .hidden { display: none; } .flex-column-mob { display: flex; flex-direction: column; } .flex-row-mob { display: flex; flex-direction: row; } .flex1-mob { flex: 1; } .fixed { position: fixed; } .font300 { font-weight: 300; } .selected { color: #b9b9b9; } .selected:hover { color: #b9b9b9; } .space-between { justify-content: space-between; } .text14 { font-size: 14px; } .text12 { font-size: 12px; line-height: 18px; } /* Header */ header { width: 100vw; position: relative; justify-content: space-between; } /* Navbar */ .navbar { width: 100%; height: 5vh; justify-content: space-between; align-items: center; padding: 3vh 8vw; background: white; position: relative; flex: 1; } .logo { font-size: 14px; } .logo-icon { font-size: 8px; vertical-align: 2px; } #menu-icon { font-size: 18px; color: #313131; } /* Homepage */ .homepage { width: 100vw; height: 100vh; } .hero { background: url(../images/main-big.jpg) 50% 0 no-repeat; background-size: cover; width: 100%; height: 70vh; margin-top: 5vh; } .hero-complement { height: 100%; } .hero-text { justify-content: space-between; height: 100%; padding: 4vh 10vw; } /* Menu Page */ .menu-page { position: absolute; width: 100vw; height: 95vh; background: white; bottom: 100%; } .menu-page:target { animation-name: move-down; animation-duration: 1s; animation-fill-mode: forwards; } @keyframes move-down { 100% { bottom: -95vh; } } .menu-page h4 { font-weight: 300; font-size: 12px; } .menu-page input { background: transparent; border: none; border-bottom: 2px black solid; width: 50vw; } .menu-page input:focus { outline: none; } .search { background: url(../images/menu2.jpg) 0 0 no-repeat; background-size: cover; } .opaque { background: rgba(255, 255, 255, 0.5); height: 100%; justify-content: center; padding: 0 5vw; } .menu-main { flex: 2; justify-content: center; position: relative; background: #f5f5f5; margin: 3px 0; } .menu-nav-wrapper { width: 100%; justify-content: space-around; } .menu-nav-wrapper h3 { padding-bottom: 4vh; } .menu-nav-wrapper a { padding-bottom: 2vh; } .close-menu { position: absolute; top: 2vh; right: 4vw; } .right-bar-small { position: absolute; top: 1vh; left: 4vw; width: 60vw; align-items: center; } .right-bar-small i { font-size: 12px; margin-left: 5vw; } .cart { line-height: 22px; font-size: 12px; } .cart-counter { display: inline-block; background: #313131; color: white; border-radius: 50%; width: 20px; height: 20px; text-align: center; margin-left: 5px; } .newsletter { background: url(../images/menu1.jpg) 0 0 no-repeat, white; background-size: contain; } .newsletter .opaque { padding: 0 0 0 46vw; } /* Categories */ .category-selector { margin-top: 6vh; } .category-selector a { margin-left: 5vw; } .product { height: 55vh; width: 100vw; display: flex; flex-direction: column; justify-content: space-between; margin-bottom: 3px; padding: 5vh 10vw; font-size: 14px; } #product1 { background: url(../images/product1-1.png) center no-repeat; background-size: 50%; background-color: #f5f5f5; } #product2 { background: url(../images/product2-1.png) center no-repeat; background-size: 75%; background-color: #f5f5f5; } #product3 { background: url(../images/product3-1.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product4 { background: url(../images/product4-1.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product5 { background: url(../images/product5-1.png) center no-repeat; background-size: 85%; background-color: #f5f5f5; } #product6 { background: url(../images/product6-1.png) center no-repeat; background-size: 70%; background-color: #f5f5f5; } /* Product Page */ .product-page > * > * { background-color: #f5f5f5; } .product-expositor { margin-top: 5vh; height: 35vh; display: flex; flex-direction: column; justify-content: space-between; align-items: center; margin-bottom: 3px; padding: 3vh 5vw; font-size: 14px; } .product-expositor span { font-weight: 300; } .product-number { align-self: flex-end; } .product-wrapper { background: white; } .product-wrapper > * { background-color: #f5f5f5; } #product1-img { background: url(../images/product1-1.png) center no-repeat; background-size: 40%; background-color: #f5f5f5; } #product2-img { background: url(../images/product2-1.png) center no-repeat; background-size: 55%; background-color: #f5f5f5; } #product3-img { background: url(../images/product3-1.png) center no-repeat; background-size: 50%; background-color: #f5f5f5; } #product4-img { background: url(../images/product4-1.png) center no-repeat; background-size: 50%; background-color: #f5f5f5; } #product5-img { background: url(../images/product5-1.png) center no-repeat; background-size: 80%; background-color: #f5f5f5; } #product6-img { background: url(../images/product6-1.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } .product-info { align-items: center; height: 15vh; margin-bottom: 3px; padding: 4vh 5vw; } .product-info div { height: 100%; } .product-info h2, .product-info span { font-size: 18px; } .product-info p { font-size: 14px; color: #b9b9b9; } .details { height: 29vh; margin-bottom: 3px; padding: 4vh 5vw; } .details h3 { margin-bottom: 2vh; } .details p { line-height: 1.5; font-weight: 300; } .add-to-cart { height: 9vh; background: white; margin-bottom: 3px; } .add-to-cart span { display: block; background: #f5f5f5; height: 9vh; line-height: 9vh; text-align: center; } .plus { width: 20vw; margin-right: 3px; font-size: 40px; } .add { width: 80vw; font-size: 18px; } .go-back { height: 6vh; text-align: center; line-height: 6vh; } .go-back a { font-size: 14px; } /* Tablet Version */ @media (min-width: 768px) { /* General */ h2, h3 { font-size: 24px; } a { font-size: 18px; } .flex-column-tab { display: flex; flex-direction: column; } .flex-row-tab { display: flex; flex-direction: row; } .flex1-tab { flex: 1; } .flex-wrap-tab { flex-wrap: wrap; } .main-viewport { position: relative; } /* Navbar */ header { z-index: 1; } .navbar { padding: 3vh 6vw; } .logo { font-size: 18px; } .logo-icon { font-size: 12px; vertical-align: 2px; } #menu-icon { font-size: 24px; color: #313131; } /* Homepage */ .hero { height: 100%; } .hero-text { background: white; position: absolute; bottom: 0; right: 0; width: 40%; height: 35%; padding: 5vh 5vw; } /* Menu */ .menu-page h4 { font-size: 18px; } .newsletter .opaque { padding: 0 0 0 40vw; } .close-menu { position: absolute; top: 3vh; right: 5.5vw; font-size: 24px; } .right-bar-small { top: 3vh; left: 5.5vw; } .right-bar-small i { font-size: 18px; margin-left: 5vw; } .cart { line-height: 26px; font-size: 18px; } .cart-counter { width: 25px; height: 25px; } /* Categories */ .product { height: 43vh; width: 49vw; padding: 5vh 5vw; font-size: 18px; } .product h3 { font-size: 18px; } #product1 { background-size: 50%; background-color: #f5f5f5; margin: 0 4px; } #product2 { background-size: 75%; background-color: #f5f5f5; } #product3 { background-size: 60%; background-color: #f5f5f5; margin-left: 4px; } #product4 { background-size: 60%; background-color: #f5f5f5; margin: 0 4px; } #product5 { background-size: 85%; background-color: #f5f5f5; } #product6 { background-size: 70%; background-color: #f5f5f5; margin-left: 4px; } /* Product Pages */ .product-main { width: 70vw; } .product-expositor span { font-size: 18px; } .mini-imgs { margin-top: 5vh; } .mini-imgs div { width: 29vw; height: 23.5vh; margin-right: 3px; margin-bottom: 3px; } .details h3 { font-size: 16px; } .add { font-size: 24px; } .go-back a { font-size: 18px; } #product1-img { background-size: 35%; } #product2-img { background-size: 45%; } #product3-img { background-size: 45%; } #product4-img { background-size: 45%; } #product5-img { background-size: 65%; } #product6-img { background-size: 50%; } #product1-img2 { background: url(../images/product1-2.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product1-img3 { background: url(../images/product1-3.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product1-img4 { background: url(../images/product1-4.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product1-img5 { background: url(../images/product1-5.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product2-img2 { background: url(../images/product2-2.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product2-img3 { background: url(../images/product2-3.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product2-img4 { background: url(../images/product2-4.png) center no-repeat; background-size: 90%; background-color: #f5f5f5; } #product2-img5 { background: url(../images/product2-5.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product3-img2 { background: url(../images/product3-2.png) center no-repeat; background-size: 80%; background-color: #f5f5f5; } #product3-img3 { background: url(../images/product3-3.png) center no-repeat; background-size: 80%; background-color: #f5f5f5; } #product3-img4 { background: url(../images/product3-4.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product3-img5 { background: url(../images/product3-5.png) center no-repeat; background-size: 80%; background-color: #f5f5f5; } #product4-img2 { background: url(../images/product4-2.png) 80% 0 no-repeat; background-size: 200%; background-color: #f5f5f5; } #product4-img3 { background: url(../images/product4-3.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product4-img4 { background: url(../images/product4-4.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product4-img5 { background: url(../images/product4-5.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product5-img2 { background: url(../images/product5-2.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product5-img3 { background: url(../images/product5-3.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product5-img4 { background: url(../images/product5-4.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product5-img5 { background: url(../images/product5-5.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product6-img2 { background: url(../images/product6-2.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product6-img3 { background: url(../images/product6-3.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product6-img4 { background: url(../images/product6-4.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product6-img5 { background: url(../images/product6-5.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } } /* Desktop Version */ @media (min-width: 1024px) { /* General */ h2 { font-size: 18px; line-height: 1.5; } a { font-size: 12px; text-decoration: none; } .hidden { display: block; } .reverse-hidden { display: none; } .flex-column-desk { display: flex; flex-direction: column; } .flex-row-desk { display: flex; flex-direction: row; } .flex1-desk { flex: 1; } .flex-wrap-desk { flex-wrap: wrap; } /* Navbar */ header { width: 15vw; } .navbar { width: 15vw; height: 100vh; justify-content: space-between; align-items: start; padding: 5vh 4vw 5vh 2vw; } .logo { font-size: 14px; } .logo-icon { font-size: 8px; } .menu { line-height: 20px; } #menu-icon { font-size: 18px; display: flex; flex-direction: row; } .menu-text { margin-left: 5px; } .categories { justify-content: center; } .social { justify-content: flex-end; } .padding-bottom-6 { padding-bottom: 6vh; } .padding-bottom-3 { padding-bottom: 3vh; } /* Homepage */ .main-viewport { position: relative; } .homepage { width: 75vw; height: 100vh; margin-left: 15vw; } .hero { margin-top: 0; margin-right: 3px; height: 100vh; flex: 1; } .hero-complement { position: static; flex: 1; } .hero-small { background: url(../images/main-small.jpg) 0 0 no-repeat; background-size: contain; height: 50vh; } .hero-text { position: static; flex: 1; width: 100%; height: 100%; padding: 10vh 5vw; } /* Right bar */ .right-bar { width: 10vw; height: 100vh; align-items: flex-end; padding: 3.5vh 2vw; right: 0; } .right-bar i { font-size: 18px; margin-right: 2px; margin-top: 5vh; } .cart { font-size: 12px; line-height: 26px; } .cart-counter { width: 25px; height: 25px; } .back { display: block; position: absolute; top: 50vh; } /* Menu */ .menu-page { width: 75vw; height: 100vh; right: 100%; bottom: 0; } .menu-page:target { animation-name: move-left; animation-duration: 1s; animation-fill-mode: forwards; } @keyframes move-left { 100% { right: -75vw; } } .menu-page h3 { font-size: 18px; } .menu-page h4 { font-weight: 700; font-size: 12px; } .menu-main { padding: 0 10vw; } .opaque { padding: 0; padding-left: 5vw; margin-right: 3px; background: #f5f5f5; } .search { background: none; } .search-desk-img { background: url(../images/menu2.jpg) 100% 10% no-repeat; background-size: 160%; width: 100%; } .menu-page input { width: 30vw; } .newsletter { background: #f5f5f5; } .newsletter-desk-img { background: url(../images/menu1.jpg) 0 0 no-repeat, white; background-size: contain; } .newsletter .opaque { padding: 0 5vw; } /* Category page */ .category-page { width: 75vw; height: 100vh; margin-left: 15vw; } .category-page h2 { font-size: 24px; } .category-selector { margin-bottom: 2vh; } #first-link { margin: 0; } .product { height: 50vh; width: 24vw; padding: 5vh 3vw; font-size: 12px; } .product h3 { font-size: 12px; } #product1 { margin-left: 0; } #product3 { margin-right: 0; } #product4 { margin-left: 0; } #product6 { margin-right: 0; } /* Products Page */ .product-page { width: 75vw; height: 100vh; margin-left: 15vw; } .mini-imgs { margin-top: 0; } .product-main { width: 75vw; } .product-wrapper { width: 25vw; margin-right: 3px; background: white; } .product-wrapper > * { background: #f5f5f5; } .product-expositor { order: 2; margin-top: 0; width: calc(50vw - 3px); height: 75vh; } .product-expositor span { font-size: 14px; } .product-info, .details { margin-bottom: 3px; } .product-info h2, .product-info span { font-size: 14px; } .product-info p { font-size: 12px; } .details { height: 50vh; font-size: 12px; } .details h3 { font-size: 14px; } .add-to-cart { background: white; } .add { font-size: 18px; } .plus { font-size: 24px; } #product1-img { background-size: 50%; } #product2-img { background-size: 65%; } #product3-img { background-size: 65%; } #product4-img { background-size: 60%; } #product5-img { background-size: 100%; } #product6-img { background-size: 70%; } #product1-img2 { background-size: 40%; } #product1-img3 { background-size: 40%; } #product1-img4 { background-size: 40%; } #product1-img5 { margin: 0; background-size: 40%; } #product2-img2 { background-size: 60%; } #product2-img3 { background-size: 60%; } #product2-img4 { background-size: 60%; } #product2-img5 { margin: 0; background-size: 80%; } #product3-img2 { background-size: 60%; } #product3-img3 { background-size: 80%; } #product3-img4 { background-size: 60%; } #product3-img5 { margin: 0; background-size: 80%; } #product4-img2 { background-size: 130%; } #product4-img3 { background-size: 40%; } #product4-img4 { background-size: 40%; } #product4-img5 { margin: 0; background-size: 40%; } #product5-img2 { background-size: 90%; } #product5-img3 { background-size: 90%; } #product5-img4 { background-size: 90%; } #product5-img5 { margin: 0; background-size: 90%; } #product6-img2 { background-size: 70%; } #product6-img3 { background-size: 70%; } #product6-img4 { background-size: 70%; } #product6-img5 { margin: 0; background-size: 70%; } }
assets/stylesheets/style.css
.for-construction { display: none !important; } * { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 700; color: #313131; box-sizing: border-box; } h2 { font-size: 18px; line-height: 1.5; } a { font-size: 12px; text-decoration: none; } a:hover { color: black; } .hidden { display: none; } .flex-column-mob { display: flex; flex-direction: column; } .flex-row-mob { display: flex; flex-direction: row; } .flex1-mob { flex: 1; } .fixed { position: fixed; } .font300 { font-weight: 300; } .selected { color: #b9b9b9; } .selected:hover { color: #b9b9b9; } .space-between { justify-content: space-between; } .text14 { font-size: 14px; } .text12 { font-size: 12px; line-height: 18px; } /* Header */ header { width: 100vw; position: relative; justify-content: space-between; } /* Navbar */ .navbar { width: 100%; height: 5vh; justify-content: space-between; align-items: center; padding: 3vh 8vw; background: white; position: relative; flex: 1; } .logo { font-size: 14px; } .logo-icon { font-size: 8px; vertical-align: 2px; } #menu-icon { font-size: 18px; color: #313131; } /* Homepage */ .homepage { width: 100vw; height: 100vh; } .hero { background: url(../images/main-big.jpg) 50% 0 no-repeat; background-size: cover; width: 100%; height: 70vh; margin-top: 5vh; } .hero-complement { height: 100%; } .hero-text { justify-content: space-between; height: 100%; padding: 4vh 10vw; } /* Menu Page */ .menu-page { position: absolute; width: 100vw; height: 95vh; background: white; bottom: 100%; } .menu-page:target { animation-name: move-down; animation-duration: 1s; animation-fill-mode: forwards; } @keyframes move-down { 100% { bottom: -95vh; } } .menu-page h4 { font-weight: 300; font-size: 12px; } .menu-page input { background: transparent; border: none; border-bottom: 2px black solid; width: 50vw; } .menu-page input:focus { outline: none; } .search { background: url(../images/menu2.jpg) 0 0 no-repeat; background-size: cover; } .opaque { background: rgba(255, 255, 255, 0.5); height: 100%; justify-content: center; padding: 0 5vw; } .menu-main { flex: 2; justify-content: center; position: relative; background: #f5f5f5; margin: 3px 0; } .menu-nav-wrapper { width: 100%; justify-content: space-around; } .menu-nav-wrapper h3 { padding-bottom: 4vh; } .menu-nav-wrapper a { padding-bottom: 2vh; } .close-menu { position: absolute; top: 2vh; right: 4vw; } .right-bar-small { position: absolute; top: 1vh; left: 4vw; width: 60vw; align-items: center; } .right-bar-small i { font-size: 12px; margin-left: 5vw; } .cart { line-height: 22px; font-size: 12px; } .cart-counter { display: inline-block; background: #313131; color: white; border-radius: 50%; width: 20px; height: 20px; text-align: center; margin-left: 5px; } .newsletter { background: url(../images/menu1.jpg) 0 0 no-repeat, white; background-size: contain; } .newsletter .opaque { padding: 0 0 0 46vw; } /* Categories */ .category-selector { margin-top: 6vh; } .category-selector a { margin-left: 5vw; } .product { height: 55vh; width: 100vw; display: flex; flex-direction: column; justify-content: space-between; margin-bottom: 3px; padding: 5vh 10vw; font-size: 14px; } #product1 { background: url(../images/product1-1.png) center no-repeat; background-size: 50%; background-color: #f5f5f5; } #product2 { background: url(../images/product2-1.png) center no-repeat; background-size: 75%; background-color: #f5f5f5; } #product3 { background: url(../images/product3-1.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product4 { background: url(../images/product4-1.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product5 { background: url(../images/product5-1.png) center no-repeat; background-size: 85%; background-color: #f5f5f5; } #product6 { background: url(../images/product6-1.png) center no-repeat; background-size: 70%; background-color: #f5f5f5; } /* Product Page */ .product-page > * > * { background-color: #f5f5f5; } .product-expositor { margin-top: 5vh; height: 35vh; display: flex; flex-direction: column; justify-content: space-between; align-items: center; margin-bottom: 3px; padding: 3vh 5vw; font-size: 14px; } .product-expositor span { font-weight: 300; } .product-number { align-self: flex-end; } .product-wrapper { background: white; } .product-wrapper > * { background-color: #f5f5f5; } #product1-img { background: url(../images/product1-1.png) center no-repeat; background-size: 40%; background-color: #f5f5f5; } #product2-img { background: url(../images/product2-1.png) center no-repeat; background-size: 55%; background-color: #f5f5f5; } #product3-img { background: url(../images/product3-1.png) center no-repeat; background-size: 50%; background-color: #f5f5f5; } #product4-img { background: url(../images/product4-1.png) center no-repeat; background-size: 50%; background-color: #f5f5f5; } #product5-img { background: url(../images/product5-1.png) center no-repeat; background-size: 80%; background-color: #f5f5f5; } #product6-img { background: url(../images/product6-1.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } .product-info { align-items: center; height: 15vh; margin-bottom: 3px; padding: 4vh 5vw; } .product-info div { height: 100%; } .product-info h2, .product-info span { font-size: 18px; } .product-info p { font-size: 14px; color: #b9b9b9; } .details { height: 29vh; margin-bottom: 3px; padding: 4vh 5vw; } .details h3 { margin-bottom: 2vh; } .details p { line-height: 1.5; font-weight: 300; } .add-to-cart { height: 9vh; background: white; margin-bottom: 3px; } .add-to-cart span { display: block; background: #f5f5f5; height: 9vh; line-height: 9vh; text-align: center; } .plus { width: 20vw; margin-right: 3px; font-size: 40px; } .add { width: 80vw; font-size: 18px; } .go-back { height: 6vh; text-align: center; line-height: 6vh; } .go-back a { font-size: 14px; } /* Tablet Version */ @media (min-width: 768px) { /* General */ h2, h3 { font-size: 24px; } a { font-size: 18px; } .flex-column-tab { display: flex; flex-direction: column; } .flex-row-tab { display: flex; flex-direction: row; } .flex1-tab { flex: 1; } .flex-wrap-tab { flex-wrap: wrap; } .main-viewport { position: relative; } /* Navbar */ header { z-index: 1; } .navbar { padding: 3vh 6vw; } .logo { font-size: 18px; } .logo-icon { font-size: 12px; vertical-align: 2px; } #menu-icon { font-size: 24px; color: #313131; } /* Homepage */ .hero { height: 100%; } .hero-text { background: white; position: absolute; bottom: 0; right: 0; width: 40%; height: 35%; padding: 5vh 5vw; } /* Menu */ .menu-page h4 { font-size: 18px; } .newsletter .opaque { padding: 0 0 0 40vw; } .close-menu { position: absolute; top: 3vh; right: 5.5vw; font-size: 24px; } .right-bar-small { top: 3vh; left: 5.5vw; } .right-bar-small i { font-size: 18px; margin-left: 5vw; } .cart { line-height: 26px; font-size: 18px; } .cart-counter { width: 25px; height: 25px; } /* Categories */ .product { height: 43vh; width: 49vw; padding: 5vh 5vw; font-size: 18px; } .product h3 { font-size: 18px; } #product1 { background-size: 50%; background-color: #f5f5f5; margin: 0 4px; } #product2 { background-size: 75%; background-color: #f5f5f5; } #product3 { background-size: 60%; background-color: #f5f5f5; margin-left: 4px; } #product4 { background-size: 60%; background-color: #f5f5f5; margin: 0 4px; } #product5 { background-size: 85%; background-color: #f5f5f5; } #product6 { background-size: 70%; background-color: #f5f5f5; margin-left: 4px; } /* Product Pages */ .product-main { width: 70vw; } .product-expositor span { font-size: 18px; } .mini-imgs { margin-top: 5vh; } .mini-imgs div { width: 29vw; height: 23.5vh; margin-right: 3px; margin-bottom: 3px; } .details h3 { font-size: 16px; } .add { font-size: 24px; } .go-back a { font-size: 18px; } #product1-img { background-size: 35%; } #product2-img { background-size: 45%; } #product3-img { background-size: 45%; } #product4-img { background-size: 45%; } #product5-img { background-size: 65%; } #product6-img { background-size: 50%; } #product1-img2 { background: url(../images/product1-2.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product1-img3 { background: url(../images/product1-3.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product1-img4 { background: url(../images/product1-4.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product1-img5 { background: url(../images/product1-5.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product2-img2 { background: url(../images/product2-2.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product2-img3 { background: url(../images/product2-3.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product2-img4 { background: url(../images/product2-4.png) center no-repeat; background-size: 90%; background-color: #f5f5f5; } #product2-img5 { background: url(../images/product2-5.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product3-img2 { background: url(../images/product3-2.png) center no-repeat; background-size: 80%; background-color: #f5f5f5; } #product3-img3 { background: url(../images/product3-3.png) center no-repeat; background-size: 80%; background-color: #f5f5f5; } #product3-img4 { background: url(../images/product3-4.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product3-img5 { background: url(../images/product3-5.png) center no-repeat; background-size: 80%; background-color: #f5f5f5; } #product4-img2 { background: url(../images/product4-2.png) 80% 0 no-repeat; background-size: 200%; background-color: #f5f5f5; } #product4-img3 { background: url(../images/product4-3.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product4-img4 { background: url(../images/product4-4.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product4-img5 { background: url(../images/product4-5.png) center no-repeat; background-size: 60%; background-color: #f5f5f5; } #product5-img2 { background: url(../images/product5-2.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product5-img3 { background: url(../images/product5-3.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product5-img4 { background: url(../images/product5-4.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product5-img5 { background: url(../images/product5-5.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product6-img2 { background: url(../images/product6-2.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product6-img3 { background: url(../images/product6-3.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product6-img4 { background: url(../images/product6-4.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } #product6-img5 { background: url(../images/product6-5.png) center no-repeat; background-size: 100%; background-color: #f5f5f5; } } /* Desktop Version */ @media (min-width: 1024px) { /* General */ h2 { font-size: 18px; line-height: 1.5; } a { font-size: 12px; text-decoration: none; } .hidden { display: block; } .reverse-hidden { display: none; } .flex-column-desk { display: flex; flex-direction: column; } .flex-row-desk { display: flex; flex-direction: row; } .flex1-desk { flex: 1; } .flex-wrap-desk { flex-wrap: wrap; } /* Navbar */ header { width: 15vw; } .navbar { width: 15vw; height: 100vh; justify-content: space-between; align-items: start; padding: 5vh 4vw 5vh 2vw; } .logo { font-size: 14px; } .logo-icon { font-size: 8px; } .menu { line-height: 20px; } #menu-icon { font-size: 18px; display: flex; flex-direction: row; } .menu-text { margin-left: 5px; } .categories { justify-content: center; } .social { justify-content: flex-end; } .padding-bottom-6 { padding-bottom: 6vh; } .padding-bottom-3 { padding-bottom: 3vh; } /* Homepage */ .main-viewport { position: relative; } .homepage { width: 75vw; height: 100vh; margin-left: 15vw; } .hero { margin-top: 0; margin-right: 3px; height: 100vh; flex: 1; } .hero-complement { position: static; flex: 1; } .hero-small { background: url(../images/main-small.jpg) 0 0 no-repeat; background-size: contain; height: 50vh; } .hero-text { position: static; flex: 1; width: 100%; height: 100%; padding: 10vh 5vw; } /* Right bar */ .right-bar { width: 10vw; height: 100vh; align-items: flex-end; padding: 3.5vh 2vw; right: 0; } .right-bar i { font-size: 18px; margin-right: 2px; margin-top: 5vh; } .cart { font-size: 12px; line-height: 26px; } .cart-counter { width: 25px; height: 25px; } .back { display: block; position: absolute; top: 50vh; } /* Menu */ .menu-page { width: 75vw; height: 100vh; right: 100%; bottom: 0; } .menu-page:target { animation-name: move-left; animation-duration: 1s; animation-fill-mode: forwards; } @keyframes move-left { 100% { right: -75vw; } } .menu-page h3 { font-size: 18px; } .menu-page h4 { font-weight: 700; font-size: 12px; } .menu-main { padding: 0 10vw; } .opaque { padding: 0; padding-left: 5vw; margin-right: 3px; background: #f5f5f5; } .search { background: none; } .search-desk-img { background: url(../images/menu2.jpg) 100% 10% no-repeat; background-size: 160%; width: 100%; } .menu-page input { width: 30vw; } .newsletter { background: #f5f5f5; } .newsletter-desk-img { background: url(../images/menu1.jpg) 0 0 no-repeat, white; background-size: contain; } .newsletter .opaque { padding: 0 5vw; } /* Category page */ .category-page { width: 75vw; height: 100vh; margin-left: 15vw; } .category-page h2 { font-size: 24px; } .category-selector { margin-bottom: 2vh; } #first-link { margin: 0; } .product { height: 50vh; width: 24vw; padding: 5vh 3vw; font-size: 12px; } .product h3 { font-size: 12px; } #product1 { margin-left: 0; } #product3 { margin-right: 0; } #product4 { margin-left: 0; } #product6 { margin-right: 0; } /* Products Page */ .product-page { width: 75vw; height: 100vh; margin-left: 15vw; } .mini-imgs { margin-top: 0; } .product-main { width: 75vw; } .product-wrapper { width: 25vw; margin-right: 3px; background: white; } .product-wrapper > * { background: #f5f5f5; } .product-expositor { order: 2; margin-top: 0; width: calc(50vw - 3px); height: 75vh; } .product-expositor span { font-size: 14px; } .product-info, .details { margin-bottom: 3px; } .product-info h2, .product-info span { font-size: 14px; } .product-info p { font-size: 12px; } .details { height: 50vh; font-size: 12px; } .details h3 { font-size: 14px; } .add-to-cart { background: white; } .add { font-size: 18px; } .plus { font-size: 24px; } #product1-img { background-size: 50%; } #product2-img { background-size: 65%; } #product3-img { background-size: 65%; } #product4-img { background-size: 60%; } #product5-img { background-size: 100%; } #product6-img { background-size: 70%; } #product1-img2 { background-size: 40%; } #product1-img3 { background-size: 40%; } #product1-img4 { background-size: 40%; } #product1-img5 { margin: 0; background-size: 40%; } #product2-img2 { background-size: 60%; } #product2-img3 { background-size: 60%; } #product2-img4 { background-size: 60%; } #product2-img5 { margin: 0; background-size: 80%; } #product3-img2 { background-size: 60%; } #product3-img3 { background-size: 80%; } #product3-img4 { background-size: 60%; } #product3-img5 { margin: 0; background-size: 80%; } #product4-img2 { background-size: 130%; } #product4-img3 { background-size: 40%; } #product4-img4 { background-size: 40%; } #product4-img5 { margin: 0; background-size: 40%; } #product5-img2 { background-size: 90%; } #product5-img3 { background-size: 90%; } #product5-img4 { background-size: 90%; } #product5-img5 { margin: 0; background-size: 90%; } #product6-img2 { background-size: 70%; } #product6-img3 { background-size: 70%; } #product6-img4 { background-size: 70%; } #product6-img5 { margin: 0; background-size: 70%; } }
0.390708
0.094135
body { background-image: url("../img/img6.svg"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position: center center; background-attachment: fixed; height: 100%; width: 100%; overflow-x: hidden; overflow-y: scroll; } .wrapper { overflow: hidden; width: 100%; position: relative; } .container { align: center; padding: 0px; position: fixed; width: auto; left: 0; right: 0; overflow: hidden; z-index: 2; } .container:hover { height: auto; opacity: 0.7; -webkit-opacity:0.7; -khtml-opacity: 0.7; } .navbar-nav { /*border: 2px dotted;*/ width: 100%; } .toggle-button { color: white; } .justify-content-center { -ms-flex-pack: left !important; justify-content: left !important; } .active { font-weight: 1000; width: 40%; color: #666666; text-align: left; } a { color: white; width: 40%; text-align: left; } a:hover { color: #00aa00; font-weight: bolder; border-radius: 2px; } .hobbies-nav { text-align: center; background-color: #000000; color: #ffffff; border-radius: 0px 0px 10px 10px; } .bg-custom { background-color: #000000; } h1 { font-size: 8.5vw; -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein 1s; /* Firefox < 16 */ -ms-animation: fadein 1s; /* Internet Explorer */ -o-animation: fadein 1s; /* Opera < 12.1 */ animation: fadein 1s; } h2 { font-size: 5.5vw; } .content1 { /*border: 2px dashed;*/ background-color: rgba(0,0,0,0.5); padding: 9px; font-size: 0.7rem; border-radius:15px; font-family: 'Open Sans', sans-serif; -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein 2s; /* Firefox < 16 */ -ms-animation: fadein 2s; /* Internet Explorer */ -o-animation: fadein 2s; /* Opera < 12.1 */ animation: fadein 2s; } .hobbies-text { padding: 10px; } .content-wrap { overflow-x: hidden; height: 100%; scroll-snap-type: mandatory; scroll-snap-type: y mandatory; -webkit-overflow-scrolling: touch; } #sec-1 { scroll-snap-align: start; position: relative; text-align:center; } #sec-2 { background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-color: rgba(0,0,0,0.5); height: auto; } .hobby-sec-title-container { /*height: 10%;*/ position: sticky; position: -webkit-sticky; top: 0px; z-index:1; border-radius: 50px; } .about-title { font-family: 'Expletus Sans', sans-serif; } .hobby-sec-title { text-align: center; color: white; font-weight: 600; font-size: 8vw; background-color: rgb(0,0,0); font-family: 'Expletus Sans', sans-serif; } .h-title { background-color: black; } .empty-1 { /*height: 05%;*/ /*scroll-snap-align: start;*/ } .hobby { height: auto; padding: 30px; scroll-snap-align: start; } .hobby-title { /*background-color: rgb(56,70,73,0.7);*/ /*background-color: rgba(110,86,63,0.7);*/ /*background-color: rgb(37,136,220,0.7);*/ background-color: rgb(149,116,216,0.5); background-color: rgb(82,187,79,0.5); background-color: rgb(00,000,00,0.5); background-color: rgb(62,147,230,1.6); background-color: #3f7ec6; font-family: 'Signika Negative', sans-serif; color: white; padding: 10px; border-radius: 20px; text-align: center } .hobby-text { background-color: rgba(0,0,0,0.5); font-size: 0.70rem; /*color: rgb(236,235,231);*/ color: rgb(225,212,199); padding: 8px; border-radius: 15px; font-family: 'Open Sans', sans-serif; } .cric { background-image: url("../img/cricket2.svg"); background-size: contain; background-repeat: no-repeat; } .travel { background-image: url("../img/travel2.svg"); background-size: contain; background-repeat: no-repeat; } .keyboard { background-image: url("../img/keyboard4.svg"); background-size: contain; background-repeat: no-repeat; background-position: right top; } .adobe-suite { background-image: url("../img/adobe-suite.svg"); background-size: contain; background-repeat: no-repeat; } .photography { background-image: url("../img/camera.svg"); background-size: contain; background-repeat: no-repeat; background-position: right top; } /*Bootstrap 4 breakpoints*/ /* Small devices (landscape phones, 544px and up) */ @media (min-width: 544px) { h1 {font-size:3rem;} /*1rem = 16px*/ .container{ border-radius:0px 0px 20px 20px} .justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; } a {width:100%;} .active {width:auto;} .content1 { border-radius:20px; text-align: right; } .hobby-text {font-size: 0.8rem; padding: 15px;} .hobby-sec-title { text-align: center; color: white; font-weight: 600; font-size: 6vh; /*background-color: rgba(0,0,0,.85);*/ border-radius: 0px 0px 25px 25px; /*padding: 10px;*/ } .empty-1 {height: 10%;} } /* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */ @media (min-width: 768px) { h1 {font-size:3.3rem;} /*1rem = 16px*/ #subtitle {font-size:1.0rem;} #resume { font-size: 1rem; width: 80px; padding: 3px;} /*.container{opacity: 50%; border-radius:0px 0px 20px 20px}*/ .justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; } a {width:100%;} .active {width:auto;} .content1 { padding: 20px 25px 25px 20px; font-size:1.0rem; border-radius: 25px; } .hobby-text {font-size: 1.0rem; padding: 15px;} .empty-1 {height: 10%;} .hobby { padding-top: 6%; margin-top: -6%; } } /* Large devices (desktops, 992px and up) */ @media (min-width: 992px) { h1 {font-size:3.2rem;} /*1rem = 16px*/ #subtitle {font-size:1.rem;} #resume { padding: 2px;} /*.container{opacity: 50%; border-radius:0px 0px 20px 20px}*/ .justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; } a {width:100%;} .active {width:auto;} .hobby-text {font-size: 1.0rem; padding: 15px;} h2 {font-size: 4.5vw;} .empty-1 {height: 10%;} } /* Extra large devices (large desktops, 1200px and up) */ @media (min-width: 1200px) { h1 {font-size:4.0vw;} /*1rem = 16px*/ /*.container{opacity: 50%; border-radius:0px 0px 20px 20px}*/ .justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; } a {width:100%;} .active {width:auto;} .content1 {font-size:1.2rem;} .hobby-text {font-size: 1.2rem; padding: 15px;} .empty-1 {height: 10%;} } @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Firefox < 16 */ @-moz-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Safari, Chrome and Opera > 12.1 */ @-webkit-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Internet Explorer */ @-ms-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Opera < 12.1 */ @-o-keyframes fadein { from { opacity: 0; } to { opacity: 1; } }
css/style-about.css
body { background-image: url("../img/img6.svg"); background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position: center center; background-attachment: fixed; height: 100%; width: 100%; overflow-x: hidden; overflow-y: scroll; } .wrapper { overflow: hidden; width: 100%; position: relative; } .container { align: center; padding: 0px; position: fixed; width: auto; left: 0; right: 0; overflow: hidden; z-index: 2; } .container:hover { height: auto; opacity: 0.7; -webkit-opacity:0.7; -khtml-opacity: 0.7; } .navbar-nav { /*border: 2px dotted;*/ width: 100%; } .toggle-button { color: white; } .justify-content-center { -ms-flex-pack: left !important; justify-content: left !important; } .active { font-weight: 1000; width: 40%; color: #666666; text-align: left; } a { color: white; width: 40%; text-align: left; } a:hover { color: #00aa00; font-weight: bolder; border-radius: 2px; } .hobbies-nav { text-align: center; background-color: #000000; color: #ffffff; border-radius: 0px 0px 10px 10px; } .bg-custom { background-color: #000000; } h1 { font-size: 8.5vw; -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein 1s; /* Firefox < 16 */ -ms-animation: fadein 1s; /* Internet Explorer */ -o-animation: fadein 1s; /* Opera < 12.1 */ animation: fadein 1s; } h2 { font-size: 5.5vw; } .content1 { /*border: 2px dashed;*/ background-color: rgba(0,0,0,0.5); padding: 9px; font-size: 0.7rem; border-radius:15px; font-family: 'Open Sans', sans-serif; -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein 2s; /* Firefox < 16 */ -ms-animation: fadein 2s; /* Internet Explorer */ -o-animation: fadein 2s; /* Opera < 12.1 */ animation: fadein 2s; } .hobbies-text { padding: 10px; } .content-wrap { overflow-x: hidden; height: 100%; scroll-snap-type: mandatory; scroll-snap-type: y mandatory; -webkit-overflow-scrolling: touch; } #sec-1 { scroll-snap-align: start; position: relative; text-align:center; } #sec-2 { background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-color: rgba(0,0,0,0.5); height: auto; } .hobby-sec-title-container { /*height: 10%;*/ position: sticky; position: -webkit-sticky; top: 0px; z-index:1; border-radius: 50px; } .about-title { font-family: 'Expletus Sans', sans-serif; } .hobby-sec-title { text-align: center; color: white; font-weight: 600; font-size: 8vw; background-color: rgb(0,0,0); font-family: 'Expletus Sans', sans-serif; } .h-title { background-color: black; } .empty-1 { /*height: 05%;*/ /*scroll-snap-align: start;*/ } .hobby { height: auto; padding: 30px; scroll-snap-align: start; } .hobby-title { /*background-color: rgb(56,70,73,0.7);*/ /*background-color: rgba(110,86,63,0.7);*/ /*background-color: rgb(37,136,220,0.7);*/ background-color: rgb(149,116,216,0.5); background-color: rgb(82,187,79,0.5); background-color: rgb(00,000,00,0.5); background-color: rgb(62,147,230,1.6); background-color: #3f7ec6; font-family: 'Signika Negative', sans-serif; color: white; padding: 10px; border-radius: 20px; text-align: center } .hobby-text { background-color: rgba(0,0,0,0.5); font-size: 0.70rem; /*color: rgb(236,235,231);*/ color: rgb(225,212,199); padding: 8px; border-radius: 15px; font-family: 'Open Sans', sans-serif; } .cric { background-image: url("../img/cricket2.svg"); background-size: contain; background-repeat: no-repeat; } .travel { background-image: url("../img/travel2.svg"); background-size: contain; background-repeat: no-repeat; } .keyboard { background-image: url("../img/keyboard4.svg"); background-size: contain; background-repeat: no-repeat; background-position: right top; } .adobe-suite { background-image: url("../img/adobe-suite.svg"); background-size: contain; background-repeat: no-repeat; } .photography { background-image: url("../img/camera.svg"); background-size: contain; background-repeat: no-repeat; background-position: right top; } /*Bootstrap 4 breakpoints*/ /* Small devices (landscape phones, 544px and up) */ @media (min-width: 544px) { h1 {font-size:3rem;} /*1rem = 16px*/ .container{ border-radius:0px 0px 20px 20px} .justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; } a {width:100%;} .active {width:auto;} .content1 { border-radius:20px; text-align: right; } .hobby-text {font-size: 0.8rem; padding: 15px;} .hobby-sec-title { text-align: center; color: white; font-weight: 600; font-size: 6vh; /*background-color: rgba(0,0,0,.85);*/ border-radius: 0px 0px 25px 25px; /*padding: 10px;*/ } .empty-1 {height: 10%;} } /* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */ @media (min-width: 768px) { h1 {font-size:3.3rem;} /*1rem = 16px*/ #subtitle {font-size:1.0rem;} #resume { font-size: 1rem; width: 80px; padding: 3px;} /*.container{opacity: 50%; border-radius:0px 0px 20px 20px}*/ .justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; } a {width:100%;} .active {width:auto;} .content1 { padding: 20px 25px 25px 20px; font-size:1.0rem; border-radius: 25px; } .hobby-text {font-size: 1.0rem; padding: 15px;} .empty-1 {height: 10%;} .hobby { padding-top: 6%; margin-top: -6%; } } /* Large devices (desktops, 992px and up) */ @media (min-width: 992px) { h1 {font-size:3.2rem;} /*1rem = 16px*/ #subtitle {font-size:1.rem;} #resume { padding: 2px;} /*.container{opacity: 50%; border-radius:0px 0px 20px 20px}*/ .justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; } a {width:100%;} .active {width:auto;} .hobby-text {font-size: 1.0rem; padding: 15px;} h2 {font-size: 4.5vw;} .empty-1 {height: 10%;} } /* Extra large devices (large desktops, 1200px and up) */ @media (min-width: 1200px) { h1 {font-size:4.0vw;} /*1rem = 16px*/ /*.container{opacity: 50%; border-radius:0px 0px 20px 20px}*/ .justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; } a {width:100%;} .active {width:auto;} .content1 {font-size:1.2rem;} .hobby-text {font-size: 1.2rem; padding: 15px;} .empty-1 {height: 10%;} } @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Firefox < 16 */ @-moz-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Safari, Chrome and Opera > 12.1 */ @-webkit-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Internet Explorer */ @-ms-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Opera < 12.1 */ @-o-keyframes fadein { from { opacity: 0; } to { opacity: 1; } }
0.236428
0.06028
@-webkit-keyframes getcrossedpos { 45% { -webkit-transform: rotate(0); transform: rotate(0); top: 33%; } 50% { -webkit-transform: rotate(0); transform: rotate(0); top: 45%; } 100% { -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 45%; } } @keyframes getcrossedpos { 45% { -webkit-transform: rotate(0); transform: rotate(0); top: 33%; } 50% { -webkit-transform: rotate(0); transform: rotate(0); top: 45%; } 100% { -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 45%; } } @-webkit-keyframes straightenpos { 0% { -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 45%; } 55% { -webkit-transform: rotate(0); transform: rotate(0); top: 33%; } 100% { -webkit-transform: rotate(0); transform: rotate(0); top: 33%; } } @keyframes straightenpos { 0% { -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 45%; } 55% { -webkit-transform: rotate(0); transform: rotate(0); top: 33%; } 100% { -webkit-transform: rotate(0); transform: rotate(0); top: 33%; } } @-webkit-keyframes getcrossedneg { 45% { -webkit-transform: rotate(0); transform: rotate(0); top: 60%; } 50% { -webkit-transform: rotate(0); transform: rotate(0); top: 45%; } 100% { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); top: 45%; } } @keyframes getcrossedneg { 45% { -webkit-transform: rotate(0); transform: rotate(0); top: 60%; } 50% { -webkit-transform: rotate(0); transform: rotate(0); top: 45%; } 100% { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); top: 45%; } } @font-face { font-family: "SSSocialCircle"; src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/ss-social-circle.woff") format("woff"); font-weight: normal; font-style: normal; } * { box-sizing: border-box; } .ss-icon { font-family: "SSSocialCircle"; text-decoration: none; text-rendering: optimizeLegibility; -ms-font-feature-settings: "liga" 1; -o-font-feature-settings: "liga"; -webkit-font-feature-settings: "liga"; font-feature-settings: "liga"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } nav { position: absolute; left: 43%; top: 33%; width: 7rem; height: 7rem; z-index: initial; line-height: 7rem; border-radius: 50%; -webkit-transition: .3s; transition: .3s; background: #f00; outline: none; } nav:hover, nav:focus { background: #333; } nav:before, nav:after, nav > span { position: absolute; left: 27%; content: ""; display: block; width: 46%; top: 33%; height: 8%; background: #fff; -webkit-transform-origin: center; transform-origin: center; -webkit-transition: .5s; transition: .5s; } nav span { top: 46%; } nav:after { top: 60%; } nav.clicked:before { -webkit-animation: getcrossedpos .6s forwards; animation: getcrossedpos .6s forwards; } nav.clicked:after { -webkit-animation: getcrossedneg .6s forwards; animation: getcrossedneg .6s forwards; } nav.clicked span#center-bar { opacity: 0; } nav:hover { cursor: pointer; } nav.clicked { background: #000; outline: none; } nav a { width: 5rem; height: 5rem; border-radius: 50%; background: red; text-align: center; line-height: 1.5; color: #fff; text-decoration: none; position: absolute; font-size: 4rem; text-align: center; left: 1rem; top: 1rem; -webkit-transition: .4s; transition: .4s; z-index: -1; } nav a:hover, nav a:focus { background-color: #000; } nav a:nth-child(1) { -webkit-transform: rotate(-72deg); transform: rotate(-72deg); } nav.clicked a:nth-child(1) { -webkit-transform: rotate(-72deg) translateX(7rem) rotate(--72deg); transform: rotate(-72deg) translateX(7rem) rotate(--72deg); } nav a:nth-child(2) { -webkit-transform: rotate(0deg); transform: rotate(0deg); } nav.clicked a:nth-child(2) { -webkit-transform: rotate(0deg) translateX(7rem) rotate(-0deg); transform: rotate(0deg) translateX(7rem) rotate(-0deg); } nav a:nth-child(3) { -webkit-transform: rotate(72deg); transform: rotate(72deg); } nav.clicked a:nth-child(3) { -webkit-transform: rotate(72deg) translateX(7rem) rotate(-72deg); transform: rotate(72deg) translateX(7rem) rotate(-72deg); } nav a:nth-child(4) { -webkit-transform: rotate(144deg); transform: rotate(144deg); } nav.clicked a:nth-child(4) { -webkit-transform: rotate(144deg) translateX(7rem) rotate(-144deg); transform: rotate(144deg) translateX(7rem) rotate(-144deg); } nav a:nth-child(5) { -webkit-transform: rotate(216deg); transform: rotate(216deg); } nav.clicked a:nth-child(5) { -webkit-transform: rotate(216deg) translateX(7rem) rotate(-216deg); transform: rotate(216deg) translateX(7rem) rotate(-216deg); } nav a:nth-child(6) { -webkit-transform: rotate(288deg); transform: rotate(288deg); } nav.clicked a:nth-child(6) { -webkit-transform: rotate(288deg) translateX(7rem) rotate(-288deg); transform: rotate(288deg) translateX(7rem) rotate(-288deg); }
css/style.css
@-webkit-keyframes getcrossedpos { 45% { -webkit-transform: rotate(0); transform: rotate(0); top: 33%; } 50% { -webkit-transform: rotate(0); transform: rotate(0); top: 45%; } 100% { -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 45%; } } @keyframes getcrossedpos { 45% { -webkit-transform: rotate(0); transform: rotate(0); top: 33%; } 50% { -webkit-transform: rotate(0); transform: rotate(0); top: 45%; } 100% { -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 45%; } } @-webkit-keyframes straightenpos { 0% { -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 45%; } 55% { -webkit-transform: rotate(0); transform: rotate(0); top: 33%; } 100% { -webkit-transform: rotate(0); transform: rotate(0); top: 33%; } } @keyframes straightenpos { 0% { -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 45%; } 55% { -webkit-transform: rotate(0); transform: rotate(0); top: 33%; } 100% { -webkit-transform: rotate(0); transform: rotate(0); top: 33%; } } @-webkit-keyframes getcrossedneg { 45% { -webkit-transform: rotate(0); transform: rotate(0); top: 60%; } 50% { -webkit-transform: rotate(0); transform: rotate(0); top: 45%; } 100% { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); top: 45%; } } @keyframes getcrossedneg { 45% { -webkit-transform: rotate(0); transform: rotate(0); top: 60%; } 50% { -webkit-transform: rotate(0); transform: rotate(0); top: 45%; } 100% { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); top: 45%; } } @font-face { font-family: "SSSocialCircle"; src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/ss-social-circle.woff") format("woff"); font-weight: normal; font-style: normal; } * { box-sizing: border-box; } .ss-icon { font-family: "SSSocialCircle"; text-decoration: none; text-rendering: optimizeLegibility; -ms-font-feature-settings: "liga" 1; -o-font-feature-settings: "liga"; -webkit-font-feature-settings: "liga"; font-feature-settings: "liga"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } nav { position: absolute; left: 43%; top: 33%; width: 7rem; height: 7rem; z-index: initial; line-height: 7rem; border-radius: 50%; -webkit-transition: .3s; transition: .3s; background: #f00; outline: none; } nav:hover, nav:focus { background: #333; } nav:before, nav:after, nav > span { position: absolute; left: 27%; content: ""; display: block; width: 46%; top: 33%; height: 8%; background: #fff; -webkit-transform-origin: center; transform-origin: center; -webkit-transition: .5s; transition: .5s; } nav span { top: 46%; } nav:after { top: 60%; } nav.clicked:before { -webkit-animation: getcrossedpos .6s forwards; animation: getcrossedpos .6s forwards; } nav.clicked:after { -webkit-animation: getcrossedneg .6s forwards; animation: getcrossedneg .6s forwards; } nav.clicked span#center-bar { opacity: 0; } nav:hover { cursor: pointer; } nav.clicked { background: #000; outline: none; } nav a { width: 5rem; height: 5rem; border-radius: 50%; background: red; text-align: center; line-height: 1.5; color: #fff; text-decoration: none; position: absolute; font-size: 4rem; text-align: center; left: 1rem; top: 1rem; -webkit-transition: .4s; transition: .4s; z-index: -1; } nav a:hover, nav a:focus { background-color: #000; } nav a:nth-child(1) { -webkit-transform: rotate(-72deg); transform: rotate(-72deg); } nav.clicked a:nth-child(1) { -webkit-transform: rotate(-72deg) translateX(7rem) rotate(--72deg); transform: rotate(-72deg) translateX(7rem) rotate(--72deg); } nav a:nth-child(2) { -webkit-transform: rotate(0deg); transform: rotate(0deg); } nav.clicked a:nth-child(2) { -webkit-transform: rotate(0deg) translateX(7rem) rotate(-0deg); transform: rotate(0deg) translateX(7rem) rotate(-0deg); } nav a:nth-child(3) { -webkit-transform: rotate(72deg); transform: rotate(72deg); } nav.clicked a:nth-child(3) { -webkit-transform: rotate(72deg) translateX(7rem) rotate(-72deg); transform: rotate(72deg) translateX(7rem) rotate(-72deg); } nav a:nth-child(4) { -webkit-transform: rotate(144deg); transform: rotate(144deg); } nav.clicked a:nth-child(4) { -webkit-transform: rotate(144deg) translateX(7rem) rotate(-144deg); transform: rotate(144deg) translateX(7rem) rotate(-144deg); } nav a:nth-child(5) { -webkit-transform: rotate(216deg); transform: rotate(216deg); } nav.clicked a:nth-child(5) { -webkit-transform: rotate(216deg) translateX(7rem) rotate(-216deg); transform: rotate(216deg) translateX(7rem) rotate(-216deg); } nav a:nth-child(6) { -webkit-transform: rotate(288deg); transform: rotate(288deg); } nav.clicked a:nth-child(6) { -webkit-transform: rotate(288deg) translateX(7rem) rotate(-288deg); transform: rotate(288deg) translateX(7rem) rotate(-288deg); }
0.50293
0.135661
.gallery-carousel .carousel-viewport { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; } .gallery-carousel .carousel-imagestrip { white-space: nowrap; transition: left 0.5s; } .gallery-carousel .carousel-single-image { object-fit: cover; /* object-fit: contain; */ display: inline-block !important; margin: 0; } .gallery-page-image { /* object-fit: cover; */ object-fit: contain; display: inline-block !important; margin: 0; } .gallery-carousel .carousel-single-image-portrait { transform: rotate(90deg) } .gallery-carousel .slider-circles { position: absolute; bottom: 30px; left: 50%; transform: translate(-50%, 0); display: none; } .gallery-carousel:hover .slider-circles { display: block; } .gallery-carousel .left-arrow, .gallery-carousel .right-arrow { background-color: white; position: absolute; height: 50px; width: 25px; top: 80px; font-size: 15px; /* color: rgb(117, 117, 117); */ color: #757575; cursor: pointer; z-index: 999; padding: 0; display: none; } .gallery-carousel .left-arrow-gallery-page, .gallery-carousel .right-arrow-gallery-page { display: flex; background-color: darkgray !important; position: absolute; height: 50px; width: 25px; top: 80px; font-size: 15px; /* color: rgb(117, 117, 117) !important; */ color: white; cursor: pointer; z-index: 999; padding: 0; display: none; } .gallery-carousel:hover .left-arrow-gallery-page, .gallery-carousel:hover .right-arrow-gallery-page, .gallery-carousel:hover .left-arrow, .gallery-carousel:hover .right-arrow { display: flex; } .gallery-carousel .left-arrow, .gallery-carousel .left-arrow-gallery-page { border-bottom-right-radius: 50px; border-top-right-radius: 50px; left: 0; } .gallery-carousel .right-arrow, .gallery-carousel .right-arrow-gallery-page { border-bottom-left-radius: 50px; border-top-left-radius: 50px; right: 0; } .gallery-carousel .left-arrow i, .gallery-carousel .right-arrow i, .gallery-carousel .left-arrow-gallery-page i, .gallery-carousel .right-arrow-gallery-page i { margin-left: auto; margin-right: auto; line-height: 20px; } .slider-circles-wrapper { position: relative; z-index: 9999; } .carousel-single-image { width: 100%; } .detail-overlay { position: relative; bottom: 53px; background: rgba(0,0,0,0.3); color: white; width: 100%; text-align: left; padding-left: 40px; padding-top: 10px; padding-bottom: 10px; } .detail-overlay p { margin-bottom: 0px; }
app/components/GalleryCarousel/styles.css
.gallery-carousel .carousel-viewport { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; } .gallery-carousel .carousel-imagestrip { white-space: nowrap; transition: left 0.5s; } .gallery-carousel .carousel-single-image { object-fit: cover; /* object-fit: contain; */ display: inline-block !important; margin: 0; } .gallery-page-image { /* object-fit: cover; */ object-fit: contain; display: inline-block !important; margin: 0; } .gallery-carousel .carousel-single-image-portrait { transform: rotate(90deg) } .gallery-carousel .slider-circles { position: absolute; bottom: 30px; left: 50%; transform: translate(-50%, 0); display: none; } .gallery-carousel:hover .slider-circles { display: block; } .gallery-carousel .left-arrow, .gallery-carousel .right-arrow { background-color: white; position: absolute; height: 50px; width: 25px; top: 80px; font-size: 15px; /* color: rgb(117, 117, 117); */ color: #757575; cursor: pointer; z-index: 999; padding: 0; display: none; } .gallery-carousel .left-arrow-gallery-page, .gallery-carousel .right-arrow-gallery-page { display: flex; background-color: darkgray !important; position: absolute; height: 50px; width: 25px; top: 80px; font-size: 15px; /* color: rgb(117, 117, 117) !important; */ color: white; cursor: pointer; z-index: 999; padding: 0; display: none; } .gallery-carousel:hover .left-arrow-gallery-page, .gallery-carousel:hover .right-arrow-gallery-page, .gallery-carousel:hover .left-arrow, .gallery-carousel:hover .right-arrow { display: flex; } .gallery-carousel .left-arrow, .gallery-carousel .left-arrow-gallery-page { border-bottom-right-radius: 50px; border-top-right-radius: 50px; left: 0; } .gallery-carousel .right-arrow, .gallery-carousel .right-arrow-gallery-page { border-bottom-left-radius: 50px; border-top-left-radius: 50px; right: 0; } .gallery-carousel .left-arrow i, .gallery-carousel .right-arrow i, .gallery-carousel .left-arrow-gallery-page i, .gallery-carousel .right-arrow-gallery-page i { margin-left: auto; margin-right: auto; line-height: 20px; } .slider-circles-wrapper { position: relative; z-index: 9999; } .carousel-single-image { width: 100%; } .detail-overlay { position: relative; bottom: 53px; background: rgba(0,0,0,0.3); color: white; width: 100%; text-align: left; padding-left: 40px; padding-top: 10px; padding-bottom: 10px; } .detail-overlay p { margin-bottom: 0px; }
0.589244
0.06489
@media screen and (max-width: 1080px) { #airline-incidents { width: calc(100% - 60px); margin-left: 30px; height: 100%; font-weight: regular; } .airline { font-size: 16px; } #number { font-size: 9px; } .text { font-size: 8px; } .page-header h2 { font-size: 20px; } div#number-of-incidents-content { font-size: 40px; } #dropdown-selector-stepline { height: calc(100% - 2px); font-size: 8px; padding: 0px !important; } h2 { font-size: 16px; } .header { height: 25px; } #incidents-breakup-legend, .legend-box { font-size: 9px; } #incidents-by-year-heatmap { height: 80%; min-height: 500px; } #incidents-by-year-heatmap-content-chart, #incidents-by-year-heatmap-content-info-box { width: 100%; position: relative; } #incidents-by-year-heatmap-content-chart { height: 60%; } #incidents-by-year-heatmap-content-info-box { height: 40%; } .incidents-trellis { margin-left: 15px; } #heatmap-info-box { border-left: 0px solid #eee; border-top: 1px solid #eee; } #heatmap-info-box .info-box-header { padding-top: 5px; } #empty-info { font-size: 14px; } } @media screen and (max-width: 768px) { .component { margin-bottom: 15px; } #number-of-incidents, #incidents-breakup { width: 100%; margin-left: 0px; } .page-header h2 { font-size: 20px; } #number-of-incidents { height: 10%; } #dropdown-selector-stepline { height: calc(100% - 2px); font-size: 8px; padding: 0px !important; } #airline-incidents { width: calc(100% - 40px); margin-left: 20px; height: 100%; font-weight: regular; } div#number-of-incidents-content { font-size: 40px; } h2 { font-size: 18px; } .airline { font-size: 14px; } #number { font-size: 9px; } .text { font-size: 6px; } .header { height: 20px; } #incidents-breakup-legend, .legend-box { font-size: 8px; } #incidents-by-year-step-info-box .info-box-header { font-size: 16px; margin: 0px 4px 4px 4px; } .info-content { font-weight: 300; font-size: 10px; } #incidents-by-year-heatmap { height: 60%; min-height: 400px; } #incidents-by-year-heatmap-content-chart, #incidents-by-year-heatmap-content-info-box { width: 100%; position: relative; } #incidents-by-year-heatmap-content-chart { height: 50%; } #heatmap-info-box { border-left: 0px solid #eee; border-top: 1px solid #eee; } #incidents-by-year-heatmap-content-info-box { height: 50%; } .info-box-header { padding-top: 5px; } #heatmap-info-box .info-box-header { font-size: 16px; } .info-header { font-size: 14px; } .info-link { font-size: 12px; } .incidents-trellis { margin-left: 0px; } #heatmap-info-box .info-box-header { padding-top: 5px; text-align: left; } } @media screen and (max-width: 480px) { h2 { font-size: 14px; } .airline { font-size: 12px; } #number { font-size: 8px; } .text { font-size: 6px; } #heatmap-info-box .info-box-header { font-size: 14px; } #clear-button { font-size: 12px; } } @media screen and (max-width: 400px) { h2 { font-size: 13px; } }
docs/mobile.css
@media screen and (max-width: 1080px) { #airline-incidents { width: calc(100% - 60px); margin-left: 30px; height: 100%; font-weight: regular; } .airline { font-size: 16px; } #number { font-size: 9px; } .text { font-size: 8px; } .page-header h2 { font-size: 20px; } div#number-of-incidents-content { font-size: 40px; } #dropdown-selector-stepline { height: calc(100% - 2px); font-size: 8px; padding: 0px !important; } h2 { font-size: 16px; } .header { height: 25px; } #incidents-breakup-legend, .legend-box { font-size: 9px; } #incidents-by-year-heatmap { height: 80%; min-height: 500px; } #incidents-by-year-heatmap-content-chart, #incidents-by-year-heatmap-content-info-box { width: 100%; position: relative; } #incidents-by-year-heatmap-content-chart { height: 60%; } #incidents-by-year-heatmap-content-info-box { height: 40%; } .incidents-trellis { margin-left: 15px; } #heatmap-info-box { border-left: 0px solid #eee; border-top: 1px solid #eee; } #heatmap-info-box .info-box-header { padding-top: 5px; } #empty-info { font-size: 14px; } } @media screen and (max-width: 768px) { .component { margin-bottom: 15px; } #number-of-incidents, #incidents-breakup { width: 100%; margin-left: 0px; } .page-header h2 { font-size: 20px; } #number-of-incidents { height: 10%; } #dropdown-selector-stepline { height: calc(100% - 2px); font-size: 8px; padding: 0px !important; } #airline-incidents { width: calc(100% - 40px); margin-left: 20px; height: 100%; font-weight: regular; } div#number-of-incidents-content { font-size: 40px; } h2 { font-size: 18px; } .airline { font-size: 14px; } #number { font-size: 9px; } .text { font-size: 6px; } .header { height: 20px; } #incidents-breakup-legend, .legend-box { font-size: 8px; } #incidents-by-year-step-info-box .info-box-header { font-size: 16px; margin: 0px 4px 4px 4px; } .info-content { font-weight: 300; font-size: 10px; } #incidents-by-year-heatmap { height: 60%; min-height: 400px; } #incidents-by-year-heatmap-content-chart, #incidents-by-year-heatmap-content-info-box { width: 100%; position: relative; } #incidents-by-year-heatmap-content-chart { height: 50%; } #heatmap-info-box { border-left: 0px solid #eee; border-top: 1px solid #eee; } #incidents-by-year-heatmap-content-info-box { height: 50%; } .info-box-header { padding-top: 5px; } #heatmap-info-box .info-box-header { font-size: 16px; } .info-header { font-size: 14px; } .info-link { font-size: 12px; } .incidents-trellis { margin-left: 0px; } #heatmap-info-box .info-box-header { padding-top: 5px; text-align: left; } } @media screen and (max-width: 480px) { h2 { font-size: 14px; } .airline { font-size: 12px; } #number { font-size: 8px; } .text { font-size: 6px; } #heatmap-info-box .info-box-header { font-size: 14px; } #clear-button { font-size: 12px; } } @media screen and (max-width: 400px) { h2 { font-size: 13px; } }
0.320715
0.16492
@media only screen and (max-width: 1100px) { #background-wrapper { width: 700px; } .content-wrapper { width: 94%; } .adverts-four li { margin: 0 5% 5% 0; width: 47%; } .adverts-four li img { width: 100%; } .newsletter-input { width: 60%; } .widget .latest-posts-list li .lpl-img { width: 35%; } .widget .latest-posts-list li .lpl-img img { width: 100%; } .widget .latest-posts-list li .lpl-content { width: 55%; } .widget .advert-side-wrapper { width: 100%; } .widget .advert-side-wrapper img { width: 100%; } #site-title #tagline { display: none; } .slider .flex-direction-nav .flex-prev, .slider .flex-direction-nav .flex-next { top: 130px; } .flex-caption h2 { font-size: 26px; } .flex-control-paging { bottom: 183px !important; } #main-menu { display: none; } #main-menu-wrapper { background: #1c1c1c; border-top: #1c1c1c 1px solid; border-bottom: #1c1c1c 1px solid; min-height: 53px; } .mobile-menu-button { display: inherit; } #mobile-menu { width: 95%; padding: 0 2.5% !important; } .menu-search-field { top: 1px; } .comment-right { width: 82%; } .account-table .button2 { float: none !important; display: block; } .ui-tabs .ui-tabs-nav li { border-bottom: #dee0e0 1px solid; border-left: #dee0e0 1px solid; border-right: #dee0e0 1px solid; border-top: #dee0e0 5px solid; width: 99.5%; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected { border-top: #1c1c1c 5px solid; margin-bottom: 0; border-left: #dee0e0 1px solid !important; border-right: #dee0e0 1px solid !important; border-bottom: #dee0e0 1px solid !important; } #tabs .nav li a { border: none; } #main-content .product-form label { float: none; width: 100%; } #main-content .product-form .select-box { float: none; width: 100%; } #main-content .product-form .qty-fields-large { float: none; } .product-form { margin: 0 0 30px 0; } .coupon-form { float: none; margin: 0 0 20px 0; width: 60%; } .cart-buttons { float: none; width: 60%; } .menu-search-field { background: #404040; color: #8f8f8f; border: none; } } @media only screen and (max-width: 767px) { #main-content { width: 100%; padding: 5% 5% 0 0; } #footer-wrapper { padding: 40px 5%; width: 90%; } #footer-bottom { padding: 20px 5%; } #sidebar-content { width: 100%; } #background-wrapper { width: 400px; } .content-wrapper { padding: 0 5%; width: 90%; } .slider .flex-direction-nav .flex-prev, .slider .flex-direction-nav .flex-next { top: 100px; } .news-block-columns-5 { margin: 0 0 20px 0; } .news-block-col-5 { width: 31.5%; margin: 0 2.5% 20px 0; } .news-block-col-5:nth-child(3n) { margin: 0; } .news-block-col-5:last-child { margin: 0; } .shop-block-columns-2 .shop-block-col-2 { width: 100%; margin: 0 0 20px 0; } .shop-block-columns-2 .shop-block-col-2:last-child { margin: 0 0 20px 0; } #sidebar-content, #main-content { background: none; border-left: none; } .adverts-four li { width: 105px; float: left; margin: 0 5% 5% 0; } .adverts-four li img { width: 105px; } .adverts-four li:nth-child(2n) { margin: 0 5% 5% 0; } .adverts-four li:last-child { margin: 0 0 5% 0; } .widget .advert-side-wrapper { width: 220px; } .widget .advert-side-wrapper img { width: 220px; } .widget .latest-posts-list li .lpl-img { width: 22%; } .widget .latest-posts-list li .lpl-content { width: 70%; } .footer-columns-4 li.footer-col4 { width: 100%; margin: 0 1.5% 0 0; padding: 0 1.5% 0 0; } #footer-wrapper .widget { padding: 0 8% 8% 0; margin: 0 0 30px 0; } #footer-wrapper .footer-columns-4 li.footer-col4 .widget { border-bottom: #dfdcdc 1px solid; } #footer-wrapper .footer-columns-4 li.footer-col4 .widget { border-right: none; } #footer-wrapper .widget .social-icons { float: left; } #footer-wrapper .footer-columns-4 li.footer-col4:nth-child(4n) .widget { border-bottom: none !important; margin: 0; } #footer-bottom .fl, #footer-bottom .fr { float: none; display: block; width: 100%; } #footer-bottom .fl { margin: 0 0 10px 0; } #header-left { width: 162px; margin: 0 auto; } #header-right { width: 100%; } #header-left, #header-right { float: none; display: block; } .header-menu { width: 245px; margin: 0 auto 20px auto; background: #ccc; float: none; } .header-menu li { margin: 0 10px 20px 0; } #header-right .social-icons { width: 270px; margin: 0 auto; background: #ccc; float: none; } #site-title h2 { margin: 0 0 40px 0; } .shopping-bag { background: url(../images/shopping-bag-large.png) no-repeat; width: 36px; height: 32px; color: #fff; font-size: 16px; padding: 23px 0 0 0; text-align: center; float: right; text-decoration: none; } #mobile-menu { width: 90%; padding: 0 5% !important; } .comment-right { width: 77%; } #main-content { margin: 30px 0 30px 0 !important; padding: 0 0 40px 0 !important; border-bottom: #dfdcdc 1px solid; } .article-social-links ul li.pinterest-link { clear:both; margin: 10px 0 0 0; } .article-social-links ul { width: 290px; } .article-category-col-2 li { width: 100%; margin: 0 0 10px 0; } .breadcrumbs { display: none; } .breadcrumbs-wrapper { border-bottom: #dfdcdc 1px solid; } .article-image, .article-content { float: none; width: 100%; } .columns-2 li.col2 { width: 100%; margin: 0; } .page-content table, .page-content thead, .page-content tbody, .page-content th, .page-content td, .page-content tr { display: block; } .page-content thead tr { position: absolute; top: -9999px; left: -9999px; } .page-content td { border: none; position: relative; padding-left: 50% !important; white-space: normal; text-align:left; } .page-content td:before { position: absolute; top: 6px; left: 6px; width: 45%; padding-right: 10px; white-space: nowrap; text-align:left; font-weight: bold; } .page-content td:before { content: attr(data-title); padding: 5px; } .page-content table td, .page-content table th { text-align: right; } #main-content .form-third { float: none; width: 100%; } .account-table .button2 { float: none !important; display: inline; margin: 0 0 0 10px; text-align: center; } .product-single-image, .product-description { float: none; width: 100%; } .product-single-image { margin: 0 0 30px 0; } .products-col-4 li { width: 47.5%; } .products-col-4 li:nth-child(2n), .products-col-4 li:nth-child(4n) { margin: 0 0 10px 0; } .coupon-form { width: 100%; } .cart-buttons { width: 100%; } .columns-3 li.col3, .columns-4 li.col4 { float: none; width: 100%; margin: 0; } } @media only screen and (max-width: 479px) { #background-wrapper { width: 280px; } .slider .flex-direction-nav .flex-prev, .slider .flex-direction-nav .flex-next { top: 65px; } .flex-control-paging { bottom: 263px !important; } .flex-caption h2 { line-height: 120%; } .flex-caption h2 span { line-height: 1; } .news-image-title { font-size: 11px; } .news-block-columns-5 { margin: 0 0 20px 0; } .news-block-col-5 { width: 48.5%; margin: 0 2.5% 20px 0; } .news-block-col-5:nth-child(2n) { margin: 0; } .news-block-col-5:nth-child(2n+1) { clear: both; } .news-block-col-5:nth-child(3n) { margin: 0 2.5% 20px 0; } .news-block-col-5:last-child { margin: 0; } #site-title h2 { font-size: 32px; } #header-left { width: 125px; } .shopping-bag { margin: 10px 0 0 0; } #header-right .social-icons { width: 240px; } #header-right .social-icons li { margin: 0 0 5px 0; } #mobile-menu { width: 88%; padding: 0 6% !important; } .twitter_icon, .pinterest_icon, .facebook_icon, .googleplus_icon, .tumblr_icon, .vimeo_icon, .youtube_icon, .rss_icon, .flickr_icon { width: 22px; height: 22px; } .twitter_icon, .twitter_icon:hover { background-position: 5px 5px; } .pinterest_icon, .pinterest_icon:hover { background-position: -22px 5px; } .facebook_icon, .facebook_icon:hover { background-position: -51px 5px; } .googleplus_icon, .googleplus_icon:hover { background-position: -78px 5px; } .tumblr_icon, .tumblr_icon:hover { background-position: -106px 5px; } .vimeo_icon, .vimeo_icon:hover { background-position: -134px 5px; } .youtube_icon, .youtube_icon:hover { background-position: -161px 4px; } .rss_icon, .rss_icon:hover { background-position: -190px 5px; } .flickr_icon, .flickr_icon:hover { background-position: -217px 5px; } #main-content .half-input { width: 40% !important; } #main-content .full-input { width: 93.5% !important; } .account-table .button2 { float: none !important; display: block; margin: 10px 0 0 10px; text-align: center; } .products-col-4 li { width: 100%; margin: 0 0 10px 0; } .products-col-4 li:nth-child(2n), .products-col-4 li:nth-child(4n) { margin: 0 0 10px 0; } .coupon-form .button2 { width: 100%; } .coupon-code { border-right: #dfdcdc 1px solid !important; margin: 0 0 5px 0 !important; width: 94% !important; } .cart-buttons .button2 { margin: 0 0 5px 0 !important; width: 100%; } .news-one-half, .news-one-half-last { width: 100%; float: none; } .news-image-title { font-size: 16px; } }
public/css/responsive.css
@media only screen and (max-width: 1100px) { #background-wrapper { width: 700px; } .content-wrapper { width: 94%; } .adverts-four li { margin: 0 5% 5% 0; width: 47%; } .adverts-four li img { width: 100%; } .newsletter-input { width: 60%; } .widget .latest-posts-list li .lpl-img { width: 35%; } .widget .latest-posts-list li .lpl-img img { width: 100%; } .widget .latest-posts-list li .lpl-content { width: 55%; } .widget .advert-side-wrapper { width: 100%; } .widget .advert-side-wrapper img { width: 100%; } #site-title #tagline { display: none; } .slider .flex-direction-nav .flex-prev, .slider .flex-direction-nav .flex-next { top: 130px; } .flex-caption h2 { font-size: 26px; } .flex-control-paging { bottom: 183px !important; } #main-menu { display: none; } #main-menu-wrapper { background: #1c1c1c; border-top: #1c1c1c 1px solid; border-bottom: #1c1c1c 1px solid; min-height: 53px; } .mobile-menu-button { display: inherit; } #mobile-menu { width: 95%; padding: 0 2.5% !important; } .menu-search-field { top: 1px; } .comment-right { width: 82%; } .account-table .button2 { float: none !important; display: block; } .ui-tabs .ui-tabs-nav li { border-bottom: #dee0e0 1px solid; border-left: #dee0e0 1px solid; border-right: #dee0e0 1px solid; border-top: #dee0e0 5px solid; width: 99.5%; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected { border-top: #1c1c1c 5px solid; margin-bottom: 0; border-left: #dee0e0 1px solid !important; border-right: #dee0e0 1px solid !important; border-bottom: #dee0e0 1px solid !important; } #tabs .nav li a { border: none; } #main-content .product-form label { float: none; width: 100%; } #main-content .product-form .select-box { float: none; width: 100%; } #main-content .product-form .qty-fields-large { float: none; } .product-form { margin: 0 0 30px 0; } .coupon-form { float: none; margin: 0 0 20px 0; width: 60%; } .cart-buttons { float: none; width: 60%; } .menu-search-field { background: #404040; color: #8f8f8f; border: none; } } @media only screen and (max-width: 767px) { #main-content { width: 100%; padding: 5% 5% 0 0; } #footer-wrapper { padding: 40px 5%; width: 90%; } #footer-bottom { padding: 20px 5%; } #sidebar-content { width: 100%; } #background-wrapper { width: 400px; } .content-wrapper { padding: 0 5%; width: 90%; } .slider .flex-direction-nav .flex-prev, .slider .flex-direction-nav .flex-next { top: 100px; } .news-block-columns-5 { margin: 0 0 20px 0; } .news-block-col-5 { width: 31.5%; margin: 0 2.5% 20px 0; } .news-block-col-5:nth-child(3n) { margin: 0; } .news-block-col-5:last-child { margin: 0; } .shop-block-columns-2 .shop-block-col-2 { width: 100%; margin: 0 0 20px 0; } .shop-block-columns-2 .shop-block-col-2:last-child { margin: 0 0 20px 0; } #sidebar-content, #main-content { background: none; border-left: none; } .adverts-four li { width: 105px; float: left; margin: 0 5% 5% 0; } .adverts-four li img { width: 105px; } .adverts-four li:nth-child(2n) { margin: 0 5% 5% 0; } .adverts-four li:last-child { margin: 0 0 5% 0; } .widget .advert-side-wrapper { width: 220px; } .widget .advert-side-wrapper img { width: 220px; } .widget .latest-posts-list li .lpl-img { width: 22%; } .widget .latest-posts-list li .lpl-content { width: 70%; } .footer-columns-4 li.footer-col4 { width: 100%; margin: 0 1.5% 0 0; padding: 0 1.5% 0 0; } #footer-wrapper .widget { padding: 0 8% 8% 0; margin: 0 0 30px 0; } #footer-wrapper .footer-columns-4 li.footer-col4 .widget { border-bottom: #dfdcdc 1px solid; } #footer-wrapper .footer-columns-4 li.footer-col4 .widget { border-right: none; } #footer-wrapper .widget .social-icons { float: left; } #footer-wrapper .footer-columns-4 li.footer-col4:nth-child(4n) .widget { border-bottom: none !important; margin: 0; } #footer-bottom .fl, #footer-bottom .fr { float: none; display: block; width: 100%; } #footer-bottom .fl { margin: 0 0 10px 0; } #header-left { width: 162px; margin: 0 auto; } #header-right { width: 100%; } #header-left, #header-right { float: none; display: block; } .header-menu { width: 245px; margin: 0 auto 20px auto; background: #ccc; float: none; } .header-menu li { margin: 0 10px 20px 0; } #header-right .social-icons { width: 270px; margin: 0 auto; background: #ccc; float: none; } #site-title h2 { margin: 0 0 40px 0; } .shopping-bag { background: url(../images/shopping-bag-large.png) no-repeat; width: 36px; height: 32px; color: #fff; font-size: 16px; padding: 23px 0 0 0; text-align: center; float: right; text-decoration: none; } #mobile-menu { width: 90%; padding: 0 5% !important; } .comment-right { width: 77%; } #main-content { margin: 30px 0 30px 0 !important; padding: 0 0 40px 0 !important; border-bottom: #dfdcdc 1px solid; } .article-social-links ul li.pinterest-link { clear:both; margin: 10px 0 0 0; } .article-social-links ul { width: 290px; } .article-category-col-2 li { width: 100%; margin: 0 0 10px 0; } .breadcrumbs { display: none; } .breadcrumbs-wrapper { border-bottom: #dfdcdc 1px solid; } .article-image, .article-content { float: none; width: 100%; } .columns-2 li.col2 { width: 100%; margin: 0; } .page-content table, .page-content thead, .page-content tbody, .page-content th, .page-content td, .page-content tr { display: block; } .page-content thead tr { position: absolute; top: -9999px; left: -9999px; } .page-content td { border: none; position: relative; padding-left: 50% !important; white-space: normal; text-align:left; } .page-content td:before { position: absolute; top: 6px; left: 6px; width: 45%; padding-right: 10px; white-space: nowrap; text-align:left; font-weight: bold; } .page-content td:before { content: attr(data-title); padding: 5px; } .page-content table td, .page-content table th { text-align: right; } #main-content .form-third { float: none; width: 100%; } .account-table .button2 { float: none !important; display: inline; margin: 0 0 0 10px; text-align: center; } .product-single-image, .product-description { float: none; width: 100%; } .product-single-image { margin: 0 0 30px 0; } .products-col-4 li { width: 47.5%; } .products-col-4 li:nth-child(2n), .products-col-4 li:nth-child(4n) { margin: 0 0 10px 0; } .coupon-form { width: 100%; } .cart-buttons { width: 100%; } .columns-3 li.col3, .columns-4 li.col4 { float: none; width: 100%; margin: 0; } } @media only screen and (max-width: 479px) { #background-wrapper { width: 280px; } .slider .flex-direction-nav .flex-prev, .slider .flex-direction-nav .flex-next { top: 65px; } .flex-control-paging { bottom: 263px !important; } .flex-caption h2 { line-height: 120%; } .flex-caption h2 span { line-height: 1; } .news-image-title { font-size: 11px; } .news-block-columns-5 { margin: 0 0 20px 0; } .news-block-col-5 { width: 48.5%; margin: 0 2.5% 20px 0; } .news-block-col-5:nth-child(2n) { margin: 0; } .news-block-col-5:nth-child(2n+1) { clear: both; } .news-block-col-5:nth-child(3n) { margin: 0 2.5% 20px 0; } .news-block-col-5:last-child { margin: 0; } #site-title h2 { font-size: 32px; } #header-left { width: 125px; } .shopping-bag { margin: 10px 0 0 0; } #header-right .social-icons { width: 240px; } #header-right .social-icons li { margin: 0 0 5px 0; } #mobile-menu { width: 88%; padding: 0 6% !important; } .twitter_icon, .pinterest_icon, .facebook_icon, .googleplus_icon, .tumblr_icon, .vimeo_icon, .youtube_icon, .rss_icon, .flickr_icon { width: 22px; height: 22px; } .twitter_icon, .twitter_icon:hover { background-position: 5px 5px; } .pinterest_icon, .pinterest_icon:hover { background-position: -22px 5px; } .facebook_icon, .facebook_icon:hover { background-position: -51px 5px; } .googleplus_icon, .googleplus_icon:hover { background-position: -78px 5px; } .tumblr_icon, .tumblr_icon:hover { background-position: -106px 5px; } .vimeo_icon, .vimeo_icon:hover { background-position: -134px 5px; } .youtube_icon, .youtube_icon:hover { background-position: -161px 4px; } .rss_icon, .rss_icon:hover { background-position: -190px 5px; } .flickr_icon, .flickr_icon:hover { background-position: -217px 5px; } #main-content .half-input { width: 40% !important; } #main-content .full-input { width: 93.5% !important; } .account-table .button2 { float: none !important; display: block; margin: 10px 0 0 10px; text-align: center; } .products-col-4 li { width: 100%; margin: 0 0 10px 0; } .products-col-4 li:nth-child(2n), .products-col-4 li:nth-child(4n) { margin: 0 0 10px 0; } .coupon-form .button2 { width: 100%; } .coupon-code { border-right: #dfdcdc 1px solid !important; margin: 0 0 5px 0 !important; width: 94% !important; } .cart-buttons .button2 { margin: 0 0 5px 0 !important; width: 100%; } .news-one-half, .news-one-half-last { width: 100%; float: none; } .news-image-title { font-size: 16px; } }
0.122812
0.078148
.titles { font-size: 24px; font-weight: 300; color: #f92525; line-height: 28px; } .titles-2 { font-size: 24px; line-height: 28px; color: #202124; } .sub_titles { font-size: 14px; font-weight: bold; line-height: 1.71; color: #000000; } .sub_titles-link { font-size: 14px; font-weight: normal; line-height: 1.71; color: #000000; } .sub_titles-lite { font-size: 14px; font-weight: normal; line-height: 1.71; color: #000000; } .plain-text { font-size: 13px; line-height: 22px; color: #000000; } .plain-text-red { font-size: 18px; line-height: 22px; color: #ff0000; } .dates { font-size: 14px; line-height: 24px; color: #9b9b9b; } .link { text-decoration: none; font-size: 14px; font-weight: bold; color: #000000; } .slika { max-height: 100%; max-width: 100%; } .slika-small { max-height: 330px; height: auto; padding-top: 25px; padding-bottom: 5px; text-align: center; } @media screen and (max-width: 960px) { .slika-small { height: 300px; } .plain-text { font-size: 11px; } .plain-text-red { font-size: 14px; } } @media screen and (max-width: 360px) { .slika-small { height: 200px; } } .prijatelji { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 175px 90px 4% 90px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .prijatelji-boks { display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; width: 80%; } .prijatelji-boks--1 { height: 150px; width: 50%; margin-bottom: 3%; display: -webkit-box; display: -ms-flexbox; display: flex; flex-direction: column; justify-content: flex-end; } .prijatelji-boks--1--logo { height: 80px; width: 270px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .prijatelji-boks--1--logo img { max-width: 100%; max-height: 100%; } .prijatelji-boks--1--adresa { font-size: 11px; font-weight: 500; line-height: 1.71; color: #000000; margin-top: 20px; } .prijatelji-boks--1--link { font-size: 12px; font-weight: bold; line-height: 2; color: #f92525; } @media screen and (max-width: 1024px) { .prijatelji { padding: 175px 60px 4% 60px; } } @media screen and (max-width: 960px) { .prijatelji { padding: 175px 50px 4% 50px; } .prijatelji-boks { width: 100%; } .prijatelji-boks--1 { width: 50%; margin-top: 20px; margin-bottom: 20px; } } @media screen and (max-width: 800px) { .prijatelji-boks--1 { width: 100%; } } @media screen and (max-width: 360px) { .prijatelji { padding: 110px 20px 4% 20px; } }
styles/prijatelji.css
.titles { font-size: 24px; font-weight: 300; color: #f92525; line-height: 28px; } .titles-2 { font-size: 24px; line-height: 28px; color: #202124; } .sub_titles { font-size: 14px; font-weight: bold; line-height: 1.71; color: #000000; } .sub_titles-link { font-size: 14px; font-weight: normal; line-height: 1.71; color: #000000; } .sub_titles-lite { font-size: 14px; font-weight: normal; line-height: 1.71; color: #000000; } .plain-text { font-size: 13px; line-height: 22px; color: #000000; } .plain-text-red { font-size: 18px; line-height: 22px; color: #ff0000; } .dates { font-size: 14px; line-height: 24px; color: #9b9b9b; } .link { text-decoration: none; font-size: 14px; font-weight: bold; color: #000000; } .slika { max-height: 100%; max-width: 100%; } .slika-small { max-height: 330px; height: auto; padding-top: 25px; padding-bottom: 5px; text-align: center; } @media screen and (max-width: 960px) { .slika-small { height: 300px; } .plain-text { font-size: 11px; } .plain-text-red { font-size: 14px; } } @media screen and (max-width: 360px) { .slika-small { height: 200px; } } .prijatelji { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 175px 90px 4% 90px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .prijatelji-boks { display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; width: 80%; } .prijatelji-boks--1 { height: 150px; width: 50%; margin-bottom: 3%; display: -webkit-box; display: -ms-flexbox; display: flex; flex-direction: column; justify-content: flex-end; } .prijatelji-boks--1--logo { height: 80px; width: 270px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .prijatelji-boks--1--logo img { max-width: 100%; max-height: 100%; } .prijatelji-boks--1--adresa { font-size: 11px; font-weight: 500; line-height: 1.71; color: #000000; margin-top: 20px; } .prijatelji-boks--1--link { font-size: 12px; font-weight: bold; line-height: 2; color: #f92525; } @media screen and (max-width: 1024px) { .prijatelji { padding: 175px 60px 4% 60px; } } @media screen and (max-width: 960px) { .prijatelji { padding: 175px 50px 4% 50px; } .prijatelji-boks { width: 100%; } .prijatelji-boks--1 { width: 50%; margin-top: 20px; margin-bottom: 20px; } } @media screen and (max-width: 800px) { .prijatelji-boks--1 { width: 100%; } } @media screen and (max-width: 360px) { .prijatelji { padding: 110px 20px 4% 20px; } }
0.301465
0.123974
.div20e94e5f0422454aaf2732794046fa11 .items { position: relative; text-align: center; overflow: hidden; } .div20e94e5f0422454aaf2732794046fa11 .items .item-link { width: 1900px; height: 100%; position: absolute; left: 50%; margin-left: -950px; } .div20e94e5f0422454aaf2732794046fa11 .items .item-link .item-img { display: inline-block; width: 100%; height: 100%; border: none; } .div20e94e5f0422454aaf2732794046fa11 .owl-theme .owl-controls { position: relative; max-width: 1000px; margin: -30px auto 0 auto; overflow: hidden; } .div20e94e5f0422454aaf2732794046fa11 .owl-pagination { float: right; } .div20e94e5f0422454aaf2732794046fa11 .owl-theme .owl-controls .owl-page span { display: block; width: 50px; height: 4px; margin: 3px 7px; background: #cccccc no-repeat top right; overflow: hidden; } .div20e94e5f0422454aaf2732794046fa11 .owl-theme .owl-controls .owl-page.active span { width: 50px; height: 4px; margin: 3px 7px; background: #bc0021 no-repeat top right; overflow: hidden; } .KV .login { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2018/login1.png") no-repeat; width: 293px; height: 368px; position: absolute; left: 50%; top: 10px; margin-left: -510px; } .login_btn { cursor: pointer; width: 270px; height: 58px; position: absolute; bottom: 18px; left: 10px; } .login_center { padding: 39px 30px 30px 26px; } .per_login { position: relative; cursor: pointer; } .per_login input { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2017/login_btn1.png") no-repeat; width: 237px; height: 43px; border: 0; } .per_login p { position: absolute; top: 0; color: #ffffff; height: 43px; line-height: 42px; left: 64px; font-size: 16px; } .per_login p span { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2017/login_icon_l.png") no-repeat center center; height: 43px; width: 11px; display: block; position: absolute; top: 0px; left: 140px; } .ee_login { position: relative; cursor: pointer; } .ee_login input { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2017/login_btn2.png") no-repeat; width: 237px; height: 43px; border: 0; } .ee_login p { position: absolute; top: 0; color: #ffffff; height: 43px; line-height: 43px; left: 64px; font-size: 16px; } .ee_login p span { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2017/login_icon_l.png") no-repeat center center; height: 43px; width: 11px; display: block; position: absolute; top: 0px; left: 140px; } .per_login_quick { padding-top: 10px; padding-bottom: 17px; } .ee_login_quick { padding-top: 10px; padding-bottom: 17px; } .login_center td { font-size: 12px; width: 79px; text-align: center; height: 22px; cursor: pointer; } .login_center td.on a { color: #d00f1b; } .login_center td.td_2 { border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; } .login_center td em { width: 36px; display: inline-block; } .reg_login { position: relative; cursor: pointer; } .reg_login input { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2018/btn1.png") no-repeat; width: 237px; height: 43px; border: 0; } .reg_login p { position: absolute; top: 0; color: #ffffff; height: 43px; line-height: 43px; left: 64px; font-size: 16px; cursor: pointer; } .reg_login p span { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2017/login_icon_l.png") no-repeat center center; height: 43px; width: 11px; display: block; position: absolute; top: 0px; left: 140px; } .reg_login_quick { padding-top: 10px; padding-bottom: 17px; } .login_center td.td_3 { border-left: 1px solid #e5e5e5; }
ICBC/src/style/Tbanner.css
.div20e94e5f0422454aaf2732794046fa11 .items { position: relative; text-align: center; overflow: hidden; } .div20e94e5f0422454aaf2732794046fa11 .items .item-link { width: 1900px; height: 100%; position: absolute; left: 50%; margin-left: -950px; } .div20e94e5f0422454aaf2732794046fa11 .items .item-link .item-img { display: inline-block; width: 100%; height: 100%; border: none; } .div20e94e5f0422454aaf2732794046fa11 .owl-theme .owl-controls { position: relative; max-width: 1000px; margin: -30px auto 0 auto; overflow: hidden; } .div20e94e5f0422454aaf2732794046fa11 .owl-pagination { float: right; } .div20e94e5f0422454aaf2732794046fa11 .owl-theme .owl-controls .owl-page span { display: block; width: 50px; height: 4px; margin: 3px 7px; background: #cccccc no-repeat top right; overflow: hidden; } .div20e94e5f0422454aaf2732794046fa11 .owl-theme .owl-controls .owl-page.active span { width: 50px; height: 4px; margin: 3px 7px; background: #bc0021 no-repeat top right; overflow: hidden; } .KV .login { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2018/login1.png") no-repeat; width: 293px; height: 368px; position: absolute; left: 50%; top: 10px; margin-left: -510px; } .login_btn { cursor: pointer; width: 270px; height: 58px; position: absolute; bottom: 18px; left: 10px; } .login_center { padding: 39px 30px 30px 26px; } .per_login { position: relative; cursor: pointer; } .per_login input { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2017/login_btn1.png") no-repeat; width: 237px; height: 43px; border: 0; } .per_login p { position: absolute; top: 0; color: #ffffff; height: 43px; line-height: 42px; left: 64px; font-size: 16px; } .per_login p span { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2017/login_icon_l.png") no-repeat center center; height: 43px; width: 11px; display: block; position: absolute; top: 0px; left: 140px; } .ee_login { position: relative; cursor: pointer; } .ee_login input { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2017/login_btn2.png") no-repeat; width: 237px; height: 43px; border: 0; } .ee_login p { position: absolute; top: 0; color: #ffffff; height: 43px; line-height: 43px; left: 64px; font-size: 16px; } .ee_login p span { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2017/login_icon_l.png") no-repeat center center; height: 43px; width: 11px; display: block; position: absolute; top: 0px; left: 140px; } .per_login_quick { padding-top: 10px; padding-bottom: 17px; } .ee_login_quick { padding-top: 10px; padding-bottom: 17px; } .login_center td { font-size: 12px; width: 79px; text-align: center; height: 22px; cursor: pointer; } .login_center td.on a { color: #d00f1b; } .login_center td.td_2 { border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; } .login_center td em { width: 36px; display: inline-block; } .reg_login { position: relative; cursor: pointer; } .reg_login input { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2018/btn1.png") no-repeat; width: 237px; height: 43px; border: 0; } .reg_login p { position: absolute; top: 0; color: #ffffff; height: 43px; line-height: 43px; left: 64px; font-size: 16px; cursor: pointer; } .reg_login p span { background: url("http://v.icbc.com.cn/userfiles/Resources/ICBC/shouye/images/2017/login_icon_l.png") no-repeat center center; height: 43px; width: 11px; display: block; position: absolute; top: 0px; left: 140px; } .reg_login_quick { padding-top: 10px; padding-bottom: 17px; } .login_center td.td_3 { border-left: 1px solid #e5e5e5; }
0.409221
0.148942
@charset "UTF-8"; img{ border: 0px;} #zhuye{ background: url("../image/background.jpg") repeat fixed 0% 0% / cover #62DFF7;color: #EFEFEF; font:14px/1.7 Arial,"\5b8b\4f53";} body,h1,ul,li,p{margin:0;padding:0;} h1{padding:0 20px;background:#333;color:#fff;} a{text-decoration: none;} a:active,a:focus,a { outline: none;} li { list-style-type: none;} .clear { clear: both; } .fr { float: right; } .fz12 { font-size: 12px; } #page { padding: 0 10px; position: relative; z-index:5;margin: 0px auto;text-align: left; width: 1230px; min-height: 800px;} #l_m{ width:250px; height:760px;position: fixed; font-size:12px;font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif; animation:fadein 1s ease both; -moz-animation:fadein 1s ease both; -webkit-animation:fadein 1s ease both; -o-animation:fadein 1s ease both;} @-moz-keyframes fadein{0%{-webkit-transform:translate3d(0,500px,2px);-moz-transform:translate3d(0px,500px,2px);-o-transform:translate3d(0,500px,2px);}} @-webkit-keyframes fadein{0%{-webkit-transform:translate3d(0,500px,2px);-moz-transform:translate3d(0,500px,2px);-o-transform:translate3d(0,500px,2px);}} @-o-keyframes fadein{0%{-webkit-transform:translate3d(0,500px,2px);-moz-transform:translate3d(0,500px,2px);-o-transform:translate3d(0,500px,2px);}} @keyframes fadein{0%{-webkit-transform:translate3d(0,500px,2px);-moz-transform:translate3d(0,500px,2px);-o-transform:translate3d(0,500px,2px);transform:translate3d(0,500px,2px);}} #zhuan{ width: 200px; height: 120px; margin: 0 auto; text-align: center; margin-top:35px;} #zhuan span{position: relative; top: -20px;color: #858585;font: 300 15px/1.625 "Microsoft YaHei","Helvetica Neue,Helvetica",Arial,sans-serif; } .l_link p{padding:0;margin:0;} .l_link{ width: 100%; height: 500px; margin-top:30px; float: left} #foot{ margin-top: 20px; height: 40px; width: 100%; float: left;font: 300 15px/1.625 "Microsoft YaHei","Helvetica Neue,Helvetica",Arial,sans-serif;} #p_img2 { position: relative; top: -46px; z-index:9999; width:165px; } #p_img3 { position: relative; top: -92px; left: 86px; z-index:9999; width:165px; } .l_link img { float: right; -webkit-transition:all 0.3s cubic-bezier(0.0,0.5,0.1,1); -moz-transition:all 0.3s cubic-bezier(0.0,0.5,0.1,1); -o-transition:all 0.3s cubic-bezier(0.0,0.5,0.1,1); transition:all 0.3s cubic-bezier(0.0,0.5,0.1,1); } @-webkit-keyframes img_hover { from { width:60px; height:60px; position:relative; top:230px; } to { width:82px; height:82px; position:relative; top:218px; } } .transform_rotate { -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -o-transform:rotate(360deg); transform:rotate(360deg); } form { display: inline; margin-top: 0em; margin-block-end: 1em; } #r_head{width: 950px; height: 248px; color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.4);float: right; margin-right: 10px} /*nav css*/ .nav { height: 48px; width: 950px; line-height: 48px;background-color:#24241f; z-index: 1000; font-family:"宋体", 'Microsoft JhengHei', "黑体", Verdana, Arial, Helvetica, sans-serif;} .nav a { color: #fff;} .nav a:hover {color: #fff; text-decoration: none;} .nav .channel { float: left; width: 100px;font-size: 20px;text-align: center; text-decoration: none} .nav .channel-now {background-color:transparent;} .nav .cart { float: right; width: 154px; background-color: #4E4E4E;} .cover-page-wrapper2 .move_div { height:100%; background:#414141;} .cover-page-wrapper2 .active { background-color:transparent;} .nav .channel{position:relative; z-index:100;} .r_h_img{z-index: -1;width: 950px;height: 200px;} .r_h_img img{z-index: -1;width: 950px;height: 200px;animation:fadeout 3.5s ease both; -webkit-animation:fadeout 3.5s ease both; -moz-animation:fadeout 3.5s ease both; -o-animation:fadeout 3.5s ease both;} @-moz-keyframes fadeout{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeout{0%{opacity:0}100%{opacity:1}}@keyframes fadeout{0%{opacity:0}100%{opacity:1}} .r_h_img .r_h_s{ color:#000000; position: relative; top:-150px; left: 100px;font-family: "黑体"; font-size: 40px; width: 300px; height: 80px; animation:fadel 1s ease both; -moz-animation:fadel 1s ease both; -webkit-animation:fadel 1s ease both; -o-animation:fadel 1s ease both;} @-moz-keyframes fadel{0%{-webkit-transform:translate3d(500px,0px,2px);-moz-transform:translate3d(500px,0,2px);-o-transform:translate3d(500,0,2px);}} @-webkit-keyframes fadel{0%{-webkit-transform:translate3d(500px,0px,2px);-moz-transform:translate3d(500px,0,2px);-o-transform:translate3d(500,0,2px);}} @-o-keyframes fadel{0%{-webkit-transform:translate3d(500px,0px,2px);-moz-transform:translate3d(500px,0,2px);-o-transform:translate3d(500,0,2px);}} @keyframes fadel{0%{-webkit-transform:translate3d(500px,0px,2px);-moz-transform:translate3d(500px,0px,2px);-o-transform:translate3d(500px,0px,2px);transform:translate3d(500px,0,2px);}} /*slide*/ .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;font-size: 0;} /*导航寻找样式*/ input#searchsubmit {display:none;} input#s { background: url(../image/search.png) no-repeat scroll 5px 6px transparent; -moz-border-radius:2px; border-radius:2px; font-size:14px; height:30px; line-height:1.2em; padding:4px 10px 4px 28px; background-color: #e0e0e0; margin-top: 6px; margin-right: 5px;color:black;} #s { float:right; -webkit-transition-duration:400ms; -webkit-transition-property:width,background; -webkit-transition-timing-function:ease; -moz-transition-duration:400ms; -moz-transition-property:width,background; -moz-transition-timing-function:ease; -o-transition-duration:400ms; -o-transition-property:width,background; -o-transition-timing-function:ease; width:72px; } #s:focus { background-color:#f9f9f9;width:196px;} /*main*/ #c_main{ width: 950px; min-height: 800px; border:5px rgba(255,255,255,0.8) solid; float: right; margin-right: 10px; background-color: rgba(255,255,255,0.3)} /*animation*/ .cm_m{ width:695px; height: 500px; float: left;margin-left: 3px;border: 2px solid #d7edfa; margin-top: 5px; background-color: rgba(255,255,255,0.3) } .cm_l{ width: 225px; height: 500px; float: right;margin-right: 3px;margin-top: 5px;border:2px solid #ffffff; border-radius:5px;background-color: rgba(255,255,255,0.3) } .cm_l ul li{ width: 100%; min-height:30px;font-size: 12px; vertical-align: middle; line-height: 30px;float: left} .cm_l ul li a{color: #000000;} .cm_l ul li a:hover{color:#CC0000; text-decoration: underline;} .cm_smh li{ width: 192px; height: 300px; float: left; margin: 15px;text-align: center} .cm_smh li .cm_sm1{ width: 160px; height: 240px; margin:0 auto; border: 1px #43434F solid;} .cm_smh li .cm_sm2{ width: 200px; height:24px; font-size: 16px; font-family: "黑体";} .cm_smh li .cm_sm2 a{color:#000000;} .cm_smh li .cm_sm2 a:hover{color: #dd0000; text-decoration: underline;} .cm_smh li .cm_sm3{ width: 200px; height:24px; font-size: 12px; color:#404040} .cm_smh li .cm_sm1 img{ width: 152px; height: 232px; margin: 2px; border:2px solid rgba(255,255,255,0.1);} .cm_smh li .cm_sm1 a:hover img{ border:2px solid #CC0000;} .cm_l_t{with:100px; height: 26px; float: right} .cm_b{ float: left; width: 920px; min-height:500px; margin-left: 5px;margin-top: 10px;border: 3px #0099CC solid; background-color: rgba(255,255,255,0.3);margin-bottom: 10px;} .cm_mh{ width: 100%; float: left; min-height:10px;} .cm_uh{ width:695px; height: 30px;} .cm_uh ul li.aon{ background-color:rgba(255,255,255,0.5);border-bottom: 1px solid #FFF;color: #F00;} .cm_uh ul li{ margin-left: 1px; float: left; width: 228.5px;height: 30px; text-align: center;background-color:#a0a0a0; border-left: 1px solid #FFF; border-right: 1px solid #999; border-bottom: 1px solid #999;vertical-align: middle; line-height: 30px;cursor:pointer;} .cm_sli{ width: 100%; height:470px; background-color:rgba(255,255,255,0.3);} .cm_sli ul li{ display: block; width:150px; height:200px;text-align: center; float: left; margin: 13px 10px; } .cm_sli ul li img{width: 120px; height: 160px; margin-top: 5px;border:1px #ffffff solid;} .cm_sli ul li a{ color:#000000;} .cm_sli ul li a:hover img{border:1px #0078E7 solid;} .cm_sli ul li a:hover{color:#CC0000; text-decoration: underline;} .cm_lhe{ width: 100%;height: 38px ; font-size: 24px;font-family: "宋体"; border-bottom: 1px solid #ffffff;} .err{width: 100%; height: 100px; font-size: 36px; text-align: center; font-family: "宋体"} /*xinfan*/ #fanbiao{width:650px; min-height:540px; height: auto;margin-top:5px; margin-left: 5px; border: 2px #e0e0e0 solid; float: left; } .b-head{ border:2px #333 solid; border-radius:10px; height:50px; width:645px;} .clfix { width:100%; background-color:#CCC; height:50px;margin:0; padding:0px; border-radius:10px; background-color:rgb(208,208,208);} .on{background-color:#FFF; border:1px #666666 solid; border-radius:5px;} .clfix li{list-style-type:none; display:block; width:88px; height:50px;text-align:center; vertical-align:middle; line-height:50px; float:left; margin-left:3px; font-size:16px; font-weight:600; font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;} .clfix li a { color: #24241f; text-decoration: none;cursor: pointer;} .b-body{ width:640px; min-height:475px; border: 5px solid #000000; height: auto;} .showfan{ margin:0; padding:0px;overflow: hidden; } .showfan li{ margin:10px 5px; float: left;list-style-type:none; width:200px; height:100px; display:block; } .showfan li a{ text-decoration:none;} .showfan li img{ width:80px; height:100px;border:2px solid #ffffff;} .showfan li a:hover img{border:2px solid #ff5500;} .showfan li .n_d{ width:115px; height:100px; float:right; font-size:14px; font-family:"微软雅黑"; margin-top:0px;} .showfan li .n_d .t{ display: block; width:100px ; height:60px; color: #000000;} .showfan li a:hover .t{ color:#06F; } .showfan li .n_d span{ font-size:12px; color:rgb(153,153,153); background-color:#ff5500 } .showfan li .n_d p{color:#24241f} #loading{ font-size: 36px; position: absolute;right:525px; top:450px;} #lianzai{ width: 265px; border: 3px #e0e0e0 solid; min-height:540px; height: auto; float:right; margin-top:5px; margin-right: 5px;} .cl_b{ width:100%; height: 80px; border-top:2px dashed #b0baba;border-bottom:2px dashed #b0baba; margin-top: 30px; float: left; text-align:center; font-size: 36px; font-family: "宋体"; vertical-align: middle; line-height: 80px;margin-bottom: 20px;} .lz_head{ width: 100%; text-align:left; height:50px; vertical-align: middle;line-height: 50px;font-size: 26px;border-bottom:#ffffff 1px solid; } .lz_ml{ width: 50%; height:150px; margin-top: 8px; text-align: center; font-size: 16px; float: left } .lz_ml a{color:#353c44; font-weight: 600; font-size: 12px;} .lz_i{width: 85px;height: 120px; margin: 0 auto;} .lz_i img{ width:85px;height: 120px;} .lz_ml span{ font-size: 12px;} .lz_tile:hover{ text-decoration: underline} /*新番列表*/ .fanbiao_u{float: left; margin-top:20px; margin-left: 40px;} .fanbiao_u li{ height: 280px; width:850px; position: relative; margin-bottom:20px; } .fanbiao_u li .p_i{ height:250px; width: 350px; float: left;cursor: pointer; overflow: hidden; border-radius: 10px; margin-top: 15px;margin-left: 10px;} .fanbiao_u li .p_i .mazhi{;width: 350px; height: 250px; position: relative; top: -256px;} .fanbiao_u li .p_i img{ height:250px; width: 350px; -webkit-transition: 1s ease all; -moz-transition: 1s ease all;-ms-transition: 1s ease all; transition: 1s ease all;} .fanbiao_u li .p_i a:hover img{ -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); transform: scale(1.5);} .fanbiao_u li .p_i a{ display: inline-block; *display: inline; *zoom:1;height: 250px; width: 350px;;} .fanbiao_u .poi{ width:850px; margin-right:4px; border: 1px rgba(255,255,255,0.8) solid;border-radius: 12px; } .fanbiao_u li .p_i .bg{ z-index: 2; position: absolute;top: 200px; width: 350px; left: 0; height: 250px; } .fanbiao_u li .p_i .bg .s01{ position: absolute; top: 10px; left: 10px; font:normal 26px/28px "\5fae\8f6f\96c5\9ed1"; color: #fff; } .fanbiao_u span{ color: #fff} .fanbiao_u .mask{ z-index:-1; position: absolute;width: 100%; left: 0; height: 100%; top:0;background-color:#000;opacity: 0.4; filter: alpha(opacity:40);} .fanbiao_u img{ width: 100%; height: auto} .fanbiao_u li .jshao{ width:470px; height:240px; float:right; margin-right: 10px;} .js_t{width:200px; height: 25px; text-align: right; float: right} .js_fjy{width:240px;float: left; text-align:left; height: 25px;font-size: 18px; margin-left: 10px;} .js_cot{width: 100%; height: 120px; float: left;} .jshao a{ color: #ffffff;} .jshao a:hover{ text-decoration: underline} /* 水平滚动 */ .wrap{padding:20px;} .scroll_horizontal{position:relative;width:100%;height:350px;padding:20px;line-height:20px; margin:20px auto;border:3px solid #929292; border-radius: 10px;} .scroll_horizontal .box{overflow:hidden;position:relative;width:810px;height:310px;margin:0 auto;} .scroll_horizontal .list{overflow:hidden;width:9999px;} .scroll_horizontal .list li{float:left;width:270px;text-align:center; overflow: hidden} .scroll_horizontal .list .list_n{z-index:2;width: 250px; height: 52px; margin-left: 10px; text-align: center; background: rgba(0,0,0,0.5); position: absolute; top:250px; color: #9a9afb; font-size: 16px; font-family: "黑体";} .scroll_horizontal .list li a:hover .list_n{color: #ff5500;} .scroll_horizontal .list li img{width:250px; height:300px;border: 2px solid #FFF2D9; } .scroll_horizontal .list li img{width:250px; height:300px;border: 2px solid #FFF2D9; } .scroll_horizontal .list li a:hover img{border: 2px solid #ff5500;} .scroll_horizontal .plus{position:absolute;top:150px;width:30px;height:46px;background:url("../image/bgs.png") -30px;cursor:pointer;} .scroll_horizontal .minus{position:absolute;top:150px;width:30px;height:46px;background:url("../image/bgs.png");cursor:pointer;} .scroll_horizontal .plus{left:10px;} .scroll_horizontal .minus{right:10px;} .scroll_horizontal .plus:hover, .scroll_horizontal .minus:hover{} /*music*/ .tab_t{ border-radius: 10px; border: 1px solid #9a9afb; width: 930px; min-height: 20px; margin: 5px auto; text-align: center} .tab_t th{ height: 40px; background-color: #62DFF7;border-radius: 3px; cursor: pointer} .tab_t td{ height:30px;} .tab_t a{color: #ffffff; text-decoration: none;} .tab_t a:hover{ color:#ff5500} .tab_t th a:hover{color:#B0BABA;} /*新闻*/ .zuixin{width: 99%; float: right;} .new_li{ border:2px #00FFFF solid; border-radius:3px; width:850px; height:280px; margin-left:30px;float: left; margin-bottom: 20px; } .new_li .new_img{ width:300px; height:280px; float:left; margin:10px; } .new_li .new_img img{width:300px; height:250px; border:2px #0FF solid;} .new_li .new_til{ width:500px; height:60px; line-height: 26px; float:left; margin:13px 10px 0 10px; font-size:24px; font-family:"宋体"; } .new_li .new_til a{color:rgb(51,153,204); text-decoration: none;} .new_li .new_til a:hover{color:#C63;} .new_li .new_shu{ float: right;width: 320px; height: 20px; font-size: 16px; font-family:"黑体"; margin-right: 50px;text-align: right;} .new_li .new_t{ height:20px; float:left; font-size:14px; font-family:"宋体"; margin-left: 10px;} .new_li .new_con{ width:460px; height:140px; float:left; font-size:18px; line-height:30px; color:#000000; margin:0 20px;} .new_li .new_c{ width:80px; height:30px; background-color:rgba(0,153,255,0.7); float:right; vertical-align:middle; line-height:30px; text-align:center; z-index:89; margin-right:100px; } .ck{ display:block;width:80px; height:30px; text-decoration:none; color:rgb(255,255,255); } .ck:hover{ color:rgb(204,102,0)} #c_main .n_h{ float: left; width:98%;min-height:60px; font-size: 26px; color:#2397CD; margin:20px 0 0 10px; } #c_main .n_han{ float: left; width:98%;min-height:60px; font-size: 36px; color:#2397CD; margin:20px 0 0 10px; } #c_main .n_han .n_ty{ float: left;min-width:60px; height: 38px; font-size: 24px; margin:10px 10px 0 10px; border:2px solid #0066cc; text-align: center; border-radius: 10px;} #c_main .n_h .n_ty{ float: left;min-width:60px; height: 38px; font-size: 24px; margin: 0 10px 0 10px; border:2px solid #0066cc; text-align: center; border-radius: 10px;} #c_main .n_t{ margin-left: 40px;font-size: 20px; float: left;width:300px; height: 30px; } #c_main .mzbf{ float:right; width: 200px; font-size: 20px; height: 30px; font-family: "黑体"} #c_main .n_zy{ margin-right:100px;font-size: 20px; float: right;width:480px; height: 30px; text-align: right } #c_main .n_c{float: left;width:98%; margin-left:1%; min-height: 10px; } .n_bb{ display: block; float: right; margin-right: 40px;} .r_mpage{ width: 98%; margin-left: 2%; margin-bottom: 20px;} .n_npage{ width: 94%; margin-right: 6%; margin-bottom: 20px; float: right; text-align: right; font-size: 18px; font-family:"黑体";} .z_zpage{ width: 94%; margin-left: 6%; color: #000000; margin-bottom: 20px; float:left; margin-top: 10px; font-size: 18px; font-family:"黑体";} .n_lb{width: 98%; float: left; margin-left: 1%; margin-top:20px; min-height:80px; border: 1px #B0BABA solid; border-radius: 10px; } .n_lb .n_lie{ width: 100%; float: left; font-size: 18px; font-family: "宋体"; background-color: #5FC6DA; border-radius: 10px; height: 40px;} .n_lb .n_lie .n_lt{ width: 60px; height: 40px; margin-left: 20px; vertical-align: middle; line-height: 40px; text-align: center; border-radius: 2px; background-color:#62DFF7} .n_lblink{ width: 96%; margin-left: 2%} .n_lblink a{ font-size: 18px; color: mediumturquoise;} .n_lblink a:hover{ text-decoration: underline;} .n_lblink .an_fshow li{ width: 100%;height: 40px;vertical-align: middle; line-height: 40px; font-size: 18px; display: block; float:left;color:#000000; } .n_lblink .an_fshow li span{ margin-left:20px;} .n_lblink .an_fshow li a:hover{ text-decoration: underline} /*周边*/ .zb_head{ width: 99%;height: 50px;margin:5px auto;} .zb_head .zb_u li{ display: block; width: 105px; height: 32px; border-radius:3px; float: left;margin: 2px; border: 1px solid #9999FF; text-align: center; vertical-align: middle ; line-height: 32px;font-size: 14px;} .zb_head .zb_u li a{ text-decoration: none; color:#f5f5f5;} .zb_head .zb_u li a:hover{ color:#ff5500; } .liy{background: #9999FF;} .liy a{font-family: "黑体"; font-size: 16px;} .lic{background-color:#c7c7ab} .lic a{font-family: "黑体"; font-size: 16px;} .zb_big{ width:100%; float: left; min-height: 10px;} .zb_show{ float: left; margin-top:10px; margin-left: 10px; width:300px; height:300px; border-radius:20px; box-shadow:0 0 2px #fbfbfb inset,0 0 4px #fbfbfb inset,0 0 8px #fbfbfb inset,0 0 16px #fbfbfb inset,0 0 32px #fbfbfb inset,0 0 64px #fbfbfb inset; } .zb_show strong a{ text-align:left; color:#FF6600;} .zb_show strong a:hover{color: #FFF2D9} .zb_show span{text-align: right;} .zb_i{ width: 280px; height: 230px; margin-top: 10px; margin-left: 10px; border-radius: 20px; text-align:left; -webkit-transition: -webkit-transform 0.2s ease-in; -moz-transition: -moz-transform 0.2s ease-in; -o-transition: -o-transform 0.2s ease-in; -ms-transition: -ms-transform 0.2s ease-in;} .zb_i:hover { -webkit-transform: rotateZ(-5deg); -moz-transform: rotateZ(-5deg); -o-transform: rotateZ(-5deg); -ms-transform: rotateZ(-5deg); transform: rotateZ(-5deg); } .zb_text{ width: 280px; margin: 0 auto; height: 48px;} .zb_text span{ font-size: 12px;color: #353c44; float: right} /*ajax分页样式*/ .quotes { width:96%; margin-left:4%; margin-top: 20px; height:33px; text-align: center; float:left; margin-bottom: 20px;} .quotes a {text-decoration:none;} .ayangshi{display:block;border:rgb(204,204,204) 2px solid; width:33px; height:28px; font-family:"宋体"; font-size:16px; vertical-align:middle; line-height:28px; color:rgb(0,0,0); float:left; margin-left:10px; text-align: center;} .quotes A:hover {PADDING-RIGHT: 5px; BORDER: #a0a0a0 2px solid; PADDING-LEFT: 5px; MARGIN-RIGHT: 2px;MARGIN-LEFT: 2px;} .quotes SPAN.current {display:block;border:rgb(204,204,204) 2px solid; width:33px; height:28px; font-family:"宋体"; font-size:16px; vertical-align:middle; line-height:28px; float:left; margin-left:10px;} .yang{ display:block; font-size:16px; vertical-align:middle; line-height:28px; float:left; margin-left:10px; text-align: center;} #disabled { display:block; border:rgb(204,204,204) 2px solid; background:rgb(242,242,242); width:33px; height:28px; background:url(../image/b_curent.png); float:left;} #b_next{ display:block;border:rgb(204,204,204) 2px solid; background:rgb(242,242,242); width:33px; height:28px; background:url(../image/b_next.png); float:left; margin-left:10px;} #disabled a:hover{PADDING-RIGHT: 5px; BORDER: #a0a0a0 2px solid; PADDING-LEFT: 5px; MARGIN-RIGHT: 2px; PADDING-TOP: 2px;} .flb_h{ height:30px; width:98%; margin-left: 1%;margin-top: 10px; background-color: #9a9afb; text-align:left; float: left; font-size: 16px; font-family: "黑体"; vertical-align: middle; line-height: 30px;} .flb_bg{float: left; width:917px; margin-left: 1%; border:2px solid #00FFFF; min-height:30px;} #flb_bl{ width: 98%; margin-left: 1%; margin-top:5px; height: 280px; float: left; border:1px solid #B0BABA; margin-bottom: 5px; } #flb_img{ width: 200px; margin-left:5px; height:260px; margin-top: 10px; float: left} #flb_img img{ width: 200px; height: 260px;} #flb_fcon{ float: right; width:665px; margin-right: 5px; height: 260px; margin-top:10px; border: #3b4249 2px solid;} #flb_ftitle{ width: 97%; margin-left:10px; height: 30px; float: left; font-size:18px; font-weight: 800;} #flb_ftitle a{color: #00FFFF ;} #flb_ftitle a:hover{text-decoration: underline;} #flb_fjishu{ height: 28px; width: 90%; float: left; margin-left: 10px;} #flb_fc{ width:98%;margin-left: 1%; height:190px; float: left; overflow: hidden}
public/public/css/main.css
@charset "UTF-8"; img{ border: 0px;} #zhuye{ background: url("../image/background.jpg") repeat fixed 0% 0% / cover #62DFF7;color: #EFEFEF; font:14px/1.7 Arial,"\5b8b\4f53";} body,h1,ul,li,p{margin:0;padding:0;} h1{padding:0 20px;background:#333;color:#fff;} a{text-decoration: none;} a:active,a:focus,a { outline: none;} li { list-style-type: none;} .clear { clear: both; } .fr { float: right; } .fz12 { font-size: 12px; } #page { padding: 0 10px; position: relative; z-index:5;margin: 0px auto;text-align: left; width: 1230px; min-height: 800px;} #l_m{ width:250px; height:760px;position: fixed; font-size:12px;font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif; animation:fadein 1s ease both; -moz-animation:fadein 1s ease both; -webkit-animation:fadein 1s ease both; -o-animation:fadein 1s ease both;} @-moz-keyframes fadein{0%{-webkit-transform:translate3d(0,500px,2px);-moz-transform:translate3d(0px,500px,2px);-o-transform:translate3d(0,500px,2px);}} @-webkit-keyframes fadein{0%{-webkit-transform:translate3d(0,500px,2px);-moz-transform:translate3d(0,500px,2px);-o-transform:translate3d(0,500px,2px);}} @-o-keyframes fadein{0%{-webkit-transform:translate3d(0,500px,2px);-moz-transform:translate3d(0,500px,2px);-o-transform:translate3d(0,500px,2px);}} @keyframes fadein{0%{-webkit-transform:translate3d(0,500px,2px);-moz-transform:translate3d(0,500px,2px);-o-transform:translate3d(0,500px,2px);transform:translate3d(0,500px,2px);}} #zhuan{ width: 200px; height: 120px; margin: 0 auto; text-align: center; margin-top:35px;} #zhuan span{position: relative; top: -20px;color: #858585;font: 300 15px/1.625 "Microsoft YaHei","Helvetica Neue,Helvetica",Arial,sans-serif; } .l_link p{padding:0;margin:0;} .l_link{ width: 100%; height: 500px; margin-top:30px; float: left} #foot{ margin-top: 20px; height: 40px; width: 100%; float: left;font: 300 15px/1.625 "Microsoft YaHei","Helvetica Neue,Helvetica",Arial,sans-serif;} #p_img2 { position: relative; top: -46px; z-index:9999; width:165px; } #p_img3 { position: relative; top: -92px; left: 86px; z-index:9999; width:165px; } .l_link img { float: right; -webkit-transition:all 0.3s cubic-bezier(0.0,0.5,0.1,1); -moz-transition:all 0.3s cubic-bezier(0.0,0.5,0.1,1); -o-transition:all 0.3s cubic-bezier(0.0,0.5,0.1,1); transition:all 0.3s cubic-bezier(0.0,0.5,0.1,1); } @-webkit-keyframes img_hover { from { width:60px; height:60px; position:relative; top:230px; } to { width:82px; height:82px; position:relative; top:218px; } } .transform_rotate { -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -o-transform:rotate(360deg); transform:rotate(360deg); } form { display: inline; margin-top: 0em; margin-block-end: 1em; } #r_head{width: 950px; height: 248px; color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.4);float: right; margin-right: 10px} /*nav css*/ .nav { height: 48px; width: 950px; line-height: 48px;background-color:#24241f; z-index: 1000; font-family:"宋体", 'Microsoft JhengHei', "黑体", Verdana, Arial, Helvetica, sans-serif;} .nav a { color: #fff;} .nav a:hover {color: #fff; text-decoration: none;} .nav .channel { float: left; width: 100px;font-size: 20px;text-align: center; text-decoration: none} .nav .channel-now {background-color:transparent;} .nav .cart { float: right; width: 154px; background-color: #4E4E4E;} .cover-page-wrapper2 .move_div { height:100%; background:#414141;} .cover-page-wrapper2 .active { background-color:transparent;} .nav .channel{position:relative; z-index:100;} .r_h_img{z-index: -1;width: 950px;height: 200px;} .r_h_img img{z-index: -1;width: 950px;height: 200px;animation:fadeout 3.5s ease both; -webkit-animation:fadeout 3.5s ease both; -moz-animation:fadeout 3.5s ease both; -o-animation:fadeout 3.5s ease both;} @-moz-keyframes fadeout{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeout{0%{opacity:0}100%{opacity:1}}@keyframes fadeout{0%{opacity:0}100%{opacity:1}} .r_h_img .r_h_s{ color:#000000; position: relative; top:-150px; left: 100px;font-family: "黑体"; font-size: 40px; width: 300px; height: 80px; animation:fadel 1s ease both; -moz-animation:fadel 1s ease both; -webkit-animation:fadel 1s ease both; -o-animation:fadel 1s ease both;} @-moz-keyframes fadel{0%{-webkit-transform:translate3d(500px,0px,2px);-moz-transform:translate3d(500px,0,2px);-o-transform:translate3d(500,0,2px);}} @-webkit-keyframes fadel{0%{-webkit-transform:translate3d(500px,0px,2px);-moz-transform:translate3d(500px,0,2px);-o-transform:translate3d(500,0,2px);}} @-o-keyframes fadel{0%{-webkit-transform:translate3d(500px,0px,2px);-moz-transform:translate3d(500px,0,2px);-o-transform:translate3d(500,0,2px);}} @keyframes fadel{0%{-webkit-transform:translate3d(500px,0px,2px);-moz-transform:translate3d(500px,0px,2px);-o-transform:translate3d(500px,0px,2px);transform:translate3d(500px,0,2px);}} /*slide*/ .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;font-size: 0;} /*导航寻找样式*/ input#searchsubmit {display:none;} input#s { background: url(../image/search.png) no-repeat scroll 5px 6px transparent; -moz-border-radius:2px; border-radius:2px; font-size:14px; height:30px; line-height:1.2em; padding:4px 10px 4px 28px; background-color: #e0e0e0; margin-top: 6px; margin-right: 5px;color:black;} #s { float:right; -webkit-transition-duration:400ms; -webkit-transition-property:width,background; -webkit-transition-timing-function:ease; -moz-transition-duration:400ms; -moz-transition-property:width,background; -moz-transition-timing-function:ease; -o-transition-duration:400ms; -o-transition-property:width,background; -o-transition-timing-function:ease; width:72px; } #s:focus { background-color:#f9f9f9;width:196px;} /*main*/ #c_main{ width: 950px; min-height: 800px; border:5px rgba(255,255,255,0.8) solid; float: right; margin-right: 10px; background-color: rgba(255,255,255,0.3)} /*animation*/ .cm_m{ width:695px; height: 500px; float: left;margin-left: 3px;border: 2px solid #d7edfa; margin-top: 5px; background-color: rgba(255,255,255,0.3) } .cm_l{ width: 225px; height: 500px; float: right;margin-right: 3px;margin-top: 5px;border:2px solid #ffffff; border-radius:5px;background-color: rgba(255,255,255,0.3) } .cm_l ul li{ width: 100%; min-height:30px;font-size: 12px; vertical-align: middle; line-height: 30px;float: left} .cm_l ul li a{color: #000000;} .cm_l ul li a:hover{color:#CC0000; text-decoration: underline;} .cm_smh li{ width: 192px; height: 300px; float: left; margin: 15px;text-align: center} .cm_smh li .cm_sm1{ width: 160px; height: 240px; margin:0 auto; border: 1px #43434F solid;} .cm_smh li .cm_sm2{ width: 200px; height:24px; font-size: 16px; font-family: "黑体";} .cm_smh li .cm_sm2 a{color:#000000;} .cm_smh li .cm_sm2 a:hover{color: #dd0000; text-decoration: underline;} .cm_smh li .cm_sm3{ width: 200px; height:24px; font-size: 12px; color:#404040} .cm_smh li .cm_sm1 img{ width: 152px; height: 232px; margin: 2px; border:2px solid rgba(255,255,255,0.1);} .cm_smh li .cm_sm1 a:hover img{ border:2px solid #CC0000;} .cm_l_t{with:100px; height: 26px; float: right} .cm_b{ float: left; width: 920px; min-height:500px; margin-left: 5px;margin-top: 10px;border: 3px #0099CC solid; background-color: rgba(255,255,255,0.3);margin-bottom: 10px;} .cm_mh{ width: 100%; float: left; min-height:10px;} .cm_uh{ width:695px; height: 30px;} .cm_uh ul li.aon{ background-color:rgba(255,255,255,0.5);border-bottom: 1px solid #FFF;color: #F00;} .cm_uh ul li{ margin-left: 1px; float: left; width: 228.5px;height: 30px; text-align: center;background-color:#a0a0a0; border-left: 1px solid #FFF; border-right: 1px solid #999; border-bottom: 1px solid #999;vertical-align: middle; line-height: 30px;cursor:pointer;} .cm_sli{ width: 100%; height:470px; background-color:rgba(255,255,255,0.3);} .cm_sli ul li{ display: block; width:150px; height:200px;text-align: center; float: left; margin: 13px 10px; } .cm_sli ul li img{width: 120px; height: 160px; margin-top: 5px;border:1px #ffffff solid;} .cm_sli ul li a{ color:#000000;} .cm_sli ul li a:hover img{border:1px #0078E7 solid;} .cm_sli ul li a:hover{color:#CC0000; text-decoration: underline;} .cm_lhe{ width: 100%;height: 38px ; font-size: 24px;font-family: "宋体"; border-bottom: 1px solid #ffffff;} .err{width: 100%; height: 100px; font-size: 36px; text-align: center; font-family: "宋体"} /*xinfan*/ #fanbiao{width:650px; min-height:540px; height: auto;margin-top:5px; margin-left: 5px; border: 2px #e0e0e0 solid; float: left; } .b-head{ border:2px #333 solid; border-radius:10px; height:50px; width:645px;} .clfix { width:100%; background-color:#CCC; height:50px;margin:0; padding:0px; border-radius:10px; background-color:rgb(208,208,208);} .on{background-color:#FFF; border:1px #666666 solid; border-radius:5px;} .clfix li{list-style-type:none; display:block; width:88px; height:50px;text-align:center; vertical-align:middle; line-height:50px; float:left; margin-left:3px; font-size:16px; font-weight:600; font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;} .clfix li a { color: #24241f; text-decoration: none;cursor: pointer;} .b-body{ width:640px; min-height:475px; border: 5px solid #000000; height: auto;} .showfan{ margin:0; padding:0px;overflow: hidden; } .showfan li{ margin:10px 5px; float: left;list-style-type:none; width:200px; height:100px; display:block; } .showfan li a{ text-decoration:none;} .showfan li img{ width:80px; height:100px;border:2px solid #ffffff;} .showfan li a:hover img{border:2px solid #ff5500;} .showfan li .n_d{ width:115px; height:100px; float:right; font-size:14px; font-family:"微软雅黑"; margin-top:0px;} .showfan li .n_d .t{ display: block; width:100px ; height:60px; color: #000000;} .showfan li a:hover .t{ color:#06F; } .showfan li .n_d span{ font-size:12px; color:rgb(153,153,153); background-color:#ff5500 } .showfan li .n_d p{color:#24241f} #loading{ font-size: 36px; position: absolute;right:525px; top:450px;} #lianzai{ width: 265px; border: 3px #e0e0e0 solid; min-height:540px; height: auto; float:right; margin-top:5px; margin-right: 5px;} .cl_b{ width:100%; height: 80px; border-top:2px dashed #b0baba;border-bottom:2px dashed #b0baba; margin-top: 30px; float: left; text-align:center; font-size: 36px; font-family: "宋体"; vertical-align: middle; line-height: 80px;margin-bottom: 20px;} .lz_head{ width: 100%; text-align:left; height:50px; vertical-align: middle;line-height: 50px;font-size: 26px;border-bottom:#ffffff 1px solid; } .lz_ml{ width: 50%; height:150px; margin-top: 8px; text-align: center; font-size: 16px; float: left } .lz_ml a{color:#353c44; font-weight: 600; font-size: 12px;} .lz_i{width: 85px;height: 120px; margin: 0 auto;} .lz_i img{ width:85px;height: 120px;} .lz_ml span{ font-size: 12px;} .lz_tile:hover{ text-decoration: underline} /*新番列表*/ .fanbiao_u{float: left; margin-top:20px; margin-left: 40px;} .fanbiao_u li{ height: 280px; width:850px; position: relative; margin-bottom:20px; } .fanbiao_u li .p_i{ height:250px; width: 350px; float: left;cursor: pointer; overflow: hidden; border-radius: 10px; margin-top: 15px;margin-left: 10px;} .fanbiao_u li .p_i .mazhi{;width: 350px; height: 250px; position: relative; top: -256px;} .fanbiao_u li .p_i img{ height:250px; width: 350px; -webkit-transition: 1s ease all; -moz-transition: 1s ease all;-ms-transition: 1s ease all; transition: 1s ease all;} .fanbiao_u li .p_i a:hover img{ -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); transform: scale(1.5);} .fanbiao_u li .p_i a{ display: inline-block; *display: inline; *zoom:1;height: 250px; width: 350px;;} .fanbiao_u .poi{ width:850px; margin-right:4px; border: 1px rgba(255,255,255,0.8) solid;border-radius: 12px; } .fanbiao_u li .p_i .bg{ z-index: 2; position: absolute;top: 200px; width: 350px; left: 0; height: 250px; } .fanbiao_u li .p_i .bg .s01{ position: absolute; top: 10px; left: 10px; font:normal 26px/28px "\5fae\8f6f\96c5\9ed1"; color: #fff; } .fanbiao_u span{ color: #fff} .fanbiao_u .mask{ z-index:-1; position: absolute;width: 100%; left: 0; height: 100%; top:0;background-color:#000;opacity: 0.4; filter: alpha(opacity:40);} .fanbiao_u img{ width: 100%; height: auto} .fanbiao_u li .jshao{ width:470px; height:240px; float:right; margin-right: 10px;} .js_t{width:200px; height: 25px; text-align: right; float: right} .js_fjy{width:240px;float: left; text-align:left; height: 25px;font-size: 18px; margin-left: 10px;} .js_cot{width: 100%; height: 120px; float: left;} .jshao a{ color: #ffffff;} .jshao a:hover{ text-decoration: underline} /* 水平滚动 */ .wrap{padding:20px;} .scroll_horizontal{position:relative;width:100%;height:350px;padding:20px;line-height:20px; margin:20px auto;border:3px solid #929292; border-radius: 10px;} .scroll_horizontal .box{overflow:hidden;position:relative;width:810px;height:310px;margin:0 auto;} .scroll_horizontal .list{overflow:hidden;width:9999px;} .scroll_horizontal .list li{float:left;width:270px;text-align:center; overflow: hidden} .scroll_horizontal .list .list_n{z-index:2;width: 250px; height: 52px; margin-left: 10px; text-align: center; background: rgba(0,0,0,0.5); position: absolute; top:250px; color: #9a9afb; font-size: 16px; font-family: "黑体";} .scroll_horizontal .list li a:hover .list_n{color: #ff5500;} .scroll_horizontal .list li img{width:250px; height:300px;border: 2px solid #FFF2D9; } .scroll_horizontal .list li img{width:250px; height:300px;border: 2px solid #FFF2D9; } .scroll_horizontal .list li a:hover img{border: 2px solid #ff5500;} .scroll_horizontal .plus{position:absolute;top:150px;width:30px;height:46px;background:url("../image/bgs.png") -30px;cursor:pointer;} .scroll_horizontal .minus{position:absolute;top:150px;width:30px;height:46px;background:url("../image/bgs.png");cursor:pointer;} .scroll_horizontal .plus{left:10px;} .scroll_horizontal .minus{right:10px;} .scroll_horizontal .plus:hover, .scroll_horizontal .minus:hover{} /*music*/ .tab_t{ border-radius: 10px; border: 1px solid #9a9afb; width: 930px; min-height: 20px; margin: 5px auto; text-align: center} .tab_t th{ height: 40px; background-color: #62DFF7;border-radius: 3px; cursor: pointer} .tab_t td{ height:30px;} .tab_t a{color: #ffffff; text-decoration: none;} .tab_t a:hover{ color:#ff5500} .tab_t th a:hover{color:#B0BABA;} /*新闻*/ .zuixin{width: 99%; float: right;} .new_li{ border:2px #00FFFF solid; border-radius:3px; width:850px; height:280px; margin-left:30px;float: left; margin-bottom: 20px; } .new_li .new_img{ width:300px; height:280px; float:left; margin:10px; } .new_li .new_img img{width:300px; height:250px; border:2px #0FF solid;} .new_li .new_til{ width:500px; height:60px; line-height: 26px; float:left; margin:13px 10px 0 10px; font-size:24px; font-family:"宋体"; } .new_li .new_til a{color:rgb(51,153,204); text-decoration: none;} .new_li .new_til a:hover{color:#C63;} .new_li .new_shu{ float: right;width: 320px; height: 20px; font-size: 16px; font-family:"黑体"; margin-right: 50px;text-align: right;} .new_li .new_t{ height:20px; float:left; font-size:14px; font-family:"宋体"; margin-left: 10px;} .new_li .new_con{ width:460px; height:140px; float:left; font-size:18px; line-height:30px; color:#000000; margin:0 20px;} .new_li .new_c{ width:80px; height:30px; background-color:rgba(0,153,255,0.7); float:right; vertical-align:middle; line-height:30px; text-align:center; z-index:89; margin-right:100px; } .ck{ display:block;width:80px; height:30px; text-decoration:none; color:rgb(255,255,255); } .ck:hover{ color:rgb(204,102,0)} #c_main .n_h{ float: left; width:98%;min-height:60px; font-size: 26px; color:#2397CD; margin:20px 0 0 10px; } #c_main .n_han{ float: left; width:98%;min-height:60px; font-size: 36px; color:#2397CD; margin:20px 0 0 10px; } #c_main .n_han .n_ty{ float: left;min-width:60px; height: 38px; font-size: 24px; margin:10px 10px 0 10px; border:2px solid #0066cc; text-align: center; border-radius: 10px;} #c_main .n_h .n_ty{ float: left;min-width:60px; height: 38px; font-size: 24px; margin: 0 10px 0 10px; border:2px solid #0066cc; text-align: center; border-radius: 10px;} #c_main .n_t{ margin-left: 40px;font-size: 20px; float: left;width:300px; height: 30px; } #c_main .mzbf{ float:right; width: 200px; font-size: 20px; height: 30px; font-family: "黑体"} #c_main .n_zy{ margin-right:100px;font-size: 20px; float: right;width:480px; height: 30px; text-align: right } #c_main .n_c{float: left;width:98%; margin-left:1%; min-height: 10px; } .n_bb{ display: block; float: right; margin-right: 40px;} .r_mpage{ width: 98%; margin-left: 2%; margin-bottom: 20px;} .n_npage{ width: 94%; margin-right: 6%; margin-bottom: 20px; float: right; text-align: right; font-size: 18px; font-family:"黑体";} .z_zpage{ width: 94%; margin-left: 6%; color: #000000; margin-bottom: 20px; float:left; margin-top: 10px; font-size: 18px; font-family:"黑体";} .n_lb{width: 98%; float: left; margin-left: 1%; margin-top:20px; min-height:80px; border: 1px #B0BABA solid; border-radius: 10px; } .n_lb .n_lie{ width: 100%; float: left; font-size: 18px; font-family: "宋体"; background-color: #5FC6DA; border-radius: 10px; height: 40px;} .n_lb .n_lie .n_lt{ width: 60px; height: 40px; margin-left: 20px; vertical-align: middle; line-height: 40px; text-align: center; border-radius: 2px; background-color:#62DFF7} .n_lblink{ width: 96%; margin-left: 2%} .n_lblink a{ font-size: 18px; color: mediumturquoise;} .n_lblink a:hover{ text-decoration: underline;} .n_lblink .an_fshow li{ width: 100%;height: 40px;vertical-align: middle; line-height: 40px; font-size: 18px; display: block; float:left;color:#000000; } .n_lblink .an_fshow li span{ margin-left:20px;} .n_lblink .an_fshow li a:hover{ text-decoration: underline} /*周边*/ .zb_head{ width: 99%;height: 50px;margin:5px auto;} .zb_head .zb_u li{ display: block; width: 105px; height: 32px; border-radius:3px; float: left;margin: 2px; border: 1px solid #9999FF; text-align: center; vertical-align: middle ; line-height: 32px;font-size: 14px;} .zb_head .zb_u li a{ text-decoration: none; color:#f5f5f5;} .zb_head .zb_u li a:hover{ color:#ff5500; } .liy{background: #9999FF;} .liy a{font-family: "黑体"; font-size: 16px;} .lic{background-color:#c7c7ab} .lic a{font-family: "黑体"; font-size: 16px;} .zb_big{ width:100%; float: left; min-height: 10px;} .zb_show{ float: left; margin-top:10px; margin-left: 10px; width:300px; height:300px; border-radius:20px; box-shadow:0 0 2px #fbfbfb inset,0 0 4px #fbfbfb inset,0 0 8px #fbfbfb inset,0 0 16px #fbfbfb inset,0 0 32px #fbfbfb inset,0 0 64px #fbfbfb inset; } .zb_show strong a{ text-align:left; color:#FF6600;} .zb_show strong a:hover{color: #FFF2D9} .zb_show span{text-align: right;} .zb_i{ width: 280px; height: 230px; margin-top: 10px; margin-left: 10px; border-radius: 20px; text-align:left; -webkit-transition: -webkit-transform 0.2s ease-in; -moz-transition: -moz-transform 0.2s ease-in; -o-transition: -o-transform 0.2s ease-in; -ms-transition: -ms-transform 0.2s ease-in;} .zb_i:hover { -webkit-transform: rotateZ(-5deg); -moz-transform: rotateZ(-5deg); -o-transform: rotateZ(-5deg); -ms-transform: rotateZ(-5deg); transform: rotateZ(-5deg); } .zb_text{ width: 280px; margin: 0 auto; height: 48px;} .zb_text span{ font-size: 12px;color: #353c44; float: right} /*ajax分页样式*/ .quotes { width:96%; margin-left:4%; margin-top: 20px; height:33px; text-align: center; float:left; margin-bottom: 20px;} .quotes a {text-decoration:none;} .ayangshi{display:block;border:rgb(204,204,204) 2px solid; width:33px; height:28px; font-family:"宋体"; font-size:16px; vertical-align:middle; line-height:28px; color:rgb(0,0,0); float:left; margin-left:10px; text-align: center;} .quotes A:hover {PADDING-RIGHT: 5px; BORDER: #a0a0a0 2px solid; PADDING-LEFT: 5px; MARGIN-RIGHT: 2px;MARGIN-LEFT: 2px;} .quotes SPAN.current {display:block;border:rgb(204,204,204) 2px solid; width:33px; height:28px; font-family:"宋体"; font-size:16px; vertical-align:middle; line-height:28px; float:left; margin-left:10px;} .yang{ display:block; font-size:16px; vertical-align:middle; line-height:28px; float:left; margin-left:10px; text-align: center;} #disabled { display:block; border:rgb(204,204,204) 2px solid; background:rgb(242,242,242); width:33px; height:28px; background:url(../image/b_curent.png); float:left;} #b_next{ display:block;border:rgb(204,204,204) 2px solid; background:rgb(242,242,242); width:33px; height:28px; background:url(../image/b_next.png); float:left; margin-left:10px;} #disabled a:hover{PADDING-RIGHT: 5px; BORDER: #a0a0a0 2px solid; PADDING-LEFT: 5px; MARGIN-RIGHT: 2px; PADDING-TOP: 2px;} .flb_h{ height:30px; width:98%; margin-left: 1%;margin-top: 10px; background-color: #9a9afb; text-align:left; float: left; font-size: 16px; font-family: "黑体"; vertical-align: middle; line-height: 30px;} .flb_bg{float: left; width:917px; margin-left: 1%; border:2px solid #00FFFF; min-height:30px;} #flb_bl{ width: 98%; margin-left: 1%; margin-top:5px; height: 280px; float: left; border:1px solid #B0BABA; margin-bottom: 5px; } #flb_img{ width: 200px; margin-left:5px; height:260px; margin-top: 10px; float: left} #flb_img img{ width: 200px; height: 260px;} #flb_fcon{ float: right; width:665px; margin-right: 5px; height: 260px; margin-top:10px; border: #3b4249 2px solid;} #flb_ftitle{ width: 97%; margin-left:10px; height: 30px; float: left; font-size:18px; font-weight: 800;} #flb_ftitle a{color: #00FFFF ;} #flb_ftitle a:hover{text-decoration: underline;} #flb_fjishu{ height: 28px; width: 90%; float: left; margin-left: 10px;} #flb_fc{ width:98%;margin-left: 1%; height:190px; float: left; overflow: hidden}
0.236428
0.101857
body,html{ height: 100%; overflow: hidden; font-family: 'Open Sans', sans-serif; } .clickable{cursor: pointer;} .clickable:hover{text-decoration: none;} /* remove outer padding */ .main .row{ padding: 0px; margin: 0px; } .btn { font-family: sans-serif !important; } /*Remove rounded coners*/ nav.sidebar.navbar { border-radius: 0px; } nav.sidebar, .main{ -webkit-transition: margin 200ms ease-out; -moz-transition: margin 200ms ease-out; -o-transition: margin 200ms ease-out; transition: margin 200ms ease-out; } /* Add gap to nav and right windows.*/ .main{ height: 100%; overflow: hidden; padding: 0; background: #F7F8F9; } .text-danger{color: #ff5959;} /* .....NavBar: Icon only with coloring/layout.....*/ /*small/medium side display*/ @media (min-width: 768px) { /*Allow main to be next to Nav*/ .main{ position: absolute; width: calc(100% - 40px); /*keeps 100% minus nav size*/ margin-left: 40px; float: right; } /*lets nav bar to be showed on mouseover*/ nav.sidebar.expanded + .main{ margin-left: 200px; } /*Center Brand*/ nav.sidebar.navbar.sidebar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { margin-left: 0px; } /*Center Brand*/ nav.sidebar .navbar-brand, nav.sidebar .navbar-header{ text-align: center; width: 100%; margin-left: 0px; } /*Center Icons*/ nav.sidebar a{ padding-right: 13px; } /*adds border top to first nav box */ nav.sidebar .navbar-nav > li:first-child{ border-top: 1px #e5e5e5 solid; } /*adds border to bottom nav boxes*/ nav.sidebar .navbar-nav > li{ border-bottom: 1px #e5e5e5 solid; } /* Colors/style dropdown box*/ nav.sidebar .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; -webkit-box-shadow: none; box-shadow: none; } /*allows nav box to use 100% width*/ nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{ padding: 0 0px 0 0px; } /*colors dropdown box text */ .navbar-inverse .navbar-nav .open .dropdown-menu>li>a { color: #777; } /*gives sidebar width/height*/ nav.sidebar{ width: 200px; height: 100%; margin-left: -160px; float: left; z-index: 8000; margin-bottom: 0px; } /*give sidebar 100% width;*/ nav.sidebar li { width: 100%; } /* Move nav to full on mouse over*/ nav.sidebar.expanded{ margin-left: 0px; } /*for hiden things when navbar hidden*/ .forAnimate{ opacity: 0; } } nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus { color: #CCC; background-color: transparent; } nav:hover .forAnimate{ opacity: 1; } section{ padding-left: 15px; } .navbar-brand{ height: 80px; background-image: url(/static/img/ebiokit_logo_150x150.png); background-repeat: no-repeat; background-position: center; background-size: contain; padding: 0; } .navbar-brand-collapsed-icon{ float: right; line-height: 15px; color: white; font-size: 11px; margin-top: 18px; margin-right: 4px; } .navbar-brand-collapsed-icon > .glyphicon{color: #c00;font-size: 24px;} nav.sidebar.expanded .navbar-brand-collapsed-icon{display: none;} .fullHeightDiv{height: 100%; padding: 0;} .halfHeightDiv{height: 50%; padding: 0; border-bottom:1px solid #333;} /*------------------------------------------------------*/ /*STYLES FOR LOGIN */ /*------------------------------------------------------*/ .form-signin { max-width: 420px; padding: 30px 38px 66px; margin: 0 auto; margin-top: 90px; background-color: #eee; border: 3px dotted rgba(0,0,0,0.1); } .form-signin-heading { text-align:center; margin-bottom: 30px; } .form-signin .form-control { position: relative; font-size: 16px; height: auto; padding: 10px; } .form-signin input[type="text"] { margin-bottom: 0px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .form-signin input[type="password"] { margin-bottom: 20px; border-top-left-radius: 0; border-top-right-radius: 0; } .colorgraph { height: 7px; border-top: 0; background: #c4e17f; border-radius: 5px; background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); } /*------------------------------------------------------*/ /*STYLES FOR MENU */ /*------------------------------------------------------*/ .floatingMenuPanel{width: 100%;height: 100%;position:absolute;z-index: 100;} .floatingMenuPanel-back{ background-image: url(/static/img/back_ebiokit.png); background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; background-position-x: 50%; } .floatingMenuPanel-inner{ position: absolute; top:0; width: 100%; height: 100%; border-radius: 2px; color: #fff; } .main-menu-section { padding: 20px 70px; } .main-menu-categories-list{ background: rgba(0, 0, 0, 0.5); padding: 30px 20px; border-radius: 5px; font-size: 16px; } #search-service{background: none; border: none; color: #fff;} #search-service:focus{background: #f3f3f3 !important; color: #333 !important;} .section-title > i.glyphicon{font-size: 17px;} .section-body{padding: 5px 35px;} .service-icon { display: inline-block; padding: 25px 30px; font-size: 20px; text-align: center; cursor: pointer; } .service-icon:hover { background: rgba(117, 117, 117, 0.13); border-radius: 5px; } .service-icon-tool{ position: absolute; margin-left: 40px; visibility: hidden; font-size: 14px !important; } .service-icon-tool .service-icon-tool-text{ visibility: hidden; padding: 0px 5px; background: rgba(234, 234, 234, 0.72); color: #333; margin-left: 6px; border-radius: 5px; } .service-icon-tool:hover{ font-size: 16px !important; } .service-icon-tool:hover .service-icon-tool-text{ visibility: visible; } .service-icon:hover .service-icon-tool{ visibility: visible; } .icon-image { display: block; margin: auto; padding: 29px 0px; border-radius: 8px; background-color: #dc4f4f; width: 60px; line-height: 0px; font-size: 34px; margin-bottom: 8px; color: #ffffff; cursor: pointer; box-shadow: 0px 2px 5px #757575; font-family: sans-serif; text-shadow: #908f8f 0px 2px 3px; } .icon-image:hover{box-shadow: 0px 0px 12px #fff;} .icon-name{ max-width: 100px; font-family: sans-serif; text-shadow: 0px 0px 5px #4e4e4e; } .icon-image-small { font-size: 20px; font-weight: bold; background-color: rgb(86, 86, 86); padding: 5px 6px; border-radius: 7px; margin-top: -5px; margin-right: -7px; text-shadow: 0px 1px 2px #8c8c8c; width: 29px; text-align: center; } .service-top-bar{ background: #353535; width: 100%; height: 22px; padding: 0px 10px; } .service-top-bar a{color:#ddd;} .service-top-bar a:hover{color:#fff;} .service-top-bar a:hover > .hidden-tool-text{display: inline-block;} /*------------------------------------------------------*/ /*STYLES FOR ADMIN */ /*------------------------------------------------------*/ .admin-section-title-div{ text-align: center; background-color: #323232; color: white; } .admin-section-content-div{background: #F7F8F9; max-width: 1180px; display: block; margin: auto; padding-top: 30px;} .store-service-div { background-color: #fff; min-height: 200px; box-shadow: inset -1px 0 0 0 rgba(224,227,231,.6), inset 0 -1px 0 0 #e0e4e7, inset 1px 0 0 0 rgba(224,227,231,.6); padding: 20px; margin-bottom: 20px; } .store-service-div:hover{ box-shadow: 0 2px 6px 0 #e0e4e7, inset -1px 0 0 0 rgba(224,227,231,.3), inset 0 -1px 0 0 #e0e4e7, inset 1px 0 0 0 rgba(224,227,231,.2); } .store-service-div span.label { margin-right: 5px; } .category-chooser { font-size: 14px; text-transform: capitalize; margin: 20px 10px; font-family: sans-serif; line-height: 25px; color: #4c4f58; } .category-chooser i{ font-size: 27px; float: left; margin-right: 15px; } .search-tag-container{margin-top: 5px;text-align:left;} .search-tag-container .label{margin-left:5px; padding: 3px 10px;} hr { display: block; height: 1px; border: 0; border-top: 1px solid #e0e4e7; margin: 1em 0; padding: 0; } .store-service-div span.service-options-overlay{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: rgba(244, 244, 244, 0.76); border: 1px solid #e2e2e2; visibility: hidden; } .store-service-div:hover span.service-options-overlay{ visibility: visible; } .store-service-div span.service-options-overlay h2{ margin: 0;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%); } .label-category{background-color: #f1f4f6; border-radius: 2px; color: #81939f; font-size: 14px; font-weight: lighter;} .job-queue .job-row{ border-top: 1px solid #646464; margin-top: 20px; padding-top: 10px; font-size: 15px; } .job-queue .job-row-cell{display:table-cell; text-align: center;} .tasks-logs .tasks-list{ min-height: 300px; width: 30%; background-color: #f7f7f7; padding: 10px; } .tasks-logs .tasks-log{ width: 70%; padding: 10px; float: right; overflow-y: scroll; max-height: 300px; } .tasks-list .selected {font-weight: bold;} .version{text-align: right; color: #9d9d9d; font-size: 8px; padding: 8px;} .store-grey-title{text-align: center; margin-top: 50px; color: #dadada; text-shadow: 0px 0px 17px #f1f1f1;}
client/css/main.css
body,html{ height: 100%; overflow: hidden; font-family: 'Open Sans', sans-serif; } .clickable{cursor: pointer;} .clickable:hover{text-decoration: none;} /* remove outer padding */ .main .row{ padding: 0px; margin: 0px; } .btn { font-family: sans-serif !important; } /*Remove rounded coners*/ nav.sidebar.navbar { border-radius: 0px; } nav.sidebar, .main{ -webkit-transition: margin 200ms ease-out; -moz-transition: margin 200ms ease-out; -o-transition: margin 200ms ease-out; transition: margin 200ms ease-out; } /* Add gap to nav and right windows.*/ .main{ height: 100%; overflow: hidden; padding: 0; background: #F7F8F9; } .text-danger{color: #ff5959;} /* .....NavBar: Icon only with coloring/layout.....*/ /*small/medium side display*/ @media (min-width: 768px) { /*Allow main to be next to Nav*/ .main{ position: absolute; width: calc(100% - 40px); /*keeps 100% minus nav size*/ margin-left: 40px; float: right; } /*lets nav bar to be showed on mouseover*/ nav.sidebar.expanded + .main{ margin-left: 200px; } /*Center Brand*/ nav.sidebar.navbar.sidebar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { margin-left: 0px; } /*Center Brand*/ nav.sidebar .navbar-brand, nav.sidebar .navbar-header{ text-align: center; width: 100%; margin-left: 0px; } /*Center Icons*/ nav.sidebar a{ padding-right: 13px; } /*adds border top to first nav box */ nav.sidebar .navbar-nav > li:first-child{ border-top: 1px #e5e5e5 solid; } /*adds border to bottom nav boxes*/ nav.sidebar .navbar-nav > li{ border-bottom: 1px #e5e5e5 solid; } /* Colors/style dropdown box*/ nav.sidebar .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; -webkit-box-shadow: none; box-shadow: none; } /*allows nav box to use 100% width*/ nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{ padding: 0 0px 0 0px; } /*colors dropdown box text */ .navbar-inverse .navbar-nav .open .dropdown-menu>li>a { color: #777; } /*gives sidebar width/height*/ nav.sidebar{ width: 200px; height: 100%; margin-left: -160px; float: left; z-index: 8000; margin-bottom: 0px; } /*give sidebar 100% width;*/ nav.sidebar li { width: 100%; } /* Move nav to full on mouse over*/ nav.sidebar.expanded{ margin-left: 0px; } /*for hiden things when navbar hidden*/ .forAnimate{ opacity: 0; } } nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus { color: #CCC; background-color: transparent; } nav:hover .forAnimate{ opacity: 1; } section{ padding-left: 15px; } .navbar-brand{ height: 80px; background-image: url(/static/img/ebiokit_logo_150x150.png); background-repeat: no-repeat; background-position: center; background-size: contain; padding: 0; } .navbar-brand-collapsed-icon{ float: right; line-height: 15px; color: white; font-size: 11px; margin-top: 18px; margin-right: 4px; } .navbar-brand-collapsed-icon > .glyphicon{color: #c00;font-size: 24px;} nav.sidebar.expanded .navbar-brand-collapsed-icon{display: none;} .fullHeightDiv{height: 100%; padding: 0;} .halfHeightDiv{height: 50%; padding: 0; border-bottom:1px solid #333;} /*------------------------------------------------------*/ /*STYLES FOR LOGIN */ /*------------------------------------------------------*/ .form-signin { max-width: 420px; padding: 30px 38px 66px; margin: 0 auto; margin-top: 90px; background-color: #eee; border: 3px dotted rgba(0,0,0,0.1); } .form-signin-heading { text-align:center; margin-bottom: 30px; } .form-signin .form-control { position: relative; font-size: 16px; height: auto; padding: 10px; } .form-signin input[type="text"] { margin-bottom: 0px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .form-signin input[type="password"] { margin-bottom: 20px; border-top-left-radius: 0; border-top-right-radius: 0; } .colorgraph { height: 7px; border-top: 0; background: #c4e17f; border-radius: 5px; background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4); } /*------------------------------------------------------*/ /*STYLES FOR MENU */ /*------------------------------------------------------*/ .floatingMenuPanel{width: 100%;height: 100%;position:absolute;z-index: 100;} .floatingMenuPanel-back{ background-image: url(/static/img/back_ebiokit.png); background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; background-position-x: 50%; } .floatingMenuPanel-inner{ position: absolute; top:0; width: 100%; height: 100%; border-radius: 2px; color: #fff; } .main-menu-section { padding: 20px 70px; } .main-menu-categories-list{ background: rgba(0, 0, 0, 0.5); padding: 30px 20px; border-radius: 5px; font-size: 16px; } #search-service{background: none; border: none; color: #fff;} #search-service:focus{background: #f3f3f3 !important; color: #333 !important;} .section-title > i.glyphicon{font-size: 17px;} .section-body{padding: 5px 35px;} .service-icon { display: inline-block; padding: 25px 30px; font-size: 20px; text-align: center; cursor: pointer; } .service-icon:hover { background: rgba(117, 117, 117, 0.13); border-radius: 5px; } .service-icon-tool{ position: absolute; margin-left: 40px; visibility: hidden; font-size: 14px !important; } .service-icon-tool .service-icon-tool-text{ visibility: hidden; padding: 0px 5px; background: rgba(234, 234, 234, 0.72); color: #333; margin-left: 6px; border-radius: 5px; } .service-icon-tool:hover{ font-size: 16px !important; } .service-icon-tool:hover .service-icon-tool-text{ visibility: visible; } .service-icon:hover .service-icon-tool{ visibility: visible; } .icon-image { display: block; margin: auto; padding: 29px 0px; border-radius: 8px; background-color: #dc4f4f; width: 60px; line-height: 0px; font-size: 34px; margin-bottom: 8px; color: #ffffff; cursor: pointer; box-shadow: 0px 2px 5px #757575; font-family: sans-serif; text-shadow: #908f8f 0px 2px 3px; } .icon-image:hover{box-shadow: 0px 0px 12px #fff;} .icon-name{ max-width: 100px; font-family: sans-serif; text-shadow: 0px 0px 5px #4e4e4e; } .icon-image-small { font-size: 20px; font-weight: bold; background-color: rgb(86, 86, 86); padding: 5px 6px; border-radius: 7px; margin-top: -5px; margin-right: -7px; text-shadow: 0px 1px 2px #8c8c8c; width: 29px; text-align: center; } .service-top-bar{ background: #353535; width: 100%; height: 22px; padding: 0px 10px; } .service-top-bar a{color:#ddd;} .service-top-bar a:hover{color:#fff;} .service-top-bar a:hover > .hidden-tool-text{display: inline-block;} /*------------------------------------------------------*/ /*STYLES FOR ADMIN */ /*------------------------------------------------------*/ .admin-section-title-div{ text-align: center; background-color: #323232; color: white; } .admin-section-content-div{background: #F7F8F9; max-width: 1180px; display: block; margin: auto; padding-top: 30px;} .store-service-div { background-color: #fff; min-height: 200px; box-shadow: inset -1px 0 0 0 rgba(224,227,231,.6), inset 0 -1px 0 0 #e0e4e7, inset 1px 0 0 0 rgba(224,227,231,.6); padding: 20px; margin-bottom: 20px; } .store-service-div:hover{ box-shadow: 0 2px 6px 0 #e0e4e7, inset -1px 0 0 0 rgba(224,227,231,.3), inset 0 -1px 0 0 #e0e4e7, inset 1px 0 0 0 rgba(224,227,231,.2); } .store-service-div span.label { margin-right: 5px; } .category-chooser { font-size: 14px; text-transform: capitalize; margin: 20px 10px; font-family: sans-serif; line-height: 25px; color: #4c4f58; } .category-chooser i{ font-size: 27px; float: left; margin-right: 15px; } .search-tag-container{margin-top: 5px;text-align:left;} .search-tag-container .label{margin-left:5px; padding: 3px 10px;} hr { display: block; height: 1px; border: 0; border-top: 1px solid #e0e4e7; margin: 1em 0; padding: 0; } .store-service-div span.service-options-overlay{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: rgba(244, 244, 244, 0.76); border: 1px solid #e2e2e2; visibility: hidden; } .store-service-div:hover span.service-options-overlay{ visibility: visible; } .store-service-div span.service-options-overlay h2{ margin: 0;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%); } .label-category{background-color: #f1f4f6; border-radius: 2px; color: #81939f; font-size: 14px; font-weight: lighter;} .job-queue .job-row{ border-top: 1px solid #646464; margin-top: 20px; padding-top: 10px; font-size: 15px; } .job-queue .job-row-cell{display:table-cell; text-align: center;} .tasks-logs .tasks-list{ min-height: 300px; width: 30%; background-color: #f7f7f7; padding: 10px; } .tasks-logs .tasks-log{ width: 70%; padding: 10px; float: right; overflow-y: scroll; max-height: 300px; } .tasks-list .selected {font-weight: bold;} .version{text-align: right; color: #9d9d9d; font-size: 8px; padding: 8px;} .store-grey-title{text-align: center; margin-top: 50px; color: #dadada; text-shadow: 0px 0px 17px #f1f1f1;}
0.284974
0.043569
body { font-family: Helvetica; font-size: 14px; line-height: 1.2; margin: 0; /* padding: 8px; */ /* position: relative; */ white-space: nowrap; } div { transition-property: opacity, background-color, color; transition-duration: .2s; } .main { position: relative; /* top: 0; */ /* bottom: 0; */ /* left: 0; */ /* right: 0; */ /* padding: 8px; */ /* height: 120px; */ /* min-width: 242px; */ float: left; width: 400px; } .btn { border: 1px solid #ddd; cursor: pointer; border-radius: 4px; /* color: #444; */ } .btn:hover { background: #ddd; } .timer-btn { /* height: 0; */ /* line-height: 0; */ display: inline-block; /* vertical-align: -webkit-baseline-middle; */ padding: 12px 16px; } .timer-btn > div { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; /* margin-bottom: 2px; */ } .timer-btn { /* position: relative; */ /* font-weight: bold; */ text-align: center; /* margin-right: 4px; */ } .timer-btn-help { position: absolute; top: 2px; right: 6px; font-size: 90%; font-weight: bold; display: none; } .timer-btn:hover .timer-btn-help { display: inherit; } .timer-display label, .label { font-size: 75%; /* color: #333; */ margin-right: 4px; /* width: 4em; */ display: inline-block; background: rgba(0,0,0,.05); border-radius: 3px; /* color: #ddd; */ font-weight: bold; padding: 1px 3px; border-width: 1px; border-style: solid; border-color: rgba(0,0,0,.1); line-height: 1em; cursor: inherit; } .timer-display label { /* margin-right: -3px; */ /* display: block; */ } .timer-display { /* display: block; */ border: 1px solid #dfe2e5; /* background: #ddd; */ color: #6a737d; /* height: 72px; */ border-radius: 4px; padding: 8px; margin: 4px; /* display: flex; */ /* flex-direction: row; */ /* vertical-align: text-bottom; */ /* white-space: normal; */ position: relative; } .timer-btn { /* border-color: #999; */ /* color: #777; */ /* background-color: #eee; */ /* background-image: linear-gradient(#eee,#ccc); */ } .timer-btn-task { width: 90px; } .has-task .timer-btn-task:hover { /* background: #9f9; */ } .times { position: absolute; top: 4px; right: 4px; text-align: right; /* padding-right: 3px; */ font-size: 12px; /* display: inline-block; */ } .times > div { /* display: inline-block; */ position: relative; /* border: 1px solid; */ } .times > div > div { padding: 2px 7px; display: inline-block; border: 1px solid #dfe2e5; background-color: #fff; color: #000; } .times > div > div:first-child { background-color: #f3f3f3; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .times > div > div + div { background-color: #fff; border-left-width: 0; } .times > div > div:last-child { border-top-right-radius: 4px; border-bottom-right-radius: 4px; width: 30px; /* text-align: center; */ } .current-task { /* white-space: normal !important; */ /* height: 2.2em; */ font-size: 25px; line-height: 1.1; /* clear: both; */ /* display: inline-block; */ margin-top: 10px; text-overflow: ellipsis; overflow: hidden; } .timer-btns-side { float: right; padding: 3px; } .timer-btns-side .btn { display: inline-block; padding: 7px; /* margin-top: 3px; */ z-index: 1; } .timer-btn-stop, .timer-btn-rewind { /* font-weight: bold; */ /* text-align: center; */ } .btn.timer-btn-stop { /* border-color: hsl(4, 43%, 72%); */ color: hsl(4, 49%, 59%); /* background: hsl(5, 100%, 88%); */ } .timer-btn-stop:hover { background: hsl(5, 100%, 82%); /* color: hsl(0, 100%, 100%); */ } .stopped .btn.timer-btn-stop { background: hsl(5, 84%, 95%); color: hsl(5, 34%, 66%); border-color: hsl(5, 60%, 80%); cursor: default; } .timer-btn-rewind { /* border-color: #999; */ /* color: #777; */ /* background-color: #eee; */ /* background-image: linear-gradient(#eee,#ccc); */ } .btn.timer-btn-rewind:hover { /* background: #ccc; */ } .stopped .btn.timer-btn-rewind { color: rgba(36, 41, 46, 0.4); background-color: #eff3f6; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none; cursor: default; background-position: 0 0; } .task-list { position: absolute; top: 127px; /* bottom: 0; */ left: 8px; right: 0; overflow-y: scroll; overflow-x: hidden; } .task-list ul { margin: 0; list-style: none; padding: 0; } .task-list li { position: relative; } .task-item { /* line-height: 1em; */ white-space: normal; margin-bottom: 2px; } .task-item .btn, .task-item .task-label { border: 1px solid #dfe2e5; cursor: pointer; overflow: hidden; padding: 1px 0; line-height: 1.2; } .task-item .task-label { padding-left: 4px; } .task-item:hover .task-label { background: rgba(0,0,0,.1); } .task-item.selected .task-label { background: #ddd; } .compact .task-item { white-space: nowrap; } .task-list ul ul { display: none; padding-left: 19px; } .task-list .toggled + ul { display: inherit; } .toolbar { margin-bottom: .3em; border-bottom: 1px solid #ccc; padding: 3px; background: #eee; } .toolbar .btn { display: inline-block; font-size: 13px; padding: .1em .3em; vertical-align: bottom; } .toolbar .btn-label { font-size: 9px; } @media (max-width: 330px) { .toolbar .btn-pri2 .btn-label { display: none; } } @media (max-width: 240px) { .toolbar .btn-pri1 .btn-label { display: none; } } .btns { display: inline-block; /* flex: initial; */ vertical-align: top; } .btns + .btns { margin-left: 5px; } .btns .btn:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .btns .btn:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .task-item .btn { position: absolute; width: 18px; border-top-right-radius: 0; border-bottom-right-radius: 0; text-align: center; line-height: 1em; } .task-item .btn + .btn { border-radius: 0; } .task-item .task-label { border-radius: 4px; } .task-item .label { float: right; clear: right; font-size: 73%; padding: 0 2px; font-weight: normal; margin-right: 1px; } .task-item .label + .label { margin-top: 1px; } .task-item .btn-toggle { left: 0; } .task-item .btn-start { left: 0; } .task-item.project .btn-start { left: 19px; } .task-item.project .task-label { margin-left: 19px; font-weight: bold; border-top-left-radius: 0; } .time-remaining { font-size: 24px; line-height: 0; /* margin-bottom: 0px; */ /* vertical-align: baseline; */ float: left; margin-top: 9px; } .time-idle { color: #baa; /* margin-left: 4px; */ font-size: 10px; display: block; } .status-message { color: #666; font-size: 13px; /* padding-left: 8px; */ position: absolute; top: 1px; left: 0; right: 0; text-align: center; opacity: .8; background: #fff; padding: 2px; z-index: 100; border-bottom: 1px solid #666; } .status-message.hide { opacity: 0; transition: opacity 2s, margin 1s; margin-top: -20px; } .search input { width: 80%; border-radius: 2px; border: 1px solid #dfe2e5; box-sizing: border-box; outline: none; color: #999; padding: 1px 4px; margin-bottom: 2px; background: transparent; } .search input:focus { border-color: #ccf; box-shadow: inset 0 0 2px 0px #ccf; background: #fff; } .search button { width: 20%; } .popup { display: none; position: fixed; z-index: 1; overflow-x: hidden; overflow-y: auto; left: 5%; right: 5%; top: 20%; max-height: 75%; background: #f9f9f9; border: 1px solid #ddd; border-radius: 4px; box-shadow: 0 1px 2px 1px rgba(0,0,0,.2); color: #666; } .popup ul { list-style: none; padding: 0; font-size: 13px; margin: 0; } .popup li { border-bottom: 1px solid #ddd; padding: 0 10px; } .popup li.header { background: #aaa; color: #fff; font-size: 12px; } .popup li:last-child { border-bottom: none; margin-bottom: 2px; } .show-status .popup-status { display: block; } .show-messages .messages { display: block; } .show-log .log { display: block; } .show-alert .alert { display: block; } .show-timeline .timeline { display: block; } .alert li + li { padding: 50% 20%; font-size: 24px; text-align: center; background: #fff; color: #963; } .popup-backdrop, .popup-click { display: none; position: absolute; top: 0; bottom: 0; left: 0; right: 0; } .popup-backdrop { background: rgba(0,0,0,.1); } .popup-click { background: rgba(255,255,255,0); z-index: 1; } .show-popup .popup-backdrop, .show-popup .popup-click { display: block; } @keyframes bouncer { from { top: 10%; } 50% { top: 10%; } 95% { top: 50%; } to { top: 10%; } } @keyframes blinker { from { opacity: 1.0; } 90% { opacity: 1.0; } 95% { opacity: 0.0; } to { opacity: 1.0; } } @keyframes flasher { from { background: #fff; } 50% { background: #ff0; } to { background: #fff; } } @keyframes flasher2 { from { background: #fff; } 1% { background: #fc0; } 2% { background: #fff; } 3% { background: #fc0; } 4% { background: #fff; } to { background: #fff; } } @keyframes flasher3 { from { background: #fc0; } 5% { background: #f00; } 10% { background: #fc0; } 15% { background: #fff; } to { background: #fff; } } /* .show-alert .alert { animation-name: bouncer; animation-iteration-count: infinite; animation-timing-function: ease-in; animation-duration: 15s; } .show-alert .alert li + li { animation-name: flasher; animation-iteration-count: infinite; animation-timing-function: ease; animation-duration: 1s; } */ .show-alert .alert li + li { animation-name: flasher3; animation-iteration-count: infinite; animation-timing-function: step-end; animation-duration: 10s; } .if-stopped, .if-paused, .if-working { display: none; } .stopped .if-stopped { display: initial; } .paused .if-paused { display: initial; } .working .if-working { display: initial; } .working { /* background-color: #9f9; */ /* background-image: linear-gradient(to bottom, #dfd, #fff 200px); */ color: #060; } .working .task-item.selected .task-label { background-color: #9f9; color: #060; } .working .selected .btn-start { color: #0a0; text-shadow: 0 1px 0 #afa; } .working .time-remaining { /* color: #008E23; */ } .working .btn.timer-btn-task { background-color: #279f43; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15); } .working .timer-display { background-color: #9F9; } /* background-color: #9f9; color: #D8FFD8; border-color: #0d0; background-image: linear-gradient(#00D800,#009E00); */ /* border-radius: 4px; */ /* display: inline-block; */ /* height: 28px; */ /* width: 80px; */ /* text-align: center; */ /* vertical-align: middle; */ /* padding: 3px 20px; */ } /* .working .timer-btn-task:hover { background: #6f6; } .working .toolbar .btn { color: #060; border-color: #0d0; } .working .toolbar .btn:hover { background: #9f9; } */ .paused { background-image: linear-gradient(to bottom, #ffd, #fff 200px); color: #660; } .paused .task-item.selected .task-label { background: #ffc; color: #660; } .paused .selected .btn-start { color: #660; text-shadow: 0 1px 0 #ffa; } .paused .timer-btn-task { border-color: #dd9; background: #ffc; color: #660; } .paused .timer-btn-task:hover { background: #ff9; } /* .paused .toolbar .btn { color: #660; } .paused .toolbar .btn:hover { background: #ff9; } */ .log tbody th { background: #ddd; text-align: left; } .log table { border-spacing: 0; border-collapse: collapse; width: 100%; } .log td { vertical-align: top; border: 1px solid #ccc; } .log td.task { white-space: normal; } .log .chart { width: 10px; position: absolute; top: 0; bottom: 0; left: 0; } .log .chart > div { width: 7px; position: absolute; border: 1px solid rgba(0,0,0,.2); } .log-entry:hover .chart > div, .log-entry:hover .colorsquare { border-color: rgba(0,0,0,.4); box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.3); } .log .chart2 { width: 2px; } .day { background: #ccc; /* font-weight: bold; */ } .day .date { font-weight: bold; margin-left: 4px; line-height: 1.4; } .day .stats { float: right; font-size: 11px; } .log .colorsquare { width: 8px; display: inline-block; height: .8em; border: 1px solid rgba(0,0,0,.2); } .log .task-name { font-size: 14px; /* display: inline-block; */ } .log .log-entry > span { margin: 0 .2em; } .log .start { color: #060; border: solid #060 0px; } .log .end { color: #600; border: solid #600 0px; } .log .chart .start, .log .chart .end { position: absolute; font-size: 10px; line-height: 1; } .log .chart .start { right: 10px; border-bottom-width: 1px; } .log .chart .end { left: 10px; border-top-width: 1px; } .log .work { position: relative; margin-left: 12px; } .log .log-entry { margin-left: 10px; } // Copied from GitHub .btn { position: relative; display: inline-block; padding: 6px 12px; font-size: 14px; font-weight: 600; line-height: 20px; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-repeat: repeat-x; background-position: -1px -1px; background-size: 110% 110%; border: 1px solid rgba(27, 31, 35, 0.2); border-radius: 0.25em; -webkit-appearance: none; -moz-appearance: none; appearance: none } .btn i { font-style: normal; /* font-weight: bold; */ opacity: 0.6; /* width: 0; */ /* display: none; */ /* font-size: 20px; */ display: inline-block; /* line-height: 14px; */ } .timer-btn-rewind span { font-weight: bold; /* opacity: 1; */ font-size: 20px; line-height: 16px; } .btn .octicon { vertical-align: text-top } .btn .Counter { color: #586069; text-shadow: none; background-color: rgba(27, 31, 35, 0.1) } .btn:hover { text-decoration: none; background-repeat: repeat-x } .btn:focus { outline: 0 } .btn:disabled, .btn.disabled { cursor: default; background-position: 0 0 } .btn:active, .btn.selected { background-image: none } .btn { color: #24292e; background-color: #EFF3F6; background-image: -webkit-linear-gradient(270deg, #fafbfc 0%, #eff3f6 90%); background-image: linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%); } .btn:focus, .btn.focus { box-shadow: 0 0 0 0.2em rgba(3, 102, 214, 0.3) } .btn:hover, .btn.hover { background-color: #e6ebf1; background-image: -webkit-linear-gradient(270deg, #f0f3f6 0%, #e6ebf1 90%); background-image: linear-gradient(-180deg, #f0f3f6 0%, #e6ebf1 90%); background-position: 0 -0.5em; border-color: rgba(27, 31, 35, 0.35) } .btn:active, .btn.selected { background-color: #e9ecef; background-image: none; border-color: rgba(27, 31, 35, 0.35); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15) } .btn:disabled, .btn.disabled { color: rgba(36, 41, 46, 0.4); background-color: #eff3f6; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none } .btn-primary { color: #fff; background-color: #28a745; background-image: -webkit-linear-gradient(270deg, #34d058 0%, #28a745 90%); background-image: linear-gradient(-180deg, #34d058 0%, #28a745 90%); /* line-height: 24px; */ font-size: 16px; /* vertical-align: middle; */ } .btn-primary:focus, .btn-primary.focus { box-shadow: 0 0 0 0.2em rgba(52, 208, 88, 0.3) } .btn-primary:hover, .btn-primary.hover { background-color: #269f42; background-image: -webkit-linear-gradient(270deg, #2fcb53 0%, #269f42 90%); background-image: linear-gradient(-180deg, #2fcb53 0%, #269f42 90%); background-position: 0 -0.5em; border-color: rgba(27, 31, 35, 0.5) } .btn-primary:active, .btn-primary.selected { background-color: #279f43; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15) } .btn-primary:disabled, .btn-primary.disabled { color: rgba(255, 255, 255, 0.75); background-color: #94d3a2; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none } .btn-primary .Counter { color: #29b249; background-color: #fff } .btn-purple { color: #fff; background-color: #643ab0; background-image: -webkit-linear-gradient(270deg, #7e55c7 0%, #643ab0 90%); background-image: linear-gradient(-180deg, #7e55c7 0%, #643ab0 90%) } .btn-purple:focus, .btn-purple.focus { box-shadow: 0 0 0 0.2em rgba(126, 85, 199, 0.3) } .btn-purple:hover, .btn-purple.hover { background-color: #5f37a8; background-image: -webkit-linear-gradient(270deg, #784ec5 0%, #5f37a8 90%); background-image: linear-gradient(-180deg, #784ec5 0%, #5f37a8 90%); background-position: 0 -0.5em; border-color: rgba(27, 31, 35, 0.5) } .btn-purple:active, .btn-purple.selected { background-color: #613ca4; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15) } .btn-purple:disabled, .btn-purple.disabled { color: rgba(255, 255, 255, 0.75); background-color: #b19cd7; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none } .btn-purple .Counter { color: #683cb8; background-color: #fff } .btn-blue { color: #fff; background-color: #0361cc; background-image: -webkit-linear-gradient(270deg, #0679fc 0%, #0361cc 90%); background-image: linear-gradient(-180deg, #0679fc 0%, #0361cc 90%) } .btn-blue:focus, .btn-blue.focus { box-shadow: 0 0 0 0.2em rgba(6, 121, 252, 0.3) } .btn-blue:hover, .btn-blue.hover { background-color: #035cc2; background-image: -webkit-linear-gradient(270deg, #0374f4 0%, #035cc2 90%); background-image: linear-gradient(-180deg, #0374f4 0%, #035cc2 90%); background-position: 0 -0.5em; border-color: rgba(27, 31, 35, 0.5) } .btn-blue:active, .btn-blue.selected { background-color: #045cc1; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15) } .btn-blue:disabled, .btn-blue.disabled { color: rgba(255, 255, 255, 0.75); background-color: #81b0e5; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none } .btn-blue .Counter { color: #0366d6; background-color: #fff } .btn-danger { color: #cb2431; background-color: #fafbfc; background-image: -webkit-linear-gradient(270deg, #fafbfc 0%, #eff3f6 90%); background-image: linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%) } .btn-danger:focus { box-shadow: 0 0 0 0.2em rgba(203, 36, 49, 0.3) } .btn-danger:hover { color: #fff; background-color: #cb2431; background-image: -webkit-linear-gradient(270deg, #de4450 0%, #cb2431 90%); background-image: linear-gradient(-180deg, #de4450 0%, #cb2431 90%); border-color: rgba(27, 31, 35, 0.5) } .btn-danger:hover .Counter { color: #fff } .btn-danger:active, .btn-danger.selected { color: #fff; background-color: #b5202c; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15) } .btn-danger:disabled, .btn-danger.disabled { color: rgba(203, 36, 49, 0.4); background-color: #eff3f6; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none } .btn-outline { color: #0366d6; background-color: #fff; background-image: none } .btn-outline .Counter { background-color: rgba(0, 0, 0, 0.07) } .btn-outline:hover, .btn-outline:active, .btn-outline.selected { color: #fff; background-color: #0366d6; background-image: none; border-color: #0366d6 } .btn-outline:hover .Counter, .btn-outline:active .Counter, .btn-outline.selected .Counter { color: #0366d6; background-color: #fff } .btn-outline:focus { border-color: #0366d6; box-shadow: 0 0 0 0.2em rgba(3, 102, 214, 0.3) } .btn-outline:disabled, .btn-outline.disabled { color: rgba(27, 31, 35, 0.3); background-color: #fff; border-color: rgba(0, 0, 0, 0.15); box-shadow: none } .btn-with-count { float: left; border-top-right-radius: 0; border-bottom-right-radius: 0 } .btn-sm { padding: 3px 10px; font-size: 12px; line-height: 20px } .btn-large { padding: 0.75em 1.25em; font-size: inherit; border-radius: 6px } .btn-block { display: block; width: 100%; text-align: center } .btn-link { display: inline-block; padding: 0; font-size: inherit; color: #0366d6; text-decoration: none; white-space: nowrap; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none } .btn-link:hover { text-decoration: underline } .btn-link:disabled, .btn-link:disabled:hover { color: rgba(88, 96, 105, 0.5); cursor: default } .BtnGroup { display: inline-block; vertical-align: middle } .BtnGroup::before { display: table; content: "" } .BtnGroup::after { display: table; clear: both; content: "" } .BtnGroup + .BtnGroup, .BtnGroup + .btn { margin-left: 5px } .BtnGroup-item { position: relative; float: left; border-right-width: 0; border-radius: 0 } .BtnGroup-item:first-child { border-top-left-radius: 3px; border-bottom-left-radius: 3px } .BtnGroup-item:last-child { border-right-width: 1px; border-top-right-radius: 3px; border-bottom-right-radius: 3px } .BtnGroup-item.selected, .BtnGroup-item:focus, .BtnGroup-item:active, .BtnGroup-item:hover { border-right-width: 1px } .BtnGroup-item.selected + .BtnGroup-item, .BtnGroup-item.selected + .BtnGroup-form .BtnGroup-item, .BtnGroup-item:focus + .BtnGroup-item, .BtnGroup-item:focus + .BtnGroup-form .BtnGroup-item, .BtnGroup-item:active + .BtnGroup-item, .BtnGroup-item:active + .BtnGroup-form .BtnGroup-item, .BtnGroup-item:hover + .BtnGroup-item, .BtnGroup-item:hover + .BtnGroup-form .BtnGroup-item { border-left-width: 0 } .BtnGroup-form { float: left } .BtnGroup-form:first-child .BtnGroup-item { border-top-left-radius: 3px; border-bottom-left-radius: 3px } .BtnGroup-form:last-child .BtnGroup-item { border-right-width: 1px; border-top-right-radius: 3px; border-bottom-right-radius: 3px } .BtnGroup-form .BtnGroup-item { border-right-width: 0; border-radius: 0 } .BtnGroup-form.selected .BtnGroup-item, .BtnGroup-form:focus .BtnGroup-item, .BtnGroup-form:active .BtnGroup-item, .BtnGroup-form:hover .BtnGroup-item { border-right-width: 1px } .BtnGroup-form.selected + .BtnGroup-item, .BtnGroup-form.selected + .BtnGroup-form .BtnGroup-item, .BtnGroup-form:focus + .BtnGroup-item, .BtnGroup-form:focus + .BtnGroup-form .BtnGroup-item, .BtnGroup-form:active + .BtnGroup-item, .BtnGroup-form:active + .BtnGroup-form .BtnGroup-item, .BtnGroup-form:hover + .BtnGroup-item, .BtnGroup-form:hover + .BtnGroup-form .BtnGroup-item { border-left-width: 0 } @media all and (max-width: 400px) { .times { position: initial; margin-left: 0; text-align: initial; margin-top: 4px; } .times > div { /* margin-right: 8px; */ display: inline-block; } .times > div + div { margin-left: 8px; } .timer-display { height: 124px; } .timer-btn-task { /* width: 100%; */ } .current-task { white-space: normal; height: 2.2em; overflow: hidden; } .task-list { top: 177px; } }
style.css
body { font-family: Helvetica; font-size: 14px; line-height: 1.2; margin: 0; /* padding: 8px; */ /* position: relative; */ white-space: nowrap; } div { transition-property: opacity, background-color, color; transition-duration: .2s; } .main { position: relative; /* top: 0; */ /* bottom: 0; */ /* left: 0; */ /* right: 0; */ /* padding: 8px; */ /* height: 120px; */ /* min-width: 242px; */ float: left; width: 400px; } .btn { border: 1px solid #ddd; cursor: pointer; border-radius: 4px; /* color: #444; */ } .btn:hover { background: #ddd; } .timer-btn { /* height: 0; */ /* line-height: 0; */ display: inline-block; /* vertical-align: -webkit-baseline-middle; */ padding: 12px 16px; } .timer-btn > div { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; /* margin-bottom: 2px; */ } .timer-btn { /* position: relative; */ /* font-weight: bold; */ text-align: center; /* margin-right: 4px; */ } .timer-btn-help { position: absolute; top: 2px; right: 6px; font-size: 90%; font-weight: bold; display: none; } .timer-btn:hover .timer-btn-help { display: inherit; } .timer-display label, .label { font-size: 75%; /* color: #333; */ margin-right: 4px; /* width: 4em; */ display: inline-block; background: rgba(0,0,0,.05); border-radius: 3px; /* color: #ddd; */ font-weight: bold; padding: 1px 3px; border-width: 1px; border-style: solid; border-color: rgba(0,0,0,.1); line-height: 1em; cursor: inherit; } .timer-display label { /* margin-right: -3px; */ /* display: block; */ } .timer-display { /* display: block; */ border: 1px solid #dfe2e5; /* background: #ddd; */ color: #6a737d; /* height: 72px; */ border-radius: 4px; padding: 8px; margin: 4px; /* display: flex; */ /* flex-direction: row; */ /* vertical-align: text-bottom; */ /* white-space: normal; */ position: relative; } .timer-btn { /* border-color: #999; */ /* color: #777; */ /* background-color: #eee; */ /* background-image: linear-gradient(#eee,#ccc); */ } .timer-btn-task { width: 90px; } .has-task .timer-btn-task:hover { /* background: #9f9; */ } .times { position: absolute; top: 4px; right: 4px; text-align: right; /* padding-right: 3px; */ font-size: 12px; /* display: inline-block; */ } .times > div { /* display: inline-block; */ position: relative; /* border: 1px solid; */ } .times > div > div { padding: 2px 7px; display: inline-block; border: 1px solid #dfe2e5; background-color: #fff; color: #000; } .times > div > div:first-child { background-color: #f3f3f3; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .times > div > div + div { background-color: #fff; border-left-width: 0; } .times > div > div:last-child { border-top-right-radius: 4px; border-bottom-right-radius: 4px; width: 30px; /* text-align: center; */ } .current-task { /* white-space: normal !important; */ /* height: 2.2em; */ font-size: 25px; line-height: 1.1; /* clear: both; */ /* display: inline-block; */ margin-top: 10px; text-overflow: ellipsis; overflow: hidden; } .timer-btns-side { float: right; padding: 3px; } .timer-btns-side .btn { display: inline-block; padding: 7px; /* margin-top: 3px; */ z-index: 1; } .timer-btn-stop, .timer-btn-rewind { /* font-weight: bold; */ /* text-align: center; */ } .btn.timer-btn-stop { /* border-color: hsl(4, 43%, 72%); */ color: hsl(4, 49%, 59%); /* background: hsl(5, 100%, 88%); */ } .timer-btn-stop:hover { background: hsl(5, 100%, 82%); /* color: hsl(0, 100%, 100%); */ } .stopped .btn.timer-btn-stop { background: hsl(5, 84%, 95%); color: hsl(5, 34%, 66%); border-color: hsl(5, 60%, 80%); cursor: default; } .timer-btn-rewind { /* border-color: #999; */ /* color: #777; */ /* background-color: #eee; */ /* background-image: linear-gradient(#eee,#ccc); */ } .btn.timer-btn-rewind:hover { /* background: #ccc; */ } .stopped .btn.timer-btn-rewind { color: rgba(36, 41, 46, 0.4); background-color: #eff3f6; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none; cursor: default; background-position: 0 0; } .task-list { position: absolute; top: 127px; /* bottom: 0; */ left: 8px; right: 0; overflow-y: scroll; overflow-x: hidden; } .task-list ul { margin: 0; list-style: none; padding: 0; } .task-list li { position: relative; } .task-item { /* line-height: 1em; */ white-space: normal; margin-bottom: 2px; } .task-item .btn, .task-item .task-label { border: 1px solid #dfe2e5; cursor: pointer; overflow: hidden; padding: 1px 0; line-height: 1.2; } .task-item .task-label { padding-left: 4px; } .task-item:hover .task-label { background: rgba(0,0,0,.1); } .task-item.selected .task-label { background: #ddd; } .compact .task-item { white-space: nowrap; } .task-list ul ul { display: none; padding-left: 19px; } .task-list .toggled + ul { display: inherit; } .toolbar { margin-bottom: .3em; border-bottom: 1px solid #ccc; padding: 3px; background: #eee; } .toolbar .btn { display: inline-block; font-size: 13px; padding: .1em .3em; vertical-align: bottom; } .toolbar .btn-label { font-size: 9px; } @media (max-width: 330px) { .toolbar .btn-pri2 .btn-label { display: none; } } @media (max-width: 240px) { .toolbar .btn-pri1 .btn-label { display: none; } } .btns { display: inline-block; /* flex: initial; */ vertical-align: top; } .btns + .btns { margin-left: 5px; } .btns .btn:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .btns .btn:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .task-item .btn { position: absolute; width: 18px; border-top-right-radius: 0; border-bottom-right-radius: 0; text-align: center; line-height: 1em; } .task-item .btn + .btn { border-radius: 0; } .task-item .task-label { border-radius: 4px; } .task-item .label { float: right; clear: right; font-size: 73%; padding: 0 2px; font-weight: normal; margin-right: 1px; } .task-item .label + .label { margin-top: 1px; } .task-item .btn-toggle { left: 0; } .task-item .btn-start { left: 0; } .task-item.project .btn-start { left: 19px; } .task-item.project .task-label { margin-left: 19px; font-weight: bold; border-top-left-radius: 0; } .time-remaining { font-size: 24px; line-height: 0; /* margin-bottom: 0px; */ /* vertical-align: baseline; */ float: left; margin-top: 9px; } .time-idle { color: #baa; /* margin-left: 4px; */ font-size: 10px; display: block; } .status-message { color: #666; font-size: 13px; /* padding-left: 8px; */ position: absolute; top: 1px; left: 0; right: 0; text-align: center; opacity: .8; background: #fff; padding: 2px; z-index: 100; border-bottom: 1px solid #666; } .status-message.hide { opacity: 0; transition: opacity 2s, margin 1s; margin-top: -20px; } .search input { width: 80%; border-radius: 2px; border: 1px solid #dfe2e5; box-sizing: border-box; outline: none; color: #999; padding: 1px 4px; margin-bottom: 2px; background: transparent; } .search input:focus { border-color: #ccf; box-shadow: inset 0 0 2px 0px #ccf; background: #fff; } .search button { width: 20%; } .popup { display: none; position: fixed; z-index: 1; overflow-x: hidden; overflow-y: auto; left: 5%; right: 5%; top: 20%; max-height: 75%; background: #f9f9f9; border: 1px solid #ddd; border-radius: 4px; box-shadow: 0 1px 2px 1px rgba(0,0,0,.2); color: #666; } .popup ul { list-style: none; padding: 0; font-size: 13px; margin: 0; } .popup li { border-bottom: 1px solid #ddd; padding: 0 10px; } .popup li.header { background: #aaa; color: #fff; font-size: 12px; } .popup li:last-child { border-bottom: none; margin-bottom: 2px; } .show-status .popup-status { display: block; } .show-messages .messages { display: block; } .show-log .log { display: block; } .show-alert .alert { display: block; } .show-timeline .timeline { display: block; } .alert li + li { padding: 50% 20%; font-size: 24px; text-align: center; background: #fff; color: #963; } .popup-backdrop, .popup-click { display: none; position: absolute; top: 0; bottom: 0; left: 0; right: 0; } .popup-backdrop { background: rgba(0,0,0,.1); } .popup-click { background: rgba(255,255,255,0); z-index: 1; } .show-popup .popup-backdrop, .show-popup .popup-click { display: block; } @keyframes bouncer { from { top: 10%; } 50% { top: 10%; } 95% { top: 50%; } to { top: 10%; } } @keyframes blinker { from { opacity: 1.0; } 90% { opacity: 1.0; } 95% { opacity: 0.0; } to { opacity: 1.0; } } @keyframes flasher { from { background: #fff; } 50% { background: #ff0; } to { background: #fff; } } @keyframes flasher2 { from { background: #fff; } 1% { background: #fc0; } 2% { background: #fff; } 3% { background: #fc0; } 4% { background: #fff; } to { background: #fff; } } @keyframes flasher3 { from { background: #fc0; } 5% { background: #f00; } 10% { background: #fc0; } 15% { background: #fff; } to { background: #fff; } } /* .show-alert .alert { animation-name: bouncer; animation-iteration-count: infinite; animation-timing-function: ease-in; animation-duration: 15s; } .show-alert .alert li + li { animation-name: flasher; animation-iteration-count: infinite; animation-timing-function: ease; animation-duration: 1s; } */ .show-alert .alert li + li { animation-name: flasher3; animation-iteration-count: infinite; animation-timing-function: step-end; animation-duration: 10s; } .if-stopped, .if-paused, .if-working { display: none; } .stopped .if-stopped { display: initial; } .paused .if-paused { display: initial; } .working .if-working { display: initial; } .working { /* background-color: #9f9; */ /* background-image: linear-gradient(to bottom, #dfd, #fff 200px); */ color: #060; } .working .task-item.selected .task-label { background-color: #9f9; color: #060; } .working .selected .btn-start { color: #0a0; text-shadow: 0 1px 0 #afa; } .working .time-remaining { /* color: #008E23; */ } .working .btn.timer-btn-task { background-color: #279f43; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15); } .working .timer-display { background-color: #9F9; } /* background-color: #9f9; color: #D8FFD8; border-color: #0d0; background-image: linear-gradient(#00D800,#009E00); */ /* border-radius: 4px; */ /* display: inline-block; */ /* height: 28px; */ /* width: 80px; */ /* text-align: center; */ /* vertical-align: middle; */ /* padding: 3px 20px; */ } /* .working .timer-btn-task:hover { background: #6f6; } .working .toolbar .btn { color: #060; border-color: #0d0; } .working .toolbar .btn:hover { background: #9f9; } */ .paused { background-image: linear-gradient(to bottom, #ffd, #fff 200px); color: #660; } .paused .task-item.selected .task-label { background: #ffc; color: #660; } .paused .selected .btn-start { color: #660; text-shadow: 0 1px 0 #ffa; } .paused .timer-btn-task { border-color: #dd9; background: #ffc; color: #660; } .paused .timer-btn-task:hover { background: #ff9; } /* .paused .toolbar .btn { color: #660; } .paused .toolbar .btn:hover { background: #ff9; } */ .log tbody th { background: #ddd; text-align: left; } .log table { border-spacing: 0; border-collapse: collapse; width: 100%; } .log td { vertical-align: top; border: 1px solid #ccc; } .log td.task { white-space: normal; } .log .chart { width: 10px; position: absolute; top: 0; bottom: 0; left: 0; } .log .chart > div { width: 7px; position: absolute; border: 1px solid rgba(0,0,0,.2); } .log-entry:hover .chart > div, .log-entry:hover .colorsquare { border-color: rgba(0,0,0,.4); box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.3); } .log .chart2 { width: 2px; } .day { background: #ccc; /* font-weight: bold; */ } .day .date { font-weight: bold; margin-left: 4px; line-height: 1.4; } .day .stats { float: right; font-size: 11px; } .log .colorsquare { width: 8px; display: inline-block; height: .8em; border: 1px solid rgba(0,0,0,.2); } .log .task-name { font-size: 14px; /* display: inline-block; */ } .log .log-entry > span { margin: 0 .2em; } .log .start { color: #060; border: solid #060 0px; } .log .end { color: #600; border: solid #600 0px; } .log .chart .start, .log .chart .end { position: absolute; font-size: 10px; line-height: 1; } .log .chart .start { right: 10px; border-bottom-width: 1px; } .log .chart .end { left: 10px; border-top-width: 1px; } .log .work { position: relative; margin-left: 12px; } .log .log-entry { margin-left: 10px; } // Copied from GitHub .btn { position: relative; display: inline-block; padding: 6px 12px; font-size: 14px; font-weight: 600; line-height: 20px; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-repeat: repeat-x; background-position: -1px -1px; background-size: 110% 110%; border: 1px solid rgba(27, 31, 35, 0.2); border-radius: 0.25em; -webkit-appearance: none; -moz-appearance: none; appearance: none } .btn i { font-style: normal; /* font-weight: bold; */ opacity: 0.6; /* width: 0; */ /* display: none; */ /* font-size: 20px; */ display: inline-block; /* line-height: 14px; */ } .timer-btn-rewind span { font-weight: bold; /* opacity: 1; */ font-size: 20px; line-height: 16px; } .btn .octicon { vertical-align: text-top } .btn .Counter { color: #586069; text-shadow: none; background-color: rgba(27, 31, 35, 0.1) } .btn:hover { text-decoration: none; background-repeat: repeat-x } .btn:focus { outline: 0 } .btn:disabled, .btn.disabled { cursor: default; background-position: 0 0 } .btn:active, .btn.selected { background-image: none } .btn { color: #24292e; background-color: #EFF3F6; background-image: -webkit-linear-gradient(270deg, #fafbfc 0%, #eff3f6 90%); background-image: linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%); } .btn:focus, .btn.focus { box-shadow: 0 0 0 0.2em rgba(3, 102, 214, 0.3) } .btn:hover, .btn.hover { background-color: #e6ebf1; background-image: -webkit-linear-gradient(270deg, #f0f3f6 0%, #e6ebf1 90%); background-image: linear-gradient(-180deg, #f0f3f6 0%, #e6ebf1 90%); background-position: 0 -0.5em; border-color: rgba(27, 31, 35, 0.35) } .btn:active, .btn.selected { background-color: #e9ecef; background-image: none; border-color: rgba(27, 31, 35, 0.35); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15) } .btn:disabled, .btn.disabled { color: rgba(36, 41, 46, 0.4); background-color: #eff3f6; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none } .btn-primary { color: #fff; background-color: #28a745; background-image: -webkit-linear-gradient(270deg, #34d058 0%, #28a745 90%); background-image: linear-gradient(-180deg, #34d058 0%, #28a745 90%); /* line-height: 24px; */ font-size: 16px; /* vertical-align: middle; */ } .btn-primary:focus, .btn-primary.focus { box-shadow: 0 0 0 0.2em rgba(52, 208, 88, 0.3) } .btn-primary:hover, .btn-primary.hover { background-color: #269f42; background-image: -webkit-linear-gradient(270deg, #2fcb53 0%, #269f42 90%); background-image: linear-gradient(-180deg, #2fcb53 0%, #269f42 90%); background-position: 0 -0.5em; border-color: rgba(27, 31, 35, 0.5) } .btn-primary:active, .btn-primary.selected { background-color: #279f43; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15) } .btn-primary:disabled, .btn-primary.disabled { color: rgba(255, 255, 255, 0.75); background-color: #94d3a2; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none } .btn-primary .Counter { color: #29b249; background-color: #fff } .btn-purple { color: #fff; background-color: #643ab0; background-image: -webkit-linear-gradient(270deg, #7e55c7 0%, #643ab0 90%); background-image: linear-gradient(-180deg, #7e55c7 0%, #643ab0 90%) } .btn-purple:focus, .btn-purple.focus { box-shadow: 0 0 0 0.2em rgba(126, 85, 199, 0.3) } .btn-purple:hover, .btn-purple.hover { background-color: #5f37a8; background-image: -webkit-linear-gradient(270deg, #784ec5 0%, #5f37a8 90%); background-image: linear-gradient(-180deg, #784ec5 0%, #5f37a8 90%); background-position: 0 -0.5em; border-color: rgba(27, 31, 35, 0.5) } .btn-purple:active, .btn-purple.selected { background-color: #613ca4; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15) } .btn-purple:disabled, .btn-purple.disabled { color: rgba(255, 255, 255, 0.75); background-color: #b19cd7; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none } .btn-purple .Counter { color: #683cb8; background-color: #fff } .btn-blue { color: #fff; background-color: #0361cc; background-image: -webkit-linear-gradient(270deg, #0679fc 0%, #0361cc 90%); background-image: linear-gradient(-180deg, #0679fc 0%, #0361cc 90%) } .btn-blue:focus, .btn-blue.focus { box-shadow: 0 0 0 0.2em rgba(6, 121, 252, 0.3) } .btn-blue:hover, .btn-blue.hover { background-color: #035cc2; background-image: -webkit-linear-gradient(270deg, #0374f4 0%, #035cc2 90%); background-image: linear-gradient(-180deg, #0374f4 0%, #035cc2 90%); background-position: 0 -0.5em; border-color: rgba(27, 31, 35, 0.5) } .btn-blue:active, .btn-blue.selected { background-color: #045cc1; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15) } .btn-blue:disabled, .btn-blue.disabled { color: rgba(255, 255, 255, 0.75); background-color: #81b0e5; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none } .btn-blue .Counter { color: #0366d6; background-color: #fff } .btn-danger { color: #cb2431; background-color: #fafbfc; background-image: -webkit-linear-gradient(270deg, #fafbfc 0%, #eff3f6 90%); background-image: linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%) } .btn-danger:focus { box-shadow: 0 0 0 0.2em rgba(203, 36, 49, 0.3) } .btn-danger:hover { color: #fff; background-color: #cb2431; background-image: -webkit-linear-gradient(270deg, #de4450 0%, #cb2431 90%); background-image: linear-gradient(-180deg, #de4450 0%, #cb2431 90%); border-color: rgba(27, 31, 35, 0.5) } .btn-danger:hover .Counter { color: #fff } .btn-danger:active, .btn-danger.selected { color: #fff; background-color: #b5202c; background-image: none; border-color: rgba(27, 31, 35, 0.5); box-shadow: inset 0 0.15em 0.3em rgba(27, 31, 35, 0.15) } .btn-danger:disabled, .btn-danger.disabled { color: rgba(203, 36, 49, 0.4); background-color: #eff3f6; background-image: none; border-color: rgba(27, 31, 35, 0.2); box-shadow: none } .btn-outline { color: #0366d6; background-color: #fff; background-image: none } .btn-outline .Counter { background-color: rgba(0, 0, 0, 0.07) } .btn-outline:hover, .btn-outline:active, .btn-outline.selected { color: #fff; background-color: #0366d6; background-image: none; border-color: #0366d6 } .btn-outline:hover .Counter, .btn-outline:active .Counter, .btn-outline.selected .Counter { color: #0366d6; background-color: #fff } .btn-outline:focus { border-color: #0366d6; box-shadow: 0 0 0 0.2em rgba(3, 102, 214, 0.3) } .btn-outline:disabled, .btn-outline.disabled { color: rgba(27, 31, 35, 0.3); background-color: #fff; border-color: rgba(0, 0, 0, 0.15); box-shadow: none } .btn-with-count { float: left; border-top-right-radius: 0; border-bottom-right-radius: 0 } .btn-sm { padding: 3px 10px; font-size: 12px; line-height: 20px } .btn-large { padding: 0.75em 1.25em; font-size: inherit; border-radius: 6px } .btn-block { display: block; width: 100%; text-align: center } .btn-link { display: inline-block; padding: 0; font-size: inherit; color: #0366d6; text-decoration: none; white-space: nowrap; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none } .btn-link:hover { text-decoration: underline } .btn-link:disabled, .btn-link:disabled:hover { color: rgba(88, 96, 105, 0.5); cursor: default } .BtnGroup { display: inline-block; vertical-align: middle } .BtnGroup::before { display: table; content: "" } .BtnGroup::after { display: table; clear: both; content: "" } .BtnGroup + .BtnGroup, .BtnGroup + .btn { margin-left: 5px } .BtnGroup-item { position: relative; float: left; border-right-width: 0; border-radius: 0 } .BtnGroup-item:first-child { border-top-left-radius: 3px; border-bottom-left-radius: 3px } .BtnGroup-item:last-child { border-right-width: 1px; border-top-right-radius: 3px; border-bottom-right-radius: 3px } .BtnGroup-item.selected, .BtnGroup-item:focus, .BtnGroup-item:active, .BtnGroup-item:hover { border-right-width: 1px } .BtnGroup-item.selected + .BtnGroup-item, .BtnGroup-item.selected + .BtnGroup-form .BtnGroup-item, .BtnGroup-item:focus + .BtnGroup-item, .BtnGroup-item:focus + .BtnGroup-form .BtnGroup-item, .BtnGroup-item:active + .BtnGroup-item, .BtnGroup-item:active + .BtnGroup-form .BtnGroup-item, .BtnGroup-item:hover + .BtnGroup-item, .BtnGroup-item:hover + .BtnGroup-form .BtnGroup-item { border-left-width: 0 } .BtnGroup-form { float: left } .BtnGroup-form:first-child .BtnGroup-item { border-top-left-radius: 3px; border-bottom-left-radius: 3px } .BtnGroup-form:last-child .BtnGroup-item { border-right-width: 1px; border-top-right-radius: 3px; border-bottom-right-radius: 3px } .BtnGroup-form .BtnGroup-item { border-right-width: 0; border-radius: 0 } .BtnGroup-form.selected .BtnGroup-item, .BtnGroup-form:focus .BtnGroup-item, .BtnGroup-form:active .BtnGroup-item, .BtnGroup-form:hover .BtnGroup-item { border-right-width: 1px } .BtnGroup-form.selected + .BtnGroup-item, .BtnGroup-form.selected + .BtnGroup-form .BtnGroup-item, .BtnGroup-form:focus + .BtnGroup-item, .BtnGroup-form:focus + .BtnGroup-form .BtnGroup-item, .BtnGroup-form:active + .BtnGroup-item, .BtnGroup-form:active + .BtnGroup-form .BtnGroup-item, .BtnGroup-form:hover + .BtnGroup-item, .BtnGroup-form:hover + .BtnGroup-form .BtnGroup-item { border-left-width: 0 } @media all and (max-width: 400px) { .times { position: initial; margin-left: 0; text-align: initial; margin-top: 4px; } .times > div { /* margin-right: 8px; */ display: inline-block; } .times > div + div { margin-left: 8px; } .timer-display { height: 124px; } .timer-btn-task { /* width: 100%; */ } .current-task { white-space: normal; height: 2.2em; overflow: hidden; } .task-list { top: 177px; } }
0.352202
0.052643
body { background-image : url('/images/hero.jpg'); color:white; align-items: center; font-size: 2em; background-size: cover; background-repeat: no-repeat; } .space{ padding: 20px;} .center{ align: center; } .form-control{ width: 25em; } .taa { text-align : center; } .roxa{ opacity : 0.9; text-align : center; background-color:black; border-radius: 50px; } #navbar { background: transparent; color: white; position: fixed; top: 0; height: 60px; line-height: 60px; width: 100vw; z-index: 10; text-decoration: none; } .nav-wrapper { margin: auto; text-align: center; width: 70%; } @media(max-width: 768px) { .nav-wrapper { width: 90%; } } @media(max-width: 638px) { .nav-wrapper { width: 100%; } } .logo { float: left; margin-left: 28px; font-size: 1.5em; height: 60px; letter-spacing: 1px; text-transform: uppercase; } @media(max-width: 768px) { .logo { /* margin-left: 5px; */ } } #navbar ul { display: inline-block; float: right; list-style: none; /* margin-right: 14px; */ margin-top: -2px; text-align: right; transition: transform 0.5s ease-out; -webkit-transition: transform 0.5s ease-out; } @media(max-width: 640px) { #navbar ul { display: none; } } @media(orientation: landscape) { #navbar ul { display: inline-block; } } #navbar li { display: inline-block; font-size: 20px; } #navbar li a { color: white; display: block; font-size: 0.7em; height: 50px; letter-spacing: 1px; margin: 0 20px; padding: 0 4px; position: relative; text-decoration: none; text-transform: uppercase; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; } #navbar li a:hover { /* border-bottom: 1px solid rgb(28, 121, 184); */ color: rgb(28, 121, 184); transition: all 1s ease; -webkit-transition: all 1s ease; } /* Animated Bottom Line */ #navbar li a:before, #navbar li a:after { content: ''; position: absolute; width: 0%; height: 1px; bottom: -1px; background: rgb(13, 26, 38); } #navbar li a:before { left: 0; transition: 0.5s; } #navbar li a:after { background: white; right: 0; text-decoration: none; /* transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); */ } #navbar li a:hover:before { background: white; width: 100%; transition: width 0.5s cubic-bezier((0.22, 0.61, 0.36, 1)); text-decoration: none; } #navbar li a:hover:after { background: transparent; width: 100%; text-decoration: none; } .navigation { padding-block-end : 100px; } .stylee { background-color : black; opacity : 0.9; border-radius: 30px; width: 600px; margin: auto; padding: 30px; font-size: 20px; } .taa { background-color : black; opacity : 0.9; border-radius:40px; text-align : center; }
src/main/resources/public/css/style.css
body { background-image : url('/images/hero.jpg'); color:white; align-items: center; font-size: 2em; background-size: cover; background-repeat: no-repeat; } .space{ padding: 20px;} .center{ align: center; } .form-control{ width: 25em; } .taa { text-align : center; } .roxa{ opacity : 0.9; text-align : center; background-color:black; border-radius: 50px; } #navbar { background: transparent; color: white; position: fixed; top: 0; height: 60px; line-height: 60px; width: 100vw; z-index: 10; text-decoration: none; } .nav-wrapper { margin: auto; text-align: center; width: 70%; } @media(max-width: 768px) { .nav-wrapper { width: 90%; } } @media(max-width: 638px) { .nav-wrapper { width: 100%; } } .logo { float: left; margin-left: 28px; font-size: 1.5em; height: 60px; letter-spacing: 1px; text-transform: uppercase; } @media(max-width: 768px) { .logo { /* margin-left: 5px; */ } } #navbar ul { display: inline-block; float: right; list-style: none; /* margin-right: 14px; */ margin-top: -2px; text-align: right; transition: transform 0.5s ease-out; -webkit-transition: transform 0.5s ease-out; } @media(max-width: 640px) { #navbar ul { display: none; } } @media(orientation: landscape) { #navbar ul { display: inline-block; } } #navbar li { display: inline-block; font-size: 20px; } #navbar li a { color: white; display: block; font-size: 0.7em; height: 50px; letter-spacing: 1px; margin: 0 20px; padding: 0 4px; position: relative; text-decoration: none; text-transform: uppercase; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; } #navbar li a:hover { /* border-bottom: 1px solid rgb(28, 121, 184); */ color: rgb(28, 121, 184); transition: all 1s ease; -webkit-transition: all 1s ease; } /* Animated Bottom Line */ #navbar li a:before, #navbar li a:after { content: ''; position: absolute; width: 0%; height: 1px; bottom: -1px; background: rgb(13, 26, 38); } #navbar li a:before { left: 0; transition: 0.5s; } #navbar li a:after { background: white; right: 0; text-decoration: none; /* transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1); */ } #navbar li a:hover:before { background: white; width: 100%; transition: width 0.5s cubic-bezier((0.22, 0.61, 0.36, 1)); text-decoration: none; } #navbar li a:hover:after { background: transparent; width: 100%; text-decoration: none; } .navigation { padding-block-end : 100px; } .stylee { background-color : black; opacity : 0.9; border-radius: 30px; width: 600px; margin: auto; padding: 30px; font-size: 20px; } .taa { background-color : black; opacity : 0.9; border-radius:40px; text-align : center; }
0.45181
0.090053
v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } body { font-family: Sans-Serif; } #wrap { margin:0 auto; position: relative; } #iSat_header { background: url(../images/Banner.jpg) repeat-x 0 0; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 80px; border-bottom: 2px solid #4cf126; min-width: 800px; max-width: 100%; } #controls dd { padding-top: 5px; padding-bottom: 5px; } #controls select { background-color: #FFFFFF; border: 1px solid #CCCCCC; width: 350px; border-radius: 4px 4px 4px 4px; color: #555555; display: inline-block; font-size: 14px; height: 25px; line-height: 20px; margin-bottom: 10px; padding: 4px 6px; vertical-align: middle; } #instructions p { padding: 5px; } h1 { font-size: 1.75em; font-weight:bold; padding: 5px; /* google Iceland would be nice web font */ font-family: impact, arial, trebuchet, verdana, sans-serif; font-style: oblique; background-color: black; color: rgb(94, 237, 0); } h2 { font-size: 1.5em; font-weight:bold; padding: 5px; } h3 { font-size: 1.25em; font-weight:bold; padding: 5px; } legend { font-size: 1.5em; font-weight:bold; padding: 5px; } #main { width: 100%; } #cesiumContainer { position: relative; } #reset_button { width: 70px; height: 70px; display: inline-block; } #instructions_button { width: 70px; height: 70px; display: inline-block; } #display_button { width: 70px; height: 70px; display: inline-block; } #satellite_button { width: 70px; height: 70px; display: inline-block; } #fullscreen_button { width: 70px; height: 70px; display: inline-block; } #play_button { width: 59px; height: 38px; display: inline-block; margin-right: 5px; margin-bottom: 5px; } #pause_button { width: 59px; height: 38px; display: inline-block; margin-right: 5px; margin-bottom: 5px; } #instructions { display: none; top: 195px; left: 10px; width: 400px; } #satellite_form { display: none; top: 195px; left: 10px; } #map_display { display: none; top: 195px; left: 10px; width: 400px; } #satellite_display { display: none; top: 10px; right: 10px; width: 300px; width: 400px; } #satellite_display dl { padding: 0.5em; } #satellite_display dt { float: left; clear: left; width: 150px; color: white; } #satellite_display dt:after { content: ":"; } #satellite_display dd { margin: 0 0 0 110px; padding: 0 0 0.5em 0; } #satellite_display a:link { color: #42d025; text-decoration:none; } #satellite_display a:visited { color: #42d025; text-decoration:none; } #satellite_display a:hover { color: #42d025; text-decoration:underline; } #user_date { background-color: #2c751d; color: white; font-weight: bold; padding: 10px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; opacity: 0.85; } /* Buttons */ #navigation_buttons { position: absolute; top: 90px; left: 10px; z-index: 10; width: 400px; text-align: center; } #zoom_buttons { position: absolute; top: 10px; left: 10px; z-index: 10; width: 400px; text-align: center; } .close_button { float: right; } .hud_button { height: 70px; width: 70px; display: inline-block; margin-left: 5px; } .second_level { padding-left: 15px; } .modal { position: absolute; background-color: #2c751d; color: white; padding: 10px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; opacity: 0.85; z-index: 10; } .perspective_button { padding-top: 5px; padding-right: 10px; } .float-right { float: right; }
viz/static/css/main.css
v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } body { font-family: Sans-Serif; } #wrap { margin:0 auto; position: relative; } #iSat_header { background: url(../images/Banner.jpg) repeat-x 0 0; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 80px; border-bottom: 2px solid #4cf126; min-width: 800px; max-width: 100%; } #controls dd { padding-top: 5px; padding-bottom: 5px; } #controls select { background-color: #FFFFFF; border: 1px solid #CCCCCC; width: 350px; border-radius: 4px 4px 4px 4px; color: #555555; display: inline-block; font-size: 14px; height: 25px; line-height: 20px; margin-bottom: 10px; padding: 4px 6px; vertical-align: middle; } #instructions p { padding: 5px; } h1 { font-size: 1.75em; font-weight:bold; padding: 5px; /* google Iceland would be nice web font */ font-family: impact, arial, trebuchet, verdana, sans-serif; font-style: oblique; background-color: black; color: rgb(94, 237, 0); } h2 { font-size: 1.5em; font-weight:bold; padding: 5px; } h3 { font-size: 1.25em; font-weight:bold; padding: 5px; } legend { font-size: 1.5em; font-weight:bold; padding: 5px; } #main { width: 100%; } #cesiumContainer { position: relative; } #reset_button { width: 70px; height: 70px; display: inline-block; } #instructions_button { width: 70px; height: 70px; display: inline-block; } #display_button { width: 70px; height: 70px; display: inline-block; } #satellite_button { width: 70px; height: 70px; display: inline-block; } #fullscreen_button { width: 70px; height: 70px; display: inline-block; } #play_button { width: 59px; height: 38px; display: inline-block; margin-right: 5px; margin-bottom: 5px; } #pause_button { width: 59px; height: 38px; display: inline-block; margin-right: 5px; margin-bottom: 5px; } #instructions { display: none; top: 195px; left: 10px; width: 400px; } #satellite_form { display: none; top: 195px; left: 10px; } #map_display { display: none; top: 195px; left: 10px; width: 400px; } #satellite_display { display: none; top: 10px; right: 10px; width: 300px; width: 400px; } #satellite_display dl { padding: 0.5em; } #satellite_display dt { float: left; clear: left; width: 150px; color: white; } #satellite_display dt:after { content: ":"; } #satellite_display dd { margin: 0 0 0 110px; padding: 0 0 0.5em 0; } #satellite_display a:link { color: #42d025; text-decoration:none; } #satellite_display a:visited { color: #42d025; text-decoration:none; } #satellite_display a:hover { color: #42d025; text-decoration:underline; } #user_date { background-color: #2c751d; color: white; font-weight: bold; padding: 10px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; opacity: 0.85; } /* Buttons */ #navigation_buttons { position: absolute; top: 90px; left: 10px; z-index: 10; width: 400px; text-align: center; } #zoom_buttons { position: absolute; top: 10px; left: 10px; z-index: 10; width: 400px; text-align: center; } .close_button { float: right; } .hud_button { height: 70px; width: 70px; display: inline-block; margin-left: 5px; } .second_level { padding-left: 15px; } .modal { position: absolute; background-color: #2c751d; color: white; padding: 10px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; opacity: 0.85; z-index: 10; } .perspective_button { padding-top: 5px; padding-right: 10px; } .float-right { float: right; }
0.429908
0.104752
body { background: #fff; color: #333; margin: 0; padding: 0; text-align: center; font: 0.7em verdana, arial, helvetica; } p { margin: 0; } .conteneur { background: #fff; text-align: left; /*max-width: 770px;*/ /*margin: 10px auto; border: 2px solid #000;*/ } .conteneur_img_gauche { /* background: url("../img/bg_conteneur_gauche.png") top left repeat-y; */ } .conteneur_img_droite { /* background: url("../img/bg_conteneur_droite.png") top right repeat-y; */ } .contenu { width: 100%; text-align: center; } /* ------------------- Header ------------------- */ .entete { height: 15px; margin: 0; /* background: url('../img/bg_entete.png') no-repeat left top; */ } .entete span { display: none; } /* ------------------- Menu ------------------- */ .menu_principal { margin: 0 20px 20px 15px; font-size: 14px; height: 84px; background: #CCCCCC; background-image: linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(40,40,40,.3) 100%); background-image: -o-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(40,40,40,.3) 100%); background-image: -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(40,40,40,.3) 100%); background-image: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(40,40,40,.3) 100%); background-image: -ms-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(40,40,40,.3) 100%); background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgba(255,255,255,.3)), color-stop(1, rgba(40,40,40,.3)) ); } .menu_bloc { margin-left: 12px; } .menu { margin: 0; list-style-type: none; padding: 10px 0 0; } .menu li { float: left; padding-right: 10px; } .menu_choix1,.menu_choix2 { font-size: 1.4em; text-align: left; } .menu_choix1 a,.menu_choix2 a { display: block; color: #fff; text-decoration: none; padding-top: 18px; padding-left: 54px; font-size: 14px; height: 48px; background: url('../img/new.png') top left no-repeat; } .menu_choix1 a { background: url('../img/new.png') top left no-repeat; } .menu_choix2 a { background: url('../img/gescom.png') top left no-repeat; } .menu_choix1 a:hover,.menu_choix2 a:hover { color: #6d3f6d; } .menu_choix0 { font-size: 10px; text-align: right; font-style: italic; font-weight: normal; display: block; color: #333; text-decoration: none; padding-right: 5px; } .menu_choix0 a { font-weight: normal; text-decoration: none; } li.menu_choix0 { float: right; } /* ------------------- R�capitulatif des articles ------------------- */ .liste_articles { min-width: 215px; float: right; margin-top: 8px; margin-right: 20px; border: 1px dotted #5ca64d; padding-bottom: 10px; vertical-align: middle; } p.titre { margin: 0 0 20px; text-align: center; font-weight: bold; font-size: 1.4em; color: #5ca64d; border-bottom: 1px dotted; } .cadre_article { width: 180px; text-align: center; margin: 0 auto 10px; padding-bottom: 10px; border-bottom: 1px solid #eee; } .cadre_article p { color: #5ca64d; } .cadre_article p a { color: #333; font-size: 1.1em; text-decoration: none; padding-right: 25px; background: url('../img/basket_delete.png') top right no-repeat; } .cadre_article p a:hover { color: #6d3f6d; } .cadre_aucun_article { text-align: center; font-style: italic; } .cadre_prix_total { text-align: center; font-weight: bold; font-size: 1.4em; color: #6d3f6d; padding-top: 10px; padding-bottom: 10px; margin-left: 20px; margin-right: 20px; border: 1px dotted #6d3f6d; } /* ------------------- Contenu ------------------- */ .principal_login { margin: 10px; padding: 0; max-width: 800px; text-align: left; } .formulaire_login { text-align: center; } .formulaire_login table { padding-left: 60px; margin: 0 auto 20px; background: url('../img/login.png') bottom left no-repeat; } .formulaire_login table tr { height: 30px; } .texte_login { padding-left: 2px; padding-right: 2px; background: #fff; border: 1px solid #6d3f6d; } .principal { float: left; margin: 0 15px; padding: 0; max-width: 900px; } .titre1 { font-weight: bold; color: #ff9900; margin: 0; font-size: 1.4em; } .label1 { color: #333; font-size: 1.1em; } .cadre_facturation { border: 2px solid #ddd; margin-bottom: 15px; } .principal p { padding-left: 10px; padding-right: 10px; } .lien1 { color: #333; font-size: 1.1em; text-decoration: underline; } .lien1:hover { color: #6d3f6d; } /* Formulaires */ .formulaire1 { padding: 0; } .resultats_dhtml { width: 400px; position: absolute; } /* --------------------- Combo lists ------------------- */ .select_design { width: 370px; overflow: auto; } .select_design select { border: 1px solid #6d3f6d; font: 12px verdana,arial,helvetica; background: #fff; } .select_tva select { width: 60px; border: 1px solid #6d3f6d; background: #fff; } .top_liste { font-style: italic; text-align: center; color: #aaa; } /* --------------- Champs texte ---------------- */ .texte_ref,.texte1,.texte1_off,.texte2,.texte2_off,.textarea_note { padding-left: 2px; padding-right: 2px; } .texte_ref,.texte1,.texte2,.textarea_note { background: #fff; border: 1px solid #6d3f6d; } .texte1_off,.texte2_off { color: #000; border: 1px solid #eee; background: #eee; } .texte_ref { min-width: 150px; } .texte1,.texte1_off { width: 60px; } .texte2,.texte2_off { width: 140px; } /* ------------------- */ .textarea_note { width: 100%; height: 50px; padding: 2px 2px; } /* -------------- Boutons --------------------- */ .bouton_ajout_article { margin-top: 10px; width: 60%; height: 40px; } .bouton_mode_reglement, .bouton_mode_reglement_disabled { width: 150px; height: 40px; } .bouton_validation { /* width: 80px; */ margin-left: 10px; margin-top: 20px; margin-bottom: 10px; } .formulaire2 { padding: 0; width: 100%; } .table_resume { width: 100%; } .table_resume tr { background: #eee; } .table_resume td { padding-left: 8px; } .resume_label,.note_label { min-width: 200px; font-weight: bold; font-size: 1.1em; } .note_label { padding-top: 20px; } /* ------------------- Pied de page ------------------- */ .pied { clear: both; height: 15px; /* background: url('../img/bg_pied.png') no-repeat bottom left; */ } /* ------------------- Param�tres communs (messages d'erreur, informations, etc...) ------------------- */ .msg_err1 { color: #c00; } /* Messages d'erreur */ .cadre_err1 { margin-right: 10px; margin-bottom: 10px; padding: 10px 10px; border: 1px solid #c00; background: #feffac; color: #c00; } /* Titre */ .err_titre { font-weight: bold; margin: 0 0 10px; padding: 0; } /* Description */ .err_desc { margin: 0; padding: 0; } /* Messages d'information */ .cadre_msg1 { margin-right: 10px; margin-bottom: 10px; padding: 10px 10px; border: 1px solid #070; background: #e8f8da; color: #070; } /* Titre */ .msg_titre { font-weight: bold; margin: 0 0 10px; padding: 0; } /* Description */ .msg_desc { margin: 0; padding: 0; } /* Affichage de la liste des resultats */ .dhtml_bloc { margin: 0; padding: 3px; font-size: 13px; font-family: arial, sans-serif; border: 1px solid #000; z-index: 1; width: 455px; max-height: 500px; overflow: auto; position: absolute; background-color: white; } .dhtml_defaut { list-style-type: none; display: block; height: 16px; overflow: hidden; } .dhtml_selection { background-color: #3366cc; color: white ! important; }
apps/dolibarr/htdocs/cashdesk/css/style.css
body { background: #fff; color: #333; margin: 0; padding: 0; text-align: center; font: 0.7em verdana, arial, helvetica; } p { margin: 0; } .conteneur { background: #fff; text-align: left; /*max-width: 770px;*/ /*margin: 10px auto; border: 2px solid #000;*/ } .conteneur_img_gauche { /* background: url("../img/bg_conteneur_gauche.png") top left repeat-y; */ } .conteneur_img_droite { /* background: url("../img/bg_conteneur_droite.png") top right repeat-y; */ } .contenu { width: 100%; text-align: center; } /* ------------------- Header ------------------- */ .entete { height: 15px; margin: 0; /* background: url('../img/bg_entete.png') no-repeat left top; */ } .entete span { display: none; } /* ------------------- Menu ------------------- */ .menu_principal { margin: 0 20px 20px 15px; font-size: 14px; height: 84px; background: #CCCCCC; background-image: linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(40,40,40,.3) 100%); background-image: -o-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(40,40,40,.3) 100%); background-image: -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(40,40,40,.3) 100%); background-image: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(40,40,40,.3) 100%); background-image: -ms-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(40,40,40,.3) 100%); background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgba(255,255,255,.3)), color-stop(1, rgba(40,40,40,.3)) ); } .menu_bloc { margin-left: 12px; } .menu { margin: 0; list-style-type: none; padding: 10px 0 0; } .menu li { float: left; padding-right: 10px; } .menu_choix1,.menu_choix2 { font-size: 1.4em; text-align: left; } .menu_choix1 a,.menu_choix2 a { display: block; color: #fff; text-decoration: none; padding-top: 18px; padding-left: 54px; font-size: 14px; height: 48px; background: url('../img/new.png') top left no-repeat; } .menu_choix1 a { background: url('../img/new.png') top left no-repeat; } .menu_choix2 a { background: url('../img/gescom.png') top left no-repeat; } .menu_choix1 a:hover,.menu_choix2 a:hover { color: #6d3f6d; } .menu_choix0 { font-size: 10px; text-align: right; font-style: italic; font-weight: normal; display: block; color: #333; text-decoration: none; padding-right: 5px; } .menu_choix0 a { font-weight: normal; text-decoration: none; } li.menu_choix0 { float: right; } /* ------------------- R�capitulatif des articles ------------------- */ .liste_articles { min-width: 215px; float: right; margin-top: 8px; margin-right: 20px; border: 1px dotted #5ca64d; padding-bottom: 10px; vertical-align: middle; } p.titre { margin: 0 0 20px; text-align: center; font-weight: bold; font-size: 1.4em; color: #5ca64d; border-bottom: 1px dotted; } .cadre_article { width: 180px; text-align: center; margin: 0 auto 10px; padding-bottom: 10px; border-bottom: 1px solid #eee; } .cadre_article p { color: #5ca64d; } .cadre_article p a { color: #333; font-size: 1.1em; text-decoration: none; padding-right: 25px; background: url('../img/basket_delete.png') top right no-repeat; } .cadre_article p a:hover { color: #6d3f6d; } .cadre_aucun_article { text-align: center; font-style: italic; } .cadre_prix_total { text-align: center; font-weight: bold; font-size: 1.4em; color: #6d3f6d; padding-top: 10px; padding-bottom: 10px; margin-left: 20px; margin-right: 20px; border: 1px dotted #6d3f6d; } /* ------------------- Contenu ------------------- */ .principal_login { margin: 10px; padding: 0; max-width: 800px; text-align: left; } .formulaire_login { text-align: center; } .formulaire_login table { padding-left: 60px; margin: 0 auto 20px; background: url('../img/login.png') bottom left no-repeat; } .formulaire_login table tr { height: 30px; } .texte_login { padding-left: 2px; padding-right: 2px; background: #fff; border: 1px solid #6d3f6d; } .principal { float: left; margin: 0 15px; padding: 0; max-width: 900px; } .titre1 { font-weight: bold; color: #ff9900; margin: 0; font-size: 1.4em; } .label1 { color: #333; font-size: 1.1em; } .cadre_facturation { border: 2px solid #ddd; margin-bottom: 15px; } .principal p { padding-left: 10px; padding-right: 10px; } .lien1 { color: #333; font-size: 1.1em; text-decoration: underline; } .lien1:hover { color: #6d3f6d; } /* Formulaires */ .formulaire1 { padding: 0; } .resultats_dhtml { width: 400px; position: absolute; } /* --------------------- Combo lists ------------------- */ .select_design { width: 370px; overflow: auto; } .select_design select { border: 1px solid #6d3f6d; font: 12px verdana,arial,helvetica; background: #fff; } .select_tva select { width: 60px; border: 1px solid #6d3f6d; background: #fff; } .top_liste { font-style: italic; text-align: center; color: #aaa; } /* --------------- Champs texte ---------------- */ .texte_ref,.texte1,.texte1_off,.texte2,.texte2_off,.textarea_note { padding-left: 2px; padding-right: 2px; } .texte_ref,.texte1,.texte2,.textarea_note { background: #fff; border: 1px solid #6d3f6d; } .texte1_off,.texte2_off { color: #000; border: 1px solid #eee; background: #eee; } .texte_ref { min-width: 150px; } .texte1,.texte1_off { width: 60px; } .texte2,.texte2_off { width: 140px; } /* ------------------- */ .textarea_note { width: 100%; height: 50px; padding: 2px 2px; } /* -------------- Boutons --------------------- */ .bouton_ajout_article { margin-top: 10px; width: 60%; height: 40px; } .bouton_mode_reglement, .bouton_mode_reglement_disabled { width: 150px; height: 40px; } .bouton_validation { /* width: 80px; */ margin-left: 10px; margin-top: 20px; margin-bottom: 10px; } .formulaire2 { padding: 0; width: 100%; } .table_resume { width: 100%; } .table_resume tr { background: #eee; } .table_resume td { padding-left: 8px; } .resume_label,.note_label { min-width: 200px; font-weight: bold; font-size: 1.1em; } .note_label { padding-top: 20px; } /* ------------------- Pied de page ------------------- */ .pied { clear: both; height: 15px; /* background: url('../img/bg_pied.png') no-repeat bottom left; */ } /* ------------------- Param�tres communs (messages d'erreur, informations, etc...) ------------------- */ .msg_err1 { color: #c00; } /* Messages d'erreur */ .cadre_err1 { margin-right: 10px; margin-bottom: 10px; padding: 10px 10px; border: 1px solid #c00; background: #feffac; color: #c00; } /* Titre */ .err_titre { font-weight: bold; margin: 0 0 10px; padding: 0; } /* Description */ .err_desc { margin: 0; padding: 0; } /* Messages d'information */ .cadre_msg1 { margin-right: 10px; margin-bottom: 10px; padding: 10px 10px; border: 1px solid #070; background: #e8f8da; color: #070; } /* Titre */ .msg_titre { font-weight: bold; margin: 0 0 10px; padding: 0; } /* Description */ .msg_desc { margin: 0; padding: 0; } /* Affichage de la liste des resultats */ .dhtml_bloc { margin: 0; padding: 3px; font-size: 13px; font-family: arial, sans-serif; border: 1px solid #000; z-index: 1; width: 455px; max-height: 500px; overflow: auto; position: absolute; background-color: white; } .dhtml_defaut { list-style-type: none; display: block; height: 16px; overflow: hidden; } .dhtml_selection { background-color: #3366cc; color: white ! important; }
0.300848
0.067393
*{margin:0;padding:0;} ul{list-style:none;} #footer a{text-decoration:none;} #footert{width:100%;margin-top:525px;background:#efefef;height:130px;} #footert ul{margin:20px auto;background:#efefef;display:flex;justify-content:space-around;width:70%;position:relative;} #footert ul li{position:relative;width:25%;} #footert ul li span{width:65%;font-size:8px;} #ta1,#ta2,#ta3,#ta4{background:url(index_icon.png) no-repeat;position:absolute;background-position:-98px 0px;width:70px;height:65px;top:25px;right:230px;} #footert ul li a:not(:first-child),#footert ul li span{position:relative;top:25px;left:110px;color:#595757 !important;} #ta2{background-position:-98px -65px;} #ta3{background-position:-98px -130px;} #ta4{background-position:-98px -195px;} #footerm>ul{display:flex;margin-left:50px;} #footerm>ul>li{padding:0 25px;} #footerm>ul>li>ul{font-size:13px;padding:10px 2px;} #footerm>ul>li>ul>li{font-size:13px;padding:7px 2px;} #footerm{display:flex;margin-top:20px;color:#595757;} #footerm a,#footerb,#footerb a{color:#595757;} #footerm .left a{color:#e31126;} .left-img{margin-left:300px;} .left{width:300px;text-align:justify;line-height:27px;margin-left:10px;} .left p:last-child{font-size:7px;} #footerb{width:100%;height:200px;margin-top:30px;} #tb-1,#tb-2,#tb-d1,#tb-d2{width:100%;text-align:center;} #tb-2{margin-top:20px;font-size:5px;} #tb-d2{background:#efefef;margin-top:120px;height:30px;} #tb-d1{position:relative;margin-left:400px;} #tb-d1 a,#tb-d1 span{float:left;margin:40px 50px;} #d1-a2{background:url(kexin.jpg);width:98px;height:37px;} #d1-s1{background:url(unionpay.jpg);width:65px;height:37px;} #d1-s2{background:url(alipay.jpg);width:98px;height:37px;} #d1-s3{background:url(weixin.jpg);width:79px;height:37px;} #d1-a1{background:url(icp.jpg);width:96px;height:37px;} #d1-a3{background:url(gonganbu.png);width:140px;height:37px;} #tb-d2 span{font-size:15px;padding:2px 2px;} #footer a:hover,#footert>ul>li>a:last-child:hover {color:red !important ;} #tb-1 a{font-size:15px;padding:0 12px;}
public/footer.css
*{margin:0;padding:0;} ul{list-style:none;} #footer a{text-decoration:none;} #footert{width:100%;margin-top:525px;background:#efefef;height:130px;} #footert ul{margin:20px auto;background:#efefef;display:flex;justify-content:space-around;width:70%;position:relative;} #footert ul li{position:relative;width:25%;} #footert ul li span{width:65%;font-size:8px;} #ta1,#ta2,#ta3,#ta4{background:url(index_icon.png) no-repeat;position:absolute;background-position:-98px 0px;width:70px;height:65px;top:25px;right:230px;} #footert ul li a:not(:first-child),#footert ul li span{position:relative;top:25px;left:110px;color:#595757 !important;} #ta2{background-position:-98px -65px;} #ta3{background-position:-98px -130px;} #ta4{background-position:-98px -195px;} #footerm>ul{display:flex;margin-left:50px;} #footerm>ul>li{padding:0 25px;} #footerm>ul>li>ul{font-size:13px;padding:10px 2px;} #footerm>ul>li>ul>li{font-size:13px;padding:7px 2px;} #footerm{display:flex;margin-top:20px;color:#595757;} #footerm a,#footerb,#footerb a{color:#595757;} #footerm .left a{color:#e31126;} .left-img{margin-left:300px;} .left{width:300px;text-align:justify;line-height:27px;margin-left:10px;} .left p:last-child{font-size:7px;} #footerb{width:100%;height:200px;margin-top:30px;} #tb-1,#tb-2,#tb-d1,#tb-d2{width:100%;text-align:center;} #tb-2{margin-top:20px;font-size:5px;} #tb-d2{background:#efefef;margin-top:120px;height:30px;} #tb-d1{position:relative;margin-left:400px;} #tb-d1 a,#tb-d1 span{float:left;margin:40px 50px;} #d1-a2{background:url(kexin.jpg);width:98px;height:37px;} #d1-s1{background:url(unionpay.jpg);width:65px;height:37px;} #d1-s2{background:url(alipay.jpg);width:98px;height:37px;} #d1-s3{background:url(weixin.jpg);width:79px;height:37px;} #d1-a1{background:url(icp.jpg);width:96px;height:37px;} #d1-a3{background:url(gonganbu.png);width:140px;height:37px;} #tb-d2 span{font-size:15px;padding:2px 2px;} #footer a:hover,#footert>ul>li>a:last-child:hover {color:red !important ;} #tb-1 a{font-size:15px;padding:0 12px;}
0.177597
0.042444
.com { color: #93a1a1; } .lit { color: #195f91; } .pun, .opn, .clo { color: #93a1a1; } .fun { color: #dc322f; } .str, .atv { color: #D14; } .kwd, .linenums .tag { color: #1e347b; } .typ, .atn, .dec, .var { color: teal; } .pln { color: #48484c; } .prettyprint { padding: 8px; background-color: #f7f7f9; border: 1px solid #e1e1e8; } .prettyprint.linenums { -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0; -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0; box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0; } /* Specify class=linenums on a pre to get line numbering */ ol.linenums { margin: 0 0 0 33px; /* IE indents via margin-left */ } ol.linenums li { padding-left: 12px; color: #bebec5; line-height: 18px; text-shadow: 0 1px 0 #fff; } /* new manual css */ .wysihtml5-toolbar a.btn { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background-color: #F5F5F5; background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6); background-repeat: repeat-x; border-color: #CCCCCC #CCCCCC #B3B3B3; border-image: none; border-radius: 4px 4px 4px 4px; border-style: solid; border-width: 1px; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05); color: #333333; cursor: pointer; display: inline-block; font-size: 10px; line-height: 14px; margin-bottom: 0; padding: 4px 5px; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); vertical-align: middle; } .wysihtml5-toolbar a.btn:hover, .wysihtml5-toolbar a.btn:active, .wysihtml5-toolbar a.btn.active, .btn.disabled, .btn[disabled] { background-color: #E6E6E6; } .btn:active, .btn.active { } .btn:first-child { } .wysihtml5-toolbar a.btn:hover { background-color: #E6E6E6; color: #333333; text-decoration: none; transition: background-position 0.1s linear 0s; } .wysihtml5-toolbar a.btn:focus { outline: thin dotted #333333; outline-offset: -2px; } .wysihtml5-toolbar a.btn.active, .btn:active { background-color: #E6E6E6; background-image: none; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05); outline: 0 none; } .wysihtml5-toolbar a.btn.disabled, .btn[disabled] { background-color: #E6E6E6; background-image: none; box-shadow: none; cursor: default; opacity: 0.65; } .btn-group > .btn, .btn-group > .dropdown-menu { font-size: 10px !important; } .wysihtml5-sandbox { -moz-box-sizing: content-box !important; background-color: #FFFFFF !important; border-collapse: separate !important; border-color: #CCCCCC !important; border-radius: 3px 3px 3px 3px !important; border-style: solid !important; border-width: 1px !important; bottom: auto !important; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.075) inset !important; clear: none !important; display: inline-block !important; float: none !important; left: auto !important; margin: 0 0 9px !important; outline: 0 none #000000 !important; outline-offset: 0 !important; padding: 4px !important; position: static !important; right: auto !important; text-align: start !important; top: auto !important; vertical-align: top !important; z-index: auto !important; } [class^="icon-"]:last-child, [class*=" icon-"]:last-child { } .icon-list { background-position: -360px -48px !important; } .icon-th-list { background-position: -264px 0 !important; } .icon-indent-right { background-position: -408px -48px !important; } .icon-indent-left { background-position: -384px -48px !important; } .icon-share { background-position: -120px -72px !important; } .icon-picture { background-position: -456px -48px !important; } .icon-pencil{ background-position: 0 -72px !important; } [class^="icon-"], [class*=" icon-"] { background-image: url("../images/glyphicons-halflings.png") !important; background-position: 14px 14px; background-repeat: no-repeat; display: inline-block !important; height: 14px !important; line-height: 14px !important; vertical-align: text-top !important; width: 14px !important; }
assets/cdadmin/css/prettify.css
.com { color: #93a1a1; } .lit { color: #195f91; } .pun, .opn, .clo { color: #93a1a1; } .fun { color: #dc322f; } .str, .atv { color: #D14; } .kwd, .linenums .tag { color: #1e347b; } .typ, .atn, .dec, .var { color: teal; } .pln { color: #48484c; } .prettyprint { padding: 8px; background-color: #f7f7f9; border: 1px solid #e1e1e8; } .prettyprint.linenums { -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0; -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0; box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0; } /* Specify class=linenums on a pre to get line numbering */ ol.linenums { margin: 0 0 0 33px; /* IE indents via margin-left */ } ol.linenums li { padding-left: 12px; color: #bebec5; line-height: 18px; text-shadow: 0 1px 0 #fff; } /* new manual css */ .wysihtml5-toolbar a.btn { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background-color: #F5F5F5; background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6); background-repeat: repeat-x; border-color: #CCCCCC #CCCCCC #B3B3B3; border-image: none; border-radius: 4px 4px 4px 4px; border-style: solid; border-width: 1px; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05); color: #333333; cursor: pointer; display: inline-block; font-size: 10px; line-height: 14px; margin-bottom: 0; padding: 4px 5px; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); vertical-align: middle; } .wysihtml5-toolbar a.btn:hover, .wysihtml5-toolbar a.btn:active, .wysihtml5-toolbar a.btn.active, .btn.disabled, .btn[disabled] { background-color: #E6E6E6; } .btn:active, .btn.active { } .btn:first-child { } .wysihtml5-toolbar a.btn:hover { background-color: #E6E6E6; color: #333333; text-decoration: none; transition: background-position 0.1s linear 0s; } .wysihtml5-toolbar a.btn:focus { outline: thin dotted #333333; outline-offset: -2px; } .wysihtml5-toolbar a.btn.active, .btn:active { background-color: #E6E6E6; background-image: none; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05); outline: 0 none; } .wysihtml5-toolbar a.btn.disabled, .btn[disabled] { background-color: #E6E6E6; background-image: none; box-shadow: none; cursor: default; opacity: 0.65; } .btn-group > .btn, .btn-group > .dropdown-menu { font-size: 10px !important; } .wysihtml5-sandbox { -moz-box-sizing: content-box !important; background-color: #FFFFFF !important; border-collapse: separate !important; border-color: #CCCCCC !important; border-radius: 3px 3px 3px 3px !important; border-style: solid !important; border-width: 1px !important; bottom: auto !important; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.075) inset !important; clear: none !important; display: inline-block !important; float: none !important; left: auto !important; margin: 0 0 9px !important; outline: 0 none #000000 !important; outline-offset: 0 !important; padding: 4px !important; position: static !important; right: auto !important; text-align: start !important; top: auto !important; vertical-align: top !important; z-index: auto !important; } [class^="icon-"]:last-child, [class*=" icon-"]:last-child { } .icon-list { background-position: -360px -48px !important; } .icon-th-list { background-position: -264px 0 !important; } .icon-indent-right { background-position: -408px -48px !important; } .icon-indent-left { background-position: -384px -48px !important; } .icon-share { background-position: -120px -72px !important; } .icon-picture { background-position: -456px -48px !important; } .icon-pencil{ background-position: 0 -72px !important; } [class^="icon-"], [class*=" icon-"] { background-image: url("../images/glyphicons-halflings.png") !important; background-position: 14px 14px; background-repeat: no-repeat; display: inline-block !important; height: 14px !important; line-height: 14px !important; vertical-align: text-top !important; width: 14px !important; }
0.308398
0.129761
@font-face { font-family: "Playlist Script"; src: url("../fonts/Playlist Script.otf"); } @font-face { font-family: "Lato Regular"; src: url("../fonts/Lato-Regular.ttf"); } @font-face { font-family: "Lato Bold"; src: url("../fonts/Lato-Bold.ttf"); } * { box-sizing: border-box; } body { font-family: Lato Regular, system-ui; background: url("../images/rm422-047.jpg") #eaf3e4 no-repeat fixed center; background-size: cover; } h1 { font-family: Playlist Script, system-ui; font-size: 3em; text-align: center; cursor: pointer; } #explanation { color: black; font-size: 1em; background: #d3eacd; transition: background 0.3s ease-in-out; position: fixed; bottom: 0; left: 0; padding: 10px; border: none; border-top: 1px solid #c0d5ba; border-right: 1px solid #c0d5ba; border-radius: 0 5px 0 0; cursor: pointer; } #explanation:hover { background: #c0d5ba; transition: background 0.3s ease-in-out; } section { background: white; border: 1px solid #d3eacd; border-radius: 5px; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); display: none; z-index: 10; width: 90vw; } section button { font-size: 1.5em; background: transparent; border: none; cursor: pointer; position: absolute; top: 0; right: 0; padding-top: 15px; padding-right: 15px; color: black; transition: background 0.3s ease-in-out; } section button:hover { color: #555555; transition: background 0.3s ease-in-out; } section span { font-size: 1.4em; } h2 { font-family: Playlist Script, system-ui; font-size: 2em; text-align: center; margin-top: 20px; } section p { text-align: center; margin: 20px; } section a { color: black; } section a:hover { color: #555555; } form, .instructions { display: flex; justify-content: center; text-align: center; } form { position: sticky; top: 0; width: 90vw; margin: 0 auto; z-index: 9; } form input { flex-grow: 1; width: 37%; border: none; border-radius: 5px 0 0 5px; font-size: 1em; background-image: url("../images/search.png"); background-position: 13px 16px; background-repeat: no-repeat; background-size: 15px; padding: 12px 20px 12px 40px; } form input:focus { outline-color: #63b776; } .barcode { display: none; cursor: pointer; border: none; padding-left: 10px; padding-right: 10px; background: #d3eacd; transition: background 0.3s ease-in-out; } .barcode:hover { background: #c0d5ba; transition: background 0.3s ease-in-out; } form button img { height: 25px; } form button[type="submit"] { position: sticky; color: white; font-weight: bold; font-family: Lato Bold, system-ui; font-size: 1em; background: #63b776; transition: background 0.3s ease-in-out; border: none; border-radius: 0 5px 5px 0; cursor: pointer; padding: 16px 32px; } form button[type="submit"]:hover { background: #5aa66b; transition: background 0.3s ease-in-out; } video { display: flex; margin: 0 auto; margin-top: 25px; width: 90vw; border-radius: 5px; } .sort { display: none; justify-content: center; width: 90vw; margin: 0 auto; margin-top: 5px; flex-flow: row wrap; } .sort button { color: white; font-size: 1em; background: #9ac383; transition: background 0.3s ease-in-out; border: none; border-radius: 5px; cursor: pointer; padding: 5px 13px; margin: 5px; white-space: nowrap; } .sort button:hover { background: #749262; transition: background 0.3s ease-in-out; } .sort .popularity { background: #749262; } ul { list-style-type: none; padding: 0; margin-top: 25px; } li { display: flex; justify-content: center; } #product { color: black; font-size: 1em; line-height: 1.5; text-align: center; width: 90vw; background: #ffffffbf; border: 1px solid white; border-radius: 5px; padding: 10px; display: flex; margin-bottom: 15px; align-items: center; } #frame { display: flex; justify-content: center; width: 100px; height: 100px; flex-shrink: 0; } #frame img { max-height: 100px; max-width: 100px; margin: auto; transition: transform 0.2s; } span { margin: 0 auto; } #name { font-weight: bold; font-family: Lato Bold, system-ui; font-size: 1.1em; margin-left: 2.5px; margin-right: 2.5px; line-height: 0em; } #tooltip { font-size: 1.4em; position: relative; display: inline; margin-left: 5px; margin-right: 5px; } #tooltip span { visibility: hidden; width: 100px; background: #000000bf; color: white; font-size: 16px; text-align: center; border-radius: 5px; padding: 2.5px 0; position: absolute; bottom: 140%; left: 50%; margin-left: -50px; } #tooltip span::after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #000000bf transparent transparent transparent; } #tooltip:hover span { visibility: visible; } #ecoscore { position: relative; height: 25px; bottom: -4px; } #product details summary { cursor: pointer; } #product details[open] summary { font-weight: bold; font-family: Lato Bold, system-ui; } #product details p { line-height: 1; margin: 0 auto; margin-top: 5px; padding-left: 10%; padding-right: 10%; } .more { display: none; margin: 0 auto; color: white; font-weight: bold; font-family: Lato Bold, system-ui; font-size: 1em; background: #63b776; border: none; border-radius: 5px; cursor: pointer; padding: 10px 26px; margin-bottom: 25px; } .more:hover { background: #5aa66b; } .instructions { font-weight: bold; font-family: Lato Bold, system-ui; line-height: 1.5; margin-top: 25px; } .loader { border: 6px solid #63b776; border-radius: 50%; border-top: 6px solid white; width: 45px; height: 45px; animation: spin 2s linear infinite; margin-block-start: 1em; margin-inline-start: 1em; display: none; margin: 0 auto; margin-bottom: 25px; margin-top: 25px; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .block { display: block; } .none { display: none; } .flex { display: flex; } .sort button.darkgreen { background: #749262; } .sort button.lightgreen { background: #9ac383; } /* Laptop */ @media only screen and (min-width: 1024px) { h1 { font-size: 4em; } form { width: 70vw; } video { width: 70vw; } .sort { width: 70vw; } #product { line-height: 2; width: 70vw; } #product p { margin: 0; } #frame { width: 150px; height: 150px; } #frame img { max-height: 150px; max-width: 150px; } #tooltip span { padding: 0; } section { width: auto; } } /* Laptop L */ @media only screen and (min-width: 1440px) { form { width: 50vw; } #product { width: 50vw; } video { width: 50vw; } .sort { width: 50vw; } #frame { width: 150px; height: 150px; } #frame img { max-height: 150px; max-width: 150px; } }
styles/style.css
@font-face { font-family: "Playlist Script"; src: url("../fonts/Playlist Script.otf"); } @font-face { font-family: "Lato Regular"; src: url("../fonts/Lato-Regular.ttf"); } @font-face { font-family: "Lato Bold"; src: url("../fonts/Lato-Bold.ttf"); } * { box-sizing: border-box; } body { font-family: Lato Regular, system-ui; background: url("../images/rm422-047.jpg") #eaf3e4 no-repeat fixed center; background-size: cover; } h1 { font-family: Playlist Script, system-ui; font-size: 3em; text-align: center; cursor: pointer; } #explanation { color: black; font-size: 1em; background: #d3eacd; transition: background 0.3s ease-in-out; position: fixed; bottom: 0; left: 0; padding: 10px; border: none; border-top: 1px solid #c0d5ba; border-right: 1px solid #c0d5ba; border-radius: 0 5px 0 0; cursor: pointer; } #explanation:hover { background: #c0d5ba; transition: background 0.3s ease-in-out; } section { background: white; border: 1px solid #d3eacd; border-radius: 5px; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); display: none; z-index: 10; width: 90vw; } section button { font-size: 1.5em; background: transparent; border: none; cursor: pointer; position: absolute; top: 0; right: 0; padding-top: 15px; padding-right: 15px; color: black; transition: background 0.3s ease-in-out; } section button:hover { color: #555555; transition: background 0.3s ease-in-out; } section span { font-size: 1.4em; } h2 { font-family: Playlist Script, system-ui; font-size: 2em; text-align: center; margin-top: 20px; } section p { text-align: center; margin: 20px; } section a { color: black; } section a:hover { color: #555555; } form, .instructions { display: flex; justify-content: center; text-align: center; } form { position: sticky; top: 0; width: 90vw; margin: 0 auto; z-index: 9; } form input { flex-grow: 1; width: 37%; border: none; border-radius: 5px 0 0 5px; font-size: 1em; background-image: url("../images/search.png"); background-position: 13px 16px; background-repeat: no-repeat; background-size: 15px; padding: 12px 20px 12px 40px; } form input:focus { outline-color: #63b776; } .barcode { display: none; cursor: pointer; border: none; padding-left: 10px; padding-right: 10px; background: #d3eacd; transition: background 0.3s ease-in-out; } .barcode:hover { background: #c0d5ba; transition: background 0.3s ease-in-out; } form button img { height: 25px; } form button[type="submit"] { position: sticky; color: white; font-weight: bold; font-family: Lato Bold, system-ui; font-size: 1em; background: #63b776; transition: background 0.3s ease-in-out; border: none; border-radius: 0 5px 5px 0; cursor: pointer; padding: 16px 32px; } form button[type="submit"]:hover { background: #5aa66b; transition: background 0.3s ease-in-out; } video { display: flex; margin: 0 auto; margin-top: 25px; width: 90vw; border-radius: 5px; } .sort { display: none; justify-content: center; width: 90vw; margin: 0 auto; margin-top: 5px; flex-flow: row wrap; } .sort button { color: white; font-size: 1em; background: #9ac383; transition: background 0.3s ease-in-out; border: none; border-radius: 5px; cursor: pointer; padding: 5px 13px; margin: 5px; white-space: nowrap; } .sort button:hover { background: #749262; transition: background 0.3s ease-in-out; } .sort .popularity { background: #749262; } ul { list-style-type: none; padding: 0; margin-top: 25px; } li { display: flex; justify-content: center; } #product { color: black; font-size: 1em; line-height: 1.5; text-align: center; width: 90vw; background: #ffffffbf; border: 1px solid white; border-radius: 5px; padding: 10px; display: flex; margin-bottom: 15px; align-items: center; } #frame { display: flex; justify-content: center; width: 100px; height: 100px; flex-shrink: 0; } #frame img { max-height: 100px; max-width: 100px; margin: auto; transition: transform 0.2s; } span { margin: 0 auto; } #name { font-weight: bold; font-family: Lato Bold, system-ui; font-size: 1.1em; margin-left: 2.5px; margin-right: 2.5px; line-height: 0em; } #tooltip { font-size: 1.4em; position: relative; display: inline; margin-left: 5px; margin-right: 5px; } #tooltip span { visibility: hidden; width: 100px; background: #000000bf; color: white; font-size: 16px; text-align: center; border-radius: 5px; padding: 2.5px 0; position: absolute; bottom: 140%; left: 50%; margin-left: -50px; } #tooltip span::after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #000000bf transparent transparent transparent; } #tooltip:hover span { visibility: visible; } #ecoscore { position: relative; height: 25px; bottom: -4px; } #product details summary { cursor: pointer; } #product details[open] summary { font-weight: bold; font-family: Lato Bold, system-ui; } #product details p { line-height: 1; margin: 0 auto; margin-top: 5px; padding-left: 10%; padding-right: 10%; } .more { display: none; margin: 0 auto; color: white; font-weight: bold; font-family: Lato Bold, system-ui; font-size: 1em; background: #63b776; border: none; border-radius: 5px; cursor: pointer; padding: 10px 26px; margin-bottom: 25px; } .more:hover { background: #5aa66b; } .instructions { font-weight: bold; font-family: Lato Bold, system-ui; line-height: 1.5; margin-top: 25px; } .loader { border: 6px solid #63b776; border-radius: 50%; border-top: 6px solid white; width: 45px; height: 45px; animation: spin 2s linear infinite; margin-block-start: 1em; margin-inline-start: 1em; display: none; margin: 0 auto; margin-bottom: 25px; margin-top: 25px; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .block { display: block; } .none { display: none; } .flex { display: flex; } .sort button.darkgreen { background: #749262; } .sort button.lightgreen { background: #9ac383; } /* Laptop */ @media only screen and (min-width: 1024px) { h1 { font-size: 4em; } form { width: 70vw; } video { width: 70vw; } .sort { width: 70vw; } #product { line-height: 2; width: 70vw; } #product p { margin: 0; } #frame { width: 150px; height: 150px; } #frame img { max-height: 150px; max-width: 150px; } #tooltip span { padding: 0; } section { width: auto; } } /* Laptop L */ @media only screen and (min-width: 1440px) { form { width: 50vw; } #product { width: 50vw; } video { width: 50vw; } .sort { width: 50vw; } #frame { width: 150px; height: 150px; } #frame img { max-height: 150px; max-width: 150px; } }
0.448909
0.105625
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Montserrat', sans-serif; } .container{ margin: 0 auto; padding: 0 2%; max-width: 1280px; } .clear{clear: both;} html,body{ height: 100%; } body{ background-color: #2c3e50; } .title-box{ display: block; width: 100%; text-align: center; margin-bottom: 50px; /*background: red;*/ } .title-box > h2{ font-size: 26px; font-weight: normal; padding-bottom: 4px; } .title-box .traced{ width: 40px; height: 3px; margin: 0 auto; background-color: #000; } .title-box > p{ padding-top: 12px; font-size: 16px; letter-spacing: 1px; color: #b7b3b3; } .position-top-section{ position: relative; top: 0px; } .w33{ width: calc(100% / 3); float: left; padding: 0 2%; } .w25{ width: calc(100% / 4); float: left; padding: 0 2%; } /*********** Header ***********/ header{ position: fixed; top: 0; width: 100%; height: 50px; padding: 12px 0; background-color: #54d154; /*border-bottom: 1px solid red;*/ text-align: center; z-index: 999; } header .logo{ display: inline-block; width: 120px; } .logo > a{ text-decoration: none; font-size: 26px; color: white; } nav.menu-desktop{ position: relative; top: 5px; float: left; } nav.menu-desktop ul{ list-style-type: none; } nav.menu-desktop ul li{ display: inline-block; padding: 0 6px; } nav.menu-desktop ul li a { text-decoration: none; font-size: 18px; font-weight: lighter; color: white; } /*******Section banner **********/ section.banner{ width: 100%; height: 100vh; max-height: 660px; text-align: center; background-image: url('../img/main-banner.png'); background-position: center; background-size: 100% 100%; background-repeat: no-repeat; } .banner h2{ position: absolute; top: 50%; left: 50%; width: 80%; height: 60px; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); font-size: 36px; font-family: montserrat; font-weight: bold; color: white; text-shadow: 2px 2px 8px rgb(0,0,0); letter-spacing: 2px; text-shadow: 2px 2px 8px rgb(0,0,0); } .banner button.call-action{ position: absolute; top: 70%; left: 50%; padding: 8px 40px; transform: translate(-50%,-50%); -ms-transform: translate(-50%, -50%); border-radius: 30px; outline: none; cursor: pointer; background-color: #54d154; color: white; font-size: 20px; font-weight: lighter; letter-spacing: 2px; border: none; } nav.menu-mobile{ display: none; } /* ****** SECTION services ****** */ section.services{ text-align: center; background-color: #ffffff; } section.services > .container{ display: flex; flex-wrap: wrap; max-width: 1280px; padding: 50px 2%; } .services-single{ width: calc(100% / 3); padding: 0 2%; } .services-single .img-services-single img{ width: 130px; height: 130px; background-size: 100% 100%; background-position: center; background-repeat: no-repeat; } .services-single .services-description h2{ font-size: 22px; font-weight: normal; color: #828181; padding: 12px 0; } .services-single .services-description p{ font-size: 17px; color: #828181; line-height: 28px; padding: 0 4px 12px 4px; } .services-single input[type="submit"]{ width: 55%; padding: 10px 0; border-radius: 16px; border: 0; outline: none; cursor: pointer; background-color: #54d154; font-size: 16px; color: white; letter-spacing: 1px; } /* **** Works-done = trabalhos-feitos **** */ .works-done{ text-align: center; background-color: #54d154; } .works-done > .container{ display: flex; flex-wrap: wrap; padding: 50px 2%; } .works-done .container > .title-box h2, .works-done .container > .title-box p{ color: white; } .works-done .galeria-list-group{ width: 100%; text-align: center; margin-bottom: 30px; } .galeria-list-group > ul{ display: inline-block; padding: 2px 4px; list-style-type: none; background-color: #2b9b2b; border-radius: 12px; } .galeria-list-group ul li{ display: inline-block; padding: 5px 12px; background-color: #ffffff; margin: 0 -2px; } .galeria-list-group ul li:nth-of-type(1){ border-bottom-left-radius: 12px; border-top-left-radius: 12px; } .galeria-list-group ul li:nth-of-type(3){ border-bottom-right-radius: 12px; border-top-right-radius: 12px; } .galeria-list-group ul li > a{ text-decoration: none; color: #2b9b2b; font-weight: 500; font-size: 16px; } .galeria-list-group ul li:hover{ background-color: #2b9b2b; } .galeria-list-group ul li:hover a{ color: #ffffff; } .works-done-single{ width: calc(100% / 5); margin: 0 auto 20px auto; padding: 0 4px; } .works-done-single > .img-works-done-single{ width: 90%; background-position: center; background-size: 100% 100%; background-repeat: no-repeat; } /* ******** SECTION testemonial ***** */ section.testemonial{ width: 100%; text-align: center; background-color: white; } section.testemonial > .container{ display: flex; flex-wrap: wrap; padding: 30px 2%; } .testemonial .arrow-left{ width: 10%; float: left; } .testemonial .arrow-rigt{ width: 10%; float: left; } .testemonial .text-testmonial{ width: 80%; float: left; padding: 0 20px; } .text-testmonial .avatar{ width: 70%; margin: 0 auto; height: 80px; padding: 10px 0; } .avatar .avatar-circle{ display: inline-block; float: left; width: 60px; height: 60px; border-radius: 50%; } .avatar-circle > img{ width: 60px; height: 60px; background-size: 100% 100%; background-position: center; background-repeat: no-repeat; } .avatar > p{ display: inline-block; width: calc(100% - 70px); text-align: left; margin-top: 18px; font-weight: bold; } .avatar > span{ display: inline-block; width: calc(100% - 70px); text-align: left; color: #ccc; font-size: 14px; font-weight: bold; } /* ***** our-happy-client ******* */ .our-happy-client{ text-align: center; background-color: #f2f1f1; } .our-happy-client > .container{ display: flex; flex-wrap: wrap; padding: 50px 2%; max-width: 1280px; } .our-happy-client .client-single{ margin: 0 auto 30px auto; } .client-single{ width: calc(100% / 4); } .img-client{ width: 90%; } .client-single .img-client > img{ width: 100px; height: 70px; background-size: 100% 100%; background-position: center; background-repeat: no-repeat; } /* ********** SECTION .team ********** */ section.team{ padding: 30px 0; background-color: #54d154; } .team .title-box > h2{ color: #207b20; } .team .title-box > .traced{ background-color: #207b20; } .team .title-box > p{ color: #207b20; } .team > .container{ display: flex; flex-wrap: wrap; padding: 50px 2%; max-width: 1280px; } .team-box-single{ width: calc(100% / 5); text-align: center; } .team-box-single .team-avatar > img{ background-size: 100% 100%; background-position: center; background-repeat: no-repeat; width: 160px; height: 160px; border-radius: 50%; } .team-box-single .line-team{ display: block; min-height: 80px; max-height: 100px; width: 3px; margin: 0 auto; background-color: #207b20;; } .team-box-single .name-team{ text-align: center; padding: 5px 0; color: white; font-size: 14px; font-weight: bold; letter-spacing: 2px; } .team-box-single .social-team{ display: block; width: 160px; height: 34px; margin: 0 auto; border-radius: 12px; padding: 5px; background-color: rgba(197,233,197,0.5); } .social-team > i{ font-size: 24px; padding: 0 3px; color: blue; cursor: pointer; } /* ******* SECTION .call-action ******** */ section.call-action > .container{ padding: 30px 2%; } section.call-action{ background-color: #3eba3e; text-align: center; } .call-action button{ width: 200px; height: 40px; border-radius: 20px; border: none; outline: none; cursor: pointer; background-color: #54d154; } .call-action button a{ text-decoration: none; color: white; font-size: 18px; } /* ******* SECTION .above-the-fold ******** */ section.above-the-fold{ background-color: #333333; } .above-the-fold > .container{ display: flex; flex-wrap: wrap; padding: 50px 2%; } section.above-the-fold .w33 > .title-box h2{ color: white; } section.above-the-fold .w33 > .title-box .traced{ background-color: white; } /* Parte-1*/ .above-the-fold .w33:nth-of-type(1) > p{ padding: 0 1%; text-align: center; color: white; } /* Parte-2*/ .recent-post-wrapper{ padding-bottom: 60px; } .recent-post-single{ display: block; width: 90%; padding-bottom: 12px; } .recent-post-single > img{ display: inline-block; float: left; width: 53px; height: 53px; } .recent-post-single .recent-post-description{ display: inline-block; float: left; /*width: calc(100% - 53px);*/ padding: 6px; text-align: left; } .recent-post-description p{ color: white; font-size: 16px; } .recent-post-description button{ padding: 3px 8px; border-radius: 12px; border: none; outline: none; background-color: #54d154; } /* Parte-3*/ .above-the-fold .w33:nth-of-type(3){ text-align: center; } .contactus-andress > p{ color: white; } .recent-post-description button > a{ font-size: 12px; color: white; text-decoration: none; } form{ width: 100%; margin-top: 16px; } form > input, form > textarea{ display: block; width: 100%; height: 30px; margin: 4px 0; padding: 0 12px; color: white; letter-spacing: 2px; border: none; outline: none; background-color: #444444; } form > textarea{ height: 100px; resize: none; padding-top: 8px; } form > input[type="submit"]{ background-color: #2b9b2b; cursor: pointer; } /* *** Section .apoiadores ***** */ section.apoiadores{ background-color: #222222; } section.apoiadores > .container{ padding: 30px 2%; } .w25 > img{ } /* **** FOOTER **** */ footer{ background-color: #111111; } footer > .container{ padding: 10px 2%; } footer .container > p{ width: 50%; float: left; font-size: 14px; color: white; text-align: center; } @media screen and (max-width: 860px){ .team-box-single{ width: 100%; margin: 0 auto 30px auto; } } @media screen and (max-width: 768px){ /* ****** Classes Auxiliares ***** */ .w33{ width: 100%; margin-bottom: 20px; text-align: center; } /* **** HEADER ***** */ nav.menu-desktop{ display: none; } nav.menu-mobile{ display: block; } nav.menu-mobile h2{ float: left; position: relative; top: -25px; left: 0; color: white; font-size: 22px; cursor: pointer; } nav.menu-mobile ul{ position: absolute; left: 2px;; top: 50px; list-style-type: none; } nav.menu-mobile ul li{ padding: 6px 20px; margin: 8px 0; background-color: #74d974; border: 1px solid #CCC; text-align: left; } nav.menu-mobile ul li a{ font-size: 18px; text-decoration: none; color: white; text-shadow: 2px 2px 3px rgb(0,0,0); } /* *********** SECTION Services ********* */ .services-single{ width: 100%; margin: 20px 0; } /* **** Works-done = trabalhos-feitos **** */ .works-done-single{ width: 50%; } /* ***** SECTION testimonial ***** */ .testimonial{ display: none; } /* ****** Section our-happy-client ***** */ .client-single{ width: 50%; } /* **** Section .above-the-fold **** */ .recent-post-single{ margin: 0 50px; } /* *** Section .apoiadores *** */ .apoiadores{ display: none; } }
css/estilo-main-2.css
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Montserrat', sans-serif; } .container{ margin: 0 auto; padding: 0 2%; max-width: 1280px; } .clear{clear: both;} html,body{ height: 100%; } body{ background-color: #2c3e50; } .title-box{ display: block; width: 100%; text-align: center; margin-bottom: 50px; /*background: red;*/ } .title-box > h2{ font-size: 26px; font-weight: normal; padding-bottom: 4px; } .title-box .traced{ width: 40px; height: 3px; margin: 0 auto; background-color: #000; } .title-box > p{ padding-top: 12px; font-size: 16px; letter-spacing: 1px; color: #b7b3b3; } .position-top-section{ position: relative; top: 0px; } .w33{ width: calc(100% / 3); float: left; padding: 0 2%; } .w25{ width: calc(100% / 4); float: left; padding: 0 2%; } /*********** Header ***********/ header{ position: fixed; top: 0; width: 100%; height: 50px; padding: 12px 0; background-color: #54d154; /*border-bottom: 1px solid red;*/ text-align: center; z-index: 999; } header .logo{ display: inline-block; width: 120px; } .logo > a{ text-decoration: none; font-size: 26px; color: white; } nav.menu-desktop{ position: relative; top: 5px; float: left; } nav.menu-desktop ul{ list-style-type: none; } nav.menu-desktop ul li{ display: inline-block; padding: 0 6px; } nav.menu-desktop ul li a { text-decoration: none; font-size: 18px; font-weight: lighter; color: white; } /*******Section banner **********/ section.banner{ width: 100%; height: 100vh; max-height: 660px; text-align: center; background-image: url('../img/main-banner.png'); background-position: center; background-size: 100% 100%; background-repeat: no-repeat; } .banner h2{ position: absolute; top: 50%; left: 50%; width: 80%; height: 60px; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); font-size: 36px; font-family: montserrat; font-weight: bold; color: white; text-shadow: 2px 2px 8px rgb(0,0,0); letter-spacing: 2px; text-shadow: 2px 2px 8px rgb(0,0,0); } .banner button.call-action{ position: absolute; top: 70%; left: 50%; padding: 8px 40px; transform: translate(-50%,-50%); -ms-transform: translate(-50%, -50%); border-radius: 30px; outline: none; cursor: pointer; background-color: #54d154; color: white; font-size: 20px; font-weight: lighter; letter-spacing: 2px; border: none; } nav.menu-mobile{ display: none; } /* ****** SECTION services ****** */ section.services{ text-align: center; background-color: #ffffff; } section.services > .container{ display: flex; flex-wrap: wrap; max-width: 1280px; padding: 50px 2%; } .services-single{ width: calc(100% / 3); padding: 0 2%; } .services-single .img-services-single img{ width: 130px; height: 130px; background-size: 100% 100%; background-position: center; background-repeat: no-repeat; } .services-single .services-description h2{ font-size: 22px; font-weight: normal; color: #828181; padding: 12px 0; } .services-single .services-description p{ font-size: 17px; color: #828181; line-height: 28px; padding: 0 4px 12px 4px; } .services-single input[type="submit"]{ width: 55%; padding: 10px 0; border-radius: 16px; border: 0; outline: none; cursor: pointer; background-color: #54d154; font-size: 16px; color: white; letter-spacing: 1px; } /* **** Works-done = trabalhos-feitos **** */ .works-done{ text-align: center; background-color: #54d154; } .works-done > .container{ display: flex; flex-wrap: wrap; padding: 50px 2%; } .works-done .container > .title-box h2, .works-done .container > .title-box p{ color: white; } .works-done .galeria-list-group{ width: 100%; text-align: center; margin-bottom: 30px; } .galeria-list-group > ul{ display: inline-block; padding: 2px 4px; list-style-type: none; background-color: #2b9b2b; border-radius: 12px; } .galeria-list-group ul li{ display: inline-block; padding: 5px 12px; background-color: #ffffff; margin: 0 -2px; } .galeria-list-group ul li:nth-of-type(1){ border-bottom-left-radius: 12px; border-top-left-radius: 12px; } .galeria-list-group ul li:nth-of-type(3){ border-bottom-right-radius: 12px; border-top-right-radius: 12px; } .galeria-list-group ul li > a{ text-decoration: none; color: #2b9b2b; font-weight: 500; font-size: 16px; } .galeria-list-group ul li:hover{ background-color: #2b9b2b; } .galeria-list-group ul li:hover a{ color: #ffffff; } .works-done-single{ width: calc(100% / 5); margin: 0 auto 20px auto; padding: 0 4px; } .works-done-single > .img-works-done-single{ width: 90%; background-position: center; background-size: 100% 100%; background-repeat: no-repeat; } /* ******** SECTION testemonial ***** */ section.testemonial{ width: 100%; text-align: center; background-color: white; } section.testemonial > .container{ display: flex; flex-wrap: wrap; padding: 30px 2%; } .testemonial .arrow-left{ width: 10%; float: left; } .testemonial .arrow-rigt{ width: 10%; float: left; } .testemonial .text-testmonial{ width: 80%; float: left; padding: 0 20px; } .text-testmonial .avatar{ width: 70%; margin: 0 auto; height: 80px; padding: 10px 0; } .avatar .avatar-circle{ display: inline-block; float: left; width: 60px; height: 60px; border-radius: 50%; } .avatar-circle > img{ width: 60px; height: 60px; background-size: 100% 100%; background-position: center; background-repeat: no-repeat; } .avatar > p{ display: inline-block; width: calc(100% - 70px); text-align: left; margin-top: 18px; font-weight: bold; } .avatar > span{ display: inline-block; width: calc(100% - 70px); text-align: left; color: #ccc; font-size: 14px; font-weight: bold; } /* ***** our-happy-client ******* */ .our-happy-client{ text-align: center; background-color: #f2f1f1; } .our-happy-client > .container{ display: flex; flex-wrap: wrap; padding: 50px 2%; max-width: 1280px; } .our-happy-client .client-single{ margin: 0 auto 30px auto; } .client-single{ width: calc(100% / 4); } .img-client{ width: 90%; } .client-single .img-client > img{ width: 100px; height: 70px; background-size: 100% 100%; background-position: center; background-repeat: no-repeat; } /* ********** SECTION .team ********** */ section.team{ padding: 30px 0; background-color: #54d154; } .team .title-box > h2{ color: #207b20; } .team .title-box > .traced{ background-color: #207b20; } .team .title-box > p{ color: #207b20; } .team > .container{ display: flex; flex-wrap: wrap; padding: 50px 2%; max-width: 1280px; } .team-box-single{ width: calc(100% / 5); text-align: center; } .team-box-single .team-avatar > img{ background-size: 100% 100%; background-position: center; background-repeat: no-repeat; width: 160px; height: 160px; border-radius: 50%; } .team-box-single .line-team{ display: block; min-height: 80px; max-height: 100px; width: 3px; margin: 0 auto; background-color: #207b20;; } .team-box-single .name-team{ text-align: center; padding: 5px 0; color: white; font-size: 14px; font-weight: bold; letter-spacing: 2px; } .team-box-single .social-team{ display: block; width: 160px; height: 34px; margin: 0 auto; border-radius: 12px; padding: 5px; background-color: rgba(197,233,197,0.5); } .social-team > i{ font-size: 24px; padding: 0 3px; color: blue; cursor: pointer; } /* ******* SECTION .call-action ******** */ section.call-action > .container{ padding: 30px 2%; } section.call-action{ background-color: #3eba3e; text-align: center; } .call-action button{ width: 200px; height: 40px; border-radius: 20px; border: none; outline: none; cursor: pointer; background-color: #54d154; } .call-action button a{ text-decoration: none; color: white; font-size: 18px; } /* ******* SECTION .above-the-fold ******** */ section.above-the-fold{ background-color: #333333; } .above-the-fold > .container{ display: flex; flex-wrap: wrap; padding: 50px 2%; } section.above-the-fold .w33 > .title-box h2{ color: white; } section.above-the-fold .w33 > .title-box .traced{ background-color: white; } /* Parte-1*/ .above-the-fold .w33:nth-of-type(1) > p{ padding: 0 1%; text-align: center; color: white; } /* Parte-2*/ .recent-post-wrapper{ padding-bottom: 60px; } .recent-post-single{ display: block; width: 90%; padding-bottom: 12px; } .recent-post-single > img{ display: inline-block; float: left; width: 53px; height: 53px; } .recent-post-single .recent-post-description{ display: inline-block; float: left; /*width: calc(100% - 53px);*/ padding: 6px; text-align: left; } .recent-post-description p{ color: white; font-size: 16px; } .recent-post-description button{ padding: 3px 8px; border-radius: 12px; border: none; outline: none; background-color: #54d154; } /* Parte-3*/ .above-the-fold .w33:nth-of-type(3){ text-align: center; } .contactus-andress > p{ color: white; } .recent-post-description button > a{ font-size: 12px; color: white; text-decoration: none; } form{ width: 100%; margin-top: 16px; } form > input, form > textarea{ display: block; width: 100%; height: 30px; margin: 4px 0; padding: 0 12px; color: white; letter-spacing: 2px; border: none; outline: none; background-color: #444444; } form > textarea{ height: 100px; resize: none; padding-top: 8px; } form > input[type="submit"]{ background-color: #2b9b2b; cursor: pointer; } /* *** Section .apoiadores ***** */ section.apoiadores{ background-color: #222222; } section.apoiadores > .container{ padding: 30px 2%; } .w25 > img{ } /* **** FOOTER **** */ footer{ background-color: #111111; } footer > .container{ padding: 10px 2%; } footer .container > p{ width: 50%; float: left; font-size: 14px; color: white; text-align: center; } @media screen and (max-width: 860px){ .team-box-single{ width: 100%; margin: 0 auto 30px auto; } } @media screen and (max-width: 768px){ /* ****** Classes Auxiliares ***** */ .w33{ width: 100%; margin-bottom: 20px; text-align: center; } /* **** HEADER ***** */ nav.menu-desktop{ display: none; } nav.menu-mobile{ display: block; } nav.menu-mobile h2{ float: left; position: relative; top: -25px; left: 0; color: white; font-size: 22px; cursor: pointer; } nav.menu-mobile ul{ position: absolute; left: 2px;; top: 50px; list-style-type: none; } nav.menu-mobile ul li{ padding: 6px 20px; margin: 8px 0; background-color: #74d974; border: 1px solid #CCC; text-align: left; } nav.menu-mobile ul li a{ font-size: 18px; text-decoration: none; color: white; text-shadow: 2px 2px 3px rgb(0,0,0); } /* *********** SECTION Services ********* */ .services-single{ width: 100%; margin: 20px 0; } /* **** Works-done = trabalhos-feitos **** */ .works-done-single{ width: 50%; } /* ***** SECTION testimonial ***** */ .testimonial{ display: none; } /* ****** Section our-happy-client ***** */ .client-single{ width: 50%; } /* **** Section .above-the-fold **** */ .recent-post-single{ margin: 0 50px; } /* *** Section .apoiadores *** */ .apoiadores{ display: none; } }
0.299105
0.074568
width: 100%; box-sizing: border-box; }*/ .noselect { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */ } .mrg-top5 { margin-top: 5px; } .mrg-top15 { margin-top: 15px; } .mrg-top30 { margin-top: 30px; } .mrg-top45 { margin-top: 45px; } .mrg-left5 { margin-left: 5px; } .f-s10 { font-size: 10px; } .f-s12 { font-size: 12px; } .f-s13 { font-size: 13px; } .f-s14 { font-size: 14px; } .cursor-pointer { cursor: pointer; } .board--top-sidebar { width: 100%; height: 40px; position: fixed; top: 0; background-color: #2B333C; color: #fff; line-height: 40px; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: flex-start; justify-content: flex-start; z-index: 10; } .board--top-sidebar .board--top-sidebar--humburger { width: 5%; font-size: 20px; text-align: center; } .board--top-sidebar .board--top-sidebar--humburger > i { cursor: pointer; transition: all 0.2s; } .board--top-sidebar .board--top-sidebar--humburger > i:hover { transform: scale(1.1); } .board--top-sidebar .board--top-sidebar--title { padding: 0 15px; } .board--top-sidebar .board--top-sidebar--title > h4 { line-height: 40px; } .board--top-sidebar .board--top-sidebar--null { width: 80%; } .board--top-sidebar .board--top-sidebar--account { width: 25%; text-align: right; padding-right: 20px; color: #F97979; cursor: pointer; position: relative; } .board--top-sidebar .board--top-sidebar--account .board--top-sidebar--account-more { position: absolute; /*display: none;*/ background-color: #2B333C; bottom: -40px; right: 0; width: 100px; text-align: center; } .selected { font-weight: 700; } .board-min-sidebar .board-content { position: relative; margin-left: 0; } .board-min-sidebar .board--left-sidebar { display: none; } .board-content { margin-top: 45px; margin-left: 196px; } .board--left-sidebar { position: fixed; top: 40px; left: 0; bottom: 0; width: 196px; background-color: #415160; padding: 35px 7px 35px 7px; text-align: center; overflow: auto; -webkit-box-shadow: 2px 1px 12px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 2px 1px 12px 0px rgba(50, 50, 50, 0.75); box-shadow: 2px 1px 12px 0px rgba(50, 50, 50, 0.75); } .board--left-sidebar > ul { list-style-type: none; padding: 0; margin: 0; } .board--left-sidebar > ul li { border-top: 1px solid #2B333C; margin-top: 8px; padding-top: 8px; } .board--left-sidebar > ul li a { font-size: 14px; color: #BECFE0; } .board--left-sidebar > ul li a > div:nth-of-type(1) { font-size: 16px; } .board--left-sidebar > ul li a:hover i { transform: scale(1.1); } .board--left-sidebar > ul li.active a { color: #F97979; } @media (max-width: 480px) { .board--top-sidebar .board--top-sidebar--title { display: none; } .board--top-sidebar .board--top-sidebar--humburger { width: 20%; } .board--top-sidebar .board--top-sidebar--null { width: 10%; } .board--top-sidebar .board--top-sidebar--account { width: 85%; } }
web/less/board.css
width: 100%; box-sizing: border-box; }*/ .noselect { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */ } .mrg-top5 { margin-top: 5px; } .mrg-top15 { margin-top: 15px; } .mrg-top30 { margin-top: 30px; } .mrg-top45 { margin-top: 45px; } .mrg-left5 { margin-left: 5px; } .f-s10 { font-size: 10px; } .f-s12 { font-size: 12px; } .f-s13 { font-size: 13px; } .f-s14 { font-size: 14px; } .cursor-pointer { cursor: pointer; } .board--top-sidebar { width: 100%; height: 40px; position: fixed; top: 0; background-color: #2B333C; color: #fff; line-height: 40px; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: flex-start; justify-content: flex-start; z-index: 10; } .board--top-sidebar .board--top-sidebar--humburger { width: 5%; font-size: 20px; text-align: center; } .board--top-sidebar .board--top-sidebar--humburger > i { cursor: pointer; transition: all 0.2s; } .board--top-sidebar .board--top-sidebar--humburger > i:hover { transform: scale(1.1); } .board--top-sidebar .board--top-sidebar--title { padding: 0 15px; } .board--top-sidebar .board--top-sidebar--title > h4 { line-height: 40px; } .board--top-sidebar .board--top-sidebar--null { width: 80%; } .board--top-sidebar .board--top-sidebar--account { width: 25%; text-align: right; padding-right: 20px; color: #F97979; cursor: pointer; position: relative; } .board--top-sidebar .board--top-sidebar--account .board--top-sidebar--account-more { position: absolute; /*display: none;*/ background-color: #2B333C; bottom: -40px; right: 0; width: 100px; text-align: center; } .selected { font-weight: 700; } .board-min-sidebar .board-content { position: relative; margin-left: 0; } .board-min-sidebar .board--left-sidebar { display: none; } .board-content { margin-top: 45px; margin-left: 196px; } .board--left-sidebar { position: fixed; top: 40px; left: 0; bottom: 0; width: 196px; background-color: #415160; padding: 35px 7px 35px 7px; text-align: center; overflow: auto; -webkit-box-shadow: 2px 1px 12px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 2px 1px 12px 0px rgba(50, 50, 50, 0.75); box-shadow: 2px 1px 12px 0px rgba(50, 50, 50, 0.75); } .board--left-sidebar > ul { list-style-type: none; padding: 0; margin: 0; } .board--left-sidebar > ul li { border-top: 1px solid #2B333C; margin-top: 8px; padding-top: 8px; } .board--left-sidebar > ul li a { font-size: 14px; color: #BECFE0; } .board--left-sidebar > ul li a > div:nth-of-type(1) { font-size: 16px; } .board--left-sidebar > ul li a:hover i { transform: scale(1.1); } .board--left-sidebar > ul li.active a { color: #F97979; } @media (max-width: 480px) { .board--top-sidebar .board--top-sidebar--title { display: none; } .board--top-sidebar .board--top-sidebar--humburger { width: 20%; } .board--top-sidebar .board--top-sidebar--null { width: 10%; } .board--top-sidebar .board--top-sidebar--account { width: 85%; } }
0.330579
0.047074
.pmp-hint { font-style: italic; font-size: 12px; color: #777; margin: 4px 0; } .pmp-total-results { position: relative; top: 6px; } /* Basic text search */ #pmp-search-page #pmp-search-form { float: left; margin: 0; width: 100%; } #pmp-search-page #pmp-search-form input[type="text"], #pmp-search-page #pmp-search-form select { font-size: 16px; } #pmp-save-query-modal-inner input[type="text"], #pmp-search-page #pmp-search-form input[type="text"] { width: 250px; } #pmp-save-query-modal .pmp-modal-content { text-align: left; } #pmp-save-query-modal-inner h3 { margin-top: 0; } #pmp-save-query-modal-inner .form-group { margin: 10px 0; } #pmp-save-query-modal-inner .form-group.disabled { color: #aaa; } #pmp-save-query-modal-inner label { display: block; margin: 0 0 8px 0; } #pmp-save-query-modal .pmp-category-checklist { max-height: 125px; border: 1px solid #ccc; overflow-y: scroll; } #pmp-save-query-modal .pmp-category-checklist ul { margin: 10px 0; } #pmp-save-query-modal .pmp-category-checklist ul li { list-style-type: none; margin-left: 10px; } #pmp-search-page p.submit input { margin-right: 10px; } p.submit { clear: both; float: left; margin: 10px 0; padding: 0; } p.submit input { float: left; } .pmp-modal-actions .spinner, #pmp-search-page .spinner, #pmp-groups-container .spinner, #pmp-collection-container .spinner { float: none; position: relative; } .pmp-modal-actions .spinner, #pmp-search-page .spinner { top: 2px; } #pmp-groups-container .spinner, #pmp-collection-container .spinner { top: 12px; } /* Advanced search */ #pmp-show-advanced { display: block; margin: 10px 0; } #pmp-advanced-search { float: left; display: none; border-radius: 2px; background: #ddd; padding: 10px; } #pmp-advanced-search .left { border-right: 1px solid #aaa; margin-right: 20px; } #pmp-advanced-search .left, #pmp-advanced-search .right { float: left; width: 300px; } #pmp-advanced-search input, #pmp-advanced-search select, #pmp-advanced-search label { display: block; clear: both; } #pmp-advanced-search input, #pmp-advanced-search select { margin: 0 0 20px 0; } #pmp-advanced-search label { margin: 0 0 10px 0; } #pmp-content-has-search { border-left: 3px solid #777; margin-left: 10px; padding-left: 10px; } /* Search results */ #pmp-search-results { max-width: 700px; } .pmp-search-result { width: 100%; float: left; margin: 0 0 20px 0; border-bottom: 1px solid #ccc; } .pmp-search-result .pmp-title { margin: 1em 0 0 0; } .pmp-search-result .pmp-byline { font-size: 12px; margin: 6px 0; } .pmp-search-result .pmp-date-line { font-size: 12px; margin: 6px 0; } .pmp-search-result .pmp-teaser { font-size: 14px; margin: 6px 0; } .pmp-search-result .pmp-image { width: 125px; height: auto; float: left; margin: 0 16px 16px 0; } .pmp-result-exists { display: block; clear: both; } /* Results pagination */ #pmp-search-results-pagination { clear: both; } /* Results actions */ .pmp-result-actions { clear: both; } .pmp-result-actions ul li { display: inline; } .pmp-result-actions ul li:after { content: "|"; margin: 0 6px; padding: 0; } .pmp-result-actions ul li:last-child:after { content: ""; } .pmp-support-link .dashicons { font-size: 14px; text-decoration: none; } @media (max-width: 665px) { #pmp-advanced-search .left { border-right: none; margin: 0; } } /* Modal */ .pmp-modal { position: fixed; width: 500px; min-height: 180px; background: #fafafa; border: 1px solid #ccc; top: 100px; left: 50%; margin-left: -250px; display: none; z-index: 1000; box-shadow: 0 1px 12px #999; border-radius: 4px; } .pmp-modal-header { background: #eee; width: 100%; float: left; border-bottom: 1px solid #ddd; } .pmp-modal-close { float: right; margin: 10px; color: #555; } .pmp-modal-close:hover { color: #222; cursor: pointer; } .pmp-modal-content, .pmp-modal-actions { padding: 10px; float: left; clear: both; width: 480px; } .pmp-modal-content { font-size: 16px; text-align: center; margin-bottom: 50px; padding-top: 20px; } .pmp-modal-actions { bottom: 0; position: absolute; text-align: right; border-top: 1px solid #eee; } #pmp-modal-overlay { top: 0; left: 0; position: fixed; z-index: 999; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.25); display: none; } body.pmp-modal-open .pmp-modal { display: none; } body.pmp-modal-open .pmp-modal.show, body.pmp-modal-open #pmp-modal-overlay { display: block; } /* Groups & permissions, Series & properties pages */ p.error { color: #a94442; font-weight: bold; } #pmp-collection-actions, #pmp-collection, #pmp-groups-actions, #pmp-groups { float: left; clear: both; } .pmp-collection-actions ul li, .pmp-group-actions ul li { display: inline-block; margin-right: 1em; } .pmp-collection-modal .pmp-modal-content, .pmp-group-modal .pmp-modal-content { text-align: left; } .pmp-collection-modal h2, .pmp-group-modal h2 { margin: 0 0 20px 0; line-height: 1.2em; } .pmp-collection-modal form label, .pmp-group-modal form label { margin: 10px 0; display: block; } .pmp-collection-modal form input, .pmp-group-modal form input { width: 100%; } .pmp-collection-container, .pmp-group-container { border-bottom: 1px solid #ccc; float: left; clear: both; min-width: 280px; } .pmp-collection-default-container, .pmp-group-default-container { text-align: center; } .pmp-collection-default-container p, .pmp-group-default-container p { max-width: 320px; margin: 0 auto; font-size: 14px; } .pmp-default-collection, .pmp-default-group { color: green; } .pmp-label { color: #777; font-size: 12px; margin: 0 0 8px 0; } #pmp-items-list { margin: 10px 0; border-bottom: 1px solid #eee; border-top: 1px solid #eee; font-size: 16px; max-height: 380px; overflow-y: scroll; } #pmp-items-list .spinner { float: left; margin: 5px 0 10px 0; display: block; } #pmp-items-form p { font-size: 16px; } #pmp-items-form .pmp-item { display: block; padding: 10px 5px; } #pmp-items-form .pmp-item .remove { float: right; margin-right: 5px; font-size: 14px; } #pmp-items-form .pmp-item.remove:hover { cursor: pointer; } #pmp-items-form .pmp-item:nth-child(odd) { background: #efefef; } /* Item typeahead search */ .twitter-typeahead { width: 100%; } #pmp-add-items input { width: 50%; } .tt-menu { background: #f1f1f1; border: 1px solid #ccc; padding: 0; margin: 0; overflow-y: auto; max-height: 300px; } .tt-suggestion { border-bottom: 1px solid #ddd; margin: 0; padding: 4px 8px; } .tt-suggestion:hover { cursor: pointer; background: #0b6090; color: white; } .tt-suggestion:last-child { border: none; } /* Post editor styles */ #pmp-publish-meta .ext-link { font-size: 18px; text-decoration: none; } #pmp-publish-meta #timestamp:before { content: '\f325'; } #pmp-publish-actions { margin: 2px 0; padding: 4px; text-align: center; text-align: right; } #pmp-publish-actions .helper-text { float: left; margin: 6px 0; color: #999; } #pmp-publish-actions .button-large { background: #CC362B; border-color: #B33026; -webkit-box-shadow: inset 0 1px 0 rgba(192, 100, 100, 1), 0 1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 1px 0 rgba(192, 100, 100, 1), 0 1px 0 rgba(0, 0, 0, 0.15); color: #fff; text-decoration: none; } #pmp-publish-actions .button-large.hover, #pmp-publish-actions .button-large:hover, #pmp-publish-actions .button-large.focus, #pmp-publish-actions .button-large:focus { background: #B33026; border-color: #863B35; -webkit-box-shadow: inset 0 1px 0 rgba(163, 95, 95, 0.6); box-shadow: inset 0 1px 0 rgba(163, 95, 95, 0.6); } #pmp-subscribe-to-updates { padding: 0 8px 16px 8px; } #pmp_document_meta .inside { padding: 4px; } .async-menu-container, #pmp-override-defaults { padding: 8px 8px 16px 8px; border-bottom: 1px solid #ccc; margin-bottom: 14px; } .async-menu-container strong, #pmp-override-defaults strong { display: block; margin: 4px 0; } .async-menu-container select, #pmp-override-defaults select { width: 100%; } .async-menu-container .async-menu-option, #pmp-override-defaults .pmp-override-for-post { min-height: 56px; } .async-menu-container .async-menu-option .spinner, #pmp-override-defaults .pmp-override-for-post .spinner { background-position: center center; width: 100%; }
assets/css/style.css
.pmp-hint { font-style: italic; font-size: 12px; color: #777; margin: 4px 0; } .pmp-total-results { position: relative; top: 6px; } /* Basic text search */ #pmp-search-page #pmp-search-form { float: left; margin: 0; width: 100%; } #pmp-search-page #pmp-search-form input[type="text"], #pmp-search-page #pmp-search-form select { font-size: 16px; } #pmp-save-query-modal-inner input[type="text"], #pmp-search-page #pmp-search-form input[type="text"] { width: 250px; } #pmp-save-query-modal .pmp-modal-content { text-align: left; } #pmp-save-query-modal-inner h3 { margin-top: 0; } #pmp-save-query-modal-inner .form-group { margin: 10px 0; } #pmp-save-query-modal-inner .form-group.disabled { color: #aaa; } #pmp-save-query-modal-inner label { display: block; margin: 0 0 8px 0; } #pmp-save-query-modal .pmp-category-checklist { max-height: 125px; border: 1px solid #ccc; overflow-y: scroll; } #pmp-save-query-modal .pmp-category-checklist ul { margin: 10px 0; } #pmp-save-query-modal .pmp-category-checklist ul li { list-style-type: none; margin-left: 10px; } #pmp-search-page p.submit input { margin-right: 10px; } p.submit { clear: both; float: left; margin: 10px 0; padding: 0; } p.submit input { float: left; } .pmp-modal-actions .spinner, #pmp-search-page .spinner, #pmp-groups-container .spinner, #pmp-collection-container .spinner { float: none; position: relative; } .pmp-modal-actions .spinner, #pmp-search-page .spinner { top: 2px; } #pmp-groups-container .spinner, #pmp-collection-container .spinner { top: 12px; } /* Advanced search */ #pmp-show-advanced { display: block; margin: 10px 0; } #pmp-advanced-search { float: left; display: none; border-radius: 2px; background: #ddd; padding: 10px; } #pmp-advanced-search .left { border-right: 1px solid #aaa; margin-right: 20px; } #pmp-advanced-search .left, #pmp-advanced-search .right { float: left; width: 300px; } #pmp-advanced-search input, #pmp-advanced-search select, #pmp-advanced-search label { display: block; clear: both; } #pmp-advanced-search input, #pmp-advanced-search select { margin: 0 0 20px 0; } #pmp-advanced-search label { margin: 0 0 10px 0; } #pmp-content-has-search { border-left: 3px solid #777; margin-left: 10px; padding-left: 10px; } /* Search results */ #pmp-search-results { max-width: 700px; } .pmp-search-result { width: 100%; float: left; margin: 0 0 20px 0; border-bottom: 1px solid #ccc; } .pmp-search-result .pmp-title { margin: 1em 0 0 0; } .pmp-search-result .pmp-byline { font-size: 12px; margin: 6px 0; } .pmp-search-result .pmp-date-line { font-size: 12px; margin: 6px 0; } .pmp-search-result .pmp-teaser { font-size: 14px; margin: 6px 0; } .pmp-search-result .pmp-image { width: 125px; height: auto; float: left; margin: 0 16px 16px 0; } .pmp-result-exists { display: block; clear: both; } /* Results pagination */ #pmp-search-results-pagination { clear: both; } /* Results actions */ .pmp-result-actions { clear: both; } .pmp-result-actions ul li { display: inline; } .pmp-result-actions ul li:after { content: "|"; margin: 0 6px; padding: 0; } .pmp-result-actions ul li:last-child:after { content: ""; } .pmp-support-link .dashicons { font-size: 14px; text-decoration: none; } @media (max-width: 665px) { #pmp-advanced-search .left { border-right: none; margin: 0; } } /* Modal */ .pmp-modal { position: fixed; width: 500px; min-height: 180px; background: #fafafa; border: 1px solid #ccc; top: 100px; left: 50%; margin-left: -250px; display: none; z-index: 1000; box-shadow: 0 1px 12px #999; border-radius: 4px; } .pmp-modal-header { background: #eee; width: 100%; float: left; border-bottom: 1px solid #ddd; } .pmp-modal-close { float: right; margin: 10px; color: #555; } .pmp-modal-close:hover { color: #222; cursor: pointer; } .pmp-modal-content, .pmp-modal-actions { padding: 10px; float: left; clear: both; width: 480px; } .pmp-modal-content { font-size: 16px; text-align: center; margin-bottom: 50px; padding-top: 20px; } .pmp-modal-actions { bottom: 0; position: absolute; text-align: right; border-top: 1px solid #eee; } #pmp-modal-overlay { top: 0; left: 0; position: fixed; z-index: 999; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.25); display: none; } body.pmp-modal-open .pmp-modal { display: none; } body.pmp-modal-open .pmp-modal.show, body.pmp-modal-open #pmp-modal-overlay { display: block; } /* Groups & permissions, Series & properties pages */ p.error { color: #a94442; font-weight: bold; } #pmp-collection-actions, #pmp-collection, #pmp-groups-actions, #pmp-groups { float: left; clear: both; } .pmp-collection-actions ul li, .pmp-group-actions ul li { display: inline-block; margin-right: 1em; } .pmp-collection-modal .pmp-modal-content, .pmp-group-modal .pmp-modal-content { text-align: left; } .pmp-collection-modal h2, .pmp-group-modal h2 { margin: 0 0 20px 0; line-height: 1.2em; } .pmp-collection-modal form label, .pmp-group-modal form label { margin: 10px 0; display: block; } .pmp-collection-modal form input, .pmp-group-modal form input { width: 100%; } .pmp-collection-container, .pmp-group-container { border-bottom: 1px solid #ccc; float: left; clear: both; min-width: 280px; } .pmp-collection-default-container, .pmp-group-default-container { text-align: center; } .pmp-collection-default-container p, .pmp-group-default-container p { max-width: 320px; margin: 0 auto; font-size: 14px; } .pmp-default-collection, .pmp-default-group { color: green; } .pmp-label { color: #777; font-size: 12px; margin: 0 0 8px 0; } #pmp-items-list { margin: 10px 0; border-bottom: 1px solid #eee; border-top: 1px solid #eee; font-size: 16px; max-height: 380px; overflow-y: scroll; } #pmp-items-list .spinner { float: left; margin: 5px 0 10px 0; display: block; } #pmp-items-form p { font-size: 16px; } #pmp-items-form .pmp-item { display: block; padding: 10px 5px; } #pmp-items-form .pmp-item .remove { float: right; margin-right: 5px; font-size: 14px; } #pmp-items-form .pmp-item.remove:hover { cursor: pointer; } #pmp-items-form .pmp-item:nth-child(odd) { background: #efefef; } /* Item typeahead search */ .twitter-typeahead { width: 100%; } #pmp-add-items input { width: 50%; } .tt-menu { background: #f1f1f1; border: 1px solid #ccc; padding: 0; margin: 0; overflow-y: auto; max-height: 300px; } .tt-suggestion { border-bottom: 1px solid #ddd; margin: 0; padding: 4px 8px; } .tt-suggestion:hover { cursor: pointer; background: #0b6090; color: white; } .tt-suggestion:last-child { border: none; } /* Post editor styles */ #pmp-publish-meta .ext-link { font-size: 18px; text-decoration: none; } #pmp-publish-meta #timestamp:before { content: '\f325'; } #pmp-publish-actions { margin: 2px 0; padding: 4px; text-align: center; text-align: right; } #pmp-publish-actions .helper-text { float: left; margin: 6px 0; color: #999; } #pmp-publish-actions .button-large { background: #CC362B; border-color: #B33026; -webkit-box-shadow: inset 0 1px 0 rgba(192, 100, 100, 1), 0 1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 1px 0 rgba(192, 100, 100, 1), 0 1px 0 rgba(0, 0, 0, 0.15); color: #fff; text-decoration: none; } #pmp-publish-actions .button-large.hover, #pmp-publish-actions .button-large:hover, #pmp-publish-actions .button-large.focus, #pmp-publish-actions .button-large:focus { background: #B33026; border-color: #863B35; -webkit-box-shadow: inset 0 1px 0 rgba(163, 95, 95, 0.6); box-shadow: inset 0 1px 0 rgba(163, 95, 95, 0.6); } #pmp-subscribe-to-updates { padding: 0 8px 16px 8px; } #pmp_document_meta .inside { padding: 4px; } .async-menu-container, #pmp-override-defaults { padding: 8px 8px 16px 8px; border-bottom: 1px solid #ccc; margin-bottom: 14px; } .async-menu-container strong, #pmp-override-defaults strong { display: block; margin: 4px 0; } .async-menu-container select, #pmp-override-defaults select { width: 100%; } .async-menu-container .async-menu-option, #pmp-override-defaults .pmp-override-for-post { min-height: 56px; } .async-menu-container .async-menu-option .spinner, #pmp-override-defaults .pmp-override-for-post .spinner { background-position: center center; width: 100%; }
0.192653
0.064447
@font-face { font-family: "Lato"; font-style: normal; font-weight: 400; src: url("~fonts/lato-v16-latin/lato-v16-latin-regular.eot"); /* IE9 Compat Modes */ src: local("Lato Regular"), local("Lato-Regular"), url("~fonts/lato-v16-latin/lato-v16-latin-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("~fonts/lato-v16-latin/lato-v16-latin-regular.woff2") format("woff2"), /* Super Modern Browsers */ url("~fonts/lato-v16-latin/lato-v16-latin-regular.woff") format("woff"), /* Modern Browsers */ url("~fonts/lato-v16-latin/lato-v16-latin-regular.ttf") format("truetype"), /* Safari, Android, iOS */ url("~fonts/lato-v16-latin/lato-v16-latin-regular.svg#Lato") format("svg"); /* Legacy iOS */ } /* lato-700 - latin */ @font-face { font-family: "Lato"; font-style: normal; font-weight: 700; src: url("~fonts/lato-v16-latin/lato-v16-latin-700.eot"); /* IE9 Compat Modes */ src: local("Lato Bold"), local("Lato-Bold"), url("~fonts/lato-v16-latin/lato-v16-latin-700.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("~fonts/lato-v16-latin/lato-v16-latin-700.woff2") format("woff2"), /* Super Modern Browsers */ url("~fonts/lato-v16-latin/lato-v16-latin-700.woff") format("woff"), /* Modern Browsers */ url("~fonts/lato-v16-latin/lato-v16-latin-700.ttf") format("truetype"), /* Safari, Android, iOS */ url("~fonts/lato-v16-latin/lato-v16-latin-700.svg#Lato") format("svg"); /* Legacy iOS */ } /* lato-900 - latin */ @font-face { font-family: "Lato"; font-style: normal; font-weight: 900; src: url("~fonts/lato-v16-latin/lato-v16-latin-900.eot"); /* IE9 Compat Modes */ src: local("Lato Black"), local("Lato-Black"), url("~fonts/lato-v16-latin/lato-v16-latin-900.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("~fonts/lato-v16-latin/lato-v16-latin-900.woff2") format("woff2"), /* Super Modern Browsers */ url("~fonts/lato-v16-latin/lato-v16-latin-900.woff") format("woff"), /* Modern Browsers */ url("~fonts/lato-v16-latin/lato-v16-latin-900.ttf") format("truetype"), /* Safari, Android, iOS */ url("~fonts/lato-v16-latin/lato-v16-latin-900.svg#Lato") format("svg"); /* Legacy iOS */ } :root { --default-font-family: "Lato"; --default-font-size: 0.875em; --default-font-color: var(--color-text-dark); --default-bg-color: var(--color-bg-light); } html { height: 100%; /* ensure the entire page will fill the window */ width: 100%; } body { font-family: var(--default-font-family), sans-serif; font-size: var(--default-font-size); font-weight: 400; font-style: normal; color: var(--color-text-dark); margin: 0; height: 100%; /* ensure the entire page will fill the window */ display: flex; flex-direction: column; background-color: var(--color-bg-light); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* override default padding and margin on lists in most cases we won't be using list-style so the padding isn't necessary */ ul, ol { padding: 0; margin: 0; list-style-type: none; } /* reset button element */ button { font-size: 100%; -webkit-appearance: none; border: 0; padding: 0; margin: 0; outline: none; background-color: transparent; } a { color: inherit; cursor: pointer; text-decoration: none; } input, textarea { font-family: var(--default-font-family), "Helvetica Neue", Helvetica, sans-serif; } textarea { min-height: 110px; } .pointer-events-none { pointer-events: none; } .disabled, :local(.disabled) { pointer-events: none; opacity: 0.4; } .faded, :local(.faded) { opacity: 0.4; } .fade-in-hover:hover { opacity: 1; transition: opacity 0.3s; } .MB-lightBG { background-color: var(--color-bg-light); } .circle { border-radius: 99px; } .undefined { border: 1px solid red !important; } .no-outline * { outline: none; }
c#-metabase/frontend/src/metabase/css/core/base.css
@font-face { font-family: "Lato"; font-style: normal; font-weight: 400; src: url("~fonts/lato-v16-latin/lato-v16-latin-regular.eot"); /* IE9 Compat Modes */ src: local("Lato Regular"), local("Lato-Regular"), url("~fonts/lato-v16-latin/lato-v16-latin-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("~fonts/lato-v16-latin/lato-v16-latin-regular.woff2") format("woff2"), /* Super Modern Browsers */ url("~fonts/lato-v16-latin/lato-v16-latin-regular.woff") format("woff"), /* Modern Browsers */ url("~fonts/lato-v16-latin/lato-v16-latin-regular.ttf") format("truetype"), /* Safari, Android, iOS */ url("~fonts/lato-v16-latin/lato-v16-latin-regular.svg#Lato") format("svg"); /* Legacy iOS */ } /* lato-700 - latin */ @font-face { font-family: "Lato"; font-style: normal; font-weight: 700; src: url("~fonts/lato-v16-latin/lato-v16-latin-700.eot"); /* IE9 Compat Modes */ src: local("Lato Bold"), local("Lato-Bold"), url("~fonts/lato-v16-latin/lato-v16-latin-700.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("~fonts/lato-v16-latin/lato-v16-latin-700.woff2") format("woff2"), /* Super Modern Browsers */ url("~fonts/lato-v16-latin/lato-v16-latin-700.woff") format("woff"), /* Modern Browsers */ url("~fonts/lato-v16-latin/lato-v16-latin-700.ttf") format("truetype"), /* Safari, Android, iOS */ url("~fonts/lato-v16-latin/lato-v16-latin-700.svg#Lato") format("svg"); /* Legacy iOS */ } /* lato-900 - latin */ @font-face { font-family: "Lato"; font-style: normal; font-weight: 900; src: url("~fonts/lato-v16-latin/lato-v16-latin-900.eot"); /* IE9 Compat Modes */ src: local("Lato Black"), local("Lato-Black"), url("~fonts/lato-v16-latin/lato-v16-latin-900.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("~fonts/lato-v16-latin/lato-v16-latin-900.woff2") format("woff2"), /* Super Modern Browsers */ url("~fonts/lato-v16-latin/lato-v16-latin-900.woff") format("woff"), /* Modern Browsers */ url("~fonts/lato-v16-latin/lato-v16-latin-900.ttf") format("truetype"), /* Safari, Android, iOS */ url("~fonts/lato-v16-latin/lato-v16-latin-900.svg#Lato") format("svg"); /* Legacy iOS */ } :root { --default-font-family: "Lato"; --default-font-size: 0.875em; --default-font-color: var(--color-text-dark); --default-bg-color: var(--color-bg-light); } html { height: 100%; /* ensure the entire page will fill the window */ width: 100%; } body { font-family: var(--default-font-family), sans-serif; font-size: var(--default-font-size); font-weight: 400; font-style: normal; color: var(--color-text-dark); margin: 0; height: 100%; /* ensure the entire page will fill the window */ display: flex; flex-direction: column; background-color: var(--color-bg-light); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* override default padding and margin on lists in most cases we won't be using list-style so the padding isn't necessary */ ul, ol { padding: 0; margin: 0; list-style-type: none; } /* reset button element */ button { font-size: 100%; -webkit-appearance: none; border: 0; padding: 0; margin: 0; outline: none; background-color: transparent; } a { color: inherit; cursor: pointer; text-decoration: none; } input, textarea { font-family: var(--default-font-family), "Helvetica Neue", Helvetica, sans-serif; } textarea { min-height: 110px; } .pointer-events-none { pointer-events: none; } .disabled, :local(.disabled) { pointer-events: none; opacity: 0.4; } .faded, :local(.faded) { opacity: 0.4; } .fade-in-hover:hover { opacity: 1; transition: opacity 0.3s; } .MB-lightBG { background-color: var(--color-bg-light); } .circle { border-radius: 99px; } .undefined { border: 1px solid red !important; } .no-outline * { outline: none; }
0.294316
0.05621
body { font-family: Roboto; margin: 0; background-color: #FED; } h1 { color: #09F; margin: 16px 0; text-align: center; } .info { width: 380px; margin: auto; } form { display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 0; } form div { margin: 8px 0; } input[type="submit"] { background-color: #09F; display: inline-block; padding: 0.3em 1.2em; margin: 0 0.1em 0.1em 0; border: 0.16em solid #FFF0; border-radius: 2em; box-sizing: border-box; text-decoration: none; font-weight: bold; color: #FFF; text-shadow: 0 0.04em 0.04em #0006; text-align: center; transition: border-color 0.2s; outline: none; } input[type="submit"]:hover { border-color: #FFF; } input[type="submit"]:active { background-color: #0CF; } select { border: 1px solid #aaa; box-shadow: 0 1px 0 1px #0001; border-radius: 0; -moz-appearance: none; -webkit-appearance: none; font-weight: bold; color: #FFF; text-shadow: 0 0.04em 0.04em #0006; padding: 4px 24px 4px 4px; background-color: #09F; background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'); background-repeat: no-repeat, repeat; background-position: right .7em top 50%, 0 0; background-size: .65em auto, 100%; outline: none; } select:hover { border-color: #888; } select:focus { border-color: #aaa; box-shadow: 0 0 1px 3px #0006; box-shadow: 0 0 0 3px -moz-mac-focusring; color: #222; } select option { } #outer { display: flex; justify-content: center; flex-direction: column; width: 100%; height: 100%; } .victory { position: absolute; padding-top: 15%; width: 100%; } .victory svg text { stroke: #000; stroke-width: 0.7; } .p1Victory svg text { fill: #F00; } .p2Victory svg text { fill: #00F; } #inner { display: flex; justify-content: center; width: 100vw; height: 60vw; position: relative; } @media all and (min-aspect-ratio: 5/3) { #inner { width: 166.666vh; height: 100vh; } #outer { flex-direction: row; } } #game { display: flex; width: 100%; height: 100%; position: absolute; } #p1Hand { background-color: #F001; width: 20%; } #p2Hand { background-color: #00F1; width: 20%; } #board { display: flex; flex-direction: column; width: 60%; } .row { display: flex; height: 20%; } .cell { width: 20%; position: relative; } .odd { background-color: #0002; } .even { background-color: #0001; } .p1Home { background-color: #F003; } .p2Home { background-color: #00F3; } .p1Pawn { width: 50%; height: 50%; margin: 25%; border-radius: 50%; background-color: #F33; } .p1Master { width: 80%; height: 80%; margin: 10%; border-radius: 30%; background-color: #F33; } .p2Pawn { width: 50%; height: 50%; margin: 25%; border-radius: 50%; background-color: #33F; } .p2Master { width: 80%; height: 80%; margin: 10%; border-radius: 30%; background-color: #33F; } .card { width: 100%; height: 33.333%; text-align: center; font-size: 2em; line-height: 2em; } .cardWrap { } .cardWrap svg { height: 20%; } .cardMoves { display: flex; flex-direction: column; justify-content: center; height: 70%; width: 87.5%; padding: 5%; } .cardMovesRow { display: flex; justify-content: center; width: 100%; height: 20%; } .cardMove { width: 16%; height: 100%; } .cardMoveEmpty { } .cardMoveDest { background-color: #999; } .cardMoveSrc { background-color: #000; } .cardColorNone svg text { fill: #000; } .cardColorRed svg text { fill: #B00; } .cardColorBlue svg text { fill: #00B; } .cardColorRed .cardMoveDest { background-color: #B77; } .cardColorBlue .cardMoveDest { background-color: #77B; } .card.hoverable:hover .cardWrap { background-color: #FFF8; } .card.selected, .cell.selected { background-color: #6E6; } .piece { position: absolute; } .cell.hoverable:hover .piece { background-color: #FFF; } #p1Card3, #p2Card3 { opacity: 20%; } .moveDest { position: absolute; width: 30%; height: 30%; margin: 35%; border-radius: 50%; background-color: #CFC; } .cell:hover .moveDest { width: 50%; height: 50%; margin: 25%; background-color: #FFF; }
Onitama/style.css
body { font-family: Roboto; margin: 0; background-color: #FED; } h1 { color: #09F; margin: 16px 0; text-align: center; } .info { width: 380px; margin: auto; } form { display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 0; } form div { margin: 8px 0; } input[type="submit"] { background-color: #09F; display: inline-block; padding: 0.3em 1.2em; margin: 0 0.1em 0.1em 0; border: 0.16em solid #FFF0; border-radius: 2em; box-sizing: border-box; text-decoration: none; font-weight: bold; color: #FFF; text-shadow: 0 0.04em 0.04em #0006; text-align: center; transition: border-color 0.2s; outline: none; } input[type="submit"]:hover { border-color: #FFF; } input[type="submit"]:active { background-color: #0CF; } select { border: 1px solid #aaa; box-shadow: 0 1px 0 1px #0001; border-radius: 0; -moz-appearance: none; -webkit-appearance: none; font-weight: bold; color: #FFF; text-shadow: 0 0.04em 0.04em #0006; padding: 4px 24px 4px 4px; background-color: #09F; background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'); background-repeat: no-repeat, repeat; background-position: right .7em top 50%, 0 0; background-size: .65em auto, 100%; outline: none; } select:hover { border-color: #888; } select:focus { border-color: #aaa; box-shadow: 0 0 1px 3px #0006; box-shadow: 0 0 0 3px -moz-mac-focusring; color: #222; } select option { } #outer { display: flex; justify-content: center; flex-direction: column; width: 100%; height: 100%; } .victory { position: absolute; padding-top: 15%; width: 100%; } .victory svg text { stroke: #000; stroke-width: 0.7; } .p1Victory svg text { fill: #F00; } .p2Victory svg text { fill: #00F; } #inner { display: flex; justify-content: center; width: 100vw; height: 60vw; position: relative; } @media all and (min-aspect-ratio: 5/3) { #inner { width: 166.666vh; height: 100vh; } #outer { flex-direction: row; } } #game { display: flex; width: 100%; height: 100%; position: absolute; } #p1Hand { background-color: #F001; width: 20%; } #p2Hand { background-color: #00F1; width: 20%; } #board { display: flex; flex-direction: column; width: 60%; } .row { display: flex; height: 20%; } .cell { width: 20%; position: relative; } .odd { background-color: #0002; } .even { background-color: #0001; } .p1Home { background-color: #F003; } .p2Home { background-color: #00F3; } .p1Pawn { width: 50%; height: 50%; margin: 25%; border-radius: 50%; background-color: #F33; } .p1Master { width: 80%; height: 80%; margin: 10%; border-radius: 30%; background-color: #F33; } .p2Pawn { width: 50%; height: 50%; margin: 25%; border-radius: 50%; background-color: #33F; } .p2Master { width: 80%; height: 80%; margin: 10%; border-radius: 30%; background-color: #33F; } .card { width: 100%; height: 33.333%; text-align: center; font-size: 2em; line-height: 2em; } .cardWrap { } .cardWrap svg { height: 20%; } .cardMoves { display: flex; flex-direction: column; justify-content: center; height: 70%; width: 87.5%; padding: 5%; } .cardMovesRow { display: flex; justify-content: center; width: 100%; height: 20%; } .cardMove { width: 16%; height: 100%; } .cardMoveEmpty { } .cardMoveDest { background-color: #999; } .cardMoveSrc { background-color: #000; } .cardColorNone svg text { fill: #000; } .cardColorRed svg text { fill: #B00; } .cardColorBlue svg text { fill: #00B; } .cardColorRed .cardMoveDest { background-color: #B77; } .cardColorBlue .cardMoveDest { background-color: #77B; } .card.hoverable:hover .cardWrap { background-color: #FFF8; } .card.selected, .cell.selected { background-color: #6E6; } .piece { position: absolute; } .cell.hoverable:hover .piece { background-color: #FFF; } #p1Card3, #p2Card3 { opacity: 20%; } .moveDest { position: absolute; width: 30%; height: 30%; margin: 35%; border-radius: 50%; background-color: #CFC; } .cell:hover .moveDest { width: 50%; height: 50%; margin: 25%; background-color: #FFF; }
0.306735
0.074231
header { background-color: #3266a8; position: relative; width: 100%; height: 75px; } body { margin: 0; width: 100%; text-align:center; background-color: #eee; } #logo { display: inline-block; position: absolute; left: 20px; height: 100%; padding: 10px; font-size: 40px; font-family: Impact, Charcoal, sans-serif; color: white; } #headerbutton { height: 100%; background-color: #3266a8; border: 0px; font-size: 20px; font-family: "Trebuchet MS", Helvetica, sans-serif; color: white; width: 7.5%; float: right; position: relative; right: 100px; cursor: pointer; } #headerbutton:hover { background-color: #c9d8ff; } #container { width: 90%; height: 220px; position: relative; top: 5px; left: 5%; } #description { font-size: 13.9px; font-family: "Trebuchet MS", Helvetica, sans-serif; text-align: left; line-height: 1.5; position: relative; } #under_description { font-size: 24px; font-family: "Trebuchet MS", Helvetica, sans-serif; margin-bottom: 10px; } #action_button { height: 100%; background-color: white; border: 3px solid black; font-size: 20px; font-family: "Trebuchet MS", Helvetica, sans-serif; color: black; cursor: pointer; } #error_message1 { position: absolute; font-size: 24px; font-family: "Trebuchet MS", Helvetica, sans-serif; color: red; bottom: -1px; left: 460px; } #error_message2 { position: absolute; font-size: 24px; font-family: "Trebuchet MS", Helvetica, sans-serif; color: red; bottom: -1px; left: 425px; } #question { position: absolute; font-size: 24px; font-family: "Trebuchet MS", Helvetica, sans-serif; right: 155px; bottom: -45px; } #whats_happening { position: absolute; width: 500px; height: 37px; background: white; color: black; border: 3px solid black; font-size: 24px; font-family: "Trebuchet MS", Helvetica, sans-serif; text-align: center; right: 0; bottom: -87px; } #action_button:hover { background-color: #c9d8ff; } canvas { border: 1px solid black; background: #c9d8ff; display: inline; position: relative; top: 85px; } #key { border: 3px solid black; width: 450px; height: 100px; position: relative; top: 95px; margin: auto; margin-bottom: 10px; } #keylabel { height: 100px; width: 100px; border-right: 3px solid black; text-align: center; vertical-align: middle; line-height: 100px; font-size: 30px; font-family: "Trebuchet MS", Helvetica, sans-serif; } #keyblock1 { background-color: #fff; border: 1px solid black; width: 15px; height: 30px; position: absolute; top: 10%; left: 25%; } #keylabel1 { font-size: 30px; font-family: "Trebuchet MS", Helvetica, sans-serif; position: absolute; top: 9px; left: 140px; } #keyblock2 { background-color: #6089f7; border: 1px solid black; width: 15px; height: 30px; position: absolute; top: 60%;; left: 25%; } #keylabel2 { font-size: 30px; font-family: "Trebuchet MS", Helvetica, sans-serif; position: absolute; top: 58px; left: 140px; }
SortingVisualizer/style.css
header { background-color: #3266a8; position: relative; width: 100%; height: 75px; } body { margin: 0; width: 100%; text-align:center; background-color: #eee; } #logo { display: inline-block; position: absolute; left: 20px; height: 100%; padding: 10px; font-size: 40px; font-family: Impact, Charcoal, sans-serif; color: white; } #headerbutton { height: 100%; background-color: #3266a8; border: 0px; font-size: 20px; font-family: "Trebuchet MS", Helvetica, sans-serif; color: white; width: 7.5%; float: right; position: relative; right: 100px; cursor: pointer; } #headerbutton:hover { background-color: #c9d8ff; } #container { width: 90%; height: 220px; position: relative; top: 5px; left: 5%; } #description { font-size: 13.9px; font-family: "Trebuchet MS", Helvetica, sans-serif; text-align: left; line-height: 1.5; position: relative; } #under_description { font-size: 24px; font-family: "Trebuchet MS", Helvetica, sans-serif; margin-bottom: 10px; } #action_button { height: 100%; background-color: white; border: 3px solid black; font-size: 20px; font-family: "Trebuchet MS", Helvetica, sans-serif; color: black; cursor: pointer; } #error_message1 { position: absolute; font-size: 24px; font-family: "Trebuchet MS", Helvetica, sans-serif; color: red; bottom: -1px; left: 460px; } #error_message2 { position: absolute; font-size: 24px; font-family: "Trebuchet MS", Helvetica, sans-serif; color: red; bottom: -1px; left: 425px; } #question { position: absolute; font-size: 24px; font-family: "Trebuchet MS", Helvetica, sans-serif; right: 155px; bottom: -45px; } #whats_happening { position: absolute; width: 500px; height: 37px; background: white; color: black; border: 3px solid black; font-size: 24px; font-family: "Trebuchet MS", Helvetica, sans-serif; text-align: center; right: 0; bottom: -87px; } #action_button:hover { background-color: #c9d8ff; } canvas { border: 1px solid black; background: #c9d8ff; display: inline; position: relative; top: 85px; } #key { border: 3px solid black; width: 450px; height: 100px; position: relative; top: 95px; margin: auto; margin-bottom: 10px; } #keylabel { height: 100px; width: 100px; border-right: 3px solid black; text-align: center; vertical-align: middle; line-height: 100px; font-size: 30px; font-family: "Trebuchet MS", Helvetica, sans-serif; } #keyblock1 { background-color: #fff; border: 1px solid black; width: 15px; height: 30px; position: absolute; top: 10%; left: 25%; } #keylabel1 { font-size: 30px; font-family: "Trebuchet MS", Helvetica, sans-serif; position: absolute; top: 9px; left: 140px; } #keyblock2 { background-color: #6089f7; border: 1px solid black; width: 15px; height: 30px; position: absolute; top: 60%;; left: 25%; } #keylabel2 { font-size: 30px; font-family: "Trebuchet MS", Helvetica, sans-serif; position: absolute; top: 58px; left: 140px; }
0.512449
0.103024
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ font-family: 'Lato', sans-serif; background: rgb(15, 15, 15); } /* --------------------- HEADER ----------------------- */ .container-header{ width: 100%; display: flex; margin: 0 auto; padding: 20px 0px; justify-content: center; } #listaHeader li{ font-size: 16px; list-style: none; float: left; } .title{ color: white; } #moto{ color: #F65511; font-weight: bold; } .link-menu{ text-decoration: none; color: white; font-size: 20px; padding: 0px 10px; font-weight: 300; } .link-menu:hover{ color: #fa7f4a; transition: 600ms; } .logo{ display: flex; align-items: center; } .helmet{ margin-right: 10px; } .listNav{ margin: 0px 190px; align-self: center; } .icons-img{ display: flex; align-self: center; } .size-img{ cursor: pointer; margin: 0px 5px; width: 30px; } .menu-icon{ display: none; } /* ---------------------- SECTION -------------------------- */ .container{ display: flex; align-self: center; justify-content: center; width: 90%; height: 80vh; margin: 0 auto; } .container1{ align-items: center; display:flex; } .duke390-img{ display: flex; margin: 20px 0px; width: 100%; } #listaSection{ display: inline-flex; position: absolute; bottom: 0; color: white; padding-bottom: 20px; } #listaSection li{ padding: 0px 30px; display: flex; justify-content: space-between; font-size: 30px; list-style: none; } .subtipo{ justify-content: center; color: rgb(90, 90, 90); } /* ---------------------- RESPONSIVO(CELULAR) -------------------------- */ @media (max-width: 1220px){ .listNav, .icons-img{ display: none; } .menu-icon{ display: flex; justify-content: center; } .menu-icon1{ width: 50px; } .container-header{ width: 90%; justify-content: space-between; } }
style/headerStyle.css
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ font-family: 'Lato', sans-serif; background: rgb(15, 15, 15); } /* --------------------- HEADER ----------------------- */ .container-header{ width: 100%; display: flex; margin: 0 auto; padding: 20px 0px; justify-content: center; } #listaHeader li{ font-size: 16px; list-style: none; float: left; } .title{ color: white; } #moto{ color: #F65511; font-weight: bold; } .link-menu{ text-decoration: none; color: white; font-size: 20px; padding: 0px 10px; font-weight: 300; } .link-menu:hover{ color: #fa7f4a; transition: 600ms; } .logo{ display: flex; align-items: center; } .helmet{ margin-right: 10px; } .listNav{ margin: 0px 190px; align-self: center; } .icons-img{ display: flex; align-self: center; } .size-img{ cursor: pointer; margin: 0px 5px; width: 30px; } .menu-icon{ display: none; } /* ---------------------- SECTION -------------------------- */ .container{ display: flex; align-self: center; justify-content: center; width: 90%; height: 80vh; margin: 0 auto; } .container1{ align-items: center; display:flex; } .duke390-img{ display: flex; margin: 20px 0px; width: 100%; } #listaSection{ display: inline-flex; position: absolute; bottom: 0; color: white; padding-bottom: 20px; } #listaSection li{ padding: 0px 30px; display: flex; justify-content: space-between; font-size: 30px; list-style: none; } .subtipo{ justify-content: center; color: rgb(90, 90, 90); } /* ---------------------- RESPONSIVO(CELULAR) -------------------------- */ @media (max-width: 1220px){ .listNav, .icons-img{ display: none; } .menu-icon{ display: flex; justify-content: center; } .menu-icon1{ width: 50px; } .container-header{ width: 90%; justify-content: space-between; } }
0.284775
0.063279
@font-face { font-family: bauhaus; src: url(BauhausStd-Heavy.otf); } @font-face { font-family: quantify; src: url(quantify-bold.woff); } @font-face { font-family: brandon; src: url(Brandon_blk.otf); } body { background-color: #eee2dc; } #page-wrapper { width: 1500px; height: 1200px; padding: 0px; } #header { width: 1488; margin: 10px 10px; height: 150px; border: 1px solid black; color: #123c69; background-color: #edc7b7; } #title h1 { margin: 0px; font-family: bauhaus; font-size: 75px; } #title p { font-family: quantify; font-size: 30px; margin: 0px; position: relative; left: 20px; top: 20px; } #time { text-align: center; width: 200px; height: 150px; border-left: 1px solid black; position: absolute; left: 1297px; top: 20px; } #time h3{ font-family: bauhaus; margin: 0px; } #main { margin: 10px; width: 1478px; height: 1015px; border: 1px solid black; } .game { position: relative; margin: 10px; width: 98.5%; height: 175px; border: 1px solid #bab2b5; color: #123c69; background-color: #edc7b7; } #logout { position: absolute; right: 21px; margin: 10px; width: 100px; height: 35px; } #logout button { font-family: quantify; color: white; font-size: 20px; width: 100%; height: 100%; background-color: #bab2b5; border: none; } .description { position: absolute; top: 10px; left: 300px; width: 450px; height: 150px; border: 1px red dotted; color: #ac3b61; background-color: #bab2b5; } .game h3 { font-family: bauhaus; font-size: 35px; position: absolute; left: 10px; top: 10px; margin: 0px; } .game button { font-family: bauhaus; position: absolute; bottom: 10px; left: 10px; width: 100px; height: 35px; } .img1 { position: absolute; right: 320px; top: 10px; width: 300px; height: 150px; border: 1px red dotted; } .img2 { position: absolute; right: 10px; top: 10px; width: 300px; height: 150px; border: 1px red dotted; } .game p { font-family: brandon; font-size: 22px; margin: 0px; }
GameFrameMaster(1)/second page/launchpadstyle.css
@font-face { font-family: bauhaus; src: url(BauhausStd-Heavy.otf); } @font-face { font-family: quantify; src: url(quantify-bold.woff); } @font-face { font-family: brandon; src: url(Brandon_blk.otf); } body { background-color: #eee2dc; } #page-wrapper { width: 1500px; height: 1200px; padding: 0px; } #header { width: 1488; margin: 10px 10px; height: 150px; border: 1px solid black; color: #123c69; background-color: #edc7b7; } #title h1 { margin: 0px; font-family: bauhaus; font-size: 75px; } #title p { font-family: quantify; font-size: 30px; margin: 0px; position: relative; left: 20px; top: 20px; } #time { text-align: center; width: 200px; height: 150px; border-left: 1px solid black; position: absolute; left: 1297px; top: 20px; } #time h3{ font-family: bauhaus; margin: 0px; } #main { margin: 10px; width: 1478px; height: 1015px; border: 1px solid black; } .game { position: relative; margin: 10px; width: 98.5%; height: 175px; border: 1px solid #bab2b5; color: #123c69; background-color: #edc7b7; } #logout { position: absolute; right: 21px; margin: 10px; width: 100px; height: 35px; } #logout button { font-family: quantify; color: white; font-size: 20px; width: 100%; height: 100%; background-color: #bab2b5; border: none; } .description { position: absolute; top: 10px; left: 300px; width: 450px; height: 150px; border: 1px red dotted; color: #ac3b61; background-color: #bab2b5; } .game h3 { font-family: bauhaus; font-size: 35px; position: absolute; left: 10px; top: 10px; margin: 0px; } .game button { font-family: bauhaus; position: absolute; bottom: 10px; left: 10px; width: 100px; height: 35px; } .img1 { position: absolute; right: 320px; top: 10px; width: 300px; height: 150px; border: 1px red dotted; } .img2 { position: absolute; right: 10px; top: 10px; width: 300px; height: 150px; border: 1px red dotted; } .game p { font-family: brandon; font-size: 22px; margin: 0px; }
0.341912
0.071949
body { font-family: "Open Sans", sans-serif; line-height: 1.25; } .Content{ margin-right: 20px; margin-left: 20px; } .Content__header{ padding-left: 10px; padding-top: 5px; background: #cb9834; } .Content__lgu{ font-size: 24px; margin:0px; text-transform: uppercase; text-align: left; } .Content__months{ width: 180px; } .Content__years { width: 100px; } .Content__measurement { width: 130px; } .Content__partner { width: 150px; } .Content__paypartners { width: 150px; } .Content__buttons { margin-left: 50px; align-self: flex-end; } h3{ margin: 0px;; } .Content__table { border: 1px solid #ccc; border-collapse: collapse; margin: 0; padding: 0; width: 100%; table-layout: fixed; } .Content__table tr { background-color: #f8f8f8; border: 1px solid #ddd; padding: .35em; } .Content__table td { font-size: 24px; } .Content__table th, .Content__table td { padding: .225em; text-align: left; } .Content__table th { letter-spacing: .1em; text-transform: uppercase; font-size: 27px; color: #ffffff; font-weight: bold; background: #cb9834; text-align: left; } .Content__table tr:last-child { background-color:#d4d4d4; font-weight: bold; } @media only screen and (max-width: 1600px) { .Content__header p{ font-size: 16px; } .Content__lgu{ font-size: 16px; } .Content__partners{ font-size: 16px; } } @media screen and (max-width: 600px) { tr::first-line{ text-align: center; } .Content__table { border: 0; } .Content__table caption { font-size: 1.3em; } .Content__table thead { border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .Content__table tr { border-bottom: 3px solid #ddd; display: block; margin-bottom: .625em; padding-left: 20px; padding-right: 20px; } .Content__table td { border-bottom: 1px solid #ddd; display: block; font-size: .8em !important; text-align: right !important; height: 21px; } .Content__table td::before { /* * aria-label has no advantage, it won't be read inside a table content: attr(aria-label); */ content: attr(data-label); float: left; font-weight: bold; text-transform: uppercase; } .Content__table td:last-child { border-bottom: 0; } }
src/components/Content.css
body { font-family: "Open Sans", sans-serif; line-height: 1.25; } .Content{ margin-right: 20px; margin-left: 20px; } .Content__header{ padding-left: 10px; padding-top: 5px; background: #cb9834; } .Content__lgu{ font-size: 24px; margin:0px; text-transform: uppercase; text-align: left; } .Content__months{ width: 180px; } .Content__years { width: 100px; } .Content__measurement { width: 130px; } .Content__partner { width: 150px; } .Content__paypartners { width: 150px; } .Content__buttons { margin-left: 50px; align-self: flex-end; } h3{ margin: 0px;; } .Content__table { border: 1px solid #ccc; border-collapse: collapse; margin: 0; padding: 0; width: 100%; table-layout: fixed; } .Content__table tr { background-color: #f8f8f8; border: 1px solid #ddd; padding: .35em; } .Content__table td { font-size: 24px; } .Content__table th, .Content__table td { padding: .225em; text-align: left; } .Content__table th { letter-spacing: .1em; text-transform: uppercase; font-size: 27px; color: #ffffff; font-weight: bold; background: #cb9834; text-align: left; } .Content__table tr:last-child { background-color:#d4d4d4; font-weight: bold; } @media only screen and (max-width: 1600px) { .Content__header p{ font-size: 16px; } .Content__lgu{ font-size: 16px; } .Content__partners{ font-size: 16px; } } @media screen and (max-width: 600px) { tr::first-line{ text-align: center; } .Content__table { border: 0; } .Content__table caption { font-size: 1.3em; } .Content__table thead { border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .Content__table tr { border-bottom: 3px solid #ddd; display: block; margin-bottom: .625em; padding-left: 20px; padding-right: 20px; } .Content__table td { border-bottom: 1px solid #ddd; display: block; font-size: .8em !important; text-align: right !important; height: 21px; } .Content__table td::before { /* * aria-label has no advantage, it won't be read inside a table content: attr(aria-label); */ content: attr(data-label); float: left; font-weight: bold; text-transform: uppercase; } .Content__table td:last-child { border-bottom: 0; } }
0.498535
0.087916
html, body { height: 100%; overflow: hidden; } html { --primary-color: whitesmoke; --secondary-color: white; --accent-color: lightgray; background-color: var(--primary-color); transition-duration: 500ms; } html.dark { --primary-color: #222; --secondary-color: black; --accent-color: #333; } body { display: flex; align-items: center; justify-content: center; } button { border: none; color: var(--secondary-color); font-size: 36px; padding: 32px; border: 8px solid; font-family: 'Raleway', sans-serif; font-weight: bold; margin: 4px; flex: 1; transition-duration: 500ms; } .vertical-container { display: flex; flex-direction: column; width: 36vw; min-width: 480px; } .horizontal-container { display: flex; } button:disabled { background-color: var(--primary-color); border-color: var(--accent-color); } button:hover:enabled { background-color: var(--secondary-color); flex: 2; } button:active:enabled { background-color: darkslategray; border-color: slategray; flex: 1; } .top-button { background-color: yellowgreen; padding: 8px; min-width: 128px; width: 16vw; margin-left: 128px; border-radius: 64px 16px; border-color: yellowgreen; } .top-button:hover:enabled { color: yellowgreen; width: 20vw; } .top-button:active:enabled { color: var(--secondary-color); width: 16vw; } .left-button { background-color: lightseagreen; border-radius: 128px 16px 16px 16px; border-color: lightseagreen; padding-left: 64px; } .left-button:hover:enabled { color: lightseagreen; } .left-button:active:enabled { color: var(--secondary-color); } .right-button { background-color: tomato; border-radius: 16px 16px 128px 16px; border-color: tomato; padding-right: 64px; } .right-button:hover:enabled { color: tomato; } .right-button:active:enabled { color: var(--secondary-color); } .bottom-button { background-color: purple; border-radius: 16px 128px; border-color: purple; padding-right: 64px; } .bottom-button:hover:enabled { color: purple; margin-left: 2vw; margin-right: 1vw; } .bottom-button:active:enabled { color: var(--secondary-color); margin: 4px; }
css/master.css
html, body { height: 100%; overflow: hidden; } html { --primary-color: whitesmoke; --secondary-color: white; --accent-color: lightgray; background-color: var(--primary-color); transition-duration: 500ms; } html.dark { --primary-color: #222; --secondary-color: black; --accent-color: #333; } body { display: flex; align-items: center; justify-content: center; } button { border: none; color: var(--secondary-color); font-size: 36px; padding: 32px; border: 8px solid; font-family: 'Raleway', sans-serif; font-weight: bold; margin: 4px; flex: 1; transition-duration: 500ms; } .vertical-container { display: flex; flex-direction: column; width: 36vw; min-width: 480px; } .horizontal-container { display: flex; } button:disabled { background-color: var(--primary-color); border-color: var(--accent-color); } button:hover:enabled { background-color: var(--secondary-color); flex: 2; } button:active:enabled { background-color: darkslategray; border-color: slategray; flex: 1; } .top-button { background-color: yellowgreen; padding: 8px; min-width: 128px; width: 16vw; margin-left: 128px; border-radius: 64px 16px; border-color: yellowgreen; } .top-button:hover:enabled { color: yellowgreen; width: 20vw; } .top-button:active:enabled { color: var(--secondary-color); width: 16vw; } .left-button { background-color: lightseagreen; border-radius: 128px 16px 16px 16px; border-color: lightseagreen; padding-left: 64px; } .left-button:hover:enabled { color: lightseagreen; } .left-button:active:enabled { color: var(--secondary-color); } .right-button { background-color: tomato; border-radius: 16px 16px 128px 16px; border-color: tomato; padding-right: 64px; } .right-button:hover:enabled { color: tomato; } .right-button:active:enabled { color: var(--secondary-color); } .bottom-button { background-color: purple; border-radius: 16px 128px; border-color: purple; padding-right: 64px; } .bottom-button:hover:enabled { color: purple; margin-left: 2vw; margin-right: 1vw; } .bottom-button:active:enabled { color: var(--secondary-color); margin: 4px; }
0.568296
0.04807
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype'); } @font-face { font-family: 'Lobster Two'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/lobstertwo/v13/BngOUXZGTXPUvIoyV6yN5-fI5qA.ttf) format('truetype'); } #id-page-auditor, #id-page-auditor-todo { --ff-brand-color: #485787; --color-white: #fafafe; --color-bright-white: #fcfcfa; --color-black: hsl(225, 6%, 35%); --tabs-bg-color: darkcyan; --tabs-fg-color: var(--color-white); --border-color: #dadce0; --border-color-light: #dadce080; --color-red: #900; --card-padding: 16px; --card-icon-size: 52px; --card-ok-fix-label-with: 42px; --card-suggestion-color: rgba(255, 215, 0, 0.5); --card-error-color: rgba(32, 33, 36, 0.5); --card-info-color: rgba(100, 149, 237, 0.4); --tip-color: rgba(255, 215, 0, 0.07); --inner-box-shadow: 0px 0px 8px hsla(0, 0%, 53%, 0.2); --body-font-family: Roboto, sans-serif; --head-font-family: 'Lobster Two'; --symbols-font-family: 'Material Icons'; min-width: 540px; max-width: 540px; min-height: fit-content; margin: 0; padding: 0; font-family: var(--body-font-family); color: var(--color-black); cursor: default; } @keyframes spinner { 0% { transform: translate3d(-50%, -50%, 0) rotate(0deg); } 100% { transform: translate3d(-50%, -50%, 0) rotate(360deg); } } #id-page-auditor .loading-spinner, #id-page-auditor-todo .loading-spinner { animation-play-state: running; opacity: 1; position: relative; height: 100px; margin-bottom: 16px; } #id-page-auditor .loading-spinner.-paused, #id-page-auditor-todo .loading-spinner.-paused { animation-play-state: paused; opacity: 0.2; transition: opacity linear 0.1s; } #id-page-auditor .loading-spinner:before, #id-page-auditor-todo .loading-spinner:before { animation: 1.5s linear infinite spinner; animation-play-state: inherit; border: solid 16px #c4d9dc; border-bottom-color: #008b8b; border-radius: 50%; content: ''; height: 64px; aspect-ratio: 1; left: 50%; opacity: inherit; position: absolute; top: 50%; transform: translate3d(-50%, -50%, 0); will-change: transform; } #id-page-auditor .small-btn, #id-page-auditor-todo .small-btn { text-decoration: none; font-weight: normal; color: var(--tabs-bg-color) !important; background-color: var(--color-white); border: solid 1px var(--tabs-bg-color); border-radius: 5px; margin-left: 2px; cursor: pointer; font-size: 10px; padding: 2px 6px; float: right; } #id-page-auditor .small-btn:hover, #id-page-auditor-todo .small-btn:hover { background-color: var(--tabs-bg-color); color: var(--color-white) !important; text-decoration: none !important; } #id-page-auditor .small-btn.inverted-colors, #id-page-auditor-todo .small-btn.inverted-colors { background-color: var(--tabs-bg-color) !important; color: var(--color-white) !important; } #id-page-auditor .small-btn.inverted-colors:hover, #id-page-auditor-todo .small-btn.inverted-colors:hover { color: var(--tabs-bg-color) !important; background-color: var(--color-white) !important; } #id-page-auditor .large-btn, #id-page-auditor-todo .large-btn { text-decoration: none !important; font-weight: normal; color: var(--tabs-bg-color) !important; background-color: var(--color-white) !important; border: solid 1px var(--tabs-bg-color); border-radius: 5px; margin: 0 auto !important; cursor: pointer; display: inline-block !important; font-size: 12px; padding: 6px 8px 6px 22px; position: relative; } #id-page-auditor .large-btn:hover, #id-page-auditor-todo .large-btn:hover { text-decoration: none !important; background-color: var(--tabs-bg-color) !important; color: var(--color-white) !important; } #id-page-auditor header, #id-page-auditor-todo header { padding: 8px 0 0; color: var(--ff-brand-color); position: fixed; top: 0; width: 100%; z-index: 1001; background: linear-gradient(360deg, #ececec, #fff); border-top: solid 16px var(--tabs-bg-color); } #id-page-auditor header h1, #id-page-auditor-todo header h1 { text-align: center; font-family: var(--head-font-family); margin: 8px auto 2px; font-size: 32px; } #id-page-auditor header #id-version, #id-page-auditor-todo header #id-version { position: absolute; text-align: right; font-size: 10px; font-family: var(--body-font-family); right: 2px; top: 2px; } #id-page-auditor header .product-by, #id-page-auditor-todo header .product-by { text-align: center; margin-left: 16px; font-size: 16px; color: var(--color-black); font-family: var(--head-font-family); } #id-page-auditor nav, #id-page-auditor-todo nav { width: 100%; z-index: 1000; } #id-page-auditor nav .tabs, #id-page-auditor-todo nav .tabs { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; width: 100%; border-bottom: solid 1px var(--tabs-bg-color); } #id-page-auditor nav .tabs li, #id-page-auditor-todo nav .tabs li { border-style: solid; border-width: 4px 1px 1px; border-color: var(--tabs-bg-color); color: var(--tabs-fg-color); border-radius: 0.25rem 0.25rem 0 0 !important; display: flex; align-items: center; text-align: center; padding: 0.5rem 1rem; cursor: pointer; color: var(--color-white); background-color: var(--tabs-bg-color); position: relative; bottom: -1px; user-select: none; } #id-page-auditor nav .tabs li.active, #id-page-auditor-todo nav .tabs li.active { border-bottom-color: transparent; background-color: var(--tabs-fg-color); color: var(--tabs-bg-color); } #id-page-auditor nav .tabs li:not(.active):not(.gap-mini):hover, #id-page-auditor-todo nav .tabs li:not(.active):not(.gap-mini):hover { background-color: var(--tabs-fg-color); color: var(--tabs-bg-color); border-bottom-color: var(--tabs-bg-color); } #id-page-auditor nav .tabs li.gap-mini, #id-page-auditor-todo nav .tabs li.gap-mini { width: 16px; padding: 0; background-color: transparent; border-color: transparent; } #id-page-auditor nav .tabs li.gap-sep, #id-page-auditor-todo nav .tabs li.gap-sep { width: 4px; padding: 0; background-color: transparent; border-color: transparent; } #id-page-auditor main, #id-page-auditor-todo main { font-size: 14px; background-color: var(--color-white); padding-top: 142px; } #id-page-auditor main .show, #id-page-auditor-todo main .show { display: block !important; } #id-page-auditor main .hide, #id-page-auditor-todo main .hide { display: none !important; } #id-page-auditor main #id-report-outer-container, #id-page-auditor-todo main #id-report-outer-container { padding: 28px 16px 16px; } #id-page-auditor main #id-report-outer-container .inner-report-container, #id-page-auditor-todo main #id-report-outer-container .inner-report-container { display: none; } #id-page-auditor .twitter-card, #id-page-auditor-todo .twitter-card { cursor: pointer; } #id-page-auditor .twitter-card .preview-img, #id-page-auditor-todo .twitter-card .preview-img { width: 100%; } #id-page-auditor .twitter-card .preview-legend, #id-page-auditor-todo .twitter-card .preview-legend { padding: 12px; background-color: #fff; } #id-page-auditor .twitter-card .preview-legend .twitter-card-title, #id-page-auditor-todo .twitter-card .preview-legend .twitter-card-title { font-size: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #0f1419; } #id-page-auditor .twitter-card .preview-legend .twitter-card-domain, #id-page-auditor-todo .twitter-card .preview-legend .twitter-card-domain { font-size: 15px; color: #536471; } #id-page-auditor .twitter-card .preview-legend .twitter-card-description, #id-page-auditor-todo .twitter-card .preview-legend .twitter-card-description { font-size: 15px; color: #536471; } #id-page-auditor .facebook-card .preview-img, #id-page-auditor-todo .facebook-card .preview-img { width: 100%; } #id-page-auditor .facebook-card .preview-legend, #id-page-auditor-todo .facebook-card .preview-legend { padding: 12px 16px; background-color: #3a3b3c; } #id-page-auditor .facebook-card .preview-legend .open-graph-card-domain, #id-page-auditor-todo .facebook-card .preview-legend .open-graph-card-domain { line-height: 16px; font-size: 12px; color: #b0b3b8; } #id-page-auditor .facebook-card .preview-legend h2, #id-page-auditor-todo .facebook-card .preview-legend h2 { color: var(--color-white); font-size: 17px; line-height: 22px; margin: 0; } #id-page-auditor .facebook-card .preview-legend .og-description, #id-page-auditor-todo .facebook-card .preview-legend .og-description { font-size: 12px; color: #b0b3b8; line-height: 16.08px; } #id-page-auditor .box-serp .box-body, #id-page-auditor-todo .box-serp .box-body { padding: 12px; } #id-page-auditor .box-serp .box-body > div, #id-page-auditor-todo .box-serp .box-body > div { border: solid 1px var(--border-color); box-shadow: var(--inner-box-shadow); padding: 8px; } #id-page-auditor .box-serp .box-body > div .serp-url, #id-page-auditor-todo .box-serp .box-body > div .serp-url { font-size: 14px; color: #202124; padding: 1px 0 2px 0; } #id-page-auditor .box-serp .box-body > div .serp-title, #id-page-auditor-todo .box-serp .box-body > div .serp-title { color: #1a0dab; font-size: 20px; padding: 5px 0 0 0; } #id-page-auditor .box-serp .box-body > div .serp-description, #id-page-auditor-todo .box-serp .box-body > div .serp-description { font-size: 14px; color: #4d5156; line-height: 22.12px; font-weight: 400; } #id-page-auditor .pointers, #id-page-auditor-todo .pointers { list-style: none; padding: 4px 0 4px 24px; } #id-page-auditor .pointers .credits-pointer, #id-page-auditor-todo .pointers .credits-pointer { background-repeat: no-repeat; background-size: 20px 20px; padding: 6px 0 6px 26px; background-position-y: center; } #id-page-auditor .pointers .credits-pointer a, #id-page-auditor-todo .pointers .credits-pointer a { text-decoration: none; color: var(--color-black); } #id-page-auditor .pointers .credits-pointer a:hover, #id-page-auditor-todo .pointers .credits-pointer a:hover { color: var(--color-red); text-decoration: underline; } #id-page-auditor .box-card.icon-ld-json > h2, #id-page-auditor-todo .box-card.icon-ld-json > h2 { background-image: url(../logos/JSON-LD_100x100.png); } #id-page-auditor .box-card.icon-error > h2, #id-page-auditor-todo .box-card.icon-error > h2 { background-image: url(../logos/ERROR_100x100.png); } #id-page-auditor .box-card.icon-info > h2, #id-page-auditor-todo .box-card.icon-info > h2 { background-image: url(../logos/Info_100x100.png); } #id-page-auditor .box-card.icon-OK > h2, #id-page-auditor-todo .box-card.icon-OK > h2 { background-image: url(../logos/OK_100x100.png); } #id-page-auditor .box-card.icon-suggestion > h2, #id-page-auditor-todo .box-card.icon-suggestion > h2 { background-color: var(--card-suggestion-color) !important; background-image: url(../logos/Suggestion_100x100.png); background-color: var(--var-card-suggestion-bg); } #id-page-auditor .box-card.icon-google-ads > h2, #id-page-auditor-todo .box-card.icon-google-ads > h2 { background-image: url(../logos/GoogleAds_100x100.png); } #id-page-auditor .box-card.icon-double-click > h2, #id-page-auditor-todo .box-card.icon-double-click > h2 { background-image: url(../logos/DoubleClick_100x100.png); } #id-page-auditor .box-card.icon-tag-manager > h2, #id-page-auditor-todo .box-card.icon-tag-manager > h2 { background-image: url(../logos/GoogleTagManager_100x100.png); } #id-page-auditor .box-card.icon-facebook > h2, #id-page-auditor-todo .box-card.icon-facebook > h2 { background-image: url(../logos/Facebook_100x100.png); } #id-page-auditor .box-card.icon-facebook-pixel > h2, #id-page-auditor-todo .box-card.icon-facebook-pixel > h2 { background-image: url(../logos/FacebookPixel_100x100.png); } #id-page-auditor .box-card.icon-twitter > h2, #id-page-auditor-todo .box-card.icon-twitter > h2 { background-image: url(../logos/TwitterAds_100x100.png); } #id-page-auditor .box-card.icon-twitter-analytics > h2, #id-page-auditor-todo .box-card.icon-twitter-analytics > h2 { background-image: url(../logos/TwitterAnalytics_100x100.png); } #id-page-auditor .box-card.icon-bing-ads > h2, #id-page-auditor-todo .box-card.icon-bing-ads > h2 { background-image: url(../logos/BingAds_100x100.png); } #id-page-auditor .box-card.icon-pinterest > h2, #id-page-auditor-todo .box-card.icon-pinterest > h2 { background-image: url(../logos/Pinterest_100x100.png); } #id-page-auditor .box-card.icon-google-analytics-v3 > h2, #id-page-auditor-todo .box-card.icon-google-analytics-v3 > h2 { background-image: url(../logos/GoogleAnalyticsV3_100x100.png); } #id-page-auditor .box-card.icon-podsights > h2, #id-page-auditor-todo .box-card.icon-podsights > h2 { background-image: url(../logos/Podsights_100x100.png); } #id-page-auditor .box-card.icon-site-improve > h2, #id-page-auditor-todo .box-card.icon-site-improve > h2 { background-image: url(../logos/SiteImprove_100x100.png); } #id-page-auditor .box-card.icon-google > h2, #id-page-auditor-todo .box-card.icon-google > h2 { background-image: url(../logos/Google_100x100.png); } #id-page-auditor .box-card.icon-web-stat > h2, #id-page-auditor-todo .box-card.icon-web-stat > h2 { background-image: url(../logos/WebStat_100x100.png); } #id-page-auditor .box-card.icon-replay-app > h2, #id-page-auditor-todo .box-card.icon-replay-app > h2 { background-image: url(../logos/ReplayApp_100x100.png); } #id-page-auditor .box-card.icon-cartkit > h2, #id-page-auditor-todo .box-card.icon-cartkit > h2 { background-image: url(../logos/CartKit_100x100.png); } #id-page-auditor .box-card.icon-heroku > h2, #id-page-auditor-todo .box-card.icon-heroku > h2 { background-image: url(../logos/Heroku_100x100.png); } #id-page-auditor .box-card.icon-hubspot > h2, #id-page-auditor-todo .box-card.icon-hubspot > h2 { background-image: url(../logos/Hubspot_100x100.png); } #id-page-auditor .box-card.icon-krux-pixel > h2, #id-page-auditor-todo .box-card.icon-krux-pixel > h2 { background-image: url(../logos/KruxPixel_100x100.png); } #id-page-auditor .box-card.icon-amazon-ads > h2, #id-page-auditor-todo .box-card.icon-amazon-ads > h2 { background-image: url(../logos/AmazonAds_100x100.png); } #id-page-auditor .box-card.icon-amazon > h2, #id-page-auditor-todo .box-card.icon-amazon > h2 { background-image: url(../logos/Amazon_100x100.png); } #id-page-auditor .box-card.icon-segment-analytics > h2, #id-page-auditor-todo .box-card.icon-segment-analytics > h2 { background-image: url(../logos/SegmentAnalytics_100x100.png); } #id-page-auditor .box-card.icon-warnermedia-analytics > h2, #id-page-auditor-todo .box-card.icon-warnermedia-analytics > h2 { background-image: url(../logos/TurnerAnalytics_100x100.png); } #id-page-auditor .box-card.icon-criteo > h2, #id-page-auditor-todo .box-card.icon-criteo > h2 { background-image: url(../logos/Criteo_100x100.png); } #id-page-auditor .box-card.icon-zeta-global > h2, #id-page-auditor-todo .box-card.icon-zeta-global > h2 { background-image: url(../logos/Zeta_100x100.png); } #id-page-auditor .box-card.icon-quantcast > h2, #id-page-auditor-todo .box-card.icon-quantcast > h2 { background-image: url(../logos/QuantCast_100x100.png); } #id-page-auditor .box-card.icon-adform > h2, #id-page-auditor-todo .box-card.icon-adform > h2 { background-image: url(../logos/AdForm_100x100.png); } #id-page-auditor .box-card.icon-nativo > h2, #id-page-auditor-todo .box-card.icon-nativo > h2 { background-image: url(../logos/Nativo_100x100.png); } #id-page-auditor .box-card.icon-drift > h2, #id-page-auditor-todo .box-card.icon-drift > h2 { background-image: url(../logos/Drift_100x100.png); } #id-page-auditor .box-card.icon-neodata > h2, #id-page-auditor-todo .box-card.icon-neodata > h2 { background-image: url(../logos/NeodataGroup_100x100.png); } #id-page-auditor .box-card.icon-sophus3 > h2, #id-page-auditor-todo .box-card.icon-sophus3 > h2 { background-image: url(../logos/Sophus3_100x100.png); } #id-page-auditor .box-card.icon-drip > h2, #id-page-auditor-todo .box-card.icon-drip > h2 { background-image: url(../logos/Drip_100x100.png); } #id-page-auditor .box-card.icon-crazy-egg > h2, #id-page-auditor-todo .box-card.icon-crazy-egg > h2 { background-image: url(../logos/CrazyEgg_100x100.png); } #id-page-auditor .box-card.icon-leadfeeder > h2, #id-page-auditor-todo .box-card.icon-leadfeeder > h2 { background-image: url(../logos/LeadFeeder_100x100.png); } #id-page-auditor .box-card.icon-outbrain > h2, #id-page-auditor-todo .box-card.icon-outbrain > h2 { background-image: url(../logos/OutBrain_100x100.png); } #id-page-auditor .box-card.icon-qualtric > h2, #id-page-auditor-todo .box-card.icon-qualtric > h2 { background-image: url(../logos/Qualtric_100x100.png); } #id-page-auditor .box-card.icon-avantlink > h2, #id-page-auditor-todo .box-card.icon-avantlink > h2 { background-image: url(../logos/AvantLink_100x100.png); } #id-page-auditor .box-card.icon-scorecard > h2, #id-page-auditor-todo .box-card.icon-scorecard > h2 { background-image: url(../logos/ScoreCard_100x100.png); } #id-page-auditor .box-card.icon-taboola > h2, #id-page-auditor-todo .box-card.icon-taboola > h2 { background-image: url(../logos/Taboola_100x100.png); } #id-page-auditor .box-card.icon-nielsen > h2, #id-page-auditor-todo .box-card.icon-nielsen > h2 { background-image: url(../logos/Nielsen_100x100.png); } #id-page-auditor .box-card.icon-webtrekk > h2, #id-page-auditor-todo .box-card.icon-webtrekk > h2 { background-image: url(../logos/Webtrekk_100x100.png); } #id-page-auditor .box-card.icon-iubenda > h2, #id-page-auditor-todo .box-card.icon-iubenda > h2 { background-image: url(../logos/Iubenda_100x100.png); } #id-page-auditor .box-card.icon-cookielaw > h2, #id-page-auditor-todo .box-card.icon-cookielaw > h2 { background-image: url(../logos/Cookielaw_100x100.png); } #id-page-auditor .box-card.icon-cxense > h2, #id-page-auditor-todo .box-card.icon-cxense > h2 { background-image: url(../logos/Cxense_100x100.png); } #id-page-auditor .box-card.icon-fc > h2, #id-page-auditor-todo .box-card.icon-fc > h2 { background-image: url(../logos/FC_100x100.png); } #id-page-auditor .box-card.icon-franco-avatar > h2, #id-page-auditor-todo .box-card.icon-franco-avatar > h2 { background-image: url(../logos/Avatar_200x200.png); } #id-page-auditor .box-card.icon-tag > h2, #id-page-auditor-todo .box-card.icon-tag > h2 { background-image: url(../logos/Tag_100x100.png); } #id-page-auditor .box-card.icon-open-graph > h2, #id-page-auditor-todo .box-card.icon-open-graph > h2 { background-image: url(../logos/OpenGraph_100x100.png); } #id-page-auditor .box-card.icon-swiftype > h2, #id-page-auditor-todo .box-card.icon-swiftype > h2 { background-image: url(../logos/Swiftype_100x100.png); } #id-page-auditor .box-card.icon-rep > h2, #id-page-auditor-todo .box-card.icon-rep > h2 { background-image: url(../logos/REP_100x100.png); } #id-page-auditor .box-card.icon-lock > h2, #id-page-auditor-todo .box-card.icon-lock > h2 { background-image: url(../logos/Lock_100x100.png); } #id-page-auditor .box-card.icon-seo > h2, #id-page-auditor-todo .box-card.icon-seo > h2 { background-image: url(../logos/SEO_100x100.png); } #id-page-auditor .box-card.icon-chromium > h2, #id-page-auditor-todo .box-card.icon-chromium > h2 { background-image: url(../logos/Chromium_100x100.png); } #id-page-auditor .box-card.icon-edge > h2, #id-page-auditor-todo .box-card.icon-edge > h2 { background-image: url(../logos/Edge_100x100.png); } #id-page-auditor .box-card.icon-micro-formats > h2, #id-page-auditor-todo .box-card.icon-micro-formats > h2 { background-image: url(../logos/MicroFormats_100x100.png); } #id-page-auditor .box-card.icon-apple > h2, #id-page-auditor-todo .box-card.icon-apple > h2 { background-image: url(../logos/Apple_100x100.png); } #id-page-auditor .box-card.icon-windows > h2, #id-page-auditor-todo .box-card.icon-windows > h2 { background-image: url(../logos/Windows_100x100.png); } #id-page-auditor .box-card.icon-shopify > h2, #id-page-auditor-todo .box-card.icon-shopify > h2 { background-image: url(../logos/Shopify_100x100.png); } #id-page-auditor .box-card.icon-branch > h2, #id-page-auditor-todo .box-card.icon-branch > h2 { background-image: url(../logos/Branch_100x100.png); } #id-page-auditor .box-card.icon-ie > h2, #id-page-auditor-todo .box-card.icon-ie > h2 { background-image: url(../logos/IE_100x100.png); } #id-page-auditor .box-card.icon-ms > h2, #id-page-auditor-todo .box-card.icon-ms > h2 { background-image: url(../logos/MS_100x100.png); } #id-page-auditor .box-card.icon-unclassified > h2, #id-page-auditor-todo .box-card.icon-unclassified > h2 { background-image: url(../logos/Unclassified_100x100.png); } #id-page-auditor .box-card.icon-xandr > h2, #id-page-auditor-todo .box-card.icon-xandr > h2 { background-image: url(../logos/Xandr_100x100.png); } #id-page-auditor .box-card.icon-ias > h2, #id-page-auditor-todo .box-card.icon-ias > h2 { background-image: url(../logos/IAS_100x100.png); } #id-page-auditor .box-card.icon-wunderkind > h2, #id-page-auditor-todo .box-card.icon-wunderkind > h2 { background-image: url(../logos/Wunderkind_100x100.png); } #id-page-auditor .box-card.icon-heap > h2, #id-page-auditor-todo .box-card.icon-heap > h2 { background-image: url(../logos/Heap_100x100.png); } #id-page-auditor .box-card.icon-marketo > h2, #id-page-auditor-todo .box-card.icon-marketo > h2 { background-image: url(../logos/Marketo_100x100.png); } #id-page-auditor .box-card.icon-vwo > h2, #id-page-auditor-todo .box-card.icon-vwo > h2 { background-image: url(../logos/VWO_100x100.png); } #id-page-auditor .box-card.icon-cookiebot > h2, #id-page-auditor-todo .box-card.icon-cookiebot > h2 { background-image: url(../logos/Cookiebot_100x100.png); } #id-page-auditor .box-card.icon-pardot > h2, #id-page-auditor-todo .box-card.icon-pardot > h2 { background-image: url(../logos/Pardot_100x100.png); } #id-page-auditor .box-card.icon-adroll > h2, #id-page-auditor-todo .box-card.icon-adroll > h2 { background-image: url(../logos/AdRoll_100x100.png); } #id-page-auditor .box-card.icon-quora > h2, #id-page-auditor-todo .box-card.icon-quora > h2 { background-image: url(../logos/Quora_100x100.png); } #id-page-auditor .box-card.icon-hotjar > h2, #id-page-auditor-todo .box-card.icon-hotjar > h2 { background-image: url(../logos/Hotjar_100x100.png); } #id-page-auditor .box-card.icon-trustpilot > h2, #id-page-auditor-todo .box-card.icon-trustpilot > h2 { background-image: url(../logos/Trustpilot_100x100.png); } #id-page-auditor .box-card.icon-liveperson > h2, #id-page-auditor-todo .box-card.icon-liveperson > h2 { background-image: url(../logos/LivePerson_100x100.png); } #id-page-auditor .box-card.icon-reddit > h2, #id-page-auditor-todo .box-card.icon-reddit > h2 { background-image: url(../logos/Reddit_100x100.png); } #id-page-auditor .box-card.icon-buy-sell-ads > h2, #id-page-auditor-todo .box-card.icon-buy-sell-ads > h2 { background-image: url(../logos/BuySellAds_100x100.png); } #id-page-auditor .box-card.icon-cloudflare > h2, #id-page-auditor-todo .box-card.icon-cloudflare > h2 { background-image: url(../logos/CloudFlare_100x100.png); } #id-page-auditor .box-card.icon-google-optimize > h2, #id-page-auditor-todo .box-card.icon-google-optimize > h2 { background-image: url(../logos/GoogleOptimize_100x100.png); } #id-page-auditor .box-card.icon-firebase > h2, #id-page-auditor-todo .box-card.icon-firebase > h2 { background-image: url(../logos/Firebase_100x100.png); } #id-page-auditor .box-card.icon-wordpress > h2, #id-page-auditor-todo .box-card.icon-wordpress > h2 { background-image: url(../logos/Wordpress_100x100.png); } #id-page-auditor .box-card.icon-riskified > h2, #id-page-auditor-todo .box-card.icon-riskified > h2 { background-image: url(../logos/Riskified_100x100.png); } #id-page-auditor .box-card.icon-onetrust > h2, #id-page-auditor-todo .box-card.icon-onetrust > h2 { background-image: url(../logos/Onetrust_100x100.png); } #id-page-auditor .box-card.icon-amplitude > h2, #id-page-auditor-todo .box-card.icon-amplitude > h2 { background-image: url(../logos/Amplitude_100x100.png); } #id-page-auditor .box-card.icon-new-relic > h2, #id-page-auditor-todo .box-card.icon-new-relic > h2 { background-image: url(../logos/NewRelic_100x100.png); } #id-page-auditor .box-card.icon-squarespace > h2, #id-page-auditor-todo .box-card.icon-squarespace > h2 { background-image: url(../logos/Squarespace_100x100.png); } #id-page-auditor .box-card.icon-stripe > h2, #id-page-auditor-todo .box-card.icon-stripe > h2 { background-image: url(../logos/Stripe_100x100.png); } #id-page-auditor .box-card.icon-apps-flyer > h2, #id-page-auditor-todo .box-card.icon-apps-flyer > h2 { background-image: url(../logos/AppsFlyer_100x100.png); } #id-page-auditor .box-card.icon-appcues > h2, #id-page-auditor-todo .box-card.icon-appcues > h2 { background-image: url(../logos/Appcues_100x100.png); } #id-page-auditor .box-card.icon-brand-metrics > h2, #id-page-auditor-todo .box-card.icon-brand-metrics > h2 { background-image: url(../logos/BrandMetrics_100x100.png); } #id-page-auditor .box-card.icon-parrable > h2, #id-page-auditor-todo .box-card.icon-parrable > h2 { background-image: url(../logos/Parrable_100x100.png); } #id-page-auditor .box-card.icon-neustar > h2, #id-page-auditor-todo .box-card.icon-neustar > h2 { background-image: url(../logos/Neustar_100x100.png); } #id-page-auditor .box-card.icon-thetradedesk > h2, #id-page-auditor-todo .box-card.icon-thetradedesk > h2 { background-image: url(../logos/TheTradeDesk_100x100.png); } #id-page-auditor .box-card.icon-tidio > h2, #id-page-auditor-todo .box-card.icon-tidio > h2 { background-image: url(../logos/TIDIO_100x100.png); } #id-page-auditor .box-card.icon-jquery > h2, #id-page-auditor-todo .box-card.icon-jquery > h2 { background-image: url(../logos/jQuery_100x100.png); } #id-page-auditor .box-card.icon-tapfiliate > h2, #id-page-auditor-todo .box-card.icon-tapfiliate > h2 { background-image: url(../logos/Tapfiliate_100x100.png); } #id-page-auditor .box-card.icon-intercom > h2, #id-page-auditor-todo .box-card.icon-intercom > h2 { background-image: url(../logos/Intercom_100x100.png); } #id-page-auditor .box-card.icon-clearbit > h2, #id-page-auditor-todo .box-card.icon-clearbit > h2 { background-image: url(../logos/Clearbit_100x100.png); } #id-page-auditor .box-card.icon-chartbeat > h2, #id-page-auditor-todo .box-card.icon-chartbeat > h2 { background-image: url(../logos/Chartbeat_100x100.png); } #id-page-auditor .box-card.icon-onetag > h2, #id-page-auditor-todo .box-card.icon-onetag > h2 { background-image: url(../logos/Onetag_100x100.png); } #id-page-auditor .box-card.icon-insurads > h2, #id-page-auditor-todo .box-card.icon-insurads > h2 { background-image: url(../logos/InsurAds_100x100.png); } #id-page-auditor .box-card.icon-userzoom > h2, #id-page-auditor-todo .box-card.icon-userzoom > h2 { background-image: url(../logos/UserZoom_100x100.png); } #id-page-auditor .box-card.icon-consensu > h2, #id-page-auditor-todo .box-card.icon-consensu > h2 { background-image: url(../logos/Consensu_100x100.png); } #id-page-auditor .box-card.icon-adobe > h2, #id-page-auditor-todo .box-card.icon-adobe > h2 { background-image: url(../logos/Adobe_100x100.png); } #id-page-auditor .box-card.icon-tiktok > h2, #id-page-auditor-todo .box-card.icon-tiktok > h2 { background-image: url(../logos/TikTok_100x100.png); } #id-page-auditor .box-card.icon-youtube > h2, #id-page-auditor-todo .box-card.icon-youtube > h2 { background-image: url(../logos/YouTube_100x100.png); } #id-page-auditor .box-card.icon-snapchat > h2, #id-page-auditor-todo .box-card.icon-snapchat > h2 { background-image: url(../logos/SnapChat_100x100.png); } #id-page-auditor .box-card.icon-contentsquare > h2, #id-page-auditor-todo .box-card.icon-contentsquare > h2 { background-image: url(../logos/ContentSquare_100x100.png); } #id-page-auditor .box-card.icon-user1st > h2, #id-page-auditor-todo .box-card.icon-user1st > h2 { background-image: url(../logos/USER1st_100x100.png); } #id-page-auditor .box-card.icon-fontawesome > h2, #id-page-auditor-todo .box-card.icon-fontawesome > h2 { background-image: url(../logos/FontAwesome_100x100.png); } #id-page-auditor .box-card.icon-cloudfront > h2, #id-page-auditor-todo .box-card.icon-cloudfront > h2 { background-image: url(../logos/Cloudfront_100x100.png); } #id-page-auditor .box-card.icon-aws > h2, #id-page-auditor-todo .box-card.icon-aws > h2 { background-image: url(../logos/AWS_100x100.png); } #id-page-auditor .box-card.icon-js > h2, #id-page-auditor-todo .box-card.icon-js > h2 { background-image: url(../logos/JS_100x100.png); } #id-page-auditor .box-card.icon-mailchimp > h2, #id-page-auditor-todo .box-card.icon-mailchimp > h2 { background-image: url(../logos/Mailchimp_100x100.png); } #id-page-auditor .box-card.icon-yahoo > h2, #id-page-auditor-todo .box-card.icon-yahoo > h2 { background-image: url(../logos/Yahoo_100x100.png); } #id-page-auditor .box-card.icon-jivox > h2, #id-page-auditor-todo .box-card.icon-jivox > h2 { background-image: url(../logos/Jivox_100x100.png); } #id-page-auditor .box-card.icon-leadlander > h2, #id-page-auditor-todo .box-card.icon-leadlander > h2 { background-image: url(../logos/LeadLander_100x100.png); } #id-page-auditor .box-card.icon-fastly > h2, #id-page-auditor-todo .box-card.icon-fastly > h2 { background-image: url(../logos/Fastly_100x100.png); } #id-page-auditor .box-card.icon-demandbase > h2, #id-page-auditor-todo .box-card.icon-demandbase > h2 { background-image: url(../logos/Demandbase_100x100.png); } #id-page-auditor .box-card.icon-adlightning > h2, #id-page-auditor-todo .box-card.icon-adlightning > h2 { background-image: url(../logos/AdLightning_100x100.png); } #id-page-auditor .box-card.icon-mather > h2, #id-page-auditor-todo .box-card.icon-mather > h2 { background-image: url(../logos/Mather_100x100.png); } #id-page-auditor .box-card.icon-lytics > h2, #id-page-auditor-todo .box-card.icon-lytics > h2 { background-image: url(../logos/Lytics_100x100.png); } #id-page-auditor .box-card.icon-sitemap > h2, #id-page-auditor-todo .box-card.icon-sitemap > h2 { background-image: url(../logos/Sitemap_100x100.png); } #id-page-auditor .box-card.icon-moat > h2, #id-page-auditor-todo .box-card.icon-moat > h2 { background-image: url(../logos/MOAT_100x100.png); } #id-page-auditor .box-card.icon-rich-audience > h2, #id-page-auditor-todo .box-card.icon-rich-audience > h2 { background-image: url(../logos/RichAudience_100x100.png); } #id-page-auditor .box-card.icon-gladly > h2, #id-page-auditor-todo .box-card.icon-gladly > h2 { background-image: url(../logos/Gladly_100x100.png); } #id-page-auditor .box-card.icon-channel-advisor > h2, #id-page-auditor-todo .box-card.icon-channel-advisor > h2 { background-image: url(../logos/ChannelAdvisor_100x100.png); } #id-page-auditor .box-card.icon-tealium > h2, #id-page-auditor-todo .box-card.icon-tealium > h2 { background-image: url(../logos/Tealium_100x100.png); } #id-page-auditor .box-card.icon-algonomy > h2, #id-page-auditor-todo .box-card.icon-algonomy > h2 { background-image: url(../logos/Algonomy_100x100.png); } #id-page-auditor .box-card.icon-teads > h2, #id-page-auditor-todo .box-card.icon-teads > h2 { background-image: url(../logos/Teads_100x100.png); } #id-page-auditor .box-card.icon-salesforce > h2, #id-page-auditor-todo .box-card.icon-salesforce > h2 { background-image: url(../logos/SalesForce_100x100.png); } #id-page-auditor .box-card.icon-lotame > h2, #id-page-auditor-todo .box-card.icon-lotame > h2 { background-image: url(../logos/Lotame_100x100.png); } #id-page-auditor .box-card.icon-movableink > h2, #id-page-auditor-todo .box-card.icon-movableink > h2 { background-image: url(../logos/MovableInk_100x100.png); } #id-page-auditor .box-card.icon-skai > h2, #id-page-auditor-todo .box-card.icon-skai > h2 { background-image: url(../logos/Skai_100x100.png); } #id-page-auditor .box-card.icon-zync > h2, #id-page-auditor-todo .box-card.icon-zync > h2 { background-image: url(../logos/Zync_100x100.png); } #id-page-auditor .box-card.icon-bombora > h2, #id-page-auditor-todo .box-card.icon-bombora > h2 { background-image: url(../logos/Bombora_100x100.png); } #id-page-auditor .box-card.icon-why > h2, #id-page-auditor-todo .box-card.icon-why > h2 { background-image: url(../logos/Why_100x100.png); } #id-page-auditor .box-card.icon-how > h2, #id-page-auditor-todo .box-card.icon-how > h2 { background-image: url(../logos/How_100x100.png); } #id-page-auditor .box-card.icon-open > h2, #id-page-auditor-todo .box-card.icon-open > h2 { background-image: url(../logos/Open_100x100.png); } #id-page-auditor .box-card.icon-unpkg > h2, #id-page-auditor-todo .box-card.icon-unpkg > h2 { background-image: url(../logos/unpkg_100x100.png); } #id-page-auditor .box-card.icon-ethers > h2, #id-page-auditor-todo .box-card.icon-ethers > h2 { background-image: url(../logos/Ethers_100x100.png); } #id-page-auditor .box-card.icon-fonts > h2, #id-page-auditor-todo .box-card.icon-fonts > h2 { background-image: url(../logos/Fonts_100x100.png); } #id-page-auditor .box-card.icon-ada > h2, #id-page-auditor-todo .box-card.icon-ada > h2 { background-image: url(../logos/Ada_100x100.png); } #id-page-auditor .box-card.icon-linkedin > h2, #id-page-auditor-todo .box-card.icon-linkedin > h2 { background-image: url(../logos/LinkedInAds_100x100.png); } #id-page-auditor .box-card.icon-wordpress > h2, #id-page-auditor-todo .box-card.icon-wordpress > h2 { background-image: url(../logos/Wordpress_100x100.png); } #id-page-auditor .box-card.icon-fastcomments > h2, #id-page-auditor-todo .box-card.icon-fastcomments > h2 { background-image: url(../logos/FastComments_100x100.png); } #id-page-auditor .box-card.icon-noibu > h2, #id-page-auditor-todo .box-card.icon-noibu > h2 { background-image: url(../logos/Noibu_100x100.png); } #id-page-auditor .box-card.icon-zendesk > h2, #id-page-auditor-todo .box-card.icon-zendesk > h2 { background-image: url(../logos/ZenDesk_100x100.png); } #id-page-auditor .box-card.icon-salesloft > h2, #id-page-auditor-todo .box-card.icon-salesloft > h2 { background-image: url(../logos/Salesloft_100x100.png); } #id-page-auditor .box-card.icon-americaneagle > h2, #id-page-auditor-todo .box-card.icon-americaneagle > h2 { background-image: url(../logos/AmericanEagle_100x100.png); } #id-page-auditor .box-card.icon-yotpo > h2, #id-page-auditor-todo .box-card.icon-yotpo > h2 { background-image: url(../logos/Yotpo_100x100.png); } #id-page-auditor .box-card.icon-datadome > h2, #id-page-auditor-todo .box-card.icon-datadome > h2 { background-image: url(../logos/DataDome_100x100.png); } #id-page-auditor .box-card.icon-impact > h2, #id-page-auditor-todo .box-card.icon-impact > h2 { background-image: url(../logos/Impact_100x100.png); } #id-page-auditor .box-card.icon-pendo > h2, #id-page-auditor-todo .box-card.icon-pendo > h2 { background-image: url(../logos/Pendo_100x100.png); } #id-page-auditor .box-card.icon-wistia > h2, #id-page-auditor-todo .box-card.icon-wistia > h2 { background-image: url(../logos/Wistia_100x100.png); } #id-page-auditor .box-card.icon-disqus > h2, #id-page-auditor-todo .box-card.icon-disqus > h2 { background-image: url(../logos/Disqus_100x100.png); } #id-page-auditor .box-card.icon-ga-connector > h2, #id-page-auditor-todo .box-card.icon-ga-connector > h2 { background-image: url(../logos/GaConnector_100x100.png); } #id-page-auditor .box-card.icon-fullstory > h2, #id-page-auditor-todo .box-card.icon-fullstory > h2 { background-image: url(../logos/FullStory_100x100.png); } #id-page-auditor .box-card.icon-speedcurve > h2, #id-page-auditor-todo .box-card.icon-speedcurve > h2 { background-image: url(../logos/SpeedCurve_100x100.png); } #id-page-auditor .box-card.icon-satismeter > h2, #id-page-auditor-todo .box-card.icon-satismeter > h2 { background-image: url(../logos/SatisMeter_100x100.png); } #id-page-auditor .box-card.icon-profitwell > h2, #id-page-auditor-todo .box-card.icon-profitwell > h2 { background-image: url(../logos/ProfitWell_100x100.png); } #id-page-auditor .box-card.icon-elevio > h2, #id-page-auditor-todo .box-card.icon-elevio > h2 { background-image: url(../logos/Elevio_100x100.png); } #id-page-auditor .box-card.icon-headway-app > h2, #id-page-auditor-todo .box-card.icon-headway-app > h2 { background-image: url(../logos/HeadwayApp_100x100.png); } #id-page-auditor .box-card.icon-typekit > h2, #id-page-auditor-todo .box-card.icon-typekit > h2 { background-image: url(../logos/Typekit_100x100.png); } #id-page-auditor .box-card.icon-ocelot > h2, #id-page-auditor-todo .box-card.icon-ocelot > h2 { background-image: url(../logos/Ocelot_100x100.png); } #id-page-auditor .box-card.icon-zoominfo > h2, #id-page-auditor-todo .box-card.icon-zoominfo > h2 { background-image: url(../logos/Zoominfo_100x100.png); } #id-page-auditor .box-card.icon-iterate > h2, #id-page-auditor-todo .box-card.icon-iterate > h2 { background-image: url(../logos/Iterate_100x100.png); } #id-page-auditor .box-card.icon-bluekai > h2, #id-page-auditor-todo .box-card.icon-bluekai > h2 { background-image: url(../logos/Bluekai_100x100.png); } #id-page-auditor .box-card.icon-geoedge > h2, #id-page-auditor-todo .box-card.icon-geoedge > h2 { background-image: url(../logos/Geoedge_100x100.png); } #id-page-auditor .box-card.icon-akamai > h2, #id-page-auditor-todo .box-card.icon-akamai > h2 { background-image: url(../logos/Akamai_100x100.png); } #id-page-auditor .box-card.icon-media-net > h2, #id-page-auditor-todo .box-card.icon-media-net > h2 { background-image: url(../logos/MediaNet_100x100.png); } #id-page-auditor .box-card.icon-cookiepro > h2, #id-page-auditor-todo .box-card.icon-cookiepro > h2 { background-image: url(../logos/CookiePro_100x100.png); } #id-page-auditor .box-card.icon-ensighten > h2, #id-page-auditor-todo .box-card.icon-ensighten > h2 { background-image: url(../logos/Ensighten_100x100.png); } #id-page-auditor .box-card.icon-mediamath > h2, #id-page-auditor-todo .box-card.icon-mediamath > h2 { background-image: url(../logos/MediaMath_100x100.png); } #id-page-auditor .box-card.icon-liveramp > h2, #id-page-auditor-todo .box-card.icon-liveramp > h2 { background-image: url(../logos/LiveRamp_100x100.png); } #id-page-auditor .box-card.icon-bugherd > h2, #id-page-auditor-todo .box-card.icon-bugherd > h2 { background-image: url(../logos/BugHerd_100x100.png); } #id-page-auditor .box-card.icon-sharpspring > h2, #id-page-auditor-todo .box-card.icon-sharpspring > h2 { background-image: url(../logos/SharpSpring_100x100.png); } #id-page-auditor .box-card.icon-sumo > h2, #id-page-auditor-todo .box-card.icon-sumo > h2 { background-image: url(../logos/Sumo_100x100.png); } #id-page-auditor .box-card.icon-lead-forensics > h2, #id-page-auditor-todo .box-card.icon-lead-forensics > h2 { background-image: url(../logos/LeadForensics_100x100.png); } #id-page-auditor .box-card.icon-clickcease > h2, #id-page-auditor-todo .box-card.icon-clickcease > h2 { background-image: url(../logos/Clickcease_100x100.png); } #id-page-auditor .box-card.icon-marin > h2, #id-page-auditor-todo .box-card.icon-marin > h2 { background-image: url(../logos/Marin_100x100.png); } #id-page-auditor .box-card.icon-osano > h2, #id-page-auditor-todo .box-card.icon-osano > h2 { background-image: url(../logos/Osano_100x100.png); } #id-page-auditor .box-card.icon-osano > h2, #id-page-auditor-todo .box-card.icon-osano > h2 { background-image: url(../logos/Osano_100x100.png); } #id-page-auditor .box-card.icon-movinghub > h2, #id-page-auditor-todo .box-card.icon-movinghub > h2 { background-image: url(../logos/Movinghub_100x100.png); } #id-page-auditor .box-card.icon-bootstrap > h2, #id-page-auditor-todo .box-card.icon-bootstrap > h2 { background-image: url(../logos/Bootstrap_100x100.png); } #id-page-auditor .box-card.icon-github > h2, #id-page-auditor-todo .box-card.icon-github > h2 { background-image: url(../logos/Github_100x100.png); } #id-page-auditor .box-card.icon-carbonads > h2, #id-page-auditor-todo .box-card.icon-carbonads > h2 { background-image: url(../logos/CarbonAds_100x100.png); } #id-page-auditor .box-card.icon-baidu > h2, #id-page-auditor-todo .box-card.icon-baidu > h2 { background-image: url(../logos/Baidu_100x100.png); } #id-page-auditor .box-card.icon-cookie-script > h2, #id-page-auditor-todo .box-card.icon-cookie-script > h2 { background-image: url(../logos/CookieScript_100x100.png); } #id-page-auditor .box-card.icon-justuno > h2, #id-page-auditor-todo .box-card.icon-justuno > h2 { background-image: url(../logos/JustUno_100x100.png); } #id-page-auditor .box-card.icon-order-logic > h2, #id-page-auditor-todo .box-card.icon-order-logic > h2 { background-image: url(../logos/OrderLogic_100x100.png); } #id-page-auditor .box-card.icon-shogun > h2, #id-page-auditor-todo .box-card.icon-shogun > h2 { background-image: url(../logos/Shogun_100x100.png); } #id-page-auditor .box-card.icon-optinmonster > h2, #id-page-auditor-todo .box-card.icon-optinmonster > h2 { background-image: url(../logos/OptinMonster_100x100.png); } #id-page-auditor .box-card.icon-33across > h2, #id-page-auditor-todo .box-card.icon-33across > h2 { background-image: url(../logos/33Across_100x100.png); } #id-page-auditor .box-card.icon-conversant > h2, #id-page-auditor-todo .box-card.icon-conversant > h2 { background-image: url(../logos/Conversant_100x100.png); } #id-page-auditor .box-card.icon-paypal > h2, #id-page-auditor-todo .box-card.icon-paypal > h2 { background-image: url(../logos/PayPal_100x100.png); } #id-page-auditor .box-card.icon-addtoany > h2, #id-page-auditor-todo .box-card.icon-addtoany > h2 { background-image: url(../logos/AddToAny_100x100.png); } #id-page-auditor .box-card.icon-tune > h2, #id-page-auditor-todo .box-card.icon-tune > h2 { background-image: url(../logos/Tune_100x100.png); } #id-page-auditor .box-card.icon-subbly > h2, #id-page-auditor-todo .box-card.icon-subbly > h2 { background-image: url(../logos/Subbly_100x100.png); } #id-page-auditor .box-card.icon-netweek > h2, #id-page-auditor-todo .box-card.icon-netweek > h2 { background-image: url(../logos/NetWeek_100x100.png); } #id-page-auditor .box-card.icon-jsdelivr > h2, #id-page-auditor-todo .box-card.icon-jsdelivr > h2 { background-image: url(../logos/JsDelivr_100x100.png); } #id-page-auditor .box-card.icon-vimeo > h2, #id-page-auditor-todo .box-card.icon-vimeo > h2 { background-image: url(../logos/Vimeo_100x100.png); } #id-page-auditor .box-card.icon-sharethis > h2, #id-page-auditor-todo .box-card.icon-sharethis > h2 { background-image: url(../logos/ShareThis_100x100.png); } #id-page-auditor .box-card.icon-polyfill > h2, #id-page-auditor-todo .box-card.icon-polyfill > h2 { background-image: url(../logos/Polyfill_100x100.png); } #id-page-auditor .box-card.icon-4cite > h2, #id-page-auditor-todo .box-card.icon-4cite > h2 { background-image: url(../logos/4cite_100x100.png); } #id-page-auditor .box-card.icon-igodigital > h2, #id-page-auditor-todo .box-card.icon-igodigital > h2 { background-image: url(../logos/IGoDigital_100x100.png); } #id-page-auditor .box-card.icon-oracle > h2, #id-page-auditor-todo .box-card.icon-oracle > h2 { background-image: url(../logos/Oracle_100x100.png); } #id-page-auditor .box-card.icon-trustarc > h2, #id-page-auditor-todo .box-card.icon-trustarc > h2 { background-image: url(../logos/TrustArc_100x100.png); } #id-page-auditor .box-card.icon-accessibleweb > h2, #id-page-auditor-todo .box-card.icon-accessibleweb > h2 { background-image: url(../logos/AccessibleWeb_100x100.png); } #id-page-auditor .box-card.icon-attentive > h2, #id-page-auditor-todo .box-card.icon-attentive > h2 { background-image: url(../logos/Attentive_100x100.png); } #id-page-auditor .box-card.icon-klarna > h2, #id-page-auditor-todo .box-card.icon-klarna > h2 { background-image: url(../logos/Klarna_100x100.png); } #id-page-auditor .box-card.icon-abtasty > h2, #id-page-auditor-todo .box-card.icon-abtasty > h2 { background-image: url(../logos/AbTasty_100x100.png); } #id-page-auditor .box-card.icon-didomi > h2, #id-page-auditor-todo .box-card.icon-didomi > h2 { background-image: url(../logos/Didomi_100x100.png); } #id-page-auditor .box-card.icon-source-forge > h2, #id-page-auditor-todo .box-card.icon-source-forge > h2 { background-image: url(../logos/SourceForge_100x100.png); } #id-page-auditor .box-card.icon-unbounce > h2, #id-page-auditor-todo .box-card.icon-unbounce > h2 { background-image: url(../logos/Unbounce_100x100.png); } #id-page-auditor .box-card.icon-discourse > h2, #id-page-auditor-todo .box-card.icon-discourse > h2 { background-image: url(../logos/Discourse_100x100.png); } #id-page-auditor .box-card.icon-kissmetrics > h2, #id-page-auditor-todo .box-card.icon-kissmetrics > h2 { background-image: url(../logos/KissMetrics_100x100.png); } #id-page-auditor .box-card.icon-subscribers > h2, #id-page-auditor-todo .box-card.icon-subscribers > h2 { background-image: url(../logos/Subscribers_100x100.png); } #id-page-auditor .box-card.icon-azure > h2, #id-page-auditor-todo .box-card.icon-azure > h2 { background-image: url(../logos/Azure_100x100.png); } #id-page-auditor .box-card.icon-digital-ocean > h2, #id-page-auditor-todo .box-card.icon-digital-ocean > h2 { background-image: url(../logos/DigitalOcean_100x100.png); } #id-page-auditor .box-card.icon-hull > h2, #id-page-auditor-todo .box-card.icon-hull > h2 { background-image: url(../logos/Hull_100x100.png); } #id-page-auditor .box-card.icon-chilipiper > h2, #id-page-auditor-todo .box-card.icon-chilipiper > h2 { background-image: url(../logos/ChiliPiper_100x100.png); } #id-page-auditor .box-card.icon-sentry > h2, #id-page-auditor-todo .box-card.icon-sentry > h2 { background-image: url(../logos/Sentry_100x100.png); } #id-page-auditor .box-card.icon-customer > h2, #id-page-auditor-todo .box-card.icon-customer > h2 { background-image: url(../logos/Customer_100x100.png); } #id-page-auditor .box-card.icon-mutiny > h2, #id-page-auditor-todo .box-card.icon-mutiny > h2 { background-image: url(../logos/Mutiny_100x100.png); } #id-page-auditor .box-card.icon-jetboost > h2, #id-page-auditor-todo .box-card.icon-jetboost > h2 { background-image: url(../logos/JetBoost_100x100.png); } #id-page-auditor .box-card.icon-webflow > h2, #id-page-auditor-todo .box-card.icon-webflow > h2 { background-image: url(../logos/Webflow_100x100.png); } #id-page-auditor .box-card.icon-treasuredata > h2, #id-page-auditor-todo .box-card.icon-treasuredata > h2 { background-image: url(../logos/TreasureData_100x100.png); } #id-page-auditor .box-card.icon-onesignal > h2, #id-page-auditor-todo .box-card.icon-onesignal > h2 { background-image: url(../logos/OneSignal_100x100.png); } #id-page-auditor .box-card.icon-mixpanel > h2, #id-page-auditor-todo .box-card.icon-mixpanel > h2 { background-image: url(../logos/Mixpanel_100x100.png); } #id-page-auditor .box-card.icon-wisepops > h2, #id-page-auditor-todo .box-card.icon-wisepops > h2 { background-image: url(../logos/Wisepops_100x100.png); } #id-page-auditor .box-card.icon-web-analytics-italia > h2, #id-page-auditor-todo .box-card.icon-web-analytics-italia > h2 { background-image: url(../logos/WebAnalyticsItalia_100x100.png); } #id-page-auditor .box-card.icon-quantum-metric > h2, #id-page-auditor-todo .box-card.icon-quantum-metric > h2 { background-image: url(../logos/QuantumMetric_100x100.png); } #id-page-auditor .box-card.icon-ramp-metrics > h2, #id-page-auditor-todo .box-card.icon-ramp-metrics > h2 { background-image: url(../logos/RampMetrics_100x100.png); } #id-page-auditor .box-card.icon-wix > h2, #id-page-auditor-todo .box-card.icon-wix > h2 { background-image: url(../logos/Wix_100x100.png); } #id-page-auditor .box-card.icon-lead-champion > h2, #id-page-auditor-todo .box-card.icon-lead-champion > h2 { background-image: url(../logos/LeadChampion_100x100.png); } #id-page-auditor .box-card.icon-tawk > h2, #id-page-auditor-todo .box-card.icon-tawk > h2 { background-image: url(../logos/Tawk_100x100.png); } #id-page-auditor .box-card.icon-addthis > h2, #id-page-auditor-todo .box-card.icon-addthis > h2 { background-image: url(../logos/AddThis_100x100.png); } #id-page-auditor .box-card.icon-zoho > h2, #id-page-auditor-todo .box-card.icon-zoho > h2 { background-image: url(../logos/Zoho_100x100.png); } #id-page-auditor .box-card.icon-html-tag > h2, #id-page-auditor-todo .box-card.icon-html-tag > h2 { background-image: url(../logos/HtmlTag_100x100.png); } #id-page-auditor .box-card.icon-inspectlet > h2, #id-page-auditor-todo .box-card.icon-inspectlet > h2 { background-image: url(../logos/Inspectlet_100x100.png); } #id-page-auditor .box-card.icon-dropbox > h2, #id-page-auditor-todo .box-card.icon-dropbox > h2 { background-image: url(../logos/Dropbox_100x100.png); } #id-page-auditor .box-card.icon-box > h2, #id-page-auditor-todo .box-card.icon-box > h2 { background-image: url(../logos/Box_100x100.png); } #id-page-auditor .icon-linkedin:not(.box-card), #id-page-auditor-todo .icon-linkedin:not(.box-card) { background-image: url(../logos/LinkedInAds_100x100.png); } #id-page-auditor .icon-medium:not(.box-card), #id-page-auditor-todo .icon-medium:not(.box-card) { background-image: url(../logos/Medium_100x100.png); } #id-page-auditor .icon-wordpress:not(.box-card), #id-page-auditor-todo .icon-wordpress:not(.box-card) { background-image: url(../logos/Wordpress_100x100.png); } #id-page-auditor .icon-git:not(.box-card), #id-page-auditor-todo .icon-git:not(.box-card) { background-image: url(../logos/Git_100x100.png); } #id-page-auditor .icon-gmail:not(.box-card), #id-page-auditor-todo .icon-gmail:not(.box-card) { background-image: url(../logos/Gmail_100x100.png); } #id-page-auditor .box-sd, #id-page-auditor-todo .box-sd { margin: 8px 0; } #id-page-auditor .box-sd .box-sd.box-open > .box-label, #id-page-auditor-todo .box-sd .box-sd.box-open > .box-label { border-right: 0 !important; border-top-right-radius: 0 !important; transition: margin-right, border-top-right-radius, border-bottom-right-radius 0.6s ease-in-out; } #id-page-auditor .box-sd .box-sd.box-open > .box-body, #id-page-auditor-todo .box-sd .box-sd.box-open > .box-body { border-right: 0 !important; border-bottom-right-radius: 0 !important; } #id-page-auditor .box-sd .box-sd.box-close > .box-label, #id-page-auditor-todo .box-sd .box-sd.box-close > .box-label { margin-right: 8px; transition: margin-right, border-top-right-radius, border-bottom-right-radius 0.6s ease-in-out; } #id-page-auditor .box-sd .box-label, #id-page-auditor-todo .box-sd .box-label { margin-top: 16px !important; } #id-page-auditor .box-sd .box-label.label-reference, #id-page-auditor-todo .box-sd .box-label.label-reference { color: #008b8b; } #id-page-auditor .box-sd .box-label.label-reference .label-text::before, #id-page-auditor-todo .box-sd .box-label.label-reference .label-text::before { content: 'Reference To "'; } #id-page-auditor .box-sd .box-label.label-reference .label-text::after, #id-page-auditor-todo .box-sd .box-label.label-reference .label-text::after { content: '"'; } #id-page-auditor .box-sd .box-label.label-json-icon::before, #id-page-auditor-todo .box-sd .box-label.label-json-icon::before { content: '\e97a'; color: cadetblue; } #id-page-auditor .box-sd .box-label.label-json-no-icon, #id-page-auditor-todo .box-sd .box-label.label-json-no-icon { padding-left: 8px !important; } #id-page-auditor .box-sd .box-body, #id-page-auditor-todo .box-sd .box-body { padding: 8px 0 8px 8px; font-size: 14px; } #id-page-auditor .box-sd .box-body .sd-description-line, #id-page-auditor-todo .box-sd .box-body .sd-description-line { margin-bottom: 6px; word-break: break-word; } #id-page-auditor .box-sd .box-body .sd-description-line.sd-block-intro, #id-page-auditor-todo .box-sd .box-body .sd-description-line.sd-block-intro { margin-bottom: 16px; } #id-page-auditor .box-sd .box-body .sd-description-line.sd-block-intro, #id-page-auditor-todo .box-sd .box-body .sd-description-line.sd-block-intro { margin-bottom: 16px; } #id-page-auditor .box-sd .box-body .sd-description-line span.sd-label, #id-page-auditor-todo .box-sd .box-body .sd-description-line span.sd-label { font-weight: bold; } #id-page-auditor .box-sd .box-body .sd-description-line:last-child, #id-page-auditor-todo .box-sd .box-body .sd-description-line:last-child { margin-bottom: 0; } #id-page-auditor .box-sd .box-body .sd-description-line ul, #id-page-auditor-todo .box-sd .box-body .sd-description-line ul { margin: 4px 0; } #id-page-auditor .box-sd .box-body .sd-description-line picture, #id-page-auditor-todo .box-sd .box-body .sd-description-line picture { max-width: calc(100% - 2px - 16px); padding: 0; margin: 0 auto 0 0; display: block; border-radius: 3px; position: relative; } #id-page-auditor .box-sd .box-body .sd-description-line picture:before, #id-page-auditor-todo .box-sd .box-body .sd-description-line picture:before { content: attr(data-label); position: absolute; top: 6px; left: 6px; font-weight: bold; color: var(--color-black) !important; } #id-page-auditor .box-sd .box-body .sd-description-line picture img, #id-page-auditor-todo .box-sd .box-body .sd-description-line picture img { border: solid 1px var(--border-color); max-width: 100%; background-color: #fff; border-radius: 3px; padding: 24px 4px 4px 4px; } #id-page-auditor .box-label, #id-page-auditor-todo .box-label { background-color: #fafafa; padding: 8px 8px 8px 32px; font-size: 14px; position: relative; border: solid 1px var(--border-color); cursor: pointer; } #id-page-auditor .box-label > i, #id-page-auditor-todo .box-label > i { position: absolute; left: 6px; top: 6px; font-size: 22px; } #id-page-auditor .box-label:hover::before, #id-page-auditor-todo .box-label:hover::before { opacity: 1; } #id-page-auditor .box-label .small-btn, #id-page-auditor-todo .box-label .small-btn { margin-right: 8px; } #id-page-auditor .box-close > .box-label, #id-page-auditor-todo .box-close > .box-label { border-radius: 6px; } #id-page-auditor .box-close > .box-label::after, #id-page-auditor-todo .box-close > .box-label::after { transform: rotate(0deg); transition: transform 0.4s ease-in-out; } #id-page-auditor .box-close > .box-label:hover, #id-page-auditor-todo .box-close > .box-label:hover { border-color: #bbb !important; } #id-page-auditor .box-close > .box-body, #id-page-auditor-todo .box-close > .box-body { display: none; } #id-page-auditor .box-open > .box-label, #id-page-auditor-todo .box-open > .box-label { border-radius: 6px 6px 0 0; border-bottom-color: #f0f0f0; } #id-page-auditor .box-open > .box-label::after, #id-page-auditor-todo .box-open > .box-label::after { transform: rotate(180deg); transition: transform 0.4s ease-in-out; } #id-page-auditor .box-open > .box-body, #id-page-auditor-todo .box-open > .box-body { display: block; border: solid 1px var(--border-color); border-top: none; border-radius: 0 0 6px 6px; overflow: hidden; } #id-page-auditor :not(.box-tip) + .box-tip, #id-page-auditor-todo :not(.box-tip) + .box-tip, #id-page-auditor .box-tip:first-child, #id-page-auditor-todo .box-tip:first-child { margin-top: 24px; } #id-page-auditor :not(.box-tip) + .box-tip:before, #id-page-auditor-todo :not(.box-tip) + .box-tip:before, #id-page-auditor .box-tip:first-child:before, #id-page-auditor-todo .box-tip:first-child:before { content: 'Tips & Recommendations'; width: 100%; text-align: left; display: block; padding-bottom: 8px; font-size: 1.2em; } #id-page-auditor :not(.box-tip) + .box-tip > .box-label, #id-page-auditor-todo :not(.box-tip) + .box-tip > .box-label, #id-page-auditor .box-tip:first-child > .box-label, #id-page-auditor-todo .box-tip:first-child > .box-label { border-top-left-radius: 6px !important; border-top-right-radius: 6px !important; } #id-page-auditor .box-tip, #id-page-auditor-todo .box-tip { margin-bottom: 0 !important; } #id-page-auditor .box-tip > .box-label, #id-page-auditor-todo .box-tip > .box-label { padding-left: 6px !important; } #id-page-auditor .box-tip > .box-label:before, #id-page-auditor-todo .box-tip > .box-label:before { content: ''; } #id-page-auditor .box-tip > .box-label code, #id-page-auditor-todo .box-tip > .box-label code { background-color: transparent !important; font-family: var(--body-font-family); padding: 0 !important; color: darkblue; } #id-page-auditor .box-tip > .box-body, #id-page-auditor-todo .box-tip > .box-body { padding: 16px; background-color: #fff; padding-bottom: 16px; position: relative; border-bottom-width: 0; border-radius: 0; } #id-page-auditor .box-tip > .box-body .tip-what-why-how, #id-page-auditor-todo .box-tip > .box-body .tip-what-why-how { margin: 16px 0; } #id-page-auditor .box-tip > .box-body .tip-what-why-how .tip-code, #id-page-auditor-todo .box-tip > .box-body .tip-what-why-how .tip-code { margin: 8px 0; } #id-page-auditor .box-tip > .box-body .tip-what-why-how .tip-what-why-how-label, #id-page-auditor-todo .box-tip > .box-body .tip-what-why-how .tip-what-why-how-label { font-weight: bold; padding-right: 6px; } #id-page-auditor .box-tip > .box-body > div, #id-page-auditor-todo .box-tip > .box-body > div { margin: 8px 0; } #id-page-auditor .box-tip > .box-body > div > .code, #id-page-auditor-todo .box-tip > .box-body > div > .code { margin-top: 16px; } #id-page-auditor .box-tip > .box-body .tip-scale-title, #id-page-auditor-todo .box-tip > .box-body .tip-scale-title { top: 13px; font-size: 14px; left: calc(50% - 100px); width: 200px; text-align: center; z-index: 200; position: absolute; text-shadow: 0 0 1px #fff; } #id-page-auditor .box-tip > .box-body .tip-scale, #id-page-auditor-todo .box-tip > .box-body .tip-scale { border: solid 1px var(--border-color); border-radius: 20px; height: 25px; margin: 0 auto 42px; background-repeat: no-repeat; background-size: 100% 100%, 1px 100%, 1px 100%, 1px 100%, 1px 100%, 1px 100%, 1px 100%, 1px 100%, 1px 100%, 1px 100%; background-image: linear-gradient(90deg, rgba(1, 128, 0, 0.3), rgba(255, 165, 1, 0.3), rgba(255, 165, 1, 0.3), rgba(255, 0, 0, 0.3)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)); background-position: 0 center, 10% center, 20% center, 30% center, 40% center, 50% center, 60% center, 70% center, 80% center, 90% center; position: relative; } #id-page-auditor .box-tip > .box-body .tip-scale::before, #id-page-auditor-todo .box-tip > .box-body .tip-scale::before { content: '0'; position: absolute; top: 6px; left: 6px; font-size: 12px; } #id-page-auditor .box-tip > .box-body .tip-scale::after, #id-page-auditor-todo .box-tip > .box-body .tip-scale::after { content: '100'; position: absolute; top: 6px; right: 6px; font-size: 12px; } #id-page-auditor .box-tip > .box-body .tip-scale .tip-scale-level, #id-page-auditor-todo .box-tip > .box-body .tip-scale .tip-scale-level { position: relative; width: 50%; } #id-page-auditor .box-tip > .box-body .tip-scale .tip-scale-level:before, #id-page-auditor-todo .box-tip > .box-body .tip-scale .tip-scale-level:before { content: attr(data-scale); position: relative; right: calc(-100% + 14px); top: 30px; z-index: 100; font-size: 11px; display: block; width: 28px; text-align: center; background-color: rgba(128, 128, 128, 0.75); border-radius: 1px 1px 4px 4px; color: white; padding-bottom: 2px; box-shadow: 0 2px 4px #aaa; } #id-page-auditor .box-tip > .box-body .tip-scale .tip-scale-level:after, #id-page-auditor-todo .box-tip > .box-body .tip-scale .tip-scale-level:after { height: 0; content: ''; right: -20px; top: -10px; position: absolute; border-style: solid; border-width: 20px; border-color: transparent transparent rgba(128, 128, 128, 0.75); transform: scaleX(0.7); z-index: 300; } #id-page-auditor .box-tip.box-open > .box-label, #id-page-auditor-todo .box-tip.box-open > .box-label { border-bottom-style: dotted; } #id-page-auditor .box-tip.box-open:last-child .box-body, #id-page-auditor-todo .box-tip.box-open:last-child .box-body { border-bottom-left-radius: 6px !important; border-bottom-right-radius: 6px !important; border-bottom-width: 1px !important; } #id-page-auditor .box-tip.box-close > .box-label, #id-page-auditor-todo .box-tip.box-close > .box-label { border-bottom-width: 0; border-radius: 0; } #id-page-auditor .box-tip.box-close > .box-label:hover, #id-page-auditor-todo .box-tip.box-close > .box-label:hover { border-color: var(--border-color) !important; color: #000; } #id-page-auditor .box-tip.box-close:last-child .box-label, #id-page-auditor-todo .box-tip.box-close:last-child .box-label { border-bottom-left-radius: 6px !important; border-bottom-right-radius: 6px !important; border-bottom-width: 1px !important; } #id-page-auditor.todo-report, #id-page-auditor-todo.todo-report { max-width: none !important; font-family: var(--body-font-family); font-size: 14px; padding: 0; margin: 0; } #id-page-auditor.todo-report header, #id-page-auditor-todo.todo-report header { text-align: center; font-family: var(--head-font-family); position: relative; padding: 4px; border-bottom: solid 1px var(--border-color); background: linear-gradient(360deg, #dadce080, #fff, #fff); border-top: solid 16px var(--tabs-bg-color); } #id-page-auditor.todo-report header #btn-open-close, #id-page-auditor-todo.todo-report header #btn-open-close { position: absolute; top: 4px; left: 4px; } #id-page-auditor.todo-report header #id-version, #id-page-auditor-todo.todo-report header #id-version { position: absolute; text-align: right; font-size: 10px; font-family: var(--body-font-family); right: 4px; top: 4px; } #id-page-auditor.todo-report header .pre-title, #id-page-auditor-todo.todo-report header .pre-title { font-size: 20px; } #id-page-auditor.todo-report header h1, #id-page-auditor-todo.todo-report header h1 { font-size: 36px; margin: 4px; color: var(--ff-brand-color); } #id-page-auditor.todo-report header .post-title, #id-page-auditor-todo.todo-report header .post-title { font-size: 14px; margin-bottom: 8px; font-weight: normal; } #id-page-auditor.todo-report main, #id-page-auditor-todo.todo-report main { height: 100%; padding: 4px 12px; } #id-page-auditor.todo-report main #id-report-outer-container, #id-page-auditor-todo.todo-report main #id-report-outer-container { padding-bottom: 16px; } #id-page-auditor.todo-report main #id-report-outer-container #id-context, #id-page-auditor-todo.todo-report main #id-report-outer-container #id-context { text-align: center; margin: 0 auto 24px; font-weight: bold; } #id-page-auditor.todo-report main #id-report-outer-container #id-context #id-url, #id-page-auditor-todo.todo-report main #id-report-outer-container #id-context #id-url { font-weight: normal; padding-top: 8px; font-size: 12px; } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; gap: 10px; padding-bottom: 16px; } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary .todo-score-card, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary .todo-score-card { border: solid 1px #ccc; width: 100%; border-radius: 5px; text-align: center; padding: 8px; border-top-width: 8px; } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary .todo-score-card .todo-summary-value, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary .todo-score-card .todo-summary-value { font-size: 52px; } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary .todo-score-card .todo-summary-label, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary .todo-score-card .todo-summary-label { color: var(--color-black); } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary .todo-score-card.todo-critical, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary .todo-score-card.todo-critical { color: #ff0000; border-color: #ff0000; } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary .todo-score-card.todo-medium, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary .todo-score-card.todo-medium { color: #ffa500; border-color: #ffa500; } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary .todo-score-card.todo-minor, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary .todo-score-card.todo-minor { color: #008000; border-color: #008000; } #id-page-auditor.todo-report main #id-report-outer-container .box-tip > .box-label, #id-page-auditor-todo.todo-report main #id-report-outer-container .box-tip > .box-label { background: linear-gradient(90deg, #fafafa, #fff); padding: 10px 8px 10px 40px !important; border-radius: 0; } #id-page-auditor.todo-report main #id-report-outer-container .box-tip > .box-label:before, #id-page-auditor-todo.todo-report main #id-report-outer-container .box-tip > .box-label:before { content: attr(data-severity); font-family: var(--body-font-family); margin-top: -1px; opacity: 1; width: 28px; color: var(--severity-color, #aaa); } #id-page-auditor .code, #id-page-auditor-todo .code { font-family: monospace, 'Courier New', Courier, monospace; font-size: 13px; color: var(--color-black); overflow-x: auto; white-space: nowrap; border: solid 1px var(--border-color-light); border-radius: 3px; background-color: var(--color-bright-white); padding: var(--card-padding); position: relative; } #id-page-auditor .code + .code, #id-page-auditor-todo .code + .code { margin-top: 8px; } #id-page-auditor .code:hover .icon-copy, #id-page-auditor-todo .code:hover .icon-copy { visibility: visible; } #id-page-auditor .code a, #id-page-auditor-todo .code a { color: darkblue; text-decoration: none; } #id-page-auditor .code a:hover, #id-page-auditor-todo .code a:hover { text-decoration: underline !important; } #id-page-auditor .code div.icon-copy, #id-page-auditor-todo .code div.icon-copy { height: 14px; width: 28px; background-repeat: no-repeat; background-size: auto 100%; position: absolute; left: 0; top: 0; visibility: hidden; border: solid 1px #ccc; border-width: 0 1px 1px 0; border-radius: 0 0 3px 0; } #id-page-auditor .code div.icon-copy:before, #id-page-auditor-todo .code div.icon-copy:before { content: 'Copy'; position: absolute; top: 1px; left: 3px; font-size: 10px; } #id-page-auditor .code div.icon-copy:hover, #id-page-auditor-todo .code div.icon-copy:hover { cursor: pointer; background-color: #00640026; } #id-page-auditor .cta-toolbar, #id-page-auditor-todo .cta-toolbar { margin: 12px 0 0 0 !important; padding: 0; text-align: center; } #id-page-auditor #btn-todo, #id-page-auditor-todo #btn-todo { display: none; position: absolute; top: 4px; left: 2px; } #id-page-auditor .box-table table, #id-page-auditor-todo .box-table table { background-color: var(--color-bright-white); width: 100%; border-collapse: collapse; } #id-page-auditor .box-table table.table-img, #id-page-auditor-todo .box-table table.table-img { margin: 8px; border: solid 1px var(--border-color); width: calc(100% - 16px); } #id-page-auditor .box-table table tr.rows-separator, #id-page-auditor-todo .box-table table tr.rows-separator { display: none; } #id-page-auditor .box-table table tr.rows-separator + tr, #id-page-auditor-todo .box-table table tr.rows-separator + tr { border-top: double 3px var(--border-color) !important; } #id-page-auditor .box-table table tr + tr, #id-page-auditor-todo .box-table table tr + tr { border-top: dotted 1px var(--border-color-light); } #id-page-auditor .box-table table tr td, #id-page-auditor-todo .box-table table tr td { padding: 6px 4px; font-size: 14px; min-width: 100px; word-break: break-all; vertical-align: top; } #id-page-auditor .box-table table tr td a, #id-page-auditor-todo .box-table table tr td a { color: darkblue; text-decoration: none; } #id-page-auditor .box-table table tr td a:hover, #id-page-auditor-todo .box-table table tr td a:hover { text-decoration: underline; } #id-page-auditor .box-table table tr td a code, #id-page-auditor-todo .box-table table tr td a code { background-color: transparent !important; } #id-page-auditor .box-table table tr td + td, #id-page-auditor-todo .box-table table tr td + td { border-left: dotted 1px var(--border-color-light); } #id-page-auditor .box-table table tr td + td .small-btn, #id-page-auditor-todo .box-table table tr td + td .small-btn { float: none; } #id-page-auditor .box-table table tr td .cell-label, #id-page-auditor-todo .box-table table tr td .cell-label { font-size: 11px; text-transform: uppercase; color: darkgreen; letter-spacing: 0.75px; } #id-page-auditor .box-table table tr td .image-in-list, #id-page-auditor-todo .box-table table tr td .image-in-list { text-align: center; line-height: 0; display: block; } #id-page-auditor .box-table table tr td .image-in-list img, #id-page-auditor-todo .box-table table tr td .image-in-list img { max-height: 240px; max-width: calc(100% + 8px); background-color: lightgray; margin: -6px; } #id-page-auditor .box-table table tr td .regular-info, #id-page-auditor-todo .box-table table tr td .regular-info { color: darkgreen; } #id-page-auditor .box-table table tr td .missing-info, #id-page-auditor-todo .box-table table tr td .missing-info { color: var(--color-red); } #id-page-auditor .box-table table tr td .unbreakable, #id-page-auditor-todo .box-table table tr td .unbreakable { white-space: nowrap; } #id-page-auditor .box-table table tr td .right-aligned, #id-page-auditor-todo .box-table table tr td .right-aligned { text-align: right; } #id-page-auditor .box-card, #id-page-auditor-todo .box-card { border: 1px solid var(--border-color); border-radius: 8px; padding: 0; margin-bottom: 32px; background-color: var(--color-white); overflow: hidden; } #id-page-auditor .box-card:hover, #id-page-auditor-todo .box-card:hover { box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1); } #id-page-auditor .box-card h2.cardTitle, #id-page-auditor-todo .box-card h2.cardTitle { font-size: 18px; margin: 0; background-size: var(--card-icon-size) var(--card-icon-size); background-repeat: no-repeat; background-position: calc(var(--card-padding) - 2px) center; background-color: #12787840; padding: var(--card-padding); padding-left: calc(var(--card-icon-size) + 2 * var(--card-padding)); position: relative; font-weight: normal; overflow: hidden; } #id-page-auditor .box-card h2.cardTitle:after, #id-page-auditor-todo .box-card h2.cardTitle:after { position: absolute; top: 0; right: 0; height: 100%; width: var(--card-icon-size); background-repeat: no-repeat; background-position-y: center; background-position-x: left; background-size: calc(var(--card-icon-size) - 4px); content: ''; } #id-page-auditor .box-card h2.cardTitle.card-ok:after, #id-page-auditor-todo .box-card h2.cardTitle.card-ok:after { background-image: url(../logos/OK_100x100.png); } #id-page-auditor .box-card h2.cardTitle.card-fix:after, #id-page-auditor-todo .box-card h2.cardTitle.card-fix:after { background-image: url(../logos/WARNING_100x100.png); } #id-page-auditor .box-card h2.cardTitle.card-error:after, #id-page-auditor-todo .box-card h2.cardTitle.card-error:after { background-image: url(../logos/ERROR_100x100.png); } #id-page-auditor .box-card h2.cardTitle .cardPreTitle, #id-page-auditor-todo .box-card h2.cardTitle .cardPreTitle { font-variant: small-caps; font-size: 14px; } #id-page-auditor .box-card h2.cardTitle .cardTitleString, #id-page-auditor-todo .box-card h2.cardTitle .cardTitleString { max-height: 1.4rem; display: inline-block; overflow-x: hidden; } #id-page-auditor .box-card hr, #id-page-auditor-todo .box-card hr { border: none; border-top: solid 1px var(--border-color); margin: 0 -12px; } #id-page-auditor .box-card .card-body, #id-page-auditor-todo .box-card .card-body { padding: var(--card-padding); font-size: 14px; } #id-page-auditor .box-card .card-body > div, #id-page-auditor-todo .box-card .card-body > div { margin-bottom: 8px; } #id-page-auditor .box-card .card-body > div:last-child, #id-page-auditor-todo .box-card .card-body > div:last-child { margin-bottom: 0 !important; } #id-page-auditor .box-card .card-body a, #id-page-auditor-todo .box-card .card-body a { color: darkblue; text-decoration: none; } #id-page-auditor .box-card .card-body a:hover, #id-page-auditor-todo .box-card .card-body a:hover { text-decoration: underline; } #id-page-auditor .box-card .card-body code, #id-page-auditor-todo .box-card .card-body code { color: darkblue; } #id-page-auditor .box-card .card-footer, #id-page-auditor-todo .box-card .card-footer { padding: 8px; border-top: solid 1px var(--border-color); display: none; } #id-page-auditor .box-card .card-footer .cta-toolbar, #id-page-auditor-todo .box-card .card-footer .cta-toolbar { text-align: center !important; } #id-page-auditor .box-card .box-code .box-body, #id-page-auditor-todo .box-card .box-code .box-body { padding: 8px; }
src/styles/css/style.css
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype'); } @font-face { font-family: 'Lobster Two'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/lobstertwo/v13/BngOUXZGTXPUvIoyV6yN5-fI5qA.ttf) format('truetype'); } #id-page-auditor, #id-page-auditor-todo { --ff-brand-color: #485787; --color-white: #fafafe; --color-bright-white: #fcfcfa; --color-black: hsl(225, 6%, 35%); --tabs-bg-color: darkcyan; --tabs-fg-color: var(--color-white); --border-color: #dadce0; --border-color-light: #dadce080; --color-red: #900; --card-padding: 16px; --card-icon-size: 52px; --card-ok-fix-label-with: 42px; --card-suggestion-color: rgba(255, 215, 0, 0.5); --card-error-color: rgba(32, 33, 36, 0.5); --card-info-color: rgba(100, 149, 237, 0.4); --tip-color: rgba(255, 215, 0, 0.07); --inner-box-shadow: 0px 0px 8px hsla(0, 0%, 53%, 0.2); --body-font-family: Roboto, sans-serif; --head-font-family: 'Lobster Two'; --symbols-font-family: 'Material Icons'; min-width: 540px; max-width: 540px; min-height: fit-content; margin: 0; padding: 0; font-family: var(--body-font-family); color: var(--color-black); cursor: default; } @keyframes spinner { 0% { transform: translate3d(-50%, -50%, 0) rotate(0deg); } 100% { transform: translate3d(-50%, -50%, 0) rotate(360deg); } } #id-page-auditor .loading-spinner, #id-page-auditor-todo .loading-spinner { animation-play-state: running; opacity: 1; position: relative; height: 100px; margin-bottom: 16px; } #id-page-auditor .loading-spinner.-paused, #id-page-auditor-todo .loading-spinner.-paused { animation-play-state: paused; opacity: 0.2; transition: opacity linear 0.1s; } #id-page-auditor .loading-spinner:before, #id-page-auditor-todo .loading-spinner:before { animation: 1.5s linear infinite spinner; animation-play-state: inherit; border: solid 16px #c4d9dc; border-bottom-color: #008b8b; border-radius: 50%; content: ''; height: 64px; aspect-ratio: 1; left: 50%; opacity: inherit; position: absolute; top: 50%; transform: translate3d(-50%, -50%, 0); will-change: transform; } #id-page-auditor .small-btn, #id-page-auditor-todo .small-btn { text-decoration: none; font-weight: normal; color: var(--tabs-bg-color) !important; background-color: var(--color-white); border: solid 1px var(--tabs-bg-color); border-radius: 5px; margin-left: 2px; cursor: pointer; font-size: 10px; padding: 2px 6px; float: right; } #id-page-auditor .small-btn:hover, #id-page-auditor-todo .small-btn:hover { background-color: var(--tabs-bg-color); color: var(--color-white) !important; text-decoration: none !important; } #id-page-auditor .small-btn.inverted-colors, #id-page-auditor-todo .small-btn.inverted-colors { background-color: var(--tabs-bg-color) !important; color: var(--color-white) !important; } #id-page-auditor .small-btn.inverted-colors:hover, #id-page-auditor-todo .small-btn.inverted-colors:hover { color: var(--tabs-bg-color) !important; background-color: var(--color-white) !important; } #id-page-auditor .large-btn, #id-page-auditor-todo .large-btn { text-decoration: none !important; font-weight: normal; color: var(--tabs-bg-color) !important; background-color: var(--color-white) !important; border: solid 1px var(--tabs-bg-color); border-radius: 5px; margin: 0 auto !important; cursor: pointer; display: inline-block !important; font-size: 12px; padding: 6px 8px 6px 22px; position: relative; } #id-page-auditor .large-btn:hover, #id-page-auditor-todo .large-btn:hover { text-decoration: none !important; background-color: var(--tabs-bg-color) !important; color: var(--color-white) !important; } #id-page-auditor header, #id-page-auditor-todo header { padding: 8px 0 0; color: var(--ff-brand-color); position: fixed; top: 0; width: 100%; z-index: 1001; background: linear-gradient(360deg, #ececec, #fff); border-top: solid 16px var(--tabs-bg-color); } #id-page-auditor header h1, #id-page-auditor-todo header h1 { text-align: center; font-family: var(--head-font-family); margin: 8px auto 2px; font-size: 32px; } #id-page-auditor header #id-version, #id-page-auditor-todo header #id-version { position: absolute; text-align: right; font-size: 10px; font-family: var(--body-font-family); right: 2px; top: 2px; } #id-page-auditor header .product-by, #id-page-auditor-todo header .product-by { text-align: center; margin-left: 16px; font-size: 16px; color: var(--color-black); font-family: var(--head-font-family); } #id-page-auditor nav, #id-page-auditor-todo nav { width: 100%; z-index: 1000; } #id-page-auditor nav .tabs, #id-page-auditor-todo nav .tabs { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; width: 100%; border-bottom: solid 1px var(--tabs-bg-color); } #id-page-auditor nav .tabs li, #id-page-auditor-todo nav .tabs li { border-style: solid; border-width: 4px 1px 1px; border-color: var(--tabs-bg-color); color: var(--tabs-fg-color); border-radius: 0.25rem 0.25rem 0 0 !important; display: flex; align-items: center; text-align: center; padding: 0.5rem 1rem; cursor: pointer; color: var(--color-white); background-color: var(--tabs-bg-color); position: relative; bottom: -1px; user-select: none; } #id-page-auditor nav .tabs li.active, #id-page-auditor-todo nav .tabs li.active { border-bottom-color: transparent; background-color: var(--tabs-fg-color); color: var(--tabs-bg-color); } #id-page-auditor nav .tabs li:not(.active):not(.gap-mini):hover, #id-page-auditor-todo nav .tabs li:not(.active):not(.gap-mini):hover { background-color: var(--tabs-fg-color); color: var(--tabs-bg-color); border-bottom-color: var(--tabs-bg-color); } #id-page-auditor nav .tabs li.gap-mini, #id-page-auditor-todo nav .tabs li.gap-mini { width: 16px; padding: 0; background-color: transparent; border-color: transparent; } #id-page-auditor nav .tabs li.gap-sep, #id-page-auditor-todo nav .tabs li.gap-sep { width: 4px; padding: 0; background-color: transparent; border-color: transparent; } #id-page-auditor main, #id-page-auditor-todo main { font-size: 14px; background-color: var(--color-white); padding-top: 142px; } #id-page-auditor main .show, #id-page-auditor-todo main .show { display: block !important; } #id-page-auditor main .hide, #id-page-auditor-todo main .hide { display: none !important; } #id-page-auditor main #id-report-outer-container, #id-page-auditor-todo main #id-report-outer-container { padding: 28px 16px 16px; } #id-page-auditor main #id-report-outer-container .inner-report-container, #id-page-auditor-todo main #id-report-outer-container .inner-report-container { display: none; } #id-page-auditor .twitter-card, #id-page-auditor-todo .twitter-card { cursor: pointer; } #id-page-auditor .twitter-card .preview-img, #id-page-auditor-todo .twitter-card .preview-img { width: 100%; } #id-page-auditor .twitter-card .preview-legend, #id-page-auditor-todo .twitter-card .preview-legend { padding: 12px; background-color: #fff; } #id-page-auditor .twitter-card .preview-legend .twitter-card-title, #id-page-auditor-todo .twitter-card .preview-legend .twitter-card-title { font-size: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #0f1419; } #id-page-auditor .twitter-card .preview-legend .twitter-card-domain, #id-page-auditor-todo .twitter-card .preview-legend .twitter-card-domain { font-size: 15px; color: #536471; } #id-page-auditor .twitter-card .preview-legend .twitter-card-description, #id-page-auditor-todo .twitter-card .preview-legend .twitter-card-description { font-size: 15px; color: #536471; } #id-page-auditor .facebook-card .preview-img, #id-page-auditor-todo .facebook-card .preview-img { width: 100%; } #id-page-auditor .facebook-card .preview-legend, #id-page-auditor-todo .facebook-card .preview-legend { padding: 12px 16px; background-color: #3a3b3c; } #id-page-auditor .facebook-card .preview-legend .open-graph-card-domain, #id-page-auditor-todo .facebook-card .preview-legend .open-graph-card-domain { line-height: 16px; font-size: 12px; color: #b0b3b8; } #id-page-auditor .facebook-card .preview-legend h2, #id-page-auditor-todo .facebook-card .preview-legend h2 { color: var(--color-white); font-size: 17px; line-height: 22px; margin: 0; } #id-page-auditor .facebook-card .preview-legend .og-description, #id-page-auditor-todo .facebook-card .preview-legend .og-description { font-size: 12px; color: #b0b3b8; line-height: 16.08px; } #id-page-auditor .box-serp .box-body, #id-page-auditor-todo .box-serp .box-body { padding: 12px; } #id-page-auditor .box-serp .box-body > div, #id-page-auditor-todo .box-serp .box-body > div { border: solid 1px var(--border-color); box-shadow: var(--inner-box-shadow); padding: 8px; } #id-page-auditor .box-serp .box-body > div .serp-url, #id-page-auditor-todo .box-serp .box-body > div .serp-url { font-size: 14px; color: #202124; padding: 1px 0 2px 0; } #id-page-auditor .box-serp .box-body > div .serp-title, #id-page-auditor-todo .box-serp .box-body > div .serp-title { color: #1a0dab; font-size: 20px; padding: 5px 0 0 0; } #id-page-auditor .box-serp .box-body > div .serp-description, #id-page-auditor-todo .box-serp .box-body > div .serp-description { font-size: 14px; color: #4d5156; line-height: 22.12px; font-weight: 400; } #id-page-auditor .pointers, #id-page-auditor-todo .pointers { list-style: none; padding: 4px 0 4px 24px; } #id-page-auditor .pointers .credits-pointer, #id-page-auditor-todo .pointers .credits-pointer { background-repeat: no-repeat; background-size: 20px 20px; padding: 6px 0 6px 26px; background-position-y: center; } #id-page-auditor .pointers .credits-pointer a, #id-page-auditor-todo .pointers .credits-pointer a { text-decoration: none; color: var(--color-black); } #id-page-auditor .pointers .credits-pointer a:hover, #id-page-auditor-todo .pointers .credits-pointer a:hover { color: var(--color-red); text-decoration: underline; } #id-page-auditor .box-card.icon-ld-json > h2, #id-page-auditor-todo .box-card.icon-ld-json > h2 { background-image: url(../logos/JSON-LD_100x100.png); } #id-page-auditor .box-card.icon-error > h2, #id-page-auditor-todo .box-card.icon-error > h2 { background-image: url(../logos/ERROR_100x100.png); } #id-page-auditor .box-card.icon-info > h2, #id-page-auditor-todo .box-card.icon-info > h2 { background-image: url(../logos/Info_100x100.png); } #id-page-auditor .box-card.icon-OK > h2, #id-page-auditor-todo .box-card.icon-OK > h2 { background-image: url(../logos/OK_100x100.png); } #id-page-auditor .box-card.icon-suggestion > h2, #id-page-auditor-todo .box-card.icon-suggestion > h2 { background-color: var(--card-suggestion-color) !important; background-image: url(../logos/Suggestion_100x100.png); background-color: var(--var-card-suggestion-bg); } #id-page-auditor .box-card.icon-google-ads > h2, #id-page-auditor-todo .box-card.icon-google-ads > h2 { background-image: url(../logos/GoogleAds_100x100.png); } #id-page-auditor .box-card.icon-double-click > h2, #id-page-auditor-todo .box-card.icon-double-click > h2 { background-image: url(../logos/DoubleClick_100x100.png); } #id-page-auditor .box-card.icon-tag-manager > h2, #id-page-auditor-todo .box-card.icon-tag-manager > h2 { background-image: url(../logos/GoogleTagManager_100x100.png); } #id-page-auditor .box-card.icon-facebook > h2, #id-page-auditor-todo .box-card.icon-facebook > h2 { background-image: url(../logos/Facebook_100x100.png); } #id-page-auditor .box-card.icon-facebook-pixel > h2, #id-page-auditor-todo .box-card.icon-facebook-pixel > h2 { background-image: url(../logos/FacebookPixel_100x100.png); } #id-page-auditor .box-card.icon-twitter > h2, #id-page-auditor-todo .box-card.icon-twitter > h2 { background-image: url(../logos/TwitterAds_100x100.png); } #id-page-auditor .box-card.icon-twitter-analytics > h2, #id-page-auditor-todo .box-card.icon-twitter-analytics > h2 { background-image: url(../logos/TwitterAnalytics_100x100.png); } #id-page-auditor .box-card.icon-bing-ads > h2, #id-page-auditor-todo .box-card.icon-bing-ads > h2 { background-image: url(../logos/BingAds_100x100.png); } #id-page-auditor .box-card.icon-pinterest > h2, #id-page-auditor-todo .box-card.icon-pinterest > h2 { background-image: url(../logos/Pinterest_100x100.png); } #id-page-auditor .box-card.icon-google-analytics-v3 > h2, #id-page-auditor-todo .box-card.icon-google-analytics-v3 > h2 { background-image: url(../logos/GoogleAnalyticsV3_100x100.png); } #id-page-auditor .box-card.icon-podsights > h2, #id-page-auditor-todo .box-card.icon-podsights > h2 { background-image: url(../logos/Podsights_100x100.png); } #id-page-auditor .box-card.icon-site-improve > h2, #id-page-auditor-todo .box-card.icon-site-improve > h2 { background-image: url(../logos/SiteImprove_100x100.png); } #id-page-auditor .box-card.icon-google > h2, #id-page-auditor-todo .box-card.icon-google > h2 { background-image: url(../logos/Google_100x100.png); } #id-page-auditor .box-card.icon-web-stat > h2, #id-page-auditor-todo .box-card.icon-web-stat > h2 { background-image: url(../logos/WebStat_100x100.png); } #id-page-auditor .box-card.icon-replay-app > h2, #id-page-auditor-todo .box-card.icon-replay-app > h2 { background-image: url(../logos/ReplayApp_100x100.png); } #id-page-auditor .box-card.icon-cartkit > h2, #id-page-auditor-todo .box-card.icon-cartkit > h2 { background-image: url(../logos/CartKit_100x100.png); } #id-page-auditor .box-card.icon-heroku > h2, #id-page-auditor-todo .box-card.icon-heroku > h2 { background-image: url(../logos/Heroku_100x100.png); } #id-page-auditor .box-card.icon-hubspot > h2, #id-page-auditor-todo .box-card.icon-hubspot > h2 { background-image: url(../logos/Hubspot_100x100.png); } #id-page-auditor .box-card.icon-krux-pixel > h2, #id-page-auditor-todo .box-card.icon-krux-pixel > h2 { background-image: url(../logos/KruxPixel_100x100.png); } #id-page-auditor .box-card.icon-amazon-ads > h2, #id-page-auditor-todo .box-card.icon-amazon-ads > h2 { background-image: url(../logos/AmazonAds_100x100.png); } #id-page-auditor .box-card.icon-amazon > h2, #id-page-auditor-todo .box-card.icon-amazon > h2 { background-image: url(../logos/Amazon_100x100.png); } #id-page-auditor .box-card.icon-segment-analytics > h2, #id-page-auditor-todo .box-card.icon-segment-analytics > h2 { background-image: url(../logos/SegmentAnalytics_100x100.png); } #id-page-auditor .box-card.icon-warnermedia-analytics > h2, #id-page-auditor-todo .box-card.icon-warnermedia-analytics > h2 { background-image: url(../logos/TurnerAnalytics_100x100.png); } #id-page-auditor .box-card.icon-criteo > h2, #id-page-auditor-todo .box-card.icon-criteo > h2 { background-image: url(../logos/Criteo_100x100.png); } #id-page-auditor .box-card.icon-zeta-global > h2, #id-page-auditor-todo .box-card.icon-zeta-global > h2 { background-image: url(../logos/Zeta_100x100.png); } #id-page-auditor .box-card.icon-quantcast > h2, #id-page-auditor-todo .box-card.icon-quantcast > h2 { background-image: url(../logos/QuantCast_100x100.png); } #id-page-auditor .box-card.icon-adform > h2, #id-page-auditor-todo .box-card.icon-adform > h2 { background-image: url(../logos/AdForm_100x100.png); } #id-page-auditor .box-card.icon-nativo > h2, #id-page-auditor-todo .box-card.icon-nativo > h2 { background-image: url(../logos/Nativo_100x100.png); } #id-page-auditor .box-card.icon-drift > h2, #id-page-auditor-todo .box-card.icon-drift > h2 { background-image: url(../logos/Drift_100x100.png); } #id-page-auditor .box-card.icon-neodata > h2, #id-page-auditor-todo .box-card.icon-neodata > h2 { background-image: url(../logos/NeodataGroup_100x100.png); } #id-page-auditor .box-card.icon-sophus3 > h2, #id-page-auditor-todo .box-card.icon-sophus3 > h2 { background-image: url(../logos/Sophus3_100x100.png); } #id-page-auditor .box-card.icon-drip > h2, #id-page-auditor-todo .box-card.icon-drip > h2 { background-image: url(../logos/Drip_100x100.png); } #id-page-auditor .box-card.icon-crazy-egg > h2, #id-page-auditor-todo .box-card.icon-crazy-egg > h2 { background-image: url(../logos/CrazyEgg_100x100.png); } #id-page-auditor .box-card.icon-leadfeeder > h2, #id-page-auditor-todo .box-card.icon-leadfeeder > h2 { background-image: url(../logos/LeadFeeder_100x100.png); } #id-page-auditor .box-card.icon-outbrain > h2, #id-page-auditor-todo .box-card.icon-outbrain > h2 { background-image: url(../logos/OutBrain_100x100.png); } #id-page-auditor .box-card.icon-qualtric > h2, #id-page-auditor-todo .box-card.icon-qualtric > h2 { background-image: url(../logos/Qualtric_100x100.png); } #id-page-auditor .box-card.icon-avantlink > h2, #id-page-auditor-todo .box-card.icon-avantlink > h2 { background-image: url(../logos/AvantLink_100x100.png); } #id-page-auditor .box-card.icon-scorecard > h2, #id-page-auditor-todo .box-card.icon-scorecard > h2 { background-image: url(../logos/ScoreCard_100x100.png); } #id-page-auditor .box-card.icon-taboola > h2, #id-page-auditor-todo .box-card.icon-taboola > h2 { background-image: url(../logos/Taboola_100x100.png); } #id-page-auditor .box-card.icon-nielsen > h2, #id-page-auditor-todo .box-card.icon-nielsen > h2 { background-image: url(../logos/Nielsen_100x100.png); } #id-page-auditor .box-card.icon-webtrekk > h2, #id-page-auditor-todo .box-card.icon-webtrekk > h2 { background-image: url(../logos/Webtrekk_100x100.png); } #id-page-auditor .box-card.icon-iubenda > h2, #id-page-auditor-todo .box-card.icon-iubenda > h2 { background-image: url(../logos/Iubenda_100x100.png); } #id-page-auditor .box-card.icon-cookielaw > h2, #id-page-auditor-todo .box-card.icon-cookielaw > h2 { background-image: url(../logos/Cookielaw_100x100.png); } #id-page-auditor .box-card.icon-cxense > h2, #id-page-auditor-todo .box-card.icon-cxense > h2 { background-image: url(../logos/Cxense_100x100.png); } #id-page-auditor .box-card.icon-fc > h2, #id-page-auditor-todo .box-card.icon-fc > h2 { background-image: url(../logos/FC_100x100.png); } #id-page-auditor .box-card.icon-franco-avatar > h2, #id-page-auditor-todo .box-card.icon-franco-avatar > h2 { background-image: url(../logos/Avatar_200x200.png); } #id-page-auditor .box-card.icon-tag > h2, #id-page-auditor-todo .box-card.icon-tag > h2 { background-image: url(../logos/Tag_100x100.png); } #id-page-auditor .box-card.icon-open-graph > h2, #id-page-auditor-todo .box-card.icon-open-graph > h2 { background-image: url(../logos/OpenGraph_100x100.png); } #id-page-auditor .box-card.icon-swiftype > h2, #id-page-auditor-todo .box-card.icon-swiftype > h2 { background-image: url(../logos/Swiftype_100x100.png); } #id-page-auditor .box-card.icon-rep > h2, #id-page-auditor-todo .box-card.icon-rep > h2 { background-image: url(../logos/REP_100x100.png); } #id-page-auditor .box-card.icon-lock > h2, #id-page-auditor-todo .box-card.icon-lock > h2 { background-image: url(../logos/Lock_100x100.png); } #id-page-auditor .box-card.icon-seo > h2, #id-page-auditor-todo .box-card.icon-seo > h2 { background-image: url(../logos/SEO_100x100.png); } #id-page-auditor .box-card.icon-chromium > h2, #id-page-auditor-todo .box-card.icon-chromium > h2 { background-image: url(../logos/Chromium_100x100.png); } #id-page-auditor .box-card.icon-edge > h2, #id-page-auditor-todo .box-card.icon-edge > h2 { background-image: url(../logos/Edge_100x100.png); } #id-page-auditor .box-card.icon-micro-formats > h2, #id-page-auditor-todo .box-card.icon-micro-formats > h2 { background-image: url(../logos/MicroFormats_100x100.png); } #id-page-auditor .box-card.icon-apple > h2, #id-page-auditor-todo .box-card.icon-apple > h2 { background-image: url(../logos/Apple_100x100.png); } #id-page-auditor .box-card.icon-windows > h2, #id-page-auditor-todo .box-card.icon-windows > h2 { background-image: url(../logos/Windows_100x100.png); } #id-page-auditor .box-card.icon-shopify > h2, #id-page-auditor-todo .box-card.icon-shopify > h2 { background-image: url(../logos/Shopify_100x100.png); } #id-page-auditor .box-card.icon-branch > h2, #id-page-auditor-todo .box-card.icon-branch > h2 { background-image: url(../logos/Branch_100x100.png); } #id-page-auditor .box-card.icon-ie > h2, #id-page-auditor-todo .box-card.icon-ie > h2 { background-image: url(../logos/IE_100x100.png); } #id-page-auditor .box-card.icon-ms > h2, #id-page-auditor-todo .box-card.icon-ms > h2 { background-image: url(../logos/MS_100x100.png); } #id-page-auditor .box-card.icon-unclassified > h2, #id-page-auditor-todo .box-card.icon-unclassified > h2 { background-image: url(../logos/Unclassified_100x100.png); } #id-page-auditor .box-card.icon-xandr > h2, #id-page-auditor-todo .box-card.icon-xandr > h2 { background-image: url(../logos/Xandr_100x100.png); } #id-page-auditor .box-card.icon-ias > h2, #id-page-auditor-todo .box-card.icon-ias > h2 { background-image: url(../logos/IAS_100x100.png); } #id-page-auditor .box-card.icon-wunderkind > h2, #id-page-auditor-todo .box-card.icon-wunderkind > h2 { background-image: url(../logos/Wunderkind_100x100.png); } #id-page-auditor .box-card.icon-heap > h2, #id-page-auditor-todo .box-card.icon-heap > h2 { background-image: url(../logos/Heap_100x100.png); } #id-page-auditor .box-card.icon-marketo > h2, #id-page-auditor-todo .box-card.icon-marketo > h2 { background-image: url(../logos/Marketo_100x100.png); } #id-page-auditor .box-card.icon-vwo > h2, #id-page-auditor-todo .box-card.icon-vwo > h2 { background-image: url(../logos/VWO_100x100.png); } #id-page-auditor .box-card.icon-cookiebot > h2, #id-page-auditor-todo .box-card.icon-cookiebot > h2 { background-image: url(../logos/Cookiebot_100x100.png); } #id-page-auditor .box-card.icon-pardot > h2, #id-page-auditor-todo .box-card.icon-pardot > h2 { background-image: url(../logos/Pardot_100x100.png); } #id-page-auditor .box-card.icon-adroll > h2, #id-page-auditor-todo .box-card.icon-adroll > h2 { background-image: url(../logos/AdRoll_100x100.png); } #id-page-auditor .box-card.icon-quora > h2, #id-page-auditor-todo .box-card.icon-quora > h2 { background-image: url(../logos/Quora_100x100.png); } #id-page-auditor .box-card.icon-hotjar > h2, #id-page-auditor-todo .box-card.icon-hotjar > h2 { background-image: url(../logos/Hotjar_100x100.png); } #id-page-auditor .box-card.icon-trustpilot > h2, #id-page-auditor-todo .box-card.icon-trustpilot > h2 { background-image: url(../logos/Trustpilot_100x100.png); } #id-page-auditor .box-card.icon-liveperson > h2, #id-page-auditor-todo .box-card.icon-liveperson > h2 { background-image: url(../logos/LivePerson_100x100.png); } #id-page-auditor .box-card.icon-reddit > h2, #id-page-auditor-todo .box-card.icon-reddit > h2 { background-image: url(../logos/Reddit_100x100.png); } #id-page-auditor .box-card.icon-buy-sell-ads > h2, #id-page-auditor-todo .box-card.icon-buy-sell-ads > h2 { background-image: url(../logos/BuySellAds_100x100.png); } #id-page-auditor .box-card.icon-cloudflare > h2, #id-page-auditor-todo .box-card.icon-cloudflare > h2 { background-image: url(../logos/CloudFlare_100x100.png); } #id-page-auditor .box-card.icon-google-optimize > h2, #id-page-auditor-todo .box-card.icon-google-optimize > h2 { background-image: url(../logos/GoogleOptimize_100x100.png); } #id-page-auditor .box-card.icon-firebase > h2, #id-page-auditor-todo .box-card.icon-firebase > h2 { background-image: url(../logos/Firebase_100x100.png); } #id-page-auditor .box-card.icon-wordpress > h2, #id-page-auditor-todo .box-card.icon-wordpress > h2 { background-image: url(../logos/Wordpress_100x100.png); } #id-page-auditor .box-card.icon-riskified > h2, #id-page-auditor-todo .box-card.icon-riskified > h2 { background-image: url(../logos/Riskified_100x100.png); } #id-page-auditor .box-card.icon-onetrust > h2, #id-page-auditor-todo .box-card.icon-onetrust > h2 { background-image: url(../logos/Onetrust_100x100.png); } #id-page-auditor .box-card.icon-amplitude > h2, #id-page-auditor-todo .box-card.icon-amplitude > h2 { background-image: url(../logos/Amplitude_100x100.png); } #id-page-auditor .box-card.icon-new-relic > h2, #id-page-auditor-todo .box-card.icon-new-relic > h2 { background-image: url(../logos/NewRelic_100x100.png); } #id-page-auditor .box-card.icon-squarespace > h2, #id-page-auditor-todo .box-card.icon-squarespace > h2 { background-image: url(../logos/Squarespace_100x100.png); } #id-page-auditor .box-card.icon-stripe > h2, #id-page-auditor-todo .box-card.icon-stripe > h2 { background-image: url(../logos/Stripe_100x100.png); } #id-page-auditor .box-card.icon-apps-flyer > h2, #id-page-auditor-todo .box-card.icon-apps-flyer > h2 { background-image: url(../logos/AppsFlyer_100x100.png); } #id-page-auditor .box-card.icon-appcues > h2, #id-page-auditor-todo .box-card.icon-appcues > h2 { background-image: url(../logos/Appcues_100x100.png); } #id-page-auditor .box-card.icon-brand-metrics > h2, #id-page-auditor-todo .box-card.icon-brand-metrics > h2 { background-image: url(../logos/BrandMetrics_100x100.png); } #id-page-auditor .box-card.icon-parrable > h2, #id-page-auditor-todo .box-card.icon-parrable > h2 { background-image: url(../logos/Parrable_100x100.png); } #id-page-auditor .box-card.icon-neustar > h2, #id-page-auditor-todo .box-card.icon-neustar > h2 { background-image: url(../logos/Neustar_100x100.png); } #id-page-auditor .box-card.icon-thetradedesk > h2, #id-page-auditor-todo .box-card.icon-thetradedesk > h2 { background-image: url(../logos/TheTradeDesk_100x100.png); } #id-page-auditor .box-card.icon-tidio > h2, #id-page-auditor-todo .box-card.icon-tidio > h2 { background-image: url(../logos/TIDIO_100x100.png); } #id-page-auditor .box-card.icon-jquery > h2, #id-page-auditor-todo .box-card.icon-jquery > h2 { background-image: url(../logos/jQuery_100x100.png); } #id-page-auditor .box-card.icon-tapfiliate > h2, #id-page-auditor-todo .box-card.icon-tapfiliate > h2 { background-image: url(../logos/Tapfiliate_100x100.png); } #id-page-auditor .box-card.icon-intercom > h2, #id-page-auditor-todo .box-card.icon-intercom > h2 { background-image: url(../logos/Intercom_100x100.png); } #id-page-auditor .box-card.icon-clearbit > h2, #id-page-auditor-todo .box-card.icon-clearbit > h2 { background-image: url(../logos/Clearbit_100x100.png); } #id-page-auditor .box-card.icon-chartbeat > h2, #id-page-auditor-todo .box-card.icon-chartbeat > h2 { background-image: url(../logos/Chartbeat_100x100.png); } #id-page-auditor .box-card.icon-onetag > h2, #id-page-auditor-todo .box-card.icon-onetag > h2 { background-image: url(../logos/Onetag_100x100.png); } #id-page-auditor .box-card.icon-insurads > h2, #id-page-auditor-todo .box-card.icon-insurads > h2 { background-image: url(../logos/InsurAds_100x100.png); } #id-page-auditor .box-card.icon-userzoom > h2, #id-page-auditor-todo .box-card.icon-userzoom > h2 { background-image: url(../logos/UserZoom_100x100.png); } #id-page-auditor .box-card.icon-consensu > h2, #id-page-auditor-todo .box-card.icon-consensu > h2 { background-image: url(../logos/Consensu_100x100.png); } #id-page-auditor .box-card.icon-adobe > h2, #id-page-auditor-todo .box-card.icon-adobe > h2 { background-image: url(../logos/Adobe_100x100.png); } #id-page-auditor .box-card.icon-tiktok > h2, #id-page-auditor-todo .box-card.icon-tiktok > h2 { background-image: url(../logos/TikTok_100x100.png); } #id-page-auditor .box-card.icon-youtube > h2, #id-page-auditor-todo .box-card.icon-youtube > h2 { background-image: url(../logos/YouTube_100x100.png); } #id-page-auditor .box-card.icon-snapchat > h2, #id-page-auditor-todo .box-card.icon-snapchat > h2 { background-image: url(../logos/SnapChat_100x100.png); } #id-page-auditor .box-card.icon-contentsquare > h2, #id-page-auditor-todo .box-card.icon-contentsquare > h2 { background-image: url(../logos/ContentSquare_100x100.png); } #id-page-auditor .box-card.icon-user1st > h2, #id-page-auditor-todo .box-card.icon-user1st > h2 { background-image: url(../logos/USER1st_100x100.png); } #id-page-auditor .box-card.icon-fontawesome > h2, #id-page-auditor-todo .box-card.icon-fontawesome > h2 { background-image: url(../logos/FontAwesome_100x100.png); } #id-page-auditor .box-card.icon-cloudfront > h2, #id-page-auditor-todo .box-card.icon-cloudfront > h2 { background-image: url(../logos/Cloudfront_100x100.png); } #id-page-auditor .box-card.icon-aws > h2, #id-page-auditor-todo .box-card.icon-aws > h2 { background-image: url(../logos/AWS_100x100.png); } #id-page-auditor .box-card.icon-js > h2, #id-page-auditor-todo .box-card.icon-js > h2 { background-image: url(../logos/JS_100x100.png); } #id-page-auditor .box-card.icon-mailchimp > h2, #id-page-auditor-todo .box-card.icon-mailchimp > h2 { background-image: url(../logos/Mailchimp_100x100.png); } #id-page-auditor .box-card.icon-yahoo > h2, #id-page-auditor-todo .box-card.icon-yahoo > h2 { background-image: url(../logos/Yahoo_100x100.png); } #id-page-auditor .box-card.icon-jivox > h2, #id-page-auditor-todo .box-card.icon-jivox > h2 { background-image: url(../logos/Jivox_100x100.png); } #id-page-auditor .box-card.icon-leadlander > h2, #id-page-auditor-todo .box-card.icon-leadlander > h2 { background-image: url(../logos/LeadLander_100x100.png); } #id-page-auditor .box-card.icon-fastly > h2, #id-page-auditor-todo .box-card.icon-fastly > h2 { background-image: url(../logos/Fastly_100x100.png); } #id-page-auditor .box-card.icon-demandbase > h2, #id-page-auditor-todo .box-card.icon-demandbase > h2 { background-image: url(../logos/Demandbase_100x100.png); } #id-page-auditor .box-card.icon-adlightning > h2, #id-page-auditor-todo .box-card.icon-adlightning > h2 { background-image: url(../logos/AdLightning_100x100.png); } #id-page-auditor .box-card.icon-mather > h2, #id-page-auditor-todo .box-card.icon-mather > h2 { background-image: url(../logos/Mather_100x100.png); } #id-page-auditor .box-card.icon-lytics > h2, #id-page-auditor-todo .box-card.icon-lytics > h2 { background-image: url(../logos/Lytics_100x100.png); } #id-page-auditor .box-card.icon-sitemap > h2, #id-page-auditor-todo .box-card.icon-sitemap > h2 { background-image: url(../logos/Sitemap_100x100.png); } #id-page-auditor .box-card.icon-moat > h2, #id-page-auditor-todo .box-card.icon-moat > h2 { background-image: url(../logos/MOAT_100x100.png); } #id-page-auditor .box-card.icon-rich-audience > h2, #id-page-auditor-todo .box-card.icon-rich-audience > h2 { background-image: url(../logos/RichAudience_100x100.png); } #id-page-auditor .box-card.icon-gladly > h2, #id-page-auditor-todo .box-card.icon-gladly > h2 { background-image: url(../logos/Gladly_100x100.png); } #id-page-auditor .box-card.icon-channel-advisor > h2, #id-page-auditor-todo .box-card.icon-channel-advisor > h2 { background-image: url(../logos/ChannelAdvisor_100x100.png); } #id-page-auditor .box-card.icon-tealium > h2, #id-page-auditor-todo .box-card.icon-tealium > h2 { background-image: url(../logos/Tealium_100x100.png); } #id-page-auditor .box-card.icon-algonomy > h2, #id-page-auditor-todo .box-card.icon-algonomy > h2 { background-image: url(../logos/Algonomy_100x100.png); } #id-page-auditor .box-card.icon-teads > h2, #id-page-auditor-todo .box-card.icon-teads > h2 { background-image: url(../logos/Teads_100x100.png); } #id-page-auditor .box-card.icon-salesforce > h2, #id-page-auditor-todo .box-card.icon-salesforce > h2 { background-image: url(../logos/SalesForce_100x100.png); } #id-page-auditor .box-card.icon-lotame > h2, #id-page-auditor-todo .box-card.icon-lotame > h2 { background-image: url(../logos/Lotame_100x100.png); } #id-page-auditor .box-card.icon-movableink > h2, #id-page-auditor-todo .box-card.icon-movableink > h2 { background-image: url(../logos/MovableInk_100x100.png); } #id-page-auditor .box-card.icon-skai > h2, #id-page-auditor-todo .box-card.icon-skai > h2 { background-image: url(../logos/Skai_100x100.png); } #id-page-auditor .box-card.icon-zync > h2, #id-page-auditor-todo .box-card.icon-zync > h2 { background-image: url(../logos/Zync_100x100.png); } #id-page-auditor .box-card.icon-bombora > h2, #id-page-auditor-todo .box-card.icon-bombora > h2 { background-image: url(../logos/Bombora_100x100.png); } #id-page-auditor .box-card.icon-why > h2, #id-page-auditor-todo .box-card.icon-why > h2 { background-image: url(../logos/Why_100x100.png); } #id-page-auditor .box-card.icon-how > h2, #id-page-auditor-todo .box-card.icon-how > h2 { background-image: url(../logos/How_100x100.png); } #id-page-auditor .box-card.icon-open > h2, #id-page-auditor-todo .box-card.icon-open > h2 { background-image: url(../logos/Open_100x100.png); } #id-page-auditor .box-card.icon-unpkg > h2, #id-page-auditor-todo .box-card.icon-unpkg > h2 { background-image: url(../logos/unpkg_100x100.png); } #id-page-auditor .box-card.icon-ethers > h2, #id-page-auditor-todo .box-card.icon-ethers > h2 { background-image: url(../logos/Ethers_100x100.png); } #id-page-auditor .box-card.icon-fonts > h2, #id-page-auditor-todo .box-card.icon-fonts > h2 { background-image: url(../logos/Fonts_100x100.png); } #id-page-auditor .box-card.icon-ada > h2, #id-page-auditor-todo .box-card.icon-ada > h2 { background-image: url(../logos/Ada_100x100.png); } #id-page-auditor .box-card.icon-linkedin > h2, #id-page-auditor-todo .box-card.icon-linkedin > h2 { background-image: url(../logos/LinkedInAds_100x100.png); } #id-page-auditor .box-card.icon-wordpress > h2, #id-page-auditor-todo .box-card.icon-wordpress > h2 { background-image: url(../logos/Wordpress_100x100.png); } #id-page-auditor .box-card.icon-fastcomments > h2, #id-page-auditor-todo .box-card.icon-fastcomments > h2 { background-image: url(../logos/FastComments_100x100.png); } #id-page-auditor .box-card.icon-noibu > h2, #id-page-auditor-todo .box-card.icon-noibu > h2 { background-image: url(../logos/Noibu_100x100.png); } #id-page-auditor .box-card.icon-zendesk > h2, #id-page-auditor-todo .box-card.icon-zendesk > h2 { background-image: url(../logos/ZenDesk_100x100.png); } #id-page-auditor .box-card.icon-salesloft > h2, #id-page-auditor-todo .box-card.icon-salesloft > h2 { background-image: url(../logos/Salesloft_100x100.png); } #id-page-auditor .box-card.icon-americaneagle > h2, #id-page-auditor-todo .box-card.icon-americaneagle > h2 { background-image: url(../logos/AmericanEagle_100x100.png); } #id-page-auditor .box-card.icon-yotpo > h2, #id-page-auditor-todo .box-card.icon-yotpo > h2 { background-image: url(../logos/Yotpo_100x100.png); } #id-page-auditor .box-card.icon-datadome > h2, #id-page-auditor-todo .box-card.icon-datadome > h2 { background-image: url(../logos/DataDome_100x100.png); } #id-page-auditor .box-card.icon-impact > h2, #id-page-auditor-todo .box-card.icon-impact > h2 { background-image: url(../logos/Impact_100x100.png); } #id-page-auditor .box-card.icon-pendo > h2, #id-page-auditor-todo .box-card.icon-pendo > h2 { background-image: url(../logos/Pendo_100x100.png); } #id-page-auditor .box-card.icon-wistia > h2, #id-page-auditor-todo .box-card.icon-wistia > h2 { background-image: url(../logos/Wistia_100x100.png); } #id-page-auditor .box-card.icon-disqus > h2, #id-page-auditor-todo .box-card.icon-disqus > h2 { background-image: url(../logos/Disqus_100x100.png); } #id-page-auditor .box-card.icon-ga-connector > h2, #id-page-auditor-todo .box-card.icon-ga-connector > h2 { background-image: url(../logos/GaConnector_100x100.png); } #id-page-auditor .box-card.icon-fullstory > h2, #id-page-auditor-todo .box-card.icon-fullstory > h2 { background-image: url(../logos/FullStory_100x100.png); } #id-page-auditor .box-card.icon-speedcurve > h2, #id-page-auditor-todo .box-card.icon-speedcurve > h2 { background-image: url(../logos/SpeedCurve_100x100.png); } #id-page-auditor .box-card.icon-satismeter > h2, #id-page-auditor-todo .box-card.icon-satismeter > h2 { background-image: url(../logos/SatisMeter_100x100.png); } #id-page-auditor .box-card.icon-profitwell > h2, #id-page-auditor-todo .box-card.icon-profitwell > h2 { background-image: url(../logos/ProfitWell_100x100.png); } #id-page-auditor .box-card.icon-elevio > h2, #id-page-auditor-todo .box-card.icon-elevio > h2 { background-image: url(../logos/Elevio_100x100.png); } #id-page-auditor .box-card.icon-headway-app > h2, #id-page-auditor-todo .box-card.icon-headway-app > h2 { background-image: url(../logos/HeadwayApp_100x100.png); } #id-page-auditor .box-card.icon-typekit > h2, #id-page-auditor-todo .box-card.icon-typekit > h2 { background-image: url(../logos/Typekit_100x100.png); } #id-page-auditor .box-card.icon-ocelot > h2, #id-page-auditor-todo .box-card.icon-ocelot > h2 { background-image: url(../logos/Ocelot_100x100.png); } #id-page-auditor .box-card.icon-zoominfo > h2, #id-page-auditor-todo .box-card.icon-zoominfo > h2 { background-image: url(../logos/Zoominfo_100x100.png); } #id-page-auditor .box-card.icon-iterate > h2, #id-page-auditor-todo .box-card.icon-iterate > h2 { background-image: url(../logos/Iterate_100x100.png); } #id-page-auditor .box-card.icon-bluekai > h2, #id-page-auditor-todo .box-card.icon-bluekai > h2 { background-image: url(../logos/Bluekai_100x100.png); } #id-page-auditor .box-card.icon-geoedge > h2, #id-page-auditor-todo .box-card.icon-geoedge > h2 { background-image: url(../logos/Geoedge_100x100.png); } #id-page-auditor .box-card.icon-akamai > h2, #id-page-auditor-todo .box-card.icon-akamai > h2 { background-image: url(../logos/Akamai_100x100.png); } #id-page-auditor .box-card.icon-media-net > h2, #id-page-auditor-todo .box-card.icon-media-net > h2 { background-image: url(../logos/MediaNet_100x100.png); } #id-page-auditor .box-card.icon-cookiepro > h2, #id-page-auditor-todo .box-card.icon-cookiepro > h2 { background-image: url(../logos/CookiePro_100x100.png); } #id-page-auditor .box-card.icon-ensighten > h2, #id-page-auditor-todo .box-card.icon-ensighten > h2 { background-image: url(../logos/Ensighten_100x100.png); } #id-page-auditor .box-card.icon-mediamath > h2, #id-page-auditor-todo .box-card.icon-mediamath > h2 { background-image: url(../logos/MediaMath_100x100.png); } #id-page-auditor .box-card.icon-liveramp > h2, #id-page-auditor-todo .box-card.icon-liveramp > h2 { background-image: url(../logos/LiveRamp_100x100.png); } #id-page-auditor .box-card.icon-bugherd > h2, #id-page-auditor-todo .box-card.icon-bugherd > h2 { background-image: url(../logos/BugHerd_100x100.png); } #id-page-auditor .box-card.icon-sharpspring > h2, #id-page-auditor-todo .box-card.icon-sharpspring > h2 { background-image: url(../logos/SharpSpring_100x100.png); } #id-page-auditor .box-card.icon-sumo > h2, #id-page-auditor-todo .box-card.icon-sumo > h2 { background-image: url(../logos/Sumo_100x100.png); } #id-page-auditor .box-card.icon-lead-forensics > h2, #id-page-auditor-todo .box-card.icon-lead-forensics > h2 { background-image: url(../logos/LeadForensics_100x100.png); } #id-page-auditor .box-card.icon-clickcease > h2, #id-page-auditor-todo .box-card.icon-clickcease > h2 { background-image: url(../logos/Clickcease_100x100.png); } #id-page-auditor .box-card.icon-marin > h2, #id-page-auditor-todo .box-card.icon-marin > h2 { background-image: url(../logos/Marin_100x100.png); } #id-page-auditor .box-card.icon-osano > h2, #id-page-auditor-todo .box-card.icon-osano > h2 { background-image: url(../logos/Osano_100x100.png); } #id-page-auditor .box-card.icon-osano > h2, #id-page-auditor-todo .box-card.icon-osano > h2 { background-image: url(../logos/Osano_100x100.png); } #id-page-auditor .box-card.icon-movinghub > h2, #id-page-auditor-todo .box-card.icon-movinghub > h2 { background-image: url(../logos/Movinghub_100x100.png); } #id-page-auditor .box-card.icon-bootstrap > h2, #id-page-auditor-todo .box-card.icon-bootstrap > h2 { background-image: url(../logos/Bootstrap_100x100.png); } #id-page-auditor .box-card.icon-github > h2, #id-page-auditor-todo .box-card.icon-github > h2 { background-image: url(../logos/Github_100x100.png); } #id-page-auditor .box-card.icon-carbonads > h2, #id-page-auditor-todo .box-card.icon-carbonads > h2 { background-image: url(../logos/CarbonAds_100x100.png); } #id-page-auditor .box-card.icon-baidu > h2, #id-page-auditor-todo .box-card.icon-baidu > h2 { background-image: url(../logos/Baidu_100x100.png); } #id-page-auditor .box-card.icon-cookie-script > h2, #id-page-auditor-todo .box-card.icon-cookie-script > h2 { background-image: url(../logos/CookieScript_100x100.png); } #id-page-auditor .box-card.icon-justuno > h2, #id-page-auditor-todo .box-card.icon-justuno > h2 { background-image: url(../logos/JustUno_100x100.png); } #id-page-auditor .box-card.icon-order-logic > h2, #id-page-auditor-todo .box-card.icon-order-logic > h2 { background-image: url(../logos/OrderLogic_100x100.png); } #id-page-auditor .box-card.icon-shogun > h2, #id-page-auditor-todo .box-card.icon-shogun > h2 { background-image: url(../logos/Shogun_100x100.png); } #id-page-auditor .box-card.icon-optinmonster > h2, #id-page-auditor-todo .box-card.icon-optinmonster > h2 { background-image: url(../logos/OptinMonster_100x100.png); } #id-page-auditor .box-card.icon-33across > h2, #id-page-auditor-todo .box-card.icon-33across > h2 { background-image: url(../logos/33Across_100x100.png); } #id-page-auditor .box-card.icon-conversant > h2, #id-page-auditor-todo .box-card.icon-conversant > h2 { background-image: url(../logos/Conversant_100x100.png); } #id-page-auditor .box-card.icon-paypal > h2, #id-page-auditor-todo .box-card.icon-paypal > h2 { background-image: url(../logos/PayPal_100x100.png); } #id-page-auditor .box-card.icon-addtoany > h2, #id-page-auditor-todo .box-card.icon-addtoany > h2 { background-image: url(../logos/AddToAny_100x100.png); } #id-page-auditor .box-card.icon-tune > h2, #id-page-auditor-todo .box-card.icon-tune > h2 { background-image: url(../logos/Tune_100x100.png); } #id-page-auditor .box-card.icon-subbly > h2, #id-page-auditor-todo .box-card.icon-subbly > h2 { background-image: url(../logos/Subbly_100x100.png); } #id-page-auditor .box-card.icon-netweek > h2, #id-page-auditor-todo .box-card.icon-netweek > h2 { background-image: url(../logos/NetWeek_100x100.png); } #id-page-auditor .box-card.icon-jsdelivr > h2, #id-page-auditor-todo .box-card.icon-jsdelivr > h2 { background-image: url(../logos/JsDelivr_100x100.png); } #id-page-auditor .box-card.icon-vimeo > h2, #id-page-auditor-todo .box-card.icon-vimeo > h2 { background-image: url(../logos/Vimeo_100x100.png); } #id-page-auditor .box-card.icon-sharethis > h2, #id-page-auditor-todo .box-card.icon-sharethis > h2 { background-image: url(../logos/ShareThis_100x100.png); } #id-page-auditor .box-card.icon-polyfill > h2, #id-page-auditor-todo .box-card.icon-polyfill > h2 { background-image: url(../logos/Polyfill_100x100.png); } #id-page-auditor .box-card.icon-4cite > h2, #id-page-auditor-todo .box-card.icon-4cite > h2 { background-image: url(../logos/4cite_100x100.png); } #id-page-auditor .box-card.icon-igodigital > h2, #id-page-auditor-todo .box-card.icon-igodigital > h2 { background-image: url(../logos/IGoDigital_100x100.png); } #id-page-auditor .box-card.icon-oracle > h2, #id-page-auditor-todo .box-card.icon-oracle > h2 { background-image: url(../logos/Oracle_100x100.png); } #id-page-auditor .box-card.icon-trustarc > h2, #id-page-auditor-todo .box-card.icon-trustarc > h2 { background-image: url(../logos/TrustArc_100x100.png); } #id-page-auditor .box-card.icon-accessibleweb > h2, #id-page-auditor-todo .box-card.icon-accessibleweb > h2 { background-image: url(../logos/AccessibleWeb_100x100.png); } #id-page-auditor .box-card.icon-attentive > h2, #id-page-auditor-todo .box-card.icon-attentive > h2 { background-image: url(../logos/Attentive_100x100.png); } #id-page-auditor .box-card.icon-klarna > h2, #id-page-auditor-todo .box-card.icon-klarna > h2 { background-image: url(../logos/Klarna_100x100.png); } #id-page-auditor .box-card.icon-abtasty > h2, #id-page-auditor-todo .box-card.icon-abtasty > h2 { background-image: url(../logos/AbTasty_100x100.png); } #id-page-auditor .box-card.icon-didomi > h2, #id-page-auditor-todo .box-card.icon-didomi > h2 { background-image: url(../logos/Didomi_100x100.png); } #id-page-auditor .box-card.icon-source-forge > h2, #id-page-auditor-todo .box-card.icon-source-forge > h2 { background-image: url(../logos/SourceForge_100x100.png); } #id-page-auditor .box-card.icon-unbounce > h2, #id-page-auditor-todo .box-card.icon-unbounce > h2 { background-image: url(../logos/Unbounce_100x100.png); } #id-page-auditor .box-card.icon-discourse > h2, #id-page-auditor-todo .box-card.icon-discourse > h2 { background-image: url(../logos/Discourse_100x100.png); } #id-page-auditor .box-card.icon-kissmetrics > h2, #id-page-auditor-todo .box-card.icon-kissmetrics > h2 { background-image: url(../logos/KissMetrics_100x100.png); } #id-page-auditor .box-card.icon-subscribers > h2, #id-page-auditor-todo .box-card.icon-subscribers > h2 { background-image: url(../logos/Subscribers_100x100.png); } #id-page-auditor .box-card.icon-azure > h2, #id-page-auditor-todo .box-card.icon-azure > h2 { background-image: url(../logos/Azure_100x100.png); } #id-page-auditor .box-card.icon-digital-ocean > h2, #id-page-auditor-todo .box-card.icon-digital-ocean > h2 { background-image: url(../logos/DigitalOcean_100x100.png); } #id-page-auditor .box-card.icon-hull > h2, #id-page-auditor-todo .box-card.icon-hull > h2 { background-image: url(../logos/Hull_100x100.png); } #id-page-auditor .box-card.icon-chilipiper > h2, #id-page-auditor-todo .box-card.icon-chilipiper > h2 { background-image: url(../logos/ChiliPiper_100x100.png); } #id-page-auditor .box-card.icon-sentry > h2, #id-page-auditor-todo .box-card.icon-sentry > h2 { background-image: url(../logos/Sentry_100x100.png); } #id-page-auditor .box-card.icon-customer > h2, #id-page-auditor-todo .box-card.icon-customer > h2 { background-image: url(../logos/Customer_100x100.png); } #id-page-auditor .box-card.icon-mutiny > h2, #id-page-auditor-todo .box-card.icon-mutiny > h2 { background-image: url(../logos/Mutiny_100x100.png); } #id-page-auditor .box-card.icon-jetboost > h2, #id-page-auditor-todo .box-card.icon-jetboost > h2 { background-image: url(../logos/JetBoost_100x100.png); } #id-page-auditor .box-card.icon-webflow > h2, #id-page-auditor-todo .box-card.icon-webflow > h2 { background-image: url(../logos/Webflow_100x100.png); } #id-page-auditor .box-card.icon-treasuredata > h2, #id-page-auditor-todo .box-card.icon-treasuredata > h2 { background-image: url(../logos/TreasureData_100x100.png); } #id-page-auditor .box-card.icon-onesignal > h2, #id-page-auditor-todo .box-card.icon-onesignal > h2 { background-image: url(../logos/OneSignal_100x100.png); } #id-page-auditor .box-card.icon-mixpanel > h2, #id-page-auditor-todo .box-card.icon-mixpanel > h2 { background-image: url(../logos/Mixpanel_100x100.png); } #id-page-auditor .box-card.icon-wisepops > h2, #id-page-auditor-todo .box-card.icon-wisepops > h2 { background-image: url(../logos/Wisepops_100x100.png); } #id-page-auditor .box-card.icon-web-analytics-italia > h2, #id-page-auditor-todo .box-card.icon-web-analytics-italia > h2 { background-image: url(../logos/WebAnalyticsItalia_100x100.png); } #id-page-auditor .box-card.icon-quantum-metric > h2, #id-page-auditor-todo .box-card.icon-quantum-metric > h2 { background-image: url(../logos/QuantumMetric_100x100.png); } #id-page-auditor .box-card.icon-ramp-metrics > h2, #id-page-auditor-todo .box-card.icon-ramp-metrics > h2 { background-image: url(../logos/RampMetrics_100x100.png); } #id-page-auditor .box-card.icon-wix > h2, #id-page-auditor-todo .box-card.icon-wix > h2 { background-image: url(../logos/Wix_100x100.png); } #id-page-auditor .box-card.icon-lead-champion > h2, #id-page-auditor-todo .box-card.icon-lead-champion > h2 { background-image: url(../logos/LeadChampion_100x100.png); } #id-page-auditor .box-card.icon-tawk > h2, #id-page-auditor-todo .box-card.icon-tawk > h2 { background-image: url(../logos/Tawk_100x100.png); } #id-page-auditor .box-card.icon-addthis > h2, #id-page-auditor-todo .box-card.icon-addthis > h2 { background-image: url(../logos/AddThis_100x100.png); } #id-page-auditor .box-card.icon-zoho > h2, #id-page-auditor-todo .box-card.icon-zoho > h2 { background-image: url(../logos/Zoho_100x100.png); } #id-page-auditor .box-card.icon-html-tag > h2, #id-page-auditor-todo .box-card.icon-html-tag > h2 { background-image: url(../logos/HtmlTag_100x100.png); } #id-page-auditor .box-card.icon-inspectlet > h2, #id-page-auditor-todo .box-card.icon-inspectlet > h2 { background-image: url(../logos/Inspectlet_100x100.png); } #id-page-auditor .box-card.icon-dropbox > h2, #id-page-auditor-todo .box-card.icon-dropbox > h2 { background-image: url(../logos/Dropbox_100x100.png); } #id-page-auditor .box-card.icon-box > h2, #id-page-auditor-todo .box-card.icon-box > h2 { background-image: url(../logos/Box_100x100.png); } #id-page-auditor .icon-linkedin:not(.box-card), #id-page-auditor-todo .icon-linkedin:not(.box-card) { background-image: url(../logos/LinkedInAds_100x100.png); } #id-page-auditor .icon-medium:not(.box-card), #id-page-auditor-todo .icon-medium:not(.box-card) { background-image: url(../logos/Medium_100x100.png); } #id-page-auditor .icon-wordpress:not(.box-card), #id-page-auditor-todo .icon-wordpress:not(.box-card) { background-image: url(../logos/Wordpress_100x100.png); } #id-page-auditor .icon-git:not(.box-card), #id-page-auditor-todo .icon-git:not(.box-card) { background-image: url(../logos/Git_100x100.png); } #id-page-auditor .icon-gmail:not(.box-card), #id-page-auditor-todo .icon-gmail:not(.box-card) { background-image: url(../logos/Gmail_100x100.png); } #id-page-auditor .box-sd, #id-page-auditor-todo .box-sd { margin: 8px 0; } #id-page-auditor .box-sd .box-sd.box-open > .box-label, #id-page-auditor-todo .box-sd .box-sd.box-open > .box-label { border-right: 0 !important; border-top-right-radius: 0 !important; transition: margin-right, border-top-right-radius, border-bottom-right-radius 0.6s ease-in-out; } #id-page-auditor .box-sd .box-sd.box-open > .box-body, #id-page-auditor-todo .box-sd .box-sd.box-open > .box-body { border-right: 0 !important; border-bottom-right-radius: 0 !important; } #id-page-auditor .box-sd .box-sd.box-close > .box-label, #id-page-auditor-todo .box-sd .box-sd.box-close > .box-label { margin-right: 8px; transition: margin-right, border-top-right-radius, border-bottom-right-radius 0.6s ease-in-out; } #id-page-auditor .box-sd .box-label, #id-page-auditor-todo .box-sd .box-label { margin-top: 16px !important; } #id-page-auditor .box-sd .box-label.label-reference, #id-page-auditor-todo .box-sd .box-label.label-reference { color: #008b8b; } #id-page-auditor .box-sd .box-label.label-reference .label-text::before, #id-page-auditor-todo .box-sd .box-label.label-reference .label-text::before { content: 'Reference To "'; } #id-page-auditor .box-sd .box-label.label-reference .label-text::after, #id-page-auditor-todo .box-sd .box-label.label-reference .label-text::after { content: '"'; } #id-page-auditor .box-sd .box-label.label-json-icon::before, #id-page-auditor-todo .box-sd .box-label.label-json-icon::before { content: '\e97a'; color: cadetblue; } #id-page-auditor .box-sd .box-label.label-json-no-icon, #id-page-auditor-todo .box-sd .box-label.label-json-no-icon { padding-left: 8px !important; } #id-page-auditor .box-sd .box-body, #id-page-auditor-todo .box-sd .box-body { padding: 8px 0 8px 8px; font-size: 14px; } #id-page-auditor .box-sd .box-body .sd-description-line, #id-page-auditor-todo .box-sd .box-body .sd-description-line { margin-bottom: 6px; word-break: break-word; } #id-page-auditor .box-sd .box-body .sd-description-line.sd-block-intro, #id-page-auditor-todo .box-sd .box-body .sd-description-line.sd-block-intro { margin-bottom: 16px; } #id-page-auditor .box-sd .box-body .sd-description-line.sd-block-intro, #id-page-auditor-todo .box-sd .box-body .sd-description-line.sd-block-intro { margin-bottom: 16px; } #id-page-auditor .box-sd .box-body .sd-description-line span.sd-label, #id-page-auditor-todo .box-sd .box-body .sd-description-line span.sd-label { font-weight: bold; } #id-page-auditor .box-sd .box-body .sd-description-line:last-child, #id-page-auditor-todo .box-sd .box-body .sd-description-line:last-child { margin-bottom: 0; } #id-page-auditor .box-sd .box-body .sd-description-line ul, #id-page-auditor-todo .box-sd .box-body .sd-description-line ul { margin: 4px 0; } #id-page-auditor .box-sd .box-body .sd-description-line picture, #id-page-auditor-todo .box-sd .box-body .sd-description-line picture { max-width: calc(100% - 2px - 16px); padding: 0; margin: 0 auto 0 0; display: block; border-radius: 3px; position: relative; } #id-page-auditor .box-sd .box-body .sd-description-line picture:before, #id-page-auditor-todo .box-sd .box-body .sd-description-line picture:before { content: attr(data-label); position: absolute; top: 6px; left: 6px; font-weight: bold; color: var(--color-black) !important; } #id-page-auditor .box-sd .box-body .sd-description-line picture img, #id-page-auditor-todo .box-sd .box-body .sd-description-line picture img { border: solid 1px var(--border-color); max-width: 100%; background-color: #fff; border-radius: 3px; padding: 24px 4px 4px 4px; } #id-page-auditor .box-label, #id-page-auditor-todo .box-label { background-color: #fafafa; padding: 8px 8px 8px 32px; font-size: 14px; position: relative; border: solid 1px var(--border-color); cursor: pointer; } #id-page-auditor .box-label > i, #id-page-auditor-todo .box-label > i { position: absolute; left: 6px; top: 6px; font-size: 22px; } #id-page-auditor .box-label:hover::before, #id-page-auditor-todo .box-label:hover::before { opacity: 1; } #id-page-auditor .box-label .small-btn, #id-page-auditor-todo .box-label .small-btn { margin-right: 8px; } #id-page-auditor .box-close > .box-label, #id-page-auditor-todo .box-close > .box-label { border-radius: 6px; } #id-page-auditor .box-close > .box-label::after, #id-page-auditor-todo .box-close > .box-label::after { transform: rotate(0deg); transition: transform 0.4s ease-in-out; } #id-page-auditor .box-close > .box-label:hover, #id-page-auditor-todo .box-close > .box-label:hover { border-color: #bbb !important; } #id-page-auditor .box-close > .box-body, #id-page-auditor-todo .box-close > .box-body { display: none; } #id-page-auditor .box-open > .box-label, #id-page-auditor-todo .box-open > .box-label { border-radius: 6px 6px 0 0; border-bottom-color: #f0f0f0; } #id-page-auditor .box-open > .box-label::after, #id-page-auditor-todo .box-open > .box-label::after { transform: rotate(180deg); transition: transform 0.4s ease-in-out; } #id-page-auditor .box-open > .box-body, #id-page-auditor-todo .box-open > .box-body { display: block; border: solid 1px var(--border-color); border-top: none; border-radius: 0 0 6px 6px; overflow: hidden; } #id-page-auditor :not(.box-tip) + .box-tip, #id-page-auditor-todo :not(.box-tip) + .box-tip, #id-page-auditor .box-tip:first-child, #id-page-auditor-todo .box-tip:first-child { margin-top: 24px; } #id-page-auditor :not(.box-tip) + .box-tip:before, #id-page-auditor-todo :not(.box-tip) + .box-tip:before, #id-page-auditor .box-tip:first-child:before, #id-page-auditor-todo .box-tip:first-child:before { content: 'Tips & Recommendations'; width: 100%; text-align: left; display: block; padding-bottom: 8px; font-size: 1.2em; } #id-page-auditor :not(.box-tip) + .box-tip > .box-label, #id-page-auditor-todo :not(.box-tip) + .box-tip > .box-label, #id-page-auditor .box-tip:first-child > .box-label, #id-page-auditor-todo .box-tip:first-child > .box-label { border-top-left-radius: 6px !important; border-top-right-radius: 6px !important; } #id-page-auditor .box-tip, #id-page-auditor-todo .box-tip { margin-bottom: 0 !important; } #id-page-auditor .box-tip > .box-label, #id-page-auditor-todo .box-tip > .box-label { padding-left: 6px !important; } #id-page-auditor .box-tip > .box-label:before, #id-page-auditor-todo .box-tip > .box-label:before { content: ''; } #id-page-auditor .box-tip > .box-label code, #id-page-auditor-todo .box-tip > .box-label code { background-color: transparent !important; font-family: var(--body-font-family); padding: 0 !important; color: darkblue; } #id-page-auditor .box-tip > .box-body, #id-page-auditor-todo .box-tip > .box-body { padding: 16px; background-color: #fff; padding-bottom: 16px; position: relative; border-bottom-width: 0; border-radius: 0; } #id-page-auditor .box-tip > .box-body .tip-what-why-how, #id-page-auditor-todo .box-tip > .box-body .tip-what-why-how { margin: 16px 0; } #id-page-auditor .box-tip > .box-body .tip-what-why-how .tip-code, #id-page-auditor-todo .box-tip > .box-body .tip-what-why-how .tip-code { margin: 8px 0; } #id-page-auditor .box-tip > .box-body .tip-what-why-how .tip-what-why-how-label, #id-page-auditor-todo .box-tip > .box-body .tip-what-why-how .tip-what-why-how-label { font-weight: bold; padding-right: 6px; } #id-page-auditor .box-tip > .box-body > div, #id-page-auditor-todo .box-tip > .box-body > div { margin: 8px 0; } #id-page-auditor .box-tip > .box-body > div > .code, #id-page-auditor-todo .box-tip > .box-body > div > .code { margin-top: 16px; } #id-page-auditor .box-tip > .box-body .tip-scale-title, #id-page-auditor-todo .box-tip > .box-body .tip-scale-title { top: 13px; font-size: 14px; left: calc(50% - 100px); width: 200px; text-align: center; z-index: 200; position: absolute; text-shadow: 0 0 1px #fff; } #id-page-auditor .box-tip > .box-body .tip-scale, #id-page-auditor-todo .box-tip > .box-body .tip-scale { border: solid 1px var(--border-color); border-radius: 20px; height: 25px; margin: 0 auto 42px; background-repeat: no-repeat; background-size: 100% 100%, 1px 100%, 1px 100%, 1px 100%, 1px 100%, 1px 100%, 1px 100%, 1px 100%, 1px 100%, 1px 100%; background-image: linear-gradient(90deg, rgba(1, 128, 0, 0.3), rgba(255, 165, 1, 0.3), rgba(255, 165, 1, 0.3), rgba(255, 0, 0, 0.3)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)), linear-gradient(var(--border-color), var(--border-color)); background-position: 0 center, 10% center, 20% center, 30% center, 40% center, 50% center, 60% center, 70% center, 80% center, 90% center; position: relative; } #id-page-auditor .box-tip > .box-body .tip-scale::before, #id-page-auditor-todo .box-tip > .box-body .tip-scale::before { content: '0'; position: absolute; top: 6px; left: 6px; font-size: 12px; } #id-page-auditor .box-tip > .box-body .tip-scale::after, #id-page-auditor-todo .box-tip > .box-body .tip-scale::after { content: '100'; position: absolute; top: 6px; right: 6px; font-size: 12px; } #id-page-auditor .box-tip > .box-body .tip-scale .tip-scale-level, #id-page-auditor-todo .box-tip > .box-body .tip-scale .tip-scale-level { position: relative; width: 50%; } #id-page-auditor .box-tip > .box-body .tip-scale .tip-scale-level:before, #id-page-auditor-todo .box-tip > .box-body .tip-scale .tip-scale-level:before { content: attr(data-scale); position: relative; right: calc(-100% + 14px); top: 30px; z-index: 100; font-size: 11px; display: block; width: 28px; text-align: center; background-color: rgba(128, 128, 128, 0.75); border-radius: 1px 1px 4px 4px; color: white; padding-bottom: 2px; box-shadow: 0 2px 4px #aaa; } #id-page-auditor .box-tip > .box-body .tip-scale .tip-scale-level:after, #id-page-auditor-todo .box-tip > .box-body .tip-scale .tip-scale-level:after { height: 0; content: ''; right: -20px; top: -10px; position: absolute; border-style: solid; border-width: 20px; border-color: transparent transparent rgba(128, 128, 128, 0.75); transform: scaleX(0.7); z-index: 300; } #id-page-auditor .box-tip.box-open > .box-label, #id-page-auditor-todo .box-tip.box-open > .box-label { border-bottom-style: dotted; } #id-page-auditor .box-tip.box-open:last-child .box-body, #id-page-auditor-todo .box-tip.box-open:last-child .box-body { border-bottom-left-radius: 6px !important; border-bottom-right-radius: 6px !important; border-bottom-width: 1px !important; } #id-page-auditor .box-tip.box-close > .box-label, #id-page-auditor-todo .box-tip.box-close > .box-label { border-bottom-width: 0; border-radius: 0; } #id-page-auditor .box-tip.box-close > .box-label:hover, #id-page-auditor-todo .box-tip.box-close > .box-label:hover { border-color: var(--border-color) !important; color: #000; } #id-page-auditor .box-tip.box-close:last-child .box-label, #id-page-auditor-todo .box-tip.box-close:last-child .box-label { border-bottom-left-radius: 6px !important; border-bottom-right-radius: 6px !important; border-bottom-width: 1px !important; } #id-page-auditor.todo-report, #id-page-auditor-todo.todo-report { max-width: none !important; font-family: var(--body-font-family); font-size: 14px; padding: 0; margin: 0; } #id-page-auditor.todo-report header, #id-page-auditor-todo.todo-report header { text-align: center; font-family: var(--head-font-family); position: relative; padding: 4px; border-bottom: solid 1px var(--border-color); background: linear-gradient(360deg, #dadce080, #fff, #fff); border-top: solid 16px var(--tabs-bg-color); } #id-page-auditor.todo-report header #btn-open-close, #id-page-auditor-todo.todo-report header #btn-open-close { position: absolute; top: 4px; left: 4px; } #id-page-auditor.todo-report header #id-version, #id-page-auditor-todo.todo-report header #id-version { position: absolute; text-align: right; font-size: 10px; font-family: var(--body-font-family); right: 4px; top: 4px; } #id-page-auditor.todo-report header .pre-title, #id-page-auditor-todo.todo-report header .pre-title { font-size: 20px; } #id-page-auditor.todo-report header h1, #id-page-auditor-todo.todo-report header h1 { font-size: 36px; margin: 4px; color: var(--ff-brand-color); } #id-page-auditor.todo-report header .post-title, #id-page-auditor-todo.todo-report header .post-title { font-size: 14px; margin-bottom: 8px; font-weight: normal; } #id-page-auditor.todo-report main, #id-page-auditor-todo.todo-report main { height: 100%; padding: 4px 12px; } #id-page-auditor.todo-report main #id-report-outer-container, #id-page-auditor-todo.todo-report main #id-report-outer-container { padding-bottom: 16px; } #id-page-auditor.todo-report main #id-report-outer-container #id-context, #id-page-auditor-todo.todo-report main #id-report-outer-container #id-context { text-align: center; margin: 0 auto 24px; font-weight: bold; } #id-page-auditor.todo-report main #id-report-outer-container #id-context #id-url, #id-page-auditor-todo.todo-report main #id-report-outer-container #id-context #id-url { font-weight: normal; padding-top: 8px; font-size: 12px; } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; gap: 10px; padding-bottom: 16px; } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary .todo-score-card, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary .todo-score-card { border: solid 1px #ccc; width: 100%; border-radius: 5px; text-align: center; padding: 8px; border-top-width: 8px; } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary .todo-score-card .todo-summary-value, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary .todo-score-card .todo-summary-value { font-size: 52px; } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary .todo-score-card .todo-summary-label, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary .todo-score-card .todo-summary-label { color: var(--color-black); } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary .todo-score-card.todo-critical, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary .todo-score-card.todo-critical { color: #ff0000; border-color: #ff0000; } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary .todo-score-card.todo-medium, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary .todo-score-card.todo-medium { color: #ffa500; border-color: #ffa500; } #id-page-auditor.todo-report main #id-report-outer-container .todo-summary .todo-score-card.todo-minor, #id-page-auditor-todo.todo-report main #id-report-outer-container .todo-summary .todo-score-card.todo-minor { color: #008000; border-color: #008000; } #id-page-auditor.todo-report main #id-report-outer-container .box-tip > .box-label, #id-page-auditor-todo.todo-report main #id-report-outer-container .box-tip > .box-label { background: linear-gradient(90deg, #fafafa, #fff); padding: 10px 8px 10px 40px !important; border-radius: 0; } #id-page-auditor.todo-report main #id-report-outer-container .box-tip > .box-label:before, #id-page-auditor-todo.todo-report main #id-report-outer-container .box-tip > .box-label:before { content: attr(data-severity); font-family: var(--body-font-family); margin-top: -1px; opacity: 1; width: 28px; color: var(--severity-color, #aaa); } #id-page-auditor .code, #id-page-auditor-todo .code { font-family: monospace, 'Courier New', Courier, monospace; font-size: 13px; color: var(--color-black); overflow-x: auto; white-space: nowrap; border: solid 1px var(--border-color-light); border-radius: 3px; background-color: var(--color-bright-white); padding: var(--card-padding); position: relative; } #id-page-auditor .code + .code, #id-page-auditor-todo .code + .code { margin-top: 8px; } #id-page-auditor .code:hover .icon-copy, #id-page-auditor-todo .code:hover .icon-copy { visibility: visible; } #id-page-auditor .code a, #id-page-auditor-todo .code a { color: darkblue; text-decoration: none; } #id-page-auditor .code a:hover, #id-page-auditor-todo .code a:hover { text-decoration: underline !important; } #id-page-auditor .code div.icon-copy, #id-page-auditor-todo .code div.icon-copy { height: 14px; width: 28px; background-repeat: no-repeat; background-size: auto 100%; position: absolute; left: 0; top: 0; visibility: hidden; border: solid 1px #ccc; border-width: 0 1px 1px 0; border-radius: 0 0 3px 0; } #id-page-auditor .code div.icon-copy:before, #id-page-auditor-todo .code div.icon-copy:before { content: 'Copy'; position: absolute; top: 1px; left: 3px; font-size: 10px; } #id-page-auditor .code div.icon-copy:hover, #id-page-auditor-todo .code div.icon-copy:hover { cursor: pointer; background-color: #00640026; } #id-page-auditor .cta-toolbar, #id-page-auditor-todo .cta-toolbar { margin: 12px 0 0 0 !important; padding: 0; text-align: center; } #id-page-auditor #btn-todo, #id-page-auditor-todo #btn-todo { display: none; position: absolute; top: 4px; left: 2px; } #id-page-auditor .box-table table, #id-page-auditor-todo .box-table table { background-color: var(--color-bright-white); width: 100%; border-collapse: collapse; } #id-page-auditor .box-table table.table-img, #id-page-auditor-todo .box-table table.table-img { margin: 8px; border: solid 1px var(--border-color); width: calc(100% - 16px); } #id-page-auditor .box-table table tr.rows-separator, #id-page-auditor-todo .box-table table tr.rows-separator { display: none; } #id-page-auditor .box-table table tr.rows-separator + tr, #id-page-auditor-todo .box-table table tr.rows-separator + tr { border-top: double 3px var(--border-color) !important; } #id-page-auditor .box-table table tr + tr, #id-page-auditor-todo .box-table table tr + tr { border-top: dotted 1px var(--border-color-light); } #id-page-auditor .box-table table tr td, #id-page-auditor-todo .box-table table tr td { padding: 6px 4px; font-size: 14px; min-width: 100px; word-break: break-all; vertical-align: top; } #id-page-auditor .box-table table tr td a, #id-page-auditor-todo .box-table table tr td a { color: darkblue; text-decoration: none; } #id-page-auditor .box-table table tr td a:hover, #id-page-auditor-todo .box-table table tr td a:hover { text-decoration: underline; } #id-page-auditor .box-table table tr td a code, #id-page-auditor-todo .box-table table tr td a code { background-color: transparent !important; } #id-page-auditor .box-table table tr td + td, #id-page-auditor-todo .box-table table tr td + td { border-left: dotted 1px var(--border-color-light); } #id-page-auditor .box-table table tr td + td .small-btn, #id-page-auditor-todo .box-table table tr td + td .small-btn { float: none; } #id-page-auditor .box-table table tr td .cell-label, #id-page-auditor-todo .box-table table tr td .cell-label { font-size: 11px; text-transform: uppercase; color: darkgreen; letter-spacing: 0.75px; } #id-page-auditor .box-table table tr td .image-in-list, #id-page-auditor-todo .box-table table tr td .image-in-list { text-align: center; line-height: 0; display: block; } #id-page-auditor .box-table table tr td .image-in-list img, #id-page-auditor-todo .box-table table tr td .image-in-list img { max-height: 240px; max-width: calc(100% + 8px); background-color: lightgray; margin: -6px; } #id-page-auditor .box-table table tr td .regular-info, #id-page-auditor-todo .box-table table tr td .regular-info { color: darkgreen; } #id-page-auditor .box-table table tr td .missing-info, #id-page-auditor-todo .box-table table tr td .missing-info { color: var(--color-red); } #id-page-auditor .box-table table tr td .unbreakable, #id-page-auditor-todo .box-table table tr td .unbreakable { white-space: nowrap; } #id-page-auditor .box-table table tr td .right-aligned, #id-page-auditor-todo .box-table table tr td .right-aligned { text-align: right; } #id-page-auditor .box-card, #id-page-auditor-todo .box-card { border: 1px solid var(--border-color); border-radius: 8px; padding: 0; margin-bottom: 32px; background-color: var(--color-white); overflow: hidden; } #id-page-auditor .box-card:hover, #id-page-auditor-todo .box-card:hover { box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1); } #id-page-auditor .box-card h2.cardTitle, #id-page-auditor-todo .box-card h2.cardTitle { font-size: 18px; margin: 0; background-size: var(--card-icon-size) var(--card-icon-size); background-repeat: no-repeat; background-position: calc(var(--card-padding) - 2px) center; background-color: #12787840; padding: var(--card-padding); padding-left: calc(var(--card-icon-size) + 2 * var(--card-padding)); position: relative; font-weight: normal; overflow: hidden; } #id-page-auditor .box-card h2.cardTitle:after, #id-page-auditor-todo .box-card h2.cardTitle:after { position: absolute; top: 0; right: 0; height: 100%; width: var(--card-icon-size); background-repeat: no-repeat; background-position-y: center; background-position-x: left; background-size: calc(var(--card-icon-size) - 4px); content: ''; } #id-page-auditor .box-card h2.cardTitle.card-ok:after, #id-page-auditor-todo .box-card h2.cardTitle.card-ok:after { background-image: url(../logos/OK_100x100.png); } #id-page-auditor .box-card h2.cardTitle.card-fix:after, #id-page-auditor-todo .box-card h2.cardTitle.card-fix:after { background-image: url(../logos/WARNING_100x100.png); } #id-page-auditor .box-card h2.cardTitle.card-error:after, #id-page-auditor-todo .box-card h2.cardTitle.card-error:after { background-image: url(../logos/ERROR_100x100.png); } #id-page-auditor .box-card h2.cardTitle .cardPreTitle, #id-page-auditor-todo .box-card h2.cardTitle .cardPreTitle { font-variant: small-caps; font-size: 14px; } #id-page-auditor .box-card h2.cardTitle .cardTitleString, #id-page-auditor-todo .box-card h2.cardTitle .cardTitleString { max-height: 1.4rem; display: inline-block; overflow-x: hidden; } #id-page-auditor .box-card hr, #id-page-auditor-todo .box-card hr { border: none; border-top: solid 1px var(--border-color); margin: 0 -12px; } #id-page-auditor .box-card .card-body, #id-page-auditor-todo .box-card .card-body { padding: var(--card-padding); font-size: 14px; } #id-page-auditor .box-card .card-body > div, #id-page-auditor-todo .box-card .card-body > div { margin-bottom: 8px; } #id-page-auditor .box-card .card-body > div:last-child, #id-page-auditor-todo .box-card .card-body > div:last-child { margin-bottom: 0 !important; } #id-page-auditor .box-card .card-body a, #id-page-auditor-todo .box-card .card-body a { color: darkblue; text-decoration: none; } #id-page-auditor .box-card .card-body a:hover, #id-page-auditor-todo .box-card .card-body a:hover { text-decoration: underline; } #id-page-auditor .box-card .card-body code, #id-page-auditor-todo .box-card .card-body code { color: darkblue; } #id-page-auditor .box-card .card-footer, #id-page-auditor-todo .box-card .card-footer { padding: 8px; border-top: solid 1px var(--border-color); display: none; } #id-page-auditor .box-card .card-footer .cta-toolbar, #id-page-auditor-todo .box-card .card-footer .cta-toolbar { text-align: center !important; } #id-page-auditor .box-card .box-code .box-body, #id-page-auditor-todo .box-card .box-code .box-body { padding: 8px; }
0.389779
0.074467
@import url('https://fonts.googleapis.com/css?family=Lacquer&display=swap'); body { font-family: 'Lacquer', sans-serif; } .navbar-brand { font-size: 2.5rem; color: #ffffff; } .background { background-image: url('https://images.unsplash.com/photo-1562627952-f52a76c3c823?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=3749&q=80'); background-repeat: no-repeat; background-size: cover; } /* OPEN / CLOSE BTNS */ .menu-btn { z-index: 999; display: inline; /* font-size: 32px; */ } .menu-btn a { display: flex; text-decoration: none; color: #fff; /* safari hack */ align-items: center; } .btn-open:after { color: inherit; content: "\f394"; font-family: "Ionicons"; -webkit-transition: all .2s linear 0s; -moz-transition: all .2s linear 0s; -o-transition: all .2s linear 0s; transition-property: all .2s linear 0s; font-size: 40px; } .btn-open:hover:after { color: inherit; } .btn-close:after { color: inherit; content: "\f2d7"; font-family: "Ionicons"; -webkit-transition: all .2s linear 0s; -moz-transition: all .2s linear 0s; -o-transition: all .2s linear 0s; transition-property: all .2s linear 0s; font-size: 40px; } .btn-close:hover:after { color: #ffffff; } .template-home .btn-open:after, .template-home .btn-open:hover:after, .template-home .btn-close:after, .template-home .btn-close:hover:after, .template-home .menu-btn a span { color: #ffffff!important; } /* OVERLAY */ .overlay { position: fixed; top: 0; z-index: 99; display: none; overflow: auto; width: 100%; height: 100%; background: #000000; } .overlay .menu { margin: 150px 20px; /* width: 80%; */ } .overlay .menu ul { margin: 0; padding: 0; width: 100%; } .overlay .menu ul li { float: left; padding: 6px 0 0 0; width: 100%; list-style: none; text-align: center; text-transform: uppercase; } .overlay .menu ul ul { margin-top: 20px; } .overlay .menu ul ul li { position: relative; float: none; margin: 10px 0; width: 100%; border: 0; } .overlay .menu ul ul li a { color: #fff; text-transform: capitalize; font-weight: 300; font-size: 30px; } .navbar-brand:hover, .overlay .menu ul ul li a:hover { color: #9e9e9e!important; } /* RESPONSIVE */ @media screen and (max-width: 768px) { .overlay .menu ul li { float: none; margin-bottom: 25px; width: 100%; } .overlay .menu ul li:last-child { border: 0; } .overlay .menu ul ul { margin-top: 20px; } .menu-btn { right: 25px; } } .menu-btn a span { font-size: 16px; color: #ffffff; /* line-height: 18px; */ font-weight: 600; position: relative; /* top: -5px; */ right: 10px; } .navbar-text div { display: inline-block; color: #ffffff; font-size: 16px; font-weight: 600; } .navbar { -webkit-transition: background-color 500ms ease-in-out; -ms-transition: background-color 500ms ease-in-out; transition: background-color 500ms ease-in-out; }
src/style.css
@import url('https://fonts.googleapis.com/css?family=Lacquer&display=swap'); body { font-family: 'Lacquer', sans-serif; } .navbar-brand { font-size: 2.5rem; color: #ffffff; } .background { background-image: url('https://images.unsplash.com/photo-1562627952-f52a76c3c823?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=3749&q=80'); background-repeat: no-repeat; background-size: cover; } /* OPEN / CLOSE BTNS */ .menu-btn { z-index: 999; display: inline; /* font-size: 32px; */ } .menu-btn a { display: flex; text-decoration: none; color: #fff; /* safari hack */ align-items: center; } .btn-open:after { color: inherit; content: "\f394"; font-family: "Ionicons"; -webkit-transition: all .2s linear 0s; -moz-transition: all .2s linear 0s; -o-transition: all .2s linear 0s; transition-property: all .2s linear 0s; font-size: 40px; } .btn-open:hover:after { color: inherit; } .btn-close:after { color: inherit; content: "\f2d7"; font-family: "Ionicons"; -webkit-transition: all .2s linear 0s; -moz-transition: all .2s linear 0s; -o-transition: all .2s linear 0s; transition-property: all .2s linear 0s; font-size: 40px; } .btn-close:hover:after { color: #ffffff; } .template-home .btn-open:after, .template-home .btn-open:hover:after, .template-home .btn-close:after, .template-home .btn-close:hover:after, .template-home .menu-btn a span { color: #ffffff!important; } /* OVERLAY */ .overlay { position: fixed; top: 0; z-index: 99; display: none; overflow: auto; width: 100%; height: 100%; background: #000000; } .overlay .menu { margin: 150px 20px; /* width: 80%; */ } .overlay .menu ul { margin: 0; padding: 0; width: 100%; } .overlay .menu ul li { float: left; padding: 6px 0 0 0; width: 100%; list-style: none; text-align: center; text-transform: uppercase; } .overlay .menu ul ul { margin-top: 20px; } .overlay .menu ul ul li { position: relative; float: none; margin: 10px 0; width: 100%; border: 0; } .overlay .menu ul ul li a { color: #fff; text-transform: capitalize; font-weight: 300; font-size: 30px; } .navbar-brand:hover, .overlay .menu ul ul li a:hover { color: #9e9e9e!important; } /* RESPONSIVE */ @media screen and (max-width: 768px) { .overlay .menu ul li { float: none; margin-bottom: 25px; width: 100%; } .overlay .menu ul li:last-child { border: 0; } .overlay .menu ul ul { margin-top: 20px; } .menu-btn { right: 25px; } } .menu-btn a span { font-size: 16px; color: #ffffff; /* line-height: 18px; */ font-weight: 600; position: relative; /* top: -5px; */ right: 10px; } .navbar-text div { display: inline-block; color: #ffffff; font-size: 16px; font-weight: 600; } .navbar { -webkit-transition: background-color 500ms ease-in-out; -ms-transition: background-color 500ms ease-in-out; transition: background-color 500ms ease-in-out; }
0.37605
0.066327
a.underscorehover:hover { text-decoration: underline; color: white; } .underscorehover:hover { text-decoration: underline; color: white; } a.nounderscorehover:hover { text-decoration: none; } @media screen and (max-width: 512px) { .same-height-column {width:100%} } @media screen and (min-width: 513px) { .same-height-column {float:none !important; width:50%} } body.modal-open .supreme-container{ -webkit-filter: blur(2px); -moz-filter: blur(2px); -o-filter: blur(2px); -ms-filter: blur(2px); filter: blur(2px); } @media screen and (min-width: 971px) { .homepage-caption-bottom { top: 190px; } } #homepage #hero { position: relative; width: 100%; overflow: hidden } #homepage #hero .widehero { display: none; z-index: -5; position:absolute; left: 0; top: 0; background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; } #homepage #hero #fullwidth { width: 100%; } #homepage #newsbanner { position: absolute; bottom: 0px; width: 100%; color: #696969; background-color: rgba(255,255,255,0.8); text-align: center; padding: 5px } #homepage #caption_container { color: white; font-size: 20px; } #homepage #caption_container .captionarea { position: absolute; left: 0; text-align: center; width: 100%; color: #fff; line-height: 22px; } #homepage #caption_container .caption { display: none; position: absolute; opacity: 0; padding: 8px; text-shadow: 0 0 5px black; } #homepage #caption_container .smallcaption { font-size: 14px; } #homepage #caption_container #blankspaceleftdesktop { height: 380px; } #homepage #caption_container #blankspaceleftmobile { height: 100px; } #homepage #actions { position: relative; padding: 20px; margin-top: 40px; text-align: center } @media screen and (max-width: 970px) { #homepage #actions { margin-top: 300px; } } #homepage #actions a { text-decoration: none; } #homepage #actions #title { font-family: 'Gotham 5r', sans-serif; font-size: 26px; color: white; line-height: 30px; } #homepage #actions #subtitle { font-family: 'Gotham 4r', sans-serif; font-size: 16px; color: white; margin: 15px 0 5px 0; } #homepage #actions #playimage { cursor: pointer; } #homepage #actions #playtext { font-size: 20px; cursor: pointer; } #homepage #actions #herolearnlink { color: white; font-size: 20px } #homepage #actions #herolearnbutton { font-weight: 500; font-size: 20px; height: 50px } #homepage #actions .buttongroup { display: inline-block; margin-bottom: 20px; } #homepage #actions .herohocbutton { font-weight: 500; font-size: 18px; height: 40px; padding: 0 30px; margin: 10px 5px 0 0; } #homepage #actions #volunteeraction { font-family: 'Gotham 4r', sans-serif; font-size: 16px; color: white; margin-top: 30px; } #homepage #actions #volunteeraction a { font-family: 'Gotham 4r', sans-serif; font-size: 16px; color: white; text-decoration: none; } #homepage #actions #petitionaction { display: none; font-weight: 500; font-size: 14px; height: 50px; cursor: pointer } #homepage .quarterslot { float: left; height: 250px; padding: 0px 5px 10px 5px; } #homepage .quarterslot .slotbox { position: relative; overflow: hidden; background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; background-position: 0% 50%; height: 220px; border-radius: 5px; } #homepage .quarterslot .slotbox .headerbox { position: absolute; bottom: 0px; left: 0px; color: white; width: 100%; padding: 10px; font-size: 18px; text-align: left; font-family: 'Gotham 4r', sans-serif; text-align: center; } #homepage .quarterslot .slotbox .headerbox .header { font-family: 'Gotham 7r', sans-serif } #homepage .quarterslot .slotbox .headerbox .sentence { font-size: 14px; opacity: 0.9 } #homepage .quarterslot-links { float: left; height: 390px; padding: 0px 5px 10px 5px; } #homepage .quarterslot-links .slotbox { position: relative; overflow: hidden; background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; background-position: 0% 50%; height: 220px; border-top-left-radius: 5px; border-top-right-radius: 5px; } #homepage .quarterslot-links .headerbox { position: absolute; bottom: 0px; left: 0px; color: white; width: 100%; padding: 10px; font-size: 18px; text-align: left; font-family: 'Gotham 4r', sans-serif; text-align: center } #homepage .quarterslot-links .headerbox .header { font-family: 'Gotham 7r', sans-serif; } #homepage .quarterslot-links .headerbox .sentence { font-size: 14px; opacity: 0.9 } #homepage .quarterslot-links .thelinks { padding: 5px; padding-top: 20px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; } #homepage .quarterslot-links .thelinks .linkentry { margin-bottom: 20px } #homepage .quarterslot-links .thelinks .link { font-size: 16px; font-family: 'Gotham 4r', sans-serif; color: white; } #homepage #gallerycolumn { width: 100%; margin-bottom: 20px; margin-top: 40px; display: table-cell; border: 5px solid white } #homepage #gallerycolumn .headingbox { left: 0px; color: white; width: 100%; padding: 10px; font-size: 20px; text-align: left; font-family: 'Gotham 5r', sans-serif; text-align: center; border-top-left-radius: 5px; border-top-right-radius: 5px; } #homepage #gallerycolumn .thelinks { padding: 10px; height: 100% } #homepage #threedivs iframe { -ms-zoom: 1.3; -moz-transform: scale(1.3); -moz-transform-origin: 0 0; -o-transform: scale(1.3); -o-transform-origin: 0 0; -webkit-transform: scale(1.3); -webkit-transform-origin: 0 0; } #homepage #threedivs .fb-like > span { height: 27px !important; } .grey_input { background-color: rgb(226,228,227); color: rgb(82, 82, 82); border: 1px solid rgb(146,147,148); } .dropdown { background-color: rgb(226,228,227); color: rgb(82, 82, 82); border: 1px solid rgb(146,147,148); }
pegasus/sites.v3/code.org/public/css/homepage.css
a.underscorehover:hover { text-decoration: underline; color: white; } .underscorehover:hover { text-decoration: underline; color: white; } a.nounderscorehover:hover { text-decoration: none; } @media screen and (max-width: 512px) { .same-height-column {width:100%} } @media screen and (min-width: 513px) { .same-height-column {float:none !important; width:50%} } body.modal-open .supreme-container{ -webkit-filter: blur(2px); -moz-filter: blur(2px); -o-filter: blur(2px); -ms-filter: blur(2px); filter: blur(2px); } @media screen and (min-width: 971px) { .homepage-caption-bottom { top: 190px; } } #homepage #hero { position: relative; width: 100%; overflow: hidden } #homepage #hero .widehero { display: none; z-index: -5; position:absolute; left: 0; top: 0; background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; } #homepage #hero #fullwidth { width: 100%; } #homepage #newsbanner { position: absolute; bottom: 0px; width: 100%; color: #696969; background-color: rgba(255,255,255,0.8); text-align: center; padding: 5px } #homepage #caption_container { color: white; font-size: 20px; } #homepage #caption_container .captionarea { position: absolute; left: 0; text-align: center; width: 100%; color: #fff; line-height: 22px; } #homepage #caption_container .caption { display: none; position: absolute; opacity: 0; padding: 8px; text-shadow: 0 0 5px black; } #homepage #caption_container .smallcaption { font-size: 14px; } #homepage #caption_container #blankspaceleftdesktop { height: 380px; } #homepage #caption_container #blankspaceleftmobile { height: 100px; } #homepage #actions { position: relative; padding: 20px; margin-top: 40px; text-align: center } @media screen and (max-width: 970px) { #homepage #actions { margin-top: 300px; } } #homepage #actions a { text-decoration: none; } #homepage #actions #title { font-family: 'Gotham 5r', sans-serif; font-size: 26px; color: white; line-height: 30px; } #homepage #actions #subtitle { font-family: 'Gotham 4r', sans-serif; font-size: 16px; color: white; margin: 15px 0 5px 0; } #homepage #actions #playimage { cursor: pointer; } #homepage #actions #playtext { font-size: 20px; cursor: pointer; } #homepage #actions #herolearnlink { color: white; font-size: 20px } #homepage #actions #herolearnbutton { font-weight: 500; font-size: 20px; height: 50px } #homepage #actions .buttongroup { display: inline-block; margin-bottom: 20px; } #homepage #actions .herohocbutton { font-weight: 500; font-size: 18px; height: 40px; padding: 0 30px; margin: 10px 5px 0 0; } #homepage #actions #volunteeraction { font-family: 'Gotham 4r', sans-serif; font-size: 16px; color: white; margin-top: 30px; } #homepage #actions #volunteeraction a { font-family: 'Gotham 4r', sans-serif; font-size: 16px; color: white; text-decoration: none; } #homepage #actions #petitionaction { display: none; font-weight: 500; font-size: 14px; height: 50px; cursor: pointer } #homepage .quarterslot { float: left; height: 250px; padding: 0px 5px 10px 5px; } #homepage .quarterslot .slotbox { position: relative; overflow: hidden; background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; background-position: 0% 50%; height: 220px; border-radius: 5px; } #homepage .quarterslot .slotbox .headerbox { position: absolute; bottom: 0px; left: 0px; color: white; width: 100%; padding: 10px; font-size: 18px; text-align: left; font-family: 'Gotham 4r', sans-serif; text-align: center; } #homepage .quarterslot .slotbox .headerbox .header { font-family: 'Gotham 7r', sans-serif } #homepage .quarterslot .slotbox .headerbox .sentence { font-size: 14px; opacity: 0.9 } #homepage .quarterslot-links { float: left; height: 390px; padding: 0px 5px 10px 5px; } #homepage .quarterslot-links .slotbox { position: relative; overflow: hidden; background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; background-position: 0% 50%; height: 220px; border-top-left-radius: 5px; border-top-right-radius: 5px; } #homepage .quarterslot-links .headerbox { position: absolute; bottom: 0px; left: 0px; color: white; width: 100%; padding: 10px; font-size: 18px; text-align: left; font-family: 'Gotham 4r', sans-serif; text-align: center } #homepage .quarterslot-links .headerbox .header { font-family: 'Gotham 7r', sans-serif; } #homepage .quarterslot-links .headerbox .sentence { font-size: 14px; opacity: 0.9 } #homepage .quarterslot-links .thelinks { padding: 5px; padding-top: 20px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; } #homepage .quarterslot-links .thelinks .linkentry { margin-bottom: 20px } #homepage .quarterslot-links .thelinks .link { font-size: 16px; font-family: 'Gotham 4r', sans-serif; color: white; } #homepage #gallerycolumn { width: 100%; margin-bottom: 20px; margin-top: 40px; display: table-cell; border: 5px solid white } #homepage #gallerycolumn .headingbox { left: 0px; color: white; width: 100%; padding: 10px; font-size: 20px; text-align: left; font-family: 'Gotham 5r', sans-serif; text-align: center; border-top-left-radius: 5px; border-top-right-radius: 5px; } #homepage #gallerycolumn .thelinks { padding: 10px; height: 100% } #homepage #threedivs iframe { -ms-zoom: 1.3; -moz-transform: scale(1.3); -moz-transform-origin: 0 0; -o-transform: scale(1.3); -o-transform-origin: 0 0; -webkit-transform: scale(1.3); -webkit-transform-origin: 0 0; } #homepage #threedivs .fb-like > span { height: 27px !important; } .grey_input { background-color: rgb(226,228,227); color: rgb(82, 82, 82); border: 1px solid rgb(146,147,148); } .dropdown { background-color: rgb(226,228,227); color: rgb(82, 82, 82); border: 1px solid rgb(146,147,148); }
0.251096
0.067393
@import "reset.css"; .align-items-center { align-items: center; } .hide, .hidden { display: none; visibility: hidden; } .top-zero { margin-top: 0; } .bottom-zero { margin-bottom: 0; } .top-spacer { margin-top: 2.5rem; } .bottom-spacer { margin-bottom: 2.5rem; } .top-spacer-4 { margin-top: 4rem; } .bottom-spacer-4 { margin-bottom: 4rem; } .gray-bg { background-color: #fafbfc; } .dark-bg { background-color: #2e3338; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-muted { color: #8d99a6; } .text-light { color: #6c7680; } .text-white { color: #fff; } .text-normal { font-size: 1rem; } .text-medium { font-size: 1.5rem; } .text-small { font-size: 0.5rem; } .centered { margin-left: auto; margin-right: auto; } .bold { font-weight: bold; } .list-unstyled { padding: 0; } .list-unstyled li { list-style: none; } .list-circle { list-style: circle; } .bullet::before { content: "\2022"; display: inline-block; width: 1em; font-size: 1.25rem; } .half-width { max-width: 50%; } .border { border: 1px solid #d1d8dd; } .border-top { border-top: 1px solid #d1d8dd; } .border-top-light { border-top: 1px solid #ebeff2; } .saturate { filter: grayscale(100%); } .saturate:hover { filter: grayscale(0%); } /* colors */ .green-bullet::before { color: #98d85b; } /* components */ .grid-of-four, .grid-of-three { grid-gap: 2.5rem; display: grid; } .grid-of-four { grid-template-columns: repeat(1, 1fr); } @media screen and (min-width: 500px) { .grid-of-four { grid-template-columns: repeat(2, 1fr); } } @media screen and (min-width: 767px) { .grid-of-four { grid-template-columns: repeat(3, 1fr); } } @media screen and (min-width: 991px) { .grid-of-four { grid-template-columns: repeat(4, 1fr); } } .grid-of-three { grid-template-columns: repeat(1, 1fr); } @media screen and (min-width: 500px) { .grid-of-three { grid-template-columns: repeat(2, 1fr); } } @media screen and (min-width: 767px) { .grid-of-three { grid-template-columns: repeat(3, 1fr); } } .columns { display: flex; justify-content: space-between; flex-direction: column; } @media screen and (min-width: 767px) { .columns { flex-direction: inherit; } } .column { margin-bottom: 1rem; } @media screen and (min-width: 767px) { .column { margin: 0; } } .three-column { max-width: 100%; } @media screen and (min-width: 767px) { .three-column { max-width: 33%; } } .copyright { font-size: 1rem; } @media screen and (min-width: 767px) { .copyright { font-size: 0.75rem; } } .flex-wrap { flex-wrap: wrap; justify-content: flex-start; } .grid-center { justify-items: center; } .indicator, .indicator-right { background: none; font-size: 12px; vertical-align: middle; font-weight: bold; color: #6c7680; } .indicator::before, .indicator-right::after { content: ""; display: inline-block; height: 8px; width: 8px; border-radius: 8px; } .indicator::before { margin: 0 4px 0 0; } .indicator-right::after { margin: 0 0 0 4px; } .indicator.grey::before, .indicator-right.grey::after { background: #f0f4f7; } .indicator.blue::before, .indicator-right.blue::after { background: #5e64ff; } .indicator.red::before, .indicator-right.red::after { background: #ff5858; } .indicator.green::before, .indicator-right.green::after { background: #98d85b; } .indicator.orange::before, .indicator-right.orange::after { background: #ffa00a; } .indicator.purple::before, .indicator-right.purple::after { background: #743ee2; } .indicator.darkgrey::before, .indicator-right.darkgrey::after { background: #b8c2cc; } .indicator.black::before, .indicator-right.black::after { background: #36414c; } .indicator.yellow::before, .indicator-right.yellow::after { background: #feef72; } .indicator.light-blue::before, .indicator-right.light-blue::after { background: #7cd6fd; } .indicator.lightblue::before, .indicator-right.lightblue::after { background: #7cd6fd; } .modal-header .indicator { float: left; margin-top: 7.5px; margin-right: 3px; } a { color: #7575ff; text-decoration: none; transition: color 0.3s ease-out; } a:hover { color: #2e3338; text-decoration: underline; } a:focus, a:visited { outline: 0; } [data-path=""] .get-started { display: none; } .header-1, .header-2, .header-3 { line-height: 1.025; } .header-1 { font-size: 2.5rem; } .header-2 { font-size: 1.5rem; } .header-3 { font-size: 1rem; } .navbar { padding: 1rem; background-color: #fff; } @media screen and (min-width: 767px) { .navbar { padding: 1rem 2.5rem; } } .navbar-header { display: flex; justify-content: space-between; align-items: center; } .navbar-icon { width: 1.5rem; margin-right: 0.5rem; padding-bottom: 0.07rem; } .navbar-brand { font-size: 1rem; font-weight: bold; letter-spacing: 0.005em; text-decoration: none; color: #36414c; } .navbar-brand:hover { text-decoration: none; color: #2e3338; } .navbar-brand:visited { color: #36414c; } .menu { display: flex; margin: 0; } .menu-item { margin-left: 1.5rem; } .menu-links { color: #6c7680; text-decoration: none; } .menu-links:hover { text-decoration: none; } .container, .page-content-wrapper { max-width: 100%; margin: 0 auto; } @media screen and (min-width: 991px) { .container, .page-content-wrapper { max-width: 991px; } } @media screen and (min-width: 1199px) { .container, .page-content-wrapper { max-width: 1199px; } } .section-padding.hero { padding: 2.5rem 1rem; } @media screen and (min-width: 767px) { .section-padding.hero { padding: 10.5rem 1.5rem; } } .section-padding { padding: 2.5rem 1rem; } @media screen and (min-width: 767px) { .section-padding { padding: 6.5rem 1.5rem; } } .reviews { max-width: 200px; } .stars { width: 125px; } .footer-brand { order: 10; } @media screen and (min-width: 767px) { .footer-brand { order: unset; } } .section-bullet { margin-bottom: 0.5rem; } .page { padding: 0 1rem; border-top: 1px solid #ebeff2; } @media screen and (min-width: 767px) { .page { padding: 0 2.5rem; } } .hero-illustration { width: 100%; max-width: 800px; } .list-items { text-align: center; border-radius: 0.5rem; background-color: #fff; min-width: 200px; transition: all 0.3s ease-out; margin: 0 1rem; } @media screen and (min-width: 500px) { .list-items { margin: 0; } } .list-items:hover { box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.05); } .contact-content { max-width: 90%; } @media screen and (min-width: 500px) { .contact-content { max-width: 50%; } } .countries { max-width: 100%; } @media screen and (min-width: 500px) { .countries { max-width: 50%; min-width: 50%; } } @media screen and (min-width: 767px) { .countries { max-width: 25%; min-width: 25%; } } .intro-copy { max-width: 599.5px; margin: 0 auto 1.5rem auto; } .primary-links { color: #6c7680; transition: all 0.3s ease-out; } .primary-links:hover { color: #2e3338; text-decoration: none; } .button { padding: 1rem 1.5rem; border-radius: 0.25em; cursor: pointer; transition: all 0.3s ease-out; border-bottom: 3px solid rgba(0, 0, 0, 0.2); text-decoration: none; } .button:hover { text-decoration: none; } .button-primary { font-size: 1.5em; color: #fff; background: #7575ff; border-right: 0; border-left: 0; border-top: 0; line-height: 3; } .button-primary:hover { background: #5e5ec9; color: #fff; } .button-primary-small { color: #fff; background: #7575ff; border-right: 0; border-left: 0; border-top: 0; padding: 0.45rem 1rem; } .button-primary-small:hover { background: #5e5ec9; color: #fff; } .button-secondary { font-size: 1.5em; color: #6c7680; background: #f0f4f7; border-right: 0; border-left: 0; border-top: 0; line-height: 3; } .button-secondary:hover { background: #ffffff; color: #2e3338; } .secondary-link { color: #6c7680; transition: color 0.3s ease-out; } .secondary-link:hover { color: #2e3338; } .bulleted-list { margin: 0; padding-left: 1em; } .bulleted-list li { padding-bottom: 1em; } .footer-title { margin-bottom: 0.5rem; } .footer-list { padding-left: 0; } .footer-email-input { border: 1px solid #8d99a6; border-radius: 0.25rem; padding: 0.25rem; color: #8d99a6; margin-right: 0.5rem; } .page_content li, .sidebar-item, .footer-list li { margin-bottom: 0.5rem; } .page-container { display: flex; max-width: 1199px; margin: 0 auto; flex-direction: column-reverse; } @media screen and (min-width: 767px) { .page-container { flex-direction: row; } } .page-content { width: 100%; padding: 4rem 0; } .page-content h1:first-child { margin-top: 0; } .breadcrumb { padding: 0; margin-bottom: 1.5rem; } .breadcrumb a { background-color: transparent; color: #8d99a6; } .breadcrumb a:focus, .breadcrumb a:visited { background-color: transparent; color: #8d99a6; } .breadcrumb a:hover { color: #2e3338; transition: color 0.3s ease-out; } .breadcrumb > li { display: inline-block; } .breadcrumb > li + li::before { padding: 0 5px; color: #8d99a6; content: "/\00a0"; } .sidebar-block { padding: 4rem 0; min-width: 200px; border-top: 1px solid #ebeff2; } @media screen and (min-width: 767px) { .sidebar-block { border-right: 1px solid #ebeff2; border-top: 0; } } .blog-page { padding: 4rem 0; max-width: 700px; margin: 0 auto; } .page-content.with-sidebar { padding: 1rem; } @media screen and (min-width: 767px) { .page-content.with-sidebar { padding: 4rem 0 4rem 2.5rem; } } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #ebeff2; } .footer-link { color: #8d99a6; transition: color 0.3s ease-out; } .footer-link:hover { color: #fff; } .button-dark { color: #fff; background: #8d99a6; border-right: 0; border-left: 0; border-top: 0; padding: 0.45rem 1rem; } .footer-icon { width: 4rem; margin-right: unset; } @media screen and (min-width: 767px) { .footer-icon { margin-right: 0.5rem; } } .footer-email-title { margin-bottom: 0.5rem; } /* loaned from bootstrap need to cleanup*/ /*progress bar*/ .progress { height: 1.5rem; margin-bottom: 1.5rem; overflow: hidden; background-color: #f5f5f5; border-radius: 0.25rem; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } .progress-bar { height: inherit; } .progress-bar-success { background-color: #98d85b; } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } /*progress bar*/ .clickable a { color: #36414c; } .clickable a:focus { outline: 0; } .fade.in { opacity: 1; } caption { padding-top: 8px; padding-bottom: 8px; color: #8d99a6; text-align: left; } th { text-align: left; } .input-group { position: relative; display: table; border-collapse: separate; } .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; } .note-popover .popover-content > .btn-group, .panel-heading.note-toolbar > .btn-group { margin-top: 5px; margin-right: 5px; margin-left: 0; } .note-popover .popover-content, .panel-heading.note-toolbar { padding: 0 0 5px 5px; margin: 0; } .panel-heading { padding: 0.5rem 1rem; border-bottom: 1px solid transparent; border-top-left-radius: 0.25em; border-top-right-radius: 0.25em; } .panel-default > .panel-heading { color: #333; background-color: #f7fafc; border-color: #d1d8dd; } .panel-body { padding-left: 1rem; } .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; display: none; overflow: hidden; outline: 0; } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-backdrop.in { filter: alpha(opacity=50); opacity: 0.5; } .modal-backdrop { position: absolute; top: 0; right: 0; left: 0; background-color: #334143; } .modal-dialog { width: 600px; margin: 2rem auto; } .modal.in .modal-dialog { transform: translate(0, 0); } .modal-content { position: relative; background-color: #fff; background-clip: padding-box; border: 1px solid #d1d8dd; border-radius: 0.25rem; outline: 0; box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); } .modal-header { min-height: 1rem; padding: 1rem; border-bottom: 1px solid #d1d8dd; } .modal-title { margin: 0; line-height: 1.42857143; } .modal-body { position: relative; padding: 1rem; } .close { float: right; font-size: 1.5rem; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: 0.2; } .modal-header .close { margin-top: -2px; } .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; filter: alpha(opacity=50); opacity: 0.5; } .btn-default { color: inherit; background-color: #f0f4f7; border-color: transparent; } .btn { display: inline-block; padding: 0.25em 0.75em; margin-bottom: 0; font-size: 1em; font-weight: normal; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 0.25em; } .btn-block { background-image: none; border: 1px solid transparent; border-radius: 0.25em; display: block; width: 100%; } .form-control { display: block; width: 100%; height: 2em; padding: 0.5em; color: #2e3338; background-color: #fff; background-image: none; border: 1px solid #d1d8dd; border-radius: 0.25em; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); transition: border-color ease-out 0.15s, box-shadow ease-out 0.15s; } .form-signin .form-control { position: relative; height: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0.5rem; margin-bottom: 0.5rem; } code { color: #fc4f51; background: #fff5f5; padding: 0.25em; border-radius: 0.25em; font-size: 0.85em; } /*loaned from frappe*/ textarea.form-control { height: auto; } .col-sm-6 { margin-bottom: 1rem; } @media screen and (min-width: 767px) { .col-sm-8 { width: 66.66%; } } .comment-view { padding-bottom: 2.5rem; } .no-results { text-align: center; padding: 10rem 0; } .add-comment-section { padding-bottom: 2rem; } .comment-header { border-bottom: 1px solid #d1d8dd; padding: 2rem 0 1rem; } .comment-row { margin: 0 1rem; padding: 1rem; } .comment-row:last-child { margin-bottom: 2rem; border-bottom: 0; } .page-card { max-width: 360px; padding: 1em; margin: 8rem auto; border: 1px solid #d1d8dd; border-radius: 0.25em; background-color: #fff; box-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1); } .page-card .page-card-head { padding: 0.75em 1em; margin: -1em; margin-bottom: 1em; border-bottom: 1px solid #d1d8dd; } .login-content .btn { margin-top: 3rem; } .btn-primary { background-color: #7575ff; border-color: #7575ff; color: #fff; transition: background-color 0.3s ease-in; } .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { color: #fff; background-color: #5e5ec9; border-color: #5e5ec9; text-decoration: none; } img.blog-cover-image, .blog-text img, .screenshot { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); border: 1px solid #d1d8dd; } .btn-next-wrapper { margin-top: 4rem; } .input-group-btn { display: table-cell; vertical-align: middle; white-space: nowrap; height: 2rem; } .dropdown-menu { display: none; position: absolute; list-style: none; margin: 0; padding: 0; box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.05); background-color: #fff; } .dropdown-menu li { padding: 0.5rem; margin: 0; transition: background-color 0.3s ease-out; cursor: pointer; } .dropdown-menu li:hover { background-color: #f0f4f7; } .display-block { display: block; } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 0.25rem solid; border-right: 0.25rem solid transparent; border-left: 0.25rem solid transparent; } .bounty-amount .form-control { margin-right: 1.5rem; } .input-group-btn .dropdown-toggle { margin-left: 1.5rem; } /*blog*/ /*TODO Needs refactor in frappe to use utilities.less*/ .blog-list-content { border: 0; background: transparent; } .blog-list-item { padding-bottom: 4rem; border-bottom: 1px solid #ebeff2; } .blog-list-item:last-child { border-bottom: 0; } .blog-list-item a { color: #36414c; } .blog-list-item h1 { margin-top: 0; } .blog-list-item:not(:first-child) { padding-top: 4rem; } .blogpost-cover-img { width: 75%; margin-bottom: 0.5rem; } .blog-header { font-size: 2.5rem; } .blog-container img { margin-bottom: 1.5rem; } .blog-comments { position: relative; border-top: 1px solid #d1d8dd; } .blog-info { margin: 2.5rem 0; } .blog-text { font-size: 1.15em; line-height: 1.62; } .blog-content { margin-bottom: 2.5rem; } .blogger { padding-top: 0; padding-bottom: 2.5rem; } .blogger-name { margin-top: 0.25em; font-weight: normal; font-size: 1rem; } .blogger-name a { color: #36414c; } .avatar { display: inline-block; width: 3rem; height: 3rem; margin-right: 1rem; } .blog-list-item .avatar { margin-right: 1em; } .avatar img { max-width: 100%; max-height: 100%; border-radius: 0.25em; } .avatar-medium { margin-right: 0.25em; width: 2rem; height: 2rem; } .inline-block { display: inline-block; } .blog-container, .max-width-medium { max-width: 700px; } .media { display: flex; background: #fafbfc; margin-bottom: 1.5rem; border-radius: 0.25em; padding: 1.5rem; flex-direction: column; } @media screen and (min-width: 500px) { .media { flex-direction: row; } } .media-left { margin-bottom: 1.5rem; } @media screen and (min-width: 500px) { .media-left { margin-right: 2.5rem; margin-bottom: 0; } } .media-heading { margin-top: 0; } .media-object { width: 6.5rem; max-width: inherit; } .with-border { border-radius: 0.25em; padding: 1rem; margin-bottom: 2rem; border: 1px solid #d1d8dd; } .with-border a { text-decoration: none; color: #36414c; } .with-border a:hover { text-decoration: none; color: #2e3338; } .with-border:hover { background-color: #fafbfc; } /* individual elements */ .gold-member { display: flex; padding: 2.5rem 0; transition: background-color 0.3s ease-out; border-bottom: 1px solid #d1d8dd; } .gold-member:hover { background-color: #fafbfc; } .individual-member { border-bottom: 1px solid #d1d8dd; padding-bottom: 2.5rem; } .box { padding: 1.5rem; border: 1px solid #d1d8dd; border-radius: 0.25em; transition: background-color 0.3s ease-out; } .box:hover { background-color: #fafbfc; } .grid-boxes { font-size: 1.5rem; display: block; padding: 1.5rem; } .grid-boxes span { display: block; } .thumb-small { width: 100px; } .grid-images { width: 150px; padding-bottom: 1.5rem; } .feature-img { max-width: 250px; } .community-bg { background-image: linear-gradient(to bottom, rgba(46, 51, 56, 0.5), #2e3338), url("/assets/foundation/img/community-2016.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center; background-attachment: fixed; } .community-bg .intro-copy, .about .intro-copy { max-width: 800px; } /* added to make iframe responsive */ .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 800px; width: auto; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
foundation/public/css/erpnext-org-theme.css
@import "reset.css"; .align-items-center { align-items: center; } .hide, .hidden { display: none; visibility: hidden; } .top-zero { margin-top: 0; } .bottom-zero { margin-bottom: 0; } .top-spacer { margin-top: 2.5rem; } .bottom-spacer { margin-bottom: 2.5rem; } .top-spacer-4 { margin-top: 4rem; } .bottom-spacer-4 { margin-bottom: 4rem; } .gray-bg { background-color: #fafbfc; } .dark-bg { background-color: #2e3338; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-muted { color: #8d99a6; } .text-light { color: #6c7680; } .text-white { color: #fff; } .text-normal { font-size: 1rem; } .text-medium { font-size: 1.5rem; } .text-small { font-size: 0.5rem; } .centered { margin-left: auto; margin-right: auto; } .bold { font-weight: bold; } .list-unstyled { padding: 0; } .list-unstyled li { list-style: none; } .list-circle { list-style: circle; } .bullet::before { content: "\2022"; display: inline-block; width: 1em; font-size: 1.25rem; } .half-width { max-width: 50%; } .border { border: 1px solid #d1d8dd; } .border-top { border-top: 1px solid #d1d8dd; } .border-top-light { border-top: 1px solid #ebeff2; } .saturate { filter: grayscale(100%); } .saturate:hover { filter: grayscale(0%); } /* colors */ .green-bullet::before { color: #98d85b; } /* components */ .grid-of-four, .grid-of-three { grid-gap: 2.5rem; display: grid; } .grid-of-four { grid-template-columns: repeat(1, 1fr); } @media screen and (min-width: 500px) { .grid-of-four { grid-template-columns: repeat(2, 1fr); } } @media screen and (min-width: 767px) { .grid-of-four { grid-template-columns: repeat(3, 1fr); } } @media screen and (min-width: 991px) { .grid-of-four { grid-template-columns: repeat(4, 1fr); } } .grid-of-three { grid-template-columns: repeat(1, 1fr); } @media screen and (min-width: 500px) { .grid-of-three { grid-template-columns: repeat(2, 1fr); } } @media screen and (min-width: 767px) { .grid-of-three { grid-template-columns: repeat(3, 1fr); } } .columns { display: flex; justify-content: space-between; flex-direction: column; } @media screen and (min-width: 767px) { .columns { flex-direction: inherit; } } .column { margin-bottom: 1rem; } @media screen and (min-width: 767px) { .column { margin: 0; } } .three-column { max-width: 100%; } @media screen and (min-width: 767px) { .three-column { max-width: 33%; } } .copyright { font-size: 1rem; } @media screen and (min-width: 767px) { .copyright { font-size: 0.75rem; } } .flex-wrap { flex-wrap: wrap; justify-content: flex-start; } .grid-center { justify-items: center; } .indicator, .indicator-right { background: none; font-size: 12px; vertical-align: middle; font-weight: bold; color: #6c7680; } .indicator::before, .indicator-right::after { content: ""; display: inline-block; height: 8px; width: 8px; border-radius: 8px; } .indicator::before { margin: 0 4px 0 0; } .indicator-right::after { margin: 0 0 0 4px; } .indicator.grey::before, .indicator-right.grey::after { background: #f0f4f7; } .indicator.blue::before, .indicator-right.blue::after { background: #5e64ff; } .indicator.red::before, .indicator-right.red::after { background: #ff5858; } .indicator.green::before, .indicator-right.green::after { background: #98d85b; } .indicator.orange::before, .indicator-right.orange::after { background: #ffa00a; } .indicator.purple::before, .indicator-right.purple::after { background: #743ee2; } .indicator.darkgrey::before, .indicator-right.darkgrey::after { background: #b8c2cc; } .indicator.black::before, .indicator-right.black::after { background: #36414c; } .indicator.yellow::before, .indicator-right.yellow::after { background: #feef72; } .indicator.light-blue::before, .indicator-right.light-blue::after { background: #7cd6fd; } .indicator.lightblue::before, .indicator-right.lightblue::after { background: #7cd6fd; } .modal-header .indicator { float: left; margin-top: 7.5px; margin-right: 3px; } a { color: #7575ff; text-decoration: none; transition: color 0.3s ease-out; } a:hover { color: #2e3338; text-decoration: underline; } a:focus, a:visited { outline: 0; } [data-path=""] .get-started { display: none; } .header-1, .header-2, .header-3 { line-height: 1.025; } .header-1 { font-size: 2.5rem; } .header-2 { font-size: 1.5rem; } .header-3 { font-size: 1rem; } .navbar { padding: 1rem; background-color: #fff; } @media screen and (min-width: 767px) { .navbar { padding: 1rem 2.5rem; } } .navbar-header { display: flex; justify-content: space-between; align-items: center; } .navbar-icon { width: 1.5rem; margin-right: 0.5rem; padding-bottom: 0.07rem; } .navbar-brand { font-size: 1rem; font-weight: bold; letter-spacing: 0.005em; text-decoration: none; color: #36414c; } .navbar-brand:hover { text-decoration: none; color: #2e3338; } .navbar-brand:visited { color: #36414c; } .menu { display: flex; margin: 0; } .menu-item { margin-left: 1.5rem; } .menu-links { color: #6c7680; text-decoration: none; } .menu-links:hover { text-decoration: none; } .container, .page-content-wrapper { max-width: 100%; margin: 0 auto; } @media screen and (min-width: 991px) { .container, .page-content-wrapper { max-width: 991px; } } @media screen and (min-width: 1199px) { .container, .page-content-wrapper { max-width: 1199px; } } .section-padding.hero { padding: 2.5rem 1rem; } @media screen and (min-width: 767px) { .section-padding.hero { padding: 10.5rem 1.5rem; } } .section-padding { padding: 2.5rem 1rem; } @media screen and (min-width: 767px) { .section-padding { padding: 6.5rem 1.5rem; } } .reviews { max-width: 200px; } .stars { width: 125px; } .footer-brand { order: 10; } @media screen and (min-width: 767px) { .footer-brand { order: unset; } } .section-bullet { margin-bottom: 0.5rem; } .page { padding: 0 1rem; border-top: 1px solid #ebeff2; } @media screen and (min-width: 767px) { .page { padding: 0 2.5rem; } } .hero-illustration { width: 100%; max-width: 800px; } .list-items { text-align: center; border-radius: 0.5rem; background-color: #fff; min-width: 200px; transition: all 0.3s ease-out; margin: 0 1rem; } @media screen and (min-width: 500px) { .list-items { margin: 0; } } .list-items:hover { box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.05); } .contact-content { max-width: 90%; } @media screen and (min-width: 500px) { .contact-content { max-width: 50%; } } .countries { max-width: 100%; } @media screen and (min-width: 500px) { .countries { max-width: 50%; min-width: 50%; } } @media screen and (min-width: 767px) { .countries { max-width: 25%; min-width: 25%; } } .intro-copy { max-width: 599.5px; margin: 0 auto 1.5rem auto; } .primary-links { color: #6c7680; transition: all 0.3s ease-out; } .primary-links:hover { color: #2e3338; text-decoration: none; } .button { padding: 1rem 1.5rem; border-radius: 0.25em; cursor: pointer; transition: all 0.3s ease-out; border-bottom: 3px solid rgba(0, 0, 0, 0.2); text-decoration: none; } .button:hover { text-decoration: none; } .button-primary { font-size: 1.5em; color: #fff; background: #7575ff; border-right: 0; border-left: 0; border-top: 0; line-height: 3; } .button-primary:hover { background: #5e5ec9; color: #fff; } .button-primary-small { color: #fff; background: #7575ff; border-right: 0; border-left: 0; border-top: 0; padding: 0.45rem 1rem; } .button-primary-small:hover { background: #5e5ec9; color: #fff; } .button-secondary { font-size: 1.5em; color: #6c7680; background: #f0f4f7; border-right: 0; border-left: 0; border-top: 0; line-height: 3; } .button-secondary:hover { background: #ffffff; color: #2e3338; } .secondary-link { color: #6c7680; transition: color 0.3s ease-out; } .secondary-link:hover { color: #2e3338; } .bulleted-list { margin: 0; padding-left: 1em; } .bulleted-list li { padding-bottom: 1em; } .footer-title { margin-bottom: 0.5rem; } .footer-list { padding-left: 0; } .footer-email-input { border: 1px solid #8d99a6; border-radius: 0.25rem; padding: 0.25rem; color: #8d99a6; margin-right: 0.5rem; } .page_content li, .sidebar-item, .footer-list li { margin-bottom: 0.5rem; } .page-container { display: flex; max-width: 1199px; margin: 0 auto; flex-direction: column-reverse; } @media screen and (min-width: 767px) { .page-container { flex-direction: row; } } .page-content { width: 100%; padding: 4rem 0; } .page-content h1:first-child { margin-top: 0; } .breadcrumb { padding: 0; margin-bottom: 1.5rem; } .breadcrumb a { background-color: transparent; color: #8d99a6; } .breadcrumb a:focus, .breadcrumb a:visited { background-color: transparent; color: #8d99a6; } .breadcrumb a:hover { color: #2e3338; transition: color 0.3s ease-out; } .breadcrumb > li { display: inline-block; } .breadcrumb > li + li::before { padding: 0 5px; color: #8d99a6; content: "/\00a0"; } .sidebar-block { padding: 4rem 0; min-width: 200px; border-top: 1px solid #ebeff2; } @media screen and (min-width: 767px) { .sidebar-block { border-right: 1px solid #ebeff2; border-top: 0; } } .blog-page { padding: 4rem 0; max-width: 700px; margin: 0 auto; } .page-content.with-sidebar { padding: 1rem; } @media screen and (min-width: 767px) { .page-content.with-sidebar { padding: 4rem 0 4rem 2.5rem; } } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #ebeff2; } .footer-link { color: #8d99a6; transition: color 0.3s ease-out; } .footer-link:hover { color: #fff; } .button-dark { color: #fff; background: #8d99a6; border-right: 0; border-left: 0; border-top: 0; padding: 0.45rem 1rem; } .footer-icon { width: 4rem; margin-right: unset; } @media screen and (min-width: 767px) { .footer-icon { margin-right: 0.5rem; } } .footer-email-title { margin-bottom: 0.5rem; } /* loaned from bootstrap need to cleanup*/ /*progress bar*/ .progress { height: 1.5rem; margin-bottom: 1.5rem; overflow: hidden; background-color: #f5f5f5; border-radius: 0.25rem; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } .progress-bar { height: inherit; } .progress-bar-success { background-color: #98d85b; } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } /*progress bar*/ .clickable a { color: #36414c; } .clickable a:focus { outline: 0; } .fade.in { opacity: 1; } caption { padding-top: 8px; padding-bottom: 8px; color: #8d99a6; text-align: left; } th { text-align: left; } .input-group { position: relative; display: table; border-collapse: separate; } .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; } .note-popover .popover-content > .btn-group, .panel-heading.note-toolbar > .btn-group { margin-top: 5px; margin-right: 5px; margin-left: 0; } .note-popover .popover-content, .panel-heading.note-toolbar { padding: 0 0 5px 5px; margin: 0; } .panel-heading { padding: 0.5rem 1rem; border-bottom: 1px solid transparent; border-top-left-radius: 0.25em; border-top-right-radius: 0.25em; } .panel-default > .panel-heading { color: #333; background-color: #f7fafc; border-color: #d1d8dd; } .panel-body { padding-left: 1rem; } .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; display: none; overflow: hidden; outline: 0; } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-backdrop.in { filter: alpha(opacity=50); opacity: 0.5; } .modal-backdrop { position: absolute; top: 0; right: 0; left: 0; background-color: #334143; } .modal-dialog { width: 600px; margin: 2rem auto; } .modal.in .modal-dialog { transform: translate(0, 0); } .modal-content { position: relative; background-color: #fff; background-clip: padding-box; border: 1px solid #d1d8dd; border-radius: 0.25rem; outline: 0; box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); } .modal-header { min-height: 1rem; padding: 1rem; border-bottom: 1px solid #d1d8dd; } .modal-title { margin: 0; line-height: 1.42857143; } .modal-body { position: relative; padding: 1rem; } .close { float: right; font-size: 1.5rem; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: 0.2; } .modal-header .close { margin-top: -2px; } .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; filter: alpha(opacity=50); opacity: 0.5; } .btn-default { color: inherit; background-color: #f0f4f7; border-color: transparent; } .btn { display: inline-block; padding: 0.25em 0.75em; margin-bottom: 0; font-size: 1em; font-weight: normal; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 0.25em; } .btn-block { background-image: none; border: 1px solid transparent; border-radius: 0.25em; display: block; width: 100%; } .form-control { display: block; width: 100%; height: 2em; padding: 0.5em; color: #2e3338; background-color: #fff; background-image: none; border: 1px solid #d1d8dd; border-radius: 0.25em; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); transition: border-color ease-out 0.15s, box-shadow ease-out 0.15s; } .form-signin .form-control { position: relative; height: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0.5rem; margin-bottom: 0.5rem; } code { color: #fc4f51; background: #fff5f5; padding: 0.25em; border-radius: 0.25em; font-size: 0.85em; } /*loaned from frappe*/ textarea.form-control { height: auto; } .col-sm-6 { margin-bottom: 1rem; } @media screen and (min-width: 767px) { .col-sm-8 { width: 66.66%; } } .comment-view { padding-bottom: 2.5rem; } .no-results { text-align: center; padding: 10rem 0; } .add-comment-section { padding-bottom: 2rem; } .comment-header { border-bottom: 1px solid #d1d8dd; padding: 2rem 0 1rem; } .comment-row { margin: 0 1rem; padding: 1rem; } .comment-row:last-child { margin-bottom: 2rem; border-bottom: 0; } .page-card { max-width: 360px; padding: 1em; margin: 8rem auto; border: 1px solid #d1d8dd; border-radius: 0.25em; background-color: #fff; box-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1); } .page-card .page-card-head { padding: 0.75em 1em; margin: -1em; margin-bottom: 1em; border-bottom: 1px solid #d1d8dd; } .login-content .btn { margin-top: 3rem; } .btn-primary { background-color: #7575ff; border-color: #7575ff; color: #fff; transition: background-color 0.3s ease-in; } .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { color: #fff; background-color: #5e5ec9; border-color: #5e5ec9; text-decoration: none; } img.blog-cover-image, .blog-text img, .screenshot { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); border: 1px solid #d1d8dd; } .btn-next-wrapper { margin-top: 4rem; } .input-group-btn { display: table-cell; vertical-align: middle; white-space: nowrap; height: 2rem; } .dropdown-menu { display: none; position: absolute; list-style: none; margin: 0; padding: 0; box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.05); background-color: #fff; } .dropdown-menu li { padding: 0.5rem; margin: 0; transition: background-color 0.3s ease-out; cursor: pointer; } .dropdown-menu li:hover { background-color: #f0f4f7; } .display-block { display: block; } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 0.25rem solid; border-right: 0.25rem solid transparent; border-left: 0.25rem solid transparent; } .bounty-amount .form-control { margin-right: 1.5rem; } .input-group-btn .dropdown-toggle { margin-left: 1.5rem; } /*blog*/ /*TODO Needs refactor in frappe to use utilities.less*/ .blog-list-content { border: 0; background: transparent; } .blog-list-item { padding-bottom: 4rem; border-bottom: 1px solid #ebeff2; } .blog-list-item:last-child { border-bottom: 0; } .blog-list-item a { color: #36414c; } .blog-list-item h1 { margin-top: 0; } .blog-list-item:not(:first-child) { padding-top: 4rem; } .blogpost-cover-img { width: 75%; margin-bottom: 0.5rem; } .blog-header { font-size: 2.5rem; } .blog-container img { margin-bottom: 1.5rem; } .blog-comments { position: relative; border-top: 1px solid #d1d8dd; } .blog-info { margin: 2.5rem 0; } .blog-text { font-size: 1.15em; line-height: 1.62; } .blog-content { margin-bottom: 2.5rem; } .blogger { padding-top: 0; padding-bottom: 2.5rem; } .blogger-name { margin-top: 0.25em; font-weight: normal; font-size: 1rem; } .blogger-name a { color: #36414c; } .avatar { display: inline-block; width: 3rem; height: 3rem; margin-right: 1rem; } .blog-list-item .avatar { margin-right: 1em; } .avatar img { max-width: 100%; max-height: 100%; border-radius: 0.25em; } .avatar-medium { margin-right: 0.25em; width: 2rem; height: 2rem; } .inline-block { display: inline-block; } .blog-container, .max-width-medium { max-width: 700px; } .media { display: flex; background: #fafbfc; margin-bottom: 1.5rem; border-radius: 0.25em; padding: 1.5rem; flex-direction: column; } @media screen and (min-width: 500px) { .media { flex-direction: row; } } .media-left { margin-bottom: 1.5rem; } @media screen and (min-width: 500px) { .media-left { margin-right: 2.5rem; margin-bottom: 0; } } .media-heading { margin-top: 0; } .media-object { width: 6.5rem; max-width: inherit; } .with-border { border-radius: 0.25em; padding: 1rem; margin-bottom: 2rem; border: 1px solid #d1d8dd; } .with-border a { text-decoration: none; color: #36414c; } .with-border a:hover { text-decoration: none; color: #2e3338; } .with-border:hover { background-color: #fafbfc; } /* individual elements */ .gold-member { display: flex; padding: 2.5rem 0; transition: background-color 0.3s ease-out; border-bottom: 1px solid #d1d8dd; } .gold-member:hover { background-color: #fafbfc; } .individual-member { border-bottom: 1px solid #d1d8dd; padding-bottom: 2.5rem; } .box { padding: 1.5rem; border: 1px solid #d1d8dd; border-radius: 0.25em; transition: background-color 0.3s ease-out; } .box:hover { background-color: #fafbfc; } .grid-boxes { font-size: 1.5rem; display: block; padding: 1.5rem; } .grid-boxes span { display: block; } .thumb-small { width: 100px; } .grid-images { width: 150px; padding-bottom: 1.5rem; } .feature-img { max-width: 250px; } .community-bg { background-image: linear-gradient(to bottom, rgba(46, 51, 56, 0.5), #2e3338), url("/assets/foundation/img/community-2016.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center; background-attachment: fixed; } .community-bg .intro-copy, .about .intro-copy { max-width: 800px; } /* added to make iframe responsive */ .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 800px; width: auto; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
0.503662
0.134747
@font-face { font-family: Pacifico; src: url("../webfonts/Pacifico-Regular.ttf"); } @-webkit-keyframes nav-item-reduce { 0% { margin-left: 0%; } 25% { margin-left: 5%; } 50% { margin-left: 11%; } 75% { margin-left: 15%; } 100% { margin-left: 22%; } } @keyframes nav-item-reduce { 0% { margin-left: 0%; } 25% { margin-left: 5%; } 50% { margin-left: 11%; } 75% { margin-left: 15%; } 100% { margin-left: 22%; } } body { font-size: 0.5rem !important; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { padding-right: 0.5rem; padding-left: 0.5rem; } legend { font-size: 0.75rem; } .btn { font-size: 0.5rem !important; padding: 0.1875rem 0.375rem !important; } h1, .h1 { font-size: 1.25rem !important; } h2, .h2 { font-size: 1rem !important; } h3, .h3 { font-size: 0.875rem !important; } h4, .h4 { font-size: 0.75rem !important; } h5, .h5 { font-size: 0.625rem !important; } h6, .h6 { font-size: 0.5rem !important; } .display-1 { font-size: 3rem !important; } .display-2 { font-size: 2.75rem !important; } .display-3 { font-size: 2.25rem !important; } .display-4 { font-size: 1.75 rem !important; } body { line-height: 0.75rem !important; background-color: #def2f1 !important; background-image: url("../images/bgs/Background-patterns-web-dark-website-blogger-beautiful-image-.jpg"); background-position: center; background-repeat: repeat; font-family: Pacifico !important; line-height: 0.75; } body .row { margin-left: 0rem !important; margin-right: 0rem !important; } .h-5 { height: 5% !important; } #header { padding-top: 0.25rem !important; margin-bottom: 0.375rem !important; } #header img { border-radius: 0.5rem 0.5rem 0.15rem 0.15rem; } #page { padding-left: 0.625rem; padding-right: 0.625rem; } #main_content { border-radius: 0.15rem 0.15rem 0.5rem 0.5rem; padding-top: 0.5rem; background-color: #feffff; margin-bottom: 4% !important; font-family: "Times New Roman", Times, serif; } #main_content p { text-align: justify; } #footer { background-color: #2b7a78; } #footer a { color: #feffff; } #footer span { line-height: 200%; } .avatar { border-radius: 50%; } #navigation_menu { background-color: #17252a; color: #feffff; height: 100% !important; width: 14%; overflow-y: scroll; padding-bottom: 10%; padding-left: 0rem !important; padding-right: 0rem !important; -webkit-transition: width 0.5s; transition: width 0.5s; } #navigation_menu .navigation_item { border-bottom: 0.025rem solid black; padding: 5% 0% 5% 4% !important; } #navigation_menu .navigation_item a { color: #feffff; word-break: break-all; -webkit-transition: margin 0.5s; transition: margin 0.5s; } #navigation_menu .navigation_item a span { font-size: 0.375rem; margin-left: 0.125rem; } #navigation_menu .name { -webkit-transition: font-size 0.5s; transition: font-size 0.5s; margin-left: auto !important; margin-right: auto !important; margin-bottom: 0.5rem !important; } #navigation_menu.collapsed { width: 3% !important; } #navigation_menu.collapsed a { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; margin-left: auto; margin-right: auto; margin-bottom: 10%; margin-top: 10%; } #navigation_menu.collapsed a span { display: none; } #navigation_menu.collapsed .name { font-size: 0rem !important; } .nav-escape { margin-left: 7% !important; margin-right: 0rem !important; -webkit-transition: margin-left 0.5s, width 0.5s; transition: margin-left 0.5s, width 0.5s; } .nav-escape.collapsed { margin-left: 15% !important; width: 83% !important; } .icon-bar { width: 0.5rem; height: 0.0625rem; background-color: #feffff; -webkit-transition: all 0.2s; transition: all 0.2s; margin-top: 15%; display: block; } .navbar-toggler { border: none; background: transparent !important; margin-bottom: 0.25rem !important; margin-left: 0.125rem; cursor: pointer; padding: 0.125rem 0.125rem; } .navbar-toggler .top-bar { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 10% 10%; transform-origin: 10% 10%; } .navbar-toggler .middle-bar { opacity: 0; } .navbar-toggler .bottom-bar { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 10% 90%; transform-origin: 10% 90%; } .navbar-toggler.collapsed { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; } .navbar-toggler.collapsed .top-bar { -webkit-transform: rotate(0); transform: rotate(0); } .navbar-toggler.collapsed .middle-bar { opacity: 1; } .navbar-toggler.collapsed .bottom-bar { -webkit-transform: rotate(0); transform: rotate(0); } #author_name, #publish_date, #content_info { font-family: Pacifico; padding-left: 0rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } #author_name span, #publish_date span, #content_info span { line-height: normal; } .disable-scrollbars { scrollbar-width: none; -ms-overflow-style: none; } #navigation_menu::-webkit-scrollbar { width: 0rem; background: transparent; } .primary_font { font-family: Pacifico; } .secondary_font { font-family: "Times New Roman", Times, serif; } #new_comment_field { border: 1px dotted #505050; } #new_comment_field legend { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 0.5rem; padding-left: 0.25rem; padding-right: 0.25rem; } #new_comment_field .row { margin-bottom: 0.5rem; } #new_comment_field input { width: 100%; font-family: "Times New Roman", Times, serif; } #comments_container { margin-bottom: 1rem; } .comment { padding: 0.25rem; } .comment .comment-author { margin-top: 0.25rem; font-family: Pacifico; } .comment .comment-content { padding: 0.25rem; border: 0.05rem dashed #505050; border-radius: 0.25rem; } .comment .comment-content p { margin-bottom: 0.0625rem; } /* Small devices (landscape phones, 544px and up) */ @media (min-width: 544px) { body { font-size: 0.5rem !important; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { padding-right: 0.5rem; padding-left: 0.5rem; } legend { font-size: 0.75rem; } .btn { font-size: 0.5rem !important; padding: 0.1875rem 0.375rem !important; } h1, .h1 { font-size: 1.25rem !important; } h2, .h2 { font-size: 1rem !important; } h3, .h3 { font-size: 0.875rem !important; } h4, .h4 { font-size: 0.75rem !important; } h5, .h5 { font-size: 0.625rem !important; } h6, .h6 { font-size: 0.5rem !important; } .display-1 { font-size: 3rem !important; } .display-2 { font-size: 2.75rem !important; } .display-3 { font-size: 2.25rem !important; } .display-4 { font-size: 1.75 rem !important; } body { line-height: 0.75rem !important; background-color: #def2f1 !important; background-image: url("../images/bgs/Background-patterns-web-dark-website-blogger-beautiful-image-.jpg"); background-position: center; background-repeat: repeat; font-family: Pacifico !important; line-height: 0.75; } body .row { margin-left: 0rem !important; margin-right: 0rem !important; } .h-5 { height: 5% !important; } #header { padding-top: 0.25rem !important; margin-bottom: 0.375rem !important; } #header img { border-radius: 0.5rem 0.5rem 0.15rem 0.15rem; } #page { padding-left: 0.625rem; padding-right: 0.625rem; } #main_content { border-radius: 0.15rem 0.15rem 0.5rem 0.5rem; padding-top: 0.5rem; background-color: #feffff; margin-bottom: 4% !important; font-family: "Times New Roman", Times, serif; } #main_content p { text-align: justify; } #footer { background-color: #2b7a78; } #footer a { color: #feffff; } #footer span { line-height: 200%; } .avatar { border-radius: 50%; } #navigation_menu { background-color: #17252a; color: #feffff; height: 100% !important; width: 14%; overflow-y: scroll; padding-bottom: 10%; padding-left: 0rem !important; padding-right: 0rem !important; -webkit-transition: width 0.5s; transition: width 0.5s; } #navigation_menu .navigation_item { border-bottom: 0.025rem solid black; padding: 5% 0% 5% 4% !important; } #navigation_menu .navigation_item a { color: #feffff; word-break: break-all; -webkit-transition: margin 0.5s; transition: margin 0.5s; } #navigation_menu .navigation_item a span { font-size: 0.375rem; margin-left: 0.125rem; } #navigation_menu .name { -webkit-transition: font-size 0.5s; transition: font-size 0.5s; margin-left: auto !important; margin-right: auto !important; margin-bottom: 0.5rem !important; } #navigation_menu.collapsed { width: 3% !important; } #navigation_menu.collapsed a { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; margin-left: auto; margin-right: auto; margin-bottom: 10%; margin-top: 10%; } #navigation_menu.collapsed a span { display: none; } #navigation_menu.collapsed .name { font-size: 0rem !important; } .nav-escape { margin-left: 7% !important; margin-right: 0rem !important; -webkit-transition: margin-left 0.5s, width 0.5s; transition: margin-left 0.5s, width 0.5s; } .nav-escape.collapsed { margin-left: 15% !important; width: 83% !important; } .icon-bar { width: 0.5rem; height: 0.0625rem; background-color: #feffff; -webkit-transition: all 0.2s; transition: all 0.2s; margin-top: 15%; display: block; } .navbar-toggler { border: none; background: transparent !important; margin-bottom: 0.25rem !important; margin-left: 0.125rem; cursor: pointer; padding: 0.125rem 0.125rem; } .navbar-toggler .top-bar { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 10% 10%; transform-origin: 10% 10%; } .navbar-toggler .middle-bar { opacity: 0; } .navbar-toggler .bottom-bar { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 10% 90%; transform-origin: 10% 90%; } .navbar-toggler.collapsed { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; } .navbar-toggler.collapsed .top-bar { -webkit-transform: rotate(0); transform: rotate(0); } .navbar-toggler.collapsed .middle-bar { opacity: 1; } .navbar-toggler.collapsed .bottom-bar { -webkit-transform: rotate(0); transform: rotate(0); } #author_name, #publish_date, #content_info { font-family: Pacifico; padding-left: 0rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } #author_name span, #publish_date span, #content_info span { line-height: normal; } .disable-scrollbars { scrollbar-width: none; -ms-overflow-style: none; } #navigation_menu::-webkit-scrollbar { width: 0rem; background: transparent; } .primary_font { font-family: Pacifico; } .secondary_font { font-family: "Times New Roman", Times, serif; } #new_comment_field { border: 1px dotted #505050; } #new_comment_field legend { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 0.5rem; padding-left: 0.25rem; padding-right: 0.25rem; } #new_comment_field .row { margin-bottom: 0.5rem; } #new_comment_field input { width: 100%; font-family: "Times New Roman", Times, serif; } #comments_container { margin-bottom: 1rem; } .comment { padding: 0.25rem; } .comment .comment-author { margin-top: 0.25rem; font-family: Pacifico; } .comment .comment-content { padding: 0.25rem; border: 0.05rem dashed #505050; border-radius: 0.25rem; } .comment .comment-content p { margin-bottom: 0.0625rem; } } /* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */ @media (min-width: 768px) { body { font-size: 0.75rem !important; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { padding-right: 0.75rem; padding-left: 0.75rem; } legend { font-size: 1.125rem; } .btn { font-size: 0.75rem !important; padding: 0.28125rem 0.5625rem !important; } h1, .h1 { font-size: 1.875rem !important; } h2, .h2 { font-size: 1.5rem !important; } h3, .h3 { font-size: 1.3125rem !important; } h4, .h4 { font-size: 1.125rem !important; } h5, .h5 { font-size: 0.9375rem !important; } h6, .h6 { font-size: 0.75rem !important; } .display-1 { font-size: 4.5rem !important; } .display-2 { font-size: 4.125rem !important; } .display-3 { font-size: 3.375rem !important; } .display-4 { font-size: 2.625 rem !important; } body { line-height: 1.125rem !important; background-color: #def2f1 !important; background-image: url("../images/bgs/Background-patterns-web-dark-website-blogger-beautiful-image-.jpg"); background-position: center; background-repeat: repeat; font-family: Pacifico !important; line-height: 1.125; } body .row { margin-left: 0rem !important; margin-right: 0rem !important; } .h-5 { height: 5% !important; } #header { padding-top: 0.375rem !important; margin-bottom: 0.5625rem !important; } #header img { border-radius: 0.75rem 0.75rem 0.225rem 0.225rem; } #page { padding-left: 0.9375rem; padding-right: 0.9375rem; } #main_content { border-radius: 0.225rem 0.225rem 0.75rem 0.75rem; padding-top: 0.75rem; background-color: #feffff; margin-bottom: 4% !important; font-family: "Times New Roman", Times, serif; } #main_content p { text-align: justify; } #footer { background-color: #2b7a78; } #footer a { color: #feffff; } #footer span { line-height: 200%; } .avatar { border-radius: 50%; } #navigation_menu { background-color: #17252a; color: #feffff; height: 100% !important; width: 14%; overflow-y: scroll; padding-bottom: 10%; padding-left: 0rem !important; padding-right: 0rem !important; -webkit-transition: width 0.5s; transition: width 0.5s; } #navigation_menu .navigation_item { border-bottom: 0.0375rem solid black; padding: 5% 0% 5% 4% !important; } #navigation_menu .navigation_item a { color: #feffff; word-break: break-all; -webkit-transition: margin 0.5s; transition: margin 0.5s; } #navigation_menu .navigation_item a span { font-size: 0.5625rem; margin-left: 0.1875rem; } #navigation_menu .name { -webkit-transition: font-size 0.5s; transition: font-size 0.5s; margin-left: auto !important; margin-right: auto !important; margin-bottom: 0.75rem !important; } #navigation_menu.collapsed { width: 3% !important; } #navigation_menu.collapsed a { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; margin-left: auto; margin-right: auto; margin-bottom: 10%; margin-top: 10%; } #navigation_menu.collapsed a span { display: none; } #navigation_menu.collapsed .name { font-size: 0rem !important; } .nav-escape { margin-left: 7% !important; margin-right: 0rem !important; -webkit-transition: margin-left 0.5s, width 0.5s; transition: margin-left 0.5s, width 0.5s; } .nav-escape.collapsed { margin-left: 15% !important; width: 83% !important; } .icon-bar { width: 0.75rem; height: 0.09375rem; background-color: #feffff; -webkit-transition: all 0.2s; transition: all 0.2s; margin-top: 15%; display: block; } .navbar-toggler { border: none; background: transparent !important; margin-bottom: 0.375rem !important; margin-left: 0.1875rem; cursor: pointer; padding: 0.1875rem 0.1875rem; } .navbar-toggler .top-bar { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 10% 10%; transform-origin: 10% 10%; } .navbar-toggler .middle-bar { opacity: 0; } .navbar-toggler .bottom-bar { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 10% 90%; transform-origin: 10% 90%; } .navbar-toggler.collapsed { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; } .navbar-toggler.collapsed .top-bar { -webkit-transform: rotate(0); transform: rotate(0); } .navbar-toggler.collapsed .middle-bar { opacity: 1; } .navbar-toggler.collapsed .bottom-bar { -webkit-transform: rotate(0); transform: rotate(0); } #author_name, #publish_date, #content_info { font-family: Pacifico; padding-left: 0rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } #author_name span, #publish_date span, #content_info span { line-height: normal; } .disable-scrollbars { scrollbar-width: none; -ms-overflow-style: none; } #navigation_menu::-webkit-scrollbar { width: 0rem; background: transparent; } .primary_font { font-family: Pacifico; } .secondary_font { font-family: "Times New Roman", Times, serif; } #new_comment_field { border: 1px dotted #505050; } #new_comment_field legend { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 0.75rem; padding-left: 0.375rem; padding-right: 0.375rem; } #new_comment_field .row { margin-bottom: 0.75rem; } #new_comment_field input { width: 100%; font-family: "Times New Roman", Times, serif; } #comments_container { margin-bottom: 1.5rem; } .comment { padding: 0.375rem; } .comment .comment-author { margin-top: 0.375rem; font-family: Pacifico; } .comment .comment-content { padding: 0.375rem; border: 0.05rem dashed #505050; border-radius: 0.375rem; } .comment .comment-content p { margin-bottom: 0.09375rem; } } /* Large devices (desktops, 992px and up) */ @media (min-width: 992px) { body { font-size: 1rem !important; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { padding-right: 1rem; padding-left: 1rem; } legend { font-size: 1.5rem; } .btn { font-size: 1rem !important; padding: 0.375rem 0.75rem !important; } h1, .h1 { font-size: 2.5rem !important; } h2, .h2 { font-size: 2rem !important; } h3, .h3 { font-size: 1.75rem !important; } h4, .h4 { font-size: 1.5rem !important; } h5, .h5 { font-size: 1.25rem !important; } h6, .h6 { font-size: 1rem !important; } .display-1 { font-size: 6rem !important; } .display-2 { font-size: 5.5rem !important; } .display-3 { font-size: 4.5rem !important; } .display-4 { font-size: 3.5 rem !important; } body { line-height: 1.5rem !important; background-color: #def2f1 !important; background-image: url("../images/bgs/Background-patterns-web-dark-website-blogger-beautiful-image-.jpg"); background-position: center; background-repeat: repeat; font-family: Pacifico !important; line-height: 1.5; } body .row { margin-left: 0rem !important; margin-right: 0rem !important; } .h-5 { height: 5% !important; } #header { padding-top: 0.5rem !important; margin-bottom: 0.75rem !important; } #header img { border-radius: 1rem 1rem 0.3rem 0.3rem; } #page { padding-left: 1.25rem; padding-right: 1.25rem; } #main_content { border-radius: 0.3rem 0.3rem 1rem 1rem; padding-top: 1rem; background-color: #feffff; margin-bottom: 4% !important; font-family: "Times New Roman", Times, serif; } #main_content p { text-align: justify; } #footer { background-color: #2b7a78; } #footer a { color: #feffff; } #footer span { line-height: 200%; } .avatar { border-radius: 50%; } #navigation_menu { background-color: #17252a; color: #feffff; height: 100% !important; width: 14%; overflow-y: scroll; padding-bottom: 10%; padding-left: 0rem !important; padding-right: 0rem !important; -webkit-transition: width 0.5s; transition: width 0.5s; } #navigation_menu .navigation_item { border-bottom: 0.05rem solid black; padding: 5% 0% 5% 4% !important; } #navigation_menu .navigation_item a { color: #feffff; word-break: break-all; -webkit-transition: margin 0.5s; transition: margin 0.5s; } #navigation_menu .navigation_item a span { font-size: 0.75rem; margin-left: 0.25rem; } #navigation_menu .name { -webkit-transition: font-size 0.5s; transition: font-size 0.5s; margin-left: auto !important; margin-right: auto !important; margin-bottom: 1rem !important; } #navigation_menu.collapsed { width: 3% !important; } #navigation_menu.collapsed a { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; margin-left: auto; margin-right: auto; margin-bottom: 10%; margin-top: 10%; } #navigation_menu.collapsed a span { display: none; } #navigation_menu.collapsed .name { font-size: 0rem !important; } .nav-escape { margin-left: 7% !important; margin-right: 0rem !important; -webkit-transition: margin-left 0.5s, width 0.5s; transition: margin-left 0.5s, width 0.5s; } .nav-escape.collapsed { margin-left: 15% !important; width: 83% !important; } .icon-bar { width: 1rem; height: 0.125rem; background-color: #feffff; -webkit-transition: all 0.2s; transition: all 0.2s; margin-top: 15%; display: block; } .navbar-toggler { border: none; background: transparent !important; margin-bottom: 0.5rem !important; margin-left: 0.25rem; cursor: pointer; padding: 0.25rem 0.25rem; } .navbar-toggler .top-bar { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 10% 10%; transform-origin: 10% 10%; } .navbar-toggler .middle-bar { opacity: 0; } .navbar-toggler .bottom-bar { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 10% 90%; transform-origin: 10% 90%; } .navbar-toggler.collapsed { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; } .navbar-toggler.collapsed .top-bar { -webkit-transform: rotate(0); transform: rotate(0); } .navbar-toggler.collapsed .middle-bar { opacity: 1; } .navbar-toggler.collapsed .bottom-bar { -webkit-transform: rotate(0); transform: rotate(0); } #author_name, #publish_date, #content_info { font-family: Pacifico; padding-left: 0rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } #author_name span, #publish_date span, #content_info span { line-height: normal; } .disable-scrollbars { scrollbar-width: none; -ms-overflow-style: none; } #navigation_menu::-webkit-scrollbar { width: 0rem; background: transparent; } .primary_font { font-family: Pacifico; } .secondary_font { font-family: "Times New Roman", Times, serif; } #new_comment_field { border: 1px dotted #505050; } #new_comment_field legend { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 1rem; padding-left: 0.5rem; padding-right: 0.5rem; } #new_comment_field .row { margin-bottom: 1rem; } #new_comment_field input { width: 100%; font-family: "Times New Roman", Times, serif; } #comments_container { margin-bottom: 2rem; } .comment { padding: 0.5rem; } .comment .comment-author { margin-top: 0.5rem; font-family: Pacifico; } .comment .comment-content { padding: 0.5rem; border: 0.05rem dashed #505050; border-radius: 0.5rem; } .comment .comment-content p { margin-bottom: 0.125rem; } } /* Extra large devices (large desktops, 1200px and up) */ @media (min-width: 1200px) { body { font-size: 1rem !important; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { padding-right: 1rem; padding-left: 1rem; } legend { font-size: 1.5rem; } .btn { font-size: 1rem !important; padding: 0.375rem 0.75rem !important; } h1, .h1 { font-size: 2.5rem !important; } h2, .h2 { font-size: 2rem !important; } h3, .h3 { font-size: 1.75rem !important; } h4, .h4 { font-size: 1.5rem !important; } h5, .h5 { font-size: 1.25rem !important; } h6, .h6 { font-size: 1rem !important; } .display-1 { font-size: 6rem !important; } .display-2 { font-size: 5.5rem !important; } .display-3 { font-size: 4.5rem !important; } .display-4 { font-size: 3.5 rem !important; } body { line-height: 1.5rem !important; background-color: #def2f1 !important; background-image: url("../images/bgs/Background-patterns-web-dark-website-blogger-beautiful-image-.jpg"); background-position: center; background-repeat: repeat; font-family: Pacifico !important; line-height: 1.5; } body .row { margin-left: 0rem !important; margin-right: 0rem !important; } .h-5 { height: 5% !important; } #header { padding-top: 0.5rem !important; margin-bottom: 0.75rem !important; } #header img { border-radius: 1rem 1rem 0.3rem 0.3rem; } #page { padding-left: 1.25rem; padding-right: 1.25rem; } #main_content { border-radius: 0.3rem 0.3rem 1rem 1rem; padding-top: 1rem; background-color: #feffff; margin-bottom: 4% !important; font-family: "Times New Roman", Times, serif; } #main_content p { text-align: justify; } #footer { background-color: #2b7a78; } #footer a { color: #feffff; } #footer span { line-height: 200%; } .avatar { border-radius: 50%; } #navigation_menu { background-color: #17252a; color: #feffff; height: 100% !important; width: 14%; overflow-y: scroll; padding-bottom: 10%; padding-left: 0rem !important; padding-right: 0rem !important; -webkit-transition: width 0.5s; transition: width 0.5s; } #navigation_menu .navigation_item { border-bottom: 0.05rem solid black; padding: 5% 0% 5% 4% !important; } #navigation_menu .navigation_item a { color: #feffff; word-break: break-all; -webkit-transition: margin 0.5s; transition: margin 0.5s; } #navigation_menu .navigation_item a span { font-size: 0.75rem; margin-left: 0.25rem; } #navigation_menu .name { -webkit-transition: font-size 0.5s; transition: font-size 0.5s; margin-left: auto !important; margin-right: auto !important; margin-bottom: 1rem !important; } #navigation_menu.collapsed { width: 3% !important; } #navigation_menu.collapsed a { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; margin-left: auto; margin-right: auto; margin-bottom: 10%; margin-top: 10%; } #navigation_menu.collapsed a span { display: none; } #navigation_menu.collapsed .name { font-size: 0rem !important; } .nav-escape { margin-left: 7% !important; margin-right: 0rem !important; -webkit-transition: margin-left 0.5s, width 0.5s; transition: margin-left 0.5s, width 0.5s; } .nav-escape.collapsed { margin-left: 15% !important; width: 83% !important; } .icon-bar { width: 1rem; height: 0.125rem; background-color: #feffff; -webkit-transition: all 0.2s; transition: all 0.2s; margin-top: 15%; display: block; } .navbar-toggler { border: none; background: transparent !important; margin-bottom: 0.5rem !important; margin-left: 0.25rem; cursor: pointer; padding: 0.25rem 0.25rem; } .navbar-toggler .top-bar { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 10% 10%; transform-origin: 10% 10%; } .navbar-toggler .middle-bar { opacity: 0; } .navbar-toggler .bottom-bar { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 10% 90%; transform-origin: 10% 90%; } .navbar-toggler.collapsed { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; } .navbar-toggler.collapsed .top-bar { -webkit-transform: rotate(0); transform: rotate(0); } .navbar-toggler.collapsed .middle-bar { opacity: 1; } .navbar-toggler.collapsed .bottom-bar { -webkit-transform: rotate(0); transform: rotate(0); } #author_name, #publish_date, #content_info { font-family: Pacifico; padding-left: 0rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } #author_name span, #publish_date span, #content_info span { line-height: normal; } .disable-scrollbars { scrollbar-width: none; -ms-overflow-style: none; } #navigation_menu::-webkit-scrollbar { width: 0rem; background: transparent; } .primary_font { font-family: Pacifico; } .secondary_font { font-family: "Times New Roman", Times, serif; } #new_comment_field { border: 1px dotted #505050; } #new_comment_field legend { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 1rem; padding-left: 0.5rem; padding-right: 0.5rem; } #new_comment_field .row { margin-bottom: 1rem; } #new_comment_field input { width: 100%; font-family: "Times New Roman", Times, serif; } #comments_container { margin-bottom: 2rem; } .comment { padding: 0.5rem; } .comment .comment-author { margin-top: 0.5rem; font-family: Pacifico; } .comment .comment-content { padding: 0.5rem; border: 0.05rem dashed #505050; border-radius: 0.5rem; } .comment .comment-content p { margin-bottom: 0.125rem; } } /*# sourceMappingURL=main.css.map */
css/main.css
@font-face { font-family: Pacifico; src: url("../webfonts/Pacifico-Regular.ttf"); } @-webkit-keyframes nav-item-reduce { 0% { margin-left: 0%; } 25% { margin-left: 5%; } 50% { margin-left: 11%; } 75% { margin-left: 15%; } 100% { margin-left: 22%; } } @keyframes nav-item-reduce { 0% { margin-left: 0%; } 25% { margin-left: 5%; } 50% { margin-left: 11%; } 75% { margin-left: 15%; } 100% { margin-left: 22%; } } body { font-size: 0.5rem !important; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { padding-right: 0.5rem; padding-left: 0.5rem; } legend { font-size: 0.75rem; } .btn { font-size: 0.5rem !important; padding: 0.1875rem 0.375rem !important; } h1, .h1 { font-size: 1.25rem !important; } h2, .h2 { font-size: 1rem !important; } h3, .h3 { font-size: 0.875rem !important; } h4, .h4 { font-size: 0.75rem !important; } h5, .h5 { font-size: 0.625rem !important; } h6, .h6 { font-size: 0.5rem !important; } .display-1 { font-size: 3rem !important; } .display-2 { font-size: 2.75rem !important; } .display-3 { font-size: 2.25rem !important; } .display-4 { font-size: 1.75 rem !important; } body { line-height: 0.75rem !important; background-color: #def2f1 !important; background-image: url("../images/bgs/Background-patterns-web-dark-website-blogger-beautiful-image-.jpg"); background-position: center; background-repeat: repeat; font-family: Pacifico !important; line-height: 0.75; } body .row { margin-left: 0rem !important; margin-right: 0rem !important; } .h-5 { height: 5% !important; } #header { padding-top: 0.25rem !important; margin-bottom: 0.375rem !important; } #header img { border-radius: 0.5rem 0.5rem 0.15rem 0.15rem; } #page { padding-left: 0.625rem; padding-right: 0.625rem; } #main_content { border-radius: 0.15rem 0.15rem 0.5rem 0.5rem; padding-top: 0.5rem; background-color: #feffff; margin-bottom: 4% !important; font-family: "Times New Roman", Times, serif; } #main_content p { text-align: justify; } #footer { background-color: #2b7a78; } #footer a { color: #feffff; } #footer span { line-height: 200%; } .avatar { border-radius: 50%; } #navigation_menu { background-color: #17252a; color: #feffff; height: 100% !important; width: 14%; overflow-y: scroll; padding-bottom: 10%; padding-left: 0rem !important; padding-right: 0rem !important; -webkit-transition: width 0.5s; transition: width 0.5s; } #navigation_menu .navigation_item { border-bottom: 0.025rem solid black; padding: 5% 0% 5% 4% !important; } #navigation_menu .navigation_item a { color: #feffff; word-break: break-all; -webkit-transition: margin 0.5s; transition: margin 0.5s; } #navigation_menu .navigation_item a span { font-size: 0.375rem; margin-left: 0.125rem; } #navigation_menu .name { -webkit-transition: font-size 0.5s; transition: font-size 0.5s; margin-left: auto !important; margin-right: auto !important; margin-bottom: 0.5rem !important; } #navigation_menu.collapsed { width: 3% !important; } #navigation_menu.collapsed a { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; margin-left: auto; margin-right: auto; margin-bottom: 10%; margin-top: 10%; } #navigation_menu.collapsed a span { display: none; } #navigation_menu.collapsed .name { font-size: 0rem !important; } .nav-escape { margin-left: 7% !important; margin-right: 0rem !important; -webkit-transition: margin-left 0.5s, width 0.5s; transition: margin-left 0.5s, width 0.5s; } .nav-escape.collapsed { margin-left: 15% !important; width: 83% !important; } .icon-bar { width: 0.5rem; height: 0.0625rem; background-color: #feffff; -webkit-transition: all 0.2s; transition: all 0.2s; margin-top: 15%; display: block; } .navbar-toggler { border: none; background: transparent !important; margin-bottom: 0.25rem !important; margin-left: 0.125rem; cursor: pointer; padding: 0.125rem 0.125rem; } .navbar-toggler .top-bar { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 10% 10%; transform-origin: 10% 10%; } .navbar-toggler .middle-bar { opacity: 0; } .navbar-toggler .bottom-bar { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 10% 90%; transform-origin: 10% 90%; } .navbar-toggler.collapsed { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; } .navbar-toggler.collapsed .top-bar { -webkit-transform: rotate(0); transform: rotate(0); } .navbar-toggler.collapsed .middle-bar { opacity: 1; } .navbar-toggler.collapsed .bottom-bar { -webkit-transform: rotate(0); transform: rotate(0); } #author_name, #publish_date, #content_info { font-family: Pacifico; padding-left: 0rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } #author_name span, #publish_date span, #content_info span { line-height: normal; } .disable-scrollbars { scrollbar-width: none; -ms-overflow-style: none; } #navigation_menu::-webkit-scrollbar { width: 0rem; background: transparent; } .primary_font { font-family: Pacifico; } .secondary_font { font-family: "Times New Roman", Times, serif; } #new_comment_field { border: 1px dotted #505050; } #new_comment_field legend { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 0.5rem; padding-left: 0.25rem; padding-right: 0.25rem; } #new_comment_field .row { margin-bottom: 0.5rem; } #new_comment_field input { width: 100%; font-family: "Times New Roman", Times, serif; } #comments_container { margin-bottom: 1rem; } .comment { padding: 0.25rem; } .comment .comment-author { margin-top: 0.25rem; font-family: Pacifico; } .comment .comment-content { padding: 0.25rem; border: 0.05rem dashed #505050; border-radius: 0.25rem; } .comment .comment-content p { margin-bottom: 0.0625rem; } /* Small devices (landscape phones, 544px and up) */ @media (min-width: 544px) { body { font-size: 0.5rem !important; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { padding-right: 0.5rem; padding-left: 0.5rem; } legend { font-size: 0.75rem; } .btn { font-size: 0.5rem !important; padding: 0.1875rem 0.375rem !important; } h1, .h1 { font-size: 1.25rem !important; } h2, .h2 { font-size: 1rem !important; } h3, .h3 { font-size: 0.875rem !important; } h4, .h4 { font-size: 0.75rem !important; } h5, .h5 { font-size: 0.625rem !important; } h6, .h6 { font-size: 0.5rem !important; } .display-1 { font-size: 3rem !important; } .display-2 { font-size: 2.75rem !important; } .display-3 { font-size: 2.25rem !important; } .display-4 { font-size: 1.75 rem !important; } body { line-height: 0.75rem !important; background-color: #def2f1 !important; background-image: url("../images/bgs/Background-patterns-web-dark-website-blogger-beautiful-image-.jpg"); background-position: center; background-repeat: repeat; font-family: Pacifico !important; line-height: 0.75; } body .row { margin-left: 0rem !important; margin-right: 0rem !important; } .h-5 { height: 5% !important; } #header { padding-top: 0.25rem !important; margin-bottom: 0.375rem !important; } #header img { border-radius: 0.5rem 0.5rem 0.15rem 0.15rem; } #page { padding-left: 0.625rem; padding-right: 0.625rem; } #main_content { border-radius: 0.15rem 0.15rem 0.5rem 0.5rem; padding-top: 0.5rem; background-color: #feffff; margin-bottom: 4% !important; font-family: "Times New Roman", Times, serif; } #main_content p { text-align: justify; } #footer { background-color: #2b7a78; } #footer a { color: #feffff; } #footer span { line-height: 200%; } .avatar { border-radius: 50%; } #navigation_menu { background-color: #17252a; color: #feffff; height: 100% !important; width: 14%; overflow-y: scroll; padding-bottom: 10%; padding-left: 0rem !important; padding-right: 0rem !important; -webkit-transition: width 0.5s; transition: width 0.5s; } #navigation_menu .navigation_item { border-bottom: 0.025rem solid black; padding: 5% 0% 5% 4% !important; } #navigation_menu .navigation_item a { color: #feffff; word-break: break-all; -webkit-transition: margin 0.5s; transition: margin 0.5s; } #navigation_menu .navigation_item a span { font-size: 0.375rem; margin-left: 0.125rem; } #navigation_menu .name { -webkit-transition: font-size 0.5s; transition: font-size 0.5s; margin-left: auto !important; margin-right: auto !important; margin-bottom: 0.5rem !important; } #navigation_menu.collapsed { width: 3% !important; } #navigation_menu.collapsed a { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; margin-left: auto; margin-right: auto; margin-bottom: 10%; margin-top: 10%; } #navigation_menu.collapsed a span { display: none; } #navigation_menu.collapsed .name { font-size: 0rem !important; } .nav-escape { margin-left: 7% !important; margin-right: 0rem !important; -webkit-transition: margin-left 0.5s, width 0.5s; transition: margin-left 0.5s, width 0.5s; } .nav-escape.collapsed { margin-left: 15% !important; width: 83% !important; } .icon-bar { width: 0.5rem; height: 0.0625rem; background-color: #feffff; -webkit-transition: all 0.2s; transition: all 0.2s; margin-top: 15%; display: block; } .navbar-toggler { border: none; background: transparent !important; margin-bottom: 0.25rem !important; margin-left: 0.125rem; cursor: pointer; padding: 0.125rem 0.125rem; } .navbar-toggler .top-bar { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 10% 10%; transform-origin: 10% 10%; } .navbar-toggler .middle-bar { opacity: 0; } .navbar-toggler .bottom-bar { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 10% 90%; transform-origin: 10% 90%; } .navbar-toggler.collapsed { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; } .navbar-toggler.collapsed .top-bar { -webkit-transform: rotate(0); transform: rotate(0); } .navbar-toggler.collapsed .middle-bar { opacity: 1; } .navbar-toggler.collapsed .bottom-bar { -webkit-transform: rotate(0); transform: rotate(0); } #author_name, #publish_date, #content_info { font-family: Pacifico; padding-left: 0rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } #author_name span, #publish_date span, #content_info span { line-height: normal; } .disable-scrollbars { scrollbar-width: none; -ms-overflow-style: none; } #navigation_menu::-webkit-scrollbar { width: 0rem; background: transparent; } .primary_font { font-family: Pacifico; } .secondary_font { font-family: "Times New Roman", Times, serif; } #new_comment_field { border: 1px dotted #505050; } #new_comment_field legend { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 0.5rem; padding-left: 0.25rem; padding-right: 0.25rem; } #new_comment_field .row { margin-bottom: 0.5rem; } #new_comment_field input { width: 100%; font-family: "Times New Roman", Times, serif; } #comments_container { margin-bottom: 1rem; } .comment { padding: 0.25rem; } .comment .comment-author { margin-top: 0.25rem; font-family: Pacifico; } .comment .comment-content { padding: 0.25rem; border: 0.05rem dashed #505050; border-radius: 0.25rem; } .comment .comment-content p { margin-bottom: 0.0625rem; } } /* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */ @media (min-width: 768px) { body { font-size: 0.75rem !important; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { padding-right: 0.75rem; padding-left: 0.75rem; } legend { font-size: 1.125rem; } .btn { font-size: 0.75rem !important; padding: 0.28125rem 0.5625rem !important; } h1, .h1 { font-size: 1.875rem !important; } h2, .h2 { font-size: 1.5rem !important; } h3, .h3 { font-size: 1.3125rem !important; } h4, .h4 { font-size: 1.125rem !important; } h5, .h5 { font-size: 0.9375rem !important; } h6, .h6 { font-size: 0.75rem !important; } .display-1 { font-size: 4.5rem !important; } .display-2 { font-size: 4.125rem !important; } .display-3 { font-size: 3.375rem !important; } .display-4 { font-size: 2.625 rem !important; } body { line-height: 1.125rem !important; background-color: #def2f1 !important; background-image: url("../images/bgs/Background-patterns-web-dark-website-blogger-beautiful-image-.jpg"); background-position: center; background-repeat: repeat; font-family: Pacifico !important; line-height: 1.125; } body .row { margin-left: 0rem !important; margin-right: 0rem !important; } .h-5 { height: 5% !important; } #header { padding-top: 0.375rem !important; margin-bottom: 0.5625rem !important; } #header img { border-radius: 0.75rem 0.75rem 0.225rem 0.225rem; } #page { padding-left: 0.9375rem; padding-right: 0.9375rem; } #main_content { border-radius: 0.225rem 0.225rem 0.75rem 0.75rem; padding-top: 0.75rem; background-color: #feffff; margin-bottom: 4% !important; font-family: "Times New Roman", Times, serif; } #main_content p { text-align: justify; } #footer { background-color: #2b7a78; } #footer a { color: #feffff; } #footer span { line-height: 200%; } .avatar { border-radius: 50%; } #navigation_menu { background-color: #17252a; color: #feffff; height: 100% !important; width: 14%; overflow-y: scroll; padding-bottom: 10%; padding-left: 0rem !important; padding-right: 0rem !important; -webkit-transition: width 0.5s; transition: width 0.5s; } #navigation_menu .navigation_item { border-bottom: 0.0375rem solid black; padding: 5% 0% 5% 4% !important; } #navigation_menu .navigation_item a { color: #feffff; word-break: break-all; -webkit-transition: margin 0.5s; transition: margin 0.5s; } #navigation_menu .navigation_item a span { font-size: 0.5625rem; margin-left: 0.1875rem; } #navigation_menu .name { -webkit-transition: font-size 0.5s; transition: font-size 0.5s; margin-left: auto !important; margin-right: auto !important; margin-bottom: 0.75rem !important; } #navigation_menu.collapsed { width: 3% !important; } #navigation_menu.collapsed a { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; margin-left: auto; margin-right: auto; margin-bottom: 10%; margin-top: 10%; } #navigation_menu.collapsed a span { display: none; } #navigation_menu.collapsed .name { font-size: 0rem !important; } .nav-escape { margin-left: 7% !important; margin-right: 0rem !important; -webkit-transition: margin-left 0.5s, width 0.5s; transition: margin-left 0.5s, width 0.5s; } .nav-escape.collapsed { margin-left: 15% !important; width: 83% !important; } .icon-bar { width: 0.75rem; height: 0.09375rem; background-color: #feffff; -webkit-transition: all 0.2s; transition: all 0.2s; margin-top: 15%; display: block; } .navbar-toggler { border: none; background: transparent !important; margin-bottom: 0.375rem !important; margin-left: 0.1875rem; cursor: pointer; padding: 0.1875rem 0.1875rem; } .navbar-toggler .top-bar { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 10% 10%; transform-origin: 10% 10%; } .navbar-toggler .middle-bar { opacity: 0; } .navbar-toggler .bottom-bar { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 10% 90%; transform-origin: 10% 90%; } .navbar-toggler.collapsed { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; } .navbar-toggler.collapsed .top-bar { -webkit-transform: rotate(0); transform: rotate(0); } .navbar-toggler.collapsed .middle-bar { opacity: 1; } .navbar-toggler.collapsed .bottom-bar { -webkit-transform: rotate(0); transform: rotate(0); } #author_name, #publish_date, #content_info { font-family: Pacifico; padding-left: 0rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } #author_name span, #publish_date span, #content_info span { line-height: normal; } .disable-scrollbars { scrollbar-width: none; -ms-overflow-style: none; } #navigation_menu::-webkit-scrollbar { width: 0rem; background: transparent; } .primary_font { font-family: Pacifico; } .secondary_font { font-family: "Times New Roman", Times, serif; } #new_comment_field { border: 1px dotted #505050; } #new_comment_field legend { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 0.75rem; padding-left: 0.375rem; padding-right: 0.375rem; } #new_comment_field .row { margin-bottom: 0.75rem; } #new_comment_field input { width: 100%; font-family: "Times New Roman", Times, serif; } #comments_container { margin-bottom: 1.5rem; } .comment { padding: 0.375rem; } .comment .comment-author { margin-top: 0.375rem; font-family: Pacifico; } .comment .comment-content { padding: 0.375rem; border: 0.05rem dashed #505050; border-radius: 0.375rem; } .comment .comment-content p { margin-bottom: 0.09375rem; } } /* Large devices (desktops, 992px and up) */ @media (min-width: 992px) { body { font-size: 1rem !important; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { padding-right: 1rem; padding-left: 1rem; } legend { font-size: 1.5rem; } .btn { font-size: 1rem !important; padding: 0.375rem 0.75rem !important; } h1, .h1 { font-size: 2.5rem !important; } h2, .h2 { font-size: 2rem !important; } h3, .h3 { font-size: 1.75rem !important; } h4, .h4 { font-size: 1.5rem !important; } h5, .h5 { font-size: 1.25rem !important; } h6, .h6 { font-size: 1rem !important; } .display-1 { font-size: 6rem !important; } .display-2 { font-size: 5.5rem !important; } .display-3 { font-size: 4.5rem !important; } .display-4 { font-size: 3.5 rem !important; } body { line-height: 1.5rem !important; background-color: #def2f1 !important; background-image: url("../images/bgs/Background-patterns-web-dark-website-blogger-beautiful-image-.jpg"); background-position: center; background-repeat: repeat; font-family: Pacifico !important; line-height: 1.5; } body .row { margin-left: 0rem !important; margin-right: 0rem !important; } .h-5 { height: 5% !important; } #header { padding-top: 0.5rem !important; margin-bottom: 0.75rem !important; } #header img { border-radius: 1rem 1rem 0.3rem 0.3rem; } #page { padding-left: 1.25rem; padding-right: 1.25rem; } #main_content { border-radius: 0.3rem 0.3rem 1rem 1rem; padding-top: 1rem; background-color: #feffff; margin-bottom: 4% !important; font-family: "Times New Roman", Times, serif; } #main_content p { text-align: justify; } #footer { background-color: #2b7a78; } #footer a { color: #feffff; } #footer span { line-height: 200%; } .avatar { border-radius: 50%; } #navigation_menu { background-color: #17252a; color: #feffff; height: 100% !important; width: 14%; overflow-y: scroll; padding-bottom: 10%; padding-left: 0rem !important; padding-right: 0rem !important; -webkit-transition: width 0.5s; transition: width 0.5s; } #navigation_menu .navigation_item { border-bottom: 0.05rem solid black; padding: 5% 0% 5% 4% !important; } #navigation_menu .navigation_item a { color: #feffff; word-break: break-all; -webkit-transition: margin 0.5s; transition: margin 0.5s; } #navigation_menu .navigation_item a span { font-size: 0.75rem; margin-left: 0.25rem; } #navigation_menu .name { -webkit-transition: font-size 0.5s; transition: font-size 0.5s; margin-left: auto !important; margin-right: auto !important; margin-bottom: 1rem !important; } #navigation_menu.collapsed { width: 3% !important; } #navigation_menu.collapsed a { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; margin-left: auto; margin-right: auto; margin-bottom: 10%; margin-top: 10%; } #navigation_menu.collapsed a span { display: none; } #navigation_menu.collapsed .name { font-size: 0rem !important; } .nav-escape { margin-left: 7% !important; margin-right: 0rem !important; -webkit-transition: margin-left 0.5s, width 0.5s; transition: margin-left 0.5s, width 0.5s; } .nav-escape.collapsed { margin-left: 15% !important; width: 83% !important; } .icon-bar { width: 1rem; height: 0.125rem; background-color: #feffff; -webkit-transition: all 0.2s; transition: all 0.2s; margin-top: 15%; display: block; } .navbar-toggler { border: none; background: transparent !important; margin-bottom: 0.5rem !important; margin-left: 0.25rem; cursor: pointer; padding: 0.25rem 0.25rem; } .navbar-toggler .top-bar { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 10% 10%; transform-origin: 10% 10%; } .navbar-toggler .middle-bar { opacity: 0; } .navbar-toggler .bottom-bar { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 10% 90%; transform-origin: 10% 90%; } .navbar-toggler.collapsed { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; } .navbar-toggler.collapsed .top-bar { -webkit-transform: rotate(0); transform: rotate(0); } .navbar-toggler.collapsed .middle-bar { opacity: 1; } .navbar-toggler.collapsed .bottom-bar { -webkit-transform: rotate(0); transform: rotate(0); } #author_name, #publish_date, #content_info { font-family: Pacifico; padding-left: 0rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } #author_name span, #publish_date span, #content_info span { line-height: normal; } .disable-scrollbars { scrollbar-width: none; -ms-overflow-style: none; } #navigation_menu::-webkit-scrollbar { width: 0rem; background: transparent; } .primary_font { font-family: Pacifico; } .secondary_font { font-family: "Times New Roman", Times, serif; } #new_comment_field { border: 1px dotted #505050; } #new_comment_field legend { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 1rem; padding-left: 0.5rem; padding-right: 0.5rem; } #new_comment_field .row { margin-bottom: 1rem; } #new_comment_field input { width: 100%; font-family: "Times New Roman", Times, serif; } #comments_container { margin-bottom: 2rem; } .comment { padding: 0.5rem; } .comment .comment-author { margin-top: 0.5rem; font-family: Pacifico; } .comment .comment-content { padding: 0.5rem; border: 0.05rem dashed #505050; border-radius: 0.5rem; } .comment .comment-content p { margin-bottom: 0.125rem; } } /* Extra large devices (large desktops, 1200px and up) */ @media (min-width: 1200px) { body { font-size: 1rem !important; } .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { padding-right: 1rem; padding-left: 1rem; } legend { font-size: 1.5rem; } .btn { font-size: 1rem !important; padding: 0.375rem 0.75rem !important; } h1, .h1 { font-size: 2.5rem !important; } h2, .h2 { font-size: 2rem !important; } h3, .h3 { font-size: 1.75rem !important; } h4, .h4 { font-size: 1.5rem !important; } h5, .h5 { font-size: 1.25rem !important; } h6, .h6 { font-size: 1rem !important; } .display-1 { font-size: 6rem !important; } .display-2 { font-size: 5.5rem !important; } .display-3 { font-size: 4.5rem !important; } .display-4 { font-size: 3.5 rem !important; } body { line-height: 1.5rem !important; background-color: #def2f1 !important; background-image: url("../images/bgs/Background-patterns-web-dark-website-blogger-beautiful-image-.jpg"); background-position: center; background-repeat: repeat; font-family: Pacifico !important; line-height: 1.5; } body .row { margin-left: 0rem !important; margin-right: 0rem !important; } .h-5 { height: 5% !important; } #header { padding-top: 0.5rem !important; margin-bottom: 0.75rem !important; } #header img { border-radius: 1rem 1rem 0.3rem 0.3rem; } #page { padding-left: 1.25rem; padding-right: 1.25rem; } #main_content { border-radius: 0.3rem 0.3rem 1rem 1rem; padding-top: 1rem; background-color: #feffff; margin-bottom: 4% !important; font-family: "Times New Roman", Times, serif; } #main_content p { text-align: justify; } #footer { background-color: #2b7a78; } #footer a { color: #feffff; } #footer span { line-height: 200%; } .avatar { border-radius: 50%; } #navigation_menu { background-color: #17252a; color: #feffff; height: 100% !important; width: 14%; overflow-y: scroll; padding-bottom: 10%; padding-left: 0rem !important; padding-right: 0rem !important; -webkit-transition: width 0.5s; transition: width 0.5s; } #navigation_menu .navigation_item { border-bottom: 0.05rem solid black; padding: 5% 0% 5% 4% !important; } #navigation_menu .navigation_item a { color: #feffff; word-break: break-all; -webkit-transition: margin 0.5s; transition: margin 0.5s; } #navigation_menu .navigation_item a span { font-size: 0.75rem; margin-left: 0.25rem; } #navigation_menu .name { -webkit-transition: font-size 0.5s; transition: font-size 0.5s; margin-left: auto !important; margin-right: auto !important; margin-bottom: 1rem !important; } #navigation_menu.collapsed { width: 3% !important; } #navigation_menu.collapsed a { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; margin-left: auto; margin-right: auto; margin-bottom: 10%; margin-top: 10%; } #navigation_menu.collapsed a span { display: none; } #navigation_menu.collapsed .name { font-size: 0rem !important; } .nav-escape { margin-left: 7% !important; margin-right: 0rem !important; -webkit-transition: margin-left 0.5s, width 0.5s; transition: margin-left 0.5s, width 0.5s; } .nav-escape.collapsed { margin-left: 15% !important; width: 83% !important; } .icon-bar { width: 1rem; height: 0.125rem; background-color: #feffff; -webkit-transition: all 0.2s; transition: all 0.2s; margin-top: 15%; display: block; } .navbar-toggler { border: none; background: transparent !important; margin-bottom: 0.5rem !important; margin-left: 0.25rem; cursor: pointer; padding: 0.25rem 0.25rem; } .navbar-toggler .top-bar { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 10% 10%; transform-origin: 10% 10%; } .navbar-toggler .middle-bar { opacity: 0; } .navbar-toggler .bottom-bar { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 10% 90%; transform-origin: 10% 90%; } .navbar-toggler.collapsed { -webkit-animation: nav-item-reduce 0.5s; animation: nav-item-reduce 0.5s; } .navbar-toggler.collapsed .top-bar { -webkit-transform: rotate(0); transform: rotate(0); } .navbar-toggler.collapsed .middle-bar { opacity: 1; } .navbar-toggler.collapsed .bottom-bar { -webkit-transform: rotate(0); transform: rotate(0); } #author_name, #publish_date, #content_info { font-family: Pacifico; padding-left: 0rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } #author_name span, #publish_date span, #content_info span { line-height: normal; } .disable-scrollbars { scrollbar-width: none; -ms-overflow-style: none; } #navigation_menu::-webkit-scrollbar { width: 0rem; background: transparent; } .primary_font { font-family: Pacifico; } .secondary_font { font-family: "Times New Roman", Times, serif; } #new_comment_field { border: 1px dotted #505050; } #new_comment_field legend { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin-left: 1rem; padding-left: 0.5rem; padding-right: 0.5rem; } #new_comment_field .row { margin-bottom: 1rem; } #new_comment_field input { width: 100%; font-family: "Times New Roman", Times, serif; } #comments_container { margin-bottom: 2rem; } .comment { padding: 0.5rem; } .comment .comment-author { margin-top: 0.5rem; font-family: Pacifico; } .comment .comment-content { padding: 0.5rem; border: 0.05rem dashed #505050; border-radius: 0.5rem; } .comment .comment-content p { margin-bottom: 0.125rem; } } /*# sourceMappingURL=main.css.map */
0.313105
0.05257
form fieldset legend, legend { height: 0; width: 0; font-size: 0; color: #fffef9; } #main form fieldset.table { border: none; } form input { font-size: 1em; } form p.submit, input.submit { text-align: center; } #main form .submit input { width: auto; } form p { line-height: 2; clear: both; } /*form dl { position:relative; }*/ form dt { float: left; clear: left; width: 12em; margin: 0; padding: 0.25em 0.5625em 0.25em 0; } form dd { float: left; } form code { display: block; } p.character_counter { font-size: 85.7%; color: #666; display: inline; position: relative; } .character_counter span { display: inline-block; width: 3.75em; text-align: right; } form select { vertical-align: text-top; font-size: 1em; } /*DASHBOARD */ .sidebar form { float: left; } /*DASHBOARD: EDIT MULTIPLE WORKS */ p.buttons { text-align: center; } form .edit-multiple-controls p.submit { text-align: left; clear: none; } /*DASHBOARD: EDIT PREFERENCES */ form.edit_preference ul { margin: 0.562625em auto 1.12525em auto; padding: 0.562625em 0; border-bottom: 1px dashed; } .edit_preference li { margin: 0.562625em 0; } /*DASHBOARD: EDIT PROFILE*/ #main.users-edit form dl { margin: 0 auto; } #main.users-edit dt { width: 12em; } #main.users-edit dd.description { float: none; } #main.users-edit textarea#profile_attributes_about_me { height: 12em; width: 99%; } #main.users-edit hr.clear { margin-top: 39em; } #main.users-edit #link_to_openid, #main.users-edit #link_to_passwd { clear: both; margin: 0 0.25em 0.5625em 11.125em; font-size: 1.125em; } /* DASHBOARD: PSEUD EDIT/NEW FORMS */ #main .pseud-edit .pseud-name div.character_counter { width: 20em; } /* DASHBOARD: INBOX */ #inbox-form { width: 72.5%; } /*DASHBOARD: REQUEST INVITES */ #invitations-index form { clear: right; } #new_user_invite_request p.submit { float: left; } /* SIGN IN BOX */ #signin p { display: inline; } #signin p.footnote { font-size: 85.7%; padding: 0.125em 0 0 0.125em; } #signin input#remember_me { margin: 0.125em 0.125em 0.125em 0; vertical-align: middle; } img#openid { margin-left: -20px; vertical-align: middle; } /* sign in box when present in #header #login-block */ #header #signin form { background: url(/images/header-red.png) bottom left repeat-x #777; margin: -1.5em -0.25em 1em; padding: 0.25em; border: 1px groove #500; } #header #signin p.submit, #header #signin .submit input { padding: 0.15em; border: 0; line-height: 1; } /*SESSIONS (front front pages - login, create, etc)*/ .session form { padding-top: 1.5em; margin-bottom: 1.5em; padding-bottom: 1.5em; border-bottom: 1px solid; } .session form p, .session input#user_session_login, .session input#user_session_password, .session input#openid_url { float: none; display: block !important; margin: 0 0 0.875em 0; width: 24em; } .session input#openid_url, .session form img { display: inline; } #main.session #signin form p.submit { margin: -2em auto 0 auto; width: 6em; float: right; } #main.session #signin form p.openid { margin-top: 2em; } #main.users-new form dt { width: 100%; float: none; } #main.users-new form dl { position: static; } #tos-partial { height: 10em; overflow: auto; border: 1px solid; } /* SITE SEARCH */ #header #search { float: right; clear: right; } #search p { font-size: 0.8575em; padding: 0 0.25em 0 0; margin: 0; } /*Subset search IN MAIN */ #main .search { width: 50%; margin: auto auto 0.5em auto; border: 1px solid #ddd; padding: 0.5em; } /*ADMIN */ .admin_sessions-new dt { width: 12em; padding-top: 0.5em; } .admin_sessions-new form { width: 50%; margin: auto; padding: 0.25em; } .admin_users-notify dd { width: 40%; } .admin_users-notify input { width: 100%; } .admin_users-notify textarea { height: 20em; width: 100%; } .admin_invitations-index form { float: right; width: 99%; border: 1px solid #ddd; margin: 0 auto 1em auto; padding: 0.5em; } .settings-index dt { width: 70%; } .admin_invitations-index h3 { clear: right; } /*ABUSE, FEEDBACK */ #main.abuse_reports-new dt, form#new_feedback dt, form#new_feedback dd { width: 100%; float: none; } #new_feedback p.submit { text-align: left; } .feedbacks-new form p.message { clear: both; } /* POST WORK */ #work-form fieldset, #upload-work-form fieldset { background: #fffef9; font-size: 0.875em; margin: 0.5625em 0 2em 0; padding: 0.375em 1.5em 3em 1.5em; border: 1px solid #bbb; } #work-form fieldset fieldset { line-height: 1.5; margin: 0 auto 0.5625em auto; padding-bottom: 1em; } #work-form legend { background: #fffef9; padding: 0.375em; height: auto; width: auto; font-size: 1em; color: #222222; } .works-preview legend, .works-update legend { color: #fff; } #work-form input[type="text"] { width: 70em; } #work-form select { width: 74em; } #work-form textarea { width: 75.5em; } #work-form dl, #work-form dt, #work-form dd { float: none; display: block; margin: 0; padding: 0; width: auto; border: 0; } #work-form dt, #work-form dd { font-size: 1em; } #work-form dd dt, #work-form dd dd, #work-form dd fieldset { font-size: 1.1em; letter-spacing: normal; } #work-form dl { margin-top: 0; } #work-form dl dl, #work-form .meta dl { margin-top: 0; } #work-form dd fieldset, #work-form dd fieldset legend, #work-form fieldset.post-work { margin: 0; padding: 0; border: 0; } #work-form dd fieldset legend, #work-form fieldset.post-work legend { height: 0; width: 0; font-size: 0; } #work-form dt { margin: 1.5em 0 0.5em 0; } #work-form dt.work-parent, #work-form dt.work-is_serial, #work-form dt.work-restricted, #work-form dt.work-is_wip, #work-form dt.work-is-backdated, #work-form dt.coauthors, #work-form dt.endnotes { position: relative; bottom: -1.5em; width: 2em; height: 1em; margin: 1em 0 0 0; } #work-form dd.work-parent, #work-form dd.work-is_serial, #work-form dd.work-restricted, #work-form dd.work-is_wip, #work-form dd.work-is-backdated, #work-form dd.coauthors, #work-form dd.endnotes { position: relative; top: 0.5em; left: 2em; width: 60em; } #work-form dd dl { margin: 0 0 0 5em; } #work-form dd dt { position: relative; bottom: -1em; height: 1em; padding: 0; margin: 0; } #work-form dd dd { position: relative; top: 0; padding: 0; margin: 0; } #work-form .meta input[type="text"] { width: 49em; } #work-form .meta select { width: 51.73em; } #work-form fieldset.meta, #upload-work-form fieldset.meta { background: #ddd; } #work-form .meta dt, #upload-work-form .meta dt { float: left; clear: left; width: 9em; margin: 0; padding: 0.25em 0.5625em 0.25em 0; } #work-form .meta dd, #upload-work-form .meta dd { float: left; margin: 0 0 1em 0; padding: 0; } #work-form .meta dd.delay_notice { padding-left: 9.5625em; margin-top: -1em; clear: left; width: 70%; } #upload-work-form .meta input, #upload-work-form .meta select, #upload-work-form .meta textarea { width: 99%; margin: auto; } #upload-work-form .override-tags { margin-bottom: 0.75em; margin-left: 1em; } #work-form .meta .warning dl, #work-form .meta .warning dt, #work-form .meta .warning dd, #work-form .meta .category dl, #work-form .meta .category dt, #work-form .meta .category dd { float: none; clear: none; display: block; position: relative; margin: 0; } #work-form .meta .warning dl, #work-form .meta .category dl { border: 1px solid #7f9db9; background: #ffffff; width: 48.15em; padding: 0.2em 0.5em 0.4em 0.5em; } #work-form .meta .warning dt, #work-form .meta .category dt { top: 0; left: 0; width: 1.8em; height: 0; margin-bottom: -0.2em; } #work-form .meta .warning dd, #work-form .meta .category dd { top: -0.1em; left: 1.8em; position: relative; width: auto; } #work-form .meta .category dd { width: 5em; } #work-form .meta .category dt.even { left: 10em; top: -1.6em; margin-bottom: -1.8em; } #work-form .meta .category dd.even { left: 11.8em; top: 0em; } #work-preface textarea { height: 10em; } #work-form dd.validation { padding: 0.5em 0 1em 0; } #work-form span.LV_validation_message { display: inline; clear: none; float: left; margin: 0; padding-top: 0.4em; } #work-form p.character_counter { display: inline; clear: none; float: left; margin: 0; } #work-form .rtf-html-field textarea { float: left; clear: both; } #work-form .rtf-html-field p.character_counter { display: block; clear: both; } #work-form #work_title { display: block; } /* Enigel 03-2010 */ #work-form .byline input[type="checkbox"] { margin: 0 0.5em 0 0; } #co-authors-options dl.coauthors, #co-authors-options dl dt, #co-authors-options dl dd { top: 0; left: 0; margin: 0.1em 0 0 0; } #co-authors-options dl dt, #co-authors-options dl dd { margin-top: 0.5em; } #work-form dl.notes { margin: -1.5em 0 0 0 } #work-form dl.notes dl { margin: 0.7em 0 0 0.1em; top: 0; left: 0; } #work-form dl.notes dl dt { top: 0; left: 0; margin: 0; } #work-form dl.notes dl dd { top: 0; left: 0; margin: 0.5em 0 0 0; } #work-form dl.notes dl dd.validation { margin-top: 0; } #work-form .endnotes span.warning { position: absolute; top: 0; left: 10em; } #work-form #work_challenge_claim_ids_options { width: 60em; } #work-form #parent-options dl dt { width: 9em; } #work-form #parent-options dl dd { left: 10em; } #work-form dd ul.navigation { float: left; } #work-form dd dd input[type="text"] { width: 80%; } #work-form dd dd select { width: auto; } #series-options dl dt { width: 19em; } #series-options dl dd { left: 20em; width: 46em; } #series-options input[type="text"] { width: 45em; } #chapters-options select { width: 47.5em; } #chapters-options dl dt { width: 8em; } #chapters-options dl dd { left: 9em; width: 56em; } #chapters-options input[type="text"] { width: 56em; } #chapters-options input[type="text"].number-field { width: 10em; } #work-form #chapter-ordering input.number-field { width: 5em! important; } #backdate-options dl dd.managePublicationDate { top: 1.5em; } #managePublicationDate select { width: auto; } #work-form dt.work-language { position: relative; bottom: -1.5em; width: 12em; height: 1em; margin: 1em 0 0 0; } #work-form dd.work-language { position: relative; top: 0.5em; left: 13em; width: 2em; } #work-form dd.work-language select { width: auto; } #work-form .work-text textarea { width: 99%; } #work-form textarea#content { height: 31.25em; } #work-form dd.optionalField { clear: left; width: 100%; } #work-form dd.optionalField dd { font-size: 1em; } #work-form .optionalField { font-size: 1em; } #work-form p.submit input { font-size: 1em; width: auto; text-align: center; } /*EDIT CHAPTERS */ #main.chapters-edit dt { width: 100%; float: none; } #main.chapters-new #work-form p input { width: auto; } #main.chapters-new.chapter_title input { width: 80%; } #main.chapters-new dt, #main.chapters-new dd { clear: both; width: 100%; } #main.chapters-new dd textarea, #main.chapters-edit dd textarea, #main.chapters-update dd textarea { width: 99%; margin: auto; } #main.chapters-new #chapter-ordering select, #main.chapters-edit #chapter-ordering select, #main.chapters-update #chapter-ordering select { width: auto; float: left; } /*FILTERS*/ form.filters { margin: 0.5em auto; width: 12.25em; max-width: 20%; padding: 0.75em 0.5625em; float: right; border: 2px solid #ddd; background: #eee; } .filters legend { font-size: 1em; color: #111; height: 1.5em; width: auto; } .filters a { float: right; margin-top: -1.25em; } .filters legend a { float: none; margin: 0; } form.filters dt { background: #eee; font-weight: 600; text-transform: capitalize; margin: 0.5625em auto 0; padding: 0; font-size: 0.875em; float: none; width: auto; clear: both; } .filters dd { padding: 0; } .filters dt:hover { color: #fffef9; background: #777; } .filters span { font-weight: 500; } .filters dd label { font-size: 0.8575em; } /*COMMENT */ p.comment_form.instructions, dd.comment_form.instructions { font-size: 0.8575em; } .comment_form dd.module { width: 70%; margin-top: -0; } textarea.comment_form { width: 99%; height: 12em; } #feedback li dl { font-size: 1.142857em; } .comment_form { clear: right; margin-top: 1.5em; } /*TAG WRANGLINGS*/ form#wrangle-select-fandom p, form#wrangle-select-media p { display: inline; margin-right: 0.5625em; } .tag_wranglings-index form fieldset { border: 1px solid #bbb; padding: 0.5em; } /* TAGS */ #edit-tag input[readonly] { background: #ededde; border: 1px solid #dfdffd; } /* GLOBALIZE (in footer) you can find this in globalize.css*/ /* BOOKMARKING */ #dynamic-bookmark { position: absolute; z-index: 50; background: #fffef9; } #dynamic-bookmark #bookmark-form { border: 2px solid; height: 100%; width: 36em; padding: 1em; overflow: auto; } #dynamic-bookmark p#close-popup { top: 0; right: 2em; position: absolute; z-index: 60; } #bookmark-form h4 { margin: auto; } #bookmark-form dd { margin-top: 0; padding: 0.25em 0.5625em 0.25em 0; } #bookmark-form fieldset { background: #fffef9; font-size: 0.875em; margin: 0.5625em 0; padding: 0.375em 1.5em; border: 1px solid #bbb; clear: both; width: inherit; } #bookmark-form p.character_counter { display: block; text-align: right; } #bookmark-form p label { padding-right: 2em; } #bookmark-form input#tag_string, #bookmark-form textarea { width: 99%; } #bookmark-form fieldset input { width: 28em; } #dynamic-collection_item { background: #fffef9; border: 2px solid; bottom: 2em; height: 8em; padding: 1em 2em; position: absolute; z-index: 42; } #reply-to-comment { position: absolute; background: #fffef9; border: 2px solid; z-index: 42; width: 65%; padding: 1em; } #reply-to-comment #comment_form dd.module { width: 100%; } #reply-to-comment #new_comment { margin-top: 0; } #reply-to-comment p#close-popup { top: 0; right: 2em; position: absolute; z-index: 60; } /*COLLECTIONS, CREATE, similar complex forms*/ form.new_collection fieldset, form.new_user fieldset, form.edit_collection fieldset { border: 1px solid #ddd; padding: 0.5em; margin: 1em auto; } form.new_collection p, form.new_user p, form.edit_collection p { font-size: 1.5em; } form.new_collection dt, form.edit_collection dt { width: 45%; } form.new_collection div, form.edit_collection div { display: block; } /* temp workaround for collection_participants/participant_form */ .collection_participants-index table td.submit input { font-size: 0.75em; } /* tag set form */ fieldset.tag_set { border: 1px solid #bbb; padding: 0.5em; margin: 0.5em auto; } fieldset.tag_set textarea { width: 90%; } .tagset .options, .options li { clear: right; padding: 0.25em; } label.action, a.action { background: #e9e2dd; padding: 0 0.75em; margin: 0.25em; border: 1px solid #bbb; white-space: nowrap; border-radius: 3em; -moz-border-radius: 3em; -webkit-border-radius: 2em; } /*prototype for new forms 30/07/11*/ form.tagset fieldset { background: #e9e2dd; border: 2px solid #f3efec; padding: 0.5em; margin: 0.5em; box-shadow: inset 1px 0 5px #999; } form.tagset fieldset fieldset { background: #fffef9; } form.tagset dt { border-bottom: 1px solid #f3efec; clear: both; } form.tagset dd { width: 70%; } form.tagset dd input[type="text"] { width: 100%; vertical-align: text-top; box-shadow: inset 0px 1px 2px #ccc; }
public/stylesheets/forms-backup.css
form fieldset legend, legend { height: 0; width: 0; font-size: 0; color: #fffef9; } #main form fieldset.table { border: none; } form input { font-size: 1em; } form p.submit, input.submit { text-align: center; } #main form .submit input { width: auto; } form p { line-height: 2; clear: both; } /*form dl { position:relative; }*/ form dt { float: left; clear: left; width: 12em; margin: 0; padding: 0.25em 0.5625em 0.25em 0; } form dd { float: left; } form code { display: block; } p.character_counter { font-size: 85.7%; color: #666; display: inline; position: relative; } .character_counter span { display: inline-block; width: 3.75em; text-align: right; } form select { vertical-align: text-top; font-size: 1em; } /*DASHBOARD */ .sidebar form { float: left; } /*DASHBOARD: EDIT MULTIPLE WORKS */ p.buttons { text-align: center; } form .edit-multiple-controls p.submit { text-align: left; clear: none; } /*DASHBOARD: EDIT PREFERENCES */ form.edit_preference ul { margin: 0.562625em auto 1.12525em auto; padding: 0.562625em 0; border-bottom: 1px dashed; } .edit_preference li { margin: 0.562625em 0; } /*DASHBOARD: EDIT PROFILE*/ #main.users-edit form dl { margin: 0 auto; } #main.users-edit dt { width: 12em; } #main.users-edit dd.description { float: none; } #main.users-edit textarea#profile_attributes_about_me { height: 12em; width: 99%; } #main.users-edit hr.clear { margin-top: 39em; } #main.users-edit #link_to_openid, #main.users-edit #link_to_passwd { clear: both; margin: 0 0.25em 0.5625em 11.125em; font-size: 1.125em; } /* DASHBOARD: PSEUD EDIT/NEW FORMS */ #main .pseud-edit .pseud-name div.character_counter { width: 20em; } /* DASHBOARD: INBOX */ #inbox-form { width: 72.5%; } /*DASHBOARD: REQUEST INVITES */ #invitations-index form { clear: right; } #new_user_invite_request p.submit { float: left; } /* SIGN IN BOX */ #signin p { display: inline; } #signin p.footnote { font-size: 85.7%; padding: 0.125em 0 0 0.125em; } #signin input#remember_me { margin: 0.125em 0.125em 0.125em 0; vertical-align: middle; } img#openid { margin-left: -20px; vertical-align: middle; } /* sign in box when present in #header #login-block */ #header #signin form { background: url(/images/header-red.png) bottom left repeat-x #777; margin: -1.5em -0.25em 1em; padding: 0.25em; border: 1px groove #500; } #header #signin p.submit, #header #signin .submit input { padding: 0.15em; border: 0; line-height: 1; } /*SESSIONS (front front pages - login, create, etc)*/ .session form { padding-top: 1.5em; margin-bottom: 1.5em; padding-bottom: 1.5em; border-bottom: 1px solid; } .session form p, .session input#user_session_login, .session input#user_session_password, .session input#openid_url { float: none; display: block !important; margin: 0 0 0.875em 0; width: 24em; } .session input#openid_url, .session form img { display: inline; } #main.session #signin form p.submit { margin: -2em auto 0 auto; width: 6em; float: right; } #main.session #signin form p.openid { margin-top: 2em; } #main.users-new form dt { width: 100%; float: none; } #main.users-new form dl { position: static; } #tos-partial { height: 10em; overflow: auto; border: 1px solid; } /* SITE SEARCH */ #header #search { float: right; clear: right; } #search p { font-size: 0.8575em; padding: 0 0.25em 0 0; margin: 0; } /*Subset search IN MAIN */ #main .search { width: 50%; margin: auto auto 0.5em auto; border: 1px solid #ddd; padding: 0.5em; } /*ADMIN */ .admin_sessions-new dt { width: 12em; padding-top: 0.5em; } .admin_sessions-new form { width: 50%; margin: auto; padding: 0.25em; } .admin_users-notify dd { width: 40%; } .admin_users-notify input { width: 100%; } .admin_users-notify textarea { height: 20em; width: 100%; } .admin_invitations-index form { float: right; width: 99%; border: 1px solid #ddd; margin: 0 auto 1em auto; padding: 0.5em; } .settings-index dt { width: 70%; } .admin_invitations-index h3 { clear: right; } /*ABUSE, FEEDBACK */ #main.abuse_reports-new dt, form#new_feedback dt, form#new_feedback dd { width: 100%; float: none; } #new_feedback p.submit { text-align: left; } .feedbacks-new form p.message { clear: both; } /* POST WORK */ #work-form fieldset, #upload-work-form fieldset { background: #fffef9; font-size: 0.875em; margin: 0.5625em 0 2em 0; padding: 0.375em 1.5em 3em 1.5em; border: 1px solid #bbb; } #work-form fieldset fieldset { line-height: 1.5; margin: 0 auto 0.5625em auto; padding-bottom: 1em; } #work-form legend { background: #fffef9; padding: 0.375em; height: auto; width: auto; font-size: 1em; color: #222222; } .works-preview legend, .works-update legend { color: #fff; } #work-form input[type="text"] { width: 70em; } #work-form select { width: 74em; } #work-form textarea { width: 75.5em; } #work-form dl, #work-form dt, #work-form dd { float: none; display: block; margin: 0; padding: 0; width: auto; border: 0; } #work-form dt, #work-form dd { font-size: 1em; } #work-form dd dt, #work-form dd dd, #work-form dd fieldset { font-size: 1.1em; letter-spacing: normal; } #work-form dl { margin-top: 0; } #work-form dl dl, #work-form .meta dl { margin-top: 0; } #work-form dd fieldset, #work-form dd fieldset legend, #work-form fieldset.post-work { margin: 0; padding: 0; border: 0; } #work-form dd fieldset legend, #work-form fieldset.post-work legend { height: 0; width: 0; font-size: 0; } #work-form dt { margin: 1.5em 0 0.5em 0; } #work-form dt.work-parent, #work-form dt.work-is_serial, #work-form dt.work-restricted, #work-form dt.work-is_wip, #work-form dt.work-is-backdated, #work-form dt.coauthors, #work-form dt.endnotes { position: relative; bottom: -1.5em; width: 2em; height: 1em; margin: 1em 0 0 0; } #work-form dd.work-parent, #work-form dd.work-is_serial, #work-form dd.work-restricted, #work-form dd.work-is_wip, #work-form dd.work-is-backdated, #work-form dd.coauthors, #work-form dd.endnotes { position: relative; top: 0.5em; left: 2em; width: 60em; } #work-form dd dl { margin: 0 0 0 5em; } #work-form dd dt { position: relative; bottom: -1em; height: 1em; padding: 0; margin: 0; } #work-form dd dd { position: relative; top: 0; padding: 0; margin: 0; } #work-form .meta input[type="text"] { width: 49em; } #work-form .meta select { width: 51.73em; } #work-form fieldset.meta, #upload-work-form fieldset.meta { background: #ddd; } #work-form .meta dt, #upload-work-form .meta dt { float: left; clear: left; width: 9em; margin: 0; padding: 0.25em 0.5625em 0.25em 0; } #work-form .meta dd, #upload-work-form .meta dd { float: left; margin: 0 0 1em 0; padding: 0; } #work-form .meta dd.delay_notice { padding-left: 9.5625em; margin-top: -1em; clear: left; width: 70%; } #upload-work-form .meta input, #upload-work-form .meta select, #upload-work-form .meta textarea { width: 99%; margin: auto; } #upload-work-form .override-tags { margin-bottom: 0.75em; margin-left: 1em; } #work-form .meta .warning dl, #work-form .meta .warning dt, #work-form .meta .warning dd, #work-form .meta .category dl, #work-form .meta .category dt, #work-form .meta .category dd { float: none; clear: none; display: block; position: relative; margin: 0; } #work-form .meta .warning dl, #work-form .meta .category dl { border: 1px solid #7f9db9; background: #ffffff; width: 48.15em; padding: 0.2em 0.5em 0.4em 0.5em; } #work-form .meta .warning dt, #work-form .meta .category dt { top: 0; left: 0; width: 1.8em; height: 0; margin-bottom: -0.2em; } #work-form .meta .warning dd, #work-form .meta .category dd { top: -0.1em; left: 1.8em; position: relative; width: auto; } #work-form .meta .category dd { width: 5em; } #work-form .meta .category dt.even { left: 10em; top: -1.6em; margin-bottom: -1.8em; } #work-form .meta .category dd.even { left: 11.8em; top: 0em; } #work-preface textarea { height: 10em; } #work-form dd.validation { padding: 0.5em 0 1em 0; } #work-form span.LV_validation_message { display: inline; clear: none; float: left; margin: 0; padding-top: 0.4em; } #work-form p.character_counter { display: inline; clear: none; float: left; margin: 0; } #work-form .rtf-html-field textarea { float: left; clear: both; } #work-form .rtf-html-field p.character_counter { display: block; clear: both; } #work-form #work_title { display: block; } /* Enigel 03-2010 */ #work-form .byline input[type="checkbox"] { margin: 0 0.5em 0 0; } #co-authors-options dl.coauthors, #co-authors-options dl dt, #co-authors-options dl dd { top: 0; left: 0; margin: 0.1em 0 0 0; } #co-authors-options dl dt, #co-authors-options dl dd { margin-top: 0.5em; } #work-form dl.notes { margin: -1.5em 0 0 0 } #work-form dl.notes dl { margin: 0.7em 0 0 0.1em; top: 0; left: 0; } #work-form dl.notes dl dt { top: 0; left: 0; margin: 0; } #work-form dl.notes dl dd { top: 0; left: 0; margin: 0.5em 0 0 0; } #work-form dl.notes dl dd.validation { margin-top: 0; } #work-form .endnotes span.warning { position: absolute; top: 0; left: 10em; } #work-form #work_challenge_claim_ids_options { width: 60em; } #work-form #parent-options dl dt { width: 9em; } #work-form #parent-options dl dd { left: 10em; } #work-form dd ul.navigation { float: left; } #work-form dd dd input[type="text"] { width: 80%; } #work-form dd dd select { width: auto; } #series-options dl dt { width: 19em; } #series-options dl dd { left: 20em; width: 46em; } #series-options input[type="text"] { width: 45em; } #chapters-options select { width: 47.5em; } #chapters-options dl dt { width: 8em; } #chapters-options dl dd { left: 9em; width: 56em; } #chapters-options input[type="text"] { width: 56em; } #chapters-options input[type="text"].number-field { width: 10em; } #work-form #chapter-ordering input.number-field { width: 5em! important; } #backdate-options dl dd.managePublicationDate { top: 1.5em; } #managePublicationDate select { width: auto; } #work-form dt.work-language { position: relative; bottom: -1.5em; width: 12em; height: 1em; margin: 1em 0 0 0; } #work-form dd.work-language { position: relative; top: 0.5em; left: 13em; width: 2em; } #work-form dd.work-language select { width: auto; } #work-form .work-text textarea { width: 99%; } #work-form textarea#content { height: 31.25em; } #work-form dd.optionalField { clear: left; width: 100%; } #work-form dd.optionalField dd { font-size: 1em; } #work-form .optionalField { font-size: 1em; } #work-form p.submit input { font-size: 1em; width: auto; text-align: center; } /*EDIT CHAPTERS */ #main.chapters-edit dt { width: 100%; float: none; } #main.chapters-new #work-form p input { width: auto; } #main.chapters-new.chapter_title input { width: 80%; } #main.chapters-new dt, #main.chapters-new dd { clear: both; width: 100%; } #main.chapters-new dd textarea, #main.chapters-edit dd textarea, #main.chapters-update dd textarea { width: 99%; margin: auto; } #main.chapters-new #chapter-ordering select, #main.chapters-edit #chapter-ordering select, #main.chapters-update #chapter-ordering select { width: auto; float: left; } /*FILTERS*/ form.filters { margin: 0.5em auto; width: 12.25em; max-width: 20%; padding: 0.75em 0.5625em; float: right; border: 2px solid #ddd; background: #eee; } .filters legend { font-size: 1em; color: #111; height: 1.5em; width: auto; } .filters a { float: right; margin-top: -1.25em; } .filters legend a { float: none; margin: 0; } form.filters dt { background: #eee; font-weight: 600; text-transform: capitalize; margin: 0.5625em auto 0; padding: 0; font-size: 0.875em; float: none; width: auto; clear: both; } .filters dd { padding: 0; } .filters dt:hover { color: #fffef9; background: #777; } .filters span { font-weight: 500; } .filters dd label { font-size: 0.8575em; } /*COMMENT */ p.comment_form.instructions, dd.comment_form.instructions { font-size: 0.8575em; } .comment_form dd.module { width: 70%; margin-top: -0; } textarea.comment_form { width: 99%; height: 12em; } #feedback li dl { font-size: 1.142857em; } .comment_form { clear: right; margin-top: 1.5em; } /*TAG WRANGLINGS*/ form#wrangle-select-fandom p, form#wrangle-select-media p { display: inline; margin-right: 0.5625em; } .tag_wranglings-index form fieldset { border: 1px solid #bbb; padding: 0.5em; } /* TAGS */ #edit-tag input[readonly] { background: #ededde; border: 1px solid #dfdffd; } /* GLOBALIZE (in footer) you can find this in globalize.css*/ /* BOOKMARKING */ #dynamic-bookmark { position: absolute; z-index: 50; background: #fffef9; } #dynamic-bookmark #bookmark-form { border: 2px solid; height: 100%; width: 36em; padding: 1em; overflow: auto; } #dynamic-bookmark p#close-popup { top: 0; right: 2em; position: absolute; z-index: 60; } #bookmark-form h4 { margin: auto; } #bookmark-form dd { margin-top: 0; padding: 0.25em 0.5625em 0.25em 0; } #bookmark-form fieldset { background: #fffef9; font-size: 0.875em; margin: 0.5625em 0; padding: 0.375em 1.5em; border: 1px solid #bbb; clear: both; width: inherit; } #bookmark-form p.character_counter { display: block; text-align: right; } #bookmark-form p label { padding-right: 2em; } #bookmark-form input#tag_string, #bookmark-form textarea { width: 99%; } #bookmark-form fieldset input { width: 28em; } #dynamic-collection_item { background: #fffef9; border: 2px solid; bottom: 2em; height: 8em; padding: 1em 2em; position: absolute; z-index: 42; } #reply-to-comment { position: absolute; background: #fffef9; border: 2px solid; z-index: 42; width: 65%; padding: 1em; } #reply-to-comment #comment_form dd.module { width: 100%; } #reply-to-comment #new_comment { margin-top: 0; } #reply-to-comment p#close-popup { top: 0; right: 2em; position: absolute; z-index: 60; } /*COLLECTIONS, CREATE, similar complex forms*/ form.new_collection fieldset, form.new_user fieldset, form.edit_collection fieldset { border: 1px solid #ddd; padding: 0.5em; margin: 1em auto; } form.new_collection p, form.new_user p, form.edit_collection p { font-size: 1.5em; } form.new_collection dt, form.edit_collection dt { width: 45%; } form.new_collection div, form.edit_collection div { display: block; } /* temp workaround for collection_participants/participant_form */ .collection_participants-index table td.submit input { font-size: 0.75em; } /* tag set form */ fieldset.tag_set { border: 1px solid #bbb; padding: 0.5em; margin: 0.5em auto; } fieldset.tag_set textarea { width: 90%; } .tagset .options, .options li { clear: right; padding: 0.25em; } label.action, a.action { background: #e9e2dd; padding: 0 0.75em; margin: 0.25em; border: 1px solid #bbb; white-space: nowrap; border-radius: 3em; -moz-border-radius: 3em; -webkit-border-radius: 2em; } /*prototype for new forms 30/07/11*/ form.tagset fieldset { background: #e9e2dd; border: 2px solid #f3efec; padding: 0.5em; margin: 0.5em; box-shadow: inset 1px 0 5px #999; } form.tagset fieldset fieldset { background: #fffef9; } form.tagset dt { border-bottom: 1px solid #f3efec; clear: both; } form.tagset dd { width: 70%; } form.tagset dd input[type="text"] { width: 100%; vertical-align: text-top; box-shadow: inset 0px 1px 2px #ccc; }
0.270866
0.108519
width: 100%; text-align: left; padding: 6px; border-bottom: solid 1px #d0d0d0; } #status-lat-lon-zoom { margin-top: auto; margin-bottom: auto; font-weight: bold; font-size: 10pt; } .title { font-weight: bold; font-size: 12pt; } /************************ Sidebar ************************/ .color-indicator { display: inline-block; height: 12px; width: 12px; margin-right: 10px; margin-left: 5px; } .sidebar { width: 18em; min-width: 150px; } .sidebar h1 { background-color: #d0d0d0; font-size: 16pt; text-align: center; padding: 6px; } .sidebar ul { font-size: 10pt; width: 100%; } .sidebar li { border-bottom: solid thin #ccc; list-style-type: none; } .sidebar input[type="checkbox"] { margin-left: 5px; margin-right: 10px; } .sidebar button, .sidebar input[type="search"], #stops-sidebar li, #routes-sidebar label { padding: 8px; cursor: pointer; display: block; } .sidebar .control-container { padding: 0.33em 0.66em 0.33em 0.66em; width: 100%; } .sidebar .control-container > * { margin: 8px auto 5px auto; } /************************ Popups & Map Marers ************************/ .view-schedule { font-weight: bold; text-align: center; width: 100%; display: block; font-size: 18pt; margin-top: 6px; padding: 6px; } .leaflet-popup-content h2 { margin-bottom: 6px; } .leaflet-popup-content { font-size: 11pt; } .view-schedule:hover { color: blue; } .div-icon { height: auto !important; width: auto !important; box-shadow: 0 3px 14px rgba(0,0,0,0.4) } .div-icon:hover, .div-icon-hover { z-index: 99999 !important; } .div-icon-inner { text-align: center; font-weight: bold; padding: 0px 8px 0px 8px; font-size: 10pt; background-color: white; border-left: solid 12px white; } .div-icon-inner:hover, .div-icon-inner-hover { border-color: red !important; color: red !important; } .div-icon-inner-inactive { border-color: lightgray !important; color: lightgray !important; } /************************ Leaflet Overrides ************************/ .leaflet-fade-anim .leaflet-popup { transition: none !important; transform: non !important } .leaflet-popup-content-wrapper { border-radius: 0px !important; } /************************ Misc ************************/ #error-container { margin: 1em; } /*.ui, .leaflet-popup-content-wrapper { background: radial-gradient(#fff, #eee); }*/ /************************ mobile media queries ************************/ @media (max-width:600px) { #status-lat-lon-zoom { display: none; } #map-screen { /*width: auto !important; height: auto !important;*/ } .sidebar { width: 100% !important; } #toolbar, #toolbar button { font-size: 9pt !important; } }
css/index.css
width: 100%; text-align: left; padding: 6px; border-bottom: solid 1px #d0d0d0; } #status-lat-lon-zoom { margin-top: auto; margin-bottom: auto; font-weight: bold; font-size: 10pt; } .title { font-weight: bold; font-size: 12pt; } /************************ Sidebar ************************/ .color-indicator { display: inline-block; height: 12px; width: 12px; margin-right: 10px; margin-left: 5px; } .sidebar { width: 18em; min-width: 150px; } .sidebar h1 { background-color: #d0d0d0; font-size: 16pt; text-align: center; padding: 6px; } .sidebar ul { font-size: 10pt; width: 100%; } .sidebar li { border-bottom: solid thin #ccc; list-style-type: none; } .sidebar input[type="checkbox"] { margin-left: 5px; margin-right: 10px; } .sidebar button, .sidebar input[type="search"], #stops-sidebar li, #routes-sidebar label { padding: 8px; cursor: pointer; display: block; } .sidebar .control-container { padding: 0.33em 0.66em 0.33em 0.66em; width: 100%; } .sidebar .control-container > * { margin: 8px auto 5px auto; } /************************ Popups & Map Marers ************************/ .view-schedule { font-weight: bold; text-align: center; width: 100%; display: block; font-size: 18pt; margin-top: 6px; padding: 6px; } .leaflet-popup-content h2 { margin-bottom: 6px; } .leaflet-popup-content { font-size: 11pt; } .view-schedule:hover { color: blue; } .div-icon { height: auto !important; width: auto !important; box-shadow: 0 3px 14px rgba(0,0,0,0.4) } .div-icon:hover, .div-icon-hover { z-index: 99999 !important; } .div-icon-inner { text-align: center; font-weight: bold; padding: 0px 8px 0px 8px; font-size: 10pt; background-color: white; border-left: solid 12px white; } .div-icon-inner:hover, .div-icon-inner-hover { border-color: red !important; color: red !important; } .div-icon-inner-inactive { border-color: lightgray !important; color: lightgray !important; } /************************ Leaflet Overrides ************************/ .leaflet-fade-anim .leaflet-popup { transition: none !important; transform: non !important } .leaflet-popup-content-wrapper { border-radius: 0px !important; } /************************ Misc ************************/ #error-container { margin: 1em; } /*.ui, .leaflet-popup-content-wrapper { background: radial-gradient(#fff, #eee); }*/ /************************ mobile media queries ************************/ @media (max-width:600px) { #status-lat-lon-zoom { display: none; } #map-screen { /*width: auto !important; height: auto !important;*/ } .sidebar { width: 100% !important; } #toolbar, #toolbar button { font-size: 9pt !important; } }
0.265024
0.096621
.onoffswitch { position: relative; width: 100px; -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none; } .onoffswitch-checkbox { display: none; } .onoffswitch-label { display: block; overflow: hidden; cursor: pointer; border: 0px solid #999999; border-radius: 0px; } .onoffswitch-inner { display: block; width: 200%; margin-left: -100%; -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s; -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s; } .onoffswitch-inner > span { display: block; float: left; position: relative; width: 50%; height: 30px; padding: 0; line-height: 30px; font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .onoffswitch-inner .onoffswitch-active { padding-left: 15px; background-color: #C2C2C2; color: #FFFFFF; } .onoffswitch-inner .onoffswitch-inactive { padding-right: 15px; background-color: #C2C2C2; color: #FFFFFF; text-align: right; } .onoffswitch-switch { display: block; width: 40px; margin: 0px; text-align: center; border: 0px solid #999999;border-radius: 0px; position: absolute; top: 0; bottom: 0; } .onoffswitch-active .onoffswitch-switch { background: #FFA500; left: 0; } .onoffswitch-inactive .onoffswitch-switch { background: #A1A1A1; right: 0; } .onoffswitch-active .onoffswitch-switch:before { content: " "; position: absolute; top: 0; left: 40px; border-style: solid; border-color: #FFA500 transparent transparent #FFA500; border-width: 15px 10px; } .onoffswitch-inactive .onoffswitch-switch:before { content: " "; position: absolute; top: 0; right: 40px; border-style: solid; border-color: transparent #A1A1A1 #A1A1A1 transparent; border-width: 15px 10px; } .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { margin-left: 0; } body { background-image: url("background.png"); background-repeat: no-repeat; background-position: center center; } h1 { text-align: center; } table { margin: 0 auto; border-collapse: collapse; } td { border-top: 1px inset; border-bottom: 1px inset; padding: 5px; }
demo/css/style.css
.onoffswitch { position: relative; width: 100px; -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none; } .onoffswitch-checkbox { display: none; } .onoffswitch-label { display: block; overflow: hidden; cursor: pointer; border: 0px solid #999999; border-radius: 0px; } .onoffswitch-inner { display: block; width: 200%; margin-left: -100%; -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s; -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s; } .onoffswitch-inner > span { display: block; float: left; position: relative; width: 50%; height: 30px; padding: 0; line-height: 30px; font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .onoffswitch-inner .onoffswitch-active { padding-left: 15px; background-color: #C2C2C2; color: #FFFFFF; } .onoffswitch-inner .onoffswitch-inactive { padding-right: 15px; background-color: #C2C2C2; color: #FFFFFF; text-align: right; } .onoffswitch-switch { display: block; width: 40px; margin: 0px; text-align: center; border: 0px solid #999999;border-radius: 0px; position: absolute; top: 0; bottom: 0; } .onoffswitch-active .onoffswitch-switch { background: #FFA500; left: 0; } .onoffswitch-inactive .onoffswitch-switch { background: #A1A1A1; right: 0; } .onoffswitch-active .onoffswitch-switch:before { content: " "; position: absolute; top: 0; left: 40px; border-style: solid; border-color: #FFA500 transparent transparent #FFA500; border-width: 15px 10px; } .onoffswitch-inactive .onoffswitch-switch:before { content: " "; position: absolute; top: 0; right: 40px; border-style: solid; border-color: transparent #A1A1A1 #A1A1A1 transparent; border-width: 15px 10px; } .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { margin-left: 0; } body { background-image: url("background.png"); background-repeat: no-repeat; background-position: center center; } h1 { text-align: center; } table { margin: 0 auto; border-collapse: collapse; } td { border-top: 1px inset; border-bottom: 1px inset; padding: 5px; }
0.459561
0.098296
.app { background-color: #191e23; color: white; } textarea, select, input, button { outline: none; } input { color: white; background-color: #191e23; font-size: 18px; border: none; border-bottom: 1px solid #4e5966; padding: 20px 0px; height: 50px; transition: all 0.3s linear; } input[type='submit']:disabled { border-color: #4e5966; color: #4e5966; border: 1px solid #4e5966; cursor: not-allowed; } input:focus { outline: none; border-bottom: 1px solid #82d8d8; box-shadow: 0 2px 6px -8px rgba(#82d8d8, 0.45); } .input-error, input:focus .input-error { border-bottom: 1px solid #ff4f4f !important; } input[type='submit'] { margin: 5%; margin-top: 10%; border: 1px solid #82d8d8; border-radius: 6rem; } input[type='button'], .see-studies { margin: 5%; margin-top: 10%; border: 1px solid #ff4f4f; border-radius: 6rem; } .see-studies { text-decoration: none; color: white; text-align: center; padding: 13px 10px 10px 5px; font-size: 19px; font-family: 'Roboto', sans-serif; font-weight: 400; } label { font-size: 12.5px; opacity: 0.8; font-weight: 400; } .uuid { font-family: 'Roboto Mono', monospace; font-size: 0.89rem; font-weight: 400; color: #4e5966; margin: 0; margin-bottom: 1rem; } .metadata-datetime { font-family: 'Roboto Mono', monospace; font-size: 0.89rem; font-weight: 400; color: #4e5966; margin: 0; margin-bottom: 0.5rem; } ::-webkit-scrollbar { width: 7px; background-color: #191e23; } ::-webkit-scrollbar-track { background-color: #191e23; } ::-webkit-scrollbar-thumb { border-radius: 10px; background-color: #4e5966; } .floating-label { position: relative; margin: 0px 10px; margin-bottom: 10px; } .floating-label label { position: absolute; top: calc(50% - 15px); left: 0; opacity: 0; transition: all 0.3s ease; } .floating-label input:not(:placeholder-shown) { padding: 28px 0px 12px 0px; } .floating-label input:not(:placeholder-shown) + label { transform: translateY(-10px); opacity: 0.7; }
src/styles/App.css
.app { background-color: #191e23; color: white; } textarea, select, input, button { outline: none; } input { color: white; background-color: #191e23; font-size: 18px; border: none; border-bottom: 1px solid #4e5966; padding: 20px 0px; height: 50px; transition: all 0.3s linear; } input[type='submit']:disabled { border-color: #4e5966; color: #4e5966; border: 1px solid #4e5966; cursor: not-allowed; } input:focus { outline: none; border-bottom: 1px solid #82d8d8; box-shadow: 0 2px 6px -8px rgba(#82d8d8, 0.45); } .input-error, input:focus .input-error { border-bottom: 1px solid #ff4f4f !important; } input[type='submit'] { margin: 5%; margin-top: 10%; border: 1px solid #82d8d8; border-radius: 6rem; } input[type='button'], .see-studies { margin: 5%; margin-top: 10%; border: 1px solid #ff4f4f; border-radius: 6rem; } .see-studies { text-decoration: none; color: white; text-align: center; padding: 13px 10px 10px 5px; font-size: 19px; font-family: 'Roboto', sans-serif; font-weight: 400; } label { font-size: 12.5px; opacity: 0.8; font-weight: 400; } .uuid { font-family: 'Roboto Mono', monospace; font-size: 0.89rem; font-weight: 400; color: #4e5966; margin: 0; margin-bottom: 1rem; } .metadata-datetime { font-family: 'Roboto Mono', monospace; font-size: 0.89rem; font-weight: 400; color: #4e5966; margin: 0; margin-bottom: 0.5rem; } ::-webkit-scrollbar { width: 7px; background-color: #191e23; } ::-webkit-scrollbar-track { background-color: #191e23; } ::-webkit-scrollbar-thumb { border-radius: 10px; background-color: #4e5966; } .floating-label { position: relative; margin: 0px 10px; margin-bottom: 10px; } .floating-label label { position: absolute; top: calc(50% - 15px); left: 0; opacity: 0; transition: all 0.3s ease; } .floating-label input:not(:placeholder-shown) { padding: 28px 0px 12px 0px; } .floating-label input:not(:placeholder-shown) + label { transform: translateY(-10px); opacity: 0.7; }
0.462959
0.106644
Floating images with captions by @radekkozak */ .markdown-preview-view .image-embed:not([src$="left"]):not([src$="right"]), .markdown-preview-view .image-embed[src$="center"] { clear: both; margin: 1rem auto; width: fit-content; } .markdown-preview-view.img-captions .image-embed:not([src$="left"]):not([src$="right"])::after { content: attr(alt); padding: 0 1rem 0 1rem; margin-top: 1rem; display: block; caption-side: bottom; text-align: center; font-size: 0.8125rem; } .markdown-preview-view .image-embed[src$="left"] { position: relative; float: left; margin-right: 2rem; margin-bottom: 1rem; margin-top: 1rem; clear: both; display: table; width: fit-content; } .markdown-preview-view.img-captions .image-embed[src$="left"]::after { content: attr(alt); padding: 0 1rem 0 1rem; margin-top: 1rem; display: table-caption; caption-side: bottom; text-align: center; font-size: 0.8125rem; } .markdown-preview-view .image-embed[src$="right"] { position: relative; float: right; margin-top: 1rem; margin-left: 2rem; margin-bottom: 2rem; clear: both; display: table; width: fit-content; } .markdown-preview-view.img-captions .image-embed[src$="right"]::after { content: attr(alt); padding: 0 1rem 0 1rem; margin-top: 1rem; display: table-caption; caption-side: bottom; text-align: center; font-size: 0.8125rem; } /*---------------------------------------------------------------- Modified masonry-like gallery (image grids) Original credits to @kepano */ .img-grid .markdown-preview-section > div > p > .image-embed[alt*="."] { padding: 0 0.75rem 0 0.75rem; } .img-grid .markdown-preview-section > div > p > .image-embed[alt*="."]:last-child { padding-right: 0; } .img-grid .markdown-preview-section > div > p > .image-embed[alt*="."]:first-child { padding-left: 0; } .img-grid .markdown-preview-section > div hr { width: 100%; } /* Hotfix by @Lithou (due to Obsidian v0.11.3 changes for grouped images) Explanation is this: When no alt pipe is used by the user, Obsidian will add alt text in the form of "filename.ext" by default. This rule targets any image embeds with a period in it (BE AWARE) to make image grids possible */ .img-grid span.image-embed[alt*="."] { display: table-cell; } .img-grid img[alt*="."] { max-height: 33vh; object-fit: cover; } /*---------------------------------------------------------------- Image zooms. Credits to @kepano */ .view-content img { max-width: 100%; cursor: zoom-in; } .view-content img:active { cursor: zoom-out; display: block; z-index: 100; position: fixed; max-height: calc(100% + 1px); max-width: calc(100% - 8rem); height: calc(100% + 1px); width: 100%; object-fit: contain; margin: -0.5px auto 0; text-align: center; top: 50%; transform: translateY(-50%); padding: 0; left: 0; right: 0; bottom: 0; background: transparent; }
.theme/mixins/images-addons.css
Floating images with captions by @radekkozak */ .markdown-preview-view .image-embed:not([src$="left"]):not([src$="right"]), .markdown-preview-view .image-embed[src$="center"] { clear: both; margin: 1rem auto; width: fit-content; } .markdown-preview-view.img-captions .image-embed:not([src$="left"]):not([src$="right"])::after { content: attr(alt); padding: 0 1rem 0 1rem; margin-top: 1rem; display: block; caption-side: bottom; text-align: center; font-size: 0.8125rem; } .markdown-preview-view .image-embed[src$="left"] { position: relative; float: left; margin-right: 2rem; margin-bottom: 1rem; margin-top: 1rem; clear: both; display: table; width: fit-content; } .markdown-preview-view.img-captions .image-embed[src$="left"]::after { content: attr(alt); padding: 0 1rem 0 1rem; margin-top: 1rem; display: table-caption; caption-side: bottom; text-align: center; font-size: 0.8125rem; } .markdown-preview-view .image-embed[src$="right"] { position: relative; float: right; margin-top: 1rem; margin-left: 2rem; margin-bottom: 2rem; clear: both; display: table; width: fit-content; } .markdown-preview-view.img-captions .image-embed[src$="right"]::after { content: attr(alt); padding: 0 1rem 0 1rem; margin-top: 1rem; display: table-caption; caption-side: bottom; text-align: center; font-size: 0.8125rem; } /*---------------------------------------------------------------- Modified masonry-like gallery (image grids) Original credits to @kepano */ .img-grid .markdown-preview-section > div > p > .image-embed[alt*="."] { padding: 0 0.75rem 0 0.75rem; } .img-grid .markdown-preview-section > div > p > .image-embed[alt*="."]:last-child { padding-right: 0; } .img-grid .markdown-preview-section > div > p > .image-embed[alt*="."]:first-child { padding-left: 0; } .img-grid .markdown-preview-section > div hr { width: 100%; } /* Hotfix by @Lithou (due to Obsidian v0.11.3 changes for grouped images) Explanation is this: When no alt pipe is used by the user, Obsidian will add alt text in the form of "filename.ext" by default. This rule targets any image embeds with a period in it (BE AWARE) to make image grids possible */ .img-grid span.image-embed[alt*="."] { display: table-cell; } .img-grid img[alt*="."] { max-height: 33vh; object-fit: cover; } /*---------------------------------------------------------------- Image zooms. Credits to @kepano */ .view-content img { max-width: 100%; cursor: zoom-in; } .view-content img:active { cursor: zoom-out; display: block; z-index: 100; position: fixed; max-height: calc(100% + 1px); max-width: calc(100% - 8rem); height: calc(100% + 1px); width: 100%; object-fit: contain; margin: -0.5px auto 0; text-align: center; top: 50%; transform: translateY(-50%); padding: 0; left: 0; right: 0; bottom: 0; background: transparent; }
0.67971
0.317585
body { font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; line-height: 1.4; margin: 0 auto; padding: 0 3em 1em 3em; max-width: 1400px; } h1, h2, h3, h4, h5, h6, .contrib, .license, .doi, .kwd-group, .abstract table { font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; } table-wrap { font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; } .metadata p.kwd-group { margin-bottom: 1em; } .metadata p.pub-id__pub-id-type_doi, .metadata { margin-top: 1em; } h1, h2, h3, h4 { font-weight: 600; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; word-wrap: break-word; } div.front { text-align: center; } p { display: block; margin: 0; margin-top: 1ex; } p:first-of-type { margin: 0; } p .he { text-align: right; } h2.title { font-weight: 400; } a, a:active, a:visited { color: #007ab2; text-decoration: underline; } a:hover { color: #000; text-decoration: underline; background: #E7FBF4; } b, .bold { font-weight: 600; } i, .italic { font-style: italic; } italic { font-style: italic; } sub, sup { font-size: 75%; line-height: 0; vertical-align: baseline; } sup { vertical-align: 0.5em; } sub { vertical-align: -0.25em; } .abstract { font-size: 100%; line-height: 1.6; margin-bottom: 2em; padding-left: 2%; padding-right: 2%; } .contrib { font-size: 80%; font-style: italic; border-top: 1px solid #44bb91; border-bottom: 1px solid #44bb91; margin-top: 4em; margin-bottom: 2em; padding: 1.3em 2% 1.5em 2%; } .contrib p { margin: 0; } .contrib p + p { margin-top: 1em; } h1.article-title { font-size: 2em; line-height: 1.3; font-weight: 300; color: #44bb91; color: #44bb91; } .subtitle, .trans-abstract--subline { margin-top: -0.5em; color: #555; } .subtitle { font-size: 2.0em; font-weight: 300; } .trans-abstract, .trans-abstract--p { line-height: 1.6; } a.xref-bibr { padding: 1px 2px 3px 2px; color: #000; text-decoration: none; background-color: #E7FBF4; } a:hover.xref-bibr { background-color: #E7FBF4; background-color: #E7FBF4; text-decoration: underline; } a.xref-bibr { padding: 1px 2px 3px 2px; color: #000; text-decoration: none; background-color: #E7FBF4; } a:hover.xref-bibr { background-color: #E7FBF4; text-decoration: underline; } .author-name { font-weight: 500; font-style: normal; color: #555; } .metadata p { font-size: 70%; font-style: normal; line-height: 1.6; margin: 0; } div.metadata + h2 { margin-top: 2em; } div.metadata + p { margin-top: 2em; } div.metadata { font-size: 70%; font-style: normal; line-height: 1.6; margin: 0; margin-top: 1em; } div.frontmatter { margin-bottom: 1em; } div.table-wrap { margin-top: 2ex; margin-bottom: 2ex; } div.article-meta-notes { font-size: 90%; font-style: normal; line-height: 1.6; margin: 0; /* margin-top: 2em;*/ /* margin-bottom: 2em;*/ /* padding-bottom: 0.5em;*/ /* padding-top: 0.5em;*/ /* border-top: 1px solid #44bb91;*/ /* border-bottom: 1px solid #44bb91;*/ } h2 { color: #44bb91; margin: 1.5em 0 0.6em 0; } h3 { font-weight: 600; color: #44bb91; margin: 1.5em 0 0.4em 0; font-size: 1.3em; } h4 { font-weight: 600; color: #44bb91; margin: 1.5em 0 0.2em 0; font-size: 1em; } .back h4 { color: #555; } .back h5.app-group--title { text-transform: uppercase; letter-spacing: 0.1em; } div.body p:first-child { margin-top: 2.75em; } .body p { margin: 0; } .body p.sec__specific-use_V1 { text-indent: 0; margin-top: 1.3em; } @media screen and (min-width : 200px) { .body p { -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; } } @media screen and (min-width : 600px) { .body p, .body h1, .body h2, .body h3, .body h4 { -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; } } .body div p, .body p.abstract { -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; } blockquote { display: block; line-height: 1.5; font-weight: normal; font-style: normal; margin-left: 2em; } div.back { margin-top: 2.5em; border-top: 1px solid #44bb91; border-bottom: 1px solid #44bb91; padding-bottom: 2.5em; margin-bottom: 2.5em; } .back h4 { margin-top: 2.5em; margin-bottom: 1.0em; } .back p { margin: 0; } .back p + p { text-indent: 0; } .back .bibr p { padding-left: 1.5em; text-indent: -1.5em; } .back .fn p { padding-left: 1.5em; text-indent: -1.5em; } p:target { background-color: #E7FBF4; } div:target { background-color: #E7FBF4; } li.fn:target { background-color: #E7FBF4; } .back h5 { color: #44bb91; } table.tbase { border-collapse: collapse; border-color: #44bb91; border-style: solid; border-width: 1px; margin-bottom: -4px; margin-top: 4px; text-indent: 0; } td.tbase { border-left-width: 1px; border-left-style: solid; border-left-color: #000000; border-top-width: 1px; border-top-style: solid; border-top-color: #000000; border-right-width: 1px; border-right-style: solid; border-right-color: #000000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; padding-top: 4px; padding-bottom: 4px; padding-left: 4px; padding-right: 4px; vertical-align: top; text-indent: 0; } th.thead { background-color: #44bb91; border-bottom-color: #44bb91; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: #44bb91; border-left-style: solid; border-left-width: 1px; border-right-color: #44bb91; border-right-style: solid; border-right-width: 1px; border-top-color: #44bb91; border-top-style: solid; border-top-width: 1px; padding-bottom: 6px; padding-left: 6px; padding-right: 5px; padding-top: 5px; color: #ffffff; font-size: 80%; font-style: normal; font-variant: normal; font-weight: 500; line-height: 1.589; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; orphans: 1; page-break-after: auto; page-break-before: auto; text-align: left; text-decoration: none; text-indent: 0; text-transform: none; widows: 1; } p.table, .table_right, .table_centered { color: #000000; font-size: 80%; font-style: normal; font-variant: normal; font-weight: 400; line-height: 1.589; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; orphans: 1; page-break-after: auto; page-break-before: auto; text-align: left; text-decoration: none; text-indent: 0; text-transform: none; widows: 1; vertical-align: top; } .table_centered { text-align: center; } .table_right { text-align: right; } p.table_caption {} p.table_caption span.table_caption_label { font-style: italic; } p.table_caption span.table_caption_text {} img { max-width: 100%; min-width: 50%; margin-top: 2ex; margin-left: auto; margin-right: auto; display: block; } p.pic { text-align: center; margin-top: 0; text-indent: 0em; } p.pic_label { font-style: italic; font-weight: bold; font-size: small; text-align: center; padding-bottom: 1em; } p.pic_caption { font-weight: normal; font-size: small; text-align: center; padding-bottom: 1em; } p.pic_caption span.pic_caption_label { font-style:italic; } p.pic_caption span.pic_caption_text { } p.pic_caption + p { text-indent: 0; } p.table_label { font-style: italic; font-weight: bold; font-size: small; text-align: left; padding-top: 1em; } div[content-type = "dedication"], div[content-type = "epigraph"] { text-align: right; margin-left: 3em; font-style: italic; } div[content-type = "dedication"] + p, div[content-type = "epigraph"] + p { margin-top: 2em } ol, ul { padding-left: 1em; } ol.numbers { list-style-type: decimal; } ol.alphabet { list-style-type: lower-latin; } li { padding-left: 0.3em; } table[content-type = "parallel-r2l"] tr td:nth-child(1) { text-align: right; direction: rtl; vertical-align: top; } table[content-type = "parallel-r2l"] { border-collapse: separate; border-spacing: 15px 0px; } table[content-type = "parallel-r2l"] tr { vertical-align: top; } table[content-type = "parallel"] tr td:nth-child(1) { vertical-align: top; } table[content-type = "parallel"] { border-collapse: separate; border-spacing: 15px 0px; } table[content-type = "parallel"] tr { vertical-align: top; } .affiliation { font-size: small; } .author-email { font-size: small; } div.ref-list p { padding-left: 1.5em; text-indent: -1.5em; } ol[class = "fn-group"] li { margin-top: .5em; margin-bottom: .5em; } a.fn-back { display: inline; } @media screen and (min-width: 1000px) { div.abstract { font-style: normal; line-height: 1.6; margin: 0; margin-top: 2em; margin-bottom: 2em; padding-bottom: 1em; padding-top: 0.5em; border-top: 1px solid #44bb91; border-bottom: 1px solid #44bb91; } .abstract h3 { margin-top: 0em; } .toc { position: fixed; z-index: 1; /* Stay on top */ top: 0; /* Stay at the top */ margin: 3em auto; background-color: #eee; overflow-x: hidden; /* Disable horizontal scroll */ max-height: calc(100vh - 9rem); overflow-y: auto; padding-top: 1em; padding-bottom: 1.5em; padding-left: 1em; float: left; width: 15em; border-radius: 25px; border: 0px solid #eee; } /* The navigation menu links */ .toc a { padding-left: 1em; padding-right: 1em; padding-top:0.5em; text-decoration: none; color: black; display: inline-block; } .toc a:hover { color: #44bb91; background-color: #eee; } .toc h2, .toc h3 { display: none; } /* Style page content */ .main { /* margin-left: 280px; /* Same as the width of the sidebar *\/*/ padding: 0px 10px; width: 60%; margin-left: 17em; margin-right: auto; } } @media screen and (max-width: 1000px) { .main, .toc { width: 100%; margin: 0; } div.abstract-and-toc { font-style: normal; line-height: 1.6; margin: 0; margin-top: 2em; margin-bottom: 2em; padding-bottom: 0.5em; padding-top: 1em; border-top: 1px solid #44bb91; border-bottom: 1px solid #44bb91; } /* The TOC */ .toc { top: 0; /* Stay at the top */ margin: 0em; overflow-x: hidden; /* Disable horizontal scroll */ padding-top: 1em; padding-bottom: 1em; } /* The navigation menu links */ .toc a { padding-left: 2%; padding-right: 2%; padding-top: 0em; text-decoration: none; color: black; display: inline-block; } .toc a:first-of-type { padding-top: 0em; } .toc a:hover { color: #44bb91; background-color: transparent; } .toc h2, .toc h3 { margin-top: 0em; padding-left: 2%; padding-right: 2%; } div.abstract { margin-top: 0em; margin-bottom: 0em; } div.abstract h3 { margin-top: 0em; } }
styles.css
body { font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; line-height: 1.4; margin: 0 auto; padding: 0 3em 1em 3em; max-width: 1400px; } h1, h2, h3, h4, h5, h6, .contrib, .license, .doi, .kwd-group, .abstract table { font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; } table-wrap { font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; } .metadata p.kwd-group { margin-bottom: 1em; } .metadata p.pub-id__pub-id-type_doi, .metadata { margin-top: 1em; } h1, h2, h3, h4 { font-weight: 600; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; word-wrap: break-word; } div.front { text-align: center; } p { display: block; margin: 0; margin-top: 1ex; } p:first-of-type { margin: 0; } p .he { text-align: right; } h2.title { font-weight: 400; } a, a:active, a:visited { color: #007ab2; text-decoration: underline; } a:hover { color: #000; text-decoration: underline; background: #E7FBF4; } b, .bold { font-weight: 600; } i, .italic { font-style: italic; } italic { font-style: italic; } sub, sup { font-size: 75%; line-height: 0; vertical-align: baseline; } sup { vertical-align: 0.5em; } sub { vertical-align: -0.25em; } .abstract { font-size: 100%; line-height: 1.6; margin-bottom: 2em; padding-left: 2%; padding-right: 2%; } .contrib { font-size: 80%; font-style: italic; border-top: 1px solid #44bb91; border-bottom: 1px solid #44bb91; margin-top: 4em; margin-bottom: 2em; padding: 1.3em 2% 1.5em 2%; } .contrib p { margin: 0; } .contrib p + p { margin-top: 1em; } h1.article-title { font-size: 2em; line-height: 1.3; font-weight: 300; color: #44bb91; color: #44bb91; } .subtitle, .trans-abstract--subline { margin-top: -0.5em; color: #555; } .subtitle { font-size: 2.0em; font-weight: 300; } .trans-abstract, .trans-abstract--p { line-height: 1.6; } a.xref-bibr { padding: 1px 2px 3px 2px; color: #000; text-decoration: none; background-color: #E7FBF4; } a:hover.xref-bibr { background-color: #E7FBF4; background-color: #E7FBF4; text-decoration: underline; } a.xref-bibr { padding: 1px 2px 3px 2px; color: #000; text-decoration: none; background-color: #E7FBF4; } a:hover.xref-bibr { background-color: #E7FBF4; text-decoration: underline; } .author-name { font-weight: 500; font-style: normal; color: #555; } .metadata p { font-size: 70%; font-style: normal; line-height: 1.6; margin: 0; } div.metadata + h2 { margin-top: 2em; } div.metadata + p { margin-top: 2em; } div.metadata { font-size: 70%; font-style: normal; line-height: 1.6; margin: 0; margin-top: 1em; } div.frontmatter { margin-bottom: 1em; } div.table-wrap { margin-top: 2ex; margin-bottom: 2ex; } div.article-meta-notes { font-size: 90%; font-style: normal; line-height: 1.6; margin: 0; /* margin-top: 2em;*/ /* margin-bottom: 2em;*/ /* padding-bottom: 0.5em;*/ /* padding-top: 0.5em;*/ /* border-top: 1px solid #44bb91;*/ /* border-bottom: 1px solid #44bb91;*/ } h2 { color: #44bb91; margin: 1.5em 0 0.6em 0; } h3 { font-weight: 600; color: #44bb91; margin: 1.5em 0 0.4em 0; font-size: 1.3em; } h4 { font-weight: 600; color: #44bb91; margin: 1.5em 0 0.2em 0; font-size: 1em; } .back h4 { color: #555; } .back h5.app-group--title { text-transform: uppercase; letter-spacing: 0.1em; } div.body p:first-child { margin-top: 2.75em; } .body p { margin: 0; } .body p.sec__specific-use_V1 { text-indent: 0; margin-top: 1.3em; } @media screen and (min-width : 200px) { .body p { -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; } } @media screen and (min-width : 600px) { .body p, .body h1, .body h2, .body h3, .body h4 { -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; } } .body div p, .body p.abstract { -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; } blockquote { display: block; line-height: 1.5; font-weight: normal; font-style: normal; margin-left: 2em; } div.back { margin-top: 2.5em; border-top: 1px solid #44bb91; border-bottom: 1px solid #44bb91; padding-bottom: 2.5em; margin-bottom: 2.5em; } .back h4 { margin-top: 2.5em; margin-bottom: 1.0em; } .back p { margin: 0; } .back p + p { text-indent: 0; } .back .bibr p { padding-left: 1.5em; text-indent: -1.5em; } .back .fn p { padding-left: 1.5em; text-indent: -1.5em; } p:target { background-color: #E7FBF4; } div:target { background-color: #E7FBF4; } li.fn:target { background-color: #E7FBF4; } .back h5 { color: #44bb91; } table.tbase { border-collapse: collapse; border-color: #44bb91; border-style: solid; border-width: 1px; margin-bottom: -4px; margin-top: 4px; text-indent: 0; } td.tbase { border-left-width: 1px; border-left-style: solid; border-left-color: #000000; border-top-width: 1px; border-top-style: solid; border-top-color: #000000; border-right-width: 1px; border-right-style: solid; border-right-color: #000000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; padding-top: 4px; padding-bottom: 4px; padding-left: 4px; padding-right: 4px; vertical-align: top; text-indent: 0; } th.thead { background-color: #44bb91; border-bottom-color: #44bb91; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: #44bb91; border-left-style: solid; border-left-width: 1px; border-right-color: #44bb91; border-right-style: solid; border-right-width: 1px; border-top-color: #44bb91; border-top-style: solid; border-top-width: 1px; padding-bottom: 6px; padding-left: 6px; padding-right: 5px; padding-top: 5px; color: #ffffff; font-size: 80%; font-style: normal; font-variant: normal; font-weight: 500; line-height: 1.589; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; orphans: 1; page-break-after: auto; page-break-before: auto; text-align: left; text-decoration: none; text-indent: 0; text-transform: none; widows: 1; } p.table, .table_right, .table_centered { color: #000000; font-size: 80%; font-style: normal; font-variant: normal; font-weight: 400; line-height: 1.589; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; orphans: 1; page-break-after: auto; page-break-before: auto; text-align: left; text-decoration: none; text-indent: 0; text-transform: none; widows: 1; vertical-align: top; } .table_centered { text-align: center; } .table_right { text-align: right; } p.table_caption {} p.table_caption span.table_caption_label { font-style: italic; } p.table_caption span.table_caption_text {} img { max-width: 100%; min-width: 50%; margin-top: 2ex; margin-left: auto; margin-right: auto; display: block; } p.pic { text-align: center; margin-top: 0; text-indent: 0em; } p.pic_label { font-style: italic; font-weight: bold; font-size: small; text-align: center; padding-bottom: 1em; } p.pic_caption { font-weight: normal; font-size: small; text-align: center; padding-bottom: 1em; } p.pic_caption span.pic_caption_label { font-style:italic; } p.pic_caption span.pic_caption_text { } p.pic_caption + p { text-indent: 0; } p.table_label { font-style: italic; font-weight: bold; font-size: small; text-align: left; padding-top: 1em; } div[content-type = "dedication"], div[content-type = "epigraph"] { text-align: right; margin-left: 3em; font-style: italic; } div[content-type = "dedication"] + p, div[content-type = "epigraph"] + p { margin-top: 2em } ol, ul { padding-left: 1em; } ol.numbers { list-style-type: decimal; } ol.alphabet { list-style-type: lower-latin; } li { padding-left: 0.3em; } table[content-type = "parallel-r2l"] tr td:nth-child(1) { text-align: right; direction: rtl; vertical-align: top; } table[content-type = "parallel-r2l"] { border-collapse: separate; border-spacing: 15px 0px; } table[content-type = "parallel-r2l"] tr { vertical-align: top; } table[content-type = "parallel"] tr td:nth-child(1) { vertical-align: top; } table[content-type = "parallel"] { border-collapse: separate; border-spacing: 15px 0px; } table[content-type = "parallel"] tr { vertical-align: top; } .affiliation { font-size: small; } .author-email { font-size: small; } div.ref-list p { padding-left: 1.5em; text-indent: -1.5em; } ol[class = "fn-group"] li { margin-top: .5em; margin-bottom: .5em; } a.fn-back { display: inline; } @media screen and (min-width: 1000px) { div.abstract { font-style: normal; line-height: 1.6; margin: 0; margin-top: 2em; margin-bottom: 2em; padding-bottom: 1em; padding-top: 0.5em; border-top: 1px solid #44bb91; border-bottom: 1px solid #44bb91; } .abstract h3 { margin-top: 0em; } .toc { position: fixed; z-index: 1; /* Stay on top */ top: 0; /* Stay at the top */ margin: 3em auto; background-color: #eee; overflow-x: hidden; /* Disable horizontal scroll */ max-height: calc(100vh - 9rem); overflow-y: auto; padding-top: 1em; padding-bottom: 1.5em; padding-left: 1em; float: left; width: 15em; border-radius: 25px; border: 0px solid #eee; } /* The navigation menu links */ .toc a { padding-left: 1em; padding-right: 1em; padding-top:0.5em; text-decoration: none; color: black; display: inline-block; } .toc a:hover { color: #44bb91; background-color: #eee; } .toc h2, .toc h3 { display: none; } /* Style page content */ .main { /* margin-left: 280px; /* Same as the width of the sidebar *\/*/ padding: 0px 10px; width: 60%; margin-left: 17em; margin-right: auto; } } @media screen and (max-width: 1000px) { .main, .toc { width: 100%; margin: 0; } div.abstract-and-toc { font-style: normal; line-height: 1.6; margin: 0; margin-top: 2em; margin-bottom: 2em; padding-bottom: 0.5em; padding-top: 1em; border-top: 1px solid #44bb91; border-bottom: 1px solid #44bb91; } /* The TOC */ .toc { top: 0; /* Stay at the top */ margin: 0em; overflow-x: hidden; /* Disable horizontal scroll */ padding-top: 1em; padding-bottom: 1em; } /* The navigation menu links */ .toc a { padding-left: 2%; padding-right: 2%; padding-top: 0em; text-decoration: none; color: black; display: inline-block; } .toc a:first-of-type { padding-top: 0em; } .toc a:hover { color: #44bb91; background-color: transparent; } .toc h2, .toc h3 { margin-top: 0em; padding-left: 2%; padding-right: 2%; } div.abstract { margin-top: 0em; margin-bottom: 0em; } div.abstract h3 { margin-top: 0em; } }
0.347205
0.124932
body { padding: 50px; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; background: antiquewhite; } a { color: #00B7FF; } #form{ width:850px; margin: 15px auto; background-color: #508CA5; border:solid black 1px; border-radius: 10px; box-shadow: 3px 3px 5px black; color: white; } button{ border:solid 1px; } .btn{ background-color: white; } .btn:hover{ color:initial; text-decoration: none; } #searchTitle{ margin:50px auto 30px auto; } .input{ border:solid 1px; } .col-form-label{ padding-left: 90px; } #p4{ padding-left: 90px; } #checkbox0{ border: 0px; } #p5{ padding-left: 90px; } #search{ margin:10px; } #clear{ margin:10px; } div#result { width: auto; height: 40px; border-color:#A19FA1 ; border-width: 0px; text-align: center; margin: 40px auto; color: red; font-size: 20px; } div#card{ background-color: #30CDF6; width: 450px; height: 300px; margin: 60px auto; position: relative; border-radius: 10px; box-shadow: 3px 3px 5px black; } #card ul{ list-style-type:none; margin-top: 6px; line-height: 32px; } #card ul li:nth-child(1){ font-size: 28px; font-weight: bold; margin-left: -15px; margin-bottom: -5px; margin-top: 20px; } #card ul li:nth-child(3){ font-size: 18px; margin-left: -15px; margin-bottom: -17px; margin-top: -25px; } #card ul li:nth-child(5){ margin-left: -15px; margin-bottom: -20px; margin-top: 5px; font-weight: bold; } #card ul li:nth-child(5) img{ vertical-align:top; width: 13px; height: 13px; margin-left: 0px; margin-top: -10px; } #card ul li:nth-child(5) p{ font-size: 50px; display: inline; } #card ul li:nth-child(7){ font-size:28px; font-weight: bold; margin-left: -15px; margin-bottom: -18px; } img{ width: 25px; height: 25px; } #card table{ position: absolute; margin-left: 5px; margin-top: 223px; } #card table td{ width: 65px; text-align: center; font-weight: bold; } div#result_table{ margin: 60px auto; color:white; width: auto; } table.result_table{ border: solid #319FC8 2px; border-collapse: collapse; margin: auto auto; background-color: #97CAF0; width: 900px; } table.result_table th, .result_table td{ border: solid #319FC8 2px; text-align: center; font-weight: bold; }
weatherSearch/public/stylesheets/style.css
body { padding: 50px; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; background: antiquewhite; } a { color: #00B7FF; } #form{ width:850px; margin: 15px auto; background-color: #508CA5; border:solid black 1px; border-radius: 10px; box-shadow: 3px 3px 5px black; color: white; } button{ border:solid 1px; } .btn{ background-color: white; } .btn:hover{ color:initial; text-decoration: none; } #searchTitle{ margin:50px auto 30px auto; } .input{ border:solid 1px; } .col-form-label{ padding-left: 90px; } #p4{ padding-left: 90px; } #checkbox0{ border: 0px; } #p5{ padding-left: 90px; } #search{ margin:10px; } #clear{ margin:10px; } div#result { width: auto; height: 40px; border-color:#A19FA1 ; border-width: 0px; text-align: center; margin: 40px auto; color: red; font-size: 20px; } div#card{ background-color: #30CDF6; width: 450px; height: 300px; margin: 60px auto; position: relative; border-radius: 10px; box-shadow: 3px 3px 5px black; } #card ul{ list-style-type:none; margin-top: 6px; line-height: 32px; } #card ul li:nth-child(1){ font-size: 28px; font-weight: bold; margin-left: -15px; margin-bottom: -5px; margin-top: 20px; } #card ul li:nth-child(3){ font-size: 18px; margin-left: -15px; margin-bottom: -17px; margin-top: -25px; } #card ul li:nth-child(5){ margin-left: -15px; margin-bottom: -20px; margin-top: 5px; font-weight: bold; } #card ul li:nth-child(5) img{ vertical-align:top; width: 13px; height: 13px; margin-left: 0px; margin-top: -10px; } #card ul li:nth-child(5) p{ font-size: 50px; display: inline; } #card ul li:nth-child(7){ font-size:28px; font-weight: bold; margin-left: -15px; margin-bottom: -18px; } img{ width: 25px; height: 25px; } #card table{ position: absolute; margin-left: 5px; margin-top: 223px; } #card table td{ width: 65px; text-align: center; font-weight: bold; } div#result_table{ margin: 60px auto; color:white; width: auto; } table.result_table{ border: solid #319FC8 2px; border-collapse: collapse; margin: auto auto; background-color: #97CAF0; width: 900px; } table.result_table th, .result_table td{ border: solid #319FC8 2px; text-align: center; font-weight: bold; }
0.247078
0.067117
@font-face { font-family: gothamBold; src: url(/fonts/GothamBoldRegular.ttf); } @font-face { font-family: gothamRounded; src: url(/fonts/GothamRoundedLight.otf); } @font-face { font-family: helveticaLigth; src: url(/fonts/HelveticaNeueLight.ttf); } @font-face { font-family: helveticaMedium; src: url(/fonts/HelveticaNeueMedium.ttf); } @font-face { font-family: helveticaBold; src: url(/fonts/HelveticaNeueBd.ttf); } .main-cont { background-color: #f7f7f7; } /* nav */ .header { z-index: 10; } .fa-envelope { width: 18px; height: 16px; color: gray; } .gotham-bold { font-family: gothamBold, sans-serif; } .gotham-rounded { font-family: gothamRounded, sans-serif; } .helvetica-ligth { font-family: helveticaLigth, sans-serif; } .helvetica-bold { font-family: helveticaBold, sans-serif; } .helvetica-Med { font-family: helveticaMedium, sans-serif; } .btn-pink { background-color: #d53266; } .text-pink { color: #d53266; } /* search section */ .store-name { font-size: 40px; } .form-item { height: 36px; background-color: rgba(255, 255, 255, 0.7); } .search-head { background-color: #d53266; background-image: url(https://blogmedia.dealerfire.com/wp-content/uploads/sites/388/2018/02/Used-motorcycles_b.jpg); background-repeat: no-repeat; background-size: cover; font-family: helveticaLigth, sans-serif; min-height: 300px; } /* carousel-adds */ .arrows { position: absolute; bottom: 0; right: 0; } .arrow-right { border-radius: 0 0 1.1rem; } .arrow-left, .arrow-right { background-color: #383838; color: #d53266; text-align: center; width: 35px; } .fa-chevron-circle-left, .fa-chevron-circle-right { font-size: 30px; background-color: #d53266; border-radius: 50%; color: #ffff; } /* main */ .fa-plus-square { font-size: 27px; color: #888; cursor: pointer; } .section-title { border-bottom: 1px solid #888; } .card { border-radius: 1.1rem; } .card img, .carousel img { cursor: pointer; border-radius: 20px; } .card-title a { text-decoration: none; } .footer a { text-decoration: none; } .card-title a:hover { text-decoration: underline solid #d53266; } .card-shop { display: flex; justify-content: space-between; } .carousel-left-arrow { left: -8px; font-size: 25px; } .carousel-right-arrow { right: -8px; font-size: 25px; } /* footer */ .footer-section-title { border-bottom: 1px solid #d53266; } .footer, .footer button { font-size: 11px; } .footer-item a:hover { text-decoration: underline; } .copy-info { justify-content: space-between; } .user-preferences p { margin-top: 11px; } .user-preferences button { width: 92px; } .social-icons { display: flex; justify-content: space-evenly; font-size: 16px; } @media only screen and (max-width: 768px) { .store-name { font-size: 35px; } .search-head { min-height: 317px; } }
css/style.css
@font-face { font-family: gothamBold; src: url(/fonts/GothamBoldRegular.ttf); } @font-face { font-family: gothamRounded; src: url(/fonts/GothamRoundedLight.otf); } @font-face { font-family: helveticaLigth; src: url(/fonts/HelveticaNeueLight.ttf); } @font-face { font-family: helveticaMedium; src: url(/fonts/HelveticaNeueMedium.ttf); } @font-face { font-family: helveticaBold; src: url(/fonts/HelveticaNeueBd.ttf); } .main-cont { background-color: #f7f7f7; } /* nav */ .header { z-index: 10; } .fa-envelope { width: 18px; height: 16px; color: gray; } .gotham-bold { font-family: gothamBold, sans-serif; } .gotham-rounded { font-family: gothamRounded, sans-serif; } .helvetica-ligth { font-family: helveticaLigth, sans-serif; } .helvetica-bold { font-family: helveticaBold, sans-serif; } .helvetica-Med { font-family: helveticaMedium, sans-serif; } .btn-pink { background-color: #d53266; } .text-pink { color: #d53266; } /* search section */ .store-name { font-size: 40px; } .form-item { height: 36px; background-color: rgba(255, 255, 255, 0.7); } .search-head { background-color: #d53266; background-image: url(https://blogmedia.dealerfire.com/wp-content/uploads/sites/388/2018/02/Used-motorcycles_b.jpg); background-repeat: no-repeat; background-size: cover; font-family: helveticaLigth, sans-serif; min-height: 300px; } /* carousel-adds */ .arrows { position: absolute; bottom: 0; right: 0; } .arrow-right { border-radius: 0 0 1.1rem; } .arrow-left, .arrow-right { background-color: #383838; color: #d53266; text-align: center; width: 35px; } .fa-chevron-circle-left, .fa-chevron-circle-right { font-size: 30px; background-color: #d53266; border-radius: 50%; color: #ffff; } /* main */ .fa-plus-square { font-size: 27px; color: #888; cursor: pointer; } .section-title { border-bottom: 1px solid #888; } .card { border-radius: 1.1rem; } .card img, .carousel img { cursor: pointer; border-radius: 20px; } .card-title a { text-decoration: none; } .footer a { text-decoration: none; } .card-title a:hover { text-decoration: underline solid #d53266; } .card-shop { display: flex; justify-content: space-between; } .carousel-left-arrow { left: -8px; font-size: 25px; } .carousel-right-arrow { right: -8px; font-size: 25px; } /* footer */ .footer-section-title { border-bottom: 1px solid #d53266; } .footer, .footer button { font-size: 11px; } .footer-item a:hover { text-decoration: underline; } .copy-info { justify-content: space-between; } .user-preferences p { margin-top: 11px; } .user-preferences button { width: 92px; } .social-icons { display: flex; justify-content: space-evenly; font-size: 16px; } @media only screen and (max-width: 768px) { .store-name { font-size: 35px; } .search-head { min-height: 317px; } }
0.384334
0.06489
.display-3 { font-family: "Times New Roman"; text-align: center; } .breede { width: 100%; } .container { margin-bottom: 80px; } @media (min-width: 501px){ h4{ font-size: 18px; } p { font-size: 14px; } .row{ margin-right: 0px; margin-left: 0px; } .page { width: 80%; margin-top: 100px; margin-right: 10px; margin-left: 10px; } } @media (min-width: 772px){ h4{ font-size: 16px; } p { font-size: 12px; } .row{ margin-right: 0px; margin-left: 0px; } .page { width: 40%; margin-top: 100px; margin-right: 10px; margin-left: 10px; } } @media (max-width: 500px){ h4{ font-size: 18px; } p { font-size: 14px; } .container { padding: 0px; } .row{ margin-right: 0px; margin-left: 0px; } .page { width: 100%; margin-top: 100px; } } @media (min-width: 1000px){ h4{ font-size: 18px; } p { font-size: 14px; } .page { width: 30%; margin-top: 100px; margin-right: 10px; margin-left: 10px; } } .card a { color: black; } .card a:hover { color: black; text-decoration: none; } .padding-bottom { padding-bottom: 15px; } .padding-top { padding-top: 15px; } .justify-content-center{ display: flex; align-items: center; justify-content: center; } .padding-remove { padding: 0; } .deleteknop { padding-top: 15px; padding-left: 20px; font-size: 20px; position: absolute; color: red; background-color: transparent; border: none; outline: none; } .deleteknop:hover { cursor:pointer; outline: none; } .deleteknop:active { outline: none; } .deleteknop:link { outline: none; } .createbutton { border: none; border-radius: 0; background-color: #31AA1D; } .createbutton:hover { background-color: #2e8f1e; } .pagination li a { color: #feffff; } .pagination li { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347)); background: -moz-linear-gradient(0% 0% 270deg,#565b5f, #3e4347); border: solid 1px #32373b; box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1); color: #feffff; text-shadow: 0px 1px 0px rgba(0,0,0, .5); display: inline-block; padding: 0px 9px; margin-right: 4px; border-radius: 3px; font-size: 20px; font-weight: bold; text-decoration: none; } .pagination li:hover { background: #3d4f5d; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d)); background: -moz-linear-gradient(0% 0% 270deg,#547085, #3d4f5d); } .pagination .active { border: none; background: #2f3237; box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .1); }
public/css/pages/overview.css
.display-3 { font-family: "Times New Roman"; text-align: center; } .breede { width: 100%; } .container { margin-bottom: 80px; } @media (min-width: 501px){ h4{ font-size: 18px; } p { font-size: 14px; } .row{ margin-right: 0px; margin-left: 0px; } .page { width: 80%; margin-top: 100px; margin-right: 10px; margin-left: 10px; } } @media (min-width: 772px){ h4{ font-size: 16px; } p { font-size: 12px; } .row{ margin-right: 0px; margin-left: 0px; } .page { width: 40%; margin-top: 100px; margin-right: 10px; margin-left: 10px; } } @media (max-width: 500px){ h4{ font-size: 18px; } p { font-size: 14px; } .container { padding: 0px; } .row{ margin-right: 0px; margin-left: 0px; } .page { width: 100%; margin-top: 100px; } } @media (min-width: 1000px){ h4{ font-size: 18px; } p { font-size: 14px; } .page { width: 30%; margin-top: 100px; margin-right: 10px; margin-left: 10px; } } .card a { color: black; } .card a:hover { color: black; text-decoration: none; } .padding-bottom { padding-bottom: 15px; } .padding-top { padding-top: 15px; } .justify-content-center{ display: flex; align-items: center; justify-content: center; } .padding-remove { padding: 0; } .deleteknop { padding-top: 15px; padding-left: 20px; font-size: 20px; position: absolute; color: red; background-color: transparent; border: none; outline: none; } .deleteknop:hover { cursor:pointer; outline: none; } .deleteknop:active { outline: none; } .deleteknop:link { outline: none; } .createbutton { border: none; border-radius: 0; background-color: #31AA1D; } .createbutton:hover { background-color: #2e8f1e; } .pagination li a { color: #feffff; } .pagination li { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347)); background: -moz-linear-gradient(0% 0% 270deg,#565b5f, #3e4347); border: solid 1px #32373b; box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1); color: #feffff; text-shadow: 0px 1px 0px rgba(0,0,0, .5); display: inline-block; padding: 0px 9px; margin-right: 4px; border-radius: 3px; font-size: 20px; font-weight: bold; text-decoration: none; } .pagination li:hover { background: #3d4f5d; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d)); background: -moz-linear-gradient(0% 0% 270deg,#547085, #3d4f5d); } .pagination .active { border: none; background: #2f3237; box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .1); }
0.301671
0.106365
* { margin: 0; padding: 0; box-sizing: border-box; font-family: sans-serif; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Old versions of Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */ text-decoration: none; outline: none; overscroll-behavior-y: contain; } body { display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 100vh; background: url('../images/sand.png'); background-position-x: 0; background-position-y: center; transition: background-position-x 100ms; } body::after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; opacity: .3; background-color: white; } button { cursor: pointer; padding: 10px 25px; font-size: 18px; border-radius: 10px; font-weight: bold; } button.primary { border: 2px solid #b67121; background: #ffae00; color: black; } button.secondary { border: 2px solid #d69c5a; background: #ffd376; color: #5e4312; font-size: 14px; } h1, h3, i { position: relative; background: rgba(255, 255, 255, .1); backdrop-filter: blur(10px); padding: 5px 10px; border-radius: 5px; } .install-app { display: none; } @media (max-width: 812px) { .install-app { position: fixed; top: 0; left: 0; background: rgba(255, 255, 255, .1); backdrop-filter: blur(20px); width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; font-weight: bold; } .install-app p { max-width: 150px; text-align: center; color: w; } .install-app img { max-width: 150px; margin-bottom: 20px; } }
styles/base.css
* { margin: 0; padding: 0; box-sizing: border-box; font-family: sans-serif; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /* Safari */ -khtml-user-select: none; /* Konqueror HTML */ -moz-user-select: none; /* Old versions of Firefox */ -ms-user-select: none; /* Internet Explorer/Edge */ user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */ text-decoration: none; outline: none; overscroll-behavior-y: contain; } body { display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 100vh; background: url('../images/sand.png'); background-position-x: 0; background-position-y: center; transition: background-position-x 100ms; } body::after { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; opacity: .3; background-color: white; } button { cursor: pointer; padding: 10px 25px; font-size: 18px; border-radius: 10px; font-weight: bold; } button.primary { border: 2px solid #b67121; background: #ffae00; color: black; } button.secondary { border: 2px solid #d69c5a; background: #ffd376; color: #5e4312; font-size: 14px; } h1, h3, i { position: relative; background: rgba(255, 255, 255, .1); backdrop-filter: blur(10px); padding: 5px 10px; border-radius: 5px; } .install-app { display: none; } @media (max-width: 812px) { .install-app { position: fixed; top: 0; left: 0; background: rgba(255, 255, 255, .1); backdrop-filter: blur(20px); width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; font-weight: bold; } .install-app p { max-width: 150px; text-align: center; color: w; } .install-app img { max-width: 150px; margin-bottom: 20px; } }
0.481941
0.076546
body { margin: 0; padding: 0; font-family: 'Raleway', sans-serif; font-weight: 500; min-width: 820px; font-size: 130%; } h1, h4 { display: inline; } td { padding-left: 10px; } input { width: 100px; height: 30px; font-size: 130%; } button, #open { font-family: 'Raleway', sans-serif; color: #9E9E9E; background-color: white; border-radius: 4px; border-style: solid; border-width: 2px; border-color: #9E9E9E; position: relative; height: 40px; font-size: 130%; } #guibutton { color: #9E9E9E; border-style: solid; border-width: 2px; border-color: #E0E0E0; position: relative; width: 20px !important; height: 20px !important; } #guibutton: hover { color: #E0E0E0; } #nav{ position: relative; margin-left: auto; margin-right: auto; top: 10px; width: 500px; height: auto; text-align: center; /*background-color: #007B32;*/ /*background-color: white;*/ background-color: #03A9F4; border-style: solid; border-width: 5px; border-radius: 10px; border-color: #03A9F4; } #website_title{ position: relative; font-weight: 500; font-size: 300%; color: white; } #credit{ position: relative; color: white; padding: 10px; top: -10px; font-size: 100%; } #connectBTButton{ position: relative; width: 400px; } #input{ position: relative; margin-left: auto; margin-right: auto; top: 10px; } #timeStyle{ display: inline; } @font-face { font-family: BoldLEDTypeface; src: local("Bold LED Board-7 Font"), local("old_led_board-7"), url(bold_led_board-7.ttf); font-weight: bold; } #panel{ position: relative; margin-left: auto; margin-right: auto; top: 0px; /*font-family: 'Exo', sans-serif;*/ font-family: 'BoldLEDTypeface', sans-serif; border-style: solid; border-width: 5px; border-color: #000000; font-size: 320%; width: 800px; height: 300px; color: #01579B; background-color: #ecf0f1; } .panel_style{ display: inline; } #optionPanel{ position: relative; margin-left: auto; margin-right: auto; top: 20px; border-style: solid; border-width: 5px; border-color: #000000; width: 800px; height: 300px; color: #01579B; background-color: #ecf0f1; } #open { -moz-box-shadow:inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; box-shadow:inset 0px 1px 0px 0px #ffffff; background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9)); background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%); background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%); background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%); background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%); background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0); background-color:#f9f9f9; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #dcdcdc; display:inline-block; cursor:pointer; color:#666666; font-family:Arial; font-size:15px; font-weight:bold; padding:10px 76px; text-decoration:none; text-shadow:0px 1px 0px #ffffff; }
Panel_Website/public/indexstyle.css
body { margin: 0; padding: 0; font-family: 'Raleway', sans-serif; font-weight: 500; min-width: 820px; font-size: 130%; } h1, h4 { display: inline; } td { padding-left: 10px; } input { width: 100px; height: 30px; font-size: 130%; } button, #open { font-family: 'Raleway', sans-serif; color: #9E9E9E; background-color: white; border-radius: 4px; border-style: solid; border-width: 2px; border-color: #9E9E9E; position: relative; height: 40px; font-size: 130%; } #guibutton { color: #9E9E9E; border-style: solid; border-width: 2px; border-color: #E0E0E0; position: relative; width: 20px !important; height: 20px !important; } #guibutton: hover { color: #E0E0E0; } #nav{ position: relative; margin-left: auto; margin-right: auto; top: 10px; width: 500px; height: auto; text-align: center; /*background-color: #007B32;*/ /*background-color: white;*/ background-color: #03A9F4; border-style: solid; border-width: 5px; border-radius: 10px; border-color: #03A9F4; } #website_title{ position: relative; font-weight: 500; font-size: 300%; color: white; } #credit{ position: relative; color: white; padding: 10px; top: -10px; font-size: 100%; } #connectBTButton{ position: relative; width: 400px; } #input{ position: relative; margin-left: auto; margin-right: auto; top: 10px; } #timeStyle{ display: inline; } @font-face { font-family: BoldLEDTypeface; src: local("Bold LED Board-7 Font"), local("old_led_board-7"), url(bold_led_board-7.ttf); font-weight: bold; } #panel{ position: relative; margin-left: auto; margin-right: auto; top: 0px; /*font-family: 'Exo', sans-serif;*/ font-family: 'BoldLEDTypeface', sans-serif; border-style: solid; border-width: 5px; border-color: #000000; font-size: 320%; width: 800px; height: 300px; color: #01579B; background-color: #ecf0f1; } .panel_style{ display: inline; } #optionPanel{ position: relative; margin-left: auto; margin-right: auto; top: 20px; border-style: solid; border-width: 5px; border-color: #000000; width: 800px; height: 300px; color: #01579B; background-color: #ecf0f1; } #open { -moz-box-shadow:inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; box-shadow:inset 0px 1px 0px 0px #ffffff; background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9)); background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%); background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%); background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%); background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%); background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0); background-color:#f9f9f9; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #dcdcdc; display:inline-block; cursor:pointer; color:#666666; font-family:Arial; font-size:15px; font-weight:bold; padding:10px 76px; text-decoration:none; text-shadow:0px 1px 0px #ffffff; }
0.355551
0.08548
@font-face { font-family: MyFont; src: local('MyFont'), local('MyFont'), url('font/Luna.ttf') format('truetype'); } @font-face { font-family: MapFont; src: local('MapFont'), local('MapFont'), url('font/MapperKit.ttf') format('truetype'); } @font-face { font-family: 'FontAwesome'; src: url('../font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0'); src: url('../font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal } .navbar-default { background-color: #5d4383; } .navbar { text-transform: none; font-family: MyFont; font-weight: 600; } #bs-example-navbar-collapse-1 > ul > li:nth-child(2), #bs-example-navbar-collapse-1 > ul > li:nth-child(3) > a, #bs-example-navbar-collapse-1 > ul > li:nth-child(4) > a, #mnu_4 > div.user_reg > input:nth-child(2), #btn-group-login > button, #btn-group-login > a, #status, #mnu_4 { font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; } #page-top > header { background: #fff; } #select > div > span.skills { color: #545454 !important; } .btn-outline { background: #82bae5; text-transform: uppercase; } .btn-success { background-color: #82bae5; border-color: #82bae5; } .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { background-color: #329df0; border-color: #329df0; } .place_review { border-radius: 2px 2px 2px 2px; -moz-border-radius: 2px 2px 2px 2px; -webkit-border-radius: 2px 2px 2px 2px; border: 1px solid #bdbad1; } .hotelIcon { width: 50px; height: 50px; } #select > span > span.selection > span > ul { color: #303030; } #select > span { width: 100% !important; } .glyphicon-refresh-animate { animation: spin .7s infinite linear; -webkit-animation: spin2 .7s infinite linear; } @-webkit-keyframes spin2 { from { -webkit-transform: rotate(0deg);} to { -webkit-transform: rotate(360deg);} } @keyframes spin { from { transform: scale(1) rotate(0deg);} to { transform: scale(1) rotate(360deg);} } #noSubmit,.loading { display: none; } section { padding: 80px 0 30px; } .intro > p { font-size: 30px; color: #545454; } .foot-nom { font-family: MyFont; color: #fff; } #page-top > footer > div.footer-below > div > div > div > a { text-decoration: none; } #page-top > footer > div.footer-above > div > div > div { margin-bottom: 30px; } #page-top > footer > div.footer-above { padding-top: 20px; } #location_container > p { font-size: 2em; font-weight: 600; float: left; } #mnu_1, #mnu_2, #your, #about, #h_place, #btn-group-places { display: none; } .fb_iframe_widget { } #select > p { color: #545454; } #status { color: #fff; } textarea { resize: none; } .userinfo_container { color: #18bc9c; } #page-top > header > div { padding: 120px 0 0 0; } .user_cont { padding: 15px 15px; } .or { color: #545454; } #about { color: #333; background: #F7F7F7; } #placeres > div { background: #fff; border-radius: 4px; margin: 1em; border-bottom: solid 3px #eee; padding: 1em; } #placeres > div:hover { border-color: #72c02c !important; } #placeres > div > img { width: 2.5em; } #placeres > div > p { font-size: 1em; } #placeres > div > h1 { font-size: 1.6em; color: #323680; } #placeres > div > h6 { font-size: 1em; text-transform: none; } #placeres > div > ul > li { border-bottom: 1px solid #ecf0f1; border-left: none; border-right: none; border-top: 1px solid #ecf0f1; } #placeres > div > button{ color: #333; background-color: #EEEEEE; border-color: #D8D8D8; } #placeres > div > button:hover{ color: #ffffff; background-color: #1a242f; border-color: #161f29; } .star{ color:#FACE18; font-size: 2em; } @media (min-width: 1200px) { #placeres > div { width: 45%; padding: 1em; } } .mapper { font-family: MapFont; } #page-top > header > div > div:nth-child(3) > div:nth-child(1), #page-top > header > div > div:nth-child(3) > div:nth-child(3){ padding: 1.5em 0 1em 0; } #placeres > div > a { word-break: break-all; word-wrap: break-word; } .custom{ font: normal normal normal 14px/1 FontAwesome; } .slider-handle.custom::before { line-height: 7px; font-size: 2em; content: '\f041'; /*map-marker icon font-awesome */ color: #F34C44; }
css/style.css
@font-face { font-family: MyFont; src: local('MyFont'), local('MyFont'), url('font/Luna.ttf') format('truetype'); } @font-face { font-family: MapFont; src: local('MapFont'), local('MapFont'), url('font/MapperKit.ttf') format('truetype'); } @font-face { font-family: 'FontAwesome'; src: url('../font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0'); src: url('../font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal } .navbar-default { background-color: #5d4383; } .navbar { text-transform: none; font-family: MyFont; font-weight: 600; } #bs-example-navbar-collapse-1 > ul > li:nth-child(2), #bs-example-navbar-collapse-1 > ul > li:nth-child(3) > a, #bs-example-navbar-collapse-1 > ul > li:nth-child(4) > a, #mnu_4 > div.user_reg > input:nth-child(2), #btn-group-login > button, #btn-group-login > a, #status, #mnu_4 { font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; } #page-top > header { background: #fff; } #select > div > span.skills { color: #545454 !important; } .btn-outline { background: #82bae5; text-transform: uppercase; } .btn-success { background-color: #82bae5; border-color: #82bae5; } .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { background-color: #329df0; border-color: #329df0; } .place_review { border-radius: 2px 2px 2px 2px; -moz-border-radius: 2px 2px 2px 2px; -webkit-border-radius: 2px 2px 2px 2px; border: 1px solid #bdbad1; } .hotelIcon { width: 50px; height: 50px; } #select > span > span.selection > span > ul { color: #303030; } #select > span { width: 100% !important; } .glyphicon-refresh-animate { animation: spin .7s infinite linear; -webkit-animation: spin2 .7s infinite linear; } @-webkit-keyframes spin2 { from { -webkit-transform: rotate(0deg);} to { -webkit-transform: rotate(360deg);} } @keyframes spin { from { transform: scale(1) rotate(0deg);} to { transform: scale(1) rotate(360deg);} } #noSubmit,.loading { display: none; } section { padding: 80px 0 30px; } .intro > p { font-size: 30px; color: #545454; } .foot-nom { font-family: MyFont; color: #fff; } #page-top > footer > div.footer-below > div > div > div > a { text-decoration: none; } #page-top > footer > div.footer-above > div > div > div { margin-bottom: 30px; } #page-top > footer > div.footer-above { padding-top: 20px; } #location_container > p { font-size: 2em; font-weight: 600; float: left; } #mnu_1, #mnu_2, #your, #about, #h_place, #btn-group-places { display: none; } .fb_iframe_widget { } #select > p { color: #545454; } #status { color: #fff; } textarea { resize: none; } .userinfo_container { color: #18bc9c; } #page-top > header > div { padding: 120px 0 0 0; } .user_cont { padding: 15px 15px; } .or { color: #545454; } #about { color: #333; background: #F7F7F7; } #placeres > div { background: #fff; border-radius: 4px; margin: 1em; border-bottom: solid 3px #eee; padding: 1em; } #placeres > div:hover { border-color: #72c02c !important; } #placeres > div > img { width: 2.5em; } #placeres > div > p { font-size: 1em; } #placeres > div > h1 { font-size: 1.6em; color: #323680; } #placeres > div > h6 { font-size: 1em; text-transform: none; } #placeres > div > ul > li { border-bottom: 1px solid #ecf0f1; border-left: none; border-right: none; border-top: 1px solid #ecf0f1; } #placeres > div > button{ color: #333; background-color: #EEEEEE; border-color: #D8D8D8; } #placeres > div > button:hover{ color: #ffffff; background-color: #1a242f; border-color: #161f29; } .star{ color:#FACE18; font-size: 2em; } @media (min-width: 1200px) { #placeres > div { width: 45%; padding: 1em; } } .mapper { font-family: MapFont; } #page-top > header > div > div:nth-child(3) > div:nth-child(1), #page-top > header > div > div:nth-child(3) > div:nth-child(3){ padding: 1.5em 0 1em 0; } #placeres > div > a { word-break: break-all; word-wrap: break-word; } .custom{ font: normal normal normal 14px/1 FontAwesome; } .slider-handle.custom::before { line-height: 7px; font-size: 2em; content: '\f041'; /*map-marker icon font-awesome */ color: #F34C44; }
0.274449
0.068413
body{ margin:0; padding:0; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; } a{ outline:none; text-decoration:none; } code{ font-weight:normal; font-style:normal; font-family:Georgia, "Times New Roman", Times, serif; } .fl_left{float:left;} .fl_right{float:right;} div.wrapper{display:block; width:100%; margin:0; padding:0; text-align:left;} .row1, .row1 a{color:#000000; background-color:#7AC5CD;} .row2{color:#979797;} .row2 a{color:#FF9900; } .row3, .row3 a{color:#919191;} .clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;} .clear{display:block; clear:both;} html[xmlns] .clear{display:block;} * html .clear{height:%;} #header{padding:5px 0; } #header #hgroup{float:left; margin:0 0 0px 0; } #header #hgroup h1, #header #hgroup h2{ font-weight:normal; font-style:normal; text-transform:none; } #header #hgroup h1{ font-size:36px; } #header #hgroup h2{ font-size:13px; } #header nav{display:block; width:100%; margin:5; padding:10px 0; color:#C0BAB6; background-color:#232323; clear:both; } #header nav ul{padding:0 10px;} #header nav li{display:inline; margin-right:25px; text-transform:uppercase;} #header nav li.last{margin-right:0;} #header nav li a{color:#ffffff; background-color:#232323;} #header nav li a:hover{color:#FF9900; background-color:#232323;} input[type="submit"],button { border: none; color: green; padding: 4px 22px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; background-color: #4CAF50; } .reports { background:darkblue; color: white; font-size:1.2em; text-align: center; } .reports tr td { text-align: center; } .report tr td { padding: 8px; text-align: center; border-bottom: 1px solid #ddd; // font-size: 1.3em; // padding:10px; // text-align: center; } table.report1 { border-collapse: collapse; width: 70%; } .contentblack { position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.5); /* Black background with transparency */ color: #f1f1f1; width: 95.6%; padding: 20px; } form, fieldset, legend{margin:0; padding:0; border:none;background-color:#607B8B;} legend{display:none;} input, textarea, select{font-size:12px; font-family:Georgia,"Times New Roman",Times,serif;} .one_quarter, .two_quarter, .three_quarter, .four_quarter{display:block; float:left; margin:0 20px 0 0;} .one_quarter{width:225px;background-color:#607B8B;} .two_quarter{width:470px;background-color:#607B8B;} .three_quarter{width:715px;background-color:#607B8B;} .four_quarter{width:960px;background-color:#607B8B; float:none; margin-right:0; clear:both;} .one_third, .two_third, .three_third{display:block; float:left; margin:0 30px 0 0;} .one_third{width:300px;} .two_third{width:630px;} .three_third{width:960px; float:none; margin-right:0; clear:both;} .lastbox{margin-right:0;}
css/header.css
body{ margin:0; padding:0; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; } a{ outline:none; text-decoration:none; } code{ font-weight:normal; font-style:normal; font-family:Georgia, "Times New Roman", Times, serif; } .fl_left{float:left;} .fl_right{float:right;} div.wrapper{display:block; width:100%; margin:0; padding:0; text-align:left;} .row1, .row1 a{color:#000000; background-color:#7AC5CD;} .row2{color:#979797;} .row2 a{color:#FF9900; } .row3, .row3 a{color:#919191;} .clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;} .clear{display:block; clear:both;} html[xmlns] .clear{display:block;} * html .clear{height:%;} #header{padding:5px 0; } #header #hgroup{float:left; margin:0 0 0px 0; } #header #hgroup h1, #header #hgroup h2{ font-weight:normal; font-style:normal; text-transform:none; } #header #hgroup h1{ font-size:36px; } #header #hgroup h2{ font-size:13px; } #header nav{display:block; width:100%; margin:5; padding:10px 0; color:#C0BAB6; background-color:#232323; clear:both; } #header nav ul{padding:0 10px;} #header nav li{display:inline; margin-right:25px; text-transform:uppercase;} #header nav li.last{margin-right:0;} #header nav li a{color:#ffffff; background-color:#232323;} #header nav li a:hover{color:#FF9900; background-color:#232323;} input[type="submit"],button { border: none; color: green; padding: 4px 22px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; background-color: #4CAF50; } .reports { background:darkblue; color: white; font-size:1.2em; text-align: center; } .reports tr td { text-align: center; } .report tr td { padding: 8px; text-align: center; border-bottom: 1px solid #ddd; // font-size: 1.3em; // padding:10px; // text-align: center; } table.report1 { border-collapse: collapse; width: 70%; } .contentblack { position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.5); /* Black background with transparency */ color: #f1f1f1; width: 95.6%; padding: 20px; } form, fieldset, legend{margin:0; padding:0; border:none;background-color:#607B8B;} legend{display:none;} input, textarea, select{font-size:12px; font-family:Georgia,"Times New Roman",Times,serif;} .one_quarter, .two_quarter, .three_quarter, .four_quarter{display:block; float:left; margin:0 20px 0 0;} .one_quarter{width:225px;background-color:#607B8B;} .two_quarter{width:470px;background-color:#607B8B;} .three_quarter{width:715px;background-color:#607B8B;} .four_quarter{width:960px;background-color:#607B8B; float:none; margin-right:0; clear:both;} .one_third, .two_third, .three_third{display:block; float:left; margin:0 30px 0 0;} .one_third{width:300px;} .two_third{width:630px;} .three_third{width:960px; float:none; margin-right:0; clear:both;} .lastbox{margin-right:0;}
0.332635
0.060363
.cb-slideshow, .cb-slideshow:after { position: relative; width: 70%; height: 70%; top: 0px; left: 0px; z-index: 0; padding-top: 59%; padding-right: 100%; margin-left: 2%; } .cb-slideshow:after { content: ''; background: transparent url(../images/pattern.png) repeat top left; } .cb-slideshow li span { width: 100%; height: 100%; position: absolute; top: 3%; left: 0px; color: transparent; background-size: cover; background-position: 100% 100%; background-repeat: none; opacity: 0; z-index: 0; -webkit-backface-visibility: hidden; -webkit-animation: imageAnimation 36s linear infinite 0s; -moz-animation: imageAnimation 36s linear infinite 0s; -o-animation: imageAnimation 36s linear infinite 0s; -ms-animation: imageAnimation 36s linear infinite 0s; animation: imageAnimation 36s linear infinite 0s; margin-left: -4%; padding-top: 8%; /* padding-left: 5%; */ } .cb-slideshow li div { z-index: 1000; position: absolute; bottom: 30px; left: 0px; width: 50%; text-align: center; opacity: 0; -webkit-animation: titleAnimation 36s linear infinite 0s; -moz-animation: titleAnimation 36s linear infinite 0s; -o-animation: titleAnimation 36s linear infinite 0s; -ms-animation: titleAnimation 36s linear infinite 0s; animation: titleAnimation 36s linear infinite 0s; } .cb-slideshow li div h5 { font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif; font-size: 200px; padding: 0; line-height: 200px; color: rgba(169,3,41, 0.8); } /*--------------------------------------------------------------*/ /*--------------------------------------------------------------*/ .cb-slideshow li:nth-child(2) div { -webkit-animation-delay: 6s; -moz-animation-delay: 6s; -o-animation-delay: 6s; -ms-animation-delay: 6s; animation-delay: 6s; } .cb-slideshow li:nth-child(3) div { -webkit-animation-delay: 12s; -moz-animation-delay: 12s; -o-animation-delay: 12s; -ms-animation-delay: 12s; animation-delay: 12s; } .cb-slideshow li:nth-child(4) div { -webkit-animation-delay: 18s; -moz-animation-delay: 18s; -o-animation-delay: 18s; -ms-animation-delay: 18s; animation-delay: 18s; } .cb-slideshow li:nth-child(5) div { -webkit-animation-delay: 24s; -moz-animation-delay: 24s; -o-animation-delay: 24s; -ms-animation-delay: 24s; animation-delay: 24s; } .cb-slideshow li:nth-child(6) div { -webkit-animation-delay: 30s; -moz-animation-delay: 30s; -o-animation-delay: 30s; -ms-animation-delay: 30s; animation-delay: 30s; } /* Animation for the slideshow images */ @-webkit-keyframes imageAnimation { 0% { opacity: 0; -webkit-animation-timing-function: ease-in; } 8% { opacity: 1; -webkit-transform: scale(1.05); -webkit-animation-timing-function: ease-out; } 17% { opacity: 1; -webkit-transform: scale(1.1); } 25% { opacity: 0; -webkit-transform: scale(1.1); } 100% { opacity: 0 } } @-moz-keyframes imageAnimation { 0% { opacity: 0; -moz-animation-timing-function: ease-in; } 8% { opacity: 1; -moz-transform: scale(1.05); -moz-animation-timing-function: ease-out; } 17% { opacity: 1; -moz-transform: scale(1.1); } 25% { opacity: 0; -moz-transform: scale(1.1); } 100% { opacity: 0 } } @-o-keyframes imageAnimation { 0% { opacity: 0; -o-animation-timing-function: ease-in; } 8% { opacity: 1; -o-transform: scale(1.05); -o-animation-timing-function: ease-out; } 17% { opacity: 1; -o-transform: scale(1.1); } 25% { opacity: 0; -o-transform: scale(1.1); } 100% { opacity: 0 } } @-ms-keyframes imageAnimation { 0% { opacity: 0; -ms-animation-timing-function: ease-in; } 8% { opacity: 1; -ms-transform: scale(1.05); -ms-animation-timing-function: ease-out; } 17% { opacity: 1; -ms-transform: scale(1.1); } 25% { opacity: 0; -ms-transform: scale(1.1); } 100% { opacity: 0 } } @keyframes imageAnimation { 0% { opacity: 0; animation-timing-function: ease-in; } 8% { opacity: 1; transform: scale(1.05); animation-timing-function: ease-out; } 17% { opacity: 1; transform: scale(1.1); } 25% { opacity: 0; transform: scale(1.1); } 100% { opacity: 0 } } /* Animation for the title */ @-webkit-keyframes titleAnimation { 0% { opacity: 0; -webkit-transform: translateY(200px); } 8% { opacity: 1; -webkit-transform: translateY(0px); } 17% { opacity: 1; -webkit-transform: scale(1); } 19% { opacity: 0 } 25% { opacity: 0; -webkit-transform: scale(10); } 100% { opacity: 0 } } @-moz-keyframes titleAnimation { 0% { opacity: 0; -moz-transform: translateY(200px); } 8% { opacity: 1; -moz-transform: translateY(0px); } 17% { opacity: 1; -moz-transform: scale(1); } 19% { opacity: 0 } 25% { opacity: 0; -moz-transform: scale(10); } 100% { opacity: 0 } } @-o-keyframes titleAnimation { 0% { opacity: 0; -o-transform: translateY(200px); } 8% { opacity: 1; -o-transform: translateY(0px); } 17% { opacity: 1; -o-transform: scale(1); } 19% { opacity: 0 } 25% { opacity: 0; -o-transform: scale(10); } 100% { opacity: 0 } } @-ms-keyframes titleAnimation { 0% { opacity: 0; -ms-transform: translateY(200px); } 8% { opacity: 1; -ms-transform: translateY(0px); } 17% { opacity: 1; -ms-transform: scale(1); } 19% { opacity: 0 } 25% { opacity: 0; -webkit-transform: scale(10); } 100% { opacity: 0 } } @keyframes titleAnimation { 0% { opacity: 0; transform: translateY(200px); } 8% { opacity: 1; transform: translateY(0px); } 17% { opacity: 1; transform: scale(1); } 19% { opacity: 0 } 25% { opacity: 0; transform: scale(10); } 100% { opacity: 0 } } /* Show at least something when animations not supported */ .no-cssanimations .cb-slideshow li span{ opacity: 1; } @media screen and (max-width: 1140px) { .cb-slideshow li div h3 { font-size: 100px } } @media screen and (max-width: 600px) { .cb-slideshow li div h3 { font-size: 50px } }
css/style4.css
.cb-slideshow, .cb-slideshow:after { position: relative; width: 70%; height: 70%; top: 0px; left: 0px; z-index: 0; padding-top: 59%; padding-right: 100%; margin-left: 2%; } .cb-slideshow:after { content: ''; background: transparent url(../images/pattern.png) repeat top left; } .cb-slideshow li span { width: 100%; height: 100%; position: absolute; top: 3%; left: 0px; color: transparent; background-size: cover; background-position: 100% 100%; background-repeat: none; opacity: 0; z-index: 0; -webkit-backface-visibility: hidden; -webkit-animation: imageAnimation 36s linear infinite 0s; -moz-animation: imageAnimation 36s linear infinite 0s; -o-animation: imageAnimation 36s linear infinite 0s; -ms-animation: imageAnimation 36s linear infinite 0s; animation: imageAnimation 36s linear infinite 0s; margin-left: -4%; padding-top: 8%; /* padding-left: 5%; */ } .cb-slideshow li div { z-index: 1000; position: absolute; bottom: 30px; left: 0px; width: 50%; text-align: center; opacity: 0; -webkit-animation: titleAnimation 36s linear infinite 0s; -moz-animation: titleAnimation 36s linear infinite 0s; -o-animation: titleAnimation 36s linear infinite 0s; -ms-animation: titleAnimation 36s linear infinite 0s; animation: titleAnimation 36s linear infinite 0s; } .cb-slideshow li div h5 { font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif; font-size: 200px; padding: 0; line-height: 200px; color: rgba(169,3,41, 0.8); } /*--------------------------------------------------------------*/ /*--------------------------------------------------------------*/ .cb-slideshow li:nth-child(2) div { -webkit-animation-delay: 6s; -moz-animation-delay: 6s; -o-animation-delay: 6s; -ms-animation-delay: 6s; animation-delay: 6s; } .cb-slideshow li:nth-child(3) div { -webkit-animation-delay: 12s; -moz-animation-delay: 12s; -o-animation-delay: 12s; -ms-animation-delay: 12s; animation-delay: 12s; } .cb-slideshow li:nth-child(4) div { -webkit-animation-delay: 18s; -moz-animation-delay: 18s; -o-animation-delay: 18s; -ms-animation-delay: 18s; animation-delay: 18s; } .cb-slideshow li:nth-child(5) div { -webkit-animation-delay: 24s; -moz-animation-delay: 24s; -o-animation-delay: 24s; -ms-animation-delay: 24s; animation-delay: 24s; } .cb-slideshow li:nth-child(6) div { -webkit-animation-delay: 30s; -moz-animation-delay: 30s; -o-animation-delay: 30s; -ms-animation-delay: 30s; animation-delay: 30s; } /* Animation for the slideshow images */ @-webkit-keyframes imageAnimation { 0% { opacity: 0; -webkit-animation-timing-function: ease-in; } 8% { opacity: 1; -webkit-transform: scale(1.05); -webkit-animation-timing-function: ease-out; } 17% { opacity: 1; -webkit-transform: scale(1.1); } 25% { opacity: 0; -webkit-transform: scale(1.1); } 100% { opacity: 0 } } @-moz-keyframes imageAnimation { 0% { opacity: 0; -moz-animation-timing-function: ease-in; } 8% { opacity: 1; -moz-transform: scale(1.05); -moz-animation-timing-function: ease-out; } 17% { opacity: 1; -moz-transform: scale(1.1); } 25% { opacity: 0; -moz-transform: scale(1.1); } 100% { opacity: 0 } } @-o-keyframes imageAnimation { 0% { opacity: 0; -o-animation-timing-function: ease-in; } 8% { opacity: 1; -o-transform: scale(1.05); -o-animation-timing-function: ease-out; } 17% { opacity: 1; -o-transform: scale(1.1); } 25% { opacity: 0; -o-transform: scale(1.1); } 100% { opacity: 0 } } @-ms-keyframes imageAnimation { 0% { opacity: 0; -ms-animation-timing-function: ease-in; } 8% { opacity: 1; -ms-transform: scale(1.05); -ms-animation-timing-function: ease-out; } 17% { opacity: 1; -ms-transform: scale(1.1); } 25% { opacity: 0; -ms-transform: scale(1.1); } 100% { opacity: 0 } } @keyframes imageAnimation { 0% { opacity: 0; animation-timing-function: ease-in; } 8% { opacity: 1; transform: scale(1.05); animation-timing-function: ease-out; } 17% { opacity: 1; transform: scale(1.1); } 25% { opacity: 0; transform: scale(1.1); } 100% { opacity: 0 } } /* Animation for the title */ @-webkit-keyframes titleAnimation { 0% { opacity: 0; -webkit-transform: translateY(200px); } 8% { opacity: 1; -webkit-transform: translateY(0px); } 17% { opacity: 1; -webkit-transform: scale(1); } 19% { opacity: 0 } 25% { opacity: 0; -webkit-transform: scale(10); } 100% { opacity: 0 } } @-moz-keyframes titleAnimation { 0% { opacity: 0; -moz-transform: translateY(200px); } 8% { opacity: 1; -moz-transform: translateY(0px); } 17% { opacity: 1; -moz-transform: scale(1); } 19% { opacity: 0 } 25% { opacity: 0; -moz-transform: scale(10); } 100% { opacity: 0 } } @-o-keyframes titleAnimation { 0% { opacity: 0; -o-transform: translateY(200px); } 8% { opacity: 1; -o-transform: translateY(0px); } 17% { opacity: 1; -o-transform: scale(1); } 19% { opacity: 0 } 25% { opacity: 0; -o-transform: scale(10); } 100% { opacity: 0 } } @-ms-keyframes titleAnimation { 0% { opacity: 0; -ms-transform: translateY(200px); } 8% { opacity: 1; -ms-transform: translateY(0px); } 17% { opacity: 1; -ms-transform: scale(1); } 19% { opacity: 0 } 25% { opacity: 0; -webkit-transform: scale(10); } 100% { opacity: 0 } } @keyframes titleAnimation { 0% { opacity: 0; transform: translateY(200px); } 8% { opacity: 1; transform: translateY(0px); } 17% { opacity: 1; transform: scale(1); } 19% { opacity: 0 } 25% { opacity: 0; transform: scale(10); } 100% { opacity: 0 } } /* Show at least something when animations not supported */ .no-cssanimations .cb-slideshow li span{ opacity: 1; } @media screen and (max-width: 1140px) { .cb-slideshow li div h3 { font-size: 100px } } @media screen and (max-width: 600px) { .cb-slideshow li div h3 { font-size: 50px } }
0.316264
0.053059
.cqbtn-1 { background-color: #f27935; } .cqbtn-1 .round { background-color: rgba(255,255,255,0.2); } .cqbtn-2 { background-color: #00afd1; } .cqbtn-2 .round { background-color: rgba(255,255,255,0.2); } .cqbtn-3 { background-color: #5a5b5e; } .cqbtn-3 .round { background-color: rgba(255,255,255,0.2); } .cqbtn-4 { /*background-color: #E14782;*/ background: #E14782; } .cqbtn-4 .round { background-color: rgba(255,255,255,0.2); } .animatetype-3 .cqbtn-4 .round{ background-color: rgba(255,255,255,0.2); } .animatetype-4 .round{ -webkit-animation: pulse 2s ease-out; animation: pulse 2s ease-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .cq-buttoncontainer a { text-decoration: none; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; padding: 12px 53px 12px 23px; color: #fff; /*text-transform: uppercase;*/ /*font-family: sans-serif;*/ /*font-weight: bold;*/ position: relative; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; display: inline-block; } /*@-moz-document url-prefix() { .cq-buttoncontainer a { padding: 7px 53px 7px 23px; color: #fff; } .cq-buttoncontainer.left div a { padding: 7px 23px 7px 53px; color: #fff; } }*/ .cq-buttoncontainer a:visited{ color: #FFF; } .cq-buttoncontainer a span { position: relative; z-index: 3; } .cq-buttoncontainer a .round { -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; width: 38px; height: 38px; position: absolute; right: 3px; top: 3px; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; z-index: 2; } .cq-buttoncontainer.left a { padding: 12px 23px 12px 53px; } .cq-buttoncontainer.left a .round { left: 3px; top: 3px; } .cq-buttoncontainer a .round i { font-size: 18px; position: absolute; top: 50%; margin-top: -9px; left: 50%; margin-left: -9px; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; } .cq-buttoncontainer .txt { margin: 0; padding: 0; font-size: 14px; /*line-height: 1.45;*/ /*line-height: 1.5rem;*/ line-height: 14px; } .animatetype-1 a:hover { padding-left: 48px; padding-right: 28px; } .animatetype-1 a:hover .round { width: calc(100% - 6px); -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; } .animatetype-1 a:hover .round i { left: 12%; } .cq-buttoncontainer.left .animatetype-1 a:hover { padding-right: 48px; padding-left: 28px; } .cq-buttoncontainer.left .animatetype-1 a:hover .round i { left: 88%; } .animatetype-2 a:hover .round { background: none; } .animatetype-2 a:hover .round i { left: 70%; } .animatetype-3 .round { background: transparent; } .animatetype-3 a { position: relative; overflow: hidden; } .animatetype-3 a.cqbtn-1:after { /*background-color: #f59965;*/ background-color: rgba(255,255,255,0.2); } .animatetype-3 a.cqbtn-2:after { /*background-color: #00c4eb;*/ background-color: rgba(255,255,255,0.2); } .animatetype-3 a.cqbtn-3:after { /*background-color: #737478;*/ background-color: rgba(255,255,255,0.2); } .animatetype-3 a:after { content: ""; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; width: 37px; height: 38px; position: absolute; right: 3px; top: 3px; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .animatetype-3 a:hover:after { right: 100%; width: 50%; } .animatetype-3 a:hover i { margin-left: 4px; } .animatetype-3 a:hover .round{ background: transparent; } .cq-buttoncontainer.left a.cqbtn-3 i { } .cq-buttoncontainer.left .animatetype-3 a:after { left: 3px; } .cq-buttoncontainer.left .animatetype-3 a:hover:after { left: 100%; width: 50%; } .cq-buttoncontainer.left .animatetype-3 a:hover i { margin-right: 14px; } @-webkit-keyframes pulse { 0% { -webkit-transform: scale(1); transform: scale(1); } 25% { -webkit-transform: scale(0.8); transform: scale(0.8); } 50% { -webkit-transform: scale(0.7); transform: scale(0.7); } 75% { -webkit-transform: scale(0.8); transform: scale(0.8); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-moz-keyframes pulse { 0% { -moz-transform: scale(1); transform: scale(1); } 25% { -moz-transform: scale(0.8); transform: scale(0.8); } 50% { -moz-transform: scale(0.7); transform: scale(0.7); } 75% { -moz-transform: scale(0.8); transform: scale(0.8); } 100% { -moz-transform: scale(1); transform: scale(1); } } @-ms-keyframes pulse { 0% { -ms-transform: scale(1); transform: scale(1); } 25% { -ms-transform: scale(0.8); transform: scale(0.8); } 50% { -ms-transform: scale(0.7); transform: scale(0.7); } 75% { -ms-transform: scale(0.8); transform: scale(0.8); } 100% { -ms-transform: scale(1); transform: scale(1); } } @keyframes pulse { 0% { transform: scale(1); } 25% { transform: scale(0.8); } 50% { transform: scale(0.7); } 75% { transform: scale(0.8); } 100% { transform: scale(1); } }
site/wp-content/plugins/vc-extensions-bundle/buttons/css/style.css
.cqbtn-1 { background-color: #f27935; } .cqbtn-1 .round { background-color: rgba(255,255,255,0.2); } .cqbtn-2 { background-color: #00afd1; } .cqbtn-2 .round { background-color: rgba(255,255,255,0.2); } .cqbtn-3 { background-color: #5a5b5e; } .cqbtn-3 .round { background-color: rgba(255,255,255,0.2); } .cqbtn-4 { /*background-color: #E14782;*/ background: #E14782; } .cqbtn-4 .round { background-color: rgba(255,255,255,0.2); } .animatetype-3 .cqbtn-4 .round{ background-color: rgba(255,255,255,0.2); } .animatetype-4 .round{ -webkit-animation: pulse 2s ease-out; animation: pulse 2s ease-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .cq-buttoncontainer a { text-decoration: none; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; padding: 12px 53px 12px 23px; color: #fff; /*text-transform: uppercase;*/ /*font-family: sans-serif;*/ /*font-weight: bold;*/ position: relative; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; display: inline-block; } /*@-moz-document url-prefix() { .cq-buttoncontainer a { padding: 7px 53px 7px 23px; color: #fff; } .cq-buttoncontainer.left div a { padding: 7px 23px 7px 53px; color: #fff; } }*/ .cq-buttoncontainer a:visited{ color: #FFF; } .cq-buttoncontainer a span { position: relative; z-index: 3; } .cq-buttoncontainer a .round { -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; width: 38px; height: 38px; position: absolute; right: 3px; top: 3px; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; z-index: 2; } .cq-buttoncontainer.left a { padding: 12px 23px 12px 53px; } .cq-buttoncontainer.left a .round { left: 3px; top: 3px; } .cq-buttoncontainer a .round i { font-size: 18px; position: absolute; top: 50%; margin-top: -9px; left: 50%; margin-left: -9px; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; } .cq-buttoncontainer .txt { margin: 0; padding: 0; font-size: 14px; /*line-height: 1.45;*/ /*line-height: 1.5rem;*/ line-height: 14px; } .animatetype-1 a:hover { padding-left: 48px; padding-right: 28px; } .animatetype-1 a:hover .round { width: calc(100% - 6px); -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; } .animatetype-1 a:hover .round i { left: 12%; } .cq-buttoncontainer.left .animatetype-1 a:hover { padding-right: 48px; padding-left: 28px; } .cq-buttoncontainer.left .animatetype-1 a:hover .round i { left: 88%; } .animatetype-2 a:hover .round { background: none; } .animatetype-2 a:hover .round i { left: 70%; } .animatetype-3 .round { background: transparent; } .animatetype-3 a { position: relative; overflow: hidden; } .animatetype-3 a.cqbtn-1:after { /*background-color: #f59965;*/ background-color: rgba(255,255,255,0.2); } .animatetype-3 a.cqbtn-2:after { /*background-color: #00c4eb;*/ background-color: rgba(255,255,255,0.2); } .animatetype-3 a.cqbtn-3:after { /*background-color: #737478;*/ background-color: rgba(255,255,255,0.2); } .animatetype-3 a:after { content: ""; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; width: 37px; height: 38px; position: absolute; right: 3px; top: 3px; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .animatetype-3 a:hover:after { right: 100%; width: 50%; } .animatetype-3 a:hover i { margin-left: 4px; } .animatetype-3 a:hover .round{ background: transparent; } .cq-buttoncontainer.left a.cqbtn-3 i { } .cq-buttoncontainer.left .animatetype-3 a:after { left: 3px; } .cq-buttoncontainer.left .animatetype-3 a:hover:after { left: 100%; width: 50%; } .cq-buttoncontainer.left .animatetype-3 a:hover i { margin-right: 14px; } @-webkit-keyframes pulse { 0% { -webkit-transform: scale(1); transform: scale(1); } 25% { -webkit-transform: scale(0.8); transform: scale(0.8); } 50% { -webkit-transform: scale(0.7); transform: scale(0.7); } 75% { -webkit-transform: scale(0.8); transform: scale(0.8); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-moz-keyframes pulse { 0% { -moz-transform: scale(1); transform: scale(1); } 25% { -moz-transform: scale(0.8); transform: scale(0.8); } 50% { -moz-transform: scale(0.7); transform: scale(0.7); } 75% { -moz-transform: scale(0.8); transform: scale(0.8); } 100% { -moz-transform: scale(1); transform: scale(1); } } @-ms-keyframes pulse { 0% { -ms-transform: scale(1); transform: scale(1); } 25% { -ms-transform: scale(0.8); transform: scale(0.8); } 50% { -ms-transform: scale(0.7); transform: scale(0.7); } 75% { -ms-transform: scale(0.8); transform: scale(0.8); } 100% { -ms-transform: scale(1); transform: scale(1); } } @keyframes pulse { 0% { transform: scale(1); } 25% { transform: scale(0.8); } 50% { transform: scale(0.7); } 75% { transform: scale(0.8); } 100% { transform: scale(1); } }
0.348867
0.056574
body { font-family: 'Lato', sans-serif; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; background-image:url(../images/pattern/arches.png); background-repeat: repeat; } /*! MODIFICATION OF DEFAULT CSS VIA THEMEPUNCH */ 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; } ol, ul { list-style: none; } .clear { clear:both; } /********************************* - TITLE AND TEXT STYLES - ***********************************/ strong { font-weight:900;} a, a:visited { text-decoration: none; color:#999} body.blue a:hover { text-decoration: none; color:#52bde9;} body.red a:hover { text-decoration: none; color:#f23535;} body.green a:hover { text-decoration: none; color:#99cc33;} body.ocean a:hover { text-decoration: none; color:#0ea5a0;} body.orange a:hover { text-decoration: none; color:#f27935;} body.blue .maincolor, body.blue a.maincolor, body.blue a.maincolor:visited, body.blue a.maincolor:hover { color:#52bde9; cursor:pointer;} body.red .maincolor, body.red a.maincolor, body.red a.maincolor:visited, body.red a.maincolor:hover { color:#f23535; cursor:pointer;} body.green .maincolor, body.green a.maincolor, body.green a.maincolor:visited, body.green a.maincolor:hover { color:#99cc33; cursor:pointer;} body.ocean .maincolor, body.ocean a.maincolor, body.ocean a.maincolor:visited, body.ocean a.maincolor:hover { color:#0ea5a0; cursor:pointer;} body.orange .maincolor, body.orange a.maincolor, body.orange a.maincolor:visited, body.orange a.maincolor:hover { color:#f27935; cursor:pointer;} a.maincolor:hover { text-decoration:underline;} body.blue .mainbg { background-color:#52bde9} body.red .mainbg { background-color:#f23535} body.green .mainbg { background-color:#99cc33} body.ocean .mainbg { background-color:#0ea5a0} body.orange .mainbg { background-color:#f27935} .smokewhitebg { background-color:#f5f5f5;} h1, h2, h3, h4, h5, h6 { font-weight:300; font-family: 'Lato', sans-serif; margin-bottom:10px; color:#000;} h1 { font-size:32px; line-height:36px; } h2 { font-size:28px; line-height:32px; } h3 { font-size:24px; line-height:28px; } h4 { font-size:20px; line-height:24px; } h5 { font-size:18px; line-height:22px; } h6 { font-size:16px; line-height:20px; } .hiddenatstart { display:none;} p,i { font-size:14px; color:#aaa; line-height:23px;} span.verysmall, p.verysmall, .verysmall { font-size:10px; line-height:21px;} span.small, p.small, a.small, a.small:visited, a.small:hover { font-size:12px; line-height:22px;} span.medium, p.medium, a.medium, a.medium:visited, a.medium:hover { font-size:16px; line-height:24px; } span.big, p.big { font-size:18px; } .italic { font-style:italic;} span.thin, p.thin { font-weight:300;} span.quote, p.quote { font-size:20px; line-height:25px; color:#000; font-weight:400; } span.white, p.white, .white { color:#fff;} span.black, p.black, .black, a.black, a.black:visited { color:#000;} span.gray, p.gray, .gray { color:#6F6D6C;} span.darkgray, p.darkgray, .darkgray { color:#737373;} span.lightgray, p.lightgray { color:#aaa;} span.darkgray, p.darkgray { color:#737373;} .bold { font-weight:600;} a.condensed, a.condensed:visited, a.condensed:hover, p.condensed { font-family:'Roboto Condensed',sans-serif; } .subfooter p { color:#b2b2b2; line-height:15px; font-size:13px;} .footer p { color:#cacaca;} .widget-title, .widget-title a, .widget-title a:visited, .widget-title a:hover { font-size:13px;font-weight:bold; line-height:26px; font-weight:bold;} .footer .widget-title, .footer .widget-title a, .footer .widget-title a:visited, .footer .widget-title a:hover { color:#fff; font-size:13px;font-weight:bold; line-height:20px; letter-spacing:1px;} .bigintro, .bigintro a, .bigintro a:visited, .bigintro a:hover { font-size:30px; line-height:50px; font-weight:bold; font-family:'Open Sans', sans-serif;} .blog-title, .blog-title a, .blog-title a:visited, .blog-title a:hover { font-size:24px; line-height:25px; font-weight:600; font-family:'Open Sans', sans-serif;} .content-title, .content-title a, .content-title a:visited, .content-title a:hover { font-size:20px; line-height:25px; font-family:'Open Sans', sans-serif; font-weight:400;} .paragraph-title, .paragraph-title a, .paragraph-title a:visited, .paragraph-title a:hover { font-size:14px; line-height:20px; font-family:'Open Sans', sans-serif; font-weight:400;} .boxed-title, .boxed-title a, .boxed-title a:visited, .boxed-title a:hover { font-size:18px; line-height:22px; font-family:'Open Sans', sans-serif; font-weight:600;} .showbiz-title, .showbiz-title a, .showbiz-title a:visited, .showbiz-title a:hover { font-size:16px; line-height:22px; font-family:'Open Sans', sans-serif; font-weight:600;} .simple-title, .simple-title a, .simple-title a:visited, .simple-title a:hover { font-size:16px; line-height:22px; font-family:'Open Sans', sans-serif; font-weight:600;} .article-title, .article-title a, .article-title a:visited, .article-title a:hover { font-size:30px; line-height:33px; font-weight:400; font-family:'Open Sans', sans-serif; } .mini-title, .mini-title a, .mini-title a:visited, .mini-title a:hover { font-size:12px; line-height:13px; font-family:'Open Sans', sans-serif; } .footer .recent-post-title, .footer .recent-post-title a, .footer .recent-post-title a:visited, .footer .recent-post-title a:hover { color:#fff; font-size:16px; line-height:19px; font-weight:400;} .footer .recent-post .postdate, .footer .recent-post .postcomment, .footer .recent-post .postcomment a, .footer .recent-post .postcomment a:visited { color:#888;font-family:Georgia;} /* THE ICON SETTINGS */ i.mini { font-size:10px; line-height:12px !important; margin-top:2px; padding:0px 1px 0px 1px;} i.verysmall { font-size:12px; line-height:21px !important;} i.small { font-size:15px; line-height:21px !important;} i.normal { font-size:18px; line-height:18px !important;} i.medium { font-size:26px; line-height:25px !important;} i.large { font-size:40px; line-height:45px !important;} i.extremlarge { font-size:50px; line-height:60px !important;} i.fiftyfifty { padding:12px;} i.iconborder { border:2px solid #d1d1d1; border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;} .portfolio-nav i { color:#d1d1d1; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; } body.blue .portfolio-nav i:hover, body.blue .icon-colored-hover:hover i, body.blue .coloredhover:hover, body.blue i.maincolor { color:#52bde9;} body.green .portfolio-nav i:hover, body.green .icon-colored-hover:hover i, body.green .coloredhover:hover, body.green i.maincolor { color:#99cc33;} body.ocean .portfolio-nav i:hover, body.ocean .icon-colored-hover:hover i, body.ocean .coloredhover:hover, body.ocean i.maincolor { color:#0ea5a0;} body.red .portfolio-nav i:hover, body.red .icon-colored-hover:hover i, body.red .coloredhover:hover, body.red i.maincolor { color:#f23535;} body.orange .portfolio-nav i:hover, body.orange .icon-colored-hover:hover i, body.orange .coloredhover:hover , body.orange i.maincolor { color:#f27935;} body.blue .portfolio-nav i.iconborder:hover { border-color:#52bde9;} body.green .portfolio-nav i.iconborder:hover { border-color:#99cc33;} body.ocean .portfolio-nav i.iconborder:hover { border-color:#0ea5a0;} body.red .portfolio-nav i.iconborder:hover { border-color:#f23535;} body.orange .portfolio-nav i.iconborder:hover { border-color:#f27935;} .icon-colored-hover i { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; } [class^="icon-"], [class*=" icon-"] { display: inline-block; width: auto; height:auto; line-height: auto; vertical-align: top; background-image: none; background-position: left top; background-repeat: no-repeat; margin-top: 0; } /***************************************** - DIVIDERS AND MARGINS - ******************************************/ .divide0 {width:100%; height:0px;} .divide2 {width:100%; height:2px;} .divide3 {width:100%; height:3px;} .divide5 {width:100%; height:5px;} .divide10 {width:100%; height:10px;} .divide15 {width:100%; height:15px;} .divide20 {width:100%; height:20px;} .divide25 {width:100%; height:25px;} .divide30 {width:100%; height:30px;} .divide35 {width:100%; height:35px;} .divide40 {width:100%; height:40px;} .divide45 {width:100%; height:40px;} .divide50 {width:100%; height:50px;} .divide55 {width:100%; height:55px;} .divide60 {width:100%; height:60px;} .rm1 { margin-right:1px;} .rm2 { margin-right:2px;} .rm5 { margin-right:5px;} .rm10 { margin-right:10px;} .rm15 { margin-right:15px;} .rm20 { margin-right:20px;} .rm25 { margin-right:25px;} .rm30 { margin-right:30px;} .rm40 { margin-right:40px;} .lm1 { margin-left:1px;} .lm5 { margin-left:5px;} .lm7 { margin-left:7px;} .lm10 { margin-left:10px;} .lm15 { margin-left:15px;} .lm20 { margin-left:20px;} .lm25 { margin-left:25px;} .lm30 { margin-left:25px;} .lm40 { margin-left:40px;} .rp10 { padding-right:10px;} .rp20 { padding-right:20px;} .lp20 { padding-left:20px;} .lp60 { padding-left:60px;} .tm4 { margin-top:4px;} .tm5 { margin-top:5px;} .tm7 { margin-top:7px;} .tm10 { margin-top:10px;} .tm15 { margin-top:15px;} .tm20 { margin-top:20px;} .mbm1 { margin-bottom:-1px;} .bm5 { margin-bottom:5px !important;} .bm15 { margin-bottom:15px !important;} .bm20 { margin-bottom:20px !important;} .nobottommargin { margin-bottom:0px !important;} hr { margin:16px 0px; border-top:1px solid #d8d8d8;border-bottom:none;} hr.dark { margin:20px 0px; border-top:1px solid #555;border-bottom:none;} hr.big { border-top-width:5px; margin:21px 0px;} hr.lower { margin:8px 0px;} .smartdivider i.small { line-height:30px !important;} .smartdivider .nobreak.verysmall { line-height:30px;} .smartdivider span { padding-bottom:9px;} .bottomhr { border-bottom:1px solid #d8d8d8;} .coloredbottomhr { border-bottom:1px solid #000; margin-bottom:-1px;line-height:22px;} body.blue .coloredbottomhr { border-color:#52bde9} body.green .coloredbottomhr { border-color:#99cc33} body.orange .coloredbottomhr { border-color:#f27935} body.red .coloredbottomhr { border-color:#f23535} body.ocean .coloredbottomhr { border-color:#0ea5a0} .lh30 { line-height:30px !important;} .lh35 { line-height:35px !important;} .lh40 { line-height:40px !important;} .lh45 { line-height:45px !important;} .lh50 { line-height:50px !important;} .smartdivider .verysmall.lh30 { line-height:33px !important;} .reddivider { width:100%;height:4px;background-color:#000; } body.blue .reddivider { background-color:#52bde9} body.green .reddivider { background-color:#99cc33} body.orange .reddivider { background-color:#f27935} body.red .reddivider { background-color:#f23535} body.ocean .reddivider { background-color:#0ea5a0} /***************************************** - FLOATINGS AND ALIGNS - ******************************************/ .txt-center, .centered { text-align:center;} .mcentered { margin:auto;} .txt-left { text-align:left;} .txt-right { text-align:right;} .imgfloat { float:left; margin:5px 30px 20px 0px} .leftfloat { float:left} .rightfloat { float:right;} .righttoleftfloat { float:right;} @media only screen and (max-width: 767px) { .righttoleftfloat { clear:left; float:left;} } .fullwidththumb { width:100%;} .nobreak { white-space:nowrap;} /***************************** - ICONS - *****************************/ .linkicon { position:absolute; left:50%;top:50%; } .lupeicon { position:absolute; left:50%;top:50%;} .linkicon.notalone { margin-left:5px;} .lupeicon.notalone { margin-left:-15px;} /************************************ - CONTENT SHORTCODES - ************************************/ .one_half { width: 49%; position:relative;} .one_third { width: 32%; position:relative;} .two_third { width: 66%; position:relative;} .three_fourth { width: 74%; position:relative;} .four_fifth { width: 78% position:relative;} .one_fourth { width: 23.5%; position:relative;} .one_fifth { width: 18.2%; position:relative;} .two_fifth { width: 39%; position:relative;} .three_fifth { width: 58.3%; position:relative;} .one_sixth { width: 13.33%; position:relative;} .one_half, .one_third, .two_third, .one_fourth, .one_fifth, .three_fourth, .one_sixth, .four_fifth, .two_fifth, .three_fifth { margin-right: 2%; margin-bottom: 0px; float: left; } .lastcolumn { margin-right: 0!important; clear: right; } @media only screen and (min-width: 768px) and (max-width: 979px) { } @media only screen and (max-width: 767px) { .one_half, .one_third, .two_third, .one_fourth, .one_fifth, .one_sixth, .two_fifth, .three_fifth { width: 100%; margin-bottom:20px;} .lastcolumn { margin-bottom:0px;} .mobilecentered { text-align:center;} } .table { display:table; } .table-cell.fullwidth { width:100%;} .table-cell { display:table-cell; vertical-align:bottom;} .table-cell.top { vertical-align:top;} @media only screen and (max-width: 520px) { .table.breakonmobile { display:block;} .table.breakonmobile .table-cell { display:block;} } /************************************** - BORDERED SMALL CONTAIENRS - **************************************/ .borderedbox-wrapper {z-index:250; position:relative;} .borderedbox { z-index:250;position:relative; border:1px solid #d8d8d8; background-color:#f5f5f5; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:40px 30px; } .borderedbox.icon-colored-hover { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; z-index:1; } .borderedbox.icon-colored-hover:hover { z-index:5; box-shadow:0px -1px 3px 0px rgba(0,0,0,0.1); -moz-box-shadow:0px -1px 3px 0px rgba(0,0,0,0.1);-webkit-box-shadow:0px -1px 3px 0px rgba(0,0,0,0.1); } .borderedbox .box-hidesection { display:none; } @media only screen and (max-width: 767px) { .borderedbox .box-hidesection { display: block;} } .color-boxed { background-color:#000; padding:5px 10px;} body.blue .color-boxed { background-color:#52bde9} body.green .color-boxed { background-color:#99cc33} body.orange .color-boxed { background-color:#f27935} body.red .color-boxed { background-color:#f23535} body.ocean .color-boxed { background-color:#0ea5a0} .gray-boxed { background-color:#ececec; padding:5px 10px;} .detailholder.gray-boxed { padding:10px 15px;} .newsletter, .referals { padding:20px; background-color:#f5f5f5;} /************************* - SOCIALS - *************************/ .socials { position:relative; height:16px; float:right;} ul.socials { margin-top:10px; margin-bottom:0px;} .subfooter ul.socials { margin-top:0px;} .socials li { position:relative; float:left; margin-right:25px; z-index:100; cursor:pointer;} .socials li:last-child { margin-right:0px; } .socials .soc .bg { background-position:top left; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-in-out; } .socials li:last-child .soc { margin-right:0px; } .socials .soc:hover .bg { background-position:bottom left;} .socials .bg { width:30px; height:30px; background-repeat:no-repeat; } ul.socials li p { display:none;} .sharings { margin-top: 3px;} @media only screen and (max-width: 520px) { ul.socials li { margin-right:15px;} ul.socials li:last-child { margin-right:0px;} } .soc { width:16px; height:16px; background-size:16px 16px; } .soc.twitter { background-image:url(../images/socials/black/twitter-icon.png); } .soc.rss { background-image: url(../images/socials/black/rss-icon.png); } .soc.facebook { background-image: url(../images/socials/black/facebook-icon.png); } .soc.twitter { background-image: url(../images/socials/black/twitter-icon.png); } .soc.dribbble { background-image: url(../images/socials/black/dribbble-icon.png); } .soc.pinterest { background-image: url(../images/socials/black/pinterest-icon.png); } .soc.linkedin { background-image: url(../images/socials/black/linkedin-icon.png); } .soc.vimeo { background-image: url(../images/socials/black/vimeo-icon.png); } .soc.youtube { background-image: url(../images/socials/black/youtube-icon.png); } .soc.tumblr { background-image: url(../images/socials/black/tumblr-icon.png); } .soc.forrst { background-image: url(../images/socials/black/forrst-icon.png); } .soc.skype { background-image: url(../images/socials/black/skype-icon.png); } .soc.flickr { background-image: url(../images/socials/black/flickr-icon.png); } .soc.digg { background-image: url(../images/socials/black/digg-icon.png); } .soc.google { background-image: url(../images/socials/black/google-icon.png); } .subfooter .soc.twitter { background-image:url(../images/socials/white/twitter-icon.png); } .subfooter .soc.rss { background-image: url(../images/socials/white/rss-icon.png); } .subfooter .soc.facebook { background-image: url(../images/socials/white/facebook-icon.png); } .subfooter .soc.twitter { background-image: url(../images/socials/white/twitter-icon.png); } .subfooter .soc.dribbble { background-image: url(../images/socials/white/dribbble-icon.png); } .subfooter .soc.pinterest { background-image: url(../images/socials/white/pinterest-icon.png); } .subfooter .soc.linkedin { background-image: url(../images/socials/white/linkedin-icon.png); } .subfooter .soc.vimeo { background-image: url(../images/socials/white/vimeo-icon.png); } .subfooter .soc.youtube { background-image: url(../images/socials/white/youtube-icon.png); } .subfooter .soc.tumblr { background-image: url(../images/socials/white/tumblr-icon.png); } .subfooter .soc.forrst { background-image: url(../images/socials/white/forrst-icon.png); } .subfooter .soc.skype { background-image: url(../images/socials/white/skype-icon.png); } .subfooter .soc.flickr { background-image: url(../images/socials/white/flickr-icon.png); } .subfooter .soc.digg { background-image: url(../images/socials/white/digg-icon.png); } .subfooter .soc.google { background-image: url(../images/socials/white/google-icon.png); } /****************************** - HEADER - ********************************/ .subheader_wrapper { background-color:#fff; border-bottom:1px solid #d8d8d8;} .header_wrapper { background-color:#f0f0f0; border-bottom:1px solid #d8d8d8; position:relative;} .logoholder { position:relative; width:61px; margin-top:25px;margin-bottom:25px;} /****************************** - CONTAINERS - ********************************/ body.boxedlayout { padding:40px 0px;} .boxedlayout .boxed-wrapper { box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2); max-width:1250px; margin:auto; } .boxedlayout .maincontent, .boxedlayout .footer, .boxedlayout .header, .boxedlayout .subfooter { max-width:1250px; margin:auto; } .header { border-top:5px solid #000} body.blue .header { border-color:#52bde9} body.green .header { border-color:#99cc33} body.orange .header { border-color:#f27935} body.red .header { border-color:#f23535} body.ocean .header { border-color:#0ea5a0} .maincontent { background-color:#fff; } .container { padding:0px 40px;} .footer .container { padding:40px 40px;} .callout { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:30px 20px;} @media only screen and (min-width: 981px) and (max-width: 1199px) { .boxedlayout .maincontent, .boxedlayout .footer, .boxedlayout .header, .boxedlayout .subfooter, .boxedlayout .boxed-wrapper { max-width:1020px; margin:auto;} } @media only screen and (min-width: 769px) and (max-width: 980px) { .boxedlayout .maincontent, .boxedlayout .footer, .boxedlayout .header, .boxedlayout .subfooter, .boxedlayout .boxed-wrapper { max-width:804px; margin:auto;} body.boxedlayout { padding:0px 0px;} } @media only screen and (max-width: 768px) { .container { padding:0px 20px;} .footer .container { padding:40px 20px;} body.boxedlayout { padding:0px 0px;} } /****************************** - SUBFOOTER - ********************************/ .subfooter { background-color:#333; padding:25px 0px;} .footer { background-color:#4d4d4d; } /********************************************** - THE NAVIGATION MENU - ************************************************/ #nav { float:right; position:relative; z-index:1000; margin-bottom: 0px;} #nav, #nav a, #nav a:visited { text-decoration: none; font-family:'Open Sans', Sans Serif; font-weight:600; } #nav a.activepage { font-weight:600; font-family:'Open Sans', Sans Serif;} /***************************** THE 1ST LEVEL MAIN MENU ******************************/ #nav >ul>li { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-in-out; } #nav >ul>li { float:left; position:relative; border-left:1px solid transparent; border-right:1px solid transparent; margin-left:-1px;margin-bottom:-1px; } #nav >ul>li:last-child { background:url(../images/assets/menudivider.png) no-repeat left center, url(../images/assets/menudivider.png) no-repeat right center; padding:0px 1px; } #nav >ul>li>a, #nav >ul>li>a.visited, #nav >ul>li>span, #nav >ul>li>span.visited { line-height:75px; color:#4e4e4e; font-size:13px; padding:25px 18px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; cursor:pointer; } #nav >ul>li:hover, #nav >ul>li.active { background-color: #fff; border-left:1px solid #d8d8d8; border-right:1px solid #d8d8d8} /********************** THE 2st LEVEL MENU **********************/ #nav >ul>li>ul { position:absolute; left:-1px; top:75px; width:100%; background-color:#fff; visibility: hidden; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-in-out; -moz-opacity:0; filter:alpha(opacity=0); opacity:0; box-shadow:0px 5px 8px 0px rgba(0,0,0,0.1); -moz-box-shadow:0px 5px 8px 0px rgba(0,0,0,0.1); -webkit-box-shadow:0px 5px 8px 0px rgba(0,0,0,0.1); border:1px solid #d5d5d5; border-top:none; } #nav >ul>li:hover >ul { visibility:visible; -moz-opacity:1; filter:alpha(opacity=100); opacity:1;} #nav >ul>li>ul>li { position:relative;width:100%;padding:9px 0px 8px!important; background-color:#fff;border-bottom:1px solid #ededed;} #nav >ul>li>ul>li:first-child { padding-top:0px;} #nav >ul>li>ul>li:last-child { padding-bottom:0px;border-bottom:none;} #nav >ul>li>ul>li a, #nav >ul>li>ul>li span, #nav >ul>li>ul>li a:visited { color:#777; font-size:12px; font-weight:500; padding:9px 18px; white-space:nowrap; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; cursor:pointer; } #nav >ul>li>ul>li:hover { border-bottom:1px solid #dfdfdf; } #nav >ul>li>ul>li:hover, #nav >ul>li>ul>li:hover >span, #nav >ul>li>ul>li:hover >a { color:#000; } body.blue #nav >ul>li>ul>li:hover, body.blue #nav >ul>li>ul>li:hover >span, body.blue #nav >ul>li>ul>li:hover >a { color:#52bde9; } body.orange #nav >ul>li>ul>li:hover, body.orange #nav >ul>li>ul>li:hover >span, body.orange #nav >ul>li>ul>li:hover >a { color:#f27935; } body.red #nav >ul>li>ul>li:hover, body.red #nav >ul>li>ul>li:hover >span, body.red #nav >ul>li>ul>li:hover >a { color:#f23535; } body.ocean #nav >ul>li>ul>li:hover, body.ocean #nav >ul>li>ul>li:hover >span, body.ocean #nav >ul>li>ul>li:hover >a { color:#0ea5a0; } body.green #nav >ul>li>ul>li:hover, body.green #nav >ul>li>ul>li:hover >span, body.green #nav >ul>li>ul>li:hover >a { color:#99cc33; } /********************** THE 3nd LEVEL MENU **********************/ #nav >ul>li>ul>li >ul { position:absolute; left:-200px; width:200px; visibility: hidden; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-in-out; -moz-opacity:0; filter:alpha(opacity=0); opacity:0; text-align:right; white-space:nowrap; box-shadow:-4px 5px 8px 0px rgba(0,0,0,0.1); -moz-box-shadow:-4px 5px 8px 0px rgba(0,0,0,0.1); -webkit-box-shadow:-4px 5px 8px 0px rgba(0,0,0,0.1); top:-1px; border:1px solid #d5d5d5; } #nav >ul>li>ul>li >ul>li { background:#fff; padding-right:10px;border-bottom:1px solid #dfdfdf;} #nav >ul>li>ul>li >ul>li:first-child { } #nav >ul>li>ul>li >ul>li:last-child { border-bottom:none;} #nav >ul>li>ul>li:hover >ul { visibility:visible; -moz-opacity:1; filter:alpha(opacity=100); opacity:1; } #nav >ul>li>ul>li>ul>li, #nav >ul>li>ul>li>ul>li >a, #nav >ul>li>ul>li>ul>li >a.visited { color:#000; line-height:25px; padding:6px 20px 6px 10px; font-weight:normal; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-in-out; } #nav >ul>li>ul>li>ul>li:hover, #nav >ul>li>ul>li>ul>li:hover >a { color:#000; } body.blue #nav >ul>li>ul>li>ul>li:hover, body.blue #nav >ul>li>ul>li>ul>li:hover >a { color:#52bde9; } body.green #nav >ul>li>ul>li>ul>li:hover, body.green #nav >ul>li>ul>li>ul>li:hover >a { color:#99cc33; } body.orange #nav >ul>li>ul>li>ul>li:hover, body.orange #nav >ul>li>ul>li>ul>li:hover >a { color:#f27935; } body.red #nav >ul>li>ul>li>ul>li:hover, body.red #nav >ul>li>ul>li>ul>li:hover >a { color:#f23535; } body.ocean #nav >ul>li>ul>li>ul>li:hover, body.ocean #nav >ul>li>ul>li>ul>li:hover >a { color:#0ea5a0; } @media only screen and (min-width: 980px) and (max-width: 1199px) { } @media only screen and (min-width: 768px) and (max-width: 979px) { } @media only screen and (min-width: 480px) and (max-width: 767px) { } @media only screen and (min-width: 0px) and (max-width: 479px) { } /****************************** - RESOPNSIVE MENU - ******************************/ .responsive_wrapper { z-index:10000;display:none; position:absolute; top:0px;right:0px; width:100%;height:1500px; overflow:hidden;} .responsive_wrapper.active { display:block;} .resp-navigator { cursor:pointer; width:32px; height:32px; position:absolute;right:20px;top:23px; display:none; background-size: 32px 32px;} .resp-closer { position:absolute;top:0px;left:-48px; width:48px;height:48px; background-color:#000; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; cursor:pointer; } .resp-closer:hover { color:#565656;} #responsive-menu { z-index:30000;position:absolute; top:86px; right:-400px; max-width:250px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -moz-box-shadow: -3px 0px 4px 0px rgba(0,0,0,0.2); -webkit-box-shadow: -3px 0px 4px 0px rgba(0,0,0,0.2); box-shadow: -3px 0px 4px 0px rgba(0,0,0,0.2); } #responsive-menu.active { right:0px;} .resp-menuheader { line-height:48px; background:#fff; color:#000; text-align:center;font-size:19px; } #responsive-menu ul { box-shadow:4px 4px 10px 0px rgba(0,0,0,0.3);-moz-box-shadow:4px 4px 10px 0px rgba(0,0,0,0.3);-webkit-box-shadow:4px 4px 10px 0px rgba(0,0,0,0.3);} #responsive-menu ul li { line-height:40px; padding:0px 20px;color:#000; border-bottom: 1px solid #eee; text-transform:capitalize; } #responsive-menu ul li, #responsive-menu ul li a, #responsive-menu ul li a:visited, #responsive-menu ul li a:focus, #responsive-menu ul li a:hover { color:#000 !important; font-weight:600; text-transform:capitalize !important;} #responsive-menu ul li.rev-sublevel, #responsive-menu ul li.rev-sublevel a, #responsive-menu ul li.rev-sublevel a:visited, #responsive-menu ul li.rev-sublevel a:focus, #responsive-menu ul li.rev-sublevel a:hover { color:#000 !important; font-weight:300; text-transform:capitalize !important;} #responsive-menu ul li.rev-toplevel { background:#f1f1f1;} #responsive-menu ul li.rev-sublevel { background:#fff; padding-left:30px;color:#000;} #responsive-menu ul li.rev-subsublevel { background:#fff; padding-left:45px;color:#000; font-weight:300;} #responsive-menu ul li.rev-subsublevel a, #responsive-menu ul li.rev-subsublevel a:visited, #responsive-menu ul li.rev-subsublevel a:hover { font-weight:300;} @media only screen and (min-width: 768px) and (max-width: 979px) { } @media only screen and (min-width: 480px) and (max-width: 767px) { .resp-navigator { display:block;} } @media only screen and (min-width: 0px) and (max-width: 479px) { .resp-navigator { display:block;} } /****************************** - BUTTON OVERWRITE - ********************************/ .btn, .btn:hover { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .btn, .btn-primary, input[type="submit"] { background:#fff; color:#fff; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; text-shadow: none;padding:0px 30px; line-height: 40px;font-size: 15px; font-weight:400; border:none; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; background-image: none; filter: none; background-color:#fff; position:relative; font-family:'Open Sans', sans-serif; } input[type="submit"] { padding:0px 10px} .buttoncenter { position:relative; float:left; left:50%;} .buttoncenter button { margin-left:-50%; clear:right} .btn, .btn-primary:hover, input[type="submit"]:hover { color: #fff; background-image: none; background-repeat: repeat-x; filter: none; background-color: #191a1c; } .btn.small { padding:0px 20px; line-height:35px; font-size:12px;} .btn.large { padding:0px 40px; line-height:45px; font-size:15px;} body.green .btn.maincolor, .btn.green, input[type="submit"].green { background:#99cc33; color:#fff;} body.ocean .btn.maincolor, .btn.ocean { background:#0ea5a0; color:#fff;} .btn.gray { background:#d5d5d5; color:#fff;} .btn.blue, body.blue .btn.maincolor { background:#52bde9; color:#fff;} body.red .btn.maincolor, .btn.red { background:#f23535; color:#fff;} body.green .btn.maincolor, .btn.green { background:#99cc33; color:#fff;} body.orange .btn.maincolor, .btn.orange { background:#f27935; color:#fff;} .btn.black { background:#000; color:#fff;} .btn.whitegray { background:#fff; color:#d0d0d0;} body.red .btn.maincolor, .btn.red, input[type="submit"].red { background:#f23535; color:#fff;border: none !important; } .btn.purple { background:#a400ac; color:#fff;} body.ocean .btn.maincolor:hover, .btn.ocean:hover { background:#0c8e8a; color:#fff } body.green .btn.maincolor:hover, .btn.green:hover { background:#88ba25; color:#fff; } body.red .btn.maincolor:hover, .btn.red:hover { background:#d52727; color:#fff; } body.blue .btn.maincolor:hover, .btn.blue:hover { background:#399fc9; color:#fff; } body.orange .btn.maincolor:hover, .btn.orange:hover { background:#dc6624; color:#fff; } .btn.black:hover { background:#333; color:#fff; } .btn.gray:hover { background:#000; color:#fff; } .btn.whitegray:hover { background:#d0d0d0; color:#fff;} .btn.witharrow.small { padding-right:50px; padding-left:10px;} .btn.withleftarrow.small { padding-left:50px; padding-right:10px;} .btn.witharrow.small:after { content:">"; font-family:'Lato', sans-serif; font-size:15px; color:#fff; font-weight:bold;position:absolute; right:0px; top:0px; line-height:35px;padding:0px 13px} .btn.withleftarrow.small:before { content:"<"; font-family:'Lato', sans-serif; font-size:15px; color:#fff; font-weight:bold;position:absolute; left:0px; top:0px; line-height:35px;padding:0px 13px} .btn.witharrow.large { padding-right:50px; padding-left:20px;} .btn.withleftarrow.large { padding-left:50px; padding-right:20px;} .btn.witharrow.large:after { content:">"; font-family:'Lato', sans-serif; font-size:20px; color:#fff; font-weight:bold;position:absolute; right:0px; top:0px; line-height:45px;padding:0px 13px} .btn.withleftarrow.large:before { content:"<"; font-family:'Lato', sans-serif; font-size:20px; color:#fff; font-weight:bold;position:absolute; left:0px; top:0px; line-height:45px;padding:0px 13px} body.red .btn.maincolor.witharrow:after, .btn.red.witharrow:after { background-color:#f59696;} body.red .btn.maincolor.withleftarrow:before, .btn.red.withleftarrow:before { background-color:#f59696;} body.ocean .btn.maincolor.witharrow:after, .btn.ocean.witharrow:after { background-color:#2bc8c3;} body.red .btn.maincolor.withleftarrow:before, .btn.ocean.withleftarrow:before { background-color:#2bc8c3;} body.green .btn.maincolor.witharrow:after, .btn.green.witharrow:after { background-color:#c8e295;} body.red .btn.maincolor.withleftarrow:before, .btn.green.withleftarrow:before { background-color:#c8e295;} body.orange .btn.maincolor.witharrow:after, .btn.orange.witharrow:after { background-color:#f5b896;} body.red .btn.maincolor.withleftarrow:before, .btn.orange.withleftarrow:before { background-color:#f5b896;} body.blue .btn.maincolor.witharrow:after, .btn.blue.witharrow:after { background-color:#7fcae8;} body.red .btn.maincolor.withleftarrow:before, .btn.blue.withleftarrow:before { background-color:#7fcae8;} body.black .btn.maincolor.witharrow:after, .btn.black.witharrow:after { background-color:#fff; color:#000} body.red .btn.maincolor.withleftarrow:before, .btn.black.withleftarrow:before { background-color:#fff; color:#000} body.gray .btn.maincolor.witharrow:after, .btn.gray.witharrow:after { background-color:#d0d0d0;} body.red .btn.maincolor.withleftarrow:before, .btn.gray.withleftarrow:before { background-color:#d0d0d0;} .tb-pagination .btn.small.whitegray { padding:0px 13px;} #searchform_side input[type="submit"] { background-color:#000; font-size:11px; line-height:11px; border:none !important } body.blue #searchform_side input[type="submit"] { background-color:#52bde9; font-size:11px; line-height:11px; } body.green #searchform_side input[type="submit"] { background-color:#99cc33; font-size:11px; line-height:11px; } body.orange #searchform_side input[type="submit"] { background-color:#f27935; font-size:11px; line-height:11px; } body.red #searchform_side input[type="submit"] { background-color:#f23535; font-size:11px; line-height:11px; } body.ocean #searchform_side input[type="submit"] { background-color:#0ea5a0; font-size:11px; line-height:11px; } /****************************** - BLOG - ********************************/ .blogpost .gray-boxed.verysmall, .blogpost .color-boxed.verysmall { font-weight:900 !important;} .blogpost .gray-boxed.verysmall.gray a, .blogpost .gray-boxed.verysmall.gray a:visited { color:#6f6d6c;} .blogpost .gray-boxed.verysmall.gray a:hover { color:#000;} body.blue .blogpost .gray-boxed.verysmall.gray a:hover { color:#52bde9;} body.green .blogpost .gray-boxed.verysmall.gray a:hover { color:#99cc33;} body.orange .blogpost .gray-boxed.verysmall.gray a:hover { color:#f27935;} body.red .blogpost .gray-boxed.verysmall.gray a:hover { color:#f23535;} body.ocean .blogpost .gray-boxed.verysmall.gray a:hover { color:#0ea5a0;} /******************************************** - BLOG RESPONSIVE SETTINGS - *******************************************/ @media only screen and (max-width: 978px) { } @media only screen and (max-width: 978px) { } @media all and (-webkit-min-device-pixel-ratio : 1.5) { } /**************************************************************************************************** - GOOGLE MAP - *****************************************************************************************************/ .gmap_inner img { max-width: none; } .gmap_inner { width:100%; position:relative; height:495px; z-index:5; } .gmapfw_wrap { z-index:8;position:absolute; top:0px; left:0px; width:100%; height:100%; background:url(../images/tiles/gmapfw.png) no-repeat center center;} .maptopleft { position:absolute; width:50%;height:50%; left:0px; top:0px;} .maptopright { position:absolute; width:50%;height:50%; top:0px; text-align:right;right:0px;} .mapbottomleft { position:absolute; width:50%;height:50%; left:0px; top:50%;} .mapbottomright { position:absolute; width:50%;height:50%; top:50%; text-align:right;right:0px;} .fullwidthmap-boxxer h3 { font-size:22px; font-weight:bold; color:#000; } .fullwidthmap-boxxer p { color:#fff; font-weight:400;} @media only screen and (min-width: 980px) and (max-width: 1199px) { } @media only screen and (min-width: 768px) and (max-width: 979px) { } @media only screen and (min-width: 480px) and (max-width: 767px) { .mapbottomleft, .maptopleft { left:35px} .mapbottomright, .maptopright { right:35px} } @media only screen and (min-width: 0px) and (max-width: 479px) { .mapbottomleft, .maptopleft { left:20px} .mapbottomright, .maptopright { right:20px} } /****************************** - COMMENT INPUTS - ********************************/ table.contacttable p { line-height:20px; margin-bottom:0px;padding-top:10px;} table.contacttable td:first-child { min-width:100px; text-align: right;padding-right:20px;vertical-align:top; } table.contacttable td:last-child { min-width:100px; width:100%; } table.contacttable input, table.contacttable textarea { width:100%;} @media only screen and (max-width: 767px) { table.contacttable td:last-child { min-width:100px; width:100%; } } /****************************** - INPUT COLORS ETC: - ********************************/ input, 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 { border:1px solid #ddd !important; background-color:#fff; line-height:36px; font-size:13px; color:#777; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; height:36px; padding:0px 15px;width:100%; margin-bottom:0px; } input:focus, 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 { box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; border:1px solid #d9d8d6;outline:none !important; } textarea { border:1px solid #ddd !important; background-color:#fff; line-height:40px; font-size:13px; color:#777; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; height:180px; padding:0px 15px;width:100%; margin-bottom:0px; } #contactform input[type="text"], #contactform input[type="password"], #contactform input[type="datetime"], #contactform input[type="datetime-local"], #contactform input[type="date"], #contactform input[type="month"], #contactform input[type="time"], #contactform input[type="week"], #contactform input[type="number"], #contactform input[type="email"], #contactform input[type="url"], #contactform input[type="search"], #contactform input[type="tel"], #contactform input[type="color"], #contactform .uneditable-input { border:none!important; background-color:#f2f2f2; line-height:40px; font-size:13px; color:#777; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; height:40px; padding:0px 15px;width:100%; margin-bottom:0px; } #contactform textarea { border:none!important; background-color:#f2f2f2; line-height:40px; font-size:13px; color:#777; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:0px 15px;width:100%; margin-bottom:0px; } /*** FOOTER INPUTS **/ footer input, footer input[type="text"], footer input[type="password"], footer input[type="datetime"], footer input[type="datetime-local"], footer input[type="date"], footer input[type="month"], footer input[type="time"], footer input[type="week"], footer input[type="number"], footer input[type="email"], footer input[type="url"], footer input[type="search"], footer input[type="tel"], footer input[type="color"], footer .uneditable-input { border:1px solid #444 !important; background-color:#252525; line-height:40px; font-size:13px; color:#666; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; height:36px; padding:0px 15px; } footer textarea { border:1px solid #444 !important; background-color:#252525; line-height:40px; font-size:13px; color:#444; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; } footer input:focus, textarea:focus, footer input[type="text"]:focus, footer input[type="password"]:focus, footer input[type="datetime"]:focus, footer input[type="datetime-local"]:focus, footer input[type="date"]:focus, footer input[type="month"]:focus, footer input[type="time"]:focus, footer input[type="week"]:focus, footer input[type="number"]:focus, footer input[type="email"]:focus, footer input[type="url"]:focus, footer input[type="search"]:focus, footer input[type="tel"]:focus, footer input[type="color"]:focus, footer .uneditable-input:focus { box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; border:1px solid #444;outline:none !important; } /* SEARCH FIELD */ input.searchfield, input.searchbutton { border:none !important; background-color:#f0efed; line-height:25px; font-size:15px; color:#fff; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; height:25px; } #searchform { position:relative;} #searchform input[type="text"] { width:100%; padding-left:20px; height:50px;line-height:50px; border:none !important; background:#f7f7f7; font-size:14px;font-family: 'Open Sans', sans-serif; font-style:italic;} #searchform input[type="submit"] { border:none !important; font-family: 'fontello';position:absolute; right:0px; top:0px; width:50px;height:50px;background-color:#000; color:#fff;} #searchform .icon-search { position:absolute;right:14px;top:12px; color:#fff; font-size:22px; font-weight:300; background:url(../images/assets/lupe.png) no-repeat center center; background-size:18px 18px;} @media all and (-webkit-min-device-pixel-ratio : 1.5) { #searchform .icon-search { background-image:url(../images/assets/lupe@2x.png)} } .widget #searchform { position:relative; box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; width:100%;} .widget #searchform .w100 { width:100%;padding-right:5px;} .widget #searchform input[type="text"] { position:relative; width:100%;padding-left:20px; height:30px;line-height:30px; border:1px solid #e1e2e3 !important; background:#ffff;font-size:11px; font-family: 'Open Sans', sans-serif; font-style:normal; padding: 0px 10px;} .widget #searchform input[type="submit"] { position:relative; width:auto;height:30px;background-color:#000; color:#fff;font-size:11px; top:0px;left:auto;right:0px;line-height:30px;font-family: 'Lato', sans-serif; } .widget #searchform .icon-search { position:absolute;right:14px;top:12px; color:#fff; font-size:22px; font-weight:300;} #searchform i.icon-search { display:none;} body.blue #searchform input[type="submit"], body.blue .widget #searchform input[type="submit"] { background-color:#52bde9;} body.green #searchform input[type="submit"], body.green .widget #searchform input[type="submit"] { background-color:#99cc33;} body.orange #searchform input[type="submit"], body.orange .widget #searchform input[type="submit"] { background-color:#f27935;} body.red #searchform input[type="submit"], body.red .widget #searchform input[type="submit"] { background-color:#f23535;} body.ocean #searchform input[type="submit"], body.ocean .widget #searchform input[type="submit"] { background-color:#0ea5a0;} /* SUBSCRIBER */ .subscribe_emailinput { width:206px;} @media only screen and (min-width: 980px) and (max-width: 1199px) { .subscribe_emailinput { width:135px;} } @media only screen and (min-width: 768px) and (max-width: 979px) { .subscribe_emailinput { max-width:300px;} .subscribe_submit { float:left;margin-left:15px;} } @media only screen and (max-width: 767px) { .subscribe_emailinput { width:100%;} .subscribe_submit { float:left;margin-top:15px;} } /****************************** - SHOWBIZ SETTING: - ********************************/ .showbiz-container { max-width:100%; min-width:200px; margin:0px auto; } /*********** BASIC SETTINGS THE NAVIGATION OF THE TEASER ***************/ .showbiz-container .clear { clear:both;} .teaser-navigation { margin:1px auto; width:35px; margin-top:-46px; height:25px;} .navigation-left { width:17px;height:17px; background:url(../images/assets/navleft.png) no-repeat left bottom; cursor:pointer; background-size:17px 34px} .navigation-right { width:17px;height:17px; background:url(../images/assets/navright.png) no-repeat left bottom; cursor:pointer; background-size:17px 34px} @media all and (-webkit-min-device-pixel-ratio : 1.5) { .navigation-left { background-image:url(../images/assets/navleft@2x.png); } .navigation-right { background-image:url(../images/assets/navright@2x.png); } } .navigation-left:hover, .navigation-right:hover { background-position:left top;} .navigation-left.notclickable { cursor:default; -moz-opacity:0.3; filter:alpha(opacity=30); opacity:0.3; background-position:left bottom !important; } .navigation-right.notclickable { cursor:default; -moz-opacity:0.3; filter:alpha(opacity=30); opacity:0.3; background-position:left bottom !important; } .showbiz-teaser a, .showbiz-teaser a:visited { text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; color:#000; } /********** BASIC SETTINGS OF THE LISTS *****************/ .showbiz-teaser ul, .showbiz-teaser li { list-style: none; margin:0; padding:0;} .showbiz-teaser .overflowholder { overflow: hidden; position: relative; width: 100%; } .showbiz-teaser .mediaholder, .frame .mediaholder, .mediaholder { position:relative;overflow:hidden;} .mediaholder .maxheight-wrapper { position:relative; max-height:250px;overflow:hidden;width:100%;} .showbiz-teaser .mediaholder .linkicon, .showbiz-teaser .mediaholder .lupeicon, .media-wrapper .mediaholder .linkicon, .media-wrapper .mediaholder .lupeicon, .carousel-inner .mediaholder .linkicon, .carousel-inner .mediaholder .lupeicon, .mediaholder .linkicon, .mediaholder .lupeicon { top:65%; -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.320, 1.275); -moz-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.320, 1.275); -o-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.320, 1.275); -ms-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.320, 1.275); -moz-opacity:0; filter:alpha(opacity=0); opacity:0; } .showbiz-teaser li:hover .mediaholder .linkicon, .showbiz-teaser li:hover .mediaholder .lupeicon, .media-wrapper:hover .mediaholder .linkicon, .media-wrapper:hover .mediaholder .lupeicon, .carousel-inner .mediaholder:hover .linkicon, .carousel-inner .mediaholder:hover .lupeicon, .frame .mediaholder:hover .linkicon, .frame .mediaholder:hover .lupeicon { top:50%; -moz-opacity:1; filter:alpha(opacity=100); opacity:1;} .showbiz-teaser li:hover .mediaholder .lupeicon, .media-wrapper:hover .mediaholder .lupeicon, .carousel-inner .mediaholder:hover .lupeicon, .frame:hover .mediaholder .lupeicon, { transition-delay: 0.1s; -moz-transition-delay: 0.1s; /* Firefox 4 */ -webkit-transition-delay: 0.1s; /* Safari and Chrome */ -o-transition-delay: 0.1s; /* Opera */ } .showbiz-teaser .hovercover, .media-wrapper .hovercover, .carousel-inner .hovercover, .frame .hovercover { width:100%;height:100%; position:absolute; top:0px; left:0px; background-color:#000; -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-ms-transition: all 0.2s ease-out; -moz-opacity:0; filter:alpha(opacity=0); opacity:0; } body.blue .showbiz-teaser .hovercover, body.blue .media-wrapper .hovercover, body.blue .carousel-inner .hovercover, body.blue .frame .hovercover { background-color:#52bde9 } body.green .showbiz-teaser .hovercover, body.green .media-wrapper .hovercover, body.green .carousel-inner .hovercover, body.green .frame .hovercover { background-color:#99cc33 } body.orange .showbiz-teaser .hovercover, body.orange .media-wrapper .hovercover, body.orange .carousel-inner .hovercover, body.orange .frame .hovercover { background-color:#f27935 } body.red .showbiz-teaser .hovercover, body.red .media-wrapper .hovercover, body.red .carousel-inner .hovercover, body.red .frame .hovercover { background-color:#f23535 } body.ocean .showbiz-teaser .hovercover, body.ocean .media-wrapper .hovercover, body.ocean .carousel-inner .hovercover, body.ocean .frame .hovercover { background-color:#0ea5a0 } .showbiz-teaser li:hover .hovercover, .media-wrapper:hover .hovercover, .carousel-inner .mediaholder:hover .hovercover, .frame:hover .mediaholder .hovercover { -moz-opacity:0.85; filter:alpha(opacity=85); opacity:0.85; } .showbiz-teaser .overflowholder ul { width: 10000px; position: absolute; top: 0px; left: 0px; } .showbiz-teaser .overflowholder ul li { float: left !important; margin-right:30px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } /********** BASIC SETTINGS PER ENTRY (IMAGE BEHAVIORS *************/ .showbiz-teaser .detailimg img, .media-wrapper .detailimg img { width:100%; margin-bottom:-5px;} /********** BASIC SETTINGS PER ENTRY ( DETAIL HOLDER, LIKE TITLE, DATE, ETC... ) *************/ .showbiz-teaser .detailholder, .media-wrapper .detailholder { padding:20px 0px; position: relative; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .media-wrapper .detailholder { padding:10px 0px; background:#f1f1f1} .showbiz-teaser li:hover .detailholder, .media-wrapper:hover .detailholder { background-color:#000;} .showbiz-teaser li:hover .detailholder h4, .showbiz-teaser li:hover .detailholder h4 a, .showbiz-teaser li:hover .detailholder h4 a:visited, .showbiz-teaser li:hover .detailholder h4 a:hover, .media-wrapper:hover .detailholder h4, .media-wrapper:hover .detailholder h4 a, .media-wrapper:hover .detailholder h4 a:visited, .media-wrapper:hover .detailholder h4 a:hover { color:#fff !important; -webkit-animation: fallDown 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) backwards,fadeIn 0.2s ease-in backwards; -moz-animation: fallDown 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) backwards,fadeIn 0.2s ease-in backwards; -ms-animation: fallDown 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) backwards,fadeIn 0.2s ease-in backwards; animation: fallDown 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) backwards,fadeIn 0.2s ease-in backwards; } .showbiz-teaser li:hover .detailholder p, .media-wrapper:hover .detailholder p { -webkit-animation: fallUp 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.2s backwards,fadeIn 0.2s ease-in 0.2s backwards; -moz-animation: fallUp 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.2s backwards,fadeIn 0.2s ease-in 0.2s backwards; -ms-animation: fallUp 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.2s backwards,fadeIn 0.2s ease-in 0.2s backwards; animation: fallUp 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.2s backwards,fadeIn 0.2s ease-in 0.2s backwards; } /****************************** - Carousel Settings - ********************************/ .carousel-control { position: absolute; top: 50%; left: 15px; width: 30px; height: 30px; font-size: 30px; font-weight: 400; line-height: 24px; color: #ffffff; text-align: center; background: #222222; border: 0px solid #ffffff; -webkit-border-radius: 23px; -moz-border-radius: 23px; border-radius: 23px; opacity: 0.2; filter: alpha(opacity=20); margin-top:-15px; } /****************************** - FADED ITEMS - *******************************/ .nhitem { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;-moz-opacity:1; filter:alpha(opacity=100); opacity:1;} .nhitem.faded { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -moz-opacity:0.5; filter:alpha(opacity=50); opacity:0.5;} /****************************** - WIDGET SETTINGS - *******************************/ .widget-list ul li { padding-left:20px;} .widget-list ul li, .widget-list ul li a, .widget-list ul li a:hover, .widget-list ul li a:visited { font-size:11px; line-height:25px; font-weight:600;} /****************************** - COMMENTS AT POSTS - ********************************/ .comment_wrapper { display:block; } .comment_wrapper .comment { display: table;} .comment_wrapper .comment.level2 { padding-left:80px;} .comment_wrapper .portrait { min-width:60px;height:60px; display:table-cell; vertical-align: top;} .comment_wrapper .portrait-holder { background:#ccc; width:60px; height:60px;} .comment_wrapper .comment-details { padding-left:20px; width:100%; display:table-cell; vertical-align: top;} @media only screen and (max-width: 767px) { .comment_wrapper.lp60 { padding-left:0px } .comment_wrapper .comment.level2 { padding-left:0px;} } .portfolio_selector_boss .portfolio_selector { cursor: pointer; } .portfolio_selector:hover .portfolio_selector_inner, .portfolio_selector.selected_selector .portfolio_selector_inner { color:#333;border-bottom:1px solid #000; margin-bottom:-1px;line-height:22px;} .portfolio_selector:hover span.portfolio_selector_inner, .portfolio_selector.selected_selector span.portfolio_selector_inner { border-bottom:1px solid #000; margin-bottom:-1px;line-height:30px;} body.blue .portfolio_selector:hover span.portfolio_selector_inner, body.blue .portfolio_selector.selected_selector span.portfolio_selector_inner { border-color:#52bde9} body.green .portfolio_selector:hover span.portfolio_selector_inner, body.green .portfolio_selector.selected_selector span.portfolio_selector_inner { border-color:#99cc33} body.orange .portfolio_selector:hover span.portfolio_selector_inner, body.orange .portfolio_selector.selected_selector span.portfolio_selector_inner { border-color:#f27935} body.red .portfolio_selector:hover span.portfolio_selector_inner, body.red .portfolio_selector.selected_selector span.portfolio_selector_inner { border-color:#f23535} body.ocean .portfolio_selector:hover span.portfolio_selector_inner, body.ocean .portfolio_selector.selected_selector span.portfolio_selector_inner { border-color:#0ea5a0} /** SOME DETAIL IMG ANIMATION **/ .detailimg { overflow: hidden;} .all-group { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;-moz-opacity:1; filter:alpha(opacity=100); opacity:1;} .removeme { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -moz-opacity:0; filter:alpha(opacity=0); opacity:0;} .killerclear { height:25px; width:100%;} .killerclear:last-child { height:0px; width:100%;} /**************************************************** - PORTFOLIO WITH SIDEBARS // SIZING ISSUES - *******************************************************/ .container-with-sidebar .span9 .portfolio_rotator li.span3.all-group { width:195px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span4.all-group { width:270px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span6.all-group { width:420px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span12.all-group { width:870px !important;} .portfolio .span12 { margin-bottom:40px;} @media only screen and (min-width: 980px) and (max-width: 1199px) { .container-with-sidebar .span9 .portfolio_rotator li.span2.all-group { width:100px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span3.all-group { width:160px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span4.all-group { width:218px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span6.all-group { width:340px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span12.all-group { width:700px !important;} .fh-category { clear:left;} .portfolio_selector_boss li { line-height:25px;} .portfolio_selector_boss { padding-top:10px;} } @media only screen and (min-width: 768px) and (max-width: 979px) { .container-with-sidebar .span9 .portfolio_rotator li.span2.all-group { width:73px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span3.all-group { width:119px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span4.all-group { width:164px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span6.all-group { width:250px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span12.all-group { width:540px !important;} .fh-category { clear:left;} .portfolio_selector_boss li { line-height:25px;} .portfolio_selector_boss { padding-top:10px;} } @media only screen and (min-width: 480px) and (max-width: 767px) { .container-with-sidebar .span9 .portfolio_rotator li.span2.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span6.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span4.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span3.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span12.all-group { width:100% !important; margin-bottom:20px !important;} .killerclear { height:0px !important;} .fh-category { clear:left;} .portfolio_selector_boss li { line-height:25px;} .portfolio_selector_boss { padding-top:10px;} } @media only screen and (min-width: 0px) and (max-width: 479px) { .container-with-sidebar .span9 .portfolio_rotator li.span2.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span6.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span4.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span3.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span12.all-group { width:100% !important;} .killerclear { height:0px !important;} .fh-category { clear:left;} .portfolio_selector_boss li { line-height:25px;} .portfolio_selector_boss { padding-top:10px;} } /****************************** - TESTIMONIAL WRAPPER - ********************************/ .testimonial_wrapper { border: none; background: #f5f5f5; padding: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position: relative; overflow:hidden; } .testimonials { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; } .testimonials li { position:absolute; top:0px; left:0px; display:none;} .testimonials li:first-child { display:block;} .testimonials { position:relative;} /****************************** - BLOG OVERVIEWS - *******************************/ .table-blogarticle { display:table;} .media-table-cell { display:table-cell; width:30%; vertical-align:top;} .blogcontent-table-cell { display:table-cell; width:70%; padding-left:20px;vertical-align:top;} @media only screen and (max-width: 767px) { .table-blogarticle, .media-table-cell, .blogcontent-table-cell { display:block; padding:0; width:100%;} } /****************************** - TWITTER - ********************************/ .tweet { display:table; width:75%; margin:auto; padding:30px 30px; box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box; } .fullwidth-tweets .tweet { width:100% } .tweet-content { display:table-cell; width:100%; } .tweets .tweet p { line-height:20px;font-size:17px; font-style:italic;} .tweets .tweet .tweet-date { font-size:12px; text-align:left;} .tweets .tweet p a { color:#000} body.blue .tweets .tweet p a { color:#52bde9} body.green .tweets .tweet p a { color:#99cc33} body.orange .tweets .tweet p a { color:#f27935} body.red .tweets .tweet p a { color:#f23535} body.ocean .tweets .tweet p a { color:#0ea5a0} .tweets ul { background-color:#f5f5f5;} .tweets ul li { margin-bottom:1px; } .tweets ul li:last-child { margin-bottom:0px;} .tweets, .tweets * { -moz-user-select: none;-webkit-user-select: none; } @media only screen and (max-width: 767px) { .tweet { width:100%;} } /****************************** - FOOTER GALLERY - ********************************/ .footer-gallery img { margin-right:0px;margin-bottom:4px;} /****************************** - DRIBBLE FEEDS - ********************************/ .footer .flickr.feed li { border:4px solid #414141;} .footer .dribbble.feed li { float:left; width:72px; margin-right:10px;margin-bottom:10px;} .footer .flickr.feed li { float:left; width:72px; margin-right:10px;margin-bottom:10px;} .footer .flickr.feed li .mediaholder { width:72px; height:72px; } .footer .flickr.feed li img { width:72px; height:72px; } .footer .flickr.feed .lupeicon { margin-left:-6px;margin-top:-4px;} @media only screen and (min-width: 980px) and (max-width: 1199px) { .footer .flickr.feed li { float:left; width:57px; margin-right:4px;margin-bottom:4px;} .footer .flickr.feed li .mediaholder { width:57px; height:57px; } .footer .flickr.feed li img { width:57px; height:57px; } } @media only screen and (min-width: 768px) and (max-width: 979px) { .footer .flickr.feed li { float:left; width:43px; margin-right:4px;margin-bottom:4px;} .footer .flickr.feed li .mediaholder { width:43px; height:43px; } .footer .flickr.feed li img { width:43px; height:43px; } } @media only screen and (min-width: 480px) and (max-width: 767px) { } /************************************* - LATEST POST IN FOOTER - *************************************/ /****************************** - SCROLLPANE - ********************************/ /* Styles specific to this particular page */ .scroll-pane { width: 100%;height: 130px;overflow: auto; } .horizontal-only { height: auto;max-height: 130px; } .jspContainer { overflow: hidden;position: relative; } .jspPane { position: absolute; width:100%;} .jspVerticalBar { position: absolute; top: 0; right: 0; width: 5px; height: 100%; background: transparent; display:none;} .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; background: transarent; } .jspVerticalBar *, .jspHorizontalBar * { margin: 0; padding: 0; } .jspCap { display: none; } .jspHorizontalBar .jspCap { float: left; } .jspTrack { background: transparent; position: relative; } .jspDrag { background: #99cc33; position: relative; top: 0; left: 0; cursor: pointer; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=10); -moz-opacity: 0.1; -khtml-opacity: 0.1; opacity: 0.1; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out; } .ib-content:hover .jspDrag { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;} .jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; } .jspArrow { background: #99cc33; text-indent: -20000px; display: block; cursor: pointer; } .jspArrow.jspDisabled { cursor: default; background: #80808d;} .jspVerticalBar .jspArrow { height: 5;} .jspHorizontalBar .jspArrow { width: 5; float: left; height: 100%;} .jspVerticalBar .jspArrow:focus { outline: none; } .jspCorner { background: #eeeef4; float: left; height: 100%; } * html .jspCorner { margin: 0 -3px 0 0;} /****************************** - ALERTS - ********************************/ .alert p { color:#fff !important;line-height:15px; } .alert { padding:18px 20px !important; margin-bottom:5px !important} .alert.alert-error { background-color: #f23535; text-shadow: none;} .alert.alert-success { background-color: #99cc33; text-shadow: none;} .alert.alert-info { background-color: #62cdfe; text-shadow: none;} .alert.alert-warning { background-color: #ffe851; text-shadow: none;} .alert.alert-gray { background-color: #f5f2f1; text-shadow: none;} .alert-warning p { color:#998649 !important;} .alert-gray p { color:#333 !important;} .alert .close { right:0px; top:-4px;} /********************************************** - ACCORDION - ***********************************************/ .accordion-group { margin-bottom:0px; margin-top:-1px;outline:none;-webkit-border-radius: 0px 0px 0 0;-moz-border-radius: 0px 0px 0 0;border-radius: 0px 0px 0 0; border:none; } a.accordion-toggle { cursor:pointer; font-size:13px; color:#fff; outline:none;} a.accordion-toggle { text-decoration:none;} .accordion-heading .accordion-toggle { padding:0px 7px 0px 20px; line-height:29px;height:29px; } .accordion-heading { padding: 8px 0px;background-color: #000;border:none;margin-bottom:10px; } .accordion-group.active .accordion-heading .accordion-toggle { background-position:10px -29px;} .accordion-body { } .accordion-inner { border:1px solid #ddd; padding:10px 20px 10px 20px; background:#e1e0df;} .accordion-inner p { color:#000 !important;} .nopadding .accordion-inner { padding:0px;} .accordion-body.in { margin-bottom:20px;} .nospaces .accordion-heading { margin-bottom:2px;} .nospaces .accordion-body.in { margin-bottom:2px;} .accordion.green .accordion-heading { background-color:#99cc33} .accordion.ocean .accordion-heading { background-color:#0ea5a0} .accordion.orange .accordion-heading { background-color:#f27935} .accordion.red .accordion-heading { background-color:#f23535} .accordion.blue .accordion-heading { background-color:#52bde9} /*********** FAQ ACCORDIONS ******************/ .accordion.faq .accordion-group { background-color:#ccc; padding:20px; -webkit-border-radius: 0px 0px 0 0; -moz-border-radius: 0px 0px 0 0; border-radius: 0px 0px 0 0; border:none; border-bottom:none; } .accordion.faq .accordion-group:last-child { border-bottom:none;} .accordion.faq .accordion-group.active { background-color:#fff;} .accordion.faq a.accordion-toggle { color:#fff;} .accordion.faq .accordion-inner { border-top:none; padding-left:0px; padding-right:0px; color:#000; } .accordion-group:last-child, .accordion.faq { margin-bottom:0px;} /**** WIDGET ACCORDIONS ***/ .accordion-widget .accordion-group { margin-top:0px;} .accordion-widget .accordion-heading { padding: 5px 0px 6px; background-color: #000; border: none; margin-bottom: 0px; } .accordion i.normal, .accordion-toggle i.normal { line-height:29px !important;} .accordion i.small, .accordion-toggle i.small { line-height:31px !important;} .accordion p, .accordion-toggle p { line-height:30px !important;} .accordion-inner p { line-height:21px !important;} .accordion-widget .accordion-inner { padding: 3px 7px 3px 15px; background: #e1e0df; margin-bottom:1px; } .accordion-widget .whiteaccordion .accordion-inner { background: #fff; border:none; border-bottom:1px solid #e1e0df; } .accordion-widget .whiteaccordion .accordion-inner:last-child { border-bottom:none; margin-bottom:-1px;} .accordion-widget .accordion-inner p { line-height:32px !important;} .accordion-widget .accordion, .accordion-widget .accordion-body.in { margin-bottom: 1px; } /****************************** - DROPCAPS - ********************************/ .dropcap.dc1:first-letter { float: left; font-size: 35px;line-height: 32px;background: #000;color: #fff;padding: 3px;font-weight: bold;margin: 5px 5px 0px 0px; } .dropcap.dc2:first-letter { float: left; font-weight: bold;font-size: 46px;color: #000;line-height: 33px;padding-top: 7px;padding-right: 5px;padding-left: 0px;} .dropcap.dc3:first-letter { float: left;font-weight: 300;font-size: 70px;line-height: 50px;padding-top: 0px;padding-right: 10px;padding-left: 0px;color: #000;} /****************************** - HIGHLIGHTS - ********************************/ .highlight { padding:2px 8px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; color:#fff;} .highlight.red { background-color: #f23535; text-shadow: none; color:#fff;} .highlight.green { background-color: #99cc33; text-shadow: none; color:#fff;} .highlight.ocean { background-color: #0ea5a0; text-shadow: none; color:#fff;} .highlight.blue { background-color: #52bde9; text-shadow: none; color:#fff;} .highlight.orange { background-color: #f27935; text-shadow: none; color:#fff;} .highlight.gray { background-color: #444; color:#999; text-shadow: none;} /****************************** - BLOCKQUOTES - ********************************/ blockquote { border-left:8px solid #777; padding-left:20px;} blockquote p { color:#333 !important; font-weight:400;} blockquote.black { border-left:8px solid #000;} blockquote.blue { border-left:8px solid #52bde9;} blockquote.green { border-left:8px solid #99cc33;} blockquote.ocena { border-left:8px solid #0ea5a0;} blockquote.red { border-left:8px solid #f23535;} blockquote.bggray { border:none; background-color:#b1b0af; padding:20px 30px;} blockquote.bggray p { color:#fff !important;} blockquote.bgblack { border:none; background-color:#000; padding:20px 30px;} blockquote.bgblack p { color:#fff !important;} blockquote small { text-align:right;} /****************************** - BLOCKQUOTES - ********************************/ .column_wrap { box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-top:35px; position:relative;z-index1; padding:30px 40px} .column_wrap.nopadding { padding:0px;} .column_wrap .padding20 { padding:20px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;} .column_wrap .padding30 { padding:30px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;} .column_wrap.smallpadding { padding:25px; margin-top:20px;} .column_divider { width:100%;height:40px;} .column_wrap.smallpadding .column_divider { width:100%;height:20px;} .column_wrap h2.huge, .column_wrap span.huge { font-size:60px; line-height:52px;} .column_wrap h2 { vertical-align: top;} .column_wrap.gray { background:#efefef;} .column_wrap.black { background:#000;} .column_wrap.green { background:#99cc33;} .column_wrap.ocean { background:#0ea5a0;} .column_wrap.blue { background:#52bde9;} .column_wrap.red { background:#f23535;} .column_wrap.orange { background:#f27935;} .column_wrap h1, .column_wrap h2, .column_wrap h3, .column_wrap h4, .column_wrap p, .column_wrap li { text-align:center;} .column_wrap.black h1, .column_wrap.black h2, .column_wrap.black h3, .column_wrap.black h4, .column_wrap.black p, .column_wrap.black li, .column_wrap.black strong, .column_wrap.green h1, .column_wrap.green h2, .column_wrap.green h3, .column_wrap.green h4, .column_wrap.green p, .column_wrap.green li, .column_wrap.green strong { color:#fff !important;} .column_wrap li { line-height:35px;} .column_wrap.third { width:33%; float:left; } .column_wrap.highlighted { margin-top:0px; padding:47px 40px; box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.25); -webkit-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.25); z-index:3; } .column_wrap.highlighted.nopadding { padding:0px 0px 40px;} .column_wrap.highlighted.smallpadding { padding:30px 25px;} .column_wrap.highlighted.noshadow { box-shadow:none !important; -webkit-box-shadow: none !important; -moz-box-shadow:none !important;} .column_wrap.highlighted .column_divider { width:100%;height:75px;} .column_wrap.highlighted.smallpadding .column_divider { width:100%;height:50px;} @media only screen and (min-width: 0px) and (max-width: 767px) { .column_wrap { width:100% !important; max-width:360px !important; float:none !important; clear:left; margin:0px auto !important;position:relative;} } /***************************** - TABS - *******************************/ .nav.nav-tabs { margin-bottom:0px; border-bottom: none;} .nav.nav-tabs li a { -webkit-border-radius: 0;-moz-border-radius: 0; border-radius: 0; padding:11px 20px; color:#fff; background-color:#000; font-weight:400;} .nav.nav-tabs li:first-child a { -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;} .nav.nav-tabs li:last-child a { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .nav-tabs > li > a, .nav-pills > li > a {margin-right:-1px; } .nav.nav-tabs li a:hover { background-color:#e5e4e2; color:#000;} .nav.nav-tabs li.active a { background-color:#e5e4e2; color:#000;outline:none;} .tab-content { padding: 18px; background:#e5e4e2; } .nav-tabs > .active > a, .nav-tabs > .active > a:hover { border-color: #e5e4e2 } .nav-tabs > li { margin-bottom: -2px; } .tabcolor.green .nav.nav-tabs li a { background:transparent; color:#333} .tabcolor.green .nav.nav-tabs li.active a, .tabcolor.green .nav.nav-tabs li a:hover, .tabcolor.green .tab-content { background:#99cc33; color:#fff; border-color: #99cc33} .tabcolor.ocean .nav.nav-tabs li a { background:transparent; color:#333} .tabcolor.ocean .nav.nav-tabs li.active a, .tabcolor.ocean .nav.nav-tabs li a:hover, .tabcolor.ocean .tab-content { background:#99cc33; color:#fff; border-color: #0ea5a0} .tabcolor.orange .nav.nav-tabs li a { background:transparent; color:#333} .tabcolor.orange .nav.nav-tabs li.active a, .tabcolor.orange .nav.nav-tabs li a:hover, .tabcolor.orange .tab-content { background:#f27935; color:#fff; border-color: #f27935} .tabcolor.blue .nav.nav-tabs li a { background:transparent; color:#333} .tabcolor.blue .nav.nav-tabs li.active a, .tabcolor.blue .nav.nav-tabs li a:hover, .tabcolor.blue .tab-content { background:#52bde9; color:#fff; border-color: #52bde9} .tabcolor.red .nav.nav-tabs li a { background:transparent; color:#333} .tabcolor.red .nav.nav-tabs li.active a, .tabcolor.red .nav.nav-tabs li a:hover, .tabcolor.red .tab-content { background:#f23535; color:#fff; border-color: #f23535} .simpletabs .nav.nav-tabs li a { background:none; color:#000;padding:0px 10px 0px 0px; font-size:13px; font-weight:600;border:none;} .simpletabs .nav-tabs li.active a, .simpletabs .nav-tabs li a:hover { color: #000 !important; border:none; } body.blue .simpletabs .nav-tabs li.active a, body.blue .simpletabs .nav-tabs li a:hover { color: #52bde9 !important; border:none; } body.green .simpletabs .nav-tabs li.active a, body.green .simpletabs .nav-tabs li a:hover { color: #99cc33 !important; border:none; } body.orange .simpletabs .nav-tabs li.active a, body.orange .simpletabs .nav-tabs li a:hover { color: #f27935 !important; border:none; } body.red .simpletabs .nav-tabs li.active a, body.red .simpletabs .nav-tabs li a:hover { color: #f23535 !important; border:none; } body.ocean .simpletabs .nav-tabs li.active a, body.ocean .simpletabs .nav-tabs li a:hover { color: #0ea5a0 !important; border:none; } .simpletabs .tab-content { padding: 0px; background:none;} /********************************** - BANNER CONTAINER - ***********************************/ .fullwidthbanner-container{ width:100% !important; position:relative; padding:0; max-height:400px !important; overflow:hidden; } .fullwidthbanner-container ul { visibility: hidden;} .banner { width:100%;max-height:400px;} .tp-caption.hugewhite { font-size:53px; color:#fff; font-weight:300;} .bottomshadow { position:relative;z-index:400; box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.15); -webkit-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.15); height:6px;margin-top:-6px; } .topshadow { position:relative;z-index:400; box-shadow: 0px -3px 9px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px -3px 9px 0px rgba(0,0,0,0.15); -webkit-box-shadow: 0px -3px 9px 0px rgba(0,0,0,0.15); } .caption.big_black{ position: absolute; color: #353535; text-shadow: none; font-weight: 700; font-size: 30px; line-height: 30px; font-family: 'Open Sans', sans-serif; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 0; } .caption.medium_grey{ position: absolute; color: #888; text-shadow: none; font-weight: normal; font-size: 16px; line-height: 22px; font-family: 'Open Sans', sans-serif; padding: 0px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; } .caption.medium_maincolorboxed{ position: absolute; color: #fff; background-color: #000; text-shadow: none; font-weight: 300; font-size: 19px; line-height: 22px; font-family: 'Open Sans', sans-serif; padding: 2px 6px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; } body.blue .caption.medium_maincolorboxed { background-color:#52bde9} body.green .caption.medium_maincolorboxed { background-color:#99cc33} body.orange .caption.medium_maincolorboxed { background-color:#f27935} body.red .caption.medium_maincolorboxed { background-color:#f23535} body.ocean .caption.medium_maincolorboxed { background-color:#0ea5a0} .caption.large_maincolorboxed{ position: absolute; color: #fff; background-color: #00; text-shadow: none; font-weight: 300; font-family: 'Open Sans', sans-serif; font-size: 40px; line-height: 40px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 5px 10px; } body.blue .caption.large_maincolorboxed { background-color:#52bde9} body.green .caption.large_maincolorboxed { background-color:#99cc33} body.orange .caption.large_maincolorboxed { background-color:#f27935} body.red .caption.large_maincolorboxed { background-color:#f23535} body.ocean .caption.large_maincolorboxed { background-color:#0ea5a0} .caption.large_darkboxed{ position: absolute; color: #fff; background-color: #353535; text-shadow: none; font-weight: 300; font-family: 'Open Sans', sans-serif; font-size: 40px; line-height: 40px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 5px 10px; } .caption.very_large_maincolorboxed{ position: absolute; color: #fff; background-color: #000; text-shadow: none; font-weight: 300; font-family: 'Open Sans', sans-serif; font-size: 60px; line-height: 60px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 5px 10px; letter-spacing: -2px; } body.blue .caption.very_large_maincolorboxed { background-color:#52bde9} body.green .caption.very_large_maincolorboxed { background-color:#99cc33} body.orange .caption.very_large_maincolorboxed { background-color:#f27935} body.red .caption.very_large_maincolorboxed { background-color:#f23535} body.ocean .caption.very_large_maincolorboxed { background-color:#0ea5a0} .caption.very_large_darkboxed{ position: absolute; color: #fff; background-color: #353535; text-shadow: none; font-weight: 300; font-family: 'Open Sans', sans-serif; font-size: 60px; line-height: 60px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 5px 10px; letter-spacing: -2px; } .caption.medium_white{ position: absolute; color: #fff; text-shadow: none; font-weight: normal; font-size: 16px; line-height: 22px; font-family: 'Open Sans', sans-serif; padding: 0px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; } .caption.small_green{ position: absolute; color: #000; text-shadow: none; font-weight: 300; font-size: 16px; line-height: 22px; font-family: 'Open Sans', sans-serif; padding: 0px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; } body.blue .caption.small_green { color:#52bde9} body.green .caption.small_green { color:#99cc33} body.orange .caption.small_green { color:#f27935} body.red .caption.small_green { color:#f23535} body.ocean .caption.small_green { color:#0ea5a0} .caption.medium_maincolor{ position: absolute; color: #000; text-shadow: none; font-size: 27px; line-height: 27px; font-family: 'Open Sans', sans-serif; font-weight: 400; padding: 0px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; } body.blue .caption.medium_maincolor { color:#52bde9} body.green .caption.medium_maincolor { color:#99cc33} body.orange .caption.medium_maincolor { color:#f27935} body.red .caption.medium_maincolor { color:#f23535} body.ocean .caption.medium_maincolor { color:#0ea5a0} .caption.textblock_grey{ position: absolute; color: #777; text-shadow: none; font-size: 15px; line-height: 22px; padding: 0px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; opacity: 0.99; } .caption.textblock_black{ position: absolute; color: #000; text-shadow: none; font-size: 15px; line-height: 22px; padding: 0px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; opacity: 0.99; } .caption.small_text{ position: absolute; color: #fff; text-shadow: none; font-weight: 700; font-size: 14px; line-height: 20px; font-family: 'Open Sans', sans-serif; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); } .caption.medium_text{ position: absolute; color: #fff; text-shadow: none; font-weight: 700; font-size: 20px; line-height: 20px; font-family: 'Open Sans', sans-serif; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); } .caption.large_text{ position: absolute; color: #fff; text-shadow: none; font-weight: 700; font-size: 40px; line-height: 40px; font-family: 'Open Sans', sans-serif; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); } .caption.very_large_text{ position: absolute; color: #fff; text-shadow: none; font-weight: 700; font-size: 60px; line-height: 60px; font-family: 'Open Sans', sans-serif; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); letter-spacing: -2px; } .caption.very_big_white{ position: absolute; color: #fff; text-shadow: none; font-weight: 700; font-size: 60px; line-height: 60px; font-family: Arial; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 0px 4px; padding-top: 1px; background-color:#000; } .caption.very_big_black{ position: absolute; color: #353535; text-shadow: none; font-weight: 700; font-size: 40px; line-height: 40px; font-family: 'Open Sans', sans-serif; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 3px 5px; } .caption.boxshadow{ -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); } .caption.black{ color: #000; text-shadow: none; } .caption.noshadow { text-shadow: none; } .caption a { color: #ff7302; text-shadow: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; } .caption a:hover { color: #ffa902; } /********************************** - PAGINATION - ***********************************/ .pagination { padding:0; margin:0;} .pagination a, .pagination a:visited { padding:5px 11px; border:1px solid #ddd; background-color:#fff; color:#555; margin-left:-1px; font-size:13px; font-weight:600;} .pagination a:hover, .pagination a:active, .pagination a.active { background-color:#eee;} @media only screen and (max-width: 420px) { .pagination.rightfloat { clear:both; float:left; margin-top:15px;} } /********************************************* - HOVER AND FADE GROUPS - **********************************************/ .fadegroup .fadeitem { -webkit-transform: translateZ(10); -webkit-backface-visibility: hidden; -webkit-perspective: 1000; -moz-opacity:1; filter:alpha(opacity=100); opacity:1; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-in-out;} .fadegroup .fadeitem.nothovered { -moz-opacity:0.3; filter:alpha(opacity=30); opacity:0.3;} .reversefadeitem { -webkit-transform: translateZ(10); -webkit-backface-visibility: hidden; -webkit-perspective: 1000; -moz-opacity:0.2; filter:alpha(opacity=20); opacity:0.2; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-in-out; cursor:pointer; } .reversefadeitem:hover { -moz-opacity:1; filter:alpha(opacity=100); opacity:1; } /*********************************************** - FEATURE ARTICLE HORIZONTAL SLIDER - ************************************************/ .featured-article-horslider { position:relative } .featured-article-horslider .carousel-indicators { position:absolute; left:-10px; top:0px; width:10px; height:50px;} .featured-article-horslider .carousel-indicators li { background-color:#b2b2b2; width:5px;height:5px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin-bottom:5px; cursor: pointer} .featured-article-horslider .carousel-indicators li.active, .featured-article-horslider .carousel-indicators li:hover { background-color:#7c7c7c} /********************************************** - IMAGE CONTAINERS - **********************************************/ .fullwidth_img_container_small { width:100%;max-height:220px;overflow:hidden; position:relative;} /****************************** - SOCIAL SHARES - ********************************/ .mr_social_sharing_wrapper { height: auto; width: 100%; margin: 0; padding: 0; border: 0; line-height: 0; } div.mr_social_sharing_top, span.mr_social_sharing_top { vertical-align: top; float:left;} span.mr_social_sharing, span.mr_social_sharing_top { display: inline-block; } div.mr_social_sharing, span.mr_social_sharing, div.mr_social_sharing_top, span.mr_social_sharing_top { display: block; width: auto; height: auto; margin: 0 4px; padding: 0; vertical-align: bottom; } /****************************** - LIKE STYLES - ********************************/ .fb-like-style { display: inline-block; width: 75px; height: 20px; overflow: hidden;} .fb-like-style-span { height: 20px; width: 75px;} .fb-like-iframe { border: none; overflow: hidden; height: 20px; width: 225px;} .google-like-style { height: 20px; width: 32px; display: inline-block; text-indent: 0px; margin: 0px; padding: 0px; background-color: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; background-position: initial initial; background-repeat: initial initial;} .google-like-iframe { position: static; top: 0px; width: 32px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;} .twitter-like-iframe { width: 65px; height: 20px;} /********************************** - STYLES OF CAROUSEL - ***********************************/ .carousel-control { width:40px; height:40px; font-size:24px; left:0px; line-height:35px; background:#fff; border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; color:#000;} .carousel-control.right { left: auto; right: 0px; } .carousel-control:hover { color:#000;} /********************************* - CSS ANIMATION CLASSES - ***********************************/ @-webkit-keyframes fallDown{ 0%{ -webkit-transform: translateY(-150%); } 100%{ -webkit-transform: translateY(0%); } } @-webkit-keyframes fallUp{ 0%{ -webkit-transform: translateY(150%); } 100%{ -webkit-transform: translateY(0%); } } @-webkit-keyframes open{ 0%{ -webkit-transform: scale(1,0); } 100%{ -webkit-transform: scale(1,1); } } @-webkit-keyframes close{ 0%{ -webkit-transform: scale(1,1); } 100%{ -webkit-transform: scale(1,0); } } @-webkit-keyframes squeeze{ 0%{ height: 400px; } 100%{ height: 120px; } } @-webkit-keyframes fadeOut{ 0%{ opacity: 1; } 100%{ opacity: 0; } } @-webkit-keyframes fadeIn{ 0%{ opacity: 0; } 100%{ opacity: 1; } } @-webkit-keyframes slideLeft{ 0%{ -webkit-transform: translateX(120%); } 100%{ -webkit-transform: translateX(0%); } } @-webkit-keyframes slideRight{ 0%{ -webkit-transform: translateX(-120%); } 100%{ -webkit-transform: translateX(0%); } } @-webkit-keyframes moveUp{ 0%{ -webkit-transform: translateY(0px); } 100%{ -webkit-transform: translateY(-170px); } } @-webkit-keyframes zoomIn{ 0%{ -webkit-transform: scale(0); } 100%{ -webkit-transform: scale(1); } } @-webkit-keyframes blurFadeInOut{ 0%{ opacity: 0; text-shadow: 0px 0px 40px #fff; -webkit-transform: scale(1.3); } 20%,75%{ opacity: 1; text-shadow: 0px 0px 1px #fff; -webkit-transform: scale(1); } 100%{ opacity: 0; text-shadow: 0px 0px 50px #fff; -webkit-transform: scale(0); } } @-webkit-keyframes blurFadeIn{ 0%{ opacity: 0; text-shadow: 0px 0px 40px #fff; -webkit-transform: scale(1.3); } 50%{ opacity: 0.5; text-shadow: 0px 0px 10px #fff; -webkit-transform: scale(1.1); } 100%{ opacity: 1; text-shadow: 0px 0px 1px #fff; -webkit-transform: scale(1); } } @-webkit-keyframes fadeInBack{ 0%{ opacity: 0; -webkit-transform: scale(0); } 50%{ opacity: 0.4; -webkit-transform: scale(2); } 100%{ opacity: 0.2; -webkit-transform: scale(5); } } @-webkit-keyframes fadeInRotate{ 0%{ opacity: 0; -webkit-transform: scale(0) rotate(360deg); } 100%{ opacity: 1; -webkit-transform: scale(1) rotate(0deg); } } /**/ @-moz-keyframes fallDown{ 0%{ -moz-transform: translateY(-150%); } 100%{ -moz-transform: translateY(0%); } } @-moz-keyframes fallUp{ 0%{ -moz-transform: translateY(150%); } 100%{ -moz-transform: translateY(0%); } } @-moz-keyframes open{ 0%{ -moz-transform: scale(1,0); } 100%{ -moz-transform: scale(1,1); } } @-moz-keyframes close{ 0%{ -webkit-transform: scale(1,1); } 100%{ -webkit-transform: scale(1,0); } } @-moz-keyframes squeeze{ 0%{ height: 400px; } 100%{ height: 120px; } } @-moz-keyframes fadeOut{ 0%{ opacity: 1; } 100%{ opacity: 0; } } @-moz-keyframes fadeIn{ 0%{ opacity: 0; } 100%{ opacity: 1; } } @-moz-keyframes slideLeft{ 0%{ -moz-transform: translateX(120%); } 100%{ -moz-transform: translateX(0%); } } @-moz-keyframes slideRight{ 0%{ -moz-transform: translateX(-120%); } 100%{ -moz-transform: translateX(0%); } } @-moz-keyframes moveUp{ 0%{ -moz-transform: translateY(0px); } 100%{ -moz-transform: translateY(-170px); } } @-moz-keyframes zoomIn{ 0%{ -moz-transform: scale(0); } 100%{ -moz-transform: scale(1); } } @-moz-keyframes blurFadeInOut{ 0%{ opacity: 0; text-shadow: 0px 0px 40px #fff; -moz-transform: scale(1.3); } 20%,75%{ opacity: 1; text-shadow: 0px 0px 1px #fff; -moz-transform: scale(1); } 100%{ opacity: 0; text-shadow: 0px 0px 50px #fff; -moz-transform: scale(0); } } @-moz-keyframes blurFadeIn{ 0%{ opacity: 0; text-shadow: 0px 0px 40px #fff; -moz-transform: scale(1.3); } 100%{ opacity: 1; text-shadow: 0px 0px 1px #fff; -moz-transform: scale(1); } } @-moz-keyframes fadeInBack{ 0%{ opacity: 0; -moz-transform: scale(0); } 50%{ opacity: 0.4; -moz-transform: scale(2); } 100%{ opacity: 0.2; -moz-transform: scale(5); } } @-moz-keyframes fadeInRotate{ 0%{ opacity: 0; -moz-transform: scale(0) rotate(360deg); } 100%{ opacity: 1; -moz-transform: scale(1) rotate(0deg); } } @keyframes fallDown{ 0%{ transform: translateY(-150%); } 100%{ transform: translateY(0%); } } @keyframes fallUp{ 0%{ transform: translateY(150%); } 100%{ transform: translateY(0%); } } @keyframes open{ 0%{ transform: scale(1,0); } 100%{ transform: scale(1,1); } } @keyframes close{ 0%{ -webkit-transform: scale(1,1); } 100%{ -webkit-transform: scale(1,0); } } @keyframes squeeze{ 0%{ height: 400px; } 100%{ height: 120px; } } @keyframes fadeOut{ 0%{ opacity: 1; } 100%{ opacity: 0; } } @keyframes fadeIn{ 0%{ opacity: 0; } 100%{ opacity: 1; } } @keyframes slideLeft{ 0%{ transform: translateX(120%); } 100%{ transform: translateX(0%); } } @keyframes slideRight{ 0%{ transform: translateX(-120%); } 100%{ transform: translateX(0%); } } @keyframes moveUp{ 0%{ transform: translateY(0px); } 100%{ transform: translateY(-170px); } } @keyframes zoomIn{ 0%{ transform: scale(0); } 100%{ transform: scale(1); } } @keyframes blurFadeInOut{ 0%{ opacity: 0; text-shadow: 0px 0px 40px #fff; transform: scale(1.3); } 20%,75%{ opacity: 1; text-shadow: 0px 0px 1px #fff; transform: scale(1); } 100%{ opacity: 0; text-shadow: 0px 0px 50px #fff; transform: scale(0); } } @keyframes blurFadeIn{ 0%{ opacity: 0; text-shadow: 0px 0px 40px #fff; transform: scale(1.3); } 50%{ opacity: 0.5; text-shadow: 0px 0px 10px #fff; transform: scale(1.1); } 100%{ opacity: 1; text-shadow: 0px 0px 1px #fff; transform: scale(1); } } @keyframes fadeInBack{ 0%{ opacity: 0; transform: scale(0); } 50%{ opacity: 0.4; transform: scale(2); } 100%{ opacity: 0.2; transform: scale(5); } } @keyframes fadeInRotate{ 0%{ opacity: 0; transform: scale(0) rotate(360deg); } 100%{ opacity: 1; transform: scale(1) rotate(0deg); } } /****************************** - THE CONFIGURAOT - ********************************/ #config-wrapper { position:fixed; top:0px; left:0px;width:0px;height:0px; overflow:visible;z-index:1500; display:none; color:#000;} #config-menu { z-index:10000;position:fixed; top:78px; left:-195px; background:#fff; box-shadow: 0px 0px 3px 1px rgba(128,128,128,0.2); -webkit-box-shadow: 0px 0px 3px 1px rgba(128,128,128,0.2); -moz-box-shadow: 0px 0px 3px 1px rgba(128,128,128,0.2); max-width:250px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; width:195px; } #config-menu.active { left:0px;} .config-navigator { width:20px; height:20px; position:absolute;right:35px;top:0px; display:none; } .config-closer { width:40px; height:40px; background-color:#333; position:absolute;top:0px;right:-40px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; cursor:pointer; } .config-closer:hover { color:#777;} #config-menu.active { right:0px;} .config-menuheader { line-height:40px; background:#333; color:#fff; text-align:center;font-weight:bold;font-size:14px;} #config-menu ul { border:1px solid #e8e8e8;} #config-menu ul li { line-height:40px; text-align:center; padding:0px 10px;color:#000; text-align:center;font-weight:bold;font-size:12px; border-bottom:1px solid #e8e8e8; cursor:pointer; } #config-menu ul li:hover { color:#78c4d2;} #config-menu ul li.selected, #config-menu ul li.selectedss { color:#78c4d2;} #config-menu ul li.config-mainmenu { background:#f2f2f2; cursor:default; color:#000 !important;} .config-color { float:left; width:28px; height:28px; margin-right:3px; border-radius:4px; -moz-border-radius: 4px; -webkit-border-radisu:4px; cursor:pointer; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .cc1 { background-color:#99cc33;} .cc2 { background-color:#52bde9;} .cc3 { background-color:#f23535;} .cc4 { background-color:#f27935;} .cc5 { background-color:#0ea5a0;} .backgroundimages .bg-image { float:left; width:28px; height:28px; margin-right:3px; border-radius:4px; -moz-border-radius: 4px; -webkit-border-radisu:4px; cursor:pointer; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .bg1 { background:url(../images/pattern/arches.png);} .bg2 { background:url(../images/pattern/dark_Tire.png);} .bg3 { background:url(../images/pattern/diamond_upholstery.png);} .bg4 { background:url(../images/pattern/escheresque_ste.png);} .bg5 { background:url(../images/pattern/escheresque.png);} .bg6 { background:url(../images/pattern/kindajean.png);} .bg7 { background:url(../images/pattern/pinstriped_suit.png);} .bg8 { background:url(../images/pattern/pw_maze_white.png);} .bg9 { background:url(../images/pattern/retina_wood.png);} .bg10 { background:url(../images/pattern/subtle_stripes.png);} .nobottommargin { margin-bottom:0px !important;} .smallbottommargin { margin-bottom:3px !important;} .minibottompading { padding-bottom:10px !important;} .selectedfooter, .selectedhead, .selectedbody,.selectedcc, .config-color:hover { border-bottom:2px solid #777; border-top:2px solid #777;margin-top:-2px;}
PLANTILLAS_ALTAS/24/css/style.css
body { font-family: 'Lato', sans-serif; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; background-image:url(../images/pattern/arches.png); background-repeat: repeat; } /*! MODIFICATION OF DEFAULT CSS VIA THEMEPUNCH */ 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; } ol, ul { list-style: none; } .clear { clear:both; } /********************************* - TITLE AND TEXT STYLES - ***********************************/ strong { font-weight:900;} a, a:visited { text-decoration: none; color:#999} body.blue a:hover { text-decoration: none; color:#52bde9;} body.red a:hover { text-decoration: none; color:#f23535;} body.green a:hover { text-decoration: none; color:#99cc33;} body.ocean a:hover { text-decoration: none; color:#0ea5a0;} body.orange a:hover { text-decoration: none; color:#f27935;} body.blue .maincolor, body.blue a.maincolor, body.blue a.maincolor:visited, body.blue a.maincolor:hover { color:#52bde9; cursor:pointer;} body.red .maincolor, body.red a.maincolor, body.red a.maincolor:visited, body.red a.maincolor:hover { color:#f23535; cursor:pointer;} body.green .maincolor, body.green a.maincolor, body.green a.maincolor:visited, body.green a.maincolor:hover { color:#99cc33; cursor:pointer;} body.ocean .maincolor, body.ocean a.maincolor, body.ocean a.maincolor:visited, body.ocean a.maincolor:hover { color:#0ea5a0; cursor:pointer;} body.orange .maincolor, body.orange a.maincolor, body.orange a.maincolor:visited, body.orange a.maincolor:hover { color:#f27935; cursor:pointer;} a.maincolor:hover { text-decoration:underline;} body.blue .mainbg { background-color:#52bde9} body.red .mainbg { background-color:#f23535} body.green .mainbg { background-color:#99cc33} body.ocean .mainbg { background-color:#0ea5a0} body.orange .mainbg { background-color:#f27935} .smokewhitebg { background-color:#f5f5f5;} h1, h2, h3, h4, h5, h6 { font-weight:300; font-family: 'Lato', sans-serif; margin-bottom:10px; color:#000;} h1 { font-size:32px; line-height:36px; } h2 { font-size:28px; line-height:32px; } h3 { font-size:24px; line-height:28px; } h4 { font-size:20px; line-height:24px; } h5 { font-size:18px; line-height:22px; } h6 { font-size:16px; line-height:20px; } .hiddenatstart { display:none;} p,i { font-size:14px; color:#aaa; line-height:23px;} span.verysmall, p.verysmall, .verysmall { font-size:10px; line-height:21px;} span.small, p.small, a.small, a.small:visited, a.small:hover { font-size:12px; line-height:22px;} span.medium, p.medium, a.medium, a.medium:visited, a.medium:hover { font-size:16px; line-height:24px; } span.big, p.big { font-size:18px; } .italic { font-style:italic;} span.thin, p.thin { font-weight:300;} span.quote, p.quote { font-size:20px; line-height:25px; color:#000; font-weight:400; } span.white, p.white, .white { color:#fff;} span.black, p.black, .black, a.black, a.black:visited { color:#000;} span.gray, p.gray, .gray { color:#6F6D6C;} span.darkgray, p.darkgray, .darkgray { color:#737373;} span.lightgray, p.lightgray { color:#aaa;} span.darkgray, p.darkgray { color:#737373;} .bold { font-weight:600;} a.condensed, a.condensed:visited, a.condensed:hover, p.condensed { font-family:'Roboto Condensed',sans-serif; } .subfooter p { color:#b2b2b2; line-height:15px; font-size:13px;} .footer p { color:#cacaca;} .widget-title, .widget-title a, .widget-title a:visited, .widget-title a:hover { font-size:13px;font-weight:bold; line-height:26px; font-weight:bold;} .footer .widget-title, .footer .widget-title a, .footer .widget-title a:visited, .footer .widget-title a:hover { color:#fff; font-size:13px;font-weight:bold; line-height:20px; letter-spacing:1px;} .bigintro, .bigintro a, .bigintro a:visited, .bigintro a:hover { font-size:30px; line-height:50px; font-weight:bold; font-family:'Open Sans', sans-serif;} .blog-title, .blog-title a, .blog-title a:visited, .blog-title a:hover { font-size:24px; line-height:25px; font-weight:600; font-family:'Open Sans', sans-serif;} .content-title, .content-title a, .content-title a:visited, .content-title a:hover { font-size:20px; line-height:25px; font-family:'Open Sans', sans-serif; font-weight:400;} .paragraph-title, .paragraph-title a, .paragraph-title a:visited, .paragraph-title a:hover { font-size:14px; line-height:20px; font-family:'Open Sans', sans-serif; font-weight:400;} .boxed-title, .boxed-title a, .boxed-title a:visited, .boxed-title a:hover { font-size:18px; line-height:22px; font-family:'Open Sans', sans-serif; font-weight:600;} .showbiz-title, .showbiz-title a, .showbiz-title a:visited, .showbiz-title a:hover { font-size:16px; line-height:22px; font-family:'Open Sans', sans-serif; font-weight:600;} .simple-title, .simple-title a, .simple-title a:visited, .simple-title a:hover { font-size:16px; line-height:22px; font-family:'Open Sans', sans-serif; font-weight:600;} .article-title, .article-title a, .article-title a:visited, .article-title a:hover { font-size:30px; line-height:33px; font-weight:400; font-family:'Open Sans', sans-serif; } .mini-title, .mini-title a, .mini-title a:visited, .mini-title a:hover { font-size:12px; line-height:13px; font-family:'Open Sans', sans-serif; } .footer .recent-post-title, .footer .recent-post-title a, .footer .recent-post-title a:visited, .footer .recent-post-title a:hover { color:#fff; font-size:16px; line-height:19px; font-weight:400;} .footer .recent-post .postdate, .footer .recent-post .postcomment, .footer .recent-post .postcomment a, .footer .recent-post .postcomment a:visited { color:#888;font-family:Georgia;} /* THE ICON SETTINGS */ i.mini { font-size:10px; line-height:12px !important; margin-top:2px; padding:0px 1px 0px 1px;} i.verysmall { font-size:12px; line-height:21px !important;} i.small { font-size:15px; line-height:21px !important;} i.normal { font-size:18px; line-height:18px !important;} i.medium { font-size:26px; line-height:25px !important;} i.large { font-size:40px; line-height:45px !important;} i.extremlarge { font-size:50px; line-height:60px !important;} i.fiftyfifty { padding:12px;} i.iconborder { border:2px solid #d1d1d1; border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;} .portfolio-nav i { color:#d1d1d1; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; } body.blue .portfolio-nav i:hover, body.blue .icon-colored-hover:hover i, body.blue .coloredhover:hover, body.blue i.maincolor { color:#52bde9;} body.green .portfolio-nav i:hover, body.green .icon-colored-hover:hover i, body.green .coloredhover:hover, body.green i.maincolor { color:#99cc33;} body.ocean .portfolio-nav i:hover, body.ocean .icon-colored-hover:hover i, body.ocean .coloredhover:hover, body.ocean i.maincolor { color:#0ea5a0;} body.red .portfolio-nav i:hover, body.red .icon-colored-hover:hover i, body.red .coloredhover:hover, body.red i.maincolor { color:#f23535;} body.orange .portfolio-nav i:hover, body.orange .icon-colored-hover:hover i, body.orange .coloredhover:hover , body.orange i.maincolor { color:#f27935;} body.blue .portfolio-nav i.iconborder:hover { border-color:#52bde9;} body.green .portfolio-nav i.iconborder:hover { border-color:#99cc33;} body.ocean .portfolio-nav i.iconborder:hover { border-color:#0ea5a0;} body.red .portfolio-nav i.iconborder:hover { border-color:#f23535;} body.orange .portfolio-nav i.iconborder:hover { border-color:#f27935;} .icon-colored-hover i { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; } [class^="icon-"], [class*=" icon-"] { display: inline-block; width: auto; height:auto; line-height: auto; vertical-align: top; background-image: none; background-position: left top; background-repeat: no-repeat; margin-top: 0; } /***************************************** - DIVIDERS AND MARGINS - ******************************************/ .divide0 {width:100%; height:0px;} .divide2 {width:100%; height:2px;} .divide3 {width:100%; height:3px;} .divide5 {width:100%; height:5px;} .divide10 {width:100%; height:10px;} .divide15 {width:100%; height:15px;} .divide20 {width:100%; height:20px;} .divide25 {width:100%; height:25px;} .divide30 {width:100%; height:30px;} .divide35 {width:100%; height:35px;} .divide40 {width:100%; height:40px;} .divide45 {width:100%; height:40px;} .divide50 {width:100%; height:50px;} .divide55 {width:100%; height:55px;} .divide60 {width:100%; height:60px;} .rm1 { margin-right:1px;} .rm2 { margin-right:2px;} .rm5 { margin-right:5px;} .rm10 { margin-right:10px;} .rm15 { margin-right:15px;} .rm20 { margin-right:20px;} .rm25 { margin-right:25px;} .rm30 { margin-right:30px;} .rm40 { margin-right:40px;} .lm1 { margin-left:1px;} .lm5 { margin-left:5px;} .lm7 { margin-left:7px;} .lm10 { margin-left:10px;} .lm15 { margin-left:15px;} .lm20 { margin-left:20px;} .lm25 { margin-left:25px;} .lm30 { margin-left:25px;} .lm40 { margin-left:40px;} .rp10 { padding-right:10px;} .rp20 { padding-right:20px;} .lp20 { padding-left:20px;} .lp60 { padding-left:60px;} .tm4 { margin-top:4px;} .tm5 { margin-top:5px;} .tm7 { margin-top:7px;} .tm10 { margin-top:10px;} .tm15 { margin-top:15px;} .tm20 { margin-top:20px;} .mbm1 { margin-bottom:-1px;} .bm5 { margin-bottom:5px !important;} .bm15 { margin-bottom:15px !important;} .bm20 { margin-bottom:20px !important;} .nobottommargin { margin-bottom:0px !important;} hr { margin:16px 0px; border-top:1px solid #d8d8d8;border-bottom:none;} hr.dark { margin:20px 0px; border-top:1px solid #555;border-bottom:none;} hr.big { border-top-width:5px; margin:21px 0px;} hr.lower { margin:8px 0px;} .smartdivider i.small { line-height:30px !important;} .smartdivider .nobreak.verysmall { line-height:30px;} .smartdivider span { padding-bottom:9px;} .bottomhr { border-bottom:1px solid #d8d8d8;} .coloredbottomhr { border-bottom:1px solid #000; margin-bottom:-1px;line-height:22px;} body.blue .coloredbottomhr { border-color:#52bde9} body.green .coloredbottomhr { border-color:#99cc33} body.orange .coloredbottomhr { border-color:#f27935} body.red .coloredbottomhr { border-color:#f23535} body.ocean .coloredbottomhr { border-color:#0ea5a0} .lh30 { line-height:30px !important;} .lh35 { line-height:35px !important;} .lh40 { line-height:40px !important;} .lh45 { line-height:45px !important;} .lh50 { line-height:50px !important;} .smartdivider .verysmall.lh30 { line-height:33px !important;} .reddivider { width:100%;height:4px;background-color:#000; } body.blue .reddivider { background-color:#52bde9} body.green .reddivider { background-color:#99cc33} body.orange .reddivider { background-color:#f27935} body.red .reddivider { background-color:#f23535} body.ocean .reddivider { background-color:#0ea5a0} /***************************************** - FLOATINGS AND ALIGNS - ******************************************/ .txt-center, .centered { text-align:center;} .mcentered { margin:auto;} .txt-left { text-align:left;} .txt-right { text-align:right;} .imgfloat { float:left; margin:5px 30px 20px 0px} .leftfloat { float:left} .rightfloat { float:right;} .righttoleftfloat { float:right;} @media only screen and (max-width: 767px) { .righttoleftfloat { clear:left; float:left;} } .fullwidththumb { width:100%;} .nobreak { white-space:nowrap;} /***************************** - ICONS - *****************************/ .linkicon { position:absolute; left:50%;top:50%; } .lupeicon { position:absolute; left:50%;top:50%;} .linkicon.notalone { margin-left:5px;} .lupeicon.notalone { margin-left:-15px;} /************************************ - CONTENT SHORTCODES - ************************************/ .one_half { width: 49%; position:relative;} .one_third { width: 32%; position:relative;} .two_third { width: 66%; position:relative;} .three_fourth { width: 74%; position:relative;} .four_fifth { width: 78% position:relative;} .one_fourth { width: 23.5%; position:relative;} .one_fifth { width: 18.2%; position:relative;} .two_fifth { width: 39%; position:relative;} .three_fifth { width: 58.3%; position:relative;} .one_sixth { width: 13.33%; position:relative;} .one_half, .one_third, .two_third, .one_fourth, .one_fifth, .three_fourth, .one_sixth, .four_fifth, .two_fifth, .three_fifth { margin-right: 2%; margin-bottom: 0px; float: left; } .lastcolumn { margin-right: 0!important; clear: right; } @media only screen and (min-width: 768px) and (max-width: 979px) { } @media only screen and (max-width: 767px) { .one_half, .one_third, .two_third, .one_fourth, .one_fifth, .one_sixth, .two_fifth, .three_fifth { width: 100%; margin-bottom:20px;} .lastcolumn { margin-bottom:0px;} .mobilecentered { text-align:center;} } .table { display:table; } .table-cell.fullwidth { width:100%;} .table-cell { display:table-cell; vertical-align:bottom;} .table-cell.top { vertical-align:top;} @media only screen and (max-width: 520px) { .table.breakonmobile { display:block;} .table.breakonmobile .table-cell { display:block;} } /************************************** - BORDERED SMALL CONTAIENRS - **************************************/ .borderedbox-wrapper {z-index:250; position:relative;} .borderedbox { z-index:250;position:relative; border:1px solid #d8d8d8; background-color:#f5f5f5; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:40px 30px; } .borderedbox.icon-colored-hover { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; z-index:1; } .borderedbox.icon-colored-hover:hover { z-index:5; box-shadow:0px -1px 3px 0px rgba(0,0,0,0.1); -moz-box-shadow:0px -1px 3px 0px rgba(0,0,0,0.1);-webkit-box-shadow:0px -1px 3px 0px rgba(0,0,0,0.1); } .borderedbox .box-hidesection { display:none; } @media only screen and (max-width: 767px) { .borderedbox .box-hidesection { display: block;} } .color-boxed { background-color:#000; padding:5px 10px;} body.blue .color-boxed { background-color:#52bde9} body.green .color-boxed { background-color:#99cc33} body.orange .color-boxed { background-color:#f27935} body.red .color-boxed { background-color:#f23535} body.ocean .color-boxed { background-color:#0ea5a0} .gray-boxed { background-color:#ececec; padding:5px 10px;} .detailholder.gray-boxed { padding:10px 15px;} .newsletter, .referals { padding:20px; background-color:#f5f5f5;} /************************* - SOCIALS - *************************/ .socials { position:relative; height:16px; float:right;} ul.socials { margin-top:10px; margin-bottom:0px;} .subfooter ul.socials { margin-top:0px;} .socials li { position:relative; float:left; margin-right:25px; z-index:100; cursor:pointer;} .socials li:last-child { margin-right:0px; } .socials .soc .bg { background-position:top left; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-in-out; } .socials li:last-child .soc { margin-right:0px; } .socials .soc:hover .bg { background-position:bottom left;} .socials .bg { width:30px; height:30px; background-repeat:no-repeat; } ul.socials li p { display:none;} .sharings { margin-top: 3px;} @media only screen and (max-width: 520px) { ul.socials li { margin-right:15px;} ul.socials li:last-child { margin-right:0px;} } .soc { width:16px; height:16px; background-size:16px 16px; } .soc.twitter { background-image:url(../images/socials/black/twitter-icon.png); } .soc.rss { background-image: url(../images/socials/black/rss-icon.png); } .soc.facebook { background-image: url(../images/socials/black/facebook-icon.png); } .soc.twitter { background-image: url(../images/socials/black/twitter-icon.png); } .soc.dribbble { background-image: url(../images/socials/black/dribbble-icon.png); } .soc.pinterest { background-image: url(../images/socials/black/pinterest-icon.png); } .soc.linkedin { background-image: url(../images/socials/black/linkedin-icon.png); } .soc.vimeo { background-image: url(../images/socials/black/vimeo-icon.png); } .soc.youtube { background-image: url(../images/socials/black/youtube-icon.png); } .soc.tumblr { background-image: url(../images/socials/black/tumblr-icon.png); } .soc.forrst { background-image: url(../images/socials/black/forrst-icon.png); } .soc.skype { background-image: url(../images/socials/black/skype-icon.png); } .soc.flickr { background-image: url(../images/socials/black/flickr-icon.png); } .soc.digg { background-image: url(../images/socials/black/digg-icon.png); } .soc.google { background-image: url(../images/socials/black/google-icon.png); } .subfooter .soc.twitter { background-image:url(../images/socials/white/twitter-icon.png); } .subfooter .soc.rss { background-image: url(../images/socials/white/rss-icon.png); } .subfooter .soc.facebook { background-image: url(../images/socials/white/facebook-icon.png); } .subfooter .soc.twitter { background-image: url(../images/socials/white/twitter-icon.png); } .subfooter .soc.dribbble { background-image: url(../images/socials/white/dribbble-icon.png); } .subfooter .soc.pinterest { background-image: url(../images/socials/white/pinterest-icon.png); } .subfooter .soc.linkedin { background-image: url(../images/socials/white/linkedin-icon.png); } .subfooter .soc.vimeo { background-image: url(../images/socials/white/vimeo-icon.png); } .subfooter .soc.youtube { background-image: url(../images/socials/white/youtube-icon.png); } .subfooter .soc.tumblr { background-image: url(../images/socials/white/tumblr-icon.png); } .subfooter .soc.forrst { background-image: url(../images/socials/white/forrst-icon.png); } .subfooter .soc.skype { background-image: url(../images/socials/white/skype-icon.png); } .subfooter .soc.flickr { background-image: url(../images/socials/white/flickr-icon.png); } .subfooter .soc.digg { background-image: url(../images/socials/white/digg-icon.png); } .subfooter .soc.google { background-image: url(../images/socials/white/google-icon.png); } /****************************** - HEADER - ********************************/ .subheader_wrapper { background-color:#fff; border-bottom:1px solid #d8d8d8;} .header_wrapper { background-color:#f0f0f0; border-bottom:1px solid #d8d8d8; position:relative;} .logoholder { position:relative; width:61px; margin-top:25px;margin-bottom:25px;} /****************************** - CONTAINERS - ********************************/ body.boxedlayout { padding:40px 0px;} .boxedlayout .boxed-wrapper { box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2); max-width:1250px; margin:auto; } .boxedlayout .maincontent, .boxedlayout .footer, .boxedlayout .header, .boxedlayout .subfooter { max-width:1250px; margin:auto; } .header { border-top:5px solid #000} body.blue .header { border-color:#52bde9} body.green .header { border-color:#99cc33} body.orange .header { border-color:#f27935} body.red .header { border-color:#f23535} body.ocean .header { border-color:#0ea5a0} .maincontent { background-color:#fff; } .container { padding:0px 40px;} .footer .container { padding:40px 40px;} .callout { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:30px 20px;} @media only screen and (min-width: 981px) and (max-width: 1199px) { .boxedlayout .maincontent, .boxedlayout .footer, .boxedlayout .header, .boxedlayout .subfooter, .boxedlayout .boxed-wrapper { max-width:1020px; margin:auto;} } @media only screen and (min-width: 769px) and (max-width: 980px) { .boxedlayout .maincontent, .boxedlayout .footer, .boxedlayout .header, .boxedlayout .subfooter, .boxedlayout .boxed-wrapper { max-width:804px; margin:auto;} body.boxedlayout { padding:0px 0px;} } @media only screen and (max-width: 768px) { .container { padding:0px 20px;} .footer .container { padding:40px 20px;} body.boxedlayout { padding:0px 0px;} } /****************************** - SUBFOOTER - ********************************/ .subfooter { background-color:#333; padding:25px 0px;} .footer { background-color:#4d4d4d; } /********************************************** - THE NAVIGATION MENU - ************************************************/ #nav { float:right; position:relative; z-index:1000; margin-bottom: 0px;} #nav, #nav a, #nav a:visited { text-decoration: none; font-family:'Open Sans', Sans Serif; font-weight:600; } #nav a.activepage { font-weight:600; font-family:'Open Sans', Sans Serif;} /***************************** THE 1ST LEVEL MAIN MENU ******************************/ #nav >ul>li { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-in-out; } #nav >ul>li { float:left; position:relative; border-left:1px solid transparent; border-right:1px solid transparent; margin-left:-1px;margin-bottom:-1px; } #nav >ul>li:last-child { background:url(../images/assets/menudivider.png) no-repeat left center, url(../images/assets/menudivider.png) no-repeat right center; padding:0px 1px; } #nav >ul>li>a, #nav >ul>li>a.visited, #nav >ul>li>span, #nav >ul>li>span.visited { line-height:75px; color:#4e4e4e; font-size:13px; padding:25px 18px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; cursor:pointer; } #nav >ul>li:hover, #nav >ul>li.active { background-color: #fff; border-left:1px solid #d8d8d8; border-right:1px solid #d8d8d8} /********************** THE 2st LEVEL MENU **********************/ #nav >ul>li>ul { position:absolute; left:-1px; top:75px; width:100%; background-color:#fff; visibility: hidden; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-in-out; -moz-opacity:0; filter:alpha(opacity=0); opacity:0; box-shadow:0px 5px 8px 0px rgba(0,0,0,0.1); -moz-box-shadow:0px 5px 8px 0px rgba(0,0,0,0.1); -webkit-box-shadow:0px 5px 8px 0px rgba(0,0,0,0.1); border:1px solid #d5d5d5; border-top:none; } #nav >ul>li:hover >ul { visibility:visible; -moz-opacity:1; filter:alpha(opacity=100); opacity:1;} #nav >ul>li>ul>li { position:relative;width:100%;padding:9px 0px 8px!important; background-color:#fff;border-bottom:1px solid #ededed;} #nav >ul>li>ul>li:first-child { padding-top:0px;} #nav >ul>li>ul>li:last-child { padding-bottom:0px;border-bottom:none;} #nav >ul>li>ul>li a, #nav >ul>li>ul>li span, #nav >ul>li>ul>li a:visited { color:#777; font-size:12px; font-weight:500; padding:9px 18px; white-space:nowrap; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; cursor:pointer; } #nav >ul>li>ul>li:hover { border-bottom:1px solid #dfdfdf; } #nav >ul>li>ul>li:hover, #nav >ul>li>ul>li:hover >span, #nav >ul>li>ul>li:hover >a { color:#000; } body.blue #nav >ul>li>ul>li:hover, body.blue #nav >ul>li>ul>li:hover >span, body.blue #nav >ul>li>ul>li:hover >a { color:#52bde9; } body.orange #nav >ul>li>ul>li:hover, body.orange #nav >ul>li>ul>li:hover >span, body.orange #nav >ul>li>ul>li:hover >a { color:#f27935; } body.red #nav >ul>li>ul>li:hover, body.red #nav >ul>li>ul>li:hover >span, body.red #nav >ul>li>ul>li:hover >a { color:#f23535; } body.ocean #nav >ul>li>ul>li:hover, body.ocean #nav >ul>li>ul>li:hover >span, body.ocean #nav >ul>li>ul>li:hover >a { color:#0ea5a0; } body.green #nav >ul>li>ul>li:hover, body.green #nav >ul>li>ul>li:hover >span, body.green #nav >ul>li>ul>li:hover >a { color:#99cc33; } /********************** THE 3nd LEVEL MENU **********************/ #nav >ul>li>ul>li >ul { position:absolute; left:-200px; width:200px; visibility: hidden; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-in-out; -moz-opacity:0; filter:alpha(opacity=0); opacity:0; text-align:right; white-space:nowrap; box-shadow:-4px 5px 8px 0px rgba(0,0,0,0.1); -moz-box-shadow:-4px 5px 8px 0px rgba(0,0,0,0.1); -webkit-box-shadow:-4px 5px 8px 0px rgba(0,0,0,0.1); top:-1px; border:1px solid #d5d5d5; } #nav >ul>li>ul>li >ul>li { background:#fff; padding-right:10px;border-bottom:1px solid #dfdfdf;} #nav >ul>li>ul>li >ul>li:first-child { } #nav >ul>li>ul>li >ul>li:last-child { border-bottom:none;} #nav >ul>li>ul>li:hover >ul { visibility:visible; -moz-opacity:1; filter:alpha(opacity=100); opacity:1; } #nav >ul>li>ul>li>ul>li, #nav >ul>li>ul>li>ul>li >a, #nav >ul>li>ul>li>ul>li >a.visited { color:#000; line-height:25px; padding:6px 20px 6px 10px; font-weight:normal; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-in-out; } #nav >ul>li>ul>li>ul>li:hover, #nav >ul>li>ul>li>ul>li:hover >a { color:#000; } body.blue #nav >ul>li>ul>li>ul>li:hover, body.blue #nav >ul>li>ul>li>ul>li:hover >a { color:#52bde9; } body.green #nav >ul>li>ul>li>ul>li:hover, body.green #nav >ul>li>ul>li>ul>li:hover >a { color:#99cc33; } body.orange #nav >ul>li>ul>li>ul>li:hover, body.orange #nav >ul>li>ul>li>ul>li:hover >a { color:#f27935; } body.red #nav >ul>li>ul>li>ul>li:hover, body.red #nav >ul>li>ul>li>ul>li:hover >a { color:#f23535; } body.ocean #nav >ul>li>ul>li>ul>li:hover, body.ocean #nav >ul>li>ul>li>ul>li:hover >a { color:#0ea5a0; } @media only screen and (min-width: 980px) and (max-width: 1199px) { } @media only screen and (min-width: 768px) and (max-width: 979px) { } @media only screen and (min-width: 480px) and (max-width: 767px) { } @media only screen and (min-width: 0px) and (max-width: 479px) { } /****************************** - RESOPNSIVE MENU - ******************************/ .responsive_wrapper { z-index:10000;display:none; position:absolute; top:0px;right:0px; width:100%;height:1500px; overflow:hidden;} .responsive_wrapper.active { display:block;} .resp-navigator { cursor:pointer; width:32px; height:32px; position:absolute;right:20px;top:23px; display:none; background-size: 32px 32px;} .resp-closer { position:absolute;top:0px;left:-48px; width:48px;height:48px; background-color:#000; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; cursor:pointer; } .resp-closer:hover { color:#565656;} #responsive-menu { z-index:30000;position:absolute; top:86px; right:-400px; max-width:250px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -moz-box-shadow: -3px 0px 4px 0px rgba(0,0,0,0.2); -webkit-box-shadow: -3px 0px 4px 0px rgba(0,0,0,0.2); box-shadow: -3px 0px 4px 0px rgba(0,0,0,0.2); } #responsive-menu.active { right:0px;} .resp-menuheader { line-height:48px; background:#fff; color:#000; text-align:center;font-size:19px; } #responsive-menu ul { box-shadow:4px 4px 10px 0px rgba(0,0,0,0.3);-moz-box-shadow:4px 4px 10px 0px rgba(0,0,0,0.3);-webkit-box-shadow:4px 4px 10px 0px rgba(0,0,0,0.3);} #responsive-menu ul li { line-height:40px; padding:0px 20px;color:#000; border-bottom: 1px solid #eee; text-transform:capitalize; } #responsive-menu ul li, #responsive-menu ul li a, #responsive-menu ul li a:visited, #responsive-menu ul li a:focus, #responsive-menu ul li a:hover { color:#000 !important; font-weight:600; text-transform:capitalize !important;} #responsive-menu ul li.rev-sublevel, #responsive-menu ul li.rev-sublevel a, #responsive-menu ul li.rev-sublevel a:visited, #responsive-menu ul li.rev-sublevel a:focus, #responsive-menu ul li.rev-sublevel a:hover { color:#000 !important; font-weight:300; text-transform:capitalize !important;} #responsive-menu ul li.rev-toplevel { background:#f1f1f1;} #responsive-menu ul li.rev-sublevel { background:#fff; padding-left:30px;color:#000;} #responsive-menu ul li.rev-subsublevel { background:#fff; padding-left:45px;color:#000; font-weight:300;} #responsive-menu ul li.rev-subsublevel a, #responsive-menu ul li.rev-subsublevel a:visited, #responsive-menu ul li.rev-subsublevel a:hover { font-weight:300;} @media only screen and (min-width: 768px) and (max-width: 979px) { } @media only screen and (min-width: 480px) and (max-width: 767px) { .resp-navigator { display:block;} } @media only screen and (min-width: 0px) and (max-width: 479px) { .resp-navigator { display:block;} } /****************************** - BUTTON OVERWRITE - ********************************/ .btn, .btn:hover { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .btn, .btn-primary, input[type="submit"] { background:#fff; color:#fff; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; text-shadow: none;padding:0px 30px; line-height: 40px;font-size: 15px; font-weight:400; border:none; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; background-image: none; filter: none; background-color:#fff; position:relative; font-family:'Open Sans', sans-serif; } input[type="submit"] { padding:0px 10px} .buttoncenter { position:relative; float:left; left:50%;} .buttoncenter button { margin-left:-50%; clear:right} .btn, .btn-primary:hover, input[type="submit"]:hover { color: #fff; background-image: none; background-repeat: repeat-x; filter: none; background-color: #191a1c; } .btn.small { padding:0px 20px; line-height:35px; font-size:12px;} .btn.large { padding:0px 40px; line-height:45px; font-size:15px;} body.green .btn.maincolor, .btn.green, input[type="submit"].green { background:#99cc33; color:#fff;} body.ocean .btn.maincolor, .btn.ocean { background:#0ea5a0; color:#fff;} .btn.gray { background:#d5d5d5; color:#fff;} .btn.blue, body.blue .btn.maincolor { background:#52bde9; color:#fff;} body.red .btn.maincolor, .btn.red { background:#f23535; color:#fff;} body.green .btn.maincolor, .btn.green { background:#99cc33; color:#fff;} body.orange .btn.maincolor, .btn.orange { background:#f27935; color:#fff;} .btn.black { background:#000; color:#fff;} .btn.whitegray { background:#fff; color:#d0d0d0;} body.red .btn.maincolor, .btn.red, input[type="submit"].red { background:#f23535; color:#fff;border: none !important; } .btn.purple { background:#a400ac; color:#fff;} body.ocean .btn.maincolor:hover, .btn.ocean:hover { background:#0c8e8a; color:#fff } body.green .btn.maincolor:hover, .btn.green:hover { background:#88ba25; color:#fff; } body.red .btn.maincolor:hover, .btn.red:hover { background:#d52727; color:#fff; } body.blue .btn.maincolor:hover, .btn.blue:hover { background:#399fc9; color:#fff; } body.orange .btn.maincolor:hover, .btn.orange:hover { background:#dc6624; color:#fff; } .btn.black:hover { background:#333; color:#fff; } .btn.gray:hover { background:#000; color:#fff; } .btn.whitegray:hover { background:#d0d0d0; color:#fff;} .btn.witharrow.small { padding-right:50px; padding-left:10px;} .btn.withleftarrow.small { padding-left:50px; padding-right:10px;} .btn.witharrow.small:after { content:">"; font-family:'Lato', sans-serif; font-size:15px; color:#fff; font-weight:bold;position:absolute; right:0px; top:0px; line-height:35px;padding:0px 13px} .btn.withleftarrow.small:before { content:"<"; font-family:'Lato', sans-serif; font-size:15px; color:#fff; font-weight:bold;position:absolute; left:0px; top:0px; line-height:35px;padding:0px 13px} .btn.witharrow.large { padding-right:50px; padding-left:20px;} .btn.withleftarrow.large { padding-left:50px; padding-right:20px;} .btn.witharrow.large:after { content:">"; font-family:'Lato', sans-serif; font-size:20px; color:#fff; font-weight:bold;position:absolute; right:0px; top:0px; line-height:45px;padding:0px 13px} .btn.withleftarrow.large:before { content:"<"; font-family:'Lato', sans-serif; font-size:20px; color:#fff; font-weight:bold;position:absolute; left:0px; top:0px; line-height:45px;padding:0px 13px} body.red .btn.maincolor.witharrow:after, .btn.red.witharrow:after { background-color:#f59696;} body.red .btn.maincolor.withleftarrow:before, .btn.red.withleftarrow:before { background-color:#f59696;} body.ocean .btn.maincolor.witharrow:after, .btn.ocean.witharrow:after { background-color:#2bc8c3;} body.red .btn.maincolor.withleftarrow:before, .btn.ocean.withleftarrow:before { background-color:#2bc8c3;} body.green .btn.maincolor.witharrow:after, .btn.green.witharrow:after { background-color:#c8e295;} body.red .btn.maincolor.withleftarrow:before, .btn.green.withleftarrow:before { background-color:#c8e295;} body.orange .btn.maincolor.witharrow:after, .btn.orange.witharrow:after { background-color:#f5b896;} body.red .btn.maincolor.withleftarrow:before, .btn.orange.withleftarrow:before { background-color:#f5b896;} body.blue .btn.maincolor.witharrow:after, .btn.blue.witharrow:after { background-color:#7fcae8;} body.red .btn.maincolor.withleftarrow:before, .btn.blue.withleftarrow:before { background-color:#7fcae8;} body.black .btn.maincolor.witharrow:after, .btn.black.witharrow:after { background-color:#fff; color:#000} body.red .btn.maincolor.withleftarrow:before, .btn.black.withleftarrow:before { background-color:#fff; color:#000} body.gray .btn.maincolor.witharrow:after, .btn.gray.witharrow:after { background-color:#d0d0d0;} body.red .btn.maincolor.withleftarrow:before, .btn.gray.withleftarrow:before { background-color:#d0d0d0;} .tb-pagination .btn.small.whitegray { padding:0px 13px;} #searchform_side input[type="submit"] { background-color:#000; font-size:11px; line-height:11px; border:none !important } body.blue #searchform_side input[type="submit"] { background-color:#52bde9; font-size:11px; line-height:11px; } body.green #searchform_side input[type="submit"] { background-color:#99cc33; font-size:11px; line-height:11px; } body.orange #searchform_side input[type="submit"] { background-color:#f27935; font-size:11px; line-height:11px; } body.red #searchform_side input[type="submit"] { background-color:#f23535; font-size:11px; line-height:11px; } body.ocean #searchform_side input[type="submit"] { background-color:#0ea5a0; font-size:11px; line-height:11px; } /****************************** - BLOG - ********************************/ .blogpost .gray-boxed.verysmall, .blogpost .color-boxed.verysmall { font-weight:900 !important;} .blogpost .gray-boxed.verysmall.gray a, .blogpost .gray-boxed.verysmall.gray a:visited { color:#6f6d6c;} .blogpost .gray-boxed.verysmall.gray a:hover { color:#000;} body.blue .blogpost .gray-boxed.verysmall.gray a:hover { color:#52bde9;} body.green .blogpost .gray-boxed.verysmall.gray a:hover { color:#99cc33;} body.orange .blogpost .gray-boxed.verysmall.gray a:hover { color:#f27935;} body.red .blogpost .gray-boxed.verysmall.gray a:hover { color:#f23535;} body.ocean .blogpost .gray-boxed.verysmall.gray a:hover { color:#0ea5a0;} /******************************************** - BLOG RESPONSIVE SETTINGS - *******************************************/ @media only screen and (max-width: 978px) { } @media only screen and (max-width: 978px) { } @media all and (-webkit-min-device-pixel-ratio : 1.5) { } /**************************************************************************************************** - GOOGLE MAP - *****************************************************************************************************/ .gmap_inner img { max-width: none; } .gmap_inner { width:100%; position:relative; height:495px; z-index:5; } .gmapfw_wrap { z-index:8;position:absolute; top:0px; left:0px; width:100%; height:100%; background:url(../images/tiles/gmapfw.png) no-repeat center center;} .maptopleft { position:absolute; width:50%;height:50%; left:0px; top:0px;} .maptopright { position:absolute; width:50%;height:50%; top:0px; text-align:right;right:0px;} .mapbottomleft { position:absolute; width:50%;height:50%; left:0px; top:50%;} .mapbottomright { position:absolute; width:50%;height:50%; top:50%; text-align:right;right:0px;} .fullwidthmap-boxxer h3 { font-size:22px; font-weight:bold; color:#000; } .fullwidthmap-boxxer p { color:#fff; font-weight:400;} @media only screen and (min-width: 980px) and (max-width: 1199px) { } @media only screen and (min-width: 768px) and (max-width: 979px) { } @media only screen and (min-width: 480px) and (max-width: 767px) { .mapbottomleft, .maptopleft { left:35px} .mapbottomright, .maptopright { right:35px} } @media only screen and (min-width: 0px) and (max-width: 479px) { .mapbottomleft, .maptopleft { left:20px} .mapbottomright, .maptopright { right:20px} } /****************************** - COMMENT INPUTS - ********************************/ table.contacttable p { line-height:20px; margin-bottom:0px;padding-top:10px;} table.contacttable td:first-child { min-width:100px; text-align: right;padding-right:20px;vertical-align:top; } table.contacttable td:last-child { min-width:100px; width:100%; } table.contacttable input, table.contacttable textarea { width:100%;} @media only screen and (max-width: 767px) { table.contacttable td:last-child { min-width:100px; width:100%; } } /****************************** - INPUT COLORS ETC: - ********************************/ input, 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 { border:1px solid #ddd !important; background-color:#fff; line-height:36px; font-size:13px; color:#777; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; height:36px; padding:0px 15px;width:100%; margin-bottom:0px; } input:focus, 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 { box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; border:1px solid #d9d8d6;outline:none !important; } textarea { border:1px solid #ddd !important; background-color:#fff; line-height:40px; font-size:13px; color:#777; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; height:180px; padding:0px 15px;width:100%; margin-bottom:0px; } #contactform input[type="text"], #contactform input[type="password"], #contactform input[type="datetime"], #contactform input[type="datetime-local"], #contactform input[type="date"], #contactform input[type="month"], #contactform input[type="time"], #contactform input[type="week"], #contactform input[type="number"], #contactform input[type="email"], #contactform input[type="url"], #contactform input[type="search"], #contactform input[type="tel"], #contactform input[type="color"], #contactform .uneditable-input { border:none!important; background-color:#f2f2f2; line-height:40px; font-size:13px; color:#777; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; height:40px; padding:0px 15px;width:100%; margin-bottom:0px; } #contactform textarea { border:none!important; background-color:#f2f2f2; line-height:40px; font-size:13px; color:#777; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:0px 15px;width:100%; margin-bottom:0px; } /*** FOOTER INPUTS **/ footer input, footer input[type="text"], footer input[type="password"], footer input[type="datetime"], footer input[type="datetime-local"], footer input[type="date"], footer input[type="month"], footer input[type="time"], footer input[type="week"], footer input[type="number"], footer input[type="email"], footer input[type="url"], footer input[type="search"], footer input[type="tel"], footer input[type="color"], footer .uneditable-input { border:1px solid #444 !important; background-color:#252525; line-height:40px; font-size:13px; color:#666; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; height:36px; padding:0px 15px; } footer textarea { border:1px solid #444 !important; background-color:#252525; line-height:40px; font-size:13px; color:#444; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; } footer input:focus, textarea:focus, footer input[type="text"]:focus, footer input[type="password"]:focus, footer input[type="datetime"]:focus, footer input[type="datetime-local"]:focus, footer input[type="date"]:focus, footer input[type="month"]:focus, footer input[type="time"]:focus, footer input[type="week"]:focus, footer input[type="number"]:focus, footer input[type="email"]:focus, footer input[type="url"]:focus, footer input[type="search"]:focus, footer input[type="tel"]:focus, footer input[type="color"]:focus, footer .uneditable-input:focus { box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; border:1px solid #444;outline:none !important; } /* SEARCH FIELD */ input.searchfield, input.searchbutton { border:none !important; background-color:#f0efed; line-height:25px; font-size:15px; color:#fff; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: :0px; box-shadow: none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; height:25px; } #searchform { position:relative;} #searchform input[type="text"] { width:100%; padding-left:20px; height:50px;line-height:50px; border:none !important; background:#f7f7f7; font-size:14px;font-family: 'Open Sans', sans-serif; font-style:italic;} #searchform input[type="submit"] { border:none !important; font-family: 'fontello';position:absolute; right:0px; top:0px; width:50px;height:50px;background-color:#000; color:#fff;} #searchform .icon-search { position:absolute;right:14px;top:12px; color:#fff; font-size:22px; font-weight:300; background:url(../images/assets/lupe.png) no-repeat center center; background-size:18px 18px;} @media all and (-webkit-min-device-pixel-ratio : 1.5) { #searchform .icon-search { background-image:url(../images/assets/lupe@2x.png)} } .widget #searchform { position:relative; box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; width:100%;} .widget #searchform .w100 { width:100%;padding-right:5px;} .widget #searchform input[type="text"] { position:relative; width:100%;padding-left:20px; height:30px;line-height:30px; border:1px solid #e1e2e3 !important; background:#ffff;font-size:11px; font-family: 'Open Sans', sans-serif; font-style:normal; padding: 0px 10px;} .widget #searchform input[type="submit"] { position:relative; width:auto;height:30px;background-color:#000; color:#fff;font-size:11px; top:0px;left:auto;right:0px;line-height:30px;font-family: 'Lato', sans-serif; } .widget #searchform .icon-search { position:absolute;right:14px;top:12px; color:#fff; font-size:22px; font-weight:300;} #searchform i.icon-search { display:none;} body.blue #searchform input[type="submit"], body.blue .widget #searchform input[type="submit"] { background-color:#52bde9;} body.green #searchform input[type="submit"], body.green .widget #searchform input[type="submit"] { background-color:#99cc33;} body.orange #searchform input[type="submit"], body.orange .widget #searchform input[type="submit"] { background-color:#f27935;} body.red #searchform input[type="submit"], body.red .widget #searchform input[type="submit"] { background-color:#f23535;} body.ocean #searchform input[type="submit"], body.ocean .widget #searchform input[type="submit"] { background-color:#0ea5a0;} /* SUBSCRIBER */ .subscribe_emailinput { width:206px;} @media only screen and (min-width: 980px) and (max-width: 1199px) { .subscribe_emailinput { width:135px;} } @media only screen and (min-width: 768px) and (max-width: 979px) { .subscribe_emailinput { max-width:300px;} .subscribe_submit { float:left;margin-left:15px;} } @media only screen and (max-width: 767px) { .subscribe_emailinput { width:100%;} .subscribe_submit { float:left;margin-top:15px;} } /****************************** - SHOWBIZ SETTING: - ********************************/ .showbiz-container { max-width:100%; min-width:200px; margin:0px auto; } /*********** BASIC SETTINGS THE NAVIGATION OF THE TEASER ***************/ .showbiz-container .clear { clear:both;} .teaser-navigation { margin:1px auto; width:35px; margin-top:-46px; height:25px;} .navigation-left { width:17px;height:17px; background:url(../images/assets/navleft.png) no-repeat left bottom; cursor:pointer; background-size:17px 34px} .navigation-right { width:17px;height:17px; background:url(../images/assets/navright.png) no-repeat left bottom; cursor:pointer; background-size:17px 34px} @media all and (-webkit-min-device-pixel-ratio : 1.5) { .navigation-left { background-image:url(../images/assets/navleft@2x.png); } .navigation-right { background-image:url(../images/assets/navright@2x.png); } } .navigation-left:hover, .navigation-right:hover { background-position:left top;} .navigation-left.notclickable { cursor:default; -moz-opacity:0.3; filter:alpha(opacity=30); opacity:0.3; background-position:left bottom !important; } .navigation-right.notclickable { cursor:default; -moz-opacity:0.3; filter:alpha(opacity=30); opacity:0.3; background-position:left bottom !important; } .showbiz-teaser a, .showbiz-teaser a:visited { text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; color:#000; } /********** BASIC SETTINGS OF THE LISTS *****************/ .showbiz-teaser ul, .showbiz-teaser li { list-style: none; margin:0; padding:0;} .showbiz-teaser .overflowholder { overflow: hidden; position: relative; width: 100%; } .showbiz-teaser .mediaholder, .frame .mediaholder, .mediaholder { position:relative;overflow:hidden;} .mediaholder .maxheight-wrapper { position:relative; max-height:250px;overflow:hidden;width:100%;} .showbiz-teaser .mediaholder .linkicon, .showbiz-teaser .mediaholder .lupeicon, .media-wrapper .mediaholder .linkicon, .media-wrapper .mediaholder .lupeicon, .carousel-inner .mediaholder .linkicon, .carousel-inner .mediaholder .lupeicon, .mediaholder .linkicon, .mediaholder .lupeicon { top:65%; -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.320, 1.275); -moz-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.320, 1.275); -o-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.320, 1.275); -ms-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.320, 1.275); -moz-opacity:0; filter:alpha(opacity=0); opacity:0; } .showbiz-teaser li:hover .mediaholder .linkicon, .showbiz-teaser li:hover .mediaholder .lupeicon, .media-wrapper:hover .mediaholder .linkicon, .media-wrapper:hover .mediaholder .lupeicon, .carousel-inner .mediaholder:hover .linkicon, .carousel-inner .mediaholder:hover .lupeicon, .frame .mediaholder:hover .linkicon, .frame .mediaholder:hover .lupeicon { top:50%; -moz-opacity:1; filter:alpha(opacity=100); opacity:1;} .showbiz-teaser li:hover .mediaholder .lupeicon, .media-wrapper:hover .mediaholder .lupeicon, .carousel-inner .mediaholder:hover .lupeicon, .frame:hover .mediaholder .lupeicon, { transition-delay: 0.1s; -moz-transition-delay: 0.1s; /* Firefox 4 */ -webkit-transition-delay: 0.1s; /* Safari and Chrome */ -o-transition-delay: 0.1s; /* Opera */ } .showbiz-teaser .hovercover, .media-wrapper .hovercover, .carousel-inner .hovercover, .frame .hovercover { width:100%;height:100%; position:absolute; top:0px; left:0px; background-color:#000; -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-ms-transition: all 0.2s ease-out; -moz-opacity:0; filter:alpha(opacity=0); opacity:0; } body.blue .showbiz-teaser .hovercover, body.blue .media-wrapper .hovercover, body.blue .carousel-inner .hovercover, body.blue .frame .hovercover { background-color:#52bde9 } body.green .showbiz-teaser .hovercover, body.green .media-wrapper .hovercover, body.green .carousel-inner .hovercover, body.green .frame .hovercover { background-color:#99cc33 } body.orange .showbiz-teaser .hovercover, body.orange .media-wrapper .hovercover, body.orange .carousel-inner .hovercover, body.orange .frame .hovercover { background-color:#f27935 } body.red .showbiz-teaser .hovercover, body.red .media-wrapper .hovercover, body.red .carousel-inner .hovercover, body.red .frame .hovercover { background-color:#f23535 } body.ocean .showbiz-teaser .hovercover, body.ocean .media-wrapper .hovercover, body.ocean .carousel-inner .hovercover, body.ocean .frame .hovercover { background-color:#0ea5a0 } .showbiz-teaser li:hover .hovercover, .media-wrapper:hover .hovercover, .carousel-inner .mediaholder:hover .hovercover, .frame:hover .mediaholder .hovercover { -moz-opacity:0.85; filter:alpha(opacity=85); opacity:0.85; } .showbiz-teaser .overflowholder ul { width: 10000px; position: absolute; top: 0px; left: 0px; } .showbiz-teaser .overflowholder ul li { float: left !important; margin-right:30px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } /********** BASIC SETTINGS PER ENTRY (IMAGE BEHAVIORS *************/ .showbiz-teaser .detailimg img, .media-wrapper .detailimg img { width:100%; margin-bottom:-5px;} /********** BASIC SETTINGS PER ENTRY ( DETAIL HOLDER, LIKE TITLE, DATE, ETC... ) *************/ .showbiz-teaser .detailholder, .media-wrapper .detailholder { padding:20px 0px; position: relative; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .media-wrapper .detailholder { padding:10px 0px; background:#f1f1f1} .showbiz-teaser li:hover .detailholder, .media-wrapper:hover .detailholder { background-color:#000;} .showbiz-teaser li:hover .detailholder h4, .showbiz-teaser li:hover .detailholder h4 a, .showbiz-teaser li:hover .detailholder h4 a:visited, .showbiz-teaser li:hover .detailholder h4 a:hover, .media-wrapper:hover .detailholder h4, .media-wrapper:hover .detailholder h4 a, .media-wrapper:hover .detailholder h4 a:visited, .media-wrapper:hover .detailholder h4 a:hover { color:#fff !important; -webkit-animation: fallDown 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) backwards,fadeIn 0.2s ease-in backwards; -moz-animation: fallDown 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) backwards,fadeIn 0.2s ease-in backwards; -ms-animation: fallDown 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) backwards,fadeIn 0.2s ease-in backwards; animation: fallDown 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) backwards,fadeIn 0.2s ease-in backwards; } .showbiz-teaser li:hover .detailholder p, .media-wrapper:hover .detailholder p { -webkit-animation: fallUp 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.2s backwards,fadeIn 0.2s ease-in 0.2s backwards; -moz-animation: fallUp 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.2s backwards,fadeIn 0.2s ease-in 0.2s backwards; -ms-animation: fallUp 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.2s backwards,fadeIn 0.2s ease-in 0.2s backwards; animation: fallUp 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.2s backwards,fadeIn 0.2s ease-in 0.2s backwards; } /****************************** - Carousel Settings - ********************************/ .carousel-control { position: absolute; top: 50%; left: 15px; width: 30px; height: 30px; font-size: 30px; font-weight: 400; line-height: 24px; color: #ffffff; text-align: center; background: #222222; border: 0px solid #ffffff; -webkit-border-radius: 23px; -moz-border-radius: 23px; border-radius: 23px; opacity: 0.2; filter: alpha(opacity=20); margin-top:-15px; } /****************************** - FADED ITEMS - *******************************/ .nhitem { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;-moz-opacity:1; filter:alpha(opacity=100); opacity:1;} .nhitem.faded { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -moz-opacity:0.5; filter:alpha(opacity=50); opacity:0.5;} /****************************** - WIDGET SETTINGS - *******************************/ .widget-list ul li { padding-left:20px;} .widget-list ul li, .widget-list ul li a, .widget-list ul li a:hover, .widget-list ul li a:visited { font-size:11px; line-height:25px; font-weight:600;} /****************************** - COMMENTS AT POSTS - ********************************/ .comment_wrapper { display:block; } .comment_wrapper .comment { display: table;} .comment_wrapper .comment.level2 { padding-left:80px;} .comment_wrapper .portrait { min-width:60px;height:60px; display:table-cell; vertical-align: top;} .comment_wrapper .portrait-holder { background:#ccc; width:60px; height:60px;} .comment_wrapper .comment-details { padding-left:20px; width:100%; display:table-cell; vertical-align: top;} @media only screen and (max-width: 767px) { .comment_wrapper.lp60 { padding-left:0px } .comment_wrapper .comment.level2 { padding-left:0px;} } .portfolio_selector_boss .portfolio_selector { cursor: pointer; } .portfolio_selector:hover .portfolio_selector_inner, .portfolio_selector.selected_selector .portfolio_selector_inner { color:#333;border-bottom:1px solid #000; margin-bottom:-1px;line-height:22px;} .portfolio_selector:hover span.portfolio_selector_inner, .portfolio_selector.selected_selector span.portfolio_selector_inner { border-bottom:1px solid #000; margin-bottom:-1px;line-height:30px;} body.blue .portfolio_selector:hover span.portfolio_selector_inner, body.blue .portfolio_selector.selected_selector span.portfolio_selector_inner { border-color:#52bde9} body.green .portfolio_selector:hover span.portfolio_selector_inner, body.green .portfolio_selector.selected_selector span.portfolio_selector_inner { border-color:#99cc33} body.orange .portfolio_selector:hover span.portfolio_selector_inner, body.orange .portfolio_selector.selected_selector span.portfolio_selector_inner { border-color:#f27935} body.red .portfolio_selector:hover span.portfolio_selector_inner, body.red .portfolio_selector.selected_selector span.portfolio_selector_inner { border-color:#f23535} body.ocean .portfolio_selector:hover span.portfolio_selector_inner, body.ocean .portfolio_selector.selected_selector span.portfolio_selector_inner { border-color:#0ea5a0} /** SOME DETAIL IMG ANIMATION **/ .detailimg { overflow: hidden;} .all-group { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;-moz-opacity:1; filter:alpha(opacity=100); opacity:1;} .removeme { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -moz-opacity:0; filter:alpha(opacity=0); opacity:0;} .killerclear { height:25px; width:100%;} .killerclear:last-child { height:0px; width:100%;} /**************************************************** - PORTFOLIO WITH SIDEBARS // SIZING ISSUES - *******************************************************/ .container-with-sidebar .span9 .portfolio_rotator li.span3.all-group { width:195px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span4.all-group { width:270px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span6.all-group { width:420px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span12.all-group { width:870px !important;} .portfolio .span12 { margin-bottom:40px;} @media only screen and (min-width: 980px) and (max-width: 1199px) { .container-with-sidebar .span9 .portfolio_rotator li.span2.all-group { width:100px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span3.all-group { width:160px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span4.all-group { width:218px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span6.all-group { width:340px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span12.all-group { width:700px !important;} .fh-category { clear:left;} .portfolio_selector_boss li { line-height:25px;} .portfolio_selector_boss { padding-top:10px;} } @media only screen and (min-width: 768px) and (max-width: 979px) { .container-with-sidebar .span9 .portfolio_rotator li.span2.all-group { width:73px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span3.all-group { width:119px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span4.all-group { width:164px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span6.all-group { width:250px !important;} .container-with-sidebar .span9 .portfolio_rotator li.span12.all-group { width:540px !important;} .fh-category { clear:left;} .portfolio_selector_boss li { line-height:25px;} .portfolio_selector_boss { padding-top:10px;} } @media only screen and (min-width: 480px) and (max-width: 767px) { .container-with-sidebar .span9 .portfolio_rotator li.span2.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span6.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span4.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span3.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span12.all-group { width:100% !important; margin-bottom:20px !important;} .killerclear { height:0px !important;} .fh-category { clear:left;} .portfolio_selector_boss li { line-height:25px;} .portfolio_selector_boss { padding-top:10px;} } @media only screen and (min-width: 0px) and (max-width: 479px) { .container-with-sidebar .span9 .portfolio_rotator li.span2.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span6.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span4.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span3.all-group, .container-with-sidebar .span9 .portfolio_rotator li.span12.all-group { width:100% !important;} .killerclear { height:0px !important;} .fh-category { clear:left;} .portfolio_selector_boss li { line-height:25px;} .portfolio_selector_boss { padding-top:10px;} } /****************************** - TESTIMONIAL WRAPPER - ********************************/ .testimonial_wrapper { border: none; background: #f5f5f5; padding: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position: relative; overflow:hidden; } .testimonials { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; } .testimonials li { position:absolute; top:0px; left:0px; display:none;} .testimonials li:first-child { display:block;} .testimonials { position:relative;} /****************************** - BLOG OVERVIEWS - *******************************/ .table-blogarticle { display:table;} .media-table-cell { display:table-cell; width:30%; vertical-align:top;} .blogcontent-table-cell { display:table-cell; width:70%; padding-left:20px;vertical-align:top;} @media only screen and (max-width: 767px) { .table-blogarticle, .media-table-cell, .blogcontent-table-cell { display:block; padding:0; width:100%;} } /****************************** - TWITTER - ********************************/ .tweet { display:table; width:75%; margin:auto; padding:30px 30px; box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box; } .fullwidth-tweets .tweet { width:100% } .tweet-content { display:table-cell; width:100%; } .tweets .tweet p { line-height:20px;font-size:17px; font-style:italic;} .tweets .tweet .tweet-date { font-size:12px; text-align:left;} .tweets .tweet p a { color:#000} body.blue .tweets .tweet p a { color:#52bde9} body.green .tweets .tweet p a { color:#99cc33} body.orange .tweets .tweet p a { color:#f27935} body.red .tweets .tweet p a { color:#f23535} body.ocean .tweets .tweet p a { color:#0ea5a0} .tweets ul { background-color:#f5f5f5;} .tweets ul li { margin-bottom:1px; } .tweets ul li:last-child { margin-bottom:0px;} .tweets, .tweets * { -moz-user-select: none;-webkit-user-select: none; } @media only screen and (max-width: 767px) { .tweet { width:100%;} } /****************************** - FOOTER GALLERY - ********************************/ .footer-gallery img { margin-right:0px;margin-bottom:4px;} /****************************** - DRIBBLE FEEDS - ********************************/ .footer .flickr.feed li { border:4px solid #414141;} .footer .dribbble.feed li { float:left; width:72px; margin-right:10px;margin-bottom:10px;} .footer .flickr.feed li { float:left; width:72px; margin-right:10px;margin-bottom:10px;} .footer .flickr.feed li .mediaholder { width:72px; height:72px; } .footer .flickr.feed li img { width:72px; height:72px; } .footer .flickr.feed .lupeicon { margin-left:-6px;margin-top:-4px;} @media only screen and (min-width: 980px) and (max-width: 1199px) { .footer .flickr.feed li { float:left; width:57px; margin-right:4px;margin-bottom:4px;} .footer .flickr.feed li .mediaholder { width:57px; height:57px; } .footer .flickr.feed li img { width:57px; height:57px; } } @media only screen and (min-width: 768px) and (max-width: 979px) { .footer .flickr.feed li { float:left; width:43px; margin-right:4px;margin-bottom:4px;} .footer .flickr.feed li .mediaholder { width:43px; height:43px; } .footer .flickr.feed li img { width:43px; height:43px; } } @media only screen and (min-width: 480px) and (max-width: 767px) { } /************************************* - LATEST POST IN FOOTER - *************************************/ /****************************** - SCROLLPANE - ********************************/ /* Styles specific to this particular page */ .scroll-pane { width: 100%;height: 130px;overflow: auto; } .horizontal-only { height: auto;max-height: 130px; } .jspContainer { overflow: hidden;position: relative; } .jspPane { position: absolute; width:100%;} .jspVerticalBar { position: absolute; top: 0; right: 0; width: 5px; height: 100%; background: transparent; display:none;} .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; background: transarent; } .jspVerticalBar *, .jspHorizontalBar * { margin: 0; padding: 0; } .jspCap { display: none; } .jspHorizontalBar .jspCap { float: left; } .jspTrack { background: transparent; position: relative; } .jspDrag { background: #99cc33; position: relative; top: 0; left: 0; cursor: pointer; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=10); -moz-opacity: 0.1; -khtml-opacity: 0.1; opacity: 0.1; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out; } .ib-content:hover .jspDrag { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;} .jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; } .jspArrow { background: #99cc33; text-indent: -20000px; display: block; cursor: pointer; } .jspArrow.jspDisabled { cursor: default; background: #80808d;} .jspVerticalBar .jspArrow { height: 5;} .jspHorizontalBar .jspArrow { width: 5; float: left; height: 100%;} .jspVerticalBar .jspArrow:focus { outline: none; } .jspCorner { background: #eeeef4; float: left; height: 100%; } * html .jspCorner { margin: 0 -3px 0 0;} /****************************** - ALERTS - ********************************/ .alert p { color:#fff !important;line-height:15px; } .alert { padding:18px 20px !important; margin-bottom:5px !important} .alert.alert-error { background-color: #f23535; text-shadow: none;} .alert.alert-success { background-color: #99cc33; text-shadow: none;} .alert.alert-info { background-color: #62cdfe; text-shadow: none;} .alert.alert-warning { background-color: #ffe851; text-shadow: none;} .alert.alert-gray { background-color: #f5f2f1; text-shadow: none;} .alert-warning p { color:#998649 !important;} .alert-gray p { color:#333 !important;} .alert .close { right:0px; top:-4px;} /********************************************** - ACCORDION - ***********************************************/ .accordion-group { margin-bottom:0px; margin-top:-1px;outline:none;-webkit-border-radius: 0px 0px 0 0;-moz-border-radius: 0px 0px 0 0;border-radius: 0px 0px 0 0; border:none; } a.accordion-toggle { cursor:pointer; font-size:13px; color:#fff; outline:none;} a.accordion-toggle { text-decoration:none;} .accordion-heading .accordion-toggle { padding:0px 7px 0px 20px; line-height:29px;height:29px; } .accordion-heading { padding: 8px 0px;background-color: #000;border:none;margin-bottom:10px; } .accordion-group.active .accordion-heading .accordion-toggle { background-position:10px -29px;} .accordion-body { } .accordion-inner { border:1px solid #ddd; padding:10px 20px 10px 20px; background:#e1e0df;} .accordion-inner p { color:#000 !important;} .nopadding .accordion-inner { padding:0px;} .accordion-body.in { margin-bottom:20px;} .nospaces .accordion-heading { margin-bottom:2px;} .nospaces .accordion-body.in { margin-bottom:2px;} .accordion.green .accordion-heading { background-color:#99cc33} .accordion.ocean .accordion-heading { background-color:#0ea5a0} .accordion.orange .accordion-heading { background-color:#f27935} .accordion.red .accordion-heading { background-color:#f23535} .accordion.blue .accordion-heading { background-color:#52bde9} /*********** FAQ ACCORDIONS ******************/ .accordion.faq .accordion-group { background-color:#ccc; padding:20px; -webkit-border-radius: 0px 0px 0 0; -moz-border-radius: 0px 0px 0 0; border-radius: 0px 0px 0 0; border:none; border-bottom:none; } .accordion.faq .accordion-group:last-child { border-bottom:none;} .accordion.faq .accordion-group.active { background-color:#fff;} .accordion.faq a.accordion-toggle { color:#fff;} .accordion.faq .accordion-inner { border-top:none; padding-left:0px; padding-right:0px; color:#000; } .accordion-group:last-child, .accordion.faq { margin-bottom:0px;} /**** WIDGET ACCORDIONS ***/ .accordion-widget .accordion-group { margin-top:0px;} .accordion-widget .accordion-heading { padding: 5px 0px 6px; background-color: #000; border: none; margin-bottom: 0px; } .accordion i.normal, .accordion-toggle i.normal { line-height:29px !important;} .accordion i.small, .accordion-toggle i.small { line-height:31px !important;} .accordion p, .accordion-toggle p { line-height:30px !important;} .accordion-inner p { line-height:21px !important;} .accordion-widget .accordion-inner { padding: 3px 7px 3px 15px; background: #e1e0df; margin-bottom:1px; } .accordion-widget .whiteaccordion .accordion-inner { background: #fff; border:none; border-bottom:1px solid #e1e0df; } .accordion-widget .whiteaccordion .accordion-inner:last-child { border-bottom:none; margin-bottom:-1px;} .accordion-widget .accordion-inner p { line-height:32px !important;} .accordion-widget .accordion, .accordion-widget .accordion-body.in { margin-bottom: 1px; } /****************************** - DROPCAPS - ********************************/ .dropcap.dc1:first-letter { float: left; font-size: 35px;line-height: 32px;background: #000;color: #fff;padding: 3px;font-weight: bold;margin: 5px 5px 0px 0px; } .dropcap.dc2:first-letter { float: left; font-weight: bold;font-size: 46px;color: #000;line-height: 33px;padding-top: 7px;padding-right: 5px;padding-left: 0px;} .dropcap.dc3:first-letter { float: left;font-weight: 300;font-size: 70px;line-height: 50px;padding-top: 0px;padding-right: 10px;padding-left: 0px;color: #000;} /****************************** - HIGHLIGHTS - ********************************/ .highlight { padding:2px 8px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; color:#fff;} .highlight.red { background-color: #f23535; text-shadow: none; color:#fff;} .highlight.green { background-color: #99cc33; text-shadow: none; color:#fff;} .highlight.ocean { background-color: #0ea5a0; text-shadow: none; color:#fff;} .highlight.blue { background-color: #52bde9; text-shadow: none; color:#fff;} .highlight.orange { background-color: #f27935; text-shadow: none; color:#fff;} .highlight.gray { background-color: #444; color:#999; text-shadow: none;} /****************************** - BLOCKQUOTES - ********************************/ blockquote { border-left:8px solid #777; padding-left:20px;} blockquote p { color:#333 !important; font-weight:400;} blockquote.black { border-left:8px solid #000;} blockquote.blue { border-left:8px solid #52bde9;} blockquote.green { border-left:8px solid #99cc33;} blockquote.ocena { border-left:8px solid #0ea5a0;} blockquote.red { border-left:8px solid #f23535;} blockquote.bggray { border:none; background-color:#b1b0af; padding:20px 30px;} blockquote.bggray p { color:#fff !important;} blockquote.bgblack { border:none; background-color:#000; padding:20px 30px;} blockquote.bgblack p { color:#fff !important;} blockquote small { text-align:right;} /****************************** - BLOCKQUOTES - ********************************/ .column_wrap { box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-top:35px; position:relative;z-index1; padding:30px 40px} .column_wrap.nopadding { padding:0px;} .column_wrap .padding20 { padding:20px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;} .column_wrap .padding30 { padding:30px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;} .column_wrap.smallpadding { padding:25px; margin-top:20px;} .column_divider { width:100%;height:40px;} .column_wrap.smallpadding .column_divider { width:100%;height:20px;} .column_wrap h2.huge, .column_wrap span.huge { font-size:60px; line-height:52px;} .column_wrap h2 { vertical-align: top;} .column_wrap.gray { background:#efefef;} .column_wrap.black { background:#000;} .column_wrap.green { background:#99cc33;} .column_wrap.ocean { background:#0ea5a0;} .column_wrap.blue { background:#52bde9;} .column_wrap.red { background:#f23535;} .column_wrap.orange { background:#f27935;} .column_wrap h1, .column_wrap h2, .column_wrap h3, .column_wrap h4, .column_wrap p, .column_wrap li { text-align:center;} .column_wrap.black h1, .column_wrap.black h2, .column_wrap.black h3, .column_wrap.black h4, .column_wrap.black p, .column_wrap.black li, .column_wrap.black strong, .column_wrap.green h1, .column_wrap.green h2, .column_wrap.green h3, .column_wrap.green h4, .column_wrap.green p, .column_wrap.green li, .column_wrap.green strong { color:#fff !important;} .column_wrap li { line-height:35px;} .column_wrap.third { width:33%; float:left; } .column_wrap.highlighted { margin-top:0px; padding:47px 40px; box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.25); -webkit-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.25); z-index:3; } .column_wrap.highlighted.nopadding { padding:0px 0px 40px;} .column_wrap.highlighted.smallpadding { padding:30px 25px;} .column_wrap.highlighted.noshadow { box-shadow:none !important; -webkit-box-shadow: none !important; -moz-box-shadow:none !important;} .column_wrap.highlighted .column_divider { width:100%;height:75px;} .column_wrap.highlighted.smallpadding .column_divider { width:100%;height:50px;} @media only screen and (min-width: 0px) and (max-width: 767px) { .column_wrap { width:100% !important; max-width:360px !important; float:none !important; clear:left; margin:0px auto !important;position:relative;} } /***************************** - TABS - *******************************/ .nav.nav-tabs { margin-bottom:0px; border-bottom: none;} .nav.nav-tabs li a { -webkit-border-radius: 0;-moz-border-radius: 0; border-radius: 0; padding:11px 20px; color:#fff; background-color:#000; font-weight:400;} .nav.nav-tabs li:first-child a { -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;} .nav.nav-tabs li:last-child a { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .nav-tabs > li > a, .nav-pills > li > a {margin-right:-1px; } .nav.nav-tabs li a:hover { background-color:#e5e4e2; color:#000;} .nav.nav-tabs li.active a { background-color:#e5e4e2; color:#000;outline:none;} .tab-content { padding: 18px; background:#e5e4e2; } .nav-tabs > .active > a, .nav-tabs > .active > a:hover { border-color: #e5e4e2 } .nav-tabs > li { margin-bottom: -2px; } .tabcolor.green .nav.nav-tabs li a { background:transparent; color:#333} .tabcolor.green .nav.nav-tabs li.active a, .tabcolor.green .nav.nav-tabs li a:hover, .tabcolor.green .tab-content { background:#99cc33; color:#fff; border-color: #99cc33} .tabcolor.ocean .nav.nav-tabs li a { background:transparent; color:#333} .tabcolor.ocean .nav.nav-tabs li.active a, .tabcolor.ocean .nav.nav-tabs li a:hover, .tabcolor.ocean .tab-content { background:#99cc33; color:#fff; border-color: #0ea5a0} .tabcolor.orange .nav.nav-tabs li a { background:transparent; color:#333} .tabcolor.orange .nav.nav-tabs li.active a, .tabcolor.orange .nav.nav-tabs li a:hover, .tabcolor.orange .tab-content { background:#f27935; color:#fff; border-color: #f27935} .tabcolor.blue .nav.nav-tabs li a { background:transparent; color:#333} .tabcolor.blue .nav.nav-tabs li.active a, .tabcolor.blue .nav.nav-tabs li a:hover, .tabcolor.blue .tab-content { background:#52bde9; color:#fff; border-color: #52bde9} .tabcolor.red .nav.nav-tabs li a { background:transparent; color:#333} .tabcolor.red .nav.nav-tabs li.active a, .tabcolor.red .nav.nav-tabs li a:hover, .tabcolor.red .tab-content { background:#f23535; color:#fff; border-color: #f23535} .simpletabs .nav.nav-tabs li a { background:none; color:#000;padding:0px 10px 0px 0px; font-size:13px; font-weight:600;border:none;} .simpletabs .nav-tabs li.active a, .simpletabs .nav-tabs li a:hover { color: #000 !important; border:none; } body.blue .simpletabs .nav-tabs li.active a, body.blue .simpletabs .nav-tabs li a:hover { color: #52bde9 !important; border:none; } body.green .simpletabs .nav-tabs li.active a, body.green .simpletabs .nav-tabs li a:hover { color: #99cc33 !important; border:none; } body.orange .simpletabs .nav-tabs li.active a, body.orange .simpletabs .nav-tabs li a:hover { color: #f27935 !important; border:none; } body.red .simpletabs .nav-tabs li.active a, body.red .simpletabs .nav-tabs li a:hover { color: #f23535 !important; border:none; } body.ocean .simpletabs .nav-tabs li.active a, body.ocean .simpletabs .nav-tabs li a:hover { color: #0ea5a0 !important; border:none; } .simpletabs .tab-content { padding: 0px; background:none;} /********************************** - BANNER CONTAINER - ***********************************/ .fullwidthbanner-container{ width:100% !important; position:relative; padding:0; max-height:400px !important; overflow:hidden; } .fullwidthbanner-container ul { visibility: hidden;} .banner { width:100%;max-height:400px;} .tp-caption.hugewhite { font-size:53px; color:#fff; font-weight:300;} .bottomshadow { position:relative;z-index:400; box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.15); -webkit-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.15); height:6px;margin-top:-6px; } .topshadow { position:relative;z-index:400; box-shadow: 0px -3px 9px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px -3px 9px 0px rgba(0,0,0,0.15); -webkit-box-shadow: 0px -3px 9px 0px rgba(0,0,0,0.15); } .caption.big_black{ position: absolute; color: #353535; text-shadow: none; font-weight: 700; font-size: 30px; line-height: 30px; font-family: 'Open Sans', sans-serif; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 0; } .caption.medium_grey{ position: absolute; color: #888; text-shadow: none; font-weight: normal; font-size: 16px; line-height: 22px; font-family: 'Open Sans', sans-serif; padding: 0px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; } .caption.medium_maincolorboxed{ position: absolute; color: #fff; background-color: #000; text-shadow: none; font-weight: 300; font-size: 19px; line-height: 22px; font-family: 'Open Sans', sans-serif; padding: 2px 6px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; } body.blue .caption.medium_maincolorboxed { background-color:#52bde9} body.green .caption.medium_maincolorboxed { background-color:#99cc33} body.orange .caption.medium_maincolorboxed { background-color:#f27935} body.red .caption.medium_maincolorboxed { background-color:#f23535} body.ocean .caption.medium_maincolorboxed { background-color:#0ea5a0} .caption.large_maincolorboxed{ position: absolute; color: #fff; background-color: #00; text-shadow: none; font-weight: 300; font-family: 'Open Sans', sans-serif; font-size: 40px; line-height: 40px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 5px 10px; } body.blue .caption.large_maincolorboxed { background-color:#52bde9} body.green .caption.large_maincolorboxed { background-color:#99cc33} body.orange .caption.large_maincolorboxed { background-color:#f27935} body.red .caption.large_maincolorboxed { background-color:#f23535} body.ocean .caption.large_maincolorboxed { background-color:#0ea5a0} .caption.large_darkboxed{ position: absolute; color: #fff; background-color: #353535; text-shadow: none; font-weight: 300; font-family: 'Open Sans', sans-serif; font-size: 40px; line-height: 40px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 5px 10px; } .caption.very_large_maincolorboxed{ position: absolute; color: #fff; background-color: #000; text-shadow: none; font-weight: 300; font-family: 'Open Sans', sans-serif; font-size: 60px; line-height: 60px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 5px 10px; letter-spacing: -2px; } body.blue .caption.very_large_maincolorboxed { background-color:#52bde9} body.green .caption.very_large_maincolorboxed { background-color:#99cc33} body.orange .caption.very_large_maincolorboxed { background-color:#f27935} body.red .caption.very_large_maincolorboxed { background-color:#f23535} body.ocean .caption.very_large_maincolorboxed { background-color:#0ea5a0} .caption.very_large_darkboxed{ position: absolute; color: #fff; background-color: #353535; text-shadow: none; font-weight: 300; font-family: 'Open Sans', sans-serif; font-size: 60px; line-height: 60px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 5px 10px; letter-spacing: -2px; } .caption.medium_white{ position: absolute; color: #fff; text-shadow: none; font-weight: normal; font-size: 16px; line-height: 22px; font-family: 'Open Sans', sans-serif; padding: 0px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; } .caption.small_green{ position: absolute; color: #000; text-shadow: none; font-weight: 300; font-size: 16px; line-height: 22px; font-family: 'Open Sans', sans-serif; padding: 0px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; } body.blue .caption.small_green { color:#52bde9} body.green .caption.small_green { color:#99cc33} body.orange .caption.small_green { color:#f27935} body.red .caption.small_green { color:#f23535} body.ocean .caption.small_green { color:#0ea5a0} .caption.medium_maincolor{ position: absolute; color: #000; text-shadow: none; font-size: 27px; line-height: 27px; font-family: 'Open Sans', sans-serif; font-weight: 400; padding: 0px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; } body.blue .caption.medium_maincolor { color:#52bde9} body.green .caption.medium_maincolor { color:#99cc33} body.orange .caption.medium_maincolor { color:#f27935} body.red .caption.medium_maincolor { color:#f23535} body.ocean .caption.medium_maincolor { color:#0ea5a0} .caption.textblock_grey{ position: absolute; color: #777; text-shadow: none; font-size: 15px; line-height: 22px; padding: 0px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; opacity: 0.99; } .caption.textblock_black{ position: absolute; color: #000; text-shadow: none; font-size: 15px; line-height: 22px; padding: 0px; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; opacity: 0.99; } .caption.small_text{ position: absolute; color: #fff; text-shadow: none; font-weight: 700; font-size: 14px; line-height: 20px; font-family: 'Open Sans', sans-serif; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); } .caption.medium_text{ position: absolute; color: #fff; text-shadow: none; font-weight: 700; font-size: 20px; line-height: 20px; font-family: 'Open Sans', sans-serif; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); } .caption.large_text{ position: absolute; color: #fff; text-shadow: none; font-weight: 700; font-size: 40px; line-height: 40px; font-family: 'Open Sans', sans-serif; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); } .caption.very_large_text{ position: absolute; color: #fff; text-shadow: none; font-weight: 700; font-size: 60px; line-height: 60px; font-family: 'Open Sans', sans-serif; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); letter-spacing: -2px; } .caption.very_big_white{ position: absolute; color: #fff; text-shadow: none; font-weight: 700; font-size: 60px; line-height: 60px; font-family: Arial; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 0px 4px; padding-top: 1px; background-color:#000; } .caption.very_big_black{ position: absolute; color: #353535; text-shadow: none; font-weight: 700; font-size: 40px; line-height: 40px; font-family: 'Open Sans', sans-serif; margin: 0px; border-width: 0px; border-style: none; white-space:nowrap; padding: 3px 5px; } .caption.boxshadow{ -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); } .caption.black{ color: #000; text-shadow: none; } .caption.noshadow { text-shadow: none; } .caption a { color: #ff7302; text-shadow: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; } .caption a:hover { color: #ffa902; } /********************************** - PAGINATION - ***********************************/ .pagination { padding:0; margin:0;} .pagination a, .pagination a:visited { padding:5px 11px; border:1px solid #ddd; background-color:#fff; color:#555; margin-left:-1px; font-size:13px; font-weight:600;} .pagination a:hover, .pagination a:active, .pagination a.active { background-color:#eee;} @media only screen and (max-width: 420px) { .pagination.rightfloat { clear:both; float:left; margin-top:15px;} } /********************************************* - HOVER AND FADE GROUPS - **********************************************/ .fadegroup .fadeitem { -webkit-transform: translateZ(10); -webkit-backface-visibility: hidden; -webkit-perspective: 1000; -moz-opacity:1; filter:alpha(opacity=100); opacity:1; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-in-out;} .fadegroup .fadeitem.nothovered { -moz-opacity:0.3; filter:alpha(opacity=30); opacity:0.3;} .reversefadeitem { -webkit-transform: translateZ(10); -webkit-backface-visibility: hidden; -webkit-perspective: 1000; -moz-opacity:0.2; filter:alpha(opacity=20); opacity:0.2; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-in-out; cursor:pointer; } .reversefadeitem:hover { -moz-opacity:1; filter:alpha(opacity=100); opacity:1; } /*********************************************** - FEATURE ARTICLE HORIZONTAL SLIDER - ************************************************/ .featured-article-horslider { position:relative } .featured-article-horslider .carousel-indicators { position:absolute; left:-10px; top:0px; width:10px; height:50px;} .featured-article-horslider .carousel-indicators li { background-color:#b2b2b2; width:5px;height:5px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin-bottom:5px; cursor: pointer} .featured-article-horslider .carousel-indicators li.active, .featured-article-horslider .carousel-indicators li:hover { background-color:#7c7c7c} /********************************************** - IMAGE CONTAINERS - **********************************************/ .fullwidth_img_container_small { width:100%;max-height:220px;overflow:hidden; position:relative;} /****************************** - SOCIAL SHARES - ********************************/ .mr_social_sharing_wrapper { height: auto; width: 100%; margin: 0; padding: 0; border: 0; line-height: 0; } div.mr_social_sharing_top, span.mr_social_sharing_top { vertical-align: top; float:left;} span.mr_social_sharing, span.mr_social_sharing_top { display: inline-block; } div.mr_social_sharing, span.mr_social_sharing, div.mr_social_sharing_top, span.mr_social_sharing_top { display: block; width: auto; height: auto; margin: 0 4px; padding: 0; vertical-align: bottom; } /****************************** - LIKE STYLES - ********************************/ .fb-like-style { display: inline-block; width: 75px; height: 20px; overflow: hidden;} .fb-like-style-span { height: 20px; width: 75px;} .fb-like-iframe { border: none; overflow: hidden; height: 20px; width: 225px;} .google-like-style { height: 20px; width: 32px; display: inline-block; text-indent: 0px; margin: 0px; padding: 0px; background-color: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; background-position: initial initial; background-repeat: initial initial;} .google-like-iframe { position: static; top: 0px; width: 32px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;} .twitter-like-iframe { width: 65px; height: 20px;} /********************************** - STYLES OF CAROUSEL - ***********************************/ .carousel-control { width:40px; height:40px; font-size:24px; left:0px; line-height:35px; background:#fff; border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; color:#000;} .carousel-control.right { left: auto; right: 0px; } .carousel-control:hover { color:#000;} /********************************* - CSS ANIMATION CLASSES - ***********************************/ @-webkit-keyframes fallDown{ 0%{ -webkit-transform: translateY(-150%); } 100%{ -webkit-transform: translateY(0%); } } @-webkit-keyframes fallUp{ 0%{ -webkit-transform: translateY(150%); } 100%{ -webkit-transform: translateY(0%); } } @-webkit-keyframes open{ 0%{ -webkit-transform: scale(1,0); } 100%{ -webkit-transform: scale(1,1); } } @-webkit-keyframes close{ 0%{ -webkit-transform: scale(1,1); } 100%{ -webkit-transform: scale(1,0); } } @-webkit-keyframes squeeze{ 0%{ height: 400px; } 100%{ height: 120px; } } @-webkit-keyframes fadeOut{ 0%{ opacity: 1; } 100%{ opacity: 0; } } @-webkit-keyframes fadeIn{ 0%{ opacity: 0; } 100%{ opacity: 1; } } @-webkit-keyframes slideLeft{ 0%{ -webkit-transform: translateX(120%); } 100%{ -webkit-transform: translateX(0%); } } @-webkit-keyframes slideRight{ 0%{ -webkit-transform: translateX(-120%); } 100%{ -webkit-transform: translateX(0%); } } @-webkit-keyframes moveUp{ 0%{ -webkit-transform: translateY(0px); } 100%{ -webkit-transform: translateY(-170px); } } @-webkit-keyframes zoomIn{ 0%{ -webkit-transform: scale(0); } 100%{ -webkit-transform: scale(1); } } @-webkit-keyframes blurFadeInOut{ 0%{ opacity: 0; text-shadow: 0px 0px 40px #fff; -webkit-transform: scale(1.3); } 20%,75%{ opacity: 1; text-shadow: 0px 0px 1px #fff; -webkit-transform: scale(1); } 100%{ opacity: 0; text-shadow: 0px 0px 50px #fff; -webkit-transform: scale(0); } } @-webkit-keyframes blurFadeIn{ 0%{ opacity: 0; text-shadow: 0px 0px 40px #fff; -webkit-transform: scale(1.3); } 50%{ opacity: 0.5; text-shadow: 0px 0px 10px #fff; -webkit-transform: scale(1.1); } 100%{ opacity: 1; text-shadow: 0px 0px 1px #fff; -webkit-transform: scale(1); } } @-webkit-keyframes fadeInBack{ 0%{ opacity: 0; -webkit-transform: scale(0); } 50%{ opacity: 0.4; -webkit-transform: scale(2); } 100%{ opacity: 0.2; -webkit-transform: scale(5); } } @-webkit-keyframes fadeInRotate{ 0%{ opacity: 0; -webkit-transform: scale(0) rotate(360deg); } 100%{ opacity: 1; -webkit-transform: scale(1) rotate(0deg); } } /**/ @-moz-keyframes fallDown{ 0%{ -moz-transform: translateY(-150%); } 100%{ -moz-transform: translateY(0%); } } @-moz-keyframes fallUp{ 0%{ -moz-transform: translateY(150%); } 100%{ -moz-transform: translateY(0%); } } @-moz-keyframes open{ 0%{ -moz-transform: scale(1,0); } 100%{ -moz-transform: scale(1,1); } } @-moz-keyframes close{ 0%{ -webkit-transform: scale(1,1); } 100%{ -webkit-transform: scale(1,0); } } @-moz-keyframes squeeze{ 0%{ height: 400px; } 100%{ height: 120px; } } @-moz-keyframes fadeOut{ 0%{ opacity: 1; } 100%{ opacity: 0; } } @-moz-keyframes fadeIn{ 0%{ opacity: 0; } 100%{ opacity: 1; } } @-moz-keyframes slideLeft{ 0%{ -moz-transform: translateX(120%); } 100%{ -moz-transform: translateX(0%); } } @-moz-keyframes slideRight{ 0%{ -moz-transform: translateX(-120%); } 100%{ -moz-transform: translateX(0%); } } @-moz-keyframes moveUp{ 0%{ -moz-transform: translateY(0px); } 100%{ -moz-transform: translateY(-170px); } } @-moz-keyframes zoomIn{ 0%{ -moz-transform: scale(0); } 100%{ -moz-transform: scale(1); } } @-moz-keyframes blurFadeInOut{ 0%{ opacity: 0; text-shadow: 0px 0px 40px #fff; -moz-transform: scale(1.3); } 20%,75%{ opacity: 1; text-shadow: 0px 0px 1px #fff; -moz-transform: scale(1); } 100%{ opacity: 0; text-shadow: 0px 0px 50px #fff; -moz-transform: scale(0); } } @-moz-keyframes blurFadeIn{ 0%{ opacity: 0; text-shadow: 0px 0px 40px #fff; -moz-transform: scale(1.3); } 100%{ opacity: 1; text-shadow: 0px 0px 1px #fff; -moz-transform: scale(1); } } @-moz-keyframes fadeInBack{ 0%{ opacity: 0; -moz-transform: scale(0); } 50%{ opacity: 0.4; -moz-transform: scale(2); } 100%{ opacity: 0.2; -moz-transform: scale(5); } } @-moz-keyframes fadeInRotate{ 0%{ opacity: 0; -moz-transform: scale(0) rotate(360deg); } 100%{ opacity: 1; -moz-transform: scale(1) rotate(0deg); } } @keyframes fallDown{ 0%{ transform: translateY(-150%); } 100%{ transform: translateY(0%); } } @keyframes fallUp{ 0%{ transform: translateY(150%); } 100%{ transform: translateY(0%); } } @keyframes open{ 0%{ transform: scale(1,0); } 100%{ transform: scale(1,1); } } @keyframes close{ 0%{ -webkit-transform: scale(1,1); } 100%{ -webkit-transform: scale(1,0); } } @keyframes squeeze{ 0%{ height: 400px; } 100%{ height: 120px; } } @keyframes fadeOut{ 0%{ opacity: 1; } 100%{ opacity: 0; } } @keyframes fadeIn{ 0%{ opacity: 0; } 100%{ opacity: 1; } } @keyframes slideLeft{ 0%{ transform: translateX(120%); } 100%{ transform: translateX(0%); } } @keyframes slideRight{ 0%{ transform: translateX(-120%); } 100%{ transform: translateX(0%); } } @keyframes moveUp{ 0%{ transform: translateY(0px); } 100%{ transform: translateY(-170px); } } @keyframes zoomIn{ 0%{ transform: scale(0); } 100%{ transform: scale(1); } } @keyframes blurFadeInOut{ 0%{ opacity: 0; text-shadow: 0px 0px 40px #fff; transform: scale(1.3); } 20%,75%{ opacity: 1; text-shadow: 0px 0px 1px #fff; transform: scale(1); } 100%{ opacity: 0; text-shadow: 0px 0px 50px #fff; transform: scale(0); } } @keyframes blurFadeIn{ 0%{ opacity: 0; text-shadow: 0px 0px 40px #fff; transform: scale(1.3); } 50%{ opacity: 0.5; text-shadow: 0px 0px 10px #fff; transform: scale(1.1); } 100%{ opacity: 1; text-shadow: 0px 0px 1px #fff; transform: scale(1); } } @keyframes fadeInBack{ 0%{ opacity: 0; transform: scale(0); } 50%{ opacity: 0.4; transform: scale(2); } 100%{ opacity: 0.2; transform: scale(5); } } @keyframes fadeInRotate{ 0%{ opacity: 0; transform: scale(0) rotate(360deg); } 100%{ opacity: 1; transform: scale(1) rotate(0deg); } } /****************************** - THE CONFIGURAOT - ********************************/ #config-wrapper { position:fixed; top:0px; left:0px;width:0px;height:0px; overflow:visible;z-index:1500; display:none; color:#000;} #config-menu { z-index:10000;position:fixed; top:78px; left:-195px; background:#fff; box-shadow: 0px 0px 3px 1px rgba(128,128,128,0.2); -webkit-box-shadow: 0px 0px 3px 1px rgba(128,128,128,0.2); -moz-box-shadow: 0px 0px 3px 1px rgba(128,128,128,0.2); max-width:250px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; width:195px; } #config-menu.active { left:0px;} .config-navigator { width:20px; height:20px; position:absolute;right:35px;top:0px; display:none; } .config-closer { width:40px; height:40px; background-color:#333; position:absolute;top:0px;right:-40px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; cursor:pointer; } .config-closer:hover { color:#777;} #config-menu.active { right:0px;} .config-menuheader { line-height:40px; background:#333; color:#fff; text-align:center;font-weight:bold;font-size:14px;} #config-menu ul { border:1px solid #e8e8e8;} #config-menu ul li { line-height:40px; text-align:center; padding:0px 10px;color:#000; text-align:center;font-weight:bold;font-size:12px; border-bottom:1px solid #e8e8e8; cursor:pointer; } #config-menu ul li:hover { color:#78c4d2;} #config-menu ul li.selected, #config-menu ul li.selectedss { color:#78c4d2;} #config-menu ul li.config-mainmenu { background:#f2f2f2; cursor:default; color:#000 !important;} .config-color { float:left; width:28px; height:28px; margin-right:3px; border-radius:4px; -moz-border-radius: 4px; -webkit-border-radisu:4px; cursor:pointer; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .cc1 { background-color:#99cc33;} .cc2 { background-color:#52bde9;} .cc3 { background-color:#f23535;} .cc4 { background-color:#f27935;} .cc5 { background-color:#0ea5a0;} .backgroundimages .bg-image { float:left; width:28px; height:28px; margin-right:3px; border-radius:4px; -moz-border-radius: 4px; -webkit-border-radisu:4px; cursor:pointer; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .bg1 { background:url(../images/pattern/arches.png);} .bg2 { background:url(../images/pattern/dark_Tire.png);} .bg3 { background:url(../images/pattern/diamond_upholstery.png);} .bg4 { background:url(../images/pattern/escheresque_ste.png);} .bg5 { background:url(../images/pattern/escheresque.png);} .bg6 { background:url(../images/pattern/kindajean.png);} .bg7 { background:url(../images/pattern/pinstriped_suit.png);} .bg8 { background:url(../images/pattern/pw_maze_white.png);} .bg9 { background:url(../images/pattern/retina_wood.png);} .bg10 { background:url(../images/pattern/subtle_stripes.png);} .nobottommargin { margin-bottom:0px !important;} .smallbottommargin { margin-bottom:3px !important;} .minibottompading { padding-bottom:10px !important;} .selectedfooter, .selectedhead, .selectedbody,.selectedcc, .config-color:hover { border-bottom:2px solid #777; border-top:2px solid #777;margin-top:-2px;}
0.132318
0.059894
:root { --primary: #979797; --secondary: HSL(225, 6%, 51%); --base: #282F44; --base2: HSL(225, 6%, 21%); --text-color: #5e5f5f; --link-color: #00FF00; } html { font-size: 1em; line-height: 1.5; height: 100%; } body { color: var(--text-color); font-size: 14px; } body, h1, h2 { font-family: Lato Bold, Lato Regular, Lato, Montserrat, sans-serif; margin: 0; padding: 0; } .wf-active h1, .wf-active h2 { opacity: 1; transition: opacity .1s; } .full-width { width: 100%; } h1, .section-header { color: var(--primary); font-size: 16px; } i { font-weight: bold; color: #576471; } .section-header { padding-left: 20px; line-height: 50px; } nav ul { display: block; list-style-type: none; -webkit-margin-before: 0em; -webkit-margin-after: 0em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; -webkit-padding-start: 0px; } aside ul { display: block; list-style-type: disc; -webkit-margin-before: 0em; -webkit-margin-after: 0em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; -webkit-padding-start: 20px; } li { line-height: 25px; } nav li { border-top: 1px solid #979797; line-aheight: 40px; color: var(--secondary); } nav li:hover { background: #2296ce; color: white; } nav li.selected { background: #22bace; color: white; } nav li:last-child { border-bottom: 1px solid #979797; } #results-table { display: none; } #output tr:nth-child(odd) { background: #f5f3f3; } @supports (display: grid) { .notice { display: none; } } h2 { color: var(--primary); font-weight: bold; } .task a, .task a:link { color: inherit; text-decoration: none; display: block; padding: 15px 20px 15px 40px; } /*a:visited { color: rgba(255,255,255,0.3) }*/ .hidden { display: none !important; } .text-center, footer, header { text-align: center; } section { padding: 20px; } .container { display: grid; grid-template-areas: "header header header" "nav content side" "footer footer footer"; height: 100vh; grid-template-columns: 300px 1fr 300px; grid-template-rows: auto 1fr auto; grid-gap: 5px; } header { background: #FFFFFF; grid-area: header; padding: 0.4rem 1rem; display: flex; justify-content: space-between; align-items: center; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.07); } nav, aside { background: #f5f3f3; } nav, aside, main { color: lightslategray; display: flex; align-items: start; justify-content: start; } nav { grid-area: nav; flex-direction: column; } main { grid-area: content; width: 100%; background: #FFFFFF; flex-direction: column; } aside { grid-area: side; flex-direction: column; padding: 20px; background: #effbfd; } footer { background: #22bace; grid-area: footer; color: white; text-align: right; padding-right: 20px; } .fa { margin-right: 6px; } .fab { margin-right: 6px; } .fas { margin-right: 6px; } .far { margin-right: 6px; }
public/css/main.css
:root { --primary: #979797; --secondary: HSL(225, 6%, 51%); --base: #282F44; --base2: HSL(225, 6%, 21%); --text-color: #5e5f5f; --link-color: #00FF00; } html { font-size: 1em; line-height: 1.5; height: 100%; } body { color: var(--text-color); font-size: 14px; } body, h1, h2 { font-family: Lato Bold, Lato Regular, Lato, Montserrat, sans-serif; margin: 0; padding: 0; } .wf-active h1, .wf-active h2 { opacity: 1; transition: opacity .1s; } .full-width { width: 100%; } h1, .section-header { color: var(--primary); font-size: 16px; } i { font-weight: bold; color: #576471; } .section-header { padding-left: 20px; line-height: 50px; } nav ul { display: block; list-style-type: none; -webkit-margin-before: 0em; -webkit-margin-after: 0em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; -webkit-padding-start: 0px; } aside ul { display: block; list-style-type: disc; -webkit-margin-before: 0em; -webkit-margin-after: 0em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; -webkit-padding-start: 20px; } li { line-height: 25px; } nav li { border-top: 1px solid #979797; line-aheight: 40px; color: var(--secondary); } nav li:hover { background: #2296ce; color: white; } nav li.selected { background: #22bace; color: white; } nav li:last-child { border-bottom: 1px solid #979797; } #results-table { display: none; } #output tr:nth-child(odd) { background: #f5f3f3; } @supports (display: grid) { .notice { display: none; } } h2 { color: var(--primary); font-weight: bold; } .task a, .task a:link { color: inherit; text-decoration: none; display: block; padding: 15px 20px 15px 40px; } /*a:visited { color: rgba(255,255,255,0.3) }*/ .hidden { display: none !important; } .text-center, footer, header { text-align: center; } section { padding: 20px; } .container { display: grid; grid-template-areas: "header header header" "nav content side" "footer footer footer"; height: 100vh; grid-template-columns: 300px 1fr 300px; grid-template-rows: auto 1fr auto; grid-gap: 5px; } header { background: #FFFFFF; grid-area: header; padding: 0.4rem 1rem; display: flex; justify-content: space-between; align-items: center; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.07); } nav, aside { background: #f5f3f3; } nav, aside, main { color: lightslategray; display: flex; align-items: start; justify-content: start; } nav { grid-area: nav; flex-direction: column; } main { grid-area: content; width: 100%; background: #FFFFFF; flex-direction: column; } aside { grid-area: side; flex-direction: column; padding: 20px; background: #effbfd; } footer { background: #22bace; grid-area: footer; color: white; text-align: right; padding-right: 20px; } .fa { margin-right: 6px; } .fab { margin-right: 6px; } .fas { margin-right: 6px; } .far { margin-right: 6px; }
0.398641
0.126839
.form-inline .form-group { margin-right: 10px; margin-bottom: 15px; } .form-control-feedback { margin-top: 5px; } select.form-control+i.form-control-feedback { margin-right: 15px; } /* 定义登录表单样式 */ #login_form div.form-group.has-feedback.has-error input { margin-bottom: 0px !important; } #login_form div.form-group.has-feedback.has-error small { text-align: left !important; } /* logo page*/ .login_content { padding: 0 !important; } .login_content .has-error { text-align: left !important; } .login_content .has-error input { margin: 0 !important; } div.form-group img.upload { width: 100%; } .btn_title { float: right; } .image-selected:hover { cursor: pointer; } .image-selected { opacity: 0; /*background: #169F85 !important;*/ background-color: rgba(0, 0, 0, .5); transition: all .4s ease-in-out; position: absolute; width: 100%; overflow: hidden; top: 0; left: 0; } .image-selected div { /*background: #169F85 !important;*/ margin: 90px 0 0 !important; transform: translateY(0px) !important; opacity: 1 !important; } /** * 表单中的img宽度以父级div决定 */ form div img { max-width: 100% !important; max-height: 100% !important; } /*控制导航栏中的图标*/ ul .glyphicon { width: 26px; } /*表格中的按钮样式*/ table div.btn-group { margin-bottom: 0; } .x_button_group { padding: 0 5px 6px; float: left; clear: both; margin-top: 5px; } /* 关于表单认证部分 start*/ i.form-control-feedback { margin-top: 4px !important; } /* 关于表单认证部分 end */ /****关于表格table start*/ table td { vertical-align: middle !important; } /****关于表格table end*/ /*关于alert start*/ .my-alert { margin: auto; position: fixed; top: 12%; left: 0; right: 0; bottom: 0; max-width: 200px; z-index: 9999 !important; } /*关于alert end*/ /*search table*/ .qin-search-form label { width: auto !important; margin-top: 8px; padding-right: 0px !important; } .qin-search-form div { padding-left: 0px !important; } /*关于alert end*/ /* 竖排tab */ .my-nav-tab { min-width: 50px; overflow: auto; max-height: 600px !important; } /* 竖排tab */ /* .thumbnail .caption */ .caption { background: white !important; } .caption .edit { margin-top: 10px; } .caption .edit a { margin-right: 6px; } .input-card { display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border-radius: .25rem; width: 100px; border-width: 0; border-radius: 0.4rem; box-shadow: 0 2px 6px 0 rgba(114, 124, 245, .5); position: absolute; /*top: -100px;*/ left: 80%; bottom: 1rem; -ms-flex: 1 1 auto; flex: 1 1 auto; z-index: 400; padding: 1.25rem 1.25rem; } /*404 500 no permission 页面*/ body.error{ background-color: #F7F7F7; } .alert { text-align: center; } .alert span{ font-size: medium; } #select-range-date { min-width: 200px; } .modal-xlg { width: 70%; } a.panel-collapse-link{ color: #C5C7CB; } a.panel-collapse-link :hover{ color: #C5C7CB; } .img-circle.profile_img{ border: none !important; padding: 0; } .img-circle { border-radius: 0; } .logo img { width: 120px; } table thead .th-desc { max-width: 25%; } table th.th-button { min-width: 12%; } .my-alert-info{ text-align: left; color: #31708f; background-color: #d9edf7; border-color: #bce8f1; margin-bottom: 0; } .page-title .title_left { width: 100% !important; }
public/_admin/css/mycss.css
.form-inline .form-group { margin-right: 10px; margin-bottom: 15px; } .form-control-feedback { margin-top: 5px; } select.form-control+i.form-control-feedback { margin-right: 15px; } /* 定义登录表单样式 */ #login_form div.form-group.has-feedback.has-error input { margin-bottom: 0px !important; } #login_form div.form-group.has-feedback.has-error small { text-align: left !important; } /* logo page*/ .login_content { padding: 0 !important; } .login_content .has-error { text-align: left !important; } .login_content .has-error input { margin: 0 !important; } div.form-group img.upload { width: 100%; } .btn_title { float: right; } .image-selected:hover { cursor: pointer; } .image-selected { opacity: 0; /*background: #169F85 !important;*/ background-color: rgba(0, 0, 0, .5); transition: all .4s ease-in-out; position: absolute; width: 100%; overflow: hidden; top: 0; left: 0; } .image-selected div { /*background: #169F85 !important;*/ margin: 90px 0 0 !important; transform: translateY(0px) !important; opacity: 1 !important; } /** * 表单中的img宽度以父级div决定 */ form div img { max-width: 100% !important; max-height: 100% !important; } /*控制导航栏中的图标*/ ul .glyphicon { width: 26px; } /*表格中的按钮样式*/ table div.btn-group { margin-bottom: 0; } .x_button_group { padding: 0 5px 6px; float: left; clear: both; margin-top: 5px; } /* 关于表单认证部分 start*/ i.form-control-feedback { margin-top: 4px !important; } /* 关于表单认证部分 end */ /****关于表格table start*/ table td { vertical-align: middle !important; } /****关于表格table end*/ /*关于alert start*/ .my-alert { margin: auto; position: fixed; top: 12%; left: 0; right: 0; bottom: 0; max-width: 200px; z-index: 9999 !important; } /*关于alert end*/ /*search table*/ .qin-search-form label { width: auto !important; margin-top: 8px; padding-right: 0px !important; } .qin-search-form div { padding-left: 0px !important; } /*关于alert end*/ /* 竖排tab */ .my-nav-tab { min-width: 50px; overflow: auto; max-height: 600px !important; } /* 竖排tab */ /* .thumbnail .caption */ .caption { background: white !important; } .caption .edit { margin-top: 10px; } .caption .edit a { margin-right: 6px; } .input-card { display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border-radius: .25rem; width: 100px; border-width: 0; border-radius: 0.4rem; box-shadow: 0 2px 6px 0 rgba(114, 124, 245, .5); position: absolute; /*top: -100px;*/ left: 80%; bottom: 1rem; -ms-flex: 1 1 auto; flex: 1 1 auto; z-index: 400; padding: 1.25rem 1.25rem; } /*404 500 no permission 页面*/ body.error{ background-color: #F7F7F7; } .alert { text-align: center; } .alert span{ font-size: medium; } #select-range-date { min-width: 200px; } .modal-xlg { width: 70%; } a.panel-collapse-link{ color: #C5C7CB; } a.panel-collapse-link :hover{ color: #C5C7CB; } .img-circle.profile_img{ border: none !important; padding: 0; } .img-circle { border-radius: 0; } .logo img { width: 120px; } table thead .th-desc { max-width: 25%; } table th.th-button { min-width: 12%; } .my-alert-info{ text-align: left; color: #31708f; background-color: #d9edf7; border-color: #bce8f1; margin-bottom: 0; } .page-title .title_left { width: 100% !important; }
0.195402
0.045374
* { margin: 0px; padding: 0px; box-sizing: border-box; font-family:'Montserrat', italic; font-size: 16px; } :root{ --white: #ffff; --black: #000; --greey: #808080; --pink: #c21e8f; } body { background-color: var(--white); } header{ display: flex; justify-content: center; height: 77px; } .container{ width: 990px; display: flex; justify-content: space-between; } .logo{ display: flex; align-items: center; } .menu{ display: flex; align-items: center; } #logomarca{ width: 70px; } nav ul{ display: flex; list-style: none; } nav a{ display: block; padding: 15px; text-decoration: none; color: var(--greey); border-radius: 10px; font-family: Arial, Helvetica, sans-serif; transition: 0.3s; margin: 5px; } nav a:hover{ background-color: var(--black); color: var(--white); } #banner{ background-image: url(../img/banner.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; height: 670px; display: flex; justify-content: center; } .column{ display: flex; flex-direction: column; } .banner-text{ flex: 1; display: flex; flex-direction: column; justify-content: center; } .banner-text h1{ font-size: 70px; color: var(--black); width: 300px; font-family: 'Montserrat', sans-serif; } .banner-text h2{ font-size: 22px; color:var(--white); width: 500px; font-family:'Montserrat', sans-serif; background-color: var(--pink); display: inline; text-align: center; } .banner-options{ height: 210px; display:flex; } .quadrado1, .quadrado2, .quadrado3{ flex: 1; color: var(--white); padding: 20px; } .quadrado1{ background-color: var(--greey); } .quadrado2{ background-color: var(--black); } .quadrado3{ background-color: var(--greey); } .tittle-cubo{ font-size: 21px; } .description{ font-size: 16px; margin-top: 10px; margin-bottom: 20px; text-align: justify; } .banner-options a{ padding: 13px; text-decoration: none; color: var(--white); border: 1px solid var(--white); display: inline-block; border-radius: 10px; transition: 0.5s; } .banner-options a:hover{ background-color: var(--white); color: var(--black); padding: 18px; } .quadrado3 .informations-days{ display: flex; justify-content: space-between; margin: 10px; border-bottom: 1px solid var(--pink); line-height: 30px; } #geral{ justify-content: center; display: flex; } #geral section{ flex: 2; } #geral aside{ flex: 1; } .tittle-widget{ margin-top: 30px; margin-bottom: 20px; } .tittle-widget-text{ color: var(--black); font-size: 21px; font-weight: bold; } .tittle-widget-traco{ background-color: var(--greey); width: 50px; height: 3px; margin-top: 10px; } .body-widget{ flex:1; display: flex; flex-wrap: wrap; justify-content: space-between; } .cubo-widget1{ margin: 10px; flex:1; display: flex; flex-wrap: wrap; justify-content: space-between; } .departamentos{ width: 140px; height: 140px; box-shadow: 7px -7px var(--pink); transition: 0.5s; } .departamentos:hover{ width: 150px; height: 150px; } .tittle-widget-frase{ margin-top: 15px; border-bottom: 1px solid var(--greey); font-size: 16px; padding-bottom: 15px; } .icons .icons-informations{ margin-top: 10px; height: 50px; width: 50px; } .icons{ border-bottom: 1px solid var(--greey); padding-bottom: 15px; } article .box-news{ display: flex; } .box-news-date{ background-color: var(--pink); padding: 10px; font-size: 13px; color: var(--white); } .box-news-comments{ padding: 10px; margin-left: 2px; background-color: var(--black); color: var(--white); font-size: 13px; } .flex{ display: flex; flex-wrap: wrap; } article{ width: 300px; margin-right: 20px; } article .box-news-image{ margin-top: 30px; } article .box-news-image img{ width: 100%; height: auto; opacity: 70%; transition: 0.5s; } article .box-news-image img:hover{ opacity: 100%; height: auto; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } article .box-news-tittle{ margin-top: 25px; margin-bottom: 25px; font-size: 23px; color: var(--black); } article .box-news-resume{ color: var(--greey); font-size: 16px; line-height: 21px; margin-bottom: 30px; text-align: justify; } article a{ text-decoration: none; } footer{ background-color: var(--black); display: flex; justify-content: center; } .footer-menu{ display: flex; } .cubo-menu-1, .cubo-menu-2, .cubo-menu-3{ flex:1; color: var(--white); padding: 20px; } .cubo-menu-1{ background-color: var(--pink); } .cubo-menu-2{ background-color: var(--greey); } .cubo-menu-3{ background-color: var(--pink); } .footer-area{ display: flex; color: white; } .flexColumn{ flex-direction: column; } .area-text{ flex: 1; padding-right: 30px; } footer .tittle-widget-text{ color: var(--white); } .footer-copy{ color: var(--greey); border-top: 1px solid var(--greey); height: 40px; line-height: 40px; font-size: 12px; margin-top: 30px; } footer .logo img{ width: 200px; margin-top: 70px; margin-left: 50px; } .menuMobile{ display: none; width: 40px; height: 40px; margin-top: 40px; margin-bottom: 40px; margin-right: 20px; } .line{ height: 3px; background-color: var(--black); } @media(max-width:375px){ .container{ width: 375px; flex-direction: column; } .banner-text h1{ font-size: 40px; width: 100px; margin-left: 20px; } .banner-text h2{ font-size: 11px; width: 270px; margin-left: 20px; } .banner-options{ flex-direction: column; } #noticias .widget{ margin-top: 400px; margin-left: 20px; } article .box-news-image img{ width: 100%; height: auto; opacity: 70%; transition: 0.5s; margin: 5px; } article .box-news-image img:hover{ opacity: 100%; height: auto; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); margin: 10px; } aside .widget{ margin-top: -30px; margin-left: 20px; margin-bottom: 10px; } .tittle-widget-frase{ margin-top: 15px; border-bottom: 1px solid var(--greey); font-size: 16px; padding-bottom: 15px; width: 95%; } .icons{ border-bottom: 1px solid var(--greey); padding-bottom: 15px; width: 95%; } footer .footer-menu{ flex-direction: column; } footer .footer-area{ flex-direction: column; margin-left: 20px; } header .container{ flex-direction: row; } nav ul{ flex-direction: column; display: none; position: absolute; left: 0; width: 100%; background-color: var(--white); } header{ height: auto; } .logo{ padding-left: 20px; } .menuMobile{ display: flex; flex-direction: column; justify-content: space-around; } }
Projetos/Site-Forza/assets/css/inicio.css
* { margin: 0px; padding: 0px; box-sizing: border-box; font-family:'Montserrat', italic; font-size: 16px; } :root{ --white: #ffff; --black: #000; --greey: #808080; --pink: #c21e8f; } body { background-color: var(--white); } header{ display: flex; justify-content: center; height: 77px; } .container{ width: 990px; display: flex; justify-content: space-between; } .logo{ display: flex; align-items: center; } .menu{ display: flex; align-items: center; } #logomarca{ width: 70px; } nav ul{ display: flex; list-style: none; } nav a{ display: block; padding: 15px; text-decoration: none; color: var(--greey); border-radius: 10px; font-family: Arial, Helvetica, sans-serif; transition: 0.3s; margin: 5px; } nav a:hover{ background-color: var(--black); color: var(--white); } #banner{ background-image: url(../img/banner.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; height: 670px; display: flex; justify-content: center; } .column{ display: flex; flex-direction: column; } .banner-text{ flex: 1; display: flex; flex-direction: column; justify-content: center; } .banner-text h1{ font-size: 70px; color: var(--black); width: 300px; font-family: 'Montserrat', sans-serif; } .banner-text h2{ font-size: 22px; color:var(--white); width: 500px; font-family:'Montserrat', sans-serif; background-color: var(--pink); display: inline; text-align: center; } .banner-options{ height: 210px; display:flex; } .quadrado1, .quadrado2, .quadrado3{ flex: 1; color: var(--white); padding: 20px; } .quadrado1{ background-color: var(--greey); } .quadrado2{ background-color: var(--black); } .quadrado3{ background-color: var(--greey); } .tittle-cubo{ font-size: 21px; } .description{ font-size: 16px; margin-top: 10px; margin-bottom: 20px; text-align: justify; } .banner-options a{ padding: 13px; text-decoration: none; color: var(--white); border: 1px solid var(--white); display: inline-block; border-radius: 10px; transition: 0.5s; } .banner-options a:hover{ background-color: var(--white); color: var(--black); padding: 18px; } .quadrado3 .informations-days{ display: flex; justify-content: space-between; margin: 10px; border-bottom: 1px solid var(--pink); line-height: 30px; } #geral{ justify-content: center; display: flex; } #geral section{ flex: 2; } #geral aside{ flex: 1; } .tittle-widget{ margin-top: 30px; margin-bottom: 20px; } .tittle-widget-text{ color: var(--black); font-size: 21px; font-weight: bold; } .tittle-widget-traco{ background-color: var(--greey); width: 50px; height: 3px; margin-top: 10px; } .body-widget{ flex:1; display: flex; flex-wrap: wrap; justify-content: space-between; } .cubo-widget1{ margin: 10px; flex:1; display: flex; flex-wrap: wrap; justify-content: space-between; } .departamentos{ width: 140px; height: 140px; box-shadow: 7px -7px var(--pink); transition: 0.5s; } .departamentos:hover{ width: 150px; height: 150px; } .tittle-widget-frase{ margin-top: 15px; border-bottom: 1px solid var(--greey); font-size: 16px; padding-bottom: 15px; } .icons .icons-informations{ margin-top: 10px; height: 50px; width: 50px; } .icons{ border-bottom: 1px solid var(--greey); padding-bottom: 15px; } article .box-news{ display: flex; } .box-news-date{ background-color: var(--pink); padding: 10px; font-size: 13px; color: var(--white); } .box-news-comments{ padding: 10px; margin-left: 2px; background-color: var(--black); color: var(--white); font-size: 13px; } .flex{ display: flex; flex-wrap: wrap; } article{ width: 300px; margin-right: 20px; } article .box-news-image{ margin-top: 30px; } article .box-news-image img{ width: 100%; height: auto; opacity: 70%; transition: 0.5s; } article .box-news-image img:hover{ opacity: 100%; height: auto; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } article .box-news-tittle{ margin-top: 25px; margin-bottom: 25px; font-size: 23px; color: var(--black); } article .box-news-resume{ color: var(--greey); font-size: 16px; line-height: 21px; margin-bottom: 30px; text-align: justify; } article a{ text-decoration: none; } footer{ background-color: var(--black); display: flex; justify-content: center; } .footer-menu{ display: flex; } .cubo-menu-1, .cubo-menu-2, .cubo-menu-3{ flex:1; color: var(--white); padding: 20px; } .cubo-menu-1{ background-color: var(--pink); } .cubo-menu-2{ background-color: var(--greey); } .cubo-menu-3{ background-color: var(--pink); } .footer-area{ display: flex; color: white; } .flexColumn{ flex-direction: column; } .area-text{ flex: 1; padding-right: 30px; } footer .tittle-widget-text{ color: var(--white); } .footer-copy{ color: var(--greey); border-top: 1px solid var(--greey); height: 40px; line-height: 40px; font-size: 12px; margin-top: 30px; } footer .logo img{ width: 200px; margin-top: 70px; margin-left: 50px; } .menuMobile{ display: none; width: 40px; height: 40px; margin-top: 40px; margin-bottom: 40px; margin-right: 20px; } .line{ height: 3px; background-color: var(--black); } @media(max-width:375px){ .container{ width: 375px; flex-direction: column; } .banner-text h1{ font-size: 40px; width: 100px; margin-left: 20px; } .banner-text h2{ font-size: 11px; width: 270px; margin-left: 20px; } .banner-options{ flex-direction: column; } #noticias .widget{ margin-top: 400px; margin-left: 20px; } article .box-news-image img{ width: 100%; height: auto; opacity: 70%; transition: 0.5s; margin: 5px; } article .box-news-image img:hover{ opacity: 100%; height: auto; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); margin: 10px; } aside .widget{ margin-top: -30px; margin-left: 20px; margin-bottom: 10px; } .tittle-widget-frase{ margin-top: 15px; border-bottom: 1px solid var(--greey); font-size: 16px; padding-bottom: 15px; width: 95%; } .icons{ border-bottom: 1px solid var(--greey); padding-bottom: 15px; width: 95%; } footer .footer-menu{ flex-direction: column; } footer .footer-area{ flex-direction: column; margin-left: 20px; } header .container{ flex-direction: row; } nav ul{ flex-direction: column; display: none; position: absolute; left: 0; width: 100%; background-color: var(--white); } header{ height: auto; } .logo{ padding-left: 20px; } .menuMobile{ display: flex; flex-direction: column; justify-content: space-around; } }
0.334263
0.106877
.segement-90 { width: 90%; } .story-directory-chapter { width: 1100px; } .story-directory { line-height: 25px; /* width: 20%; */ width: 250px; display: inline-block; height: 190px; } .story-directory ul { display: inline-block; width: 200px; } .chapter { /* width: 75%; */ width: 750px; display: inline-block; } img { max-width: 600px; } .chapter { /* margin-top: 10px; */ /* margin-bottom: 10px; */ } h2 { margin-top: 0; margin-bottom: 0; padding-top: 10px; padding-bottom: 10px; background-color: rgba(0, 0, 0, 0.8); } .chapter-content-backcolor { /* CSS opacity only to background color, not the text on it? [duplicate] */ /* https://stackoverflow.com/questions/5135019/css-opacity-only-to-background-color-not-the-text-on-it */ background-color: rgba(24, 24, 24, 0.9); /* 不知道? 加不了 */ } ul { /* margin-bottom: 250px; */ } ul li p { max-width: 400px; margin: 20px auto; line-height: normal; } p { /* max-width: 600px; */ } .div-back1 { /* ransparent Background Images */ /* https://css-tricks.com/snippets/css/transparent-background-images/ */ /* Transparent Background Images in div */ /* https://stackoverflow.com/questions/7241341/can-i-set-an-opacity-only-to-the-background-image-of-a-div */ background-image: url("https://wiki.d.163.com/images/1/11/Tristram-cathedral-cinematic1.jpg"); margin-bottom: 25px; /* background-image: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)), url("https://wiki.d.163.com/images/1/11/Tristram-cathedral-cinematic1.jpg"); */ } .div-back2 { background-image: url("http://www.diablo3-levelingguide.com/wp-content/uploads/2012/02/CaldeumConcept_01.jpg"); margin-bottom: 25px; /* background-image: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)), url("http://www.diablo3-levelingguide.com/wp-content/uploads/2012/02/CaldeumConcept_01.jpg"); */ } .div-back3 { background-image: url("http://media.gamingexcellence.com/screenshots/diablo-3/21885.jpg"); margin-bottom: 25px; /* background-image: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)), url("http://media.gamingexcellence.com/screenshots/diablo-3/21885.jpg"); */ } .div-back4 { background-image: url("https://vignette.wikia.nocookie.net/diablo3/images/1/13/%E7%AC%AC%E5%9B%9B%E7%AB%A0%E8%87%B3%E9%AB%98%E5%A4%A9.jpg/revision/latest?cb=20130323022631&path-prefix=zh"); margin-bottom: 25px; /* background-image: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)), url("https://vignette.wikia.nocookie.net/diablo3/images/1/13/%E7%AC%AC%E5%9B%9B%E7%AB%A0%E8%87%B3%E9%AB%98%E5%A4%A9.jpg/revision/latest?cb=20130323022631&path-prefix=zh"); */ } .div-back5 { background-image: url("https://vignette.wikia.nocookie.net/diablo/images/5/58/Westmarch-City.jpg/revision/latest?cb=20130912022029"); margin-bottom: 25px; /* background-image: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)), url("https://vignette.wikia.nocookie.net/diablo/images/5/58/Westmarch-City.jpg/revision/latest?cb=20130912022029"); */ } .sticky { /* Position: Sticky; not working for an image */ /* https://stackoverflow.com/questions/51085501/position-sticky-not-working-for-an-image */ /* position: -webkit-sticky; Safari */ position: sticky; top: 100px; } .Vertical_Line { border-right: 2px solid #748e3d; border-left: 2px solid #748e3d; height: 100%; } .Side_Navigation_Buttons li a:hover { margin-left: 30px; border-bottom: solid 1px #bf642f; }
style/story.css
.segement-90 { width: 90%; } .story-directory-chapter { width: 1100px; } .story-directory { line-height: 25px; /* width: 20%; */ width: 250px; display: inline-block; height: 190px; } .story-directory ul { display: inline-block; width: 200px; } .chapter { /* width: 75%; */ width: 750px; display: inline-block; } img { max-width: 600px; } .chapter { /* margin-top: 10px; */ /* margin-bottom: 10px; */ } h2 { margin-top: 0; margin-bottom: 0; padding-top: 10px; padding-bottom: 10px; background-color: rgba(0, 0, 0, 0.8); } .chapter-content-backcolor { /* CSS opacity only to background color, not the text on it? [duplicate] */ /* https://stackoverflow.com/questions/5135019/css-opacity-only-to-background-color-not-the-text-on-it */ background-color: rgba(24, 24, 24, 0.9); /* 不知道? 加不了 */ } ul { /* margin-bottom: 250px; */ } ul li p { max-width: 400px; margin: 20px auto; line-height: normal; } p { /* max-width: 600px; */ } .div-back1 { /* ransparent Background Images */ /* https://css-tricks.com/snippets/css/transparent-background-images/ */ /* Transparent Background Images in div */ /* https://stackoverflow.com/questions/7241341/can-i-set-an-opacity-only-to-the-background-image-of-a-div */ background-image: url("https://wiki.d.163.com/images/1/11/Tristram-cathedral-cinematic1.jpg"); margin-bottom: 25px; /* background-image: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)), url("https://wiki.d.163.com/images/1/11/Tristram-cathedral-cinematic1.jpg"); */ } .div-back2 { background-image: url("http://www.diablo3-levelingguide.com/wp-content/uploads/2012/02/CaldeumConcept_01.jpg"); margin-bottom: 25px; /* background-image: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)), url("http://www.diablo3-levelingguide.com/wp-content/uploads/2012/02/CaldeumConcept_01.jpg"); */ } .div-back3 { background-image: url("http://media.gamingexcellence.com/screenshots/diablo-3/21885.jpg"); margin-bottom: 25px; /* background-image: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)), url("http://media.gamingexcellence.com/screenshots/diablo-3/21885.jpg"); */ } .div-back4 { background-image: url("https://vignette.wikia.nocookie.net/diablo3/images/1/13/%E7%AC%AC%E5%9B%9B%E7%AB%A0%E8%87%B3%E9%AB%98%E5%A4%A9.jpg/revision/latest?cb=20130323022631&path-prefix=zh"); margin-bottom: 25px; /* background-image: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)), url("https://vignette.wikia.nocookie.net/diablo3/images/1/13/%E7%AC%AC%E5%9B%9B%E7%AB%A0%E8%87%B3%E9%AB%98%E5%A4%A9.jpg/revision/latest?cb=20130323022631&path-prefix=zh"); */ } .div-back5 { background-image: url("https://vignette.wikia.nocookie.net/diablo/images/5/58/Westmarch-City.jpg/revision/latest?cb=20130912022029"); margin-bottom: 25px; /* background-image: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)), url("https://vignette.wikia.nocookie.net/diablo/images/5/58/Westmarch-City.jpg/revision/latest?cb=20130912022029"); */ } .sticky { /* Position: Sticky; not working for an image */ /* https://stackoverflow.com/questions/51085501/position-sticky-not-working-for-an-image */ /* position: -webkit-sticky; Safari */ position: sticky; top: 100px; } .Vertical_Line { border-right: 2px solid #748e3d; border-left: 2px solid #748e3d; height: 100%; } .Side_Navigation_Buttons li a:hover { margin-left: 30px; border-bottom: solid 1px #bf642f; }
0.526099
0.10923
.hm_box { margin: 0px; padding: 0px; clear: both; } .hm_box .hmb_title { height: 40px; font-size: 22px; line-height: 40px; display: inline; float: left; width: auto; } .hm_box .hmb_title h2 { height: 40px; font-size: 22px; line-height: 40px; margin: 0px; padding: 0px; font-weight: normal; } .hm_box .hmb_title a { color: rgb(162, 105, 0); } .hm_box .hmb_title a span { visibility: hidden; transition: 0.1s linear; -webkit-transition: all 0.1s linear; -moz-box-transition: all 0.1s linear; -o-transition: all 0.1s linear; } .hm_box .hmb_title a:hover { text-decoration: none; color: #F30; } .hm_box .hmb_title a:hover span { visibility: visible; margin-left: 3px; } .hm_box .hmb_more { height: 28px; display: inline; float: right; width: auto; padding: 12px 0px 0px; max-width: 70%; overflow: hidden; text-align: right; } .hm_box .hmb_mor_tag a { color: #666; display: inline-block; line-height: 22px; padding: 0px 6px; transition: 0.1s linear; -webkit-transition: all 0.1s linear; -moz-box-transition: all 0.1s linear; -o-transition: all 0.1s linear; border: 1px solid #F2F2F2; } .hm_box .hmb_mor_tag a:hover { color: #C60; padding: 0px 6px; background: #FFF; text-decoration: none; border: 1px solid #E4E4E4; } .hm_box .hmb_mor_pre_next span, .hm_box .hmb_mor_pre_next .bmb_pn_spa { display: inline-block; margin: 0px; padding: 0px 10px; height: 20px; border: 1px solid #DBDBDB; color: #666; cursor: pointer; font: 12px/20px Verdana; transition: 0.2s linear; -webkit-transition: all .2s linear; background: #EFEFEF; } .hm_box .hmb_mor_pre_next .bmb_pn_spa_left { margin-right: 5px; } .hm_box .hmb_mor_pre_next span:hover, .hm_box .hmb_mor_pre_next .bmb_pn_spa:hover { background: #FFF; border: 1px solid #CCC; color: #333; } .hm_box_cb { width: 100%; height: 450px; overflow: hidden; position: relative; } .hm_bnr_ndots { padding: 0px 30px; bottom: 20px; position: absolute; right: 0px; z-index: 1000; } .hm_bnr_ndots .hm_bnr_dot { background: rgb(255, 255, 255); margin: 0px 3px; border-radius: 50px; width: 10px; height: 10px; text-align: center; color: rgb(255, 102, 0); font-size: 16px; display: inline-block; cursor: pointer; } .hm_bnr_ndots .active { background: rgb(170, 0, 0); } .hm_cates { height: 420px; color: rgb(255, 255, 255); margin: 0px; background: rgba(0, 0, 0, 0.6); padding: 15px 0px; width: 240px; position: absolute; left: 0px; top: 0px; border-style: none; z-index: 5; font-size: 14px; } .hm_cates a:hover { text-decoration: none; } .hm_cates .title { height: 42px; color: rgb(255, 255, 255); line-height: 42px; padding-left: 20px; display: block; position: relative; } .hm_cates .title span { top: 0px; right: 10px; color: rgb(204, 204, 204); position: absolute; } .hm_cates .hm_cate_dir:hover { background: rgb(255, 103, 0); width: 100%; height: 42px; color: rgb(255, 255, 255); } .hm_cates .hm_cate_pro { background: rgb(255, 255, 255); border-image: none; left: 240px; top: 0px; height: 440px; display: none; position: absolute; z-index: 6; box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.8); -webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5); filter: Shadow(Color=#ccc, Direction=5); border-bottom: 1px solid #CCC; border-top-style: none; border-right-style: none; border-left-style: none; width: 320px; padding: 9px 0px 0px; } .hm_cates .hm_cate_pro_col0 { width: 0px; } .hm_cates .hm_cate_pro_col2 { width: 640px; } .hm_cates .hm_cate_pro li { width: 310px; height: 110px; float: left; position: relative; padding: 0px 10px 0px 0px; } .hm_cates .hm_cate_pro li:hover { background: #FFFFD9; } .hm_cates .hm_cate_pro li .hm_catepro_img { width: 100px; height: 100px; float: left; padding: 10px 0px 0px 20px; display: inline; } .hm_cates .hm_cate_pro li .hm_catepro_namepri { width: 190px; height: 95px; float: right; padding: 15px 0px 0px; display: inline; font-size: 12px; line-height: normal; } .hm_box_jmp_left { margin: 0px; padding: 0px; float: left; width: 240px; height: 160px; } .hm_box_jmp_right { margin: 0px; padding: 0px; float: right; width: 960px; } .hm_box_jmp_right ul, .hm_box_jmp_left ul { margin: 0px; padding: 0px; list-style: none; } .hm_box_jmp_left li { margin: 0px; padding: 0px; float: left; height: 40px; width: 120px; line-height: 40px; } .hm_box_jmp_right li { width: 300px; margin-left: 20px; float: right; list-style: none; position: relative; } .hm_box_jmp_right li:hover { box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.18); -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18); -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18); animation: hm_jmp_a3 1.2s; -moz-animation: hm_jmp_a3 1.2s; -webkit-animation: hm_jmp_a3 1.2s; -o-animation: hm_jmp_a3 1.2s; } .hm_box_jmp_right img { width: 100%; height: 100%; } @keyframes hm_jmp_a3 { 0% { left: 0px; top: 0px; } 20% { left: 0px; top: -10px; } 30% { left: 0px; top: -0px; } 40% { left: 0px; top: -7px; } 50% { left: 0px; top: -0px; } 60% { left: 0px; top: -5px; } 70% { left: 0px; top: -0px; } 80% { left: 0px; top: -3px; } 100% { left: 0px; top: 0px; } } @-webkit-keyframes hm_jmp_a3 { 0% { left: 0px; top: 0px; } 20% { left: 0px; top: -10px; } 30% { left: 0px; top: -0px; } 40% { left: 0px; top: -7px; } 50% { left: 0px; top: -0px; } 60% { left: 0px; top: -5px; } 70% { left: 0px; top: -0px; } 80% { left: 0px; top: -3px; } 100% { left: 0px; top: 0px; } } @-moz-keyframes hm_jmp_a3 /* Firefox */ { 0% { left: 0px; top: 0px; } 20% { left: 0px; top: -10px; } 30% { left: 0px; top: -0px; } 40% { left: 0px; top: -7px; } 50% { left: 0px; top: -0px; } 60% { left: 0px; top: -5px; } 70% { left: 0px; top: -0px; } 80% { left: 0px; top: -3px; } 100% { left: 0px; top: 0px; } } @-o-keyframes hm_jmp_a3 /* Opera */ { 0% { left: 0px; top: 0px; } 20% { left: 0px; top: -10px; } 30% { left: 0px; top: -0px; } 40% { left: 0px; top: -7px; } 50% { left: 0px; top: -0px; } 60% { left: 0px; top: -5px; } 70% { left: 0px; top: -0px; } 80% { left: 0px; top: -3px; } 100% { left: 0px; top: 0px; } } .hm_box_pronew { height: 320px; margin-left: 0px; -webkit-transition: all 0.5s ease; } .hm_box_pronew li { background: rgb(250, 250, 250); width: 240px; height: 320px; text-align: center; float: left; margin: 0px; border-top: 2px solid #CCC; } /* .hm_box_pronew li:nth-child(5n+1) { border-top-color: rgb(255,177,32); } .hm_box_pronew li:nth-child(5n+2) { border-top-color: rgb(133,197,80); } .hm_box_pronew li:nth-child(5n+3) { border-top-color: rgb(102,204,255); } .hm_box_pronew li:nth-child(5n+4) { border-top-color: rgb(173,91,255); } .hm_box_pronew li:nth-child(5n) { border-top-color: rgb(0,227,193); }*/ .hm_box_pronew li.hm_np_li_1 { border-top-color: rgb(255, 177, 32); } .hm_box_pronew li.hm_np_li_2 { border-top-color: rgb(133, 197, 80); } .hm_box_pronew li.hm_np_li_3 { border-top-color: rgb(102, 204, 255); } .hm_box_pronew li.hm_np_li_4 { border-top-color: rgb(173, 91, 255); } .hm_box_pronew li.hm_np_li_0 { border-top-color: rgb(0, 227, 193); } .hm_box_pronew .hm_pronew_photo { margin: 0px auto; padding: 20px 0px 0px; clear: both; height: 190px; width: 190px; } .hm_box_pronew .hm_pronew_name { margin: 0px auto; padding: 12px 10px 0px; clear: both; width: auto; height: 28px; overflow: hidden; } .hm_box_pronew .hm_pronew_price { margin: 0px auto; padding: 10px 0px 0px; width: auto; height: 20px; overflow: hidden; text-align: center; display: table; } .hm_box_pronew .hm_pronew_rate { margin: 0px auto; padding: 0px; width: auto; height: 20px; overflow: hidden; text-align: center; display: table; } .hm_box_dir_tf { margin-bottom: 9px; border-bottom: 1px solid rgb(153, 153, 153); } .hm_box_dir_tf_1 { border-bottom-color: rgb(102, 204, 255); } .hm_box_dir_tf_1 .hmb_title a { color: rgb(0, 160, 233); } .hm_box_dir_tf_2 { border-bottom-color: rgb(133, 197, 80); } .hm_box_dir_tf_2 .hmb_title a { color: rgb(119, 188, 63); } .hm_box_dir_tf_3 { border-bottom-color: rgb(255, 177, 32); } .hm_box_dir_tf_3 .hmb_title a { color: rgb(255, 102, 0); } .hm_box_dir_tf_4 { border-bottom-color: rgb(173, 91, 255); } .hm_box_dir_tf_4 .hmb_title a { color: rgb(154, 53, 255); } .hm_box_dir_tf_0 { border-bottom-color: rgb(0, 227, 193); } .hm_box_dir_tf_0 .hmb_title a { color: rgb(0, 191, 163); } .hm_pro_ads_area { margin: 0px; padding: 0px; float: left; height: 615px; width: 240px; } .hm_pro_ads_item { padding: 0px; float: left; width: 240px; background: rgb(255, 255, 255); overflow: hidden; margin: 0px; position: relative; z-index: 1; transition: 0.2s linear; -webkit-transition: all .2s linear; -moz-box-transition: all .2s linear; -o-transition: all .2s linear; } .hm_pro_ads_item:hover { top: -2px; z-index: 2; -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18); -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18); box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.18); } .hm_pro_ads_n1 { height: 615px; } .hm_pro_ads_n2 { height: 300px; } .hm_pro_ads_n2_2 { margin-top: 15px; } .hm_pro_grid { margin: 0px; padding: 0px; float: left; height: 300px; width: 240px; } .hm_pro_gr_col_2 { padding-top: 15px; } .hm_pro_gr_item { padding: 0px; width: 225px; background: rgb(255, 255, 255); transition: 0.2s linear; overflow: hidden; float: right; position: relative; z-index: 1; -webkit-transition: all .2s linear; margin: 0px; height: 300px; } .hm_pro_gr_item_noad_left { width: 240px; } .hm_pro_gr_item:hover { top: -2px; z-index: 2; box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.18); -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18); -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18); } .hm_pro_gr_item .hm_progrd_photo { margin: 0px auto; padding: 20px 0px 0px; clear: both; height: 180px; width: 180px; } .hm_pro_gr_item .hm_progrd_name { margin: 0px auto; padding: 12px 10px 0px; clear: both; width: auto; height: 28px; overflow: hidden; } .hm_pro_gr_item .hm_progrd_price { margin: 0px auto; padding: 10px 0px 0px; width: auto; height: 20px; overflow: hidden; text-align: center; display: table; } .hm_pro_gr_item .hm_progrd_rate { margin: 0px auto; padding: 0px; width: auto; height: 20px; overflow: hidden; text-align: center; display: table; }
appfront/theme/terry/theme03/assets/css/style_h.css
.hm_box { margin: 0px; padding: 0px; clear: both; } .hm_box .hmb_title { height: 40px; font-size: 22px; line-height: 40px; display: inline; float: left; width: auto; } .hm_box .hmb_title h2 { height: 40px; font-size: 22px; line-height: 40px; margin: 0px; padding: 0px; font-weight: normal; } .hm_box .hmb_title a { color: rgb(162, 105, 0); } .hm_box .hmb_title a span { visibility: hidden; transition: 0.1s linear; -webkit-transition: all 0.1s linear; -moz-box-transition: all 0.1s linear; -o-transition: all 0.1s linear; } .hm_box .hmb_title a:hover { text-decoration: none; color: #F30; } .hm_box .hmb_title a:hover span { visibility: visible; margin-left: 3px; } .hm_box .hmb_more { height: 28px; display: inline; float: right; width: auto; padding: 12px 0px 0px; max-width: 70%; overflow: hidden; text-align: right; } .hm_box .hmb_mor_tag a { color: #666; display: inline-block; line-height: 22px; padding: 0px 6px; transition: 0.1s linear; -webkit-transition: all 0.1s linear; -moz-box-transition: all 0.1s linear; -o-transition: all 0.1s linear; border: 1px solid #F2F2F2; } .hm_box .hmb_mor_tag a:hover { color: #C60; padding: 0px 6px; background: #FFF; text-decoration: none; border: 1px solid #E4E4E4; } .hm_box .hmb_mor_pre_next span, .hm_box .hmb_mor_pre_next .bmb_pn_spa { display: inline-block; margin: 0px; padding: 0px 10px; height: 20px; border: 1px solid #DBDBDB; color: #666; cursor: pointer; font: 12px/20px Verdana; transition: 0.2s linear; -webkit-transition: all .2s linear; background: #EFEFEF; } .hm_box .hmb_mor_pre_next .bmb_pn_spa_left { margin-right: 5px; } .hm_box .hmb_mor_pre_next span:hover, .hm_box .hmb_mor_pre_next .bmb_pn_spa:hover { background: #FFF; border: 1px solid #CCC; color: #333; } .hm_box_cb { width: 100%; height: 450px; overflow: hidden; position: relative; } .hm_bnr_ndots { padding: 0px 30px; bottom: 20px; position: absolute; right: 0px; z-index: 1000; } .hm_bnr_ndots .hm_bnr_dot { background: rgb(255, 255, 255); margin: 0px 3px; border-radius: 50px; width: 10px; height: 10px; text-align: center; color: rgb(255, 102, 0); font-size: 16px; display: inline-block; cursor: pointer; } .hm_bnr_ndots .active { background: rgb(170, 0, 0); } .hm_cates { height: 420px; color: rgb(255, 255, 255); margin: 0px; background: rgba(0, 0, 0, 0.6); padding: 15px 0px; width: 240px; position: absolute; left: 0px; top: 0px; border-style: none; z-index: 5; font-size: 14px; } .hm_cates a:hover { text-decoration: none; } .hm_cates .title { height: 42px; color: rgb(255, 255, 255); line-height: 42px; padding-left: 20px; display: block; position: relative; } .hm_cates .title span { top: 0px; right: 10px; color: rgb(204, 204, 204); position: absolute; } .hm_cates .hm_cate_dir:hover { background: rgb(255, 103, 0); width: 100%; height: 42px; color: rgb(255, 255, 255); } .hm_cates .hm_cate_pro { background: rgb(255, 255, 255); border-image: none; left: 240px; top: 0px; height: 440px; display: none; position: absolute; z-index: 6; box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.8); -webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5); filter: Shadow(Color=#ccc, Direction=5); border-bottom: 1px solid #CCC; border-top-style: none; border-right-style: none; border-left-style: none; width: 320px; padding: 9px 0px 0px; } .hm_cates .hm_cate_pro_col0 { width: 0px; } .hm_cates .hm_cate_pro_col2 { width: 640px; } .hm_cates .hm_cate_pro li { width: 310px; height: 110px; float: left; position: relative; padding: 0px 10px 0px 0px; } .hm_cates .hm_cate_pro li:hover { background: #FFFFD9; } .hm_cates .hm_cate_pro li .hm_catepro_img { width: 100px; height: 100px; float: left; padding: 10px 0px 0px 20px; display: inline; } .hm_cates .hm_cate_pro li .hm_catepro_namepri { width: 190px; height: 95px; float: right; padding: 15px 0px 0px; display: inline; font-size: 12px; line-height: normal; } .hm_box_jmp_left { margin: 0px; padding: 0px; float: left; width: 240px; height: 160px; } .hm_box_jmp_right { margin: 0px; padding: 0px; float: right; width: 960px; } .hm_box_jmp_right ul, .hm_box_jmp_left ul { margin: 0px; padding: 0px; list-style: none; } .hm_box_jmp_left li { margin: 0px; padding: 0px; float: left; height: 40px; width: 120px; line-height: 40px; } .hm_box_jmp_right li { width: 300px; margin-left: 20px; float: right; list-style: none; position: relative; } .hm_box_jmp_right li:hover { box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.18); -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18); -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18); animation: hm_jmp_a3 1.2s; -moz-animation: hm_jmp_a3 1.2s; -webkit-animation: hm_jmp_a3 1.2s; -o-animation: hm_jmp_a3 1.2s; } .hm_box_jmp_right img { width: 100%; height: 100%; } @keyframes hm_jmp_a3 { 0% { left: 0px; top: 0px; } 20% { left: 0px; top: -10px; } 30% { left: 0px; top: -0px; } 40% { left: 0px; top: -7px; } 50% { left: 0px; top: -0px; } 60% { left: 0px; top: -5px; } 70% { left: 0px; top: -0px; } 80% { left: 0px; top: -3px; } 100% { left: 0px; top: 0px; } } @-webkit-keyframes hm_jmp_a3 { 0% { left: 0px; top: 0px; } 20% { left: 0px; top: -10px; } 30% { left: 0px; top: -0px; } 40% { left: 0px; top: -7px; } 50% { left: 0px; top: -0px; } 60% { left: 0px; top: -5px; } 70% { left: 0px; top: -0px; } 80% { left: 0px; top: -3px; } 100% { left: 0px; top: 0px; } } @-moz-keyframes hm_jmp_a3 /* Firefox */ { 0% { left: 0px; top: 0px; } 20% { left: 0px; top: -10px; } 30% { left: 0px; top: -0px; } 40% { left: 0px; top: -7px; } 50% { left: 0px; top: -0px; } 60% { left: 0px; top: -5px; } 70% { left: 0px; top: -0px; } 80% { left: 0px; top: -3px; } 100% { left: 0px; top: 0px; } } @-o-keyframes hm_jmp_a3 /* Opera */ { 0% { left: 0px; top: 0px; } 20% { left: 0px; top: -10px; } 30% { left: 0px; top: -0px; } 40% { left: 0px; top: -7px; } 50% { left: 0px; top: -0px; } 60% { left: 0px; top: -5px; } 70% { left: 0px; top: -0px; } 80% { left: 0px; top: -3px; } 100% { left: 0px; top: 0px; } } .hm_box_pronew { height: 320px; margin-left: 0px; -webkit-transition: all 0.5s ease; } .hm_box_pronew li { background: rgb(250, 250, 250); width: 240px; height: 320px; text-align: center; float: left; margin: 0px; border-top: 2px solid #CCC; } /* .hm_box_pronew li:nth-child(5n+1) { border-top-color: rgb(255,177,32); } .hm_box_pronew li:nth-child(5n+2) { border-top-color: rgb(133,197,80); } .hm_box_pronew li:nth-child(5n+3) { border-top-color: rgb(102,204,255); } .hm_box_pronew li:nth-child(5n+4) { border-top-color: rgb(173,91,255); } .hm_box_pronew li:nth-child(5n) { border-top-color: rgb(0,227,193); }*/ .hm_box_pronew li.hm_np_li_1 { border-top-color: rgb(255, 177, 32); } .hm_box_pronew li.hm_np_li_2 { border-top-color: rgb(133, 197, 80); } .hm_box_pronew li.hm_np_li_3 { border-top-color: rgb(102, 204, 255); } .hm_box_pronew li.hm_np_li_4 { border-top-color: rgb(173, 91, 255); } .hm_box_pronew li.hm_np_li_0 { border-top-color: rgb(0, 227, 193); } .hm_box_pronew .hm_pronew_photo { margin: 0px auto; padding: 20px 0px 0px; clear: both; height: 190px; width: 190px; } .hm_box_pronew .hm_pronew_name { margin: 0px auto; padding: 12px 10px 0px; clear: both; width: auto; height: 28px; overflow: hidden; } .hm_box_pronew .hm_pronew_price { margin: 0px auto; padding: 10px 0px 0px; width: auto; height: 20px; overflow: hidden; text-align: center; display: table; } .hm_box_pronew .hm_pronew_rate { margin: 0px auto; padding: 0px; width: auto; height: 20px; overflow: hidden; text-align: center; display: table; } .hm_box_dir_tf { margin-bottom: 9px; border-bottom: 1px solid rgb(153, 153, 153); } .hm_box_dir_tf_1 { border-bottom-color: rgb(102, 204, 255); } .hm_box_dir_tf_1 .hmb_title a { color: rgb(0, 160, 233); } .hm_box_dir_tf_2 { border-bottom-color: rgb(133, 197, 80); } .hm_box_dir_tf_2 .hmb_title a { color: rgb(119, 188, 63); } .hm_box_dir_tf_3 { border-bottom-color: rgb(255, 177, 32); } .hm_box_dir_tf_3 .hmb_title a { color: rgb(255, 102, 0); } .hm_box_dir_tf_4 { border-bottom-color: rgb(173, 91, 255); } .hm_box_dir_tf_4 .hmb_title a { color: rgb(154, 53, 255); } .hm_box_dir_tf_0 { border-bottom-color: rgb(0, 227, 193); } .hm_box_dir_tf_0 .hmb_title a { color: rgb(0, 191, 163); } .hm_pro_ads_area { margin: 0px; padding: 0px; float: left; height: 615px; width: 240px; } .hm_pro_ads_item { padding: 0px; float: left; width: 240px; background: rgb(255, 255, 255); overflow: hidden; margin: 0px; position: relative; z-index: 1; transition: 0.2s linear; -webkit-transition: all .2s linear; -moz-box-transition: all .2s linear; -o-transition: all .2s linear; } .hm_pro_ads_item:hover { top: -2px; z-index: 2; -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18); -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18); box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.18); } .hm_pro_ads_n1 { height: 615px; } .hm_pro_ads_n2 { height: 300px; } .hm_pro_ads_n2_2 { margin-top: 15px; } .hm_pro_grid { margin: 0px; padding: 0px; float: left; height: 300px; width: 240px; } .hm_pro_gr_col_2 { padding-top: 15px; } .hm_pro_gr_item { padding: 0px; width: 225px; background: rgb(255, 255, 255); transition: 0.2s linear; overflow: hidden; float: right; position: relative; z-index: 1; -webkit-transition: all .2s linear; margin: 0px; height: 300px; } .hm_pro_gr_item_noad_left { width: 240px; } .hm_pro_gr_item:hover { top: -2px; z-index: 2; box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.18); -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18); -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18); } .hm_pro_gr_item .hm_progrd_photo { margin: 0px auto; padding: 20px 0px 0px; clear: both; height: 180px; width: 180px; } .hm_pro_gr_item .hm_progrd_name { margin: 0px auto; padding: 12px 10px 0px; clear: both; width: auto; height: 28px; overflow: hidden; } .hm_pro_gr_item .hm_progrd_price { margin: 0px auto; padding: 10px 0px 0px; width: auto; height: 20px; overflow: hidden; text-align: center; display: table; } .hm_pro_gr_item .hm_progrd_rate { margin: 0px auto; padding: 0px; width: auto; height: 20px; overflow: hidden; text-align: center; display: table; }
0.58166
0.194789
body { scrollbar-base-color: #F5F5F5; scrollbar-face-color: Silver; scrollbar-track-color: #E0E0E0; /* фон; ако го няма - highlight & face == шахматно */ scrollbar-arrow-color: Black; /* active */ scrollbar-shadow-color: Black; /* inactive arrow, шахматно с highlight; inside right & bottom */ scrollbar-darkshadow-color: #F1F1F1; /* right & bottom */ scrollbar-highlight-color: Black; scrollbar-3dlight-color: white; /* upper & left */ font-family: Tahoma; font-size: 12pt; } table { font-size: 10pt; } table.login { border: 1px solid gray; background-color: white; font-size: 10pt; } th.login { font-size: 11pt; border-bottom: 1px solid blue; } table.header { background-color: #F4E9DC; border: 1px solid #9B9590; font-family: Tahoma; font-size: 9pt; } table.menu { background-color: #7192B7; } td.menu { font-family: Tahoma; font-size: 9pt; font-weight: bold; padding-top: 1pt; padding-bottom: 2pt; padding-left: 1px; padding-right: 1px; } table.footer { background-color: #6F83E8; color: white; font-size: 14pt; } table.list_1 { font-size: 10pt; border-collapse: collapse; border: 1px solid #3838E2; background-color: #E0E0E0; } table.list_1 td { border: 1px solid #3838E2; } table.list_1 th { border: 1px solid #3838E2; background-color: #F0CAA6; } table.list_2 { background-color: #E0DCFF; font-size: 10pt; border: 1px solid blue; } th.list_2a { background-color: #E0DCFF; font-size: 10pt; font-weight: bold; border-left: 1px solid blue; border-right: 1px solid blue; border-top: 1px solid blue; } th.list_2b { font-size: 10pt; font-weight: bold; /*border-bottom: 1px solid blue;*/ } th.list_2c { font-size: 10pt; font-weight: bold; border-left: 1px solid blue; border-right: 1px solid blue; border-top: 1px solid blue; } table.list_3 { background-color: #E8E8E8; border:1px solid blue; } table.list_4 { font-size: 9pt; font-family: Tahoma; border-left: 1px solid black; border-top: 1px solid black; } table.list_4 td { border-right: 1px solid black; border-bottom: 1px solid black; } table.list_4 th { border-right: 1px solid black; border-bottom: 1px solid black; } table.list_5 { background-color: blue; font-size: 10pt; font-family: Tahoma; } table.notice { background-color: #FFFFEF; font-size: 10pt; border: 1px solid #FFB075; } td.notice { border-right: 1px solid #FFB075; border-bottom: 1px solid #FFB075; } table.tin { border-left: 1px solid black; border-top: 1px solid black; } th.tin { border-right: 1px solid black; border-bottom: 1px solid black; } td.tin { border-right: 1px solid black; border-bottom: 1px solid black; } table.cl_req { background-color: #EFDBC9; font-size: 10pt; border: 1px solid black; } th.cl_req { background-color: #E9AEEF; } table.log { font-family:Tahoma; background-color: #D3D3D3; padding-left:5px; padding-right:5px; border-color:black; border-width:1pt; border-style:solid; } table.log #sub { border-style:groove; } table.log th { background-color:#0000F0; color:White; text-align:center; } td.sortable { cursor: pointer; } th.sortable { cursor: pointer; } a.menu { color: black; text-decoration: none; font-size: 9pt; font-weight: normal; font-family: Tahoma; padding-bottom: 2px; background-color: #D4D0C8; border:2px outset white; } a.menu:hover { background-color: white; border:2px inset white; } a.menu2 { color: white; background-color: #FF996D; font-weight: bold; text-decoration: none; font-size: 10pt; font-family: Verdana; } a.menu2:hover { color: #0E1DF2; font-weight: bold; text-decoration: none; font-size: 10pt; font-family: Verdana; } a.amenu { padding: 1pt; color: white; background-color: red; text-decoration: none; font-weight: bold; border:2px solid black; } a.amenu:hover { padding: 1pt; color: white; background-color: blue; text-decoration: none; font-weight: bold; border:2px solid black; } a.amenu2 { padding: 1pt; color: white; background-color: blue; text-decoration: none; font-weight: bold; border:2px solid black; } a.amenu2:hover { padding: 1pt; color: white; background-color: red; text-decoration: none; font-weight: bold; border:2px solid black; } a.pager { color: blue; font-weight:bold; text-decoration: underline; } a.pager:hover { color: red; font-weight:bold; text-decoration: underline; } a.cl_tit { color: #0039AD; font-weight: bold; text-decoration: none; font-family: Tahoma; } a.cl_tit:hover { color: #0039AD; font-weight:bold; text-decoration: underline; } a.tit { color: #6F83E8; text-decoration: none; } a.whead { padding: 1pt; color: black; background-color: #CBDAEF; font-weight: bold; text-decoration: none; border: 1px solid black; } a.whead:hover { padding: 1pt; color: white; background-color: #EF8FB9; font-weight: bold; text-decoration: none; border: 1px solid black; } a.atip { color: black; text-decoration: underline; } a.action { padding:1px; color: black; font-weight: bold; text-decoration: none; border:1px solid #D8D8D8; } a.action:hover { padding:1px; color: white; background-color: #6F83E8; font-weight: bold; text-decoration: none; border:1px solid black; } a.action2 { padding: 2px; color: black; font-weight: bold; text-decoration: none; } a.action2:hover { padding: 2px; color: black; background-color: #D7DAF7; font-weight: bold; text-decoration: none; border:1px solid blue; } a.button2 { color: white; border: 2px solid black; background-color: #FCA93C; font-family: Tahoma; font-weight: bold; text-decoration: none; padding-top: 2px; padding-bottom: 2px; } a.btn { white-space: nowrap; text-align: center; vertical-align: middle; display: inline-block; border-radius: 6px; font-size: 12pt; font-weight: bold; line-height: 1.33; padding: 6px 10px; text-decoration: none; } a.btn-yes { background-color: #5CB85C; color: white; } a.btn-no { background-color: #D9534F; color: white; } font.warning { color: red; font-size: 10pt; font-family: Verdana; font-weight: bold; } input.button { color: white; border: 1px solid Black; background-color: #FFAA49; font-family: Tahoma; font-size: 11pt; font-weight: bold; text-decoration: underline; } input.button0 { color: black; border: none; background-color: #FFA500; /* orange */ font-family: Tahoma; font-size: 10pt; font-weight: bold; } input.button2 { /* color: white; border: 1px solid black; background-color: orange; font-family: Tahoma; font-weight: bold; */ font-family: Tahoma; font-weight: bold; background-color: #D4D0C8; border:2px outset white; } input.button2a { font-family: Tahoma; font-weight: bold; background-color: white; border:2px inset white; } input.button3 { color: blue; font-weight: bold; font-family: Verdana; border: 1px solid black; background-color: #F0C848; } input.button4 { color: black; font-weight: normal; font-family: Verdana; border: 2px outset #E6F0F2; background-color: #F9D14A; } input.button4a { color: black; font-weight: normal; font-family: Verdana; border: 2px inset #E6F0F2; background-color: white; } input.edit { color: #003399; /* font-weight: bold; */ font-family: Verdana; border: 1px solid Black; background-color: #FFFFE0; } input.edit2 { font-family: Tahoma; border: none; background-color: #ACB539; } input.combo { color: #003399; /* font-weight: bold; */ font-family: Verdana; background-color: #FFFFE0; } input.checker { border: 1px solid black; height: 15px; width: 15px; } .edo { background-color: #ACB539; } .static { color: black; font-family: Verdana; border: 2px ridge white; background-color: #DBD3CE; padding: 1px; } .static2 { color: black; font-family: Tahoma; background-color: #DBD3CE; } .skrit { color: black; font-family: Verdana; border: 0px solid Black; background-color: transparent; } select.combo { background-color: #FFFFE0; font-family: Tahoma; color: #003399; } select.combo1 { background-color: #FFFFE0; font-family: Tahoma; color: #003399; width: 60pt; } select.combo2 { background-color: #FFFFE0; font-family: Tahoma; color: #003399; font-weight: bold; width: 60pt; } textarea { font-family: 'Times New Roman'; font-size: 9pt; } textarea.coment { font-family: Tahoma; font-size: 9pt; background-color: #FFFFE0; border:1px solid black; } .scroll { scrollbar-base-color: #F5F5F5; scrollbar-face-color: Silver; scrollbar-track-color: #E0E0E0; /* фон; ако го няма - highlight & face == шахматно */ scrollbar-arrow-color: Black; /* active */ scrollbar-shadow-color: Black; /* inactive arrow, шахматно с highlight; inside right & bottom */ scrollbar-darkshadow-color: #F1F1F1; /* right & bottom */ scrollbar-highlight-color: Black; scrollbar-3dlight-color: white; /* upper & left */ } div.over { overflow: scroll; border: 1px solid black; background-color: #FFFFE0; } div.tree { font-family: Arial; font-size: 9pt; font-weight: bold; color: #5873DD; text-decoration: none; } div.event { font-family: Arial; font-size: 9pt; font-weight: bold; color: red; text-decoration: none; } div.junk { font-family: Arial; font-size: 9pt; color: #FFA500; /* orange; */ text-decoration: none; } div.menu { font-family: Tahoma; font-size: 9pt; font-weight: bold; padding-top: 1px; padding-bottom: 2pt; padding-left: 1px; padding-right: 1px; } .dog_left { border-right: 1px solid black; text-align: justify; padding-right: 5pt; } .dog_right { padding-left: 5pt; text-align: justify; }
PHP/normal.css
body { scrollbar-base-color: #F5F5F5; scrollbar-face-color: Silver; scrollbar-track-color: #E0E0E0; /* фон; ако го няма - highlight & face == шахматно */ scrollbar-arrow-color: Black; /* active */ scrollbar-shadow-color: Black; /* inactive arrow, шахматно с highlight; inside right & bottom */ scrollbar-darkshadow-color: #F1F1F1; /* right & bottom */ scrollbar-highlight-color: Black; scrollbar-3dlight-color: white; /* upper & left */ font-family: Tahoma; font-size: 12pt; } table { font-size: 10pt; } table.login { border: 1px solid gray; background-color: white; font-size: 10pt; } th.login { font-size: 11pt; border-bottom: 1px solid blue; } table.header { background-color: #F4E9DC; border: 1px solid #9B9590; font-family: Tahoma; font-size: 9pt; } table.menu { background-color: #7192B7; } td.menu { font-family: Tahoma; font-size: 9pt; font-weight: bold; padding-top: 1pt; padding-bottom: 2pt; padding-left: 1px; padding-right: 1px; } table.footer { background-color: #6F83E8; color: white; font-size: 14pt; } table.list_1 { font-size: 10pt; border-collapse: collapse; border: 1px solid #3838E2; background-color: #E0E0E0; } table.list_1 td { border: 1px solid #3838E2; } table.list_1 th { border: 1px solid #3838E2; background-color: #F0CAA6; } table.list_2 { background-color: #E0DCFF; font-size: 10pt; border: 1px solid blue; } th.list_2a { background-color: #E0DCFF; font-size: 10pt; font-weight: bold; border-left: 1px solid blue; border-right: 1px solid blue; border-top: 1px solid blue; } th.list_2b { font-size: 10pt; font-weight: bold; /*border-bottom: 1px solid blue;*/ } th.list_2c { font-size: 10pt; font-weight: bold; border-left: 1px solid blue; border-right: 1px solid blue; border-top: 1px solid blue; } table.list_3 { background-color: #E8E8E8; border:1px solid blue; } table.list_4 { font-size: 9pt; font-family: Tahoma; border-left: 1px solid black; border-top: 1px solid black; } table.list_4 td { border-right: 1px solid black; border-bottom: 1px solid black; } table.list_4 th { border-right: 1px solid black; border-bottom: 1px solid black; } table.list_5 { background-color: blue; font-size: 10pt; font-family: Tahoma; } table.notice { background-color: #FFFFEF; font-size: 10pt; border: 1px solid #FFB075; } td.notice { border-right: 1px solid #FFB075; border-bottom: 1px solid #FFB075; } table.tin { border-left: 1px solid black; border-top: 1px solid black; } th.tin { border-right: 1px solid black; border-bottom: 1px solid black; } td.tin { border-right: 1px solid black; border-bottom: 1px solid black; } table.cl_req { background-color: #EFDBC9; font-size: 10pt; border: 1px solid black; } th.cl_req { background-color: #E9AEEF; } table.log { font-family:Tahoma; background-color: #D3D3D3; padding-left:5px; padding-right:5px; border-color:black; border-width:1pt; border-style:solid; } table.log #sub { border-style:groove; } table.log th { background-color:#0000F0; color:White; text-align:center; } td.sortable { cursor: pointer; } th.sortable { cursor: pointer; } a.menu { color: black; text-decoration: none; font-size: 9pt; font-weight: normal; font-family: Tahoma; padding-bottom: 2px; background-color: #D4D0C8; border:2px outset white; } a.menu:hover { background-color: white; border:2px inset white; } a.menu2 { color: white; background-color: #FF996D; font-weight: bold; text-decoration: none; font-size: 10pt; font-family: Verdana; } a.menu2:hover { color: #0E1DF2; font-weight: bold; text-decoration: none; font-size: 10pt; font-family: Verdana; } a.amenu { padding: 1pt; color: white; background-color: red; text-decoration: none; font-weight: bold; border:2px solid black; } a.amenu:hover { padding: 1pt; color: white; background-color: blue; text-decoration: none; font-weight: bold; border:2px solid black; } a.amenu2 { padding: 1pt; color: white; background-color: blue; text-decoration: none; font-weight: bold; border:2px solid black; } a.amenu2:hover { padding: 1pt; color: white; background-color: red; text-decoration: none; font-weight: bold; border:2px solid black; } a.pager { color: blue; font-weight:bold; text-decoration: underline; } a.pager:hover { color: red; font-weight:bold; text-decoration: underline; } a.cl_tit { color: #0039AD; font-weight: bold; text-decoration: none; font-family: Tahoma; } a.cl_tit:hover { color: #0039AD; font-weight:bold; text-decoration: underline; } a.tit { color: #6F83E8; text-decoration: none; } a.whead { padding: 1pt; color: black; background-color: #CBDAEF; font-weight: bold; text-decoration: none; border: 1px solid black; } a.whead:hover { padding: 1pt; color: white; background-color: #EF8FB9; font-weight: bold; text-decoration: none; border: 1px solid black; } a.atip { color: black; text-decoration: underline; } a.action { padding:1px; color: black; font-weight: bold; text-decoration: none; border:1px solid #D8D8D8; } a.action:hover { padding:1px; color: white; background-color: #6F83E8; font-weight: bold; text-decoration: none; border:1px solid black; } a.action2 { padding: 2px; color: black; font-weight: bold; text-decoration: none; } a.action2:hover { padding: 2px; color: black; background-color: #D7DAF7; font-weight: bold; text-decoration: none; border:1px solid blue; } a.button2 { color: white; border: 2px solid black; background-color: #FCA93C; font-family: Tahoma; font-weight: bold; text-decoration: none; padding-top: 2px; padding-bottom: 2px; } a.btn { white-space: nowrap; text-align: center; vertical-align: middle; display: inline-block; border-radius: 6px; font-size: 12pt; font-weight: bold; line-height: 1.33; padding: 6px 10px; text-decoration: none; } a.btn-yes { background-color: #5CB85C; color: white; } a.btn-no { background-color: #D9534F; color: white; } font.warning { color: red; font-size: 10pt; font-family: Verdana; font-weight: bold; } input.button { color: white; border: 1px solid Black; background-color: #FFAA49; font-family: Tahoma; font-size: 11pt; font-weight: bold; text-decoration: underline; } input.button0 { color: black; border: none; background-color: #FFA500; /* orange */ font-family: Tahoma; font-size: 10pt; font-weight: bold; } input.button2 { /* color: white; border: 1px solid black; background-color: orange; font-family: Tahoma; font-weight: bold; */ font-family: Tahoma; font-weight: bold; background-color: #D4D0C8; border:2px outset white; } input.button2a { font-family: Tahoma; font-weight: bold; background-color: white; border:2px inset white; } input.button3 { color: blue; font-weight: bold; font-family: Verdana; border: 1px solid black; background-color: #F0C848; } input.button4 { color: black; font-weight: normal; font-family: Verdana; border: 2px outset #E6F0F2; background-color: #F9D14A; } input.button4a { color: black; font-weight: normal; font-family: Verdana; border: 2px inset #E6F0F2; background-color: white; } input.edit { color: #003399; /* font-weight: bold; */ font-family: Verdana; border: 1px solid Black; background-color: #FFFFE0; } input.edit2 { font-family: Tahoma; border: none; background-color: #ACB539; } input.combo { color: #003399; /* font-weight: bold; */ font-family: Verdana; background-color: #FFFFE0; } input.checker { border: 1px solid black; height: 15px; width: 15px; } .edo { background-color: #ACB539; } .static { color: black; font-family: Verdana; border: 2px ridge white; background-color: #DBD3CE; padding: 1px; } .static2 { color: black; font-family: Tahoma; background-color: #DBD3CE; } .skrit { color: black; font-family: Verdana; border: 0px solid Black; background-color: transparent; } select.combo { background-color: #FFFFE0; font-family: Tahoma; color: #003399; } select.combo1 { background-color: #FFFFE0; font-family: Tahoma; color: #003399; width: 60pt; } select.combo2 { background-color: #FFFFE0; font-family: Tahoma; color: #003399; font-weight: bold; width: 60pt; } textarea { font-family: 'Times New Roman'; font-size: 9pt; } textarea.coment { font-family: Tahoma; font-size: 9pt; background-color: #FFFFE0; border:1px solid black; } .scroll { scrollbar-base-color: #F5F5F5; scrollbar-face-color: Silver; scrollbar-track-color: #E0E0E0; /* фон; ако го няма - highlight & face == шахматно */ scrollbar-arrow-color: Black; /* active */ scrollbar-shadow-color: Black; /* inactive arrow, шахматно с highlight; inside right & bottom */ scrollbar-darkshadow-color: #F1F1F1; /* right & bottom */ scrollbar-highlight-color: Black; scrollbar-3dlight-color: white; /* upper & left */ } div.over { overflow: scroll; border: 1px solid black; background-color: #FFFFE0; } div.tree { font-family: Arial; font-size: 9pt; font-weight: bold; color: #5873DD; text-decoration: none; } div.event { font-family: Arial; font-size: 9pt; font-weight: bold; color: red; text-decoration: none; } div.junk { font-family: Arial; font-size: 9pt; color: #FFA500; /* orange; */ text-decoration: none; } div.menu { font-family: Tahoma; font-size: 9pt; font-weight: bold; padding-top: 1px; padding-bottom: 2pt; padding-left: 1px; padding-right: 1px; } .dog_left { border-right: 1px solid black; text-align: justify; padding-right: 5pt; } .dog_right { padding-left: 5pt; text-align: justify; }
0.251648
0.055464
.aquaNavy5, .hover_aquaNavy5:hover, .active_aquaNavy5:active { -webkit-box-shadow: 0 0.63em 0.75em rgba(62, 81, 255, .39), inset 0 -0.5em 0.9em 0 #a4b9ff, inset 0 -0.5em 0em 0.65em rgb(11, 31, 255), inset 0 0em 0.5em 2em rgb(156, 163, 237); -moz-box-shadow: 0 0.63em 0.75em rgba(62, 81, 255, .39), inset 0 -0.5em 0.9em 0 #a4b9ff, inset 0 -0.5em 0em 0.65em rgb(11, 31, 255), inset 0 0em 0.5em 2em rgb(156, 163, 237); box-shadow: 0 0.63em 0.75em rgba(62, 81, 255, .39), inset 0 -0.5em 0.9em 0 #a4b9ff, inset 0 -0.5em 0em 0.65em rgb(11, 31, 255), inset 0 0em 0.5em 2em rgb(156, 163, 237); } .aquaNavy5h, .hover_aquaNavy5h:hover, .active_aquaNavy5h:active { -webkit-box-shadow:0 0.63em 1em rgba(87, 104, 255, .55), inset 0 -0.5em 0.9em 0 #d7e0ff, inset 0 -0.5em 0em 0.65em #717dff, inset 0 0em 0.5em 2em #d8dbfe; -moz-box-shadow:0 0.63em 1em rgba(87, 104, 255, .55), inset 0 -0.5em 0.9em 0 #d7e0ff, inset 0 -0.5em 0em 0.65em #717dff, inset 0 0em 0.5em 2em #d8dbfe; box-shadow:0 0.63em 1em rgba(87, 104, 255, .55), inset 0 -0.5em 0.9em 0 #d7e0ff, inset 0 -0.5em 0em 0.65em #717dff, inset 0 0em 0.5em 2em #d8dbfe; } .aquaNavy5a, .hover_aquaNavy5a:hover, .active_aquaNavy5a:active { /*background: #5f5fff;*/ -webkit-box-shadow:0 0.63em 1em rgba(11, 35, 255, .55), inset 0 -0.5em 0.9em 0 #bdcdff, inset 0 -0.5em 0em 0.65em #3949ff, inset 0 0em 0.5em 2em #8a94ff; -moz-box-shadow:0 0.63em 1em rgba(11, 35, 255, .55), inset 0 -0.5em 0.9em 0 #bdcdff, inset 0 -0.5em 0em 0.65em #3949ff, inset 0 0em 0.5em 2em #8a94ff; box-shadow:0 0.63em 1em rgba(11, 35, 255, .55), inset 0 -0.5em 0.9em 0 #bdcdff, inset 0 -0.5em 0em 0.65em #3949ff, inset 0 0em 0.5em 2em #8a94ff; } /* ------------------------------ color settings ----------------------------*/ .color_aquaNavy5, .hover_color_aquaNavy5:hover, .active_color_aquaNavy5:active { color: #c8c8c8; } .color_aquaNavy5h, .hover_color_aquaNavy5h:hover, .active_color_aquaNavy5h:active { color: #c8c8c8; } .color_aquaNavy5a, .hover_color_aquaNavy5a:hover, .active_color_aquaNavy5a:active { color: #c8c8c8; } /* -------------------------- border settings --------------------------------*/ .border_aquaNavy5, .hover_border_aquaNavy5:hover, .active_border_aquaNavy5:active { border-color: #0000e9 #0000e9 #0000e9 #0000e9; } .border_aquaNavy5h, .hover_border_aquaNavy5h:hover, .active_border_aquaNavy5h:active { border-color: #0000e9 #0000e9 #0000e9 #0000e9; } .border_aquaNavy5a, .hover_border_aquaNavy5a:hover, .active_border_aquaNavy5a:active { border-color: #0000e9 #0000e9 #0000e9 #0000e9; }
widgets/common/assets/shadows/aqua/aquaNavy/aquaNavy5.css
.aquaNavy5, .hover_aquaNavy5:hover, .active_aquaNavy5:active { -webkit-box-shadow: 0 0.63em 0.75em rgba(62, 81, 255, .39), inset 0 -0.5em 0.9em 0 #a4b9ff, inset 0 -0.5em 0em 0.65em rgb(11, 31, 255), inset 0 0em 0.5em 2em rgb(156, 163, 237); -moz-box-shadow: 0 0.63em 0.75em rgba(62, 81, 255, .39), inset 0 -0.5em 0.9em 0 #a4b9ff, inset 0 -0.5em 0em 0.65em rgb(11, 31, 255), inset 0 0em 0.5em 2em rgb(156, 163, 237); box-shadow: 0 0.63em 0.75em rgba(62, 81, 255, .39), inset 0 -0.5em 0.9em 0 #a4b9ff, inset 0 -0.5em 0em 0.65em rgb(11, 31, 255), inset 0 0em 0.5em 2em rgb(156, 163, 237); } .aquaNavy5h, .hover_aquaNavy5h:hover, .active_aquaNavy5h:active { -webkit-box-shadow:0 0.63em 1em rgba(87, 104, 255, .55), inset 0 -0.5em 0.9em 0 #d7e0ff, inset 0 -0.5em 0em 0.65em #717dff, inset 0 0em 0.5em 2em #d8dbfe; -moz-box-shadow:0 0.63em 1em rgba(87, 104, 255, .55), inset 0 -0.5em 0.9em 0 #d7e0ff, inset 0 -0.5em 0em 0.65em #717dff, inset 0 0em 0.5em 2em #d8dbfe; box-shadow:0 0.63em 1em rgba(87, 104, 255, .55), inset 0 -0.5em 0.9em 0 #d7e0ff, inset 0 -0.5em 0em 0.65em #717dff, inset 0 0em 0.5em 2em #d8dbfe; } .aquaNavy5a, .hover_aquaNavy5a:hover, .active_aquaNavy5a:active { /*background: #5f5fff;*/ -webkit-box-shadow:0 0.63em 1em rgba(11, 35, 255, .55), inset 0 -0.5em 0.9em 0 #bdcdff, inset 0 -0.5em 0em 0.65em #3949ff, inset 0 0em 0.5em 2em #8a94ff; -moz-box-shadow:0 0.63em 1em rgba(11, 35, 255, .55), inset 0 -0.5em 0.9em 0 #bdcdff, inset 0 -0.5em 0em 0.65em #3949ff, inset 0 0em 0.5em 2em #8a94ff; box-shadow:0 0.63em 1em rgba(11, 35, 255, .55), inset 0 -0.5em 0.9em 0 #bdcdff, inset 0 -0.5em 0em 0.65em #3949ff, inset 0 0em 0.5em 2em #8a94ff; } /* ------------------------------ color settings ----------------------------*/ .color_aquaNavy5, .hover_color_aquaNavy5:hover, .active_color_aquaNavy5:active { color: #c8c8c8; } .color_aquaNavy5h, .hover_color_aquaNavy5h:hover, .active_color_aquaNavy5h:active { color: #c8c8c8; } .color_aquaNavy5a, .hover_color_aquaNavy5a:hover, .active_color_aquaNavy5a:active { color: #c8c8c8; } /* -------------------------- border settings --------------------------------*/ .border_aquaNavy5, .hover_border_aquaNavy5:hover, .active_border_aquaNavy5:active { border-color: #0000e9 #0000e9 #0000e9 #0000e9; } .border_aquaNavy5h, .hover_border_aquaNavy5h:hover, .active_border_aquaNavy5h:active { border-color: #0000e9 #0000e9 #0000e9 #0000e9; } .border_aquaNavy5a, .hover_border_aquaNavy5a:hover, .active_border_aquaNavy5a:active { border-color: #0000e9 #0000e9 #0000e9 #0000e9; }
0.316686
0.279512
.yui-busy { cursor: wait !important; } .yui-toolbar-container fieldset, .yui-editor-container fieldset { padding: 0; margin: 0; border: 0; } .yui-toolbar-container legend { display: none; } .yui-toolbar-container .yui-toolbar-subcont { padding: .25em 0; zoom: 1; } .yui-toolbar-container-collapsed .yui-toolbar-subcont { display: none; } .yui-toolbar-container .yui-toolbar-subcont:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0; } .yui-toolbar-container span.yui-toolbar-draghandle { cursor: move; border-left: 1px solid #999; border-right: 1px solid #999; overflow: hidden; text-indent: 77777px; width: 2px; height: 20px; display: block; clear: none; float: left; margin: 0 0 0 .2em; } .yui-toolbar-container .yui-toolbar-titlebar.draggable { cursor: move; } .yui-toolbar-container .yui-toolbar-titlebar { position: relative; } .yui-toolbar-container .yui-toolbar-titlebar h2 { font-weight: bold; letter-spacing: 0; border: none; color: #000; margin: 0; padding: .2em; } .yui-toolbar-container .yui-toolbar-titlebar h2 a { text-decoration: none; color: #000; cursor: default; } .yui-toolbar-container.yui-toolbar-grouped span.yui-toolbar-draghandle { height: 40px; } .yui-toolbar-container .yui-toolbar-group { float: left; margin-right: .5em; zoom: 1; } .yui-toolbar-container .yui-toolbar-group:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0; } .yui-toolbar-container .yui-toolbar-group h3 { font-size: 75%; padding: 0 0 0 .25em; margin: 0; } .yui-toolbar-container span.yui-toolbar-separator { width: 2px; padding: 0; height: 18px; margin: .2em 0 .2em .1em; display: none; float: left; } .yui-toolbar-container.yui-toolbar-grouped span.yui-toolbar-separator { height: 45px; *height: 50px; } .yui-toolbar-container.yui-toolbar-grouped .yui-toolbar-group span.yui-toolbar-separator { height: 18px; display: block; } .yui-toolbar-container ul li { margin: 0; padding: 0; list-style-type: none; } .yui-toolbar-container .yui-toolbar-nogrouplabels h3 { display: none; } .yui-toolbar-container .yui-push-button, .yui-toolbar-container .yui-color-button, .yui-toolbar-container .yui-menu-button { position: relative; cursor: pointer; } .yui-toolbar-container .yui-button .first-child, .yui-toolbar-container .yui-button .first-child a { height: 100%; width: 100%; overflow: hidden; font-size: 0; } .yui-toolbar-container .yui-button-disabled { cursor: default; } .yui-toolbar-container .yui-button-disabled .yui-toolbar-icon { opacity: .5; filter: alpha(opacity = 50); } .yui-toolbar-container .yui-button-disabled .up, .yui-toolbar-container .yui-button-disabled .down { opacity: .5; filter: alpha(opacity = 50); } .yui-toolbar-container .yui-button a { overflow: hidden; } .yui-toolbar-container .yui-toolbar-select .first-child a { cursor: pointer; } .yui-toolbar-fontname-arial { font-family: Arial; } .yui-toolbar-fontname-arial-black { font-family: Arial Black; } .yui-toolbar-fontname-comic-sans-ms { font-family: Comic Sans MS; } .yui-toolbar-fontname-courier-new { font-family: Courier New; } .yui-toolbar-fontname-times-new-roman { font-family: Times New Roman; } .yui-toolbar-fontname-verdana { font-family: Verdana; } .yui-toolbar-fontname-impact { font-family: Impact; } .yui-toolbar-fontname-lucida-console { font-family: Lucida Console; } .yui-toolbar-fontname-tahoma { font-family: Tahoma; } .yui-toolbar-fontname-trebuchet-ms { font-family: Trebuchet MS; } .yui-toolbar-container .yui-toolbar-spinbutton { position: relative; } .yui-toolbar-container .yui-toolbar-spinbutton .first-child a { z-index: 0; opacity: 1; } .yui-toolbar-container .yui-toolbar-spinbutton a.up, .yui-toolbar-container .yui-toolbar-spinbutton a.down { position: absolute; display: block right: 0; cursor: pointer; z-index: 1; padding: 0; margin: 0; } .yui-toolbar-container .yui-overlay { position: absolute; } .yui-toolbar-container .yui-overlay ul li { margin: 0; list-style-type: none; } .yui-toolbar-container { z-index: 1; } .yui-editor-container .yui-editor-editable-container { position: relative; z-index: 0; width: 100%; } .yui-editor-container .yui-editor-masked { background-color: #CCC; height: 100%; width: 100%; position: absolute; top: 0; left: 0; opacity: .5; filter: alpha(opacity = 50); } .yui-editor-container iframe { border: 0; padding: 0; margin: 0; zoom: 1; display: block; } .yui-editor-container .yui-editor-editable { padding: 0; margin: 0; } .yui-editor-container .dompath { font-size: 85%; } .yui-editor-panel .hd { text-align: left; position: relative; } .yui-editor-panel .hd h3 { font-weight: bold; padding: .25em 0 .25em .25em; margin: 0; } .yui-editor-panel .bd { width: 100%; zoom: 1; position: relative; } .yui-editor-panel .bd div.yui-editor-body-cont { padding: .25em .1em; zoom: 1; } .yui-editor-panel .bd .gecko form { overflow: auto; } .yui-editor-panel .bd div.yui-editor-body-cont:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0; } .yui-editor-panel .ft { text-align: right; width: 99%; float: left; clear: both; } .yui-editor-panel .ft span.tip { display: block; position: relative; padding: .5em .5em .5em 23px; text-align: left; zoom: 1; } .yui-editor-panel label { clear: both; float: left; padding: 0; width: 100%; text-align: left; zoom: 1; } .yui-editor-panel .gecko label { overflow: auto; } .yui-editor-panel label strong { float: left; width: 6em; } .yui-editor-panel .removeLink { width: 80%; text-align: right; } .yui-editor-panel label input { margin-left: .25em; float: left; } .yui-editor-panel .yui-toolbar-group { margin-bottom: .75em; } .yui-editor-panel .height-width { float: left; } .yui-editor-panel .height-width span { font-style: italic; display: block; float: left; overflow: visible; } .yui-editor-panel .height-width span.info { font-size: 70%; margin-top: 3px; } .yui-editor-panel .yui-toolbar-bordersize, .yui-editor-panel .yui-toolbar-bordertype { font-size: 75%; } .yui-editor-panel .yui-toolbar-container span.yui-toolbar-separator { border: none; } .yui-editor-panel .yui-toolbar-bordersize span a span, .yui-editor-panel .yui-toolbar-bordertype span a span { display: block; height: 8px; left: 4px; position: absolute; top: 3px; _top: -5px; width: 24px; text-indent: 52px; font-size: 0; } .yui-editor-panel .yui-toolbar-bordertype span a span.yui-toolbar-bordertype-solid { border-bottom: 1px solid black; } .yui-editor-panel .yui-toolbar-bordertype span a span.yui-toolbar-bordertype-dotted { border-bottom: 1px dotted black; } .yui-editor-panel .yui-toolbar-bordertype span a span.yui-toolbar-bordertype-dashed { border-bottom: 1px dashed black; } .yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-0 { *top: 0; text-indent: 0; font-size: 75%; } .yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-1 { border-bottom: 1px solid black; } .yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-2 { border-bottom: 2px solid black; } .yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-3 { top: 2px; *top: -5px; border-bottom: 3px solid black; } .yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-4 { top: 1px; *top: -5px; border-bottom: 4px solid black; } .yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-5 { top: 1px; *top: -5px; border-bottom: 5px solid black; } .yui-toolbar-container .yui-toolbar-bordersize-menu, .yui-toolbar-container .yui-toolbar-bordertype-menu { width: 95px !important; } .yui-toolbar-bordersize-menu .yuimenuitemlabel, .yui-toolbar-bordertype-menu .yuimenuitemlabel, .yui-toolbar-bordersize-menu .yuimenuitemlabel, .yui-toolbar-bordertype-menu .yuimenuitemlabel:hover { margin: 0 3px 7px 17px; } .yui-toolbar-bordersize-menu .yuimenuitemlabel .checkedindicator, .yui-toolbar-bordertype-menu .yuimenuitemlabel .checkedindicator { position: absolute; left: -12px; *top: 14px; *left: 0; } .yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-1 a { border-bottom: 1px solid black; height: 14px; } .yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-2 a { border-bottom: 2px solid black; height: 14px; } .yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-3 a { border-bottom: 3px solid black; height: 14px; } .yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-4 a { border-bottom: 4px solid black; height: 14px; } .yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-5 a { border-bottom: 5px solid black; height: 14px; } .yui-toolbar-bordertype-menu li.yui-toolbar-bordertype-solid a { border-bottom: 1px solid black; height: 14px; } .yui-toolbar-bordertype-menu li.yui-toolbar-bordertype-dashed a { border-bottom: 1px dashed black; height: 14px; } .yui-toolbar-bordertype-menu li.yui-toolbar-bordertype-dotted a { border-bottom: 1px dotted black; height: 14px; } h2.yui-editor-skipheader, h3.yui-editor-skipheader { height: 0; margin: 0; padding: 0; border: none; width: 0; overflow: hidden; position: absolute; } .yui-toolbar-colors { width: 133px; zoom: 1; display: none; z-index: 100; overflow: hidden; } .yui-toolbar-colors:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0; } .yui-toolbar-colors a { height: 9px; width: 9px; float: left; display: block; overflow: hidden; text-indent: 999px; margin: 0; cursor: pointer; border: 1px solid #F6F7EE; } .yui-toolbar-colors a:hover { border: 1px solid black; } .yui-color-button-menu { overflow: visible; background-color: transparent; } .yui-toolbar-colors span { position: relative; display: block; padding: 3px; overflow: hidden; float: left; width: 100%; zoom: 1; } .yui-toolbar-colors span:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0; } .yui-toolbar-colors span em { height: 35px; width: 30px; float: left; display: block; overflow: hidden; text-indent: 999px; margin: .75px; border: 1px solid black; } .yui-toolbar-colors span strong { font-weight: normal; padding-left: 3px; display: block; font-size: 85%; float: left; width: 65%; } .yui-toolbar-group-undoredo h3, .yui-toolbar-group-insertitem h3, .yui-toolbar-group-indentlist h3 { width: 68px; } .yui-toolbar-group-indentlist2 h3 { width: 122px; } .yui-toolbar-group-alignment h3 { width: 130px; } .yui-skin-sam .yui-editor-container { border: 1px solid #808080; } .yui-skin-sam .yui-toolbar-container { zoom: 1; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-titlebar { background: url(sprite.png) repeat-x 0 -200px; position: relative; } .yui-skin-sam .yui-editor-container .draggable .yui-toolbar-titlebar { cursor: move; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-titlebar h2 { color: #000; font-weight: bold; margin: 0; padding: .3em 1em; font-size: 100%; text-align: left; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-group h3 { color: #808080; font-size: 75%; margin: 1em 0 0; padding-bottom: 0; padding-left: .25em; text-align: left; } .yui-toolbar-container span.yui-toolbar-separator { border: none; text-indent: 33px; overflow: hidden; margin: 0 .25em; } .yui-skin-sam .yui-toolbar-container { background-color: #F2F2F2; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-subcont { padding: 0 1em .35em; border-bottom: 1px solid #808080; } .yui-skin-sam .yui-toolbar-container-collapsed .yui-toolbar-titlebar { border-bottom: 1px solid #808080; } .yui-skin-sam .yui-editor-container .visible .yui-menu-shadow, .yui-skin-sam .yui-editor-panel .visible .yui-menu-shadow { display: none; } .yui-skin-sam .yui-editor-container ul { list-style-type: none; margin: 0; padding: 0; } .yui-skin-sam .yui-editor-container ul li { list-style-type: none; margin: 0; padding: 0; } .yui-skin-sam .yui-toolbar-group ul li.yui-toolbar-groupitem { float: left; } .yui-skin-sam .yui-editor-container .dompath { background-color: #F2F2F2; border-top: 1px solid #808080; color: #999; text-align: left; padding: .25em; } .yui-skin-sam .yui-toolbar-container .collapse { background: url(sprite.png) no-repeat 0 -400px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-titlebar span.collapse { cursor: pointer; position: absolute; top: 4px; right: 2px; display: block; overflow: hidden; height: 15px; width: 15px; text-indent: 9999px; } .yui-skin-sam .yui-toolbar-container .yui-push-button, .yui-skin-sam .yui-toolbar-container .yui-color-button, .yui-skin-sam .yui-toolbar-container .yui-menu-button { background: url(sprite.png) repeat-x 0 0; position: relative; display: block; height: 22px; width: 30px; _font-size: 0; margin: 0; border-color: #808080; color: #f2f2f2; border-style: solid; border-width: 1px 0; zoom: 1; } .yui-skin-sam .yui-toolbar-container .yui-push-button a, .yui-skin-sam .yui-toolbar-container .yui-color-button a, .yui-skin-sam .yui-toolbar-container .yui-menu-button a { padding-left: 35px; height: 20px; text-decoration: none; font-size: 0; line-height: 2; display: block; color: #000; overflow: hidden; white-space: nowrap; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton a, .yui-skin-sam .yui-toolbar-container .yui-toolbar-select a { font-size: 12px; } .yui-skin-sam .yui-toolbar-container .yui-push-button .first-child, .yui-skin-sam .yui-toolbar-container .yui-color-button .first-child, .yui-skin-sam .yui-toolbar-container .yui-menu-button .first-child { border-color: #808080; border-style: solid; border-width: 0 1px; margin: 0 -1px; display: block; position: relative; } .yui-skin-sam .yui-toolbar-container .yui-push-button-disabled .first-child, .yui-skin-sam .yui-toolbar-container .yui-color-button-disabled .first-child, .yui-skin-sam .yui-toolbar-container .yui-menu-button-disabled .first-child { border-color: #ccc; } .yui-skin-sam .yui-toolbar-container .yui-push-button-disabled a, .yui-skin-sam .yui-toolbar-container .yui-color-button-disabled a, .yui-skin-sam .yui-toolbar-container .yui-menu-button-disabled a { color: #A6A6A6; cursor: default; } .yui-skin-sam .yui-toolbar-container .yui-push-button-disabled, .yui-skin-sam .yui-toolbar-container .yui-color-button-disabled, .yui-skin-sam .yui-toolbar-container .yui-menu-button-disabled { border-color: #ccc; } .yui-skin-sam .yui-toolbar-container .yui-button .first-child { *left: 0; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-fontname { width: 135px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-heading { width: 92px; } .yui-skin-sam .yui-toolbar-container .yui-button-hover { background: url(sprite.png) repeat-x 0 -1300px; border-color: #808080; } .yui-skin-sam .yui-toolbar-container .yui-button-selected { background: url(sprite.png) repeat-x 0 -1700px; border-color: #808080; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-nogrouplabels h3 { display: none; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-nogrouplabels .yui-toolbar-group { margin-top: .75em; } .yui-skin-sam .yui-toolbar-container .yui-push-button span.yui-toolbar-icon, .yui-skin-sam .yui-toolbar-container .yui-color-button span.yui-toolbar-icon, .yui-skin-sam .yui-toolbar-container .yui-menu-button span.yui-toolbar-icon { display: block; position: absolute; top: 2px; height: 18px; width: 18px; overflow: hidden; background: url(editor-sprite.gif) no-repeat 30px 30px; } .yui-skin-sam .yui-toolbar-container .yui-button-selected span.yui-toolbar-icon, .yui-skin-sam .yui-toolbar-container .yui-button-hover span.yui-toolbar-icon { background-image: url(editor-sprite-active.gif); } .yui-skin-sam .yui-toolbar-container .visible .yuimenuitemlabel { cursor: pointer; color: #000; *position: relative; } .yui-skin-sam .yui-toolbar-container .yui-button-menu { background-color: #fff; } .yui-skin-sam .yui-toolbar-container .yui-button-menu .yui-menu-body-scrolled { position: relative; } .yui-skin-sam div.yuimenu li.selected { background-color: #B3D4FF; } .yui-skin-sam div.yuimenu li.selected a.selected { color: #000; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-bold span.yui-toolbar-icon { background-position: 0 0; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-strikethrough span.yui-toolbar-icon { background-position: 0 -108px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-italic span.yui-toolbar-icon { background-position: 0 -36px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-undo span.yui-toolbar-icon { background-position: 0 -1326px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-redo span.yui-toolbar-icon { background-position: 0 -1355px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-underline span.yui-toolbar-icon { background-position: 0 -72px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-subscript span.yui-toolbar-icon { background-position: 0 -180px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-superscript span.yui-toolbar-icon { background-position: 0 -144px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-forecolor span.yui-toolbar-icon { background-position: 0 -216px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-backcolor span.yui-toolbar-icon { background-position: 0 -288px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-justifyleft span.yui-toolbar-icon { background-position: 0 -324px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-justifycenter span.yui-toolbar-icon { background-position: 0 -360px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-justifyright span.yui-toolbar-icon { background-position: 0 -396px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-justifyfull span.yui-toolbar-icon { background-position: 0 -432px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-indent span.yui-toolbar-icon { background-position: 0 -720px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-outdent span.yui-toolbar-icon { background-position: 0 -684px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-createlink span.yui-toolbar-icon { background-position: 0 -792px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-insertimage span.yui-toolbar-icon { background-position: 1px -756px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-left span.yui-toolbar-icon { background-position: 0 -972px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-right span.yui-toolbar-icon { background-position: 0 -936px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-inline span.yui-toolbar-icon { background-position: 0 -900px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-block span.yui-toolbar-icon { background-position: 0 -864px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-bordercolor span.yui-toolbar-icon { background-position: 0 -252px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-removeformat span.yui-toolbar-icon { background-position: 0 -1080px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-hiddenelements span.yui-toolbar-icon { background-position: 0 -1044px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-insertunorderedlist span.yui-toolbar-icon { background-position: 0 -468px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-insertorderedlist span.yui-toolbar-icon { background-position: 0 -504px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton, .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton .first-child { width: 35px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton .first-child a { padding-left: 2px; text-align: left; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton span.yui-toolbar-icon { display: none; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton a.up, .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton a.down { right: 2px; background: url(editor-sprite.gif) no-repeat 0 -1222px; overflow: hidden; height: 6px; width: 7px; min-height: 0; padding: 0; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton a.up { top: 2px; background-position: 0 -1222px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton a.down { bottom: 2px; background-position: 0 -1187px; } .yui-skin-sam .yui-toolbar-container select { height: 22px; border: 1px solid #808080; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-select .first-child a { padding-left: 5px; text-align: left; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-select span.yui-toolbar-icon { background: url(editor-sprite.gif) no-repeat 0 -1144px; overflow: hidden; right: -2px; top: 0; height: 20px; } .yui-skin-sam .yui-editor-panel .yui-color-button-menu .bd { background-color: transparent; border: none; width: 135px; } .yui-skin-sam .yui-color-button-menu .yui-toolbar-colors { border: 1px solid #808080; } .yui-skin-sam .yui-editor-panel { padding: 0; margin: 0; border: none; background-color: transparent; overflow: visible; position: absolute; } .yui-skin-sam .yui-editor-panel .hd { margin: 10px 0 0; padding: 0; border: none; } .yui-skin-sam .yui-editor-panel .hd h3 { color: #000; border: 1px solid #808080; background: url(sprite.png) repeat-x 0 -200px; width: 99%; position: relative; margin: 0; padding: 3px 0 0 0; font-size: 93%; text-indent: 5px; height: 20px; } .yui-skin-sam .yui-editor-panel .bd { background-color: #F2F2F2; border-left: 1px solid #808080; border-right: 1px solid #808080; width: 99%; margin: 0; padding: 0; overflow: visible; } .yui-skin-sam .yui-editor-panel ul { list-style-type: none; margin: 0; padding: 0; } .yui-skin-sam .yui-editor-panel ul li { margin: 0; padding: 0; } .yui-skin-sam .yui-editor-panel .yui-toolbar-container .yui-toolbar-subcont { padding: 0; border: none; margin-top: .35em; } .yui-skin-sam .yui-editor-panel .yui-toolbar-bordersize, .yui-skin-sam .yui-editor-panel .yui-toolbar-bordertype { width: 50px; } .yui-skin-sam .yui-editor-panel label { display: block; float: none; padding: 4px 0; margin-bottom: 7px; } .yui-skin-sam .yui-editor-panel label strong { font-weight: normal; font-size: 93%; text-align: right; padding-top: 2px; } .yui-skin-sam .yui-editor-panel label input { width: 75%; } .yui-skin-sam .yui-editor-panel .createlink_target, .yui-skin-sam .yui-editor-panel .insertimage_target { width: auto; margin-right: 5px; } .yui-skin-sam .yui-editor-panel .removeLink { width: 98%; } .yui-skin-sam .yui-editor-panel label input.warning { background-color: #FFEE69; } .yui-skin-sam .yui-editor-panel .yui-toolbar-group h3 { color: #000; float: left; font-weight: normal; font-size: 93%; margin: 5px 0 0 0; padding: 0 3px 0 0; text-align: right; } .yui-skin-sam .yui-editor-panel .height-width h3 { margin: 3px 0 0 10px; } .yui-skin-sam .yui-editor-panel .height-width { margin: 3px 0 0 35px; *margin-left: 14px; width: 42%; *width: 44%; } .yui-skin-sam .yui-editor-panel .yui-toolbar-group-border { width: 190px; } .yui-skin-sam .yui-editor-panel .no-button .yui-toolbar-group-border { width: 210px; } .yui-skin-sam .yui-editor-panel .yui-toolbar-group-padding { width: 203px; _width: 198px; } .yui-skin-sam .yui-editor-panel .no-button .yui-toolbar-group-padding { width: 172px; } .yui-skin-sam .yui-editor-panel .yui-toolbar-group-padding h3 { margin-left: 25px; *margin-left: 12px; } .yui-skin-sam .yui-editor-panel .yui-toolbar-group-textflow { width: 182px; } .yui-skin-sam .yui-editor-panel .hd { background: none; } .yui-skin-sam .yui-editor-panel .ft { background-color: #F2F2F2; border: 1px solid #808080; border-top: none; padding: 0; margin: 0 0 2px 0; } .yui-skin-sam .yui-editor-panel .hd span.close { background: url(sprite.png) no-repeat 0 -300px; cursor: pointer; display: block; height: 16px; overflow: hidden; position: absolute; right: 5px; text-indent: 500px; top: 2px; width: 26px; } .yui-skin-sam .yui-editor-panel .ft span.tip { background-color: #EDF5FF; border-top: 1px solid #808080; font-size: 85%; } .yui-skin-sam .yui-editor-panel .ft span.tip strong { display: block; float: left; margin: 0 2px 8px 0; } .yui-skin-sam .yui-editor-panel .ft span.tip span.icon { background: url(editor-sprite.gif) no-repeat 0 -1260px; display: block; height: 20px; left: 2px; position: absolute; top: 8px; width: 20px; } .yui-skin-sam .yui-editor-panel .ft span.tip span.icon-info { background-position: 2px -1260px; } .yui-skin-sam .yui-editor-panel .ft span.tip span.icon-warn { background-position: 2px -1296px; } .yui-skin-sam .yui-editor-panel .hd span.knob { position: absolute; height: 10px; width: 28px; top: -10px; left: 25px; text-indent: 9999px; overflow: hidden; background: url(editor-knob.gif) no-repeat 0 0; } .yui-skin-sam .yui-editor-panel .yui-toolbar-container { float: left; width: 100%; background-image: none; border: none; } .yui-skin-sam .yui-editor-panel .yui-toolbar-container .bd { background-color: #fff; } .yui-editor-blankimage { background-image: url(blankimage.png); } .yui-skin-sam .yui-editor-container .yui-resize-handle-br { height: 11px; width: 11px; background-position: -20px -60px; background-color: transparent; }
udemy_8_7/public/typo3conf/ext/extension_builder/Resources/Public/jsDomainModeling/wireit/lib/yui/assets/skins/sam/simpleeditor.css
.yui-busy { cursor: wait !important; } .yui-toolbar-container fieldset, .yui-editor-container fieldset { padding: 0; margin: 0; border: 0; } .yui-toolbar-container legend { display: none; } .yui-toolbar-container .yui-toolbar-subcont { padding: .25em 0; zoom: 1; } .yui-toolbar-container-collapsed .yui-toolbar-subcont { display: none; } .yui-toolbar-container .yui-toolbar-subcont:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0; } .yui-toolbar-container span.yui-toolbar-draghandle { cursor: move; border-left: 1px solid #999; border-right: 1px solid #999; overflow: hidden; text-indent: 77777px; width: 2px; height: 20px; display: block; clear: none; float: left; margin: 0 0 0 .2em; } .yui-toolbar-container .yui-toolbar-titlebar.draggable { cursor: move; } .yui-toolbar-container .yui-toolbar-titlebar { position: relative; } .yui-toolbar-container .yui-toolbar-titlebar h2 { font-weight: bold; letter-spacing: 0; border: none; color: #000; margin: 0; padding: .2em; } .yui-toolbar-container .yui-toolbar-titlebar h2 a { text-decoration: none; color: #000; cursor: default; } .yui-toolbar-container.yui-toolbar-grouped span.yui-toolbar-draghandle { height: 40px; } .yui-toolbar-container .yui-toolbar-group { float: left; margin-right: .5em; zoom: 1; } .yui-toolbar-container .yui-toolbar-group:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0; } .yui-toolbar-container .yui-toolbar-group h3 { font-size: 75%; padding: 0 0 0 .25em; margin: 0; } .yui-toolbar-container span.yui-toolbar-separator { width: 2px; padding: 0; height: 18px; margin: .2em 0 .2em .1em; display: none; float: left; } .yui-toolbar-container.yui-toolbar-grouped span.yui-toolbar-separator { height: 45px; *height: 50px; } .yui-toolbar-container.yui-toolbar-grouped .yui-toolbar-group span.yui-toolbar-separator { height: 18px; display: block; } .yui-toolbar-container ul li { margin: 0; padding: 0; list-style-type: none; } .yui-toolbar-container .yui-toolbar-nogrouplabels h3 { display: none; } .yui-toolbar-container .yui-push-button, .yui-toolbar-container .yui-color-button, .yui-toolbar-container .yui-menu-button { position: relative; cursor: pointer; } .yui-toolbar-container .yui-button .first-child, .yui-toolbar-container .yui-button .first-child a { height: 100%; width: 100%; overflow: hidden; font-size: 0; } .yui-toolbar-container .yui-button-disabled { cursor: default; } .yui-toolbar-container .yui-button-disabled .yui-toolbar-icon { opacity: .5; filter: alpha(opacity = 50); } .yui-toolbar-container .yui-button-disabled .up, .yui-toolbar-container .yui-button-disabled .down { opacity: .5; filter: alpha(opacity = 50); } .yui-toolbar-container .yui-button a { overflow: hidden; } .yui-toolbar-container .yui-toolbar-select .first-child a { cursor: pointer; } .yui-toolbar-fontname-arial { font-family: Arial; } .yui-toolbar-fontname-arial-black { font-family: Arial Black; } .yui-toolbar-fontname-comic-sans-ms { font-family: Comic Sans MS; } .yui-toolbar-fontname-courier-new { font-family: Courier New; } .yui-toolbar-fontname-times-new-roman { font-family: Times New Roman; } .yui-toolbar-fontname-verdana { font-family: Verdana; } .yui-toolbar-fontname-impact { font-family: Impact; } .yui-toolbar-fontname-lucida-console { font-family: Lucida Console; } .yui-toolbar-fontname-tahoma { font-family: Tahoma; } .yui-toolbar-fontname-trebuchet-ms { font-family: Trebuchet MS; } .yui-toolbar-container .yui-toolbar-spinbutton { position: relative; } .yui-toolbar-container .yui-toolbar-spinbutton .first-child a { z-index: 0; opacity: 1; } .yui-toolbar-container .yui-toolbar-spinbutton a.up, .yui-toolbar-container .yui-toolbar-spinbutton a.down { position: absolute; display: block right: 0; cursor: pointer; z-index: 1; padding: 0; margin: 0; } .yui-toolbar-container .yui-overlay { position: absolute; } .yui-toolbar-container .yui-overlay ul li { margin: 0; list-style-type: none; } .yui-toolbar-container { z-index: 1; } .yui-editor-container .yui-editor-editable-container { position: relative; z-index: 0; width: 100%; } .yui-editor-container .yui-editor-masked { background-color: #CCC; height: 100%; width: 100%; position: absolute; top: 0; left: 0; opacity: .5; filter: alpha(opacity = 50); } .yui-editor-container iframe { border: 0; padding: 0; margin: 0; zoom: 1; display: block; } .yui-editor-container .yui-editor-editable { padding: 0; margin: 0; } .yui-editor-container .dompath { font-size: 85%; } .yui-editor-panel .hd { text-align: left; position: relative; } .yui-editor-panel .hd h3 { font-weight: bold; padding: .25em 0 .25em .25em; margin: 0; } .yui-editor-panel .bd { width: 100%; zoom: 1; position: relative; } .yui-editor-panel .bd div.yui-editor-body-cont { padding: .25em .1em; zoom: 1; } .yui-editor-panel .bd .gecko form { overflow: auto; } .yui-editor-panel .bd div.yui-editor-body-cont:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0; } .yui-editor-panel .ft { text-align: right; width: 99%; float: left; clear: both; } .yui-editor-panel .ft span.tip { display: block; position: relative; padding: .5em .5em .5em 23px; text-align: left; zoom: 1; } .yui-editor-panel label { clear: both; float: left; padding: 0; width: 100%; text-align: left; zoom: 1; } .yui-editor-panel .gecko label { overflow: auto; } .yui-editor-panel label strong { float: left; width: 6em; } .yui-editor-panel .removeLink { width: 80%; text-align: right; } .yui-editor-panel label input { margin-left: .25em; float: left; } .yui-editor-panel .yui-toolbar-group { margin-bottom: .75em; } .yui-editor-panel .height-width { float: left; } .yui-editor-panel .height-width span { font-style: italic; display: block; float: left; overflow: visible; } .yui-editor-panel .height-width span.info { font-size: 70%; margin-top: 3px; } .yui-editor-panel .yui-toolbar-bordersize, .yui-editor-panel .yui-toolbar-bordertype { font-size: 75%; } .yui-editor-panel .yui-toolbar-container span.yui-toolbar-separator { border: none; } .yui-editor-panel .yui-toolbar-bordersize span a span, .yui-editor-panel .yui-toolbar-bordertype span a span { display: block; height: 8px; left: 4px; position: absolute; top: 3px; _top: -5px; width: 24px; text-indent: 52px; font-size: 0; } .yui-editor-panel .yui-toolbar-bordertype span a span.yui-toolbar-bordertype-solid { border-bottom: 1px solid black; } .yui-editor-panel .yui-toolbar-bordertype span a span.yui-toolbar-bordertype-dotted { border-bottom: 1px dotted black; } .yui-editor-panel .yui-toolbar-bordertype span a span.yui-toolbar-bordertype-dashed { border-bottom: 1px dashed black; } .yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-0 { *top: 0; text-indent: 0; font-size: 75%; } .yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-1 { border-bottom: 1px solid black; } .yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-2 { border-bottom: 2px solid black; } .yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-3 { top: 2px; *top: -5px; border-bottom: 3px solid black; } .yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-4 { top: 1px; *top: -5px; border-bottom: 4px solid black; } .yui-editor-panel .yui-toolbar-bordersize span a span.yui-toolbar-bordersize-5 { top: 1px; *top: -5px; border-bottom: 5px solid black; } .yui-toolbar-container .yui-toolbar-bordersize-menu, .yui-toolbar-container .yui-toolbar-bordertype-menu { width: 95px !important; } .yui-toolbar-bordersize-menu .yuimenuitemlabel, .yui-toolbar-bordertype-menu .yuimenuitemlabel, .yui-toolbar-bordersize-menu .yuimenuitemlabel, .yui-toolbar-bordertype-menu .yuimenuitemlabel:hover { margin: 0 3px 7px 17px; } .yui-toolbar-bordersize-menu .yuimenuitemlabel .checkedindicator, .yui-toolbar-bordertype-menu .yuimenuitemlabel .checkedindicator { position: absolute; left: -12px; *top: 14px; *left: 0; } .yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-1 a { border-bottom: 1px solid black; height: 14px; } .yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-2 a { border-bottom: 2px solid black; height: 14px; } .yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-3 a { border-bottom: 3px solid black; height: 14px; } .yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-4 a { border-bottom: 4px solid black; height: 14px; } .yui-toolbar-bordersize-menu li.yui-toolbar-bordersize-5 a { border-bottom: 5px solid black; height: 14px; } .yui-toolbar-bordertype-menu li.yui-toolbar-bordertype-solid a { border-bottom: 1px solid black; height: 14px; } .yui-toolbar-bordertype-menu li.yui-toolbar-bordertype-dashed a { border-bottom: 1px dashed black; height: 14px; } .yui-toolbar-bordertype-menu li.yui-toolbar-bordertype-dotted a { border-bottom: 1px dotted black; height: 14px; } h2.yui-editor-skipheader, h3.yui-editor-skipheader { height: 0; margin: 0; padding: 0; border: none; width: 0; overflow: hidden; position: absolute; } .yui-toolbar-colors { width: 133px; zoom: 1; display: none; z-index: 100; overflow: hidden; } .yui-toolbar-colors:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0; } .yui-toolbar-colors a { height: 9px; width: 9px; float: left; display: block; overflow: hidden; text-indent: 999px; margin: 0; cursor: pointer; border: 1px solid #F6F7EE; } .yui-toolbar-colors a:hover { border: 1px solid black; } .yui-color-button-menu { overflow: visible; background-color: transparent; } .yui-toolbar-colors span { position: relative; display: block; padding: 3px; overflow: hidden; float: left; width: 100%; zoom: 1; } .yui-toolbar-colors span:after { display: block; clear: both; visibility: hidden; content: '.'; height: 0; } .yui-toolbar-colors span em { height: 35px; width: 30px; float: left; display: block; overflow: hidden; text-indent: 999px; margin: .75px; border: 1px solid black; } .yui-toolbar-colors span strong { font-weight: normal; padding-left: 3px; display: block; font-size: 85%; float: left; width: 65%; } .yui-toolbar-group-undoredo h3, .yui-toolbar-group-insertitem h3, .yui-toolbar-group-indentlist h3 { width: 68px; } .yui-toolbar-group-indentlist2 h3 { width: 122px; } .yui-toolbar-group-alignment h3 { width: 130px; } .yui-skin-sam .yui-editor-container { border: 1px solid #808080; } .yui-skin-sam .yui-toolbar-container { zoom: 1; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-titlebar { background: url(sprite.png) repeat-x 0 -200px; position: relative; } .yui-skin-sam .yui-editor-container .draggable .yui-toolbar-titlebar { cursor: move; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-titlebar h2 { color: #000; font-weight: bold; margin: 0; padding: .3em 1em; font-size: 100%; text-align: left; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-group h3 { color: #808080; font-size: 75%; margin: 1em 0 0; padding-bottom: 0; padding-left: .25em; text-align: left; } .yui-toolbar-container span.yui-toolbar-separator { border: none; text-indent: 33px; overflow: hidden; margin: 0 .25em; } .yui-skin-sam .yui-toolbar-container { background-color: #F2F2F2; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-subcont { padding: 0 1em .35em; border-bottom: 1px solid #808080; } .yui-skin-sam .yui-toolbar-container-collapsed .yui-toolbar-titlebar { border-bottom: 1px solid #808080; } .yui-skin-sam .yui-editor-container .visible .yui-menu-shadow, .yui-skin-sam .yui-editor-panel .visible .yui-menu-shadow { display: none; } .yui-skin-sam .yui-editor-container ul { list-style-type: none; margin: 0; padding: 0; } .yui-skin-sam .yui-editor-container ul li { list-style-type: none; margin: 0; padding: 0; } .yui-skin-sam .yui-toolbar-group ul li.yui-toolbar-groupitem { float: left; } .yui-skin-sam .yui-editor-container .dompath { background-color: #F2F2F2; border-top: 1px solid #808080; color: #999; text-align: left; padding: .25em; } .yui-skin-sam .yui-toolbar-container .collapse { background: url(sprite.png) no-repeat 0 -400px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-titlebar span.collapse { cursor: pointer; position: absolute; top: 4px; right: 2px; display: block; overflow: hidden; height: 15px; width: 15px; text-indent: 9999px; } .yui-skin-sam .yui-toolbar-container .yui-push-button, .yui-skin-sam .yui-toolbar-container .yui-color-button, .yui-skin-sam .yui-toolbar-container .yui-menu-button { background: url(sprite.png) repeat-x 0 0; position: relative; display: block; height: 22px; width: 30px; _font-size: 0; margin: 0; border-color: #808080; color: #f2f2f2; border-style: solid; border-width: 1px 0; zoom: 1; } .yui-skin-sam .yui-toolbar-container .yui-push-button a, .yui-skin-sam .yui-toolbar-container .yui-color-button a, .yui-skin-sam .yui-toolbar-container .yui-menu-button a { padding-left: 35px; height: 20px; text-decoration: none; font-size: 0; line-height: 2; display: block; color: #000; overflow: hidden; white-space: nowrap; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton a, .yui-skin-sam .yui-toolbar-container .yui-toolbar-select a { font-size: 12px; } .yui-skin-sam .yui-toolbar-container .yui-push-button .first-child, .yui-skin-sam .yui-toolbar-container .yui-color-button .first-child, .yui-skin-sam .yui-toolbar-container .yui-menu-button .first-child { border-color: #808080; border-style: solid; border-width: 0 1px; margin: 0 -1px; display: block; position: relative; } .yui-skin-sam .yui-toolbar-container .yui-push-button-disabled .first-child, .yui-skin-sam .yui-toolbar-container .yui-color-button-disabled .first-child, .yui-skin-sam .yui-toolbar-container .yui-menu-button-disabled .first-child { border-color: #ccc; } .yui-skin-sam .yui-toolbar-container .yui-push-button-disabled a, .yui-skin-sam .yui-toolbar-container .yui-color-button-disabled a, .yui-skin-sam .yui-toolbar-container .yui-menu-button-disabled a { color: #A6A6A6; cursor: default; } .yui-skin-sam .yui-toolbar-container .yui-push-button-disabled, .yui-skin-sam .yui-toolbar-container .yui-color-button-disabled, .yui-skin-sam .yui-toolbar-container .yui-menu-button-disabled { border-color: #ccc; } .yui-skin-sam .yui-toolbar-container .yui-button .first-child { *left: 0; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-fontname { width: 135px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-heading { width: 92px; } .yui-skin-sam .yui-toolbar-container .yui-button-hover { background: url(sprite.png) repeat-x 0 -1300px; border-color: #808080; } .yui-skin-sam .yui-toolbar-container .yui-button-selected { background: url(sprite.png) repeat-x 0 -1700px; border-color: #808080; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-nogrouplabels h3 { display: none; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-nogrouplabels .yui-toolbar-group { margin-top: .75em; } .yui-skin-sam .yui-toolbar-container .yui-push-button span.yui-toolbar-icon, .yui-skin-sam .yui-toolbar-container .yui-color-button span.yui-toolbar-icon, .yui-skin-sam .yui-toolbar-container .yui-menu-button span.yui-toolbar-icon { display: block; position: absolute; top: 2px; height: 18px; width: 18px; overflow: hidden; background: url(editor-sprite.gif) no-repeat 30px 30px; } .yui-skin-sam .yui-toolbar-container .yui-button-selected span.yui-toolbar-icon, .yui-skin-sam .yui-toolbar-container .yui-button-hover span.yui-toolbar-icon { background-image: url(editor-sprite-active.gif); } .yui-skin-sam .yui-toolbar-container .visible .yuimenuitemlabel { cursor: pointer; color: #000; *position: relative; } .yui-skin-sam .yui-toolbar-container .yui-button-menu { background-color: #fff; } .yui-skin-sam .yui-toolbar-container .yui-button-menu .yui-menu-body-scrolled { position: relative; } .yui-skin-sam div.yuimenu li.selected { background-color: #B3D4FF; } .yui-skin-sam div.yuimenu li.selected a.selected { color: #000; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-bold span.yui-toolbar-icon { background-position: 0 0; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-strikethrough span.yui-toolbar-icon { background-position: 0 -108px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-italic span.yui-toolbar-icon { background-position: 0 -36px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-undo span.yui-toolbar-icon { background-position: 0 -1326px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-redo span.yui-toolbar-icon { background-position: 0 -1355px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-underline span.yui-toolbar-icon { background-position: 0 -72px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-subscript span.yui-toolbar-icon { background-position: 0 -180px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-superscript span.yui-toolbar-icon { background-position: 0 -144px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-forecolor span.yui-toolbar-icon { background-position: 0 -216px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-backcolor span.yui-toolbar-icon { background-position: 0 -288px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-justifyleft span.yui-toolbar-icon { background-position: 0 -324px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-justifycenter span.yui-toolbar-icon { background-position: 0 -360px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-justifyright span.yui-toolbar-icon { background-position: 0 -396px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-justifyfull span.yui-toolbar-icon { background-position: 0 -432px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-indent span.yui-toolbar-icon { background-position: 0 -720px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-outdent span.yui-toolbar-icon { background-position: 0 -684px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-createlink span.yui-toolbar-icon { background-position: 0 -792px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-insertimage span.yui-toolbar-icon { background-position: 1px -756px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-left span.yui-toolbar-icon { background-position: 0 -972px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-right span.yui-toolbar-icon { background-position: 0 -936px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-inline span.yui-toolbar-icon { background-position: 0 -900px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-block span.yui-toolbar-icon { background-position: 0 -864px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-bordercolor span.yui-toolbar-icon { background-position: 0 -252px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-removeformat span.yui-toolbar-icon { background-position: 0 -1080px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-hiddenelements span.yui-toolbar-icon { background-position: 0 -1044px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-insertunorderedlist span.yui-toolbar-icon { background-position: 0 -468px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-insertorderedlist span.yui-toolbar-icon { background-position: 0 -504px; left: 5px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton, .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton .first-child { width: 35px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton .first-child a { padding-left: 2px; text-align: left; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton span.yui-toolbar-icon { display: none; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton a.up, .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton a.down { right: 2px; background: url(editor-sprite.gif) no-repeat 0 -1222px; overflow: hidden; height: 6px; width: 7px; min-height: 0; padding: 0; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton a.up { top: 2px; background-position: 0 -1222px; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-spinbutton a.down { bottom: 2px; background-position: 0 -1187px; } .yui-skin-sam .yui-toolbar-container select { height: 22px; border: 1px solid #808080; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-select .first-child a { padding-left: 5px; text-align: left; } .yui-skin-sam .yui-toolbar-container .yui-toolbar-select span.yui-toolbar-icon { background: url(editor-sprite.gif) no-repeat 0 -1144px; overflow: hidden; right: -2px; top: 0; height: 20px; } .yui-skin-sam .yui-editor-panel .yui-color-button-menu .bd { background-color: transparent; border: none; width: 135px; } .yui-skin-sam .yui-color-button-menu .yui-toolbar-colors { border: 1px solid #808080; } .yui-skin-sam .yui-editor-panel { padding: 0; margin: 0; border: none; background-color: transparent; overflow: visible; position: absolute; } .yui-skin-sam .yui-editor-panel .hd { margin: 10px 0 0; padding: 0; border: none; } .yui-skin-sam .yui-editor-panel .hd h3 { color: #000; border: 1px solid #808080; background: url(sprite.png) repeat-x 0 -200px; width: 99%; position: relative; margin: 0; padding: 3px 0 0 0; font-size: 93%; text-indent: 5px; height: 20px; } .yui-skin-sam .yui-editor-panel .bd { background-color: #F2F2F2; border-left: 1px solid #808080; border-right: 1px solid #808080; width: 99%; margin: 0; padding: 0; overflow: visible; } .yui-skin-sam .yui-editor-panel ul { list-style-type: none; margin: 0; padding: 0; } .yui-skin-sam .yui-editor-panel ul li { margin: 0; padding: 0; } .yui-skin-sam .yui-editor-panel .yui-toolbar-container .yui-toolbar-subcont { padding: 0; border: none; margin-top: .35em; } .yui-skin-sam .yui-editor-panel .yui-toolbar-bordersize, .yui-skin-sam .yui-editor-panel .yui-toolbar-bordertype { width: 50px; } .yui-skin-sam .yui-editor-panel label { display: block; float: none; padding: 4px 0; margin-bottom: 7px; } .yui-skin-sam .yui-editor-panel label strong { font-weight: normal; font-size: 93%; text-align: right; padding-top: 2px; } .yui-skin-sam .yui-editor-panel label input { width: 75%; } .yui-skin-sam .yui-editor-panel .createlink_target, .yui-skin-sam .yui-editor-panel .insertimage_target { width: auto; margin-right: 5px; } .yui-skin-sam .yui-editor-panel .removeLink { width: 98%; } .yui-skin-sam .yui-editor-panel label input.warning { background-color: #FFEE69; } .yui-skin-sam .yui-editor-panel .yui-toolbar-group h3 { color: #000; float: left; font-weight: normal; font-size: 93%; margin: 5px 0 0 0; padding: 0 3px 0 0; text-align: right; } .yui-skin-sam .yui-editor-panel .height-width h3 { margin: 3px 0 0 10px; } .yui-skin-sam .yui-editor-panel .height-width { margin: 3px 0 0 35px; *margin-left: 14px; width: 42%; *width: 44%; } .yui-skin-sam .yui-editor-panel .yui-toolbar-group-border { width: 190px; } .yui-skin-sam .yui-editor-panel .no-button .yui-toolbar-group-border { width: 210px; } .yui-skin-sam .yui-editor-panel .yui-toolbar-group-padding { width: 203px; _width: 198px; } .yui-skin-sam .yui-editor-panel .no-button .yui-toolbar-group-padding { width: 172px; } .yui-skin-sam .yui-editor-panel .yui-toolbar-group-padding h3 { margin-left: 25px; *margin-left: 12px; } .yui-skin-sam .yui-editor-panel .yui-toolbar-group-textflow { width: 182px; } .yui-skin-sam .yui-editor-panel .hd { background: none; } .yui-skin-sam .yui-editor-panel .ft { background-color: #F2F2F2; border: 1px solid #808080; border-top: none; padding: 0; margin: 0 0 2px 0; } .yui-skin-sam .yui-editor-panel .hd span.close { background: url(sprite.png) no-repeat 0 -300px; cursor: pointer; display: block; height: 16px; overflow: hidden; position: absolute; right: 5px; text-indent: 500px; top: 2px; width: 26px; } .yui-skin-sam .yui-editor-panel .ft span.tip { background-color: #EDF5FF; border-top: 1px solid #808080; font-size: 85%; } .yui-skin-sam .yui-editor-panel .ft span.tip strong { display: block; float: left; margin: 0 2px 8px 0; } .yui-skin-sam .yui-editor-panel .ft span.tip span.icon { background: url(editor-sprite.gif) no-repeat 0 -1260px; display: block; height: 20px; left: 2px; position: absolute; top: 8px; width: 20px; } .yui-skin-sam .yui-editor-panel .ft span.tip span.icon-info { background-position: 2px -1260px; } .yui-skin-sam .yui-editor-panel .ft span.tip span.icon-warn { background-position: 2px -1296px; } .yui-skin-sam .yui-editor-panel .hd span.knob { position: absolute; height: 10px; width: 28px; top: -10px; left: 25px; text-indent: 9999px; overflow: hidden; background: url(editor-knob.gif) no-repeat 0 0; } .yui-skin-sam .yui-editor-panel .yui-toolbar-container { float: left; width: 100%; background-image: none; border: none; } .yui-skin-sam .yui-editor-panel .yui-toolbar-container .bd { background-color: #fff; } .yui-editor-blankimage { background-image: url(blankimage.png); } .yui-skin-sam .yui-editor-container .yui-resize-handle-br { height: 11px; width: 11px; background-position: -20px -60px; background-color: transparent; }
0.375592
0.039324
html { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI", Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; margin: 0; padding: 0; } .wrapper{ margin: 0; padding: 0; width: 100%; } /* Поиск по таблице */ .form{ float: right; margin-bottom: 5px; color: rgba(0, 0, 0, 0.7); font-weight: 500; } /* Таблица */ .table{ width: 100%; border-bottom: 2px double rgba(0, 0, 0, 0.7); border-collapse: collapse; } .th { border-bottom: 2px double hsla(0, 0%, 0%, 0.7); text-align: left; padding-left: 25px; padding: 10px; } /* Стрелки указатели */ .th::after{ content: ""; border: 5px solid transparent; border-top-color: rgb(221,221,221); border-bottom: 0; display: block; height: 0; width: 0; float: right; clear: both; } .tool.th::after{ content: ""; border: 5px solid transparent; border-top-color: rgb(20, 61, 150); border-bottom: 0; display: block; height: 0; width: 0; float: right; clear: both; } .th::before{ content: ""; border: 5px solid transparent; border-bottom-color: rgb(221,221,221); border-top: 0; display: block; height: 0; width: 0; float: right; margin-bottom: 2px; margin-top: 5px; } .tools.th::before{ content: ""; border: 5px solid transparent; border-bottom-color: rgb(20, 61, 150); border-top: 0; display: block; height: 0; width: 0; float: right; margin-bottom: 2px; margin-top: 5px; } td { font-size: 16px; color: rgba(0, 0, 0, 0.7); font-weight: 500; padding: 10px; border-top: 2px solid rgb(235,235,235); border-bottom: 2px solid rgb(235,235,235); } /* Блок пагинации */ .pagination-block{ display: flex; justify-content: center; align-items: center; float: right; padding-right: 20px; margin-top: 15px; } .previous, .next{ font-size: 16px; color: rgba(0, 0, 0, 0.7); font-weight: 500; } .pagination{ display: flex; list-style-type: none; float: right; padding-right: 20px; padding-left: 20px; } .pagination li{ margin: 4px; padding: 5px 13px 5px 13px; font-size: 16px; color: rgba(0, 0, 0, 0.7); font-weight: 500; } /* Оформление чисел пагинации при клике */ .pagination-select{ padding: 0;margin: 0; border: 2px solid silver; border-radius: 3px; background: linear-gradient(to bottom, #fafafa 0%,#fafafa 27%,#e2e2e2 64%,#e2e2e2 100%); } tr:nth-child(even) { background: #f9f9f9; } .th{ cursor: pointer; }
src/index.css
html { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI", Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; margin: 0; padding: 0; } .wrapper{ margin: 0; padding: 0; width: 100%; } /* Поиск по таблице */ .form{ float: right; margin-bottom: 5px; color: rgba(0, 0, 0, 0.7); font-weight: 500; } /* Таблица */ .table{ width: 100%; border-bottom: 2px double rgba(0, 0, 0, 0.7); border-collapse: collapse; } .th { border-bottom: 2px double hsla(0, 0%, 0%, 0.7); text-align: left; padding-left: 25px; padding: 10px; } /* Стрелки указатели */ .th::after{ content: ""; border: 5px solid transparent; border-top-color: rgb(221,221,221); border-bottom: 0; display: block; height: 0; width: 0; float: right; clear: both; } .tool.th::after{ content: ""; border: 5px solid transparent; border-top-color: rgb(20, 61, 150); border-bottom: 0; display: block; height: 0; width: 0; float: right; clear: both; } .th::before{ content: ""; border: 5px solid transparent; border-bottom-color: rgb(221,221,221); border-top: 0; display: block; height: 0; width: 0; float: right; margin-bottom: 2px; margin-top: 5px; } .tools.th::before{ content: ""; border: 5px solid transparent; border-bottom-color: rgb(20, 61, 150); border-top: 0; display: block; height: 0; width: 0; float: right; margin-bottom: 2px; margin-top: 5px; } td { font-size: 16px; color: rgba(0, 0, 0, 0.7); font-weight: 500; padding: 10px; border-top: 2px solid rgb(235,235,235); border-bottom: 2px solid rgb(235,235,235); } /* Блок пагинации */ .pagination-block{ display: flex; justify-content: center; align-items: center; float: right; padding-right: 20px; margin-top: 15px; } .previous, .next{ font-size: 16px; color: rgba(0, 0, 0, 0.7); font-weight: 500; } .pagination{ display: flex; list-style-type: none; float: right; padding-right: 20px; padding-left: 20px; } .pagination li{ margin: 4px; padding: 5px 13px 5px 13px; font-size: 16px; color: rgba(0, 0, 0, 0.7); font-weight: 500; } /* Оформление чисел пагинации при клике */ .pagination-select{ padding: 0;margin: 0; border: 2px solid silver; border-radius: 3px; background: linear-gradient(to bottom, #fafafa 0%,#fafafa 27%,#e2e2e2 64%,#e2e2e2 100%); } tr:nth-child(even) { background: #f9f9f9; } .th{ cursor: pointer; }
0.253861
0.084909
html, .lightmode { --color-pygments-bg-highlight: #d6d6d6; --color-pygments-base: #4d4d4c; --color-pygments-comment: #8e908c; --color-pygments-error: #c82829; --color-pygments-keyword: #8959a8; --color-pygments-literal: #f5871f; --color-pygments-operator: #3e999f; --color-pygments-string: #718c00; --color-pygments-type: #eab700; --color-pygments-member: #4271ae; } .darkmode, .inversecolormode { --color-pygments-bg-highlight: #424242; --color-pygments-base: #eaeaea; --color-pygments-comment: #969896; --color-pygments-error: #d54e53; --color-pygments-keyword: #c397d8; --color-pygments-literal: #e78c45; --color-pygments-operator: #70c0b1; --color-pygments-string: #b9ca4a; --color-pygments-type: #e7c547; --color-pygments-member: #7aa6da; } @media (prefers-color-scheme: dark) { html, .darkmode { --color-pygments-bg-highlight: #424242; --color-pygments-base: #eaeaea; --color-pygments-comment: #969896; --color-pygments-error: #d54e53; --color-pygments-keyword: #c397d8; --color-pygments-literal: #e78c45; --color-pygments-operator: #70c0b1; --color-pygments-string: #b9ca4a; --color-pygments-type: #e7c547; --color-pygments-member: #7aa6da; } .lightmode, .inversecolormode { --color-pygments-bg-highlight: #d6d6d6; --color-pygments-base: #4d4d4c; --color-pygments-comment: #8e908c; --color-pygments-error: #c82829; --color-pygments-keyword: #8959a8; --color-pygments-literal: #f5871f; --color-pygments-operator: #3e999f; --color-pygments-string: #718c00; --color-pygments-type: #eab700; --color-pygments-member: #4271ae; } } code .hll { background-color: var(--color-pygments-bg-highlight); } pre > code { color: var(--color-pygments-base); } code .c { color: var(--color-pygments-comment); } /* Comment */ code .err { color: var(--color-pygments-error); } /* Error */ code .k { color: var(--color-pygments-keyword); } /* Keyword */ code .l { color: var(--color-pygments-literal); } /* Literal */ code .n { color: var(--color-pygments-base); } /* Name */ code .o { color: var(--color-pygments-operator); } /* Operator */ code .p { color: var(--color-pygments-base); } /* Punctuation */ code .ch { color: var(--color-pygments-comment); } /* Comment.Hashbang */ code .cm { color: var(--color-pygments-comment); } /* Comment.Multiline */ code .cp { color: var(--color-pygments-comment); } /* Comment.Preproc */ code .cpf { color: var(--color-pygments-comment); } /* Comment.PreprocFile */ code .c1 { color: var(--color-pygments-comment); } /* Comment.Single */ code .cs { color: var(--color-pygments-comment); } /* Comment.Special */ code .gd { color: var(--color-pygments-error); } /* Generic.Deleted */ code .ge { font-style: italic; } /* Generic.Emph */ code .gh { color: var(--color-pygments-base); font-weight: bold; } /* Generic.Heading */ code .gi { color: var(--color-pygments-string); } /* Generic.Inserted */ code .gp { color: var(--color-pygments-comment); font-weight: bold; } /* Generic.Prompt */ code .gs { font-weight: bold; } /* Generic.Strong */ code .gu { color: var(--color-pygments-operator); font-weight: bold; } /* Generic.Subheading */ code .kc { color: var(--color-pygments-keyword); } /* Keyword.Constant */ code .kd { color: var(--color-pygments-keyword); } /* Keyword.Declaration */ code .kn { color: var(--color-pygments-operator); } /* Keyword.Namespace */ code .kp { color: var(--color-pygments-keyword); } /* Keyword.Pseudo */ code .kr { color: var(--color-pygments-keyword); } /* Keyword.Reserved */ code .kt { color: var(--color-pygments-type); } /* Keyword.Type */ code .ld { color: var(--color-pygments-string); } /* Literal.Date */ code .m { color: var(--color-pygments-literal); } /* Literal.Number */ code .s { color: var(--color-pygments-string); } /* Literal.String */ code .na { color: var(--color-pygments-member); } /* Name.Attribute */ code .nb { color: var(--color-pygments-base); } /* Name.Builtin */ code .nc { color: var(--color-pygments-type); } /* Name.Class */ code .no { color: var(--color-pygments-error); } /* Name.Constant */ code .nd { color: var(--color-pygments-operator); } /* Name.Decorator */ code .ni { color: var(--color-pygments-base); } /* Name.Entity */ code .ne { color: var(--color-pygments-error); } /* Name.Exception */ code .nf { color: var(--color-pygments-member); } /* Name.Function */ code .nl { color: var(--color-pygments-base); } /* Name.Label */ code .nn { color: var(--color-pygments-type); } /* Name.Namespace */ code .nx { color: var(--color-pygments-member); } /* Name.Other */ code .py { color: var(--color-pygments-base); } /* Name.Property */ code .nt { color: var(--color-pygments-operator); } /* Name.Tag */ code .nv { color: var(--color-pygments-error); } /* Name.Variable */ code .ow { color: var(--color-pygments-operator); } /* Operator.Word */ code .w { color: var(--color-pygments-base); } /* Text.Whitespace */ code .mb { color: var(--color-pygments-literal); } /* Literal.Number.Bin */ code .mf { color: var(--color-pygments-literal); } /* Literal.Number.Float */ code .mh { color: var(--color-pygments-literal); } /* Literal.Number.Hex */ code .mi { color: var(--color-pygments-literal); } /* Literal.Number.Integer */ code .mo { color: var(--color-pygments-literal); } /* Literal.Number.Oct */ code .sa { color: var(--color-pygments-string); } /* Literal.String.Affix */ code .sb { color: var(--color-pygments-string); } /* Literal.String.Backtick */ code .sc { color: var(--color-pygments-base); } /* Literal.String.Char */ code .dl { color: var(--color-pygments-string); } /* Literal.String.Delimiter */ code .sd { color: var(--color-pygments-comment); } /* Literal.String.Doc */ code .s2 { color: var(--color-pygments-string); } /* Literal.String.Double */ code .se { color: var(--color-pygments-literal); } /* Literal.String.Escape */ code .sh { color: var(--color-pygments-string); } /* Literal.String.Heredoc */ code .si { color: var(--color-pygments-literal); } /* Literal.String.Interpol */ code .sx { color: var(--color-pygments-string); } /* Literal.String.Other */ code .sr { color: var(--color-pygments-string); } /* Literal.String.Regex */ code .s1 { color: var(--color-pygments-string); } /* Literal.String.Single */ code .ss { color: var(--color-pygments-string); } /* Literal.String.Symbol */ code .bp { color: var(--color-pygments-base); } /* Name.Builtin.Pseudo */ code .fm { color: var(--color-pygments-member); } /* Name.Function.Magic */ code .vc { color: var(--color-pygments-error); } /* Name.Variable.Class */ code .vg { color: var(--color-pygments-error); } /* Name.Variable.Global */ code .vi { color: var(--color-pygments-error); } /* Name.Variable.Instance */ code .vm { color: var(--color-pygments-error); } /* Name.Variable.Magic */ code .il { color: var(--color-pygments-literal); } /* Literal.Number.Integer.Long */
npweb/static/css/pygments.css
html, .lightmode { --color-pygments-bg-highlight: #d6d6d6; --color-pygments-base: #4d4d4c; --color-pygments-comment: #8e908c; --color-pygments-error: #c82829; --color-pygments-keyword: #8959a8; --color-pygments-literal: #f5871f; --color-pygments-operator: #3e999f; --color-pygments-string: #718c00; --color-pygments-type: #eab700; --color-pygments-member: #4271ae; } .darkmode, .inversecolormode { --color-pygments-bg-highlight: #424242; --color-pygments-base: #eaeaea; --color-pygments-comment: #969896; --color-pygments-error: #d54e53; --color-pygments-keyword: #c397d8; --color-pygments-literal: #e78c45; --color-pygments-operator: #70c0b1; --color-pygments-string: #b9ca4a; --color-pygments-type: #e7c547; --color-pygments-member: #7aa6da; } @media (prefers-color-scheme: dark) { html, .darkmode { --color-pygments-bg-highlight: #424242; --color-pygments-base: #eaeaea; --color-pygments-comment: #969896; --color-pygments-error: #d54e53; --color-pygments-keyword: #c397d8; --color-pygments-literal: #e78c45; --color-pygments-operator: #70c0b1; --color-pygments-string: #b9ca4a; --color-pygments-type: #e7c547; --color-pygments-member: #7aa6da; } .lightmode, .inversecolormode { --color-pygments-bg-highlight: #d6d6d6; --color-pygments-base: #4d4d4c; --color-pygments-comment: #8e908c; --color-pygments-error: #c82829; --color-pygments-keyword: #8959a8; --color-pygments-literal: #f5871f; --color-pygments-operator: #3e999f; --color-pygments-string: #718c00; --color-pygments-type: #eab700; --color-pygments-member: #4271ae; } } code .hll { background-color: var(--color-pygments-bg-highlight); } pre > code { color: var(--color-pygments-base); } code .c { color: var(--color-pygments-comment); } /* Comment */ code .err { color: var(--color-pygments-error); } /* Error */ code .k { color: var(--color-pygments-keyword); } /* Keyword */ code .l { color: var(--color-pygments-literal); } /* Literal */ code .n { color: var(--color-pygments-base); } /* Name */ code .o { color: var(--color-pygments-operator); } /* Operator */ code .p { color: var(--color-pygments-base); } /* Punctuation */ code .ch { color: var(--color-pygments-comment); } /* Comment.Hashbang */ code .cm { color: var(--color-pygments-comment); } /* Comment.Multiline */ code .cp { color: var(--color-pygments-comment); } /* Comment.Preproc */ code .cpf { color: var(--color-pygments-comment); } /* Comment.PreprocFile */ code .c1 { color: var(--color-pygments-comment); } /* Comment.Single */ code .cs { color: var(--color-pygments-comment); } /* Comment.Special */ code .gd { color: var(--color-pygments-error); } /* Generic.Deleted */ code .ge { font-style: italic; } /* Generic.Emph */ code .gh { color: var(--color-pygments-base); font-weight: bold; } /* Generic.Heading */ code .gi { color: var(--color-pygments-string); } /* Generic.Inserted */ code .gp { color: var(--color-pygments-comment); font-weight: bold; } /* Generic.Prompt */ code .gs { font-weight: bold; } /* Generic.Strong */ code .gu { color: var(--color-pygments-operator); font-weight: bold; } /* Generic.Subheading */ code .kc { color: var(--color-pygments-keyword); } /* Keyword.Constant */ code .kd { color: var(--color-pygments-keyword); } /* Keyword.Declaration */ code .kn { color: var(--color-pygments-operator); } /* Keyword.Namespace */ code .kp { color: var(--color-pygments-keyword); } /* Keyword.Pseudo */ code .kr { color: var(--color-pygments-keyword); } /* Keyword.Reserved */ code .kt { color: var(--color-pygments-type); } /* Keyword.Type */ code .ld { color: var(--color-pygments-string); } /* Literal.Date */ code .m { color: var(--color-pygments-literal); } /* Literal.Number */ code .s { color: var(--color-pygments-string); } /* Literal.String */ code .na { color: var(--color-pygments-member); } /* Name.Attribute */ code .nb { color: var(--color-pygments-base); } /* Name.Builtin */ code .nc { color: var(--color-pygments-type); } /* Name.Class */ code .no { color: var(--color-pygments-error); } /* Name.Constant */ code .nd { color: var(--color-pygments-operator); } /* Name.Decorator */ code .ni { color: var(--color-pygments-base); } /* Name.Entity */ code .ne { color: var(--color-pygments-error); } /* Name.Exception */ code .nf { color: var(--color-pygments-member); } /* Name.Function */ code .nl { color: var(--color-pygments-base); } /* Name.Label */ code .nn { color: var(--color-pygments-type); } /* Name.Namespace */ code .nx { color: var(--color-pygments-member); } /* Name.Other */ code .py { color: var(--color-pygments-base); } /* Name.Property */ code .nt { color: var(--color-pygments-operator); } /* Name.Tag */ code .nv { color: var(--color-pygments-error); } /* Name.Variable */ code .ow { color: var(--color-pygments-operator); } /* Operator.Word */ code .w { color: var(--color-pygments-base); } /* Text.Whitespace */ code .mb { color: var(--color-pygments-literal); } /* Literal.Number.Bin */ code .mf { color: var(--color-pygments-literal); } /* Literal.Number.Float */ code .mh { color: var(--color-pygments-literal); } /* Literal.Number.Hex */ code .mi { color: var(--color-pygments-literal); } /* Literal.Number.Integer */ code .mo { color: var(--color-pygments-literal); } /* Literal.Number.Oct */ code .sa { color: var(--color-pygments-string); } /* Literal.String.Affix */ code .sb { color: var(--color-pygments-string); } /* Literal.String.Backtick */ code .sc { color: var(--color-pygments-base); } /* Literal.String.Char */ code .dl { color: var(--color-pygments-string); } /* Literal.String.Delimiter */ code .sd { color: var(--color-pygments-comment); } /* Literal.String.Doc */ code .s2 { color: var(--color-pygments-string); } /* Literal.String.Double */ code .se { color: var(--color-pygments-literal); } /* Literal.String.Escape */ code .sh { color: var(--color-pygments-string); } /* Literal.String.Heredoc */ code .si { color: var(--color-pygments-literal); } /* Literal.String.Interpol */ code .sx { color: var(--color-pygments-string); } /* Literal.String.Other */ code .sr { color: var(--color-pygments-string); } /* Literal.String.Regex */ code .s1 { color: var(--color-pygments-string); } /* Literal.String.Single */ code .ss { color: var(--color-pygments-string); } /* Literal.String.Symbol */ code .bp { color: var(--color-pygments-base); } /* Name.Builtin.Pseudo */ code .fm { color: var(--color-pygments-member); } /* Name.Function.Magic */ code .vc { color: var(--color-pygments-error); } /* Name.Variable.Class */ code .vg { color: var(--color-pygments-error); } /* Name.Variable.Global */ code .vi { color: var(--color-pygments-error); } /* Name.Variable.Instance */ code .vm { color: var(--color-pygments-error); } /* Name.Variable.Magic */ code .il { color: var(--color-pygments-literal); } /* Literal.Number.Integer.Long */
0.581897
0.071689
body{ overflow: hidden; background-color: #efefef; margin:0; padding:0; } /*头部*/ .header{ width:100%; height:2.875rem; background-color: #808080; padding:0 0.75rem; box-sizing: border-box; position:relative; } .header h4{ margin:0; font-size:1.125rem; font-weight:300; color:#fefefe; text-align: center; line-height:2.875rem; } .header img{ position:absolute; right:1rem; top:1rem; } /*轮播图*/ .swiper-container{ width:100%; height:13.5rem; } /*主要业务*/ .main{ width:21.75rem; height:22.313rem; background-color: #fff; position:absolute; left:1rem; bottom:6rem; z-index:22; border-radius:0.5rem; } .main .address{ width:100%; height:5rem; border-bottom:1px solid #e5e5e5; } .main .address .top{ margin:0; padding:0.75rem 0; display: flex; justify-content: center; align-items: center; } .main .address .top img{ width:0.375rem; height:0.625rem; margin-right:.5rem; } .main .address .top span{ font-size:1rem; color:#949494; } .main .address .bottom{ margin:0; text-align: center; } .main .business{ width:100%; height:17.313rem; } .main .business dl{ width:50%; height:100%; margin:0; float:left; display: flex; justify-content: center; align-items: center; flex-direction: column; } .main .business .circle{ width:5.5rem; height:5.5rem; background-color: #e5e5e5; border-radius:50%; display: flex; justify-content: center; align-items: center; } .main .business .left img{ transform: rotate(180deg); } .main .business dl dt{ color:#5d5d5d; margin-top:1.875rem; margin-bottom:1rem; } .main .business dl dd{ color:#a3a3a3; font-size:0.75rem; margin:0; } /*弹出客服电话对话框*/ .hotLine{ width:19.125rem; height:14rem; position:fixed; left:2rem; top:11rem; z-index:100; background-color: #fff; border-radius:0.5rem; display: none; } .hotLine .title{ margin:0; text-align: center; padding:1.5rem 0; } .hotLine .number{ font-size:1.25rem; color:#383838; text-align: center; margin-top:1rem; margin-bottom:0; } .hotLine .btns{ width:100%; height:4rem; position:absolute; left:0; bottom:0; } .hotLine .btns .cancel{ width:50%; height:100%; border:none; outline:none; background-color: #fff; color:#95989a; font-size:1.125rem; float:left; border-bottom-left-radius: 0.5rem; border-right:1px solid #dddedf; border-top:1px solid #dddedf; } .hotLine .btns .confirm{ width:50%; height:100%; border:none; outline:none; background-color: #fff; font-size:1.125rem; color:#2e2e2e; border-bottom-right-radius: 0.5rem; border-top:1px solid #dddedf; } /*遮罩层*/ .mask{ background-color: rgba(0,0,0,0.5); position:fixed; left:0; top:0; z-index:33; display: none; } /*底部tabbar*/ footer{ width:100%; height:3.375rem; position: fixed; left:0; bottom:0; background-color: #f5f5f5; } footer ul{ padding:0; height:3.375rem; display: flex; align-items: center; justify-content: space-around; margin:0; } footer ul li a{ float:left; height:3.375rem; font-size:0.75rem; display: flex; flex-direction: column; justify-content: center; align-items: center; text-decoration: none; } footer .home span{ color:#2c2c2c; } footer .order span{ color:#2c2c2c; } footer .mine span{ color:#2c2c2c; }
css/index.css
body{ overflow: hidden; background-color: #efefef; margin:0; padding:0; } /*头部*/ .header{ width:100%; height:2.875rem; background-color: #808080; padding:0 0.75rem; box-sizing: border-box; position:relative; } .header h4{ margin:0; font-size:1.125rem; font-weight:300; color:#fefefe; text-align: center; line-height:2.875rem; } .header img{ position:absolute; right:1rem; top:1rem; } /*轮播图*/ .swiper-container{ width:100%; height:13.5rem; } /*主要业务*/ .main{ width:21.75rem; height:22.313rem; background-color: #fff; position:absolute; left:1rem; bottom:6rem; z-index:22; border-radius:0.5rem; } .main .address{ width:100%; height:5rem; border-bottom:1px solid #e5e5e5; } .main .address .top{ margin:0; padding:0.75rem 0; display: flex; justify-content: center; align-items: center; } .main .address .top img{ width:0.375rem; height:0.625rem; margin-right:.5rem; } .main .address .top span{ font-size:1rem; color:#949494; } .main .address .bottom{ margin:0; text-align: center; } .main .business{ width:100%; height:17.313rem; } .main .business dl{ width:50%; height:100%; margin:0; float:left; display: flex; justify-content: center; align-items: center; flex-direction: column; } .main .business .circle{ width:5.5rem; height:5.5rem; background-color: #e5e5e5; border-radius:50%; display: flex; justify-content: center; align-items: center; } .main .business .left img{ transform: rotate(180deg); } .main .business dl dt{ color:#5d5d5d; margin-top:1.875rem; margin-bottom:1rem; } .main .business dl dd{ color:#a3a3a3; font-size:0.75rem; margin:0; } /*弹出客服电话对话框*/ .hotLine{ width:19.125rem; height:14rem; position:fixed; left:2rem; top:11rem; z-index:100; background-color: #fff; border-radius:0.5rem; display: none; } .hotLine .title{ margin:0; text-align: center; padding:1.5rem 0; } .hotLine .number{ font-size:1.25rem; color:#383838; text-align: center; margin-top:1rem; margin-bottom:0; } .hotLine .btns{ width:100%; height:4rem; position:absolute; left:0; bottom:0; } .hotLine .btns .cancel{ width:50%; height:100%; border:none; outline:none; background-color: #fff; color:#95989a; font-size:1.125rem; float:left; border-bottom-left-radius: 0.5rem; border-right:1px solid #dddedf; border-top:1px solid #dddedf; } .hotLine .btns .confirm{ width:50%; height:100%; border:none; outline:none; background-color: #fff; font-size:1.125rem; color:#2e2e2e; border-bottom-right-radius: 0.5rem; border-top:1px solid #dddedf; } /*遮罩层*/ .mask{ background-color: rgba(0,0,0,0.5); position:fixed; left:0; top:0; z-index:33; display: none; } /*底部tabbar*/ footer{ width:100%; height:3.375rem; position: fixed; left:0; bottom:0; background-color: #f5f5f5; } footer ul{ padding:0; height:3.375rem; display: flex; align-items: center; justify-content: space-around; margin:0; } footer ul li a{ float:left; height:3.375rem; font-size:0.75rem; display: flex; flex-direction: column; justify-content: center; align-items: center; text-decoration: none; } footer .home span{ color:#2c2c2c; } footer .order span{ color:#2c2c2c; } footer .mine span{ color:#2c2c2c; }
0.488527
0.05921
@font-face { font-family: "Montserrat"; font-style: normal; font-weight: 300; src: local("Montserrat Light"), local("Montserrat-Light"), url(JTURjIg1_i6t8kCHKm45_cJD3gTD_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 300; src: local("Montserrat Light"), local("Montserrat-Light"), url(JTURjIg1_i6t8kCHKm45_cJD3g3D_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 300; src: local("Montserrat Light"), local("Montserrat-Light"), url(JTURjIg1_i6t8kCHKm45_cJD3gbD_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 300; src: local("Montserrat Light"), local("Montserrat-Light"), url(JTURjIg1_i6t8kCHKm45_cJD3gfD_vx3rCubqg.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: "Montserrat"; font-style: normal; font-weight: 300; src: local("Montserrat Light"), local("Montserrat-Light"), url(JTURjIg1_i6t8kCHKm45_cJD3gnD_vx3rCs.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 400; src: local("Montserrat Regular"), local("Montserrat-Regular"), url(JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 400; src: local("Montserrat Regular"), local("Montserrat-Regular"), url(JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 400; src: local("Montserrat Regular"), local("Montserrat-Regular"), url(JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 400; src: local("Montserrat Regular"), local("Montserrat-Regular"), url(JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.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: "Montserrat"; font-style: normal; font-weight: 400; src: local("Montserrat Regular"), local("Montserrat-Regular"), url(JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 500; src: local("Montserrat Medium"), local("Montserrat-Medium"), url(JTURjIg1_i6t8kCHKm45_ZpC3gTD_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 500; src: local("Montserrat Medium"), local("Montserrat-Medium"), url(JTURjIg1_i6t8kCHKm45_ZpC3g3D_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 500; src: local("Montserrat Medium"), local("Montserrat-Medium"), url(JTURjIg1_i6t8kCHKm45_ZpC3gbD_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 500; src: local("Montserrat Medium"), local("Montserrat-Medium"), url(JTURjIg1_i6t8kCHKm45_ZpC3gfD_vx3rCubqg.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: "Montserrat"; font-style: normal; font-weight: 500; src: local("Montserrat Medium"), local("Montserrat-Medium"), url(JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 700; src: local("Montserrat Bold"), local("Montserrat-Bold"), url(JTURjIg1_i6t8kCHKm45_dJE3gTD_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 700; src: local("Montserrat Bold"), local("Montserrat-Bold"), url(JTURjIg1_i6t8kCHKm45_dJE3g3D_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 700; src: local("Montserrat Bold"), local("Montserrat-Bold"), url(JTURjIg1_i6t8kCHKm45_dJE3gbD_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 700; src: local("Montserrat Bold"), local("Montserrat-Bold"), url(JTURjIg1_i6t8kCHKm45_dJE3gfD_vx3rCubqg.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: "Montserrat"; font-style: normal; font-weight: 700; src: local("Montserrat Bold"), local("Montserrat-Bold"), url(JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hmIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hvIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hnIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hoIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hkIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hlIqOxjaPXZSk.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: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hrIqOxjaPX.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0Udc1GAK6bt6o.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0ddc1GAK6bt6o.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0Vdc1GAK6bt6o.woff2) format("woff2"); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0adc1GAK6bt6o.woff2) format("woff2"); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0Wdc1GAK6bt6o.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0Xdc1GAK6bt6o.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: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0Zdc1GAK6b.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhmIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhvIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhnIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhoIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhkIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhlIqOxjaPXZSk.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: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhrIqOxjaPX.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OX-hpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OVuhpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OXuhpKKSTj5PW.woff2) format("woff2"); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OUehpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OXehpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OXOhpKKSTj5PW.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: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OUuhpKKSTjw.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFWJ0bf8pkAp6a.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFUZ0bf8pkAp6a.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFWZ0bf8pkAp6a.woff2) format("woff2"); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFVp0bf8pkAp6a.woff2) format("woff2"); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFWp0bf8pkAp6a.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFW50bf8pkAp6a.woff2) format("woff2"); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOX-hpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOVuhpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOXuhpKKSTj5PW.woff2) format("woff2"); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOUehpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOXehpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOXOhpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOUuhpKKSTjw.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
public/fontgoogle/opensans_montserrat.css
@font-face { font-family: "Montserrat"; font-style: normal; font-weight: 300; src: local("Montserrat Light"), local("Montserrat-Light"), url(JTURjIg1_i6t8kCHKm45_cJD3gTD_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 300; src: local("Montserrat Light"), local("Montserrat-Light"), url(JTURjIg1_i6t8kCHKm45_cJD3g3D_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 300; src: local("Montserrat Light"), local("Montserrat-Light"), url(JTURjIg1_i6t8kCHKm45_cJD3gbD_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 300; src: local("Montserrat Light"), local("Montserrat-Light"), url(JTURjIg1_i6t8kCHKm45_cJD3gfD_vx3rCubqg.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: "Montserrat"; font-style: normal; font-weight: 300; src: local("Montserrat Light"), local("Montserrat-Light"), url(JTURjIg1_i6t8kCHKm45_cJD3gnD_vx3rCs.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 400; src: local("Montserrat Regular"), local("Montserrat-Regular"), url(JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 400; src: local("Montserrat Regular"), local("Montserrat-Regular"), url(JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 400; src: local("Montserrat Regular"), local("Montserrat-Regular"), url(JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 400; src: local("Montserrat Regular"), local("Montserrat-Regular"), url(JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.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: "Montserrat"; font-style: normal; font-weight: 400; src: local("Montserrat Regular"), local("Montserrat-Regular"), url(JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 500; src: local("Montserrat Medium"), local("Montserrat-Medium"), url(JTURjIg1_i6t8kCHKm45_ZpC3gTD_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 500; src: local("Montserrat Medium"), local("Montserrat-Medium"), url(JTURjIg1_i6t8kCHKm45_ZpC3g3D_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 500; src: local("Montserrat Medium"), local("Montserrat-Medium"), url(JTURjIg1_i6t8kCHKm45_ZpC3gbD_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 500; src: local("Montserrat Medium"), local("Montserrat-Medium"), url(JTURjIg1_i6t8kCHKm45_ZpC3gfD_vx3rCubqg.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: "Montserrat"; font-style: normal; font-weight: 500; src: local("Montserrat Medium"), local("Montserrat-Medium"), url(JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 700; src: local("Montserrat Bold"), local("Montserrat-Bold"), url(JTURjIg1_i6t8kCHKm45_dJE3gTD_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 700; src: local("Montserrat Bold"), local("Montserrat-Bold"), url(JTURjIg1_i6t8kCHKm45_dJE3g3D_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 700; src: local("Montserrat Bold"), local("Montserrat-Bold"), url(JTURjIg1_i6t8kCHKm45_dJE3gbD_vx3rCubqg.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Montserrat"; font-style: normal; font-weight: 700; src: local("Montserrat Bold"), local("Montserrat-Bold"), url(JTURjIg1_i6t8kCHKm45_dJE3gfD_vx3rCubqg.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: "Montserrat"; font-style: normal; font-weight: 700; src: local("Montserrat Bold"), local("Montserrat-Bold"), url(JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hmIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hvIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hnIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hoIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hkIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hlIqOxjaPXZSk.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: "Open Sans"; font-style: italic; font-weight: 300; src: local("Open Sans Light Italic"), local("OpenSans-LightItalic"), url(memnYaGs126MiZpBA-UFUKWyV9hrIqOxjaPX.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0Udc1GAK6bt6o.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0ddc1GAK6bt6o.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0Vdc1GAK6bt6o.woff2) format("woff2"); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0adc1GAK6bt6o.woff2) format("woff2"); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0Wdc1GAK6bt6o.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0Xdc1GAK6bt6o.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: "Open Sans"; font-style: italic; font-weight: 400; src: local("Open Sans Italic"), local("OpenSans-Italic"), url(mem6YaGs126MiZpBA-UFUK0Zdc1GAK6b.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhmIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhvIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhnIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhoIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhkIqOxjaPXZSk.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhlIqOxjaPXZSk.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: "Open Sans"; font-style: italic; font-weight: 700; src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(memnYaGs126MiZpBA-UFUKWiUNhrIqOxjaPX.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OX-hpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OVuhpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OXuhpKKSTj5PW.woff2) format("woff2"); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OUehpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OXehpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OXOhpKKSTj5PW.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: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url(mem5YaGs126MiZpBA-UN_r8OUuhpKKSTjw.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFWJ0bf8pkAp6a.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFUZ0bf8pkAp6a.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFWZ0bf8pkAp6a.woff2) format("woff2"); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFVp0bf8pkAp6a.woff2) format("woff2"); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFWp0bf8pkAp6a.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFW50bf8pkAp6a.woff2) format("woff2"); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; src: local("Open Sans Regular"), local("OpenSans-Regular"), url(mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOX-hpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOVuhpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOXuhpKKSTj5PW.woff2) format("woff2"); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOUehpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOXehpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOXOhpKKSTj5PW.woff2) format("woff2"); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; src: local("Open Sans Bold"), local("OpenSans-Bold"), url(mem5YaGs126MiZpBA-UN7rgOUuhpKKSTjw.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
0.289874
0.145935
body { font: 14px "Century Gothic", Futura, sans-serif; margin: 20px; background-color: lightgray; text-align: center; cursor:url(./pointer.png) 10 -30, auto; } .container { display: flex; justify-content: center; } * { /* border: 1px solid red; */ } h2 { font-size: 1.5em; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0px; margin-inline-end: 0px; } .head { background-color: lightgray; position: absolute; top: 0; left: 0; width: 100vw; } .headerdude { width: 100%; font-size: 30px; z-index: 1; justify-content: center; padding-top: 30px; padding-bottom: 20px; /* top: 0; */ } .toolbar { width: 100%; z-index: 1; padding-bottom: 40px; } .path { fill: none; stroke-width: 10px; stroke: green; stroke-linejoin: round; stroke-linecap: round; } .drawing { width: 100%; height: 100%; cursor:url(./pencilsm.png) 0 20, auto; background-color: white; } /* Buttons Styling */ button { border-radius: 50%; border: 0px; display: inline-block; height: 40px; width: 40px; margin: 4px; padding: 2px; box-shadow: 0px 1px 3px black; text-align: center; outline: none; } button:hover { border: 1px solid darkgray; box-shadow: 0px 1px 5px black; cursor:url(./pointer.png) 10 -30, auto; } .colors { height: 48px; margin-bottom: 10px; } .black { background-color: black; } .brown { background-color: #754400; } .red { background-color: red; } .orange { background-color: orange; } .yellow { background-color: yellow; } .green { background-color: green; } .blue { background-color: blue; } .purple { background-color: purple; } .pink { background-color: pink; } .erase { height: 50px; width: 50px; } .undo { height: 50px; width: 50px; margin-left: 10px; } .sm { height: 12px; width: 12px; margin-left: 50px; background-color: black; } .md { height: 22px; width: 22px; margin-left: 25px; background-color: black; } .lg { height: 34px; width: 34px; margin-left: 25px; background-color: black; } .footerButton { height: 60px; width: 60px; } .getImageButton { height: 60px; width: 60px; }
src/App.css
body { font: 14px "Century Gothic", Futura, sans-serif; margin: 20px; background-color: lightgray; text-align: center; cursor:url(./pointer.png) 10 -30, auto; } .container { display: flex; justify-content: center; } * { /* border: 1px solid red; */ } h2 { font-size: 1.5em; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0px; margin-inline-end: 0px; } .head { background-color: lightgray; position: absolute; top: 0; left: 0; width: 100vw; } .headerdude { width: 100%; font-size: 30px; z-index: 1; justify-content: center; padding-top: 30px; padding-bottom: 20px; /* top: 0; */ } .toolbar { width: 100%; z-index: 1; padding-bottom: 40px; } .path { fill: none; stroke-width: 10px; stroke: green; stroke-linejoin: round; stroke-linecap: round; } .drawing { width: 100%; height: 100%; cursor:url(./pencilsm.png) 0 20, auto; background-color: white; } /* Buttons Styling */ button { border-radius: 50%; border: 0px; display: inline-block; height: 40px; width: 40px; margin: 4px; padding: 2px; box-shadow: 0px 1px 3px black; text-align: center; outline: none; } button:hover { border: 1px solid darkgray; box-shadow: 0px 1px 5px black; cursor:url(./pointer.png) 10 -30, auto; } .colors { height: 48px; margin-bottom: 10px; } .black { background-color: black; } .brown { background-color: #754400; } .red { background-color: red; } .orange { background-color: orange; } .yellow { background-color: yellow; } .green { background-color: green; } .blue { background-color: blue; } .purple { background-color: purple; } .pink { background-color: pink; } .erase { height: 50px; width: 50px; } .undo { height: 50px; width: 50px; margin-left: 10px; } .sm { height: 12px; width: 12px; margin-left: 50px; background-color: black; } .md { height: 22px; width: 22px; margin-left: 25px; background-color: black; } .lg { height: 34px; width: 34px; margin-left: 25px; background-color: black; } .footerButton { height: 60px; width: 60px; } .getImageButton { height: 60px; width: 60px; }
0.469034
0.081739
form .avatar { width: 100px; } .navbar .avatar { width: 35px; border-radius: 900px; overflow: hidden; } .img-card-restaurant { /* border: 5px solid red; */ /* width: 390px; */ height: 205px; object-fit: cover; } .list-group-slidebar { font-size: 0.8rem; } .img-card-plato { height: 145px; } .card-restaurant:hover, .card-plato:hover { box-shadow: 2px 2px 10px rgb(155, 147, 147); } .card-title-restaurant { font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-style: normal; font-size: 1.2rem; font-weight: 400; } .badge-restaurant { height: 1.5rem; padding: 0.5rem; font-size: 0.75rem; display: flex; align-items: center; font-weight: normal; } .card-title-plato { font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-style: normal; font-size: 0.9rem; } .card-text-plato { font-size: 0.8rem; } .slider-inicio { width: 100%; height: 100%; position: absolute; top:0; z-index:200; background-color: rgba(0, 0, 0, 0.5); margin: auto; } .bg-intro { height: 300px; background-image: url('../images/img-intro_dese.png'); object-fit: cover; /* filter: grayscale(70%); */ } .table { font-size: 0.85rem; } /* NOTE: esto es para la camara */ .preview-container{ position: relative; /* border:1px solid red; */ width: 100%; } .line{ background:rgb(0, 224, 255); /* border: 1px solid white; */ width: 100%; height: 2px; position: absolute; top:0; z-index: 99; } #preview{ margin: 0; width: 100%; border-radius: 5px; filter: grayscale(100%); } .scans{ position: absolute; top: 0; } .cameras{ position: absolute; top: 0; right: 0; } .btn-actual { margin-top: -5rem; margin-left: 1rem; position: relative; z-index: 500; } .card { color: black; } .card-restaurantes { background: #f9dfc2; color: black; border-color: #d19147 } li { cursor: pointer; } .btn-primary { background: #02415F; border-color: rgb(8, 59, 83); } .btn-primary:hover { background: rgb(15, 87, 121); border-color: rgb(8, 59, 83); } .switch { position: relative; display: inline-block; width: 40px; height: 24px; } .switch input { opacity: 0; width: 0; height: 0; } .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .slider:before { position: absolute; content: ""; height: 15px; width: 15px; left: 2px; bottom: 4px; background-color: white; -webkit-transition: .4s; transition: .4s; } input:checked + .slider { background-color: #02415F; } input:focus + .slider { box-shadow: 0 0 1px #02415F; } input:checked + .slider:before { -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } /* Rounded sliders */ .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } .help-container{ display: none; } .help-container.help-show{ display: block; } a{ cursor: pointer; } a:hover{ text-decoration: none; } .collapse.navbar-show{ display: block; } .mg-top{ margin-top: 50px; } .display-help { font-size: 3rem; } .cursor-pointer{ cursor: pointer; } .img-carrito { max-width: 100px; max-height: 100px; } .slide{ display:block; transition: .5s; } @media only screen and (max-width: 600px) { .slide{ position: fixed; top:10vh; left: -100%; z-index: 9999; } .show_slide{ left: 0; } }
public/css/style.css
form .avatar { width: 100px; } .navbar .avatar { width: 35px; border-radius: 900px; overflow: hidden; } .img-card-restaurant { /* border: 5px solid red; */ /* width: 390px; */ height: 205px; object-fit: cover; } .list-group-slidebar { font-size: 0.8rem; } .img-card-plato { height: 145px; } .card-restaurant:hover, .card-plato:hover { box-shadow: 2px 2px 10px rgb(155, 147, 147); } .card-title-restaurant { font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-style: normal; font-size: 1.2rem; font-weight: 400; } .badge-restaurant { height: 1.5rem; padding: 0.5rem; font-size: 0.75rem; display: flex; align-items: center; font-weight: normal; } .card-title-plato { font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-style: normal; font-size: 0.9rem; } .card-text-plato { font-size: 0.8rem; } .slider-inicio { width: 100%; height: 100%; position: absolute; top:0; z-index:200; background-color: rgba(0, 0, 0, 0.5); margin: auto; } .bg-intro { height: 300px; background-image: url('../images/img-intro_dese.png'); object-fit: cover; /* filter: grayscale(70%); */ } .table { font-size: 0.85rem; } /* NOTE: esto es para la camara */ .preview-container{ position: relative; /* border:1px solid red; */ width: 100%; } .line{ background:rgb(0, 224, 255); /* border: 1px solid white; */ width: 100%; height: 2px; position: absolute; top:0; z-index: 99; } #preview{ margin: 0; width: 100%; border-radius: 5px; filter: grayscale(100%); } .scans{ position: absolute; top: 0; } .cameras{ position: absolute; top: 0; right: 0; } .btn-actual { margin-top: -5rem; margin-left: 1rem; position: relative; z-index: 500; } .card { color: black; } .card-restaurantes { background: #f9dfc2; color: black; border-color: #d19147 } li { cursor: pointer; } .btn-primary { background: #02415F; border-color: rgb(8, 59, 83); } .btn-primary:hover { background: rgb(15, 87, 121); border-color: rgb(8, 59, 83); } .switch { position: relative; display: inline-block; width: 40px; height: 24px; } .switch input { opacity: 0; width: 0; height: 0; } .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .slider:before { position: absolute; content: ""; height: 15px; width: 15px; left: 2px; bottom: 4px; background-color: white; -webkit-transition: .4s; transition: .4s; } input:checked + .slider { background-color: #02415F; } input:focus + .slider { box-shadow: 0 0 1px #02415F; } input:checked + .slider:before { -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } /* Rounded sliders */ .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } .help-container{ display: none; } .help-container.help-show{ display: block; } a{ cursor: pointer; } a:hover{ text-decoration: none; } .collapse.navbar-show{ display: block; } .mg-top{ margin-top: 50px; } .display-help { font-size: 3rem; } .cursor-pointer{ cursor: pointer; } .img-carrito { max-width: 100px; max-height: 100px; } .slide{ display:block; transition: .5s; } @media only screen and (max-width: 600px) { .slide{ position: fixed; top:10vh; left: -100%; z-index: 9999; } .show_slide{ left: 0; } }
0.486819
0.086478
@font-face { font-family: "Arial-black"; src: url("../../static/fonts/Arial/arial-black.ttf"); } @font-face { font-family: "Poppins-regular"; src: url("../../static/fonts/Poppins/Poppins-Regular.ttf"); } @font-face { font-family: "Poppins-semibold"; src: url("../../static/fonts/Poppins/Poppins-SemiBold.ttf"); } body { margin: 0; background-color: #fffadd; font-family: "Arial-black", Arial, sans-serif; color: #273e66; } h1 { font-size: 3rem; text-transform: uppercase; } h2 { font-size: 2rem; text-transform: uppercase; } h3 { font-size: 1.5rem; } span, p, li { font-family: "Poppins-regular", Arial, sans-serif; } a { text-decoration: none; } section { padding: 3rem 0; } .barTooltip, .mapTooltip { position: absolute; visibility: hidden; z-index: 997; padding: .5rem; background-color: #fff; box-shadow: 5px 5px 0 0 #ffd464; font-size: 1rem; font-family: "Poppins-regular", Arial, sans-serif; color: #273e66; border-radius: 6px; } .is-hidden { display: none; visibility: hidden; } .grid-container { display: grid; grid-template-columns: [gutter1] 5% [start] 1fr [col2] 1fr [col3] 1fr [col4] 1fr [col5] 1fr [col6] 1fr [end] 5% [gutter2]; } input, textarea { padding: 1rem; margin-bottom: 2rem; width: 100%; background-color: #fff; border: none; border-radius: 0 5px 5px 0; box-sizing: border-box; box-shadow: 5px 5px 0 0 #ffd464; font-size: 1rem; } input:focus ~ .floating-label, input:not(:focus):valid ~ .floating-label, textarea:focus ~ .floating-label, textarea:not(:focus):valid ~ .floating-label { top: 2px; left: 1rem; font-size: .7rem; } input[type="submit"] { max-width: 100px; margin: 0 auto; background-color: #273e66; color: #fff; box-shadow: unset; border-radius: 0 5px 5px 0; cursor: pointer; outline: 0; transition: 0.2s ease all; } input[type="submit"]:hover { box-shadow: 5px 5px 0 0 #ffd464; } .input-text { font-size: 1rem; } .floating-label { position: absolute; left: 1rem; top: 1rem; font-size: 1rem; pointer-events: none; transition: 0.2s ease all; } .dropdown-container { position: absolute; right: 0; top: .5rem; background-color: #e6e6e6; border-radius: 0 5px 0 0; } .dropdown, .dropdown--multi-level { padding: 0; margin: 0; background-color: #fff; list-style-type: none; text-align: left; box-shadow: 5px 5px 0 0 #ffd464; border-left: 1px solid #e6e6e6; border-radius: 0 0 5px 0; } .dropdown > li, .dropdown--multi-level > li { display: block; position: relative; transition: 0.2s all; } .dropdown--multi-level { display: none; position: absolute; min-width: 20rem; max-height: 82vh; overflow-y: auto; box-sizing: border-box; } .dropdown--multi-level:hover { display: block; } .dropdown--multi-level > li { background-color: #fff; } .dropdown--multi-level > li ul, .dropdown--multi-level > li ol { display: none; padding: 0; margin: 0; max-height: 15rem; overflow-y: auto; left: 100%; top: 0; list-style-type: none; } .dropdown--multi-level > li ul li, .dropdown--multi-level > li ol li { display: flex; padding: .5rem; background-color: #ffda80; } .dropdown--multi-level > li ul li label, .dropdown--multi-level > li ol li label { font-family: "Poppins-regular", Arial, sans-serif; user-select: none; } .dropdown--multi-level > li ul li label::before, .dropdown--multi-level > li ol li label::before { content: ""; display: inline-block; height: 1rem; width: 1rem; margin-right: .5rem; border: 2px solid #273e66; background-color: transparent; cursor: pointer; transform: translateY(10%); } .dropdown--multi-level > li ul li input[type=checkbox], .dropdown--multi-level > li ol li input[type=checkbox] { width: initial; visibility: hidden; margin: 0; margin-left: -1rem; } .dropdown--multi-level > li ul li input[type=checkbox]:checked + label.user-select-2ec7a4::before, .dropdown--multi-level > li ol li input[type=checkbox]:checked + label.user-select-2ec7a4::before { background-color: #2ec7a4; } .dropdown--multi-level > li ul li input[type=checkbox]:checked + label.user-select-ffb500::before, .dropdown--multi-level > li ol li input[type=checkbox]:checked + label.user-select-ffb500::before { background-color: #ffb500; } .dropdown--multi-level > li ul li input[type=checkbox]:checked + label.user-select-4490b4::before, .dropdown--multi-level > li ol li input[type=checkbox]:checked + label.user-select-4490b4::before { background-color: #4490b4; } .dropdown--multi-level > li > label { display: block; position: relative; padding: .5rem; box-sizing: border-box; width: 100%; height: 100%; z-index: 1; font-family: "Poppins-semibold", Arial, sans-serif; user-select: none; cursor: pointer; transition: 0.2s all; } .dropdown--multi-level > li > label::after { content: ''; display: block; position: absolute; right: 1rem; top: 50%; width: 1rem; height: 1rem; background-image: url("../../static/images/icons/carrot.svg"); background-position: center center; background-repeat: no-repeat; transform: rotate(90deg) translate(-50%); transform-origin: center; transition: 0.2s all; } .dropdown--multi-level > li > label:not(:last-child) { border-bottom: 1px solid #ffb500; } .dropdown--multi-level > li > label:hover { background-color: #ffb500; } .dropdown--multi-level > li > input[type=checkbox] { position: absolute; visibility: hidden; pointer-events: none; box-shadow: none; } .dropdown--multi-level > li > input[type=checkbox]:checked + label { background-color: #ffb500; } .dropdown--multi-level > li > input[type=checkbox]:checked + label::after { transform: rotate(-90deg) translate(50%); } .dropdown--multi-level > li > input[type=checkbox]:checked ~ ul, .dropdown--multi-level > li > input[type=checkbox]:checked ~ ol { display: block; } .dropdown-values { position: relative; padding: .5rem; border-radius: 0 5px 0 0; box-shadow: 5px 5px 0 0 #ffd464; text-align: left; min-width: 20rem; box-sizing: border-box; } .dropdown-values::after { content: ''; display: block; position: absolute; right: 1rem; top: 50%; width: 1rem; height: 1rem; background-image: url("../../static/images/icons/carrot.svg"); background-position: center center; background-repeat: no-repeat; transform: rotate(90deg) translate(-50%); transform-origin: center; transition: 0.2s all; } .dropdown-values:hover { background-color: #f0aa00; } .dropdown-values:hover ~ #districtsDropdown { display: block; } .dropdown-values label { display: block; font-family: "Poppins-regular", Arial, sans-serif; } .dropdown-values label::before { content: ''; display: inline-block; width: 1rem; height: 1rem; margin-right: .5rem; border: 2px solid #273e66; cursor: pointer; transform: translateY(20%); } .dropdown-values label.user-select-2ec7a4::before { background-color: #2ec7a4; } .dropdown-values label.user-select-ffb500::before { background-color: #ffb500; } .dropdown-values label.user-select-4490b4::before { background-color: #4490b4; } .dropdown-values label.user-select-default::before { background-color: #273e66; } .global-nav { position: relative; z-index: 1000; } .global-nav__main { display: flex; justify-content: space-between; width: 100%; position: fixed; padding: 0 5%; background-color: #fffadd; box-sizing: border-box; z-index: 999; } .global-nav__main.global-nav--shrink { background-color: #ffd464; } .global-nav__main.global-nav--shrink .global-nav__main__header { background-color: transparent; box-shadow: none; padding: .5rem 1.5rem; color: #273e66; } .global-nav__main.global-nav--shrink .global-nav__main__menu a:hover { color: #fffadd; } .global-nav__main__header { margin: 0; padding: 1rem 2rem; background-color: #4490b4; border-radius: 0 .5rem .5rem 0; box-shadow: 6px 6px #273e66; color: #fff; text-transform: uppercase; font-size: 2rem; transition: 0.2s all; } .global-nav__main__menu { display: flex; align-items: center; list-style-type: none; } .global-nav__main__menu li:not(:nth-last-child(1)) { margin-right: 2rem; } .global-nav__main__menu a { font-family: "Poppins-semibold", Arial, sans-serif; font-size: 1rem; text-transform: uppercase; text-decoration: none; color: #273e66; transition: all 0.2s; } .global-nav__main__menu a:hover { color: #ffb500; } .global-nav__sub { display: flex; width: 100%; position: fixed; padding: 0 5% 0 calc(1.5rem + 5%); box-sizing: border-box; background-color: #fff; z-index: 998; transition: 0.2s all; animation: hide .5s forwards; } .global-nav__sub.show { animation: show 0.2s forwards; } @keyframes show { from { top: 0px; } to { visibility: visible; top: 61px; } } @keyframes hide { from { top: 61px; } to { top: -100px; visibility: hidden; } } .global-nav__sub__inner { display: flex; justify-content: space-between; align-items: center; position: relative; width: 100%; } .global-nav__sub__menu { display: flex; list-style-type: none; padding: 0; color: #273e66; } .global-nav__sub__menu input { display: none; } .global-nav__sub__menu input:checked + label { color: #ffb500; animation: click ease-in-out .4s forwards; } @keyframes click { to { color: #ff5722; } } .global-nav__sub__menu label { margin-right: 1rem; font-size: 1rem; font-family: "Poppins-regular", Arial, sans-serif; color: #273e66; cursor: pointer; user-select: none; transition: 0.2s all; } .global-nav__sub__menu label:hover { color: #ffb500; } .intro__inner { grid-column: col4 / gutter2; padding: 12rem 0; max-width: 30rem; margin: 0 auto; text-align: center; } .intro__inner__header { line-height: 3rem; margin-bottom: 2rem; } .intro__inner__text { font-family: "Poppins-regular", Arial, sans-serif; } .intro__hero { grid-column: gutter1 / col4; position: relative; } .yellow-smudge { position: absolute; top: 2rem; left: -6rem; height: 80%; z-index: -3; animation: spreadSmudge .5s forwards ease-out; } @keyframes spreadSmudge { 100% { height: 90%; } } .trash-cans { position: absolute; bottom: 6rem; right: 50%; height: 33%; z-index: -1; transform: translateY(-30%); } .garbage-truck { position: absolute; top: 50%; bottom: 7rem; right: 5%; height: 45%; z-index: -2; transform: translateY(-50%); animation: driveIn .5s forwards ease-out; } @keyframes driveIn { 100% { right: 0rem; } } .path { stroke-linejoin: round; } .neighborhood { cursor: pointer; transition: 0.2s all; } .neighborhood:hover { opacity: 0.85; } /*Lines*/ .neighborhood-borders { fill: none; stroke: #273e66; stroke-width: .4px; stroke-linejoin: round; stroke-linecap: round; pointer-events: none; } .map { position: relative; background-color: #273e66; } .map__inner { grid-column: col2 / col6; text-align: center; } .map__inner__header { color: #fff; white-space: nowrap; } .map__inner__text { padding: 0 10%; color: #fff; font-family: "Poppins-regular", Arial, sans-serif; } .mapTooltip__dist { display: block; font-family: "Poppins-semibold", Arial, sans-serif; } .mapTooltip__value { font-family: "Poppins-regular", Arial, sans-serif; } .data-shared { background-color: #4490b4; } .data-shared__inner { grid-column: col4 / gutter2; padding: 12rem 0; max-width: 30rem; margin: 0 auto; color: #fff; } .data-shared__chart { align-self: center; justify-self: flex-end; position: relative; grid-column: col2 / col4; } .transparency { padding: 6rem 0; } .transparency__inner { grid-column: col2 / col6; text-align: center; } .transparency__inner__text { padding: 0 10%; font-family: "Poppins-regular", Arial, sans-serif; } .scroll-highlight { font-style: normal; background-size: 200% auto; background-image: linear-gradient(to right, #fffadd 50%, #ffb500 50%); background-position: 0% 0; animation-duration: 2s; animation-delay: 0s; animation-iteration-count: 1; animation-fill-mode: forwards; } .scroll-highlight.active { animation-name: highlight; } @keyframes highlight { from { background-position: 0% 0; } to { background-position: -100% 0; } } .compare-waste__inner { grid-column: col2 / col6; position: relative; text-align: center; } .compare-waste__inner__header { white-space: nowrap; } .compare-waste__inner__text { padding: 0 10%; font-family: "Poppins-regular", Arial, sans-serif; } .compare-waste__inner__chart text { font-size: 1rem; } .compare-waste__inner__legend__label { font-family: "Poppins-regular", Arial, sans-serif; } .rect { position: relative; } .barTooltip__dist { display: block; font-family: "Poppins-semibold", Arial, sans-serif; } .routes { background-color: #4490b4; text-align: center; } .routes__inner { grid-column: start / end; position: relative; color: #fff; } .routes__header { grid-column: col2 / col6; white-space: nowrap; } .routes__text { grid-column: col2 / col6; margin-top: 0; padding: 0 10%; font-family: "Poppins-regular", Arial, sans-serif; text-align: center; } .routes__inner__route { grid-column: col2 / col6; } .routes__inner__clock { position: absolute; bottom: 2rem; right: 5%; height: 30%; } .routes__legend { grid-column: start / end; margin-top: 3rem; padding: 2rem 1.6rem; color: #fff; text-align: left; } .routes__legend__header { grid-column: start / gutter2; font-family: "Poppins-semibold", Arial, sans-serif; font-size: 1rem; } .routes__legend__stream { grid-column: start / col2; margin: 0; padding: 0; list-style-type: none; } .routes__legend__stream li { position: relative; font-family: "Poppins-regular", Arial, sans-serif; white-space: nowrap; } .routes__legend__stream li::after { content: ''; display: inline-block; position: absolute; top: .5rem; right: -3rem; width: 1.5rem; height: .5rem; border-radius: 0 5px 5px 0; } .routes__legend__stream li.legend__stream__known::after { background-color: #fff; } .routes__legend__stream li.legend__stream__user::after { background-color: #ffb500; } .routes__legend__pickup { list-style-type: none; padding: 0; margin: 0 0 0 8rem; } .routes__legend__pickup li { position: relative; font-family: "Poppins-regular", Arial, sans-serif; white-space: nowrap; } .routes__legend__pickup li::after { content: ''; display: inline-block; position: absolute; top: .5rem; right: -3rem; width: .5rem; height: .5rem; border-radius: 50%; } .routes__legend__pickup li.legend__pickup__false::after { background-color: #273e66; transform: translateX(-25%); } .routes__legend__pickup li.legend__pickup__vehicle::after { background-color: #000; border: 2px solid #fff; } .participate { position: relative; background-image: url("../../static/images/vlek-wit.svg"); background-size: 30%; background-repeat: no-repeat; background-position-x: right; background-position-y: center; } .participate__inner { grid-column: col2 / col6; text-align: center; } .participate__inner__header { white-space: nowrap; } .participate__inner__text { padding: 0 10%; font-family: "Poppins-regular", Arial, sans-serif; } .form-participate { position: relative; max-width: 400px; margin: 3rem auto 0; z-index: 1; } .form-participate input, .form-participate textarea { display: block; } .form-group { position: relative; } .img-container { position: absolute; top: 50%; right: 5%; height: 15rem; transform: translateY(-50%) scale(0); transition: .5s ease-in-out all; } @media (min-width: 70rem) { .img-container { transform: translateY(-50%) scale(1); } } .participate__modal { position: fixed; padding: 6rem 3rem; top: -50%; left: 50%; transform: translate(-50%, -50%); background-color: #ffb500; background-image: url("../../static/images/amsterdam.svg"); background-size: 100% 100%; visibility: hidden; border-radius: 5px; box-shadow: 5px 5px 0 0 #273e66; text-align: center; z-index: 996; } .participate__modal.is-visible { animation: makeVisible 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.08) forwards; } @keyframes makeVisible { to { top: 50%; visibility: visible; } } .participate__modal__header { text-transform: uppercase; } .participate__modal__text { font-family: "Poppins-regular", Arial, sans-serif; } .modal__close { position: absolute; padding: .3rem .8rem; top: 1.5rem; right: 1.5rem; background-color: #fffadd; border: none; border-radius: 50px; font-size: .8rem; font-family: "Poppins-semibold", Arial, sans-serif; color: #273e66; outline: 0; cursor: pointer; transition: 0.2s all; } .modal__close:hover { box-shadow: 5px 5px 0 0 #273e66; } .handoff { padding-top: 8rem; } .handoff h3 { font-family: "Poppins-semibold", Arial, sans-serif; margin: 2rem 0 -.5rem; } .align-with-handoff-grid { padding-left: 20%; } .handoff__inner { grid-column: col2 / col6; } .handoff__inner__header { margin-bottom: 0; } .handoff__inner__credits { font-family: "Poppins-regular", Arial, sans-serif; } .handoff__inner__resources { margin-top: 3rem; padding: 1rem; background-color: #fff; box-shadow: 5px 5px 0 0 #ffd464; border-radius: 0 5px 5px 0; } .handoff__inner__resources a { display: block; color: #273e66; } .handoff__inner__resources a:hover { text-decoration: underline; } .handoff__inner__cheat-mode h2 { animation: rainbow 2s infinite; } @keyframes rainbow { 0% { color: orange; } 10% { color: purple; } 20% { color: red; } 30% { color: CadetBlue; } 40% { color: yellow; } 50% { color: coral; } 60% { color: green; } 70% { color: cyan; } 80% { color: DeepPink; } 90% { color: DodgerBlue; } 100% { color: orange; } }
static/dist/site.css
@font-face { font-family: "Arial-black"; src: url("../../static/fonts/Arial/arial-black.ttf"); } @font-face { font-family: "Poppins-regular"; src: url("../../static/fonts/Poppins/Poppins-Regular.ttf"); } @font-face { font-family: "Poppins-semibold"; src: url("../../static/fonts/Poppins/Poppins-SemiBold.ttf"); } body { margin: 0; background-color: #fffadd; font-family: "Arial-black", Arial, sans-serif; color: #273e66; } h1 { font-size: 3rem; text-transform: uppercase; } h2 { font-size: 2rem; text-transform: uppercase; } h3 { font-size: 1.5rem; } span, p, li { font-family: "Poppins-regular", Arial, sans-serif; } a { text-decoration: none; } section { padding: 3rem 0; } .barTooltip, .mapTooltip { position: absolute; visibility: hidden; z-index: 997; padding: .5rem; background-color: #fff; box-shadow: 5px 5px 0 0 #ffd464; font-size: 1rem; font-family: "Poppins-regular", Arial, sans-serif; color: #273e66; border-radius: 6px; } .is-hidden { display: none; visibility: hidden; } .grid-container { display: grid; grid-template-columns: [gutter1] 5% [start] 1fr [col2] 1fr [col3] 1fr [col4] 1fr [col5] 1fr [col6] 1fr [end] 5% [gutter2]; } input, textarea { padding: 1rem; margin-bottom: 2rem; width: 100%; background-color: #fff; border: none; border-radius: 0 5px 5px 0; box-sizing: border-box; box-shadow: 5px 5px 0 0 #ffd464; font-size: 1rem; } input:focus ~ .floating-label, input:not(:focus):valid ~ .floating-label, textarea:focus ~ .floating-label, textarea:not(:focus):valid ~ .floating-label { top: 2px; left: 1rem; font-size: .7rem; } input[type="submit"] { max-width: 100px; margin: 0 auto; background-color: #273e66; color: #fff; box-shadow: unset; border-radius: 0 5px 5px 0; cursor: pointer; outline: 0; transition: 0.2s ease all; } input[type="submit"]:hover { box-shadow: 5px 5px 0 0 #ffd464; } .input-text { font-size: 1rem; } .floating-label { position: absolute; left: 1rem; top: 1rem; font-size: 1rem; pointer-events: none; transition: 0.2s ease all; } .dropdown-container { position: absolute; right: 0; top: .5rem; background-color: #e6e6e6; border-radius: 0 5px 0 0; } .dropdown, .dropdown--multi-level { padding: 0; margin: 0; background-color: #fff; list-style-type: none; text-align: left; box-shadow: 5px 5px 0 0 #ffd464; border-left: 1px solid #e6e6e6; border-radius: 0 0 5px 0; } .dropdown > li, .dropdown--multi-level > li { display: block; position: relative; transition: 0.2s all; } .dropdown--multi-level { display: none; position: absolute; min-width: 20rem; max-height: 82vh; overflow-y: auto; box-sizing: border-box; } .dropdown--multi-level:hover { display: block; } .dropdown--multi-level > li { background-color: #fff; } .dropdown--multi-level > li ul, .dropdown--multi-level > li ol { display: none; padding: 0; margin: 0; max-height: 15rem; overflow-y: auto; left: 100%; top: 0; list-style-type: none; } .dropdown--multi-level > li ul li, .dropdown--multi-level > li ol li { display: flex; padding: .5rem; background-color: #ffda80; } .dropdown--multi-level > li ul li label, .dropdown--multi-level > li ol li label { font-family: "Poppins-regular", Arial, sans-serif; user-select: none; } .dropdown--multi-level > li ul li label::before, .dropdown--multi-level > li ol li label::before { content: ""; display: inline-block; height: 1rem; width: 1rem; margin-right: .5rem; border: 2px solid #273e66; background-color: transparent; cursor: pointer; transform: translateY(10%); } .dropdown--multi-level > li ul li input[type=checkbox], .dropdown--multi-level > li ol li input[type=checkbox] { width: initial; visibility: hidden; margin: 0; margin-left: -1rem; } .dropdown--multi-level > li ul li input[type=checkbox]:checked + label.user-select-2ec7a4::before, .dropdown--multi-level > li ol li input[type=checkbox]:checked + label.user-select-2ec7a4::before { background-color: #2ec7a4; } .dropdown--multi-level > li ul li input[type=checkbox]:checked + label.user-select-ffb500::before, .dropdown--multi-level > li ol li input[type=checkbox]:checked + label.user-select-ffb500::before { background-color: #ffb500; } .dropdown--multi-level > li ul li input[type=checkbox]:checked + label.user-select-4490b4::before, .dropdown--multi-level > li ol li input[type=checkbox]:checked + label.user-select-4490b4::before { background-color: #4490b4; } .dropdown--multi-level > li > label { display: block; position: relative; padding: .5rem; box-sizing: border-box; width: 100%; height: 100%; z-index: 1; font-family: "Poppins-semibold", Arial, sans-serif; user-select: none; cursor: pointer; transition: 0.2s all; } .dropdown--multi-level > li > label::after { content: ''; display: block; position: absolute; right: 1rem; top: 50%; width: 1rem; height: 1rem; background-image: url("../../static/images/icons/carrot.svg"); background-position: center center; background-repeat: no-repeat; transform: rotate(90deg) translate(-50%); transform-origin: center; transition: 0.2s all; } .dropdown--multi-level > li > label:not(:last-child) { border-bottom: 1px solid #ffb500; } .dropdown--multi-level > li > label:hover { background-color: #ffb500; } .dropdown--multi-level > li > input[type=checkbox] { position: absolute; visibility: hidden; pointer-events: none; box-shadow: none; } .dropdown--multi-level > li > input[type=checkbox]:checked + label { background-color: #ffb500; } .dropdown--multi-level > li > input[type=checkbox]:checked + label::after { transform: rotate(-90deg) translate(50%); } .dropdown--multi-level > li > input[type=checkbox]:checked ~ ul, .dropdown--multi-level > li > input[type=checkbox]:checked ~ ol { display: block; } .dropdown-values { position: relative; padding: .5rem; border-radius: 0 5px 0 0; box-shadow: 5px 5px 0 0 #ffd464; text-align: left; min-width: 20rem; box-sizing: border-box; } .dropdown-values::after { content: ''; display: block; position: absolute; right: 1rem; top: 50%; width: 1rem; height: 1rem; background-image: url("../../static/images/icons/carrot.svg"); background-position: center center; background-repeat: no-repeat; transform: rotate(90deg) translate(-50%); transform-origin: center; transition: 0.2s all; } .dropdown-values:hover { background-color: #f0aa00; } .dropdown-values:hover ~ #districtsDropdown { display: block; } .dropdown-values label { display: block; font-family: "Poppins-regular", Arial, sans-serif; } .dropdown-values label::before { content: ''; display: inline-block; width: 1rem; height: 1rem; margin-right: .5rem; border: 2px solid #273e66; cursor: pointer; transform: translateY(20%); } .dropdown-values label.user-select-2ec7a4::before { background-color: #2ec7a4; } .dropdown-values label.user-select-ffb500::before { background-color: #ffb500; } .dropdown-values label.user-select-4490b4::before { background-color: #4490b4; } .dropdown-values label.user-select-default::before { background-color: #273e66; } .global-nav { position: relative; z-index: 1000; } .global-nav__main { display: flex; justify-content: space-between; width: 100%; position: fixed; padding: 0 5%; background-color: #fffadd; box-sizing: border-box; z-index: 999; } .global-nav__main.global-nav--shrink { background-color: #ffd464; } .global-nav__main.global-nav--shrink .global-nav__main__header { background-color: transparent; box-shadow: none; padding: .5rem 1.5rem; color: #273e66; } .global-nav__main.global-nav--shrink .global-nav__main__menu a:hover { color: #fffadd; } .global-nav__main__header { margin: 0; padding: 1rem 2rem; background-color: #4490b4; border-radius: 0 .5rem .5rem 0; box-shadow: 6px 6px #273e66; color: #fff; text-transform: uppercase; font-size: 2rem; transition: 0.2s all; } .global-nav__main__menu { display: flex; align-items: center; list-style-type: none; } .global-nav__main__menu li:not(:nth-last-child(1)) { margin-right: 2rem; } .global-nav__main__menu a { font-family: "Poppins-semibold", Arial, sans-serif; font-size: 1rem; text-transform: uppercase; text-decoration: none; color: #273e66; transition: all 0.2s; } .global-nav__main__menu a:hover { color: #ffb500; } .global-nav__sub { display: flex; width: 100%; position: fixed; padding: 0 5% 0 calc(1.5rem + 5%); box-sizing: border-box; background-color: #fff; z-index: 998; transition: 0.2s all; animation: hide .5s forwards; } .global-nav__sub.show { animation: show 0.2s forwards; } @keyframes show { from { top: 0px; } to { visibility: visible; top: 61px; } } @keyframes hide { from { top: 61px; } to { top: -100px; visibility: hidden; } } .global-nav__sub__inner { display: flex; justify-content: space-between; align-items: center; position: relative; width: 100%; } .global-nav__sub__menu { display: flex; list-style-type: none; padding: 0; color: #273e66; } .global-nav__sub__menu input { display: none; } .global-nav__sub__menu input:checked + label { color: #ffb500; animation: click ease-in-out .4s forwards; } @keyframes click { to { color: #ff5722; } } .global-nav__sub__menu label { margin-right: 1rem; font-size: 1rem; font-family: "Poppins-regular", Arial, sans-serif; color: #273e66; cursor: pointer; user-select: none; transition: 0.2s all; } .global-nav__sub__menu label:hover { color: #ffb500; } .intro__inner { grid-column: col4 / gutter2; padding: 12rem 0; max-width: 30rem; margin: 0 auto; text-align: center; } .intro__inner__header { line-height: 3rem; margin-bottom: 2rem; } .intro__inner__text { font-family: "Poppins-regular", Arial, sans-serif; } .intro__hero { grid-column: gutter1 / col4; position: relative; } .yellow-smudge { position: absolute; top: 2rem; left: -6rem; height: 80%; z-index: -3; animation: spreadSmudge .5s forwards ease-out; } @keyframes spreadSmudge { 100% { height: 90%; } } .trash-cans { position: absolute; bottom: 6rem; right: 50%; height: 33%; z-index: -1; transform: translateY(-30%); } .garbage-truck { position: absolute; top: 50%; bottom: 7rem; right: 5%; height: 45%; z-index: -2; transform: translateY(-50%); animation: driveIn .5s forwards ease-out; } @keyframes driveIn { 100% { right: 0rem; } } .path { stroke-linejoin: round; } .neighborhood { cursor: pointer; transition: 0.2s all; } .neighborhood:hover { opacity: 0.85; } /*Lines*/ .neighborhood-borders { fill: none; stroke: #273e66; stroke-width: .4px; stroke-linejoin: round; stroke-linecap: round; pointer-events: none; } .map { position: relative; background-color: #273e66; } .map__inner { grid-column: col2 / col6; text-align: center; } .map__inner__header { color: #fff; white-space: nowrap; } .map__inner__text { padding: 0 10%; color: #fff; font-family: "Poppins-regular", Arial, sans-serif; } .mapTooltip__dist { display: block; font-family: "Poppins-semibold", Arial, sans-serif; } .mapTooltip__value { font-family: "Poppins-regular", Arial, sans-serif; } .data-shared { background-color: #4490b4; } .data-shared__inner { grid-column: col4 / gutter2; padding: 12rem 0; max-width: 30rem; margin: 0 auto; color: #fff; } .data-shared__chart { align-self: center; justify-self: flex-end; position: relative; grid-column: col2 / col4; } .transparency { padding: 6rem 0; } .transparency__inner { grid-column: col2 / col6; text-align: center; } .transparency__inner__text { padding: 0 10%; font-family: "Poppins-regular", Arial, sans-serif; } .scroll-highlight { font-style: normal; background-size: 200% auto; background-image: linear-gradient(to right, #fffadd 50%, #ffb500 50%); background-position: 0% 0; animation-duration: 2s; animation-delay: 0s; animation-iteration-count: 1; animation-fill-mode: forwards; } .scroll-highlight.active { animation-name: highlight; } @keyframes highlight { from { background-position: 0% 0; } to { background-position: -100% 0; } } .compare-waste__inner { grid-column: col2 / col6; position: relative; text-align: center; } .compare-waste__inner__header { white-space: nowrap; } .compare-waste__inner__text { padding: 0 10%; font-family: "Poppins-regular", Arial, sans-serif; } .compare-waste__inner__chart text { font-size: 1rem; } .compare-waste__inner__legend__label { font-family: "Poppins-regular", Arial, sans-serif; } .rect { position: relative; } .barTooltip__dist { display: block; font-family: "Poppins-semibold", Arial, sans-serif; } .routes { background-color: #4490b4; text-align: center; } .routes__inner { grid-column: start / end; position: relative; color: #fff; } .routes__header { grid-column: col2 / col6; white-space: nowrap; } .routes__text { grid-column: col2 / col6; margin-top: 0; padding: 0 10%; font-family: "Poppins-regular", Arial, sans-serif; text-align: center; } .routes__inner__route { grid-column: col2 / col6; } .routes__inner__clock { position: absolute; bottom: 2rem; right: 5%; height: 30%; } .routes__legend { grid-column: start / end; margin-top: 3rem; padding: 2rem 1.6rem; color: #fff; text-align: left; } .routes__legend__header { grid-column: start / gutter2; font-family: "Poppins-semibold", Arial, sans-serif; font-size: 1rem; } .routes__legend__stream { grid-column: start / col2; margin: 0; padding: 0; list-style-type: none; } .routes__legend__stream li { position: relative; font-family: "Poppins-regular", Arial, sans-serif; white-space: nowrap; } .routes__legend__stream li::after { content: ''; display: inline-block; position: absolute; top: .5rem; right: -3rem; width: 1.5rem; height: .5rem; border-radius: 0 5px 5px 0; } .routes__legend__stream li.legend__stream__known::after { background-color: #fff; } .routes__legend__stream li.legend__stream__user::after { background-color: #ffb500; } .routes__legend__pickup { list-style-type: none; padding: 0; margin: 0 0 0 8rem; } .routes__legend__pickup li { position: relative; font-family: "Poppins-regular", Arial, sans-serif; white-space: nowrap; } .routes__legend__pickup li::after { content: ''; display: inline-block; position: absolute; top: .5rem; right: -3rem; width: .5rem; height: .5rem; border-radius: 50%; } .routes__legend__pickup li.legend__pickup__false::after { background-color: #273e66; transform: translateX(-25%); } .routes__legend__pickup li.legend__pickup__vehicle::after { background-color: #000; border: 2px solid #fff; } .participate { position: relative; background-image: url("../../static/images/vlek-wit.svg"); background-size: 30%; background-repeat: no-repeat; background-position-x: right; background-position-y: center; } .participate__inner { grid-column: col2 / col6; text-align: center; } .participate__inner__header { white-space: nowrap; } .participate__inner__text { padding: 0 10%; font-family: "Poppins-regular", Arial, sans-serif; } .form-participate { position: relative; max-width: 400px; margin: 3rem auto 0; z-index: 1; } .form-participate input, .form-participate textarea { display: block; } .form-group { position: relative; } .img-container { position: absolute; top: 50%; right: 5%; height: 15rem; transform: translateY(-50%) scale(0); transition: .5s ease-in-out all; } @media (min-width: 70rem) { .img-container { transform: translateY(-50%) scale(1); } } .participate__modal { position: fixed; padding: 6rem 3rem; top: -50%; left: 50%; transform: translate(-50%, -50%); background-color: #ffb500; background-image: url("../../static/images/amsterdam.svg"); background-size: 100% 100%; visibility: hidden; border-radius: 5px; box-shadow: 5px 5px 0 0 #273e66; text-align: center; z-index: 996; } .participate__modal.is-visible { animation: makeVisible 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.08) forwards; } @keyframes makeVisible { to { top: 50%; visibility: visible; } } .participate__modal__header { text-transform: uppercase; } .participate__modal__text { font-family: "Poppins-regular", Arial, sans-serif; } .modal__close { position: absolute; padding: .3rem .8rem; top: 1.5rem; right: 1.5rem; background-color: #fffadd; border: none; border-radius: 50px; font-size: .8rem; font-family: "Poppins-semibold", Arial, sans-serif; color: #273e66; outline: 0; cursor: pointer; transition: 0.2s all; } .modal__close:hover { box-shadow: 5px 5px 0 0 #273e66; } .handoff { padding-top: 8rem; } .handoff h3 { font-family: "Poppins-semibold", Arial, sans-serif; margin: 2rem 0 -.5rem; } .align-with-handoff-grid { padding-left: 20%; } .handoff__inner { grid-column: col2 / col6; } .handoff__inner__header { margin-bottom: 0; } .handoff__inner__credits { font-family: "Poppins-regular", Arial, sans-serif; } .handoff__inner__resources { margin-top: 3rem; padding: 1rem; background-color: #fff; box-shadow: 5px 5px 0 0 #ffd464; border-radius: 0 5px 5px 0; } .handoff__inner__resources a { display: block; color: #273e66; } .handoff__inner__resources a:hover { text-decoration: underline; } .handoff__inner__cheat-mode h2 { animation: rainbow 2s infinite; } @keyframes rainbow { 0% { color: orange; } 10% { color: purple; } 20% { color: red; } 30% { color: CadetBlue; } 40% { color: yellow; } 50% { color: coral; } 60% { color: green; } 70% { color: cyan; } 80% { color: DeepPink; } 90% { color: DodgerBlue; } 100% { color: orange; } }
0.467089
0.090293
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Fira+Code&display=swap'); * { /* general preset */ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; color: #1f1f1f; } body { /* giving body a background */ width: 100%; min-height: 100vh; background-color: #ffffff; display: flex; align-items: center; justify-content: center; flex-direction: column; } .container { width: 95%; display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 0.3fr 1fr; gap: 0px 0px; grid-template-areas: "title title" "box setup"; padding-right: 20px; } .title { grid-area: title; } .box { grid-area: box; } .setup { grid-area: setup; } .title { text-align: center; padding: 15px 0; font-size: 1.5rem; width: 100%; } .box, .setup { display: flex; flex-direction: column; align-items: center; justify-content: center; } .box { margin-left: 70px; } .setup { margin-left: 80px; } /* Box Shadow Generator CSS */ .box-shadow-generator { background-color: #e4e4e4; border-radius: 15px; } .box-shadow-preview { --radius: 5px; --horizontal: 2px; --vertical: 2px; --spread: 1px; --blur: 2px; width: 250px; height: 250px; display: block; background-color: #0275d8; box-shadow: var(--horizontal) var(--vertical) var(--blur) var(--spread) rgba(0, 0, 0, 0.5); border-radius: var(--radius); } /* Range Slider CSS */ .range { height: 35px; width: 380px; border-radius: 10px; padding: 0 65px 0 45px; margin-bottom: 26px; } .field { display: flex; align-items: center; justify-content: center; height: 100%; position: relative; } .field .value{ position: absolute; font-size: 18px; color: #1f1f1f; font-weight: 600; } .range:nth-child(1) .field .value.left, .range:nth-child(5) .field .value.left { left: -30px; } .field .value.left{ left: -53px; } .range:nth-child(1) .field .value.right { right: -56px; } .field .value.right{ right: -43px; } .range input{ -webkit-appearance: none; width: 100%; height: 3px; background-color: #4aabff; border-radius: 5px; outline: none; border: none; z-index: 2222; } .range input::-webkit-slider-thumb { -webkit-appearance: none; width: 20px; height: 20px; border-radius: 50%; background-color: #0275d8; cursor: pointer; } .range input::-moz-range-thumb { -webkit-appearance: none; width: 20px; height: 20px; border-radius: 50%; background-color: #0275d8; cursor: pointer; } .range input::-moz-range-progress{ background-color: #0275d8; } /* Code preview CSS */ .code { position: relative; width: 100%; background-color: #1d1f21; font-family: 'Fira Code', sans-serif; font-size: 10px; border-radius: 5px; padding: 10px; margin-top: 27px; word-break: break-word; } .code p { width: 85%; color: #96cbfe; } .code p span { color: #c5c8c6; } /* Code copy CSS */ .copy { display: flex; align-items: center; justify-content: center; cursor: pointer; background-color: #3b843c; color: #fff; font-size: 12px; border-radius: 5px; padding: 5px; border: none; position: absolute; transition: transform 0.1s ease; top: 10px; right: 10px; } .copy:hover { transform: scale(1.1); } .copy:active { transform: scale(1.0); } .responsive-warning { display: none; } @media only screen and (max-width: 991px) { .box-shadow-generator { display: none; } .responsive-warning { display: block; color: #000; font-size: 2rem; text-align: center; } }
style.css
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Fira+Code&display=swap'); * { /* general preset */ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; color: #1f1f1f; } body { /* giving body a background */ width: 100%; min-height: 100vh; background-color: #ffffff; display: flex; align-items: center; justify-content: center; flex-direction: column; } .container { width: 95%; display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 0.3fr 1fr; gap: 0px 0px; grid-template-areas: "title title" "box setup"; padding-right: 20px; } .title { grid-area: title; } .box { grid-area: box; } .setup { grid-area: setup; } .title { text-align: center; padding: 15px 0; font-size: 1.5rem; width: 100%; } .box, .setup { display: flex; flex-direction: column; align-items: center; justify-content: center; } .box { margin-left: 70px; } .setup { margin-left: 80px; } /* Box Shadow Generator CSS */ .box-shadow-generator { background-color: #e4e4e4; border-radius: 15px; } .box-shadow-preview { --radius: 5px; --horizontal: 2px; --vertical: 2px; --spread: 1px; --blur: 2px; width: 250px; height: 250px; display: block; background-color: #0275d8; box-shadow: var(--horizontal) var(--vertical) var(--blur) var(--spread) rgba(0, 0, 0, 0.5); border-radius: var(--radius); } /* Range Slider CSS */ .range { height: 35px; width: 380px; border-radius: 10px; padding: 0 65px 0 45px; margin-bottom: 26px; } .field { display: flex; align-items: center; justify-content: center; height: 100%; position: relative; } .field .value{ position: absolute; font-size: 18px; color: #1f1f1f; font-weight: 600; } .range:nth-child(1) .field .value.left, .range:nth-child(5) .field .value.left { left: -30px; } .field .value.left{ left: -53px; } .range:nth-child(1) .field .value.right { right: -56px; } .field .value.right{ right: -43px; } .range input{ -webkit-appearance: none; width: 100%; height: 3px; background-color: #4aabff; border-radius: 5px; outline: none; border: none; z-index: 2222; } .range input::-webkit-slider-thumb { -webkit-appearance: none; width: 20px; height: 20px; border-radius: 50%; background-color: #0275d8; cursor: pointer; } .range input::-moz-range-thumb { -webkit-appearance: none; width: 20px; height: 20px; border-radius: 50%; background-color: #0275d8; cursor: pointer; } .range input::-moz-range-progress{ background-color: #0275d8; } /* Code preview CSS */ .code { position: relative; width: 100%; background-color: #1d1f21; font-family: 'Fira Code', sans-serif; font-size: 10px; border-radius: 5px; padding: 10px; margin-top: 27px; word-break: break-word; } .code p { width: 85%; color: #96cbfe; } .code p span { color: #c5c8c6; } /* Code copy CSS */ .copy { display: flex; align-items: center; justify-content: center; cursor: pointer; background-color: #3b843c; color: #fff; font-size: 12px; border-radius: 5px; padding: 5px; border: none; position: absolute; transition: transform 0.1s ease; top: 10px; right: 10px; } .copy:hover { transform: scale(1.1); } .copy:active { transform: scale(1.0); } .responsive-warning { display: none; } @media only screen and (max-width: 991px) { .box-shadow-generator { display: none; } .responsive-warning { display: block; color: #000; font-size: 2rem; text-align: center; } }
0.329607
0.074164
body { background:url('../images/bg.jpg') #99C0C5 repeat-x; font-family:Georgie, Georgia, "Times New Roman", Times, serif; font-size:1em; } .container { background:#fff; -moz-border-radius: 1em;-webkit-border-radius: 1em; border-radius: 1em; border:1px solid #fff; -webkit-box-shadow:3px 3px 6px #666; -moz-box-shadow:3px 3px 6px #666; box-shadow: 3px 3px 6px #666; } p { text-align:justify; } ul { list-style-image:url('../images/bullet.png'); text-align:left;} ul li { text-align:left; padding-bottom:0.5em; } a, a:link, a:visited { color:#307E78; } a:hover { color:#F26E94; } strong { color:#307E78;} header, footer { display:block; padding-bottom:0.5em; } /* ED logo */ .sponsor a:link { color:#333; text-decoration:none; } .sponsor a img { text-decoration:none; border:none; } .sponsor { font-size:smaller; } aside { padding:0.5em 0 0; } aside, nav { display:block; } /* menus */ nav { background:url('../images/navbgup.jpg') repeat-x #307E78; } nav ul { display:inline-block; list-style:none; margin:0; } nav ul li { float:left; padding: 0;} nav ul li a { display:inline-block; padding:0.6em 0.5em;} nav ul li a:link, nav ul li a:visited { color:#fff; text-decoration:none; } nav ul li a:hover { background:url('../images/navbgover.jpg') repeat-x #307E78;} nav ul li a.current { background:url('../images/navbgover.jpg') repeat-x #307E78;} div.left { margin-right:1em; margin-bottom:1em; text-align:center; } .caption { display:block; margin-top:0.5em; padding:0.5em 0; background:#99C0C5; font-style:italic; font-size:0.9em; text-align:center;} blockquote, q, cite { font-style:italic; color:#3399FF; font-size:1.1em; } /* header image */ h1 { display:block; width:365px; height: 185px; background:url('/assets/images/site-title.png') no-repeat; text-indent:-9999px; margin-bottom:0;} h2, h3, h4 { color:#307E78; } /* form */ label, legend { color:#307E78; } fieldset { border: 1px solid #307E78; } textarea { height:auto; } button { margin-top:1em; background:url('../images/sendup.png') top left no-repeat; border:none; cursor:pointer; width:113px; height:40px; font-size:20px; color:#fff; font-family:Georgia, "Times New Roman", Times, serif;} button:hover { background:url('../images/sendover.png') top left no-repeat; } footer { border-top:1px solid #307E78; padding:1em 0 2em 40px;} .sidebar { font-size:0.9em; } .sidebar p { padding-right:0.5em; } .sidebar h3 { font-size:1.2em; margin-top:0.5em; } img .left { float:left; padding:0 0.5em 0 0; } img .right { float:right; padding-left:0.5em; } div.advert p { font-size:small; color:#666; text-align:center;} .initial { font-size: 1.2em; color:#307E78; }
styles/styles.css
body { background:url('../images/bg.jpg') #99C0C5 repeat-x; font-family:Georgie, Georgia, "Times New Roman", Times, serif; font-size:1em; } .container { background:#fff; -moz-border-radius: 1em;-webkit-border-radius: 1em; border-radius: 1em; border:1px solid #fff; -webkit-box-shadow:3px 3px 6px #666; -moz-box-shadow:3px 3px 6px #666; box-shadow: 3px 3px 6px #666; } p { text-align:justify; } ul { list-style-image:url('../images/bullet.png'); text-align:left;} ul li { text-align:left; padding-bottom:0.5em; } a, a:link, a:visited { color:#307E78; } a:hover { color:#F26E94; } strong { color:#307E78;} header, footer { display:block; padding-bottom:0.5em; } /* ED logo */ .sponsor a:link { color:#333; text-decoration:none; } .sponsor a img { text-decoration:none; border:none; } .sponsor { font-size:smaller; } aside { padding:0.5em 0 0; } aside, nav { display:block; } /* menus */ nav { background:url('../images/navbgup.jpg') repeat-x #307E78; } nav ul { display:inline-block; list-style:none; margin:0; } nav ul li { float:left; padding: 0;} nav ul li a { display:inline-block; padding:0.6em 0.5em;} nav ul li a:link, nav ul li a:visited { color:#fff; text-decoration:none; } nav ul li a:hover { background:url('../images/navbgover.jpg') repeat-x #307E78;} nav ul li a.current { background:url('../images/navbgover.jpg') repeat-x #307E78;} div.left { margin-right:1em; margin-bottom:1em; text-align:center; } .caption { display:block; margin-top:0.5em; padding:0.5em 0; background:#99C0C5; font-style:italic; font-size:0.9em; text-align:center;} blockquote, q, cite { font-style:italic; color:#3399FF; font-size:1.1em; } /* header image */ h1 { display:block; width:365px; height: 185px; background:url('/assets/images/site-title.png') no-repeat; text-indent:-9999px; margin-bottom:0;} h2, h3, h4 { color:#307E78; } /* form */ label, legend { color:#307E78; } fieldset { border: 1px solid #307E78; } textarea { height:auto; } button { margin-top:1em; background:url('../images/sendup.png') top left no-repeat; border:none; cursor:pointer; width:113px; height:40px; font-size:20px; color:#fff; font-family:Georgia, "Times New Roman", Times, serif;} button:hover { background:url('../images/sendover.png') top left no-repeat; } footer { border-top:1px solid #307E78; padding:1em 0 2em 40px;} .sidebar { font-size:0.9em; } .sidebar p { padding-right:0.5em; } .sidebar h3 { font-size:1.2em; margin-top:0.5em; } img .left { float:left; padding:0 0.5em 0 0; } img .right { float:right; padding-left:0.5em; } div.advert p { font-size:small; color:#666; text-align:center;} .initial { font-size: 1.2em; color:#307E78; }
0.36625
0.129128
@media (min-width: 1200px) { .container-fluid-full { overfapproved: hidden; position: relative; height: 100%; } #content { width: 85.578%; padding: 28px; margin: 0px 0px; margin-left: 14.422% !important; } #sidebar-left { background: #3A3A3A; margin-left: 0px !important; position: absolute; height: 100%; } .sidebar-nav > ul{ margin: 0px; } footer { margin: 0px 0px 0px 0px; padding: 10px 20px; } } /*+960*/ @media only screen and (min-width: 980px) and (max-width: 1199px){ .container-fluid-full { overfapproved: hidden; position: relative; height: 100%; } #content { width: 85.578%; padding: 20px; margin: 0px; margin-left: 14.422% !important; } #sidebar-left { background: #3A3A3A; margin-left: 0px !important; position: absolute; height: 100%; } .sidebar-nav > ul{ margin: 0px; } .breadcrumb { margin: -20px -20px 20px -20px; } /*KOTEN*/ .kot .info { display: inline-block; width: 70%; padding: 10px 10px; font-size: 12px; } .kot .info .title { font-size: 16px; margin-bottom: 5px; } .kot .details { display: inline-block; float: right; width: 20%; padding: 10px 10px; font-size: 12px; text-align: right; } .kot .details .price { font-size: 16px; margin-bottom: 5px; } footer { margin: 0px; padding: 10px 20px; } } /*768-979*/ @media only screen and (min-width: 768px) and (max-width: 979px) { .container-fluid-full { overfapproved: hidden; position: relative; height: 100%; } #content { width: 91.666%; padding: 22px; margin: 0px 0px; margin-left: 8.334% !important; } .breadcrumb { margin: -22px -22px 22px -22px; } #sidebar-left { background: #3A3A3A; margin-left: 0px !important; position: absolute; height: 100%; width: 8.334% !important; } .sidebar-nav > ul{ margin: 0px; } .nav-tabs.nav-stacked > li > a{ text-align: center; margin-top: -2px; } .btn-navbar { display: none !important; } .nav-collapse, .nav-collapse.collapse { height: auto !important; overfapproved: visible !important; margin-left: 0px !important; } /*KOTEN*/ .kot { border-bottom: 1px solid #f9f9f9; margin-bottom: 1px; } .kot.denied { border-left: 2px solid rgba(250,96,61,1); } .kot.pending { border-left: 2px solid rgba(250,187,61,1); } .kot.approved { border-left: 2px solid rgba(120,205,81,1); } .kot .info { display: inline-block; width: 65%; padding: 10px 10px; font-size: 10px; margin-right: -20px; } .kot .info .title{ font-size: 14px; margin-bottom: 5px; } .kot .details { display: inline-block; float: right; width: 25%; padding: 10px 10px; font-size: 10px; text-align: right; } .kot .details .price { font-size: 14px; margin-bottom: 5px; } footer { margin: 0px; padding: 10px 20px; } } /*-767px*/ @media only screen and (max-width: 767px) { #content { overfapproved: hidden; margin: -10px 0px 0px 0px; } .breadcrumb { margin: -5px -5px 5px -5px; } .nav-tabs.nav-stacked > li > a{ margin-top: -2px; } .kot_info{ display:none; } /*KOTEN*/ .kot { border-bottom: 1px solid #f9f9f9; margin-bottom: 1px; } .kot.denied { border-left: 2px solid rgba(250,96,61,1); } .kot.pending { border-left: 2px solid rgba(250,187,61,1); } .kot.approved { border-left: 2px solid rgba(120,205,81,1); } .kot .info { display: inline-block; width: 65%; padding: 10px 10px; font-size: 10px; margin-right: -20px; } .kot .info .title{ font-size: 14px; margin-bottom: 5px; } .kot .details { display: inline-block; float: right; width: 25%; padding: 10px 10px; font-size: 10px; text-align: right; } .kot .details .price { font-size: 14px; margin-bottom: 5px; } .btn-edit_delete{ width:60px!important; } } /*480-767*/ @media only screen and (min-width: 480px) and (max-width: 767px) { body { padding: 0px; } #content { padding: 5px; } .pull-right { width: 100%; margin: 10px auto; text-align: center; } footer { padding: 10px 20px; } } /*-479px*/ @media only screen and (max-width: 479px) { body { padding: 0px; } #content { padding: 5px; } .pull-right { width: 100%; margin: 10px auto; text-align: center; } table{ font-size: 10px; } footer { padding: 10px 20px; } }
public/app/css/style-responsive.css
@media (min-width: 1200px) { .container-fluid-full { overfapproved: hidden; position: relative; height: 100%; } #content { width: 85.578%; padding: 28px; margin: 0px 0px; margin-left: 14.422% !important; } #sidebar-left { background: #3A3A3A; margin-left: 0px !important; position: absolute; height: 100%; } .sidebar-nav > ul{ margin: 0px; } footer { margin: 0px 0px 0px 0px; padding: 10px 20px; } } /*+960*/ @media only screen and (min-width: 980px) and (max-width: 1199px){ .container-fluid-full { overfapproved: hidden; position: relative; height: 100%; } #content { width: 85.578%; padding: 20px; margin: 0px; margin-left: 14.422% !important; } #sidebar-left { background: #3A3A3A; margin-left: 0px !important; position: absolute; height: 100%; } .sidebar-nav > ul{ margin: 0px; } .breadcrumb { margin: -20px -20px 20px -20px; } /*KOTEN*/ .kot .info { display: inline-block; width: 70%; padding: 10px 10px; font-size: 12px; } .kot .info .title { font-size: 16px; margin-bottom: 5px; } .kot .details { display: inline-block; float: right; width: 20%; padding: 10px 10px; font-size: 12px; text-align: right; } .kot .details .price { font-size: 16px; margin-bottom: 5px; } footer { margin: 0px; padding: 10px 20px; } } /*768-979*/ @media only screen and (min-width: 768px) and (max-width: 979px) { .container-fluid-full { overfapproved: hidden; position: relative; height: 100%; } #content { width: 91.666%; padding: 22px; margin: 0px 0px; margin-left: 8.334% !important; } .breadcrumb { margin: -22px -22px 22px -22px; } #sidebar-left { background: #3A3A3A; margin-left: 0px !important; position: absolute; height: 100%; width: 8.334% !important; } .sidebar-nav > ul{ margin: 0px; } .nav-tabs.nav-stacked > li > a{ text-align: center; margin-top: -2px; } .btn-navbar { display: none !important; } .nav-collapse, .nav-collapse.collapse { height: auto !important; overfapproved: visible !important; margin-left: 0px !important; } /*KOTEN*/ .kot { border-bottom: 1px solid #f9f9f9; margin-bottom: 1px; } .kot.denied { border-left: 2px solid rgba(250,96,61,1); } .kot.pending { border-left: 2px solid rgba(250,187,61,1); } .kot.approved { border-left: 2px solid rgba(120,205,81,1); } .kot .info { display: inline-block; width: 65%; padding: 10px 10px; font-size: 10px; margin-right: -20px; } .kot .info .title{ font-size: 14px; margin-bottom: 5px; } .kot .details { display: inline-block; float: right; width: 25%; padding: 10px 10px; font-size: 10px; text-align: right; } .kot .details .price { font-size: 14px; margin-bottom: 5px; } footer { margin: 0px; padding: 10px 20px; } } /*-767px*/ @media only screen and (max-width: 767px) { #content { overfapproved: hidden; margin: -10px 0px 0px 0px; } .breadcrumb { margin: -5px -5px 5px -5px; } .nav-tabs.nav-stacked > li > a{ margin-top: -2px; } .kot_info{ display:none; } /*KOTEN*/ .kot { border-bottom: 1px solid #f9f9f9; margin-bottom: 1px; } .kot.denied { border-left: 2px solid rgba(250,96,61,1); } .kot.pending { border-left: 2px solid rgba(250,187,61,1); } .kot.approved { border-left: 2px solid rgba(120,205,81,1); } .kot .info { display: inline-block; width: 65%; padding: 10px 10px; font-size: 10px; margin-right: -20px; } .kot .info .title{ font-size: 14px; margin-bottom: 5px; } .kot .details { display: inline-block; float: right; width: 25%; padding: 10px 10px; font-size: 10px; text-align: right; } .kot .details .price { font-size: 14px; margin-bottom: 5px; } .btn-edit_delete{ width:60px!important; } } /*480-767*/ @media only screen and (min-width: 480px) and (max-width: 767px) { body { padding: 0px; } #content { padding: 5px; } .pull-right { width: 100%; margin: 10px auto; text-align: center; } footer { padding: 10px 20px; } } /*-479px*/ @media only screen and (max-width: 479px) { body { padding: 0px; } #content { padding: 5px; } .pull-right { width: 100%; margin: 10px auto; text-align: center; } table{ font-size: 10px; } footer { padding: 10px 20px; } }
0.221014
0.123895
.ui-input-datebox { width: 97%; background-image: none; padding: .4em; line-height: 1.4; font-size: 16px; display: block; padding-top: 0px; padding-bottom: 0px; background-color: transparent !important; } div.ui-input-datebox { width: 97%; background-image: none; padding: .4em; line-height: 1.4; font-size: 16px; display: block; padding-top: 0px; padding-bottom: 0px; background-color: transparent !important; } .ui-input-datebox { min-height: 38px; } /* Fix for IE8 */ .ui-datebox-container > .ui-header:first-child { -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; } /*.ui-input-datebox .ui-btn-icon-notext { margin-top: 5px !important; margin-bottom: 5px !important; }*/ .ui-input-datebox input { width: 100% !important; padding: 0 !important; margin-top: 5px !important; margin-right: -40px !important; border: 1px solid transparent !important; vertical-align: middle; display: inline-block !important; background-color: transparent; zoom: 1; *display: inline; } .ui-input-datebox input:focus { outline: none;} .ui-input-datebox .ui-btn-text {display: none;} .ui-input-datebox.ui-mini { min-height: 20px; font-size: 14px; } /*.ui-input-datebox.ui-mini .ui-btn-icon-notext { margin-top: 2px !important; margin-bottom: 2px !important; }*/ .ui-icon-datebox { background-image: url('image/datebox.png') !important; background-repeat: no-repeat !important; background-position: 99% 8px !important; } .ui-icon-datebox-alt { background-image: url('image/datebox.png') !important; background-repeat: no-repeat !important; background-position: 99% -28px !important; } .ui-mini.ui-icon-datebox { background-position: 99% 6px; } .ui-mini.ui-icon-datebox-alt { background-position: 99% -30px; } @media all and (min-width: 450px){ .ui-field-contain .ui-input-datebox { width: 74.7%; display: inline-block; } .ui-hide-label .ui-input-datebox { width: 100%; } } /* Full width if in a grid, ignore the media query */ .ui-grid-a .ui-input-datebox { width: 97%; } .ui-grid-b .ui-input-datebox { width: 97%; } .ui-grid-c .ui-input-datebox { width: 97%; } .ui-grid-d .ui-input-datebox { width: 97%; } .ui-grid-e .ui-input-datebox { width: 97%; } /* Define a grid, just in case. */ /* grid d: 16.65/16.65/16.65/16.65/16.65/16.65 */ .ui-grid-e .ui-block-a, .ui-grid-e .ui-block-b, .ui-grid-e .ui-block-c, .ui-grid-e .ui-block-d, .ui-grid-e .ui-block-e, .ui-grid-e .ui-block-f { width: 16.65%; } .ui-grid-e > :nth-child(n) { width: 16.65%; } .ui-grid-e .ui-block-a { clear: left; } .ui-grid-e { overflow: hidden; } .ui-block-f { margin: 0; padding: 0; border: 0; float: left; min-height: 1px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } /* Calendar Mode Styles */ .ui-datebox-gridheader { text-align: center; } .ui-datebox-gridheader h4 { text-align: center; display: inline-block; margin-top: 10px; margin-bottom: 10px; zoom:1; *display: inline;} .ui-datebox-gridplus { float: right; } .ui-datebox-gridminus { float: left; } .ui-datebox-gridplus-rtl { float: left; } .ui-datebox-gridminus-rtl { float: right; } .ui-datebox-gridrow { margin-left: 5px; margin-right: 5px; } .ui-datebox-grid { clear: both; margin-bottom: 5px; } .ui-datebox-griddate { width: 36px; height: 30px; display: inline-block; vertical-align: middle; text-align: center; line-height: 30px; font-weight: bold; font-size: 12px; zoom:1; *display: inline;} .ui-datebox-griddate-week { width: 31px; height: 30px; display: inline-block; vertical-align: middle; text-align: center; line-height: 30px; font-weight: bold; font-size: 12px; zoom:1; *display: inline;} .ui-datebox-griddate-empty { border: 1px solid transparent; color: #888; } .ui-datebox-griddate-label { height: 15px !important; line-height: 15px !important; color: black;} .ui-datebox-griddate-disable { color: #888; } /* Android Mode Styles */ .ui-datebox-header h4 { margin-top: 5px; margin-bottom: 5px; text-align: center; } .ui-datebox-container fieldset div { margin: 0px !important; } .ui-datebox-dboxin input { padding: .4em 0 !important; text-align: center; } .ui-datebox-dboxin label { width: 100%; text-align: center; display: block; margin-top: 5px; margin-bottom: -8px; } .ui-datebox-controls { text-align: center; } .ui-datebox-controls div { width: 77px; text-align: center; display: inline-block; zoom: 1; *display: inline;} .ui-datebox-scontrols { text-align: center; } .ui-datebox-scontrols div { width: 55px; text-align: center; display: inline-block; zoom: 1; *display: inline;} .ui-datebox-scontrols .ui-datebox-sinput { width: 68px; } .ui-datebox-scontrols .ui-datebox-sinput input { width: 48px; text-align: center; margin-left: 3px; } .ui-datebox-input { width: 74px !important; margin-left: 1px; margin-right: 1px; text-align: center !important; display: inline-block !important; zoom:1; *display: inline; } /* Slide Mode Styles */ .ui-datebox-slide { width: 280px; margin-left: auto; margin-right: auto;} .ui-datebox-sliderow-d { margin-bottom: 5px; text-align: center; height: 40px; width: 280px; overflow: hidden;} .ui-datebox-sliderow-ym { margin-bottom: 5px; text-align: center; height: 32px; width: 280px; overflow: hidden;} .ui-datebox-sliderow-hi { text-align: center; height: 32px; width: 280px; overflow: hidden;} .ui-datebox-sliderow-int { display: inline-block; white-space: nowrap;} .ui-datebox-slideyear { text-align: center; display: inline-block; zoom:1; *display:inline; width: 84px; vertical-align: middle; line-height: 30px; height: 30px; font-size: 14px; font-weight: bold; } .ui-datebox-slidemonth { text-align: center; display: inline-block; zoom:1; *display:inline; width: 51px; vertical-align: middle; line-height: 30px; height: 30px; font-size: 12px; font-weight: bold; } .ui-datebox-slideday { text-align: center; display: inline-block; zoom:1; *display:inline; width: 32px; vertical-align: middle; line-height: 20px; height: 38px; font-size: 14px; font-weight: bold; } .ui-datebox-slidehour { text-align: center; display: inline-block; zoom:1; *display:inline; width: 32px; vertical-align: middle; line-height: 22px; height: 24px; font-size: 14px; font-weight: bold; } .ui-datebox-slidemins { text-align: center; display: inline-block; zoom:1; *display:inline; width: 32px; vertical-align: middle; line-height: 22px; height: 24px; font-size: 14px; font-weight: bold; } .ui-datebox-slidearrow { text-align: center; display: inline-block; zoom:1; *display:inline; width: 10px; vertical-align: middle; line-height: 38px; height: 38px; font-size: 10px; font-weight: bold; } .ui-datebox-slidewday { font-size: 10px; font-weight: normal; } /* Flip Mode Styles */ .ui-datebox-flipcontent { text-align: center; height: 125px; margin-bottom: -40px;} .ui-datebox-flipcontent div { margin-left: 3px; margin-right: 3px; width: 77px; height: 120px; display: inline-block; text-align: center; zoom: 1; *display: inline; overflow: hidden;} .ui-datebox-flipcontentd div { width: 60px; } .ui-datebox-flipcenter { border: 1px solid #eee; height: 40px; margin-left: 10px; width: 260px; margin-right: auto; margin-left: auto; position: relative; top: -45px;} .ui-datebox-flipcontent ul { list-style-type: none; display: inline; } .ui-datebox-flipcontent li { height: 30px; } .ui-datebox-flipcontent li span { margin-top: 7px; display: block; } /* Shared Styles */ .ui-datebox-container { border: 5px solid #111 !important; width: 280px; -webkit-transform:translate3d(0,0,0); } .ui-datebox-screen { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; } .ui-datebox-screen-modal { background-color: black; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80); } .ui-datebox-hidden { display: none; } .ui-dialog .ui-datebox-container { border: none !important; } .ui-popup-container .ui-datebox-container { border: none !important; } .ui-popup-container .ui-datebox-gridrow { margin-left: 0px; margin-right: 0px; } .ui-datebox-collapse a { display: inline-block; width: 45% } .ui-datebox-inline { margin-top: 5px; border: 5px solid #111111 !important; margin-left: auto; margin-right: auto; text-align: center; } .ui-datebox-inlineblind { margin-top: 5px; border: 5px solid #111111 !important; margin-left: auto; margin-right: auto; text-align: center; }
grades/ui/src/main/webapp/css/jqm-datebox.css
.ui-input-datebox { width: 97%; background-image: none; padding: .4em; line-height: 1.4; font-size: 16px; display: block; padding-top: 0px; padding-bottom: 0px; background-color: transparent !important; } div.ui-input-datebox { width: 97%; background-image: none; padding: .4em; line-height: 1.4; font-size: 16px; display: block; padding-top: 0px; padding-bottom: 0px; background-color: transparent !important; } .ui-input-datebox { min-height: 38px; } /* Fix for IE8 */ .ui-datebox-container > .ui-header:first-child { -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; } /*.ui-input-datebox .ui-btn-icon-notext { margin-top: 5px !important; margin-bottom: 5px !important; }*/ .ui-input-datebox input { width: 100% !important; padding: 0 !important; margin-top: 5px !important; margin-right: -40px !important; border: 1px solid transparent !important; vertical-align: middle; display: inline-block !important; background-color: transparent; zoom: 1; *display: inline; } .ui-input-datebox input:focus { outline: none;} .ui-input-datebox .ui-btn-text {display: none;} .ui-input-datebox.ui-mini { min-height: 20px; font-size: 14px; } /*.ui-input-datebox.ui-mini .ui-btn-icon-notext { margin-top: 2px !important; margin-bottom: 2px !important; }*/ .ui-icon-datebox { background-image: url('image/datebox.png') !important; background-repeat: no-repeat !important; background-position: 99% 8px !important; } .ui-icon-datebox-alt { background-image: url('image/datebox.png') !important; background-repeat: no-repeat !important; background-position: 99% -28px !important; } .ui-mini.ui-icon-datebox { background-position: 99% 6px; } .ui-mini.ui-icon-datebox-alt { background-position: 99% -30px; } @media all and (min-width: 450px){ .ui-field-contain .ui-input-datebox { width: 74.7%; display: inline-block; } .ui-hide-label .ui-input-datebox { width: 100%; } } /* Full width if in a grid, ignore the media query */ .ui-grid-a .ui-input-datebox { width: 97%; } .ui-grid-b .ui-input-datebox { width: 97%; } .ui-grid-c .ui-input-datebox { width: 97%; } .ui-grid-d .ui-input-datebox { width: 97%; } .ui-grid-e .ui-input-datebox { width: 97%; } /* Define a grid, just in case. */ /* grid d: 16.65/16.65/16.65/16.65/16.65/16.65 */ .ui-grid-e .ui-block-a, .ui-grid-e .ui-block-b, .ui-grid-e .ui-block-c, .ui-grid-e .ui-block-d, .ui-grid-e .ui-block-e, .ui-grid-e .ui-block-f { width: 16.65%; } .ui-grid-e > :nth-child(n) { width: 16.65%; } .ui-grid-e .ui-block-a { clear: left; } .ui-grid-e { overflow: hidden; } .ui-block-f { margin: 0; padding: 0; border: 0; float: left; min-height: 1px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } /* Calendar Mode Styles */ .ui-datebox-gridheader { text-align: center; } .ui-datebox-gridheader h4 { text-align: center; display: inline-block; margin-top: 10px; margin-bottom: 10px; zoom:1; *display: inline;} .ui-datebox-gridplus { float: right; } .ui-datebox-gridminus { float: left; } .ui-datebox-gridplus-rtl { float: left; } .ui-datebox-gridminus-rtl { float: right; } .ui-datebox-gridrow { margin-left: 5px; margin-right: 5px; } .ui-datebox-grid { clear: both; margin-bottom: 5px; } .ui-datebox-griddate { width: 36px; height: 30px; display: inline-block; vertical-align: middle; text-align: center; line-height: 30px; font-weight: bold; font-size: 12px; zoom:1; *display: inline;} .ui-datebox-griddate-week { width: 31px; height: 30px; display: inline-block; vertical-align: middle; text-align: center; line-height: 30px; font-weight: bold; font-size: 12px; zoom:1; *display: inline;} .ui-datebox-griddate-empty { border: 1px solid transparent; color: #888; } .ui-datebox-griddate-label { height: 15px !important; line-height: 15px !important; color: black;} .ui-datebox-griddate-disable { color: #888; } /* Android Mode Styles */ .ui-datebox-header h4 { margin-top: 5px; margin-bottom: 5px; text-align: center; } .ui-datebox-container fieldset div { margin: 0px !important; } .ui-datebox-dboxin input { padding: .4em 0 !important; text-align: center; } .ui-datebox-dboxin label { width: 100%; text-align: center; display: block; margin-top: 5px; margin-bottom: -8px; } .ui-datebox-controls { text-align: center; } .ui-datebox-controls div { width: 77px; text-align: center; display: inline-block; zoom: 1; *display: inline;} .ui-datebox-scontrols { text-align: center; } .ui-datebox-scontrols div { width: 55px; text-align: center; display: inline-block; zoom: 1; *display: inline;} .ui-datebox-scontrols .ui-datebox-sinput { width: 68px; } .ui-datebox-scontrols .ui-datebox-sinput input { width: 48px; text-align: center; margin-left: 3px; } .ui-datebox-input { width: 74px !important; margin-left: 1px; margin-right: 1px; text-align: center !important; display: inline-block !important; zoom:1; *display: inline; } /* Slide Mode Styles */ .ui-datebox-slide { width: 280px; margin-left: auto; margin-right: auto;} .ui-datebox-sliderow-d { margin-bottom: 5px; text-align: center; height: 40px; width: 280px; overflow: hidden;} .ui-datebox-sliderow-ym { margin-bottom: 5px; text-align: center; height: 32px; width: 280px; overflow: hidden;} .ui-datebox-sliderow-hi { text-align: center; height: 32px; width: 280px; overflow: hidden;} .ui-datebox-sliderow-int { display: inline-block; white-space: nowrap;} .ui-datebox-slideyear { text-align: center; display: inline-block; zoom:1; *display:inline; width: 84px; vertical-align: middle; line-height: 30px; height: 30px; font-size: 14px; font-weight: bold; } .ui-datebox-slidemonth { text-align: center; display: inline-block; zoom:1; *display:inline; width: 51px; vertical-align: middle; line-height: 30px; height: 30px; font-size: 12px; font-weight: bold; } .ui-datebox-slideday { text-align: center; display: inline-block; zoom:1; *display:inline; width: 32px; vertical-align: middle; line-height: 20px; height: 38px; font-size: 14px; font-weight: bold; } .ui-datebox-slidehour { text-align: center; display: inline-block; zoom:1; *display:inline; width: 32px; vertical-align: middle; line-height: 22px; height: 24px; font-size: 14px; font-weight: bold; } .ui-datebox-slidemins { text-align: center; display: inline-block; zoom:1; *display:inline; width: 32px; vertical-align: middle; line-height: 22px; height: 24px; font-size: 14px; font-weight: bold; } .ui-datebox-slidearrow { text-align: center; display: inline-block; zoom:1; *display:inline; width: 10px; vertical-align: middle; line-height: 38px; height: 38px; font-size: 10px; font-weight: bold; } .ui-datebox-slidewday { font-size: 10px; font-weight: normal; } /* Flip Mode Styles */ .ui-datebox-flipcontent { text-align: center; height: 125px; margin-bottom: -40px;} .ui-datebox-flipcontent div { margin-left: 3px; margin-right: 3px; width: 77px; height: 120px; display: inline-block; text-align: center; zoom: 1; *display: inline; overflow: hidden;} .ui-datebox-flipcontentd div { width: 60px; } .ui-datebox-flipcenter { border: 1px solid #eee; height: 40px; margin-left: 10px; width: 260px; margin-right: auto; margin-left: auto; position: relative; top: -45px;} .ui-datebox-flipcontent ul { list-style-type: none; display: inline; } .ui-datebox-flipcontent li { height: 30px; } .ui-datebox-flipcontent li span { margin-top: 7px; display: block; } /* Shared Styles */ .ui-datebox-container { border: 5px solid #111 !important; width: 280px; -webkit-transform:translate3d(0,0,0); } .ui-datebox-screen { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; } .ui-datebox-screen-modal { background-color: black; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80); } .ui-datebox-hidden { display: none; } .ui-dialog .ui-datebox-container { border: none !important; } .ui-popup-container .ui-datebox-container { border: none !important; } .ui-popup-container .ui-datebox-gridrow { margin-left: 0px; margin-right: 0px; } .ui-datebox-collapse a { display: inline-block; width: 45% } .ui-datebox-inline { margin-top: 5px; border: 5px solid #111111 !important; margin-left: auto; margin-right: auto; text-align: center; } .ui-datebox-inlineblind { margin-top: 5px; border: 5px solid #111111 !important; margin-left: auto; margin-right: auto; text-align: center; }
0.40392
0.081593
.editor .editor-highlight{ border: 1px solid #fbec5d !important; background: #fbec5d !important; min-height: 50px; display: block; } .editor{ position: relative; } .editor.container{ padding-top: 60px; padding-bottom: 100px; z-index: 100; } .editor.container .row{ margin-right: 0; margin-left: 0; margin-bottom: 10px; } section.main nav.editor-menu{ background: #666; margin: 0; position: fixed !important; top: 0; z-index: 1000; width: 100%; -webkit-transition: .2s all ease; -moz-transition: .2s all ease; -o-transition: .2s all ease; -ms-transition: .2s all ease; transition: .2s all ease; } section.main nav.editor-menu .plugins{ background: url('../images/plug.png') no-repeat 12px 11px; background-size: 16px 16px; } .editor-actions{ margin: 0 130px 0 55px; padding: 0; height: 50px; z-index: 1000; } .editor-actions div{ width: 1804px; /* 41 * 41 = 1681 */ height: 50px; margin: 0; padding: 0; } body section.main nav a.primary-action{ position: absolute; top: 0; right: 50px; width: 50px; text-align: center; margin: 0; padding: 0; } body section.main nav a.primary-action.settings{ right: 0; } body section.main nav a.primary-action i{ box-sizing: border-box; margin-right: 0; width: 50px; height: 40px; margin: 5px 0; padding: 0; line-height: 40px; } a.next, a.previous{ position: absolute; color: #fff; background-color: #888; opacity: 0.75; height: 50px; line-height: 50px; z-index: 100; padding: 0 10px; text-decoration: none; } a.next:hover, a.previous:hover{ opacity: 1; } a.next{ top: 0; right: 50px; } a.previous{ top: 0; left: 50px; display: none; } .editor-actions span.sep{ display: inline-block; position: relative; width: 1px; height: 20px; font-size: 15px; text-align: center; line-height: 40px; margin: 15px 4px 15px 5px; color: #ccc; border-right: 1px solid #ddd; } .editor-actions a, .draggable{ display: inline-block; position: relative; width: 40px; height: 40px; margin: 5px 1px 5px 0; padding: 0; text-align: center; line-height: 40px; color: #fff; font-size: 1.1em !important; vertical-align: top; background-color: #666; border-radius: 50%; } .editor-actions a.active{ background-color: #aaa; } body>.draggable{ background-color: #3299BB; color: #fff; z-index: 100000; } .editor-actions a.draggable{ cursor: move; } .editor-actions a:hover{ background-color: #777 !important; text-decoration: none; } .editor-actions small{ position: absolute; width: 100%; height: 12px; line-height: 12px; text-align: center; bottom: 0; right: 0; color: #888; font-size: 0.65em; margin: 0; } .block{ position: relative; min-height: 50px; padding-bottom: 0; background-color: #fff; padding-top: 50px; } .block div.p.text-center div, .block div.h1.text-center div, .block div.h2.text-center div, .block div.h3.text-center div{ text-align: center; } .block div.p.text-left div, .block div.h1.text-left div, .block div.h2.text-left div, .block div.h3.text-left div{ text-align: left; } .block div.p.text-right div, .block div.h1.text-right div, .block div.h2.text-right div, .block div.h3.text-right div{ text-align: right; } .block:last-child{ border-bottom: none; } /* draws the line b/w columns */ .block .col{ position: relative; padding: 10px 0; margin-bottom: 0; vertical-align: top; min-height: 40px; border-right: 1px solid #ddd; border-left: 1px solid #ddd; background-color: #fff; margin-left: -.5px; margin-right: -.5px; } .block .col:first-child{ margin-left: 0; border-left: 0; } .block .col-md-12{ border: 0; margin: 0; } .block .col-md-4:nth-child(3){ margin-right: 0; border-right: 0; } .block .col-md-6:nth-child(2){ margin-right: 0; border-right: 0; } .block .col-md-3:nth-child(2){ margin-right: 0; border-right: 0; } .block .col-md-9:nth-child(2){ margin-right: 0; border-right: 0; } .block .col-md-3:nth-child(4){ margin-right: 0; border-right: 0; } .block div.col:empty{ background: #fff; } .block div.col>div{ position: relative; margin: 0 !important; padding: 0 0 2px 0; border: 0; font-size: 13px; line-height: 18px; background: #fff; overflow: hidden; } .block div.col div div{ margin: 0; padding: 0; } .block div.col div + div{ /*margin-top: 10px;*/ } .block div.col>div div[contentEditable=true]{ border: 1px solid #fff; margin: 0 10px; padding: 10px 20px 10px 10px; } .block div.col>div:hover div[contentEditable=true]{ border: 1px dashed #ddd;] } .block div.col div div[contentEditable=true]:focus{ outline: none !important; border: 1px dashed #3299BB !important; } .block div.h1 div{ font-size: 30px; font-weight: bold; } .block div.h2 div{ font-size: 25px; font-weight: bold; } .block div.h3 div{ font-size: 20px; font-weight: bold; } .block div.p div, .block div[contentEditable=true]{ font-size: 15px; line-height: 25px; } .block div.ul div[contentEditable=true], .block div.ol div[contentEditable=true],{ border-top: none !important; border-top: 1px dashed #fff !important; } .block div.ul:hover div[contentEditable=true]:first-child, .block div.ol:hover div[contentEditable=true]:first-child{ border-top: 1px dashed #ddd !important; } .block div.ul div[contentEditable=true]{ background: url('../images/bullet.png') no-repeat 5px 13px; padding-left: 25px !important; } .block div.ol{ counter-reset: section; } .block div.ol div[contentEditable=true]:before{ counter-increment: section; content: counter(section) '. '; color: #ddd; margin-right: 2px; } /* element menu */ .editor .expand-menu{ position: absolute; width: 40px; height: 40px; line-height: 40px !important; font-size: 20px; text-align: center; top: 0; right: 0; color: #f0f0f0; cursor: pointer; text-decoration: none; z-index: 101; } .editor .block .col div:hover .expand-menu{ display: block; } .expand-menu.active, .expand-menu:hover, .editor .block .col div .expand-menu.active, .editor .block .col div .expand-menu:hover{ display: block; opacity: 1; background-color: #3299BB; color: #fff; } /* shelf-item, field-container */ .editor .shelf-item .expand-menu, .editor .field-container .expand-menu{ z-index: 98; top: -1px; right: -1px; } .editor .block .col div .shelf-item:hover .expand-menu, .editor .block .col div .shelf-item .expand-menu.active, .editor .block .col div .field-container:hover .expand-menu, .editor .block .col div .field-container .expand-menu.active{ display: block; } .editor .element-menu{ background-color: #f8f8f8; text-align: right; position: absolute; top: 0; right: 0; margin: 0; padding: 0 40px 0 0 !important; z-index: 10; margin-right:-300px !important; -webkit-transition: .2s all ease; -moz-transition: .2s all ease; -o-transition: .2s all ease; -ms-transition: .2s all ease; transition: .2s all ease; z-index: 99; } .editor .element-menu.active{ margin-right: 0 !important; } .editor .element-menu a{ position: relative; display: inline-block; width: 40px; height: 40px; text-align: center; line-height: 40px; color: #888; cursor: pointer; font-size: 14px; text-decoration: none; } .editor .element-menu a:hover{ color: #3299BB; background-color: #f8f8f8; } .editor .element-menu a.remove:hover, .editor .element-menu a.remove-block:hover{ color: #B11623; } /* shelf-item, form-group */ .editor .shelf-item, .editor .field-container{ overflow: hidden; } .editor .shelf-item .element-menu, .editor .field-container .element-menu{ z-index: 97; top: -1px; right: -1px; } /* textareas and textboxes */ .block div.file, .block div.map{ padding: 0 10px 5px 10px !important; } .block div.file input, .block div.map input{ padding: 10px; outline: none !important; color: #808080; border: 1px dashed #fff !important; z-index: 1; } .block div.file input, .block div.map select{ position: absolute; top: 0; right: 50px; width: 75px; background-color: #fff; z-index: 2; height: 38px !important; line-height: 38px !important; } .block div.file input:hover, .block div.map input:hover{ border: 1px dashed #ddd !important; } .block div.file input, .block div.map input{ padding-left: 45px; } .block div.file input:focus, .block div.map input:focus{ border: 1px dashed #3299BB !important; } .block div.youtube, .block div.vimeo{ padding: 5px 10px !important; } .block div.youtube textarea, .block div.vimeo textarea{ box-sizing: border-box; height: 100px; border: 1px dashed #ddd !important; padding: 10px; width: 100%; outline: none; } .block div.youtube textarea:focus, .block div.vimeo textarea:focus{ border: 1px dashed #3299BB !important; } /* facebook, featured, etc */ .block .title{ color: #888; padding: 8px 20px 8px 20px !important; margin: 0 0 15px 0; font-size: 1.0em !important; } .block .form .title, .block .shelf .title{ margin-bottom: 0 !important; padding-bottom: 0 !important; } .block .title i{ margin-right: 5px; font-size: 1.1em !important; padding: 5px; background-color: #f0f0f0; width: 25px; height: 25px; text-align: center; margin-right: 10px; } .block .like .title i, .block .comments .title i{ color: #fff; background-color: #3B5998; } .block .featured .title i{ color: #fff; background-color: #fbec5d; } .block .secure .title i{ color: #fff; background-color: #d37466; } .block .list .title i{ color: #fff; background-color: #AA65A9; } .block .html .title i{ color: #fff; background-color: #AA571B; } .block .shelf .title i{ color: #fff; background-color: #47BE44; } .block .form .title i{ color: #fff; background-color: #985D67; } .block .plugin .title i{ color: #fff; background-color: #C94131; } /* html */ .block div.html div{ cursor: pointer; } .block div.html pre.prettyprint{ margin-top: 10px; display: none; } .block div.html.active pre.prettyprint{ display: block; } .block div.html i.fa-angle-down{ background-color: #fff; color: #ccc; margin-left: 5px; } .block div.html.active i.fa-angle-down{ -webkit-transform: rotate(-180deg); transform: rotate(-180deg); } /* file and map */ .block div.file i, .block div.map i, .block div.q i{ position: absolute; top: 8px; left: 20px; background-color: #94D237; color: #fff; width: 25px; height: 25px; line-height: 25px; text-align: center; } .block div.q i{ background-color: #EBF966; color: #fff; } .block div.map i{ background-color: #D25F37; color: #fff; } /* syntax */ .block div.syntax{ padding: 10px !important; } .block div.syntax pre{ border-radius: 0; } /* quote */ .block div.q div[contentEditable=true]{ padding-left: 45px !important; } /* handle image */ .block div.i{ box-sizing: border-box; } .block div.i div[contentEditable=true], .block div.i div.img{ display: inline-block !important; box-sizing: border-box !important; } .block div.i div[contentEditable=true]{ vertical-align: top; margin: 0; padding: 0; width: calc(50% - 20px) !important; } .block div.i div.img{ cursor: pointer; display: inline-block; width: calc(100% - 20px); } .block div.i div.img img{ box-sizing: border-box; max-width: 100%; margin: 0 0 5px 0; border-left: 20px solid #fff; } .block div.i.left div.img, .block div.i.right div.img{ width: 50%; margin: 0; padding: 0; } .block div.col>div.i{ } .block div.col>div.i div[contentEditable=true]{ margin-right: 0 !important; } /* begin block actions */ .block-actions{ position: absolute; box-sizing: border-box; top: 0; left: 0; height: 50px; width: 100%; line-height: 40px; display: inline-block; margin: 0 0 0 0; text-align: right; color: #fff; background-color: #bbb; overflow: hidden; border-bottom: 10px solid #f0f0f0; } span.block-actions span{ position: absolute; left: 0; display: inline-block; padding-left: 5px; } /* begin block actions */ .block a.up.disabled, .block a.up.disabled:hover{ display: none !important; } .block a.down.disabled, .block a.down.disabled:hover{ display: none !important; } /* .prettyprint */ .block pre.prettyprint{ border-radius: 0 !important; margin: 0 10px; } .block pre.prettyprint ol{ margin-left: 0; padding-left: 35px; } pre.non-pretty{ display: none; } /* begin markers */ .block div .marker, .block div .marker-field, .block div .marker-item{ position: absolute; top: 0; left: -25px; padding: 0; color: #888; font-size: 10px; width: 25px; height: 25px; line-height: 25px; text-align: center; cursor: move; background: #3299BB; color: #fff; } div.date div{ vertical-align: middle; } .block div .marker:hover, .block div .marker-field:hover, .block div .marker-item:hover{ background-color: #ccc; } /* shelf */ .block .shelf .shelf-group1, .block .shelf .shelf-group2{ display: inline-block; width: 50%; } .block .shelf .shelf-group3{ display: none; } .block .shelf .skus{ padding-top: 7px; } .block .shelf .shelf-item{ position: relative; margin: 0 40px 0 10px; padding: 5px 10px; cursor: pointer; border: 1px solid #fff; } .block .shelf .shelf-item:hover{ border: 1px dashed #ddd; } .block .shelf .shelf-description{ display: block; padding: 0 0 5px 0; font-weight: bold; font-size: 1.2em; width: 80%; } .block .shelf .shelf-sku{ display: block; padding: 0 0 5px 0; font-size: 1.0em; } .block .shelf .shelf-price{ font-size: 1.1em; display: block; } .block .shelf .shelf-shipping{ text-transform: uppercase; font-size: 0.9em; color: #aaa; } .block .col-md-3 .shelf-group1, .block .col-md-3 .shelf-group2, .block .col-md-3 .shelf-group3{ width: 100%; } /* slideshow */ .block div.slideshow{ padding: 5px 10px !important; } .block div.slideshow div.images{ min-height: 115px; margin: 0 10px; } .block div.slideshow div.images{ vertical-align: top; } .block div.slideshow button{ vertical-align: top; width: 87px; height: 110px; background: #fff; border: 1px dashed #ccc; cursor: pointer; margin-right: 5px; margin-bottom: 5px; border-radius: 0; box-shadow: none; } .block div.slideshow button i{ color: #aaa; } .block div.slideshow button:hover{ border: 1px dashed #3299BB; } .block div.slideshow button:hover i{ color: #3299BB; } .block div.slideshow span.image{ display: inline-block; margin: 0 5px 5px 5px; padding: 5px 5px 30px 5px; margin: 0 5px 0 0; border: 1px solid #f0f0f0; background: #f8f8f8; position: relative; vertical-align: top; cursor: move; } .block div.slideshow span.image.edit{ z-index: 50; } .block div.slideshow span.image img{ width: 75px; height: 75px; } .block div.slideshow span.image span.caption{ display: block; margin: 0; padding: 0; position: absolute; bottom: 5px; left: 5px; } .block div.slideshow span.image.edit span.caption{ left: 0; bottom: -2px; background: #fff; padding: 10px; border: 1px solid #f0f0f0; } .block div.slideshow span.image span.caption input{ width: 75px; height: 30px; font-size: 11px; margin: 0; border-radius: 0; padding: 2px; } .block div.slideshow span.image span.caption input:focus{ width: 220px; font-size: 13px; } .block div.slideshow span.editor-highlight{ display: inline-block; width: 75px; height: 75px; margin: 0 5px; padding: 5px 5px 20px 5px; margin: 0 5px 0 0; border: 1px solid #fbec5d !important; background: #fbec5d !important; vertical-align: top; } .block div.slideshow span.image .remove-image{ position: absolute; top: 5px; right: 5px; width: 25px !important; height: 25px !important; border: none !important; background: #f8f8f8; text-align: center; line-height: 25px; font-size: 1.0em; color: #fff; text-decoration: none; border: none !important; } .block div.slideshow span.image .remove-image:hover{ color: #B11623; } .block div.slideshow>div{ color: #808080; border: none; } /* handle hr */ .block div.hr .line{ border: 0; margin: 0 20px 20px 20px !important; padding: 0 0 25px 0 !important; border-bottom: 2px solid #ccc; } /* handle list */ .block div div input[type=text]{ border: 1px solid #f0f0f0; } .block div div input:focus, .block div div input[type=text]:hover{ border: 1px solid #ccc; } .block div.map div input, .block div.file div input{ width: 100%; } .block div.file div em{ display: none; } .block div.file div .form-control{ display: block; width: 100%; } /* cart */ .block div.cart input{ margin-left: 5px; margin-top: 0; } /* fields */ .block div.form span.editor-highlight{ display: inline-block; width: 100%; height: 30px; margin: 0 40px 0 10px; padding: 20px; margin: 0 0 5px 0; border: 1px solid #f0f0f0; border: 1px solid #fbec5d !important; background: #fbec5d !important; vertical-align: top; } .block .field-container{ position: relative; display: block; margin: 0 40px 0 10px; padding: 5px 10px 10px 10px; cursor: pointer; border: 1px solid #fff; } .block .field-container input, .block .field-container textarea, .block .field-container select{ width: calc(100% - 25px); } .block .field-container:hover{ border: 1px dashed #ddd; } .block .field-container .radio, .block .field-container .checkbox{ margin-left: 20px; } .block .field-container .list{ margin-bottom: 0; } .block .field-container:last-child{ margin-bottom: 15px; } .block .add-field, .editor .add-sku, .editor .add-event{ display: block; margin: 10px 10px 5px 10px; padding: 10px 0; background: #fff; color: #888; border: 1px dashed #ddd; box-sizing: border-box; text-align: center; } .block .add-field i, .editor .add-sku i, .editor .add-event i{ margin-right: 5px; } .block .add-field:hover, .editor .add-sku:hover, .editor .add-event:hover{ border: 1px dashed #3299BB; color: #3299BB; text-decoration: none; } .block span.field{ margin: 0; padding: 0; } .block span.list{ display: block; width: auto; } .block span.list label{ display: block; text-align: left; margin: 1px 0 4px 0; padding: 0; width: auto; } .block span.list label label{ display: inline; } .block span.list label input[type=radio], .block span.list label input[type=checkbox]{ display: inline-block; width: auto; margin-right: 5px; } /* table */ .block div.table{ padding: 8px 20px 8px 20px !important; width: auto !important; } .block div.table th, .block div.table td{ outline: none; font-size: 1.1em; } div.table table{ min-width: 50%; margin-bottom: 2px !important; margin-top: 0 !important; } div.table table.col-2 td{ width: 50%; } div.table table.col-3 td{ width: 33%; } div.table table.col-4 td{ width: 25%; } div.table table.col-5 td{ width: 20%; } div.table table.col-6 td{ width: 16%; } div.table table.col-7 td{ width: 14%; } div.table table.col-8 td{ width: 12.5%; } div.table table.col-9 td{ width: 11%; } div.table table.col-10 td{ width: 10%; } div.table table td{ margin: 0; padding: 5px 8px; } div.table table td div{ margin: 0; } div.table tr.curr-row td{ background-color: rgba(200, 227, 237, .15) !important; } /* dialogs */ #htmlDialog textarea, #codeBlockDialog textarea{ height: 250px; } /* layoutDialog */ .layouts button{ position: relative; width: 165px; height: 165px; border: 1px solid #ddd; background-color: #fff; vertical-align: top; margin-right: 10px; margin-left: 10px; margin-bottom: 12px; } .layouts button small{ position: absolute; left: 0; bottom: 5px; width: 165px; text-align: center; color: #888; } .layouts .cols{ position: absolute; top: 10px; left: 10px; display: block; box-sizing: border-box; width: 145px; height: 125px; border-right: none; } .layouts .cols.wrap{ position: absolute; top: 10px; left: 10px; display: block; box-sizing: border-box; width: 145px; height: 125px; border: 2px solid #99B2B7; padding: 2px 0 2px 2px; } .layouts .cols span{ box-sizing: border-box; display: block; float: left; height: 117px; border-right: 2px solid #fff; background-color: #E9E9E9; } #layoutDialog .wrap{ color: #fff; right: 20px; background-color: #99B2B7; display: inline-block; padding: 5px 10px; border-radius: 10px; font-size: 12px; } #layoutDialog .wrap code{ background-color: #E9E9E9; color: #99B2B7; } @media (min-width: 768px){ } /* Landscape phone to portrait tablet */ @media (max-width: 767px) { div.container-fluid{ margin: 10px 0 0 0 !important; } .block{ padding-bottom: 5px; } .block div.col{ margin-bottom: 10px !important; } }
css/editor.css
.editor .editor-highlight{ border: 1px solid #fbec5d !important; background: #fbec5d !important; min-height: 50px; display: block; } .editor{ position: relative; } .editor.container{ padding-top: 60px; padding-bottom: 100px; z-index: 100; } .editor.container .row{ margin-right: 0; margin-left: 0; margin-bottom: 10px; } section.main nav.editor-menu{ background: #666; margin: 0; position: fixed !important; top: 0; z-index: 1000; width: 100%; -webkit-transition: .2s all ease; -moz-transition: .2s all ease; -o-transition: .2s all ease; -ms-transition: .2s all ease; transition: .2s all ease; } section.main nav.editor-menu .plugins{ background: url('../images/plug.png') no-repeat 12px 11px; background-size: 16px 16px; } .editor-actions{ margin: 0 130px 0 55px; padding: 0; height: 50px; z-index: 1000; } .editor-actions div{ width: 1804px; /* 41 * 41 = 1681 */ height: 50px; margin: 0; padding: 0; } body section.main nav a.primary-action{ position: absolute; top: 0; right: 50px; width: 50px; text-align: center; margin: 0; padding: 0; } body section.main nav a.primary-action.settings{ right: 0; } body section.main nav a.primary-action i{ box-sizing: border-box; margin-right: 0; width: 50px; height: 40px; margin: 5px 0; padding: 0; line-height: 40px; } a.next, a.previous{ position: absolute; color: #fff; background-color: #888; opacity: 0.75; height: 50px; line-height: 50px; z-index: 100; padding: 0 10px; text-decoration: none; } a.next:hover, a.previous:hover{ opacity: 1; } a.next{ top: 0; right: 50px; } a.previous{ top: 0; left: 50px; display: none; } .editor-actions span.sep{ display: inline-block; position: relative; width: 1px; height: 20px; font-size: 15px; text-align: center; line-height: 40px; margin: 15px 4px 15px 5px; color: #ccc; border-right: 1px solid #ddd; } .editor-actions a, .draggable{ display: inline-block; position: relative; width: 40px; height: 40px; margin: 5px 1px 5px 0; padding: 0; text-align: center; line-height: 40px; color: #fff; font-size: 1.1em !important; vertical-align: top; background-color: #666; border-radius: 50%; } .editor-actions a.active{ background-color: #aaa; } body>.draggable{ background-color: #3299BB; color: #fff; z-index: 100000; } .editor-actions a.draggable{ cursor: move; } .editor-actions a:hover{ background-color: #777 !important; text-decoration: none; } .editor-actions small{ position: absolute; width: 100%; height: 12px; line-height: 12px; text-align: center; bottom: 0; right: 0; color: #888; font-size: 0.65em; margin: 0; } .block{ position: relative; min-height: 50px; padding-bottom: 0; background-color: #fff; padding-top: 50px; } .block div.p.text-center div, .block div.h1.text-center div, .block div.h2.text-center div, .block div.h3.text-center div{ text-align: center; } .block div.p.text-left div, .block div.h1.text-left div, .block div.h2.text-left div, .block div.h3.text-left div{ text-align: left; } .block div.p.text-right div, .block div.h1.text-right div, .block div.h2.text-right div, .block div.h3.text-right div{ text-align: right; } .block:last-child{ border-bottom: none; } /* draws the line b/w columns */ .block .col{ position: relative; padding: 10px 0; margin-bottom: 0; vertical-align: top; min-height: 40px; border-right: 1px solid #ddd; border-left: 1px solid #ddd; background-color: #fff; margin-left: -.5px; margin-right: -.5px; } .block .col:first-child{ margin-left: 0; border-left: 0; } .block .col-md-12{ border: 0; margin: 0; } .block .col-md-4:nth-child(3){ margin-right: 0; border-right: 0; } .block .col-md-6:nth-child(2){ margin-right: 0; border-right: 0; } .block .col-md-3:nth-child(2){ margin-right: 0; border-right: 0; } .block .col-md-9:nth-child(2){ margin-right: 0; border-right: 0; } .block .col-md-3:nth-child(4){ margin-right: 0; border-right: 0; } .block div.col:empty{ background: #fff; } .block div.col>div{ position: relative; margin: 0 !important; padding: 0 0 2px 0; border: 0; font-size: 13px; line-height: 18px; background: #fff; overflow: hidden; } .block div.col div div{ margin: 0; padding: 0; } .block div.col div + div{ /*margin-top: 10px;*/ } .block div.col>div div[contentEditable=true]{ border: 1px solid #fff; margin: 0 10px; padding: 10px 20px 10px 10px; } .block div.col>div:hover div[contentEditable=true]{ border: 1px dashed #ddd;] } .block div.col div div[contentEditable=true]:focus{ outline: none !important; border: 1px dashed #3299BB !important; } .block div.h1 div{ font-size: 30px; font-weight: bold; } .block div.h2 div{ font-size: 25px; font-weight: bold; } .block div.h3 div{ font-size: 20px; font-weight: bold; } .block div.p div, .block div[contentEditable=true]{ font-size: 15px; line-height: 25px; } .block div.ul div[contentEditable=true], .block div.ol div[contentEditable=true],{ border-top: none !important; border-top: 1px dashed #fff !important; } .block div.ul:hover div[contentEditable=true]:first-child, .block div.ol:hover div[contentEditable=true]:first-child{ border-top: 1px dashed #ddd !important; } .block div.ul div[contentEditable=true]{ background: url('../images/bullet.png') no-repeat 5px 13px; padding-left: 25px !important; } .block div.ol{ counter-reset: section; } .block div.ol div[contentEditable=true]:before{ counter-increment: section; content: counter(section) '. '; color: #ddd; margin-right: 2px; } /* element menu */ .editor .expand-menu{ position: absolute; width: 40px; height: 40px; line-height: 40px !important; font-size: 20px; text-align: center; top: 0; right: 0; color: #f0f0f0; cursor: pointer; text-decoration: none; z-index: 101; } .editor .block .col div:hover .expand-menu{ display: block; } .expand-menu.active, .expand-menu:hover, .editor .block .col div .expand-menu.active, .editor .block .col div .expand-menu:hover{ display: block; opacity: 1; background-color: #3299BB; color: #fff; } /* shelf-item, field-container */ .editor .shelf-item .expand-menu, .editor .field-container .expand-menu{ z-index: 98; top: -1px; right: -1px; } .editor .block .col div .shelf-item:hover .expand-menu, .editor .block .col div .shelf-item .expand-menu.active, .editor .block .col div .field-container:hover .expand-menu, .editor .block .col div .field-container .expand-menu.active{ display: block; } .editor .element-menu{ background-color: #f8f8f8; text-align: right; position: absolute; top: 0; right: 0; margin: 0; padding: 0 40px 0 0 !important; z-index: 10; margin-right:-300px !important; -webkit-transition: .2s all ease; -moz-transition: .2s all ease; -o-transition: .2s all ease; -ms-transition: .2s all ease; transition: .2s all ease; z-index: 99; } .editor .element-menu.active{ margin-right: 0 !important; } .editor .element-menu a{ position: relative; display: inline-block; width: 40px; height: 40px; text-align: center; line-height: 40px; color: #888; cursor: pointer; font-size: 14px; text-decoration: none; } .editor .element-menu a:hover{ color: #3299BB; background-color: #f8f8f8; } .editor .element-menu a.remove:hover, .editor .element-menu a.remove-block:hover{ color: #B11623; } /* shelf-item, form-group */ .editor .shelf-item, .editor .field-container{ overflow: hidden; } .editor .shelf-item .element-menu, .editor .field-container .element-menu{ z-index: 97; top: -1px; right: -1px; } /* textareas and textboxes */ .block div.file, .block div.map{ padding: 0 10px 5px 10px !important; } .block div.file input, .block div.map input{ padding: 10px; outline: none !important; color: #808080; border: 1px dashed #fff !important; z-index: 1; } .block div.file input, .block div.map select{ position: absolute; top: 0; right: 50px; width: 75px; background-color: #fff; z-index: 2; height: 38px !important; line-height: 38px !important; } .block div.file input:hover, .block div.map input:hover{ border: 1px dashed #ddd !important; } .block div.file input, .block div.map input{ padding-left: 45px; } .block div.file input:focus, .block div.map input:focus{ border: 1px dashed #3299BB !important; } .block div.youtube, .block div.vimeo{ padding: 5px 10px !important; } .block div.youtube textarea, .block div.vimeo textarea{ box-sizing: border-box; height: 100px; border: 1px dashed #ddd !important; padding: 10px; width: 100%; outline: none; } .block div.youtube textarea:focus, .block div.vimeo textarea:focus{ border: 1px dashed #3299BB !important; } /* facebook, featured, etc */ .block .title{ color: #888; padding: 8px 20px 8px 20px !important; margin: 0 0 15px 0; font-size: 1.0em !important; } .block .form .title, .block .shelf .title{ margin-bottom: 0 !important; padding-bottom: 0 !important; } .block .title i{ margin-right: 5px; font-size: 1.1em !important; padding: 5px; background-color: #f0f0f0; width: 25px; height: 25px; text-align: center; margin-right: 10px; } .block .like .title i, .block .comments .title i{ color: #fff; background-color: #3B5998; } .block .featured .title i{ color: #fff; background-color: #fbec5d; } .block .secure .title i{ color: #fff; background-color: #d37466; } .block .list .title i{ color: #fff; background-color: #AA65A9; } .block .html .title i{ color: #fff; background-color: #AA571B; } .block .shelf .title i{ color: #fff; background-color: #47BE44; } .block .form .title i{ color: #fff; background-color: #985D67; } .block .plugin .title i{ color: #fff; background-color: #C94131; } /* html */ .block div.html div{ cursor: pointer; } .block div.html pre.prettyprint{ margin-top: 10px; display: none; } .block div.html.active pre.prettyprint{ display: block; } .block div.html i.fa-angle-down{ background-color: #fff; color: #ccc; margin-left: 5px; } .block div.html.active i.fa-angle-down{ -webkit-transform: rotate(-180deg); transform: rotate(-180deg); } /* file and map */ .block div.file i, .block div.map i, .block div.q i{ position: absolute; top: 8px; left: 20px; background-color: #94D237; color: #fff; width: 25px; height: 25px; line-height: 25px; text-align: center; } .block div.q i{ background-color: #EBF966; color: #fff; } .block div.map i{ background-color: #D25F37; color: #fff; } /* syntax */ .block div.syntax{ padding: 10px !important; } .block div.syntax pre{ border-radius: 0; } /* quote */ .block div.q div[contentEditable=true]{ padding-left: 45px !important; } /* handle image */ .block div.i{ box-sizing: border-box; } .block div.i div[contentEditable=true], .block div.i div.img{ display: inline-block !important; box-sizing: border-box !important; } .block div.i div[contentEditable=true]{ vertical-align: top; margin: 0; padding: 0; width: calc(50% - 20px) !important; } .block div.i div.img{ cursor: pointer; display: inline-block; width: calc(100% - 20px); } .block div.i div.img img{ box-sizing: border-box; max-width: 100%; margin: 0 0 5px 0; border-left: 20px solid #fff; } .block div.i.left div.img, .block div.i.right div.img{ width: 50%; margin: 0; padding: 0; } .block div.col>div.i{ } .block div.col>div.i div[contentEditable=true]{ margin-right: 0 !important; } /* begin block actions */ .block-actions{ position: absolute; box-sizing: border-box; top: 0; left: 0; height: 50px; width: 100%; line-height: 40px; display: inline-block; margin: 0 0 0 0; text-align: right; color: #fff; background-color: #bbb; overflow: hidden; border-bottom: 10px solid #f0f0f0; } span.block-actions span{ position: absolute; left: 0; display: inline-block; padding-left: 5px; } /* begin block actions */ .block a.up.disabled, .block a.up.disabled:hover{ display: none !important; } .block a.down.disabled, .block a.down.disabled:hover{ display: none !important; } /* .prettyprint */ .block pre.prettyprint{ border-radius: 0 !important; margin: 0 10px; } .block pre.prettyprint ol{ margin-left: 0; padding-left: 35px; } pre.non-pretty{ display: none; } /* begin markers */ .block div .marker, .block div .marker-field, .block div .marker-item{ position: absolute; top: 0; left: -25px; padding: 0; color: #888; font-size: 10px; width: 25px; height: 25px; line-height: 25px; text-align: center; cursor: move; background: #3299BB; color: #fff; } div.date div{ vertical-align: middle; } .block div .marker:hover, .block div .marker-field:hover, .block div .marker-item:hover{ background-color: #ccc; } /* shelf */ .block .shelf .shelf-group1, .block .shelf .shelf-group2{ display: inline-block; width: 50%; } .block .shelf .shelf-group3{ display: none; } .block .shelf .skus{ padding-top: 7px; } .block .shelf .shelf-item{ position: relative; margin: 0 40px 0 10px; padding: 5px 10px; cursor: pointer; border: 1px solid #fff; } .block .shelf .shelf-item:hover{ border: 1px dashed #ddd; } .block .shelf .shelf-description{ display: block; padding: 0 0 5px 0; font-weight: bold; font-size: 1.2em; width: 80%; } .block .shelf .shelf-sku{ display: block; padding: 0 0 5px 0; font-size: 1.0em; } .block .shelf .shelf-price{ font-size: 1.1em; display: block; } .block .shelf .shelf-shipping{ text-transform: uppercase; font-size: 0.9em; color: #aaa; } .block .col-md-3 .shelf-group1, .block .col-md-3 .shelf-group2, .block .col-md-3 .shelf-group3{ width: 100%; } /* slideshow */ .block div.slideshow{ padding: 5px 10px !important; } .block div.slideshow div.images{ min-height: 115px; margin: 0 10px; } .block div.slideshow div.images{ vertical-align: top; } .block div.slideshow button{ vertical-align: top; width: 87px; height: 110px; background: #fff; border: 1px dashed #ccc; cursor: pointer; margin-right: 5px; margin-bottom: 5px; border-radius: 0; box-shadow: none; } .block div.slideshow button i{ color: #aaa; } .block div.slideshow button:hover{ border: 1px dashed #3299BB; } .block div.slideshow button:hover i{ color: #3299BB; } .block div.slideshow span.image{ display: inline-block; margin: 0 5px 5px 5px; padding: 5px 5px 30px 5px; margin: 0 5px 0 0; border: 1px solid #f0f0f0; background: #f8f8f8; position: relative; vertical-align: top; cursor: move; } .block div.slideshow span.image.edit{ z-index: 50; } .block div.slideshow span.image img{ width: 75px; height: 75px; } .block div.slideshow span.image span.caption{ display: block; margin: 0; padding: 0; position: absolute; bottom: 5px; left: 5px; } .block div.slideshow span.image.edit span.caption{ left: 0; bottom: -2px; background: #fff; padding: 10px; border: 1px solid #f0f0f0; } .block div.slideshow span.image span.caption input{ width: 75px; height: 30px; font-size: 11px; margin: 0; border-radius: 0; padding: 2px; } .block div.slideshow span.image span.caption input:focus{ width: 220px; font-size: 13px; } .block div.slideshow span.editor-highlight{ display: inline-block; width: 75px; height: 75px; margin: 0 5px; padding: 5px 5px 20px 5px; margin: 0 5px 0 0; border: 1px solid #fbec5d !important; background: #fbec5d !important; vertical-align: top; } .block div.slideshow span.image .remove-image{ position: absolute; top: 5px; right: 5px; width: 25px !important; height: 25px !important; border: none !important; background: #f8f8f8; text-align: center; line-height: 25px; font-size: 1.0em; color: #fff; text-decoration: none; border: none !important; } .block div.slideshow span.image .remove-image:hover{ color: #B11623; } .block div.slideshow>div{ color: #808080; border: none; } /* handle hr */ .block div.hr .line{ border: 0; margin: 0 20px 20px 20px !important; padding: 0 0 25px 0 !important; border-bottom: 2px solid #ccc; } /* handle list */ .block div div input[type=text]{ border: 1px solid #f0f0f0; } .block div div input:focus, .block div div input[type=text]:hover{ border: 1px solid #ccc; } .block div.map div input, .block div.file div input{ width: 100%; } .block div.file div em{ display: none; } .block div.file div .form-control{ display: block; width: 100%; } /* cart */ .block div.cart input{ margin-left: 5px; margin-top: 0; } /* fields */ .block div.form span.editor-highlight{ display: inline-block; width: 100%; height: 30px; margin: 0 40px 0 10px; padding: 20px; margin: 0 0 5px 0; border: 1px solid #f0f0f0; border: 1px solid #fbec5d !important; background: #fbec5d !important; vertical-align: top; } .block .field-container{ position: relative; display: block; margin: 0 40px 0 10px; padding: 5px 10px 10px 10px; cursor: pointer; border: 1px solid #fff; } .block .field-container input, .block .field-container textarea, .block .field-container select{ width: calc(100% - 25px); } .block .field-container:hover{ border: 1px dashed #ddd; } .block .field-container .radio, .block .field-container .checkbox{ margin-left: 20px; } .block .field-container .list{ margin-bottom: 0; } .block .field-container:last-child{ margin-bottom: 15px; } .block .add-field, .editor .add-sku, .editor .add-event{ display: block; margin: 10px 10px 5px 10px; padding: 10px 0; background: #fff; color: #888; border: 1px dashed #ddd; box-sizing: border-box; text-align: center; } .block .add-field i, .editor .add-sku i, .editor .add-event i{ margin-right: 5px; } .block .add-field:hover, .editor .add-sku:hover, .editor .add-event:hover{ border: 1px dashed #3299BB; color: #3299BB; text-decoration: none; } .block span.field{ margin: 0; padding: 0; } .block span.list{ display: block; width: auto; } .block span.list label{ display: block; text-align: left; margin: 1px 0 4px 0; padding: 0; width: auto; } .block span.list label label{ display: inline; } .block span.list label input[type=radio], .block span.list label input[type=checkbox]{ display: inline-block; width: auto; margin-right: 5px; } /* table */ .block div.table{ padding: 8px 20px 8px 20px !important; width: auto !important; } .block div.table th, .block div.table td{ outline: none; font-size: 1.1em; } div.table table{ min-width: 50%; margin-bottom: 2px !important; margin-top: 0 !important; } div.table table.col-2 td{ width: 50%; } div.table table.col-3 td{ width: 33%; } div.table table.col-4 td{ width: 25%; } div.table table.col-5 td{ width: 20%; } div.table table.col-6 td{ width: 16%; } div.table table.col-7 td{ width: 14%; } div.table table.col-8 td{ width: 12.5%; } div.table table.col-9 td{ width: 11%; } div.table table.col-10 td{ width: 10%; } div.table table td{ margin: 0; padding: 5px 8px; } div.table table td div{ margin: 0; } div.table tr.curr-row td{ background-color: rgba(200, 227, 237, .15) !important; } /* dialogs */ #htmlDialog textarea, #codeBlockDialog textarea{ height: 250px; } /* layoutDialog */ .layouts button{ position: relative; width: 165px; height: 165px; border: 1px solid #ddd; background-color: #fff; vertical-align: top; margin-right: 10px; margin-left: 10px; margin-bottom: 12px; } .layouts button small{ position: absolute; left: 0; bottom: 5px; width: 165px; text-align: center; color: #888; } .layouts .cols{ position: absolute; top: 10px; left: 10px; display: block; box-sizing: border-box; width: 145px; height: 125px; border-right: none; } .layouts .cols.wrap{ position: absolute; top: 10px; left: 10px; display: block; box-sizing: border-box; width: 145px; height: 125px; border: 2px solid #99B2B7; padding: 2px 0 2px 2px; } .layouts .cols span{ box-sizing: border-box; display: block; float: left; height: 117px; border-right: 2px solid #fff; background-color: #E9E9E9; } #layoutDialog .wrap{ color: #fff; right: 20px; background-color: #99B2B7; display: inline-block; padding: 5px 10px; border-radius: 10px; font-size: 12px; } #layoutDialog .wrap code{ background-color: #E9E9E9; color: #99B2B7; } @media (min-width: 768px){ } /* Landscape phone to portrait tablet */ @media (max-width: 767px) { div.container-fluid{ margin: 10px 0 0 0 !important; } .block{ padding-bottom: 5px; } .block div.col{ margin-bottom: 10px !important; } }
0.30549
0.08733
* -------------------------- */ @font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.eot?v=4.0.3'); src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } .fa-stellar { display: inline-block; font-family: FontAwesome !important; font-style: normal !important; font-weight: normal !important; line-height: 1 !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; } /* makes the font 33% larger relative to the icon container */ .fa-stellar-lg { font-size: 1.3333333333333333em; line-height: 0.75em; vertical-align: -15%; } .fa-stellar-2x { font-size: 2em; } .fa-stellar-3x { font-size: 3em; } .fa-stellar-4x { font-size: 4em; } .fa-stellar-5x { font-size: 5em; } .fa-stellar-fw { width: 1.2857142857142858em; text-align: center; } .fa-stellar-ul { padding-left: 0; margin-left: 2.142857142857143em; list-style-type: none; } .fa-stellar-ul > li { position: relative; } .fa-stellar-li { position: absolute; left: -2.142857142857143em; width: 2.142857142857143em; top: 0.14285714285714285em; text-align: center; } .fa-stellar-li.fa-stellar-lg { left: -1.8571428571428572em; } .fa-stellar-border { padding: .2em .25em .15em; border: solid 0.08em #eeeeee; border-radius: .1em; } .pull-right { float: right; } .pull-left { float: left; } .fa.pull-left { margin-right: .3em; } .fa.pull-right { margin-left: .3em; } .fa-stellar-spin { -webkit-animation: spin 2s infinite linear; -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; animation: spin 2s infinite linear; } @-moz-keyframes spin { 0% { -moz-transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); } } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); } } @-o-keyframes spin { 0% { -o-transform: rotate(0deg); } 100% { -o-transform: rotate(359deg); } } @-ms-keyframes spin { 0% { -ms-transform: rotate(0deg); } 100% { -ms-transform: rotate(359deg); } } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } } .fa-stellar-rotate-90 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); transform-origin: 0 0; } .fa-stellar-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } .fa-stellar-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } .fa-stellar-flip-horizontal { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1); -webkit-transform: scale(-1, 1); -moz-transform: scale(-1, 1); -ms-transform: scale(-1, 1); -o-transform: scale(-1, 1); transform: scale(-1, 1); } .fa-stellar-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1); -webkit-transform: scale(1, -1); -moz-transform: scale(1, -1); -ms-transform: scale(1, -1); -o-transform: scale(1, -1); transform: scale(1, -1); } .fa-stellar-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; } .fa-stellar-stack-1x, .fa-stellar-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; } .fa-stellar-stack-1x { line-height: inherit; } .fa-stellar-stack-2x { font-size: 2em; } .fa-stellar-inverse { color: #ffffff; } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .fa-stellar-glass:before { content: "\f000"; } .fa-stellar-music:before { content: "\f001"; } .fa-stellar-search:before { content: "\f002"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } } .fa-stellar-envelope-o:before { content: "\f003"; } .fa-stellar-heart:before { content: "\f004"; } .fa-stellar-star:before { content: "\f005"; } .fa-stellar-star-o:before { content: "\f006"; } .fa-stellar-user:before { content: "\f007"; } .fa-stellar-film:before { content: "\f008"; } .fa-stellar-th-large:before { content: "\f009"; position: absolute; padding-left: 8px; padding-right: 9px; padding-bottom: 8px; padding-top: 9px; } .fa-stellar-th:before { content: "\f00a"; } .fa-stellar-th-list:before { content: "\f00b"; position: absolute; padding-left: 12px; padding-right: 12px; padding-bottom: 10px; padding-top: 3px; } .fa-stellar-check:before { content: "\f00c"; position: absolute; padding-left: 13px; padding-top: 5px; left: 0px; font-size: 13px !important; } .fa-stellar-times:before { content: "\f00d"; } .fa-stellar-search-plus:before { content: "\f00e"; } .fa-stellar-search-minus:before { content: "\f010"; } .fa-stellar-power-off:before { content: "\f011"; } .fa-stellar-signal:before { content: "\f012"; } .fa-stellar-trash-o:before { content: "\f014"; } .fa-stellar-home:before { content: "\f015"; } .fa-stellar-file-o:before { content: "\f016"; } .fa-stellar-clock-o:before { content: "\f017"; } .fa-stellar-road:before { content: "\f018"; } .fa-stellar-download:before { content: "\f019"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-download-zoom:before { content: "\f019"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-arrow-circle-o-down:before { content: "\f01a"; } .fa-stellar-arrow-circle-o-up:before { content: "\f01b"; } .fa-stellar-inbox:before { content: "\f01c"; } .fa-stellar-play-circle-o:before { content: "\f01d"; } .fa-stellar-rotate-right:before, .fa-stellar-repeat:before { content: "\f01e"; } .fa-stellar-gear:before, .fa-stellar-cog:before { content: "\f013"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-cog-zoom:before { content: "\f013"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-refresh:before { content: "\f021"; } .fa-stellar-list-alt:before { content: "\f022"; position: absolute; padding-left: 12px; padding-right: 12px; padding-bottom: 10px; padding-top: 3px; } .fa-stellar-lock:before { content: "\f023"; } .fa-stellar-flag:before { content: "\f024"; } .fa-stellar-headphones:before { content: "\f025"; } .fa-stellar-volume-off:before { content: "\f026"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-volume-off-zoom:before { content: "\f026"; position: absolute; padding-left: 7px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-volume-down:before { content: "\f027"; } .fa-stellar-volume-up:before { content: "\f028"; position: absolute; padding-left: 9px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); /* background: cadetblue; */ } .fa-stellar-volume-up-zoom:before { content: "\f028"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-qrcode:before { content: "\f029"; } .fa-stellar-barcode:before { content: "\f02a"; } .fa-stellar-tag:before { content: "\f02b"; } .fa-stellar-tags:before { content: "\f02c"; } .fa-stellar-book:before { content: "\f02d"; } .fa-stellar-bookmark:before { content: "\f02e"; } .fa-stellar-print:before { content: "\f02f"; } .fa-stellar-camera:before { content: "\f030"; } .fa-stellar-font:before { content: "\f031"; } .fa-stellar-bold:before { content: "\f032"; } .fa-stellar-italic:before { content: "\f033"; } .fa-stellar-text-height:before { content: "\f034"; } .fa-stellar-text-width:before { content: "\f035"; } .fa-stellar-align-left:before { content: "\f036"; } .fa-stellar-align-center:before { content: "\f037"; } .fa-stellar-align-right:before { content: "\f038"; } .fa-stellar-align-justify:before { content: "\f039"; } .fa-stellar-list:before { content: "\f03a"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-list-zoom:before { content: "\f03a"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-dedent:before, .fa-stellar-outdent:before { content: "\f03b"; position:absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 8px; padding-top: 8px; line-height: normal; left: 5px; } .fa-stellar-indent:before { content: "\f03c"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 8px; padding-top: 8px; line-height: normal; /* left: 5px; */ } .fa-stellar-video-camera:before { content: "\f03d"; } .fa-stellar-picture-o:before { content: "\f03e"; } .fa-stellar-pencil:before { content: "\f040"; } .fa-stellar-map-marker:before { content: "\f041"; } .fa-stellar-adjust:before { content: "\f042"; } .fa-stellar-tint:before { content: "\f043"; } .fa-stellar-edit:before, .fa-stellar-pencil-square-o:before { content: "\f044"; } .fa-stellar-share-square-o:before { content: "\f045"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 9px; line-height: normal; /* left: 5px; */ } .fa-stellar-check-square-o:before { content: "\f046"; position: absolute; padding-left: 13px; padding-top: 5px; left: 0px; font-size: 13px !important; } .fa-stellar-arrows:before { content: "\f047"; } .fa-stellar-step-backward:before { content: "\f048"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-backward:before { content: "\f04a"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-random:before { content: "\f074"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-random-zoom:before { content: "\f074"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-toggle-off:before { content: "\f204"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-toggle-off-zoom:before { content: "\f204"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-toggle-on:before { content: "\f205"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-toggle-on-zoom:before { content: "\f205"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-forward:before { content: "\f04e"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-step-forward:before { content: "\f051"; position: absolute; padding-left: 12px; padding-right: 11px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); /* background: blueviolet; */ } .fa-stellar-step-forward-zoom:before { content: "\f051"; position: absolute; padding-left: 11px; padding-right: 11px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2);; } .fa-stellar-fast-backward:before { content: "\f049"; position: absolute; right: 269px; padding-left: 7px; padding-right: 7px; padding-bottom: 3px; padding-top: 3px; } .fa-stellar-play:before { content: "\f04b"; position: absolute; padding-left: 16px; padding-right: 16px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-play-zoom:before { content: "\f04b"; position: absolute; padding-left: 16px; padding-right: 16px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-playScreen.dark:before { content: "\f04b"; position: absolute; font-size: 22px; /* padding-left: 29px; */ /* padding-right: 27px; */ /* padding-bottom: 25px; */ /* padding-top: 25px; */ /* background: rgba(0, 0, 0, 0.7); */ line-height: normal; left: 50%; top: 50%; margin-left: -8.6px; margin-top: -11.5px; } .fa-stellar-playScreen.light:before { content: "\f04b"; position: absolute; font-size: 22px; /* padding-left: 29px; */ /* padding-right: 27px; */ /* padding-bottom: 25px; */ /* padding-top: 25px; */ /* background: rgba(0, 0, 0, 0.7); */ line-height: normal; left: 50%; top: 50%; margin-left: -8.6px; margin-top: -11.5px; } .fa-stellar-playAD:before { content: "\f04b"; position: absolute; top: 7px; right: 9px; color: rgb(255, 255, 255); } .fa-stellar-pause:before { content: "\f04c"; position: absolute; padding-left: 16px; padding-right: 16px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-pause-zoom:before { content: "\f04c"; position: absolute; padding-left: 16px; padding-right: 16px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-pauseAD:before { content: "\f04c"; position: absolute; top: 7px; right: 9px; color: rgb(255, 255, 255); } .fa-stellar-stop:before { content: "\f04d"; } .fa-stellar-fast-forward:before { content: "\f050"; } .fa-stellar-step-forward-ad:before { content: "\f051"; position: absolute; top: 0; right: 17px; color: #fff; padding-top: 32px; padding-bottom: 32px; } .fa-stellar-eject:before { content: "\f052"; } .fa-stellar-chevron-left:before { content: "\f053"; position: absolute; padding-left: 10.5px; padding-right: 10.5px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-chevron-left-zoom:before { content: "\f053"; position: absolute; padding-left: 10.5px; padding-right: 10.5px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-chevron-right:before { content: "\f054"; position: absolute; padding-left: 10.5px; padding-right: 10.5px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-chevron-right-zoom:before { content: "\f054"; position: absolute; padding-left: 10.5px; padding-right: 10.5px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-plus-circle:before { content: "\f055"; } .fa-stellar-minus-circle:before { content: "\f056"; } .fa-stellar-times-circle:before { content: "\f057"; position: absolute; top: 0px !important; left: 0px !important; padding-left: 10px; padding-right: 7px; padding-bottom: 8px; padding-top: 6px; line-height: normal; } .fa-stellar-check-circle:before { content: "\f058"; } .fa-stellar-question-circle:before { content: "\f059"; } .fa-stellar-info-circle:before { content: "\f05a"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 8px; line-height: normal; transform: scale(1); } .fa-stellar-info-circle-zoom:before { content: "\f05a"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 8px; line-height: normal; transform: scale(1.2); } .fa-stellar-crosshairs:before { content: "\f05b"; } .fa-stellar-times-circle-o:before { content: "\f05c"; } .fa-stellar-check-circle-o:before { content: "\f05d"; position: absolute; padding-left: 13px; padding-top: 5px; left: 0px; font-size: 13px !important; } .fa-stellar-ban:before { content: "\f05e"; } .fa-stellar-arrow-left:before { content: "\f060"; } .fa-stellar-arrow-right:before { content: "\f061"; } .fa-stellar-arrow-up:before { content: "\f062"; } .fa-stellar-arrow-down:before { content: "\f063"; } .fa-stellar-mail-forward:before, .fa-stellar-share:before { content: "\f064"; } .fa-stellar-share-alt:before { content: "\f1e0"; position: absolute; padding-left: 8px; padding-right: 9px; padding-bottom: 8px; padding-top: 9px; } .fa-stellar-expand:before { content: "\f065"; } .fa-stellar-compress:before { content: "\f066"; } .fa-stellar-expandAD:before { content: "\f065"; position: absolute; right: 0; top: 0; padding-right: 10px; padding-top: 10px; color: #ffffff; cursor: pointer; } .fa-stellar-compressAD:before { content: "\f066"; position: absolute; right: 0; top: 0; padding-right: 10px; padding-top: 10px; color: #ffffff; cursor: pointer; } .fa-stellar-plus:before { content: "\f067"; } .fa-stellar-minus:before { content: "\f068"; } .fa-stellar-asterisk:before { content: "\f069"; } .fa-stellar-exclamation-circle:before { content: "\f06a"; } .fa-stellar-gift:before { content: "\f06b"; } .fa-stellar-leaf:before { content: "\f06c"; } .fa-stellar-fire:before { content: "\f06d"; } .fa-stellar-eye:before { content: "\f06e"; } .fa-stellar-eye-slash:before { content: "\f070"; } .fa-stellar-warning:before, .fa-stellar-exclamation-triangle:before { content: "\f071"; } .fa-stellar-plane:before { content: "\f072"; } .fa-stellar-calendar:before { content: "\f073"; } .fa-stellar-comment:before { content: "\f075"; } .fa-stellar-magnet:before { content: "\f076"; } .fa-stellar-chevron-up:before { content: "\f077"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 7px; padding-top: 5px; } .fa-stellar-chevron-down:before { content: "\f078"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 7px; padding-top: 5px; } .fa-stellar-retweet:before { content: "\f079"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-retweet-zoom:before { content: "\f079"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-shopping-cart:before { content: "\f07a"; } .fa-stellar-folder:before { content: "\f07b"; } .fa-stellar-folder-open:before { content: "\f07c"; } .fa-stellar-arrows-v:before { content: "\f07d"; } .fa-stellar-arrows-h:before { content: "\f07e"; } .fa-stellar-bar-chart-o:before { content: "\f080"; } .fa-stellar-twitter-square:before { content: "\f081"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 8px; padding-top: 8px; line-height: normal; left: 5px; } .fa-stellar-facebook-square:before { content: "\f082"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 8px; padding-top: 8px; line-height: normal; } .fa-stellar-camera-retro:before { content: "\f083"; } .fa-stellar-key:before { content: "\f084"; } .fa-stellar-comments:before { content: "\f086"; } .fa-stellar-thumbs-o-up:before { content: "\f087"; } .fa-stellar-thumbs-o-down:before { content: "\f088"; } .fa-stellar-star-half:before { content: "\f089"; } .fa-stellar-heart-o:before { content: "\f08a"; } .fa-stellar-sign-out:before { content: "\f08b"; } .fa-stellar-linkedin-square:before { content: "\f08c"; } .fa-stellar-thumb-tack:before { content: "\f08d"; } .fa-stellar-external-link:before { content: "\f08e"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 16px; padding-top: 16px; line-height: normal; transform: scale(1); } .fa-stellar-external-link-zoom:before { content: "\f08e"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 16px; padding-top: 16px; line-height: normal; transform: scale(1.2); } .fa-stellar-sign-in:before { content: "\f090"; } .fa-stellar-trophy:before { content: "\f091"; } .fa-stellar-github-square:before { content: "\f092"; } .fa-stellar-upload:before { content: "\f093"; } .fa-stellar-lemon-o:before { content: "\f094"; } .fa-stellar-phone:before { content: "\f095"; } .fa-stellar-square-o:before { content: "\f096"; } .fa-stellar-bookmark-o:before { content: "\f097"; } .fa-stellar-phone-square:before { content: "\f098"; } .fa-stellar-twitter:before { content: "\f099"; position: absolute; padding-left: 9px; padding-right: 8px; padding-bottom: 8px; padding-top: 8px; transform: scale(1); } .fa-stellar-twitter-zoom:before { content: "\f099"; position: absolute; padding-left: 9px; padding-right: 8px; padding-bottom: 8px; padding-top: 8px; transform: scale(1.2); } .fa-stellar-facebook:before { content: "\f09a"; position: absolute; padding-left: 12px; padding-right: 12px; padding-bottom: 8px; padding-top: 9px; transform: scale(1); } .fa-stellar-facebook-zoom:before { content: "\f09a"; position: absolute; padding-left: 12px; padding-right: 12px; padding-bottom: 8px; padding-top: 9px; transform: scale(1.2); } .fa-stellar-github:before { content: "\f09b"; } .fa-stellar-unlock:before { content: "\f09c"; } .fa-stellar-credit-card:before { content: "\f09d"; } .fa-stellar-rss:before { content: "\f09e"; } .fa-stellar-hdd-o:before { content: "\f0a0"; } .fa-stellar-bullhorn:before { content: "\f0a1"; } .fa-stellar-bell:before { content: "\f0f3"; } .fa-stellar-certificate:before { content: "\f0a3"; } .fa-stellar-hand-o-right:before { content: "\f0a4"; } .fa-stellar-hand-o-left:before { content: "\f0a5"; } .fa-stellar-hand-o-up:before { content: "\f0a6"; } .fa-stellar-hand-o-down:before { content: "\f0a7"; } .fa-stellar-arrow-circle-left:before { content: "\f0a8"; } .fa-stellar-arrow-circle-right:before { content: "\f0a9"; } .fa-stellar-arrow-circle-up:before { content: "\f0aa"; } .fa-stellar-arrow-circle-down:before { content: "\f0ab"; } .fa-stellar-globe:before { content: "\f0ac"; } .fa-stellar-wrench:before { content: "\f0ad"; } .fa-stellar-tasks:before { content: "\f0ae"; } .fa-stellar-filter:before { content: "\f0b0"; } .fa-stellar-briefcase:before { content: "\f0b1"; } .fa-stellar-arrows-alt:before { content: "\f0b2"; } .fa-stellar-tv:before, .fa-stellar-television:before { content: "\f26c"; } .fa-stellar-tv-expand:before, .fa-stellar-television-expand:before { content: "\f26c"; } .fa-stellar-tv-compress:before, .fa-stellar-television-compress:before { content: "\f26c"; } .fa-stellar-group:before, .fa-stellar-users:before { content: "\f0c0"; } .fa-stellar-chain:before, .fa-stellar-link:before { content: "\f0c1"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-chain-zoom:before, .fa-stellar-link-zoom:before { content: "\f0c1"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-cloud:before { content: "\f0c2"; } .fa-stellar-flask:before { content: "\f0c3"; } .fa-stellar-cut:before, .fa-stellar-scissors:before { content: "\f0c4"; } .fa-stellar-copy:before, .fa-stellar-files-o:before { content: "\f0c5"; } .fa-stellar-paperclip:before { content: "\f0c6"; } .fa-stellar-save:before, .fa-stellar-floppy-o:before { content: "\f0c7"; } .fa-stellar-square:before { content: "\f0c8"; } .fa-stellar-bars:before { content: "\f0c9"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 9px; } .fa-stellar-list-ul:before { content: "\f0ca"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 8px; padding-top: 8px; } .fa-stellar-list-ol:before { content: "\f0cb"; } .fa-stellar-strikethrough:before { content: "\f0cc"; } .fa-stellar-underline:before { content: "\f0cd"; } .fa-stellar-table:before { content: "\f0ce"; } .fa-stellar-magic:before { content: "\f0d0"; } .fa-stellar-truck:before { content: "\f0d1"; } .fa-stellar-pinterest:before { content: "\f0d2"; } .fa-stellar-pinterest-square:before { content: "\f0d3"; } .fa-stellar-google-plus-square:before { content: "\f0d4"; } .fa-stellar-google-plus:before { content: "\f0d5"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 7px; padding-top: 9px; transform: scale(1); } .fa-stellar-google-plus-zoom:before { content: "\f0d5"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 7px; padding-top: 9px; transform: scale(1.2); } .fa-stellar-money:before { content: "\f0d6"; } .fa-stellar-caret-down:before { content: "\f0d7"; } .fa-stellar-caret-up:before { content: "\f0d8"; } .fa-stellar-caret-left:before { content: "\f0d9"; } .fa-stellar-caret-right:before { content: "\f0da"; position: absolute; padding-left: 13px; padding-top: 5px; left: 0px; font-size: 13px !important; } .fa-stellar-columns:before { content: "\f0db"; } .fa-stellar-unsorted:before, .fa-stellar-sort:before { content: "\f0dc"; } .fa-stellar-sort-down:before, .fa-stellar-sort-asc:before { content: "\f0dd"; position: absolute; padding-left: 3px; padding-right: 3px; padding-bottom: 15px; padding-top: 11px; } .fa-stellar-sort-up:before, .fa-stellar-sort-desc:before { content: "\f0de"; position: absolute; padding-left: 3px; padding-right: 3px; padding-bottom: 11px; padding-top: 15px; } .fa-stellar-envelope:before { content: "\f0e0"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 8px; padding-top: 8px; } .fa-stellar-linkedin:before { content: "\f0e1"; } .fa-stellar-rotate-left:before, .fa-stellar-undo:before { content: "\f0e2"; } .fa-stellar-legal:before, .fa-stellar-gavel:before { content: "\f0e3"; } .fa-stellar-dashboard:before, .fa-stellar-tachometer:before { content: "\f0e4"; } .fa-stellar-comment-o:before { content: "\f0e5"; } .fa-stellar-comments-o:before { content: "\f0e6"; } .fa-stellar-flash:before, .fa-stellar-bolt:before { content: "\f0e7"; } .fa-stellar-sitemap:before { content: "\f0e8"; } .fa-stellar-umbrella:before { content: "\f0e9"; } .fa-stellar-paste:before, .fa-stellar-clipboard:before { content: "\f0ea"; } .fa-stellar-lightbulb-o:before { content: "\f0eb"; } .fa-stellar-exchange:before { content: "\f0ec"; } .fa-stellar-cloud-download:before { content: "\f0ed"; } .fa-stellar-cloud-upload:before { content: "\f0ee"; } .fa-stellar-user-md:before { content: "\f0f0"; } .fa-stellar-stethoscope:before { content: "\f0f1"; } .fa-stellar-suitcase:before { content: "\f0f2"; } .fa-stellar-bell-o:before { content: "\f0a2"; } .fa-stellar-coffee:before { content: "\f0f4"; } .fa-stellar-cutlery:before { content: "\f0f5"; } .fa-stellar-file-text-o:before { content: "\f0f6"; } .fa-stellar-building-o:before { content: "\f0f7"; } .fa-stellar-hospital-o:before { content: "\f0f8"; } .fa-stellar-ambulance:before { content: "\f0f9"; } .fa-stellar-medkit:before { content: "\f0fa"; } .fa-stellar-fighter-jet:before { content: "\f0fb"; } .fa-stellar-beer:before { content: "\f0fc"; } .fa-stellar-h-square:before { content: "\f0fd"; } .fa-stellar-plus-square:before { content: "\f0fe"; } .fa-stellar-angle-double-left:before { content: "\f100"; position: absolute; padding-left: 14px; padding-right: 19px; padding-bottom: 0px; padding-top: 0px; /* background: #ff0000; */; } .fa-stellar-angle-double-right:before { content: "\f101"; position: absolute; padding-left: 18px; padding-right: 19px; padding-bottom: 0px; padding-top: 0px; } .fa-stellar-angle-double-up:before { content: "\f102"; position: absolute; padding-left: 2px; padding-right: 3px; padding-bottom: 15px; padding-top: 11px; } .fa-stellar-angle-double-down:before { content: "\f103"; position: absolute; padding-left: 2px; padding-right: 3px; padding-bottom: 15px; padding-top: 15px; } .fa-stellar-close:before{ content: "\f00d"; position: absolute; top: 0px !important; left: 0px !important; padding-left: 10px; padding-right: 7px; padding-bottom: 8px; padding-top: 6px; line-height: normal; } .fa-stellar-angle-left:before { content: "\f104"; position: absolute; padding-left: 14px; padding-right: 19px; padding-bottom: 0px; padding-top: 0px; } .fa-stellar-angle-right:before { content: "\f105"; position: absolute; padding-left: 14px; padding-right: 19px; padding-bottom: 0px; padding-top: 0px; } .fa-stellar-angle-up:before { content: "\f106"; position: absolute; padding-left: 3px; padding-right: 3px; padding-bottom: 15px; padding-top: 11px; } .fa-stellar-angle-down:before { content: "\f107"; position: absolute; padding-left: 3px; padding-right: 3px; padding-bottom: 11px; padding-top: 15px; } .fa-stellar-desktop-expand:before { content: "\f108"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-desktop-expand-zoom:before { content: "\f108"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-desktop-compress:before { content: "\f108"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-desktop-compress-zoom:before { content: "\f108"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-laptop:before { content: "\f109"; } .fa-stellar-tablet:before { content: "\f10a"; } .fa-stellar-mobile-phone:before, .fa-stellar-mobile:before { content: "\f10b"; } .fa-stellar-circle-o:before { content: "\f10c"; } .fa-stellar-quote-left:before { content: "\f10d"; } .fa-stellar-quote-right:before { content: "\f10e"; } .fa-stellar-spinner:before { content: "\f110"; } .fa-stellar-circle:before { content: "\f111"; } .fa-stellar-mail-reply:before, .fa-stellar-reply:before { content: "\f112"; position: absolute; right: 269px; padding-left: 7px; padding-right: 7px; padding-bottom: 3px; padding-top: 3px; line-height: normal; left: 5px; } .fa-stellar-github-alt:before { content: "\f113"; } .fa-stellar-folder-o:before { content: "\f114"; } .fa-stellar-folder-open-o:before { content: "\f115"; } .fa-stellar-smile-o:before { content: "\f118"; } .fa-stellar-frown-o:before { content: "\f119"; } .fa-stellar-meh-o:before { content: "\f11a"; } .fa-stellar-gamepad:before { content: "\f11b"; } .fa-stellar-keyboard-o:before { content: "\f11c"; } .fa-stellar-flag-o:before { content: "\f11d"; } .fa-stellar-flag-checkered:before { content: "\f11e"; } .fa-stellar-terminal:before { content: "\f120"; } .fa-stellar-code:before { content: "\f121"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-code-zoom:before { content: "\f121"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-reply-all:before { content: "\f122"; } .fa-stellar-mail-reply-all:before { content: "\f122"; } .fa-stellar-star-half-empty:before, .fa-stellar-star-half-full:before, .fa-stellar-star-half-o:before { content: "\f123"; } .fa-stellar-location-arrow:before { content: "\f124"; } .fa-stellar-crop:before { content: "\f125"; } .fa-stellar-code-fork:before { content: "\f126"; } .fa-stellar-unlink:before, .fa-stellar-chain-broken:before { content: "\f127"; } .fa-stellar-question:before { content: "\f128"; } .fa-stellar-info:before { content: "\f129"; position: absolute; padding-left: 13px; padding-right: 14px; padding-bottom: 8px; padding-top: 8px; line-height: normal; /* left: 5px; */ } } .fa-stellar-exclamation:before { content: "\f12a"; } .fa-stellar-superscript:before { content: "\f12b"; } .fa-stellar-subscript:before { content: "\f12c"; } .fa-stellar-eraser:before { content: "\f12d"; } .fa-stellar-puzzle-piece:before { content: "\f12e"; } .fa-stellar-microphone:before { content: "\f130"; } .fa-stellar-microphone-slash:before { content: "\f131"; } .fa-stellar-shield:before { content: "\f132"; } .fa-stellar-calendar-o:before { content: "\f133"; } .fa-stellar-fire-extinguisher:before { content: "\f134"; } .fa-stellar-rocket:before { content: "\f135"; } .fa-stellar-maxcdn:before { content: "\f136"; } .fa-stellar-chevron-circle-left:before { content: "\f137"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 8px; line-height: normal; transform: scale(1); } .fa-stellar-chevron-circle-left-zoom:before { content: "\f137"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 8px; line-height: normal; transform: scale(1.2); } .fa-stellar-chevron-circle-right:before { content: "\f138"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 8px; line-height: normal; transform: scale(1); } .fa-stellar-chevron-circle-right-zoom:before { content: "\f138"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 8px; line-height: normal; transform: scale(1.2); } .fa-stellar-chevron-circle-up:before { content: "\f139"; } .fa-stellar-chevron-circle-down:before { content: "\f13a"; } .fa-stellar-html5:before { content: "\f13b"; } .fa-stellar-css3:before { content: "\f13c"; } .fa-stellar-anchor:before { content: "\f13d"; } .fa-stellar-unlock-alt:before { content: "\f13e"; } .fa-stellar-bullseye:before { content: "\f140"; } .fa-stellar-ellipsis-h:before { content: "\f141"; } .fa-stellar-ellipsis-v:before { content: "\f142"; } .fa-stellar-rss-square:before { content: "\f143"; } .fa-stellar-play-circle:before { content: "\f144"; } .fa-stellar-ticket:before { content: "\f145"; } .fa-stellar-minus-square:before { content: "\f146"; } .fa-stellar-minus-square-o:before { content: "\f147"; } .fa-stellar-level-up:before { content: "\f148"; } .fa-stellar-level-down:before { content: "\f149"; } .fa-stellar-check-square:before { content: "\f14a"; } .fa-stellar-pencil-square:before { content: "\f14b"; } .fa-stellar-external-link-square:before { content: "\f14c"; } .fa-stellar-share-square:before { content: "\f14d"; position: absolute; padding-left: 8px; padding-right: 9px; padding-bottom: 8px; padding-top: 9px; } .fa-stellar-compass:before { content: "\f14e"; } .fa-stellar-toggle-down:before, .fa-stellar-caret-square-o-down:before { content: "\f150"; } .fa-stellar-toggle-up:before, .fa-stellar-caret-square-o-up:before { content: "\f151"; } .fa-stellar-toggle-right:before, .fa-stellar-caret-square-o-right:before { content: "\f152"; } .fa-stellar-euro:before, .fa-stellar-eur:before { content: "\f153"; } .fa-stellar-gbp:before { content: "\f154"; } .fa-stellar-dollar:before, .fa-stellar-usd:before { content: "\f155"; } .fa-stellar-rupee:before, .fa-stellar-inr:before { content: "\f156"; } .fa-stellar-cny:before, .fa-stellar-rmb:before, .fa-stellar-yen:before, .fa-stellar-jpy:before { content: "\f157"; } .fa-stellar-ruble:before, .fa-stellar-rouble:before, .fa-stellar-rub:before { content: "\f158"; } .fa-stellar-won:before, .fa-stellar-krw:before { content: "\f159"; } .fa-stellar-bitcoin:before, .fa-stellar-btc:before { content: "\f15a"; } .fa-stellar-file:before { content: "\f15b"; } .fa-stellar-file-text:before { content: "\f15c"; } .fa-stellar-sort-alpha-asc:before { content: "\f15d"; } .fa-stellar-sort-alpha-desc:before { content: "\f15e"; } .fa-stellar-sort-amount-asc:before { content: "\f160"; } .fa-stellar-sort-amount-desc:before { content: "\f161"; } .fa-stellar-sort-numeric-asc:before { content: "\f162"; } .fa-stellar-sort-numeric-desc:before { content: "\f163"; } .fa-stellar-thumbs-up:before { content: "\f164"; } .fa-stellar-thumbs-down:before { content: "\f165"; } .fa-stellar-youtube-square:before { content: "\f166"; } .fa-stellar-youtube:before { content: "\f167"; } .fa-stellar-xing:before { content: "\f168"; } .fa-stellar-xing-square:before { content: "\f169"; } .fa-stellar-youtube-play:before { content: "\f16a"; position: absolute; color: #ffffff; font-size: 94px; } .fa-stellar-dropbox:before { content: "\f16b"; } .fa-stellar-stack-overflow:before { content: "\f16c"; } .fa-stellar-instagram:before { content: "\f16d"; } .fa-stellar-flickr:before { content: "\f16e"; } .fa-stellar-adn:before { content: "\f170"; } .fa-stellar-bitbucket:before { content: "\f171"; } .fa-stellar-bitbucket-square:before { content: "\f172"; } .fa-stellar-tumblr:before { content: "\f173"; } .fa-stellar-tumblr-square:before { content: "\f174"; } .fa-stellar-long-arrow-down:before { content: "\f175"; } .fa-stellar-long-arrow-up:before { content: "\f176"; } .fa-stellar-long-arrow-left:before { content: "\f177"; } .fa-stellar-long-arrow-right:before { content: "\f178"; } .fa-stellar-apple:before { content: "\f179"; } .fa-stellar-windows:before { content: "\f17a"; } .fa-stellar-android:before { content: "\f17b"; } .fa-stellar-linux:before { content: "\f17c"; } .fa-stellar-dribbble:before { content: "\f17d"; } .fa-stellar-skype:before { content: "\f17e"; } .fa-stellar-foursquare:before { content: "\f180"; } .fa-stellar-trello:before { content: "\f181"; } .fa-stellar-female:before { content: "\f182"; } .fa-stellar-male:before { content: "\f183"; } .fa-stellar-gittip:before { content: "\f184"; } .fa-stellar-sun-o:before { content: "\f185"; } .fa-stellar-moon-o:before { content: "\f186"; } .fa-stellar-archive:before { content: "\f187"; } .fa-stellar-bug:before { content: "\f188"; } .fa-stellar-vk:before { content: "\f189"; } .fa-stellar-weibo:before { content: "\f18a"; } .fa-stellar-renren:before { content: "\f18b"; } .fa-stellar-pagelines:before { content: "\f18c"; } .fa-stellar-stack-exchange:before { content: "\f18d"; } .fa-stellar-arrow-circle-o-right:before { content: "\f18e"; } .fa-stellar-arrow-circle-o-left:before { content: "\f190"; } .fa-stellar-toggle-left:before, .fa-stellar-caret-square-o-left:before { content: "\f191"; } .fa-stellar-dot-circle-o:before { content: "\f192"; } .fa-stellar-wheelchair:before { content: "\f193"; } .fa-stellar-vimeo-square:before { content: "\f194"; } .fa-stellar-turkish-lira:before, .fa-stellar-try:before { content: "\f195"; } .fa-stellar-plus-square-o:before { content: "\f196"; } .fa-stellar-play-indicator:before { content: "\f04b"; /* position: absolute; */ /* padding-left: 16px; */ /* padding-right: 16px; */ /* padding-bottom: 14px; */ /* padding-top: 14px; */ /* line-height: normal; */ /* transform: scale(1); */ } .fa-stellar-iOSBtnScreen.dark:before { content: "\f028"; position: absolute; color: #000; font-size: 115px; line-height: normal; } .fa-stellar-iOSBtnScreen.light:before { content: "\f028"; position: absolute; color: #fbfbfb; font-size: 115px; line-height: normal; } .stellar_vp_iOSVolumeButtonScreen { position: absolute; left: 50%; top: 50%; margin: -49px 0px 0px -59px; width: 98px; height: 118px; z-index: 2147483647; } @keyframes pulse_animation { 0% { transform: scale(0.8); } 50% { transform: scale(1); } 100% { transform: scale(0.8); } } .pulse { animation-name: pulse_animation; animation-duration: 2000ms; transform-origin:70% 70%; animation-iteration-count: infinite; animation-timing-function: linear; }
public/css2/stellar-font-awesome.css
* -------------------------- */ @font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.eot?v=4.0.3'); src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } .fa-stellar { display: inline-block; font-family: FontAwesome !important; font-style: normal !important; font-weight: normal !important; line-height: 1 !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; } /* makes the font 33% larger relative to the icon container */ .fa-stellar-lg { font-size: 1.3333333333333333em; line-height: 0.75em; vertical-align: -15%; } .fa-stellar-2x { font-size: 2em; } .fa-stellar-3x { font-size: 3em; } .fa-stellar-4x { font-size: 4em; } .fa-stellar-5x { font-size: 5em; } .fa-stellar-fw { width: 1.2857142857142858em; text-align: center; } .fa-stellar-ul { padding-left: 0; margin-left: 2.142857142857143em; list-style-type: none; } .fa-stellar-ul > li { position: relative; } .fa-stellar-li { position: absolute; left: -2.142857142857143em; width: 2.142857142857143em; top: 0.14285714285714285em; text-align: center; } .fa-stellar-li.fa-stellar-lg { left: -1.8571428571428572em; } .fa-stellar-border { padding: .2em .25em .15em; border: solid 0.08em #eeeeee; border-radius: .1em; } .pull-right { float: right; } .pull-left { float: left; } .fa.pull-left { margin-right: .3em; } .fa.pull-right { margin-left: .3em; } .fa-stellar-spin { -webkit-animation: spin 2s infinite linear; -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; animation: spin 2s infinite linear; } @-moz-keyframes spin { 0% { -moz-transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); } } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); } } @-o-keyframes spin { 0% { -o-transform: rotate(0deg); } 100% { -o-transform: rotate(359deg); } } @-ms-keyframes spin { 0% { -ms-transform: rotate(0deg); } 100% { -ms-transform: rotate(359deg); } } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } } .fa-stellar-rotate-90 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); transform-origin: 0 0; } .fa-stellar-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } .fa-stellar-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } .fa-stellar-flip-horizontal { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1); -webkit-transform: scale(-1, 1); -moz-transform: scale(-1, 1); -ms-transform: scale(-1, 1); -o-transform: scale(-1, 1); transform: scale(-1, 1); } .fa-stellar-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1); -webkit-transform: scale(1, -1); -moz-transform: scale(1, -1); -ms-transform: scale(1, -1); -o-transform: scale(1, -1); transform: scale(1, -1); } .fa-stellar-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; } .fa-stellar-stack-1x, .fa-stellar-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; } .fa-stellar-stack-1x { line-height: inherit; } .fa-stellar-stack-2x { font-size: 2em; } .fa-stellar-inverse { color: #ffffff; } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .fa-stellar-glass:before { content: "\f000"; } .fa-stellar-music:before { content: "\f001"; } .fa-stellar-search:before { content: "\f002"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } } .fa-stellar-envelope-o:before { content: "\f003"; } .fa-stellar-heart:before { content: "\f004"; } .fa-stellar-star:before { content: "\f005"; } .fa-stellar-star-o:before { content: "\f006"; } .fa-stellar-user:before { content: "\f007"; } .fa-stellar-film:before { content: "\f008"; } .fa-stellar-th-large:before { content: "\f009"; position: absolute; padding-left: 8px; padding-right: 9px; padding-bottom: 8px; padding-top: 9px; } .fa-stellar-th:before { content: "\f00a"; } .fa-stellar-th-list:before { content: "\f00b"; position: absolute; padding-left: 12px; padding-right: 12px; padding-bottom: 10px; padding-top: 3px; } .fa-stellar-check:before { content: "\f00c"; position: absolute; padding-left: 13px; padding-top: 5px; left: 0px; font-size: 13px !important; } .fa-stellar-times:before { content: "\f00d"; } .fa-stellar-search-plus:before { content: "\f00e"; } .fa-stellar-search-minus:before { content: "\f010"; } .fa-stellar-power-off:before { content: "\f011"; } .fa-stellar-signal:before { content: "\f012"; } .fa-stellar-trash-o:before { content: "\f014"; } .fa-stellar-home:before { content: "\f015"; } .fa-stellar-file-o:before { content: "\f016"; } .fa-stellar-clock-o:before { content: "\f017"; } .fa-stellar-road:before { content: "\f018"; } .fa-stellar-download:before { content: "\f019"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-download-zoom:before { content: "\f019"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-arrow-circle-o-down:before { content: "\f01a"; } .fa-stellar-arrow-circle-o-up:before { content: "\f01b"; } .fa-stellar-inbox:before { content: "\f01c"; } .fa-stellar-play-circle-o:before { content: "\f01d"; } .fa-stellar-rotate-right:before, .fa-stellar-repeat:before { content: "\f01e"; } .fa-stellar-gear:before, .fa-stellar-cog:before { content: "\f013"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-cog-zoom:before { content: "\f013"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-refresh:before { content: "\f021"; } .fa-stellar-list-alt:before { content: "\f022"; position: absolute; padding-left: 12px; padding-right: 12px; padding-bottom: 10px; padding-top: 3px; } .fa-stellar-lock:before { content: "\f023"; } .fa-stellar-flag:before { content: "\f024"; } .fa-stellar-headphones:before { content: "\f025"; } .fa-stellar-volume-off:before { content: "\f026"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-volume-off-zoom:before { content: "\f026"; position: absolute; padding-left: 7px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-volume-down:before { content: "\f027"; } .fa-stellar-volume-up:before { content: "\f028"; position: absolute; padding-left: 9px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); /* background: cadetblue; */ } .fa-stellar-volume-up-zoom:before { content: "\f028"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-qrcode:before { content: "\f029"; } .fa-stellar-barcode:before { content: "\f02a"; } .fa-stellar-tag:before { content: "\f02b"; } .fa-stellar-tags:before { content: "\f02c"; } .fa-stellar-book:before { content: "\f02d"; } .fa-stellar-bookmark:before { content: "\f02e"; } .fa-stellar-print:before { content: "\f02f"; } .fa-stellar-camera:before { content: "\f030"; } .fa-stellar-font:before { content: "\f031"; } .fa-stellar-bold:before { content: "\f032"; } .fa-stellar-italic:before { content: "\f033"; } .fa-stellar-text-height:before { content: "\f034"; } .fa-stellar-text-width:before { content: "\f035"; } .fa-stellar-align-left:before { content: "\f036"; } .fa-stellar-align-center:before { content: "\f037"; } .fa-stellar-align-right:before { content: "\f038"; } .fa-stellar-align-justify:before { content: "\f039"; } .fa-stellar-list:before { content: "\f03a"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-list-zoom:before { content: "\f03a"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-dedent:before, .fa-stellar-outdent:before { content: "\f03b"; position:absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 8px; padding-top: 8px; line-height: normal; left: 5px; } .fa-stellar-indent:before { content: "\f03c"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 8px; padding-top: 8px; line-height: normal; /* left: 5px; */ } .fa-stellar-video-camera:before { content: "\f03d"; } .fa-stellar-picture-o:before { content: "\f03e"; } .fa-stellar-pencil:before { content: "\f040"; } .fa-stellar-map-marker:before { content: "\f041"; } .fa-stellar-adjust:before { content: "\f042"; } .fa-stellar-tint:before { content: "\f043"; } .fa-stellar-edit:before, .fa-stellar-pencil-square-o:before { content: "\f044"; } .fa-stellar-share-square-o:before { content: "\f045"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 9px; line-height: normal; /* left: 5px; */ } .fa-stellar-check-square-o:before { content: "\f046"; position: absolute; padding-left: 13px; padding-top: 5px; left: 0px; font-size: 13px !important; } .fa-stellar-arrows:before { content: "\f047"; } .fa-stellar-step-backward:before { content: "\f048"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-backward:before { content: "\f04a"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-random:before { content: "\f074"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-random-zoom:before { content: "\f074"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-toggle-off:before { content: "\f204"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-toggle-off-zoom:before { content: "\f204"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-toggle-on:before { content: "\f205"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-toggle-on-zoom:before { content: "\f205"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-forward:before { content: "\f04e"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-step-forward:before { content: "\f051"; position: absolute; padding-left: 12px; padding-right: 11px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); /* background: blueviolet; */ } .fa-stellar-step-forward-zoom:before { content: "\f051"; position: absolute; padding-left: 11px; padding-right: 11px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2);; } .fa-stellar-fast-backward:before { content: "\f049"; position: absolute; right: 269px; padding-left: 7px; padding-right: 7px; padding-bottom: 3px; padding-top: 3px; } .fa-stellar-play:before { content: "\f04b"; position: absolute; padding-left: 16px; padding-right: 16px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-play-zoom:before { content: "\f04b"; position: absolute; padding-left: 16px; padding-right: 16px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-playScreen.dark:before { content: "\f04b"; position: absolute; font-size: 22px; /* padding-left: 29px; */ /* padding-right: 27px; */ /* padding-bottom: 25px; */ /* padding-top: 25px; */ /* background: rgba(0, 0, 0, 0.7); */ line-height: normal; left: 50%; top: 50%; margin-left: -8.6px; margin-top: -11.5px; } .fa-stellar-playScreen.light:before { content: "\f04b"; position: absolute; font-size: 22px; /* padding-left: 29px; */ /* padding-right: 27px; */ /* padding-bottom: 25px; */ /* padding-top: 25px; */ /* background: rgba(0, 0, 0, 0.7); */ line-height: normal; left: 50%; top: 50%; margin-left: -8.6px; margin-top: -11.5px; } .fa-stellar-playAD:before { content: "\f04b"; position: absolute; top: 7px; right: 9px; color: rgb(255, 255, 255); } .fa-stellar-pause:before { content: "\f04c"; position: absolute; padding-left: 16px; padding-right: 16px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-pause-zoom:before { content: "\f04c"; position: absolute; padding-left: 16px; padding-right: 16px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-pauseAD:before { content: "\f04c"; position: absolute; top: 7px; right: 9px; color: rgb(255, 255, 255); } .fa-stellar-stop:before { content: "\f04d"; } .fa-stellar-fast-forward:before { content: "\f050"; } .fa-stellar-step-forward-ad:before { content: "\f051"; position: absolute; top: 0; right: 17px; color: #fff; padding-top: 32px; padding-bottom: 32px; } .fa-stellar-eject:before { content: "\f052"; } .fa-stellar-chevron-left:before { content: "\f053"; position: absolute; padding-left: 10.5px; padding-right: 10.5px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-chevron-left-zoom:before { content: "\f053"; position: absolute; padding-left: 10.5px; padding-right: 10.5px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-chevron-right:before { content: "\f054"; position: absolute; padding-left: 10.5px; padding-right: 10.5px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-chevron-right-zoom:before { content: "\f054"; position: absolute; padding-left: 10.5px; padding-right: 10.5px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-plus-circle:before { content: "\f055"; } .fa-stellar-minus-circle:before { content: "\f056"; } .fa-stellar-times-circle:before { content: "\f057"; position: absolute; top: 0px !important; left: 0px !important; padding-left: 10px; padding-right: 7px; padding-bottom: 8px; padding-top: 6px; line-height: normal; } .fa-stellar-check-circle:before { content: "\f058"; } .fa-stellar-question-circle:before { content: "\f059"; } .fa-stellar-info-circle:before { content: "\f05a"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 8px; line-height: normal; transform: scale(1); } .fa-stellar-info-circle-zoom:before { content: "\f05a"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 8px; line-height: normal; transform: scale(1.2); } .fa-stellar-crosshairs:before { content: "\f05b"; } .fa-stellar-times-circle-o:before { content: "\f05c"; } .fa-stellar-check-circle-o:before { content: "\f05d"; position: absolute; padding-left: 13px; padding-top: 5px; left: 0px; font-size: 13px !important; } .fa-stellar-ban:before { content: "\f05e"; } .fa-stellar-arrow-left:before { content: "\f060"; } .fa-stellar-arrow-right:before { content: "\f061"; } .fa-stellar-arrow-up:before { content: "\f062"; } .fa-stellar-arrow-down:before { content: "\f063"; } .fa-stellar-mail-forward:before, .fa-stellar-share:before { content: "\f064"; } .fa-stellar-share-alt:before { content: "\f1e0"; position: absolute; padding-left: 8px; padding-right: 9px; padding-bottom: 8px; padding-top: 9px; } .fa-stellar-expand:before { content: "\f065"; } .fa-stellar-compress:before { content: "\f066"; } .fa-stellar-expandAD:before { content: "\f065"; position: absolute; right: 0; top: 0; padding-right: 10px; padding-top: 10px; color: #ffffff; cursor: pointer; } .fa-stellar-compressAD:before { content: "\f066"; position: absolute; right: 0; top: 0; padding-right: 10px; padding-top: 10px; color: #ffffff; cursor: pointer; } .fa-stellar-plus:before { content: "\f067"; } .fa-stellar-minus:before { content: "\f068"; } .fa-stellar-asterisk:before { content: "\f069"; } .fa-stellar-exclamation-circle:before { content: "\f06a"; } .fa-stellar-gift:before { content: "\f06b"; } .fa-stellar-leaf:before { content: "\f06c"; } .fa-stellar-fire:before { content: "\f06d"; } .fa-stellar-eye:before { content: "\f06e"; } .fa-stellar-eye-slash:before { content: "\f070"; } .fa-stellar-warning:before, .fa-stellar-exclamation-triangle:before { content: "\f071"; } .fa-stellar-plane:before { content: "\f072"; } .fa-stellar-calendar:before { content: "\f073"; } .fa-stellar-comment:before { content: "\f075"; } .fa-stellar-magnet:before { content: "\f076"; } .fa-stellar-chevron-up:before { content: "\f077"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 7px; padding-top: 5px; } .fa-stellar-chevron-down:before { content: "\f078"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 7px; padding-top: 5px; } .fa-stellar-retweet:before { content: "\f079"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-retweet-zoom:before { content: "\f079"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-shopping-cart:before { content: "\f07a"; } .fa-stellar-folder:before { content: "\f07b"; } .fa-stellar-folder-open:before { content: "\f07c"; } .fa-stellar-arrows-v:before { content: "\f07d"; } .fa-stellar-arrows-h:before { content: "\f07e"; } .fa-stellar-bar-chart-o:before { content: "\f080"; } .fa-stellar-twitter-square:before { content: "\f081"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 8px; padding-top: 8px; line-height: normal; left: 5px; } .fa-stellar-facebook-square:before { content: "\f082"; position: absolute; padding-left: 7px; padding-right: 7px; padding-bottom: 8px; padding-top: 8px; line-height: normal; } .fa-stellar-camera-retro:before { content: "\f083"; } .fa-stellar-key:before { content: "\f084"; } .fa-stellar-comments:before { content: "\f086"; } .fa-stellar-thumbs-o-up:before { content: "\f087"; } .fa-stellar-thumbs-o-down:before { content: "\f088"; } .fa-stellar-star-half:before { content: "\f089"; } .fa-stellar-heart-o:before { content: "\f08a"; } .fa-stellar-sign-out:before { content: "\f08b"; } .fa-stellar-linkedin-square:before { content: "\f08c"; } .fa-stellar-thumb-tack:before { content: "\f08d"; } .fa-stellar-external-link:before { content: "\f08e"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 16px; padding-top: 16px; line-height: normal; transform: scale(1); } .fa-stellar-external-link-zoom:before { content: "\f08e"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 16px; padding-top: 16px; line-height: normal; transform: scale(1.2); } .fa-stellar-sign-in:before { content: "\f090"; } .fa-stellar-trophy:before { content: "\f091"; } .fa-stellar-github-square:before { content: "\f092"; } .fa-stellar-upload:before { content: "\f093"; } .fa-stellar-lemon-o:before { content: "\f094"; } .fa-stellar-phone:before { content: "\f095"; } .fa-stellar-square-o:before { content: "\f096"; } .fa-stellar-bookmark-o:before { content: "\f097"; } .fa-stellar-phone-square:before { content: "\f098"; } .fa-stellar-twitter:before { content: "\f099"; position: absolute; padding-left: 9px; padding-right: 8px; padding-bottom: 8px; padding-top: 8px; transform: scale(1); } .fa-stellar-twitter-zoom:before { content: "\f099"; position: absolute; padding-left: 9px; padding-right: 8px; padding-bottom: 8px; padding-top: 8px; transform: scale(1.2); } .fa-stellar-facebook:before { content: "\f09a"; position: absolute; padding-left: 12px; padding-right: 12px; padding-bottom: 8px; padding-top: 9px; transform: scale(1); } .fa-stellar-facebook-zoom:before { content: "\f09a"; position: absolute; padding-left: 12px; padding-right: 12px; padding-bottom: 8px; padding-top: 9px; transform: scale(1.2); } .fa-stellar-github:before { content: "\f09b"; } .fa-stellar-unlock:before { content: "\f09c"; } .fa-stellar-credit-card:before { content: "\f09d"; } .fa-stellar-rss:before { content: "\f09e"; } .fa-stellar-hdd-o:before { content: "\f0a0"; } .fa-stellar-bullhorn:before { content: "\f0a1"; } .fa-stellar-bell:before { content: "\f0f3"; } .fa-stellar-certificate:before { content: "\f0a3"; } .fa-stellar-hand-o-right:before { content: "\f0a4"; } .fa-stellar-hand-o-left:before { content: "\f0a5"; } .fa-stellar-hand-o-up:before { content: "\f0a6"; } .fa-stellar-hand-o-down:before { content: "\f0a7"; } .fa-stellar-arrow-circle-left:before { content: "\f0a8"; } .fa-stellar-arrow-circle-right:before { content: "\f0a9"; } .fa-stellar-arrow-circle-up:before { content: "\f0aa"; } .fa-stellar-arrow-circle-down:before { content: "\f0ab"; } .fa-stellar-globe:before { content: "\f0ac"; } .fa-stellar-wrench:before { content: "\f0ad"; } .fa-stellar-tasks:before { content: "\f0ae"; } .fa-stellar-filter:before { content: "\f0b0"; } .fa-stellar-briefcase:before { content: "\f0b1"; } .fa-stellar-arrows-alt:before { content: "\f0b2"; } .fa-stellar-tv:before, .fa-stellar-television:before { content: "\f26c"; } .fa-stellar-tv-expand:before, .fa-stellar-television-expand:before { content: "\f26c"; } .fa-stellar-tv-compress:before, .fa-stellar-television-compress:before { content: "\f26c"; } .fa-stellar-group:before, .fa-stellar-users:before { content: "\f0c0"; } .fa-stellar-chain:before, .fa-stellar-link:before { content: "\f0c1"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-chain-zoom:before, .fa-stellar-link-zoom:before { content: "\f0c1"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-cloud:before { content: "\f0c2"; } .fa-stellar-flask:before { content: "\f0c3"; } .fa-stellar-cut:before, .fa-stellar-scissors:before { content: "\f0c4"; } .fa-stellar-copy:before, .fa-stellar-files-o:before { content: "\f0c5"; } .fa-stellar-paperclip:before { content: "\f0c6"; } .fa-stellar-save:before, .fa-stellar-floppy-o:before { content: "\f0c7"; } .fa-stellar-square:before { content: "\f0c8"; } .fa-stellar-bars:before { content: "\f0c9"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 9px; } .fa-stellar-list-ul:before { content: "\f0ca"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 8px; padding-top: 8px; } .fa-stellar-list-ol:before { content: "\f0cb"; } .fa-stellar-strikethrough:before { content: "\f0cc"; } .fa-stellar-underline:before { content: "\f0cd"; } .fa-stellar-table:before { content: "\f0ce"; } .fa-stellar-magic:before { content: "\f0d0"; } .fa-stellar-truck:before { content: "\f0d1"; } .fa-stellar-pinterest:before { content: "\f0d2"; } .fa-stellar-pinterest-square:before { content: "\f0d3"; } .fa-stellar-google-plus-square:before { content: "\f0d4"; } .fa-stellar-google-plus:before { content: "\f0d5"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 7px; padding-top: 9px; transform: scale(1); } .fa-stellar-google-plus-zoom:before { content: "\f0d5"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 7px; padding-top: 9px; transform: scale(1.2); } .fa-stellar-money:before { content: "\f0d6"; } .fa-stellar-caret-down:before { content: "\f0d7"; } .fa-stellar-caret-up:before { content: "\f0d8"; } .fa-stellar-caret-left:before { content: "\f0d9"; } .fa-stellar-caret-right:before { content: "\f0da"; position: absolute; padding-left: 13px; padding-top: 5px; left: 0px; font-size: 13px !important; } .fa-stellar-columns:before { content: "\f0db"; } .fa-stellar-unsorted:before, .fa-stellar-sort:before { content: "\f0dc"; } .fa-stellar-sort-down:before, .fa-stellar-sort-asc:before { content: "\f0dd"; position: absolute; padding-left: 3px; padding-right: 3px; padding-bottom: 15px; padding-top: 11px; } .fa-stellar-sort-up:before, .fa-stellar-sort-desc:before { content: "\f0de"; position: absolute; padding-left: 3px; padding-right: 3px; padding-bottom: 11px; padding-top: 15px; } .fa-stellar-envelope:before { content: "\f0e0"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 8px; padding-top: 8px; } .fa-stellar-linkedin:before { content: "\f0e1"; } .fa-stellar-rotate-left:before, .fa-stellar-undo:before { content: "\f0e2"; } .fa-stellar-legal:before, .fa-stellar-gavel:before { content: "\f0e3"; } .fa-stellar-dashboard:before, .fa-stellar-tachometer:before { content: "\f0e4"; } .fa-stellar-comment-o:before { content: "\f0e5"; } .fa-stellar-comments-o:before { content: "\f0e6"; } .fa-stellar-flash:before, .fa-stellar-bolt:before { content: "\f0e7"; } .fa-stellar-sitemap:before { content: "\f0e8"; } .fa-stellar-umbrella:before { content: "\f0e9"; } .fa-stellar-paste:before, .fa-stellar-clipboard:before { content: "\f0ea"; } .fa-stellar-lightbulb-o:before { content: "\f0eb"; } .fa-stellar-exchange:before { content: "\f0ec"; } .fa-stellar-cloud-download:before { content: "\f0ed"; } .fa-stellar-cloud-upload:before { content: "\f0ee"; } .fa-stellar-user-md:before { content: "\f0f0"; } .fa-stellar-stethoscope:before { content: "\f0f1"; } .fa-stellar-suitcase:before { content: "\f0f2"; } .fa-stellar-bell-o:before { content: "\f0a2"; } .fa-stellar-coffee:before { content: "\f0f4"; } .fa-stellar-cutlery:before { content: "\f0f5"; } .fa-stellar-file-text-o:before { content: "\f0f6"; } .fa-stellar-building-o:before { content: "\f0f7"; } .fa-stellar-hospital-o:before { content: "\f0f8"; } .fa-stellar-ambulance:before { content: "\f0f9"; } .fa-stellar-medkit:before { content: "\f0fa"; } .fa-stellar-fighter-jet:before { content: "\f0fb"; } .fa-stellar-beer:before { content: "\f0fc"; } .fa-stellar-h-square:before { content: "\f0fd"; } .fa-stellar-plus-square:before { content: "\f0fe"; } .fa-stellar-angle-double-left:before { content: "\f100"; position: absolute; padding-left: 14px; padding-right: 19px; padding-bottom: 0px; padding-top: 0px; /* background: #ff0000; */; } .fa-stellar-angle-double-right:before { content: "\f101"; position: absolute; padding-left: 18px; padding-right: 19px; padding-bottom: 0px; padding-top: 0px; } .fa-stellar-angle-double-up:before { content: "\f102"; position: absolute; padding-left: 2px; padding-right: 3px; padding-bottom: 15px; padding-top: 11px; } .fa-stellar-angle-double-down:before { content: "\f103"; position: absolute; padding-left: 2px; padding-right: 3px; padding-bottom: 15px; padding-top: 15px; } .fa-stellar-close:before{ content: "\f00d"; position: absolute; top: 0px !important; left: 0px !important; padding-left: 10px; padding-right: 7px; padding-bottom: 8px; padding-top: 6px; line-height: normal; } .fa-stellar-angle-left:before { content: "\f104"; position: absolute; padding-left: 14px; padding-right: 19px; padding-bottom: 0px; padding-top: 0px; } .fa-stellar-angle-right:before { content: "\f105"; position: absolute; padding-left: 14px; padding-right: 19px; padding-bottom: 0px; padding-top: 0px; } .fa-stellar-angle-up:before { content: "\f106"; position: absolute; padding-left: 3px; padding-right: 3px; padding-bottom: 15px; padding-top: 11px; } .fa-stellar-angle-down:before { content: "\f107"; position: absolute; padding-left: 3px; padding-right: 3px; padding-bottom: 11px; padding-top: 15px; } .fa-stellar-desktop-expand:before { content: "\f108"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-desktop-expand-zoom:before { content: "\f108"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-desktop-compress:before { content: "\f108"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-desktop-compress-zoom:before { content: "\f108"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-laptop:before { content: "\f109"; } .fa-stellar-tablet:before { content: "\f10a"; } .fa-stellar-mobile-phone:before, .fa-stellar-mobile:before { content: "\f10b"; } .fa-stellar-circle-o:before { content: "\f10c"; } .fa-stellar-quote-left:before { content: "\f10d"; } .fa-stellar-quote-right:before { content: "\f10e"; } .fa-stellar-spinner:before { content: "\f110"; } .fa-stellar-circle:before { content: "\f111"; } .fa-stellar-mail-reply:before, .fa-stellar-reply:before { content: "\f112"; position: absolute; right: 269px; padding-left: 7px; padding-right: 7px; padding-bottom: 3px; padding-top: 3px; line-height: normal; left: 5px; } .fa-stellar-github-alt:before { content: "\f113"; } .fa-stellar-folder-o:before { content: "\f114"; } .fa-stellar-folder-open-o:before { content: "\f115"; } .fa-stellar-smile-o:before { content: "\f118"; } .fa-stellar-frown-o:before { content: "\f119"; } .fa-stellar-meh-o:before { content: "\f11a"; } .fa-stellar-gamepad:before { content: "\f11b"; } .fa-stellar-keyboard-o:before { content: "\f11c"; } .fa-stellar-flag-o:before { content: "\f11d"; } .fa-stellar-flag-checkered:before { content: "\f11e"; } .fa-stellar-terminal:before { content: "\f120"; } .fa-stellar-code:before { content: "\f121"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1); } .fa-stellar-code-zoom:before { content: "\f121"; position: absolute; padding-left: 8px; padding-right: 8px; padding-bottom: 14px; padding-top: 14px; line-height: normal; transform: scale(1.2); } .fa-stellar-reply-all:before { content: "\f122"; } .fa-stellar-mail-reply-all:before { content: "\f122"; } .fa-stellar-star-half-empty:before, .fa-stellar-star-half-full:before, .fa-stellar-star-half-o:before { content: "\f123"; } .fa-stellar-location-arrow:before { content: "\f124"; } .fa-stellar-crop:before { content: "\f125"; } .fa-stellar-code-fork:before { content: "\f126"; } .fa-stellar-unlink:before, .fa-stellar-chain-broken:before { content: "\f127"; } .fa-stellar-question:before { content: "\f128"; } .fa-stellar-info:before { content: "\f129"; position: absolute; padding-left: 13px; padding-right: 14px; padding-bottom: 8px; padding-top: 8px; line-height: normal; /* left: 5px; */ } } .fa-stellar-exclamation:before { content: "\f12a"; } .fa-stellar-superscript:before { content: "\f12b"; } .fa-stellar-subscript:before { content: "\f12c"; } .fa-stellar-eraser:before { content: "\f12d"; } .fa-stellar-puzzle-piece:before { content: "\f12e"; } .fa-stellar-microphone:before { content: "\f130"; } .fa-stellar-microphone-slash:before { content: "\f131"; } .fa-stellar-shield:before { content: "\f132"; } .fa-stellar-calendar-o:before { content: "\f133"; } .fa-stellar-fire-extinguisher:before { content: "\f134"; } .fa-stellar-rocket:before { content: "\f135"; } .fa-stellar-maxcdn:before { content: "\f136"; } .fa-stellar-chevron-circle-left:before { content: "\f137"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 8px; line-height: normal; transform: scale(1); } .fa-stellar-chevron-circle-left-zoom:before { content: "\f137"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 8px; line-height: normal; transform: scale(1.2); } .fa-stellar-chevron-circle-right:before { content: "\f138"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 8px; line-height: normal; transform: scale(1); } .fa-stellar-chevron-circle-right-zoom:before { content: "\f138"; position: absolute; padding-left: 9px; padding-right: 9px; padding-bottom: 8px; padding-top: 8px; line-height: normal; transform: scale(1.2); } .fa-stellar-chevron-circle-up:before { content: "\f139"; } .fa-stellar-chevron-circle-down:before { content: "\f13a"; } .fa-stellar-html5:before { content: "\f13b"; } .fa-stellar-css3:before { content: "\f13c"; } .fa-stellar-anchor:before { content: "\f13d"; } .fa-stellar-unlock-alt:before { content: "\f13e"; } .fa-stellar-bullseye:before { content: "\f140"; } .fa-stellar-ellipsis-h:before { content: "\f141"; } .fa-stellar-ellipsis-v:before { content: "\f142"; } .fa-stellar-rss-square:before { content: "\f143"; } .fa-stellar-play-circle:before { content: "\f144"; } .fa-stellar-ticket:before { content: "\f145"; } .fa-stellar-minus-square:before { content: "\f146"; } .fa-stellar-minus-square-o:before { content: "\f147"; } .fa-stellar-level-up:before { content: "\f148"; } .fa-stellar-level-down:before { content: "\f149"; } .fa-stellar-check-square:before { content: "\f14a"; } .fa-stellar-pencil-square:before { content: "\f14b"; } .fa-stellar-external-link-square:before { content: "\f14c"; } .fa-stellar-share-square:before { content: "\f14d"; position: absolute; padding-left: 8px; padding-right: 9px; padding-bottom: 8px; padding-top: 9px; } .fa-stellar-compass:before { content: "\f14e"; } .fa-stellar-toggle-down:before, .fa-stellar-caret-square-o-down:before { content: "\f150"; } .fa-stellar-toggle-up:before, .fa-stellar-caret-square-o-up:before { content: "\f151"; } .fa-stellar-toggle-right:before, .fa-stellar-caret-square-o-right:before { content: "\f152"; } .fa-stellar-euro:before, .fa-stellar-eur:before { content: "\f153"; } .fa-stellar-gbp:before { content: "\f154"; } .fa-stellar-dollar:before, .fa-stellar-usd:before { content: "\f155"; } .fa-stellar-rupee:before, .fa-stellar-inr:before { content: "\f156"; } .fa-stellar-cny:before, .fa-stellar-rmb:before, .fa-stellar-yen:before, .fa-stellar-jpy:before { content: "\f157"; } .fa-stellar-ruble:before, .fa-stellar-rouble:before, .fa-stellar-rub:before { content: "\f158"; } .fa-stellar-won:before, .fa-stellar-krw:before { content: "\f159"; } .fa-stellar-bitcoin:before, .fa-stellar-btc:before { content: "\f15a"; } .fa-stellar-file:before { content: "\f15b"; } .fa-stellar-file-text:before { content: "\f15c"; } .fa-stellar-sort-alpha-asc:before { content: "\f15d"; } .fa-stellar-sort-alpha-desc:before { content: "\f15e"; } .fa-stellar-sort-amount-asc:before { content: "\f160"; } .fa-stellar-sort-amount-desc:before { content: "\f161"; } .fa-stellar-sort-numeric-asc:before { content: "\f162"; } .fa-stellar-sort-numeric-desc:before { content: "\f163"; } .fa-stellar-thumbs-up:before { content: "\f164"; } .fa-stellar-thumbs-down:before { content: "\f165"; } .fa-stellar-youtube-square:before { content: "\f166"; } .fa-stellar-youtube:before { content: "\f167"; } .fa-stellar-xing:before { content: "\f168"; } .fa-stellar-xing-square:before { content: "\f169"; } .fa-stellar-youtube-play:before { content: "\f16a"; position: absolute; color: #ffffff; font-size: 94px; } .fa-stellar-dropbox:before { content: "\f16b"; } .fa-stellar-stack-overflow:before { content: "\f16c"; } .fa-stellar-instagram:before { content: "\f16d"; } .fa-stellar-flickr:before { content: "\f16e"; } .fa-stellar-adn:before { content: "\f170"; } .fa-stellar-bitbucket:before { content: "\f171"; } .fa-stellar-bitbucket-square:before { content: "\f172"; } .fa-stellar-tumblr:before { content: "\f173"; } .fa-stellar-tumblr-square:before { content: "\f174"; } .fa-stellar-long-arrow-down:before { content: "\f175"; } .fa-stellar-long-arrow-up:before { content: "\f176"; } .fa-stellar-long-arrow-left:before { content: "\f177"; } .fa-stellar-long-arrow-right:before { content: "\f178"; } .fa-stellar-apple:before { content: "\f179"; } .fa-stellar-windows:before { content: "\f17a"; } .fa-stellar-android:before { content: "\f17b"; } .fa-stellar-linux:before { content: "\f17c"; } .fa-stellar-dribbble:before { content: "\f17d"; } .fa-stellar-skype:before { content: "\f17e"; } .fa-stellar-foursquare:before { content: "\f180"; } .fa-stellar-trello:before { content: "\f181"; } .fa-stellar-female:before { content: "\f182"; } .fa-stellar-male:before { content: "\f183"; } .fa-stellar-gittip:before { content: "\f184"; } .fa-stellar-sun-o:before { content: "\f185"; } .fa-stellar-moon-o:before { content: "\f186"; } .fa-stellar-archive:before { content: "\f187"; } .fa-stellar-bug:before { content: "\f188"; } .fa-stellar-vk:before { content: "\f189"; } .fa-stellar-weibo:before { content: "\f18a"; } .fa-stellar-renren:before { content: "\f18b"; } .fa-stellar-pagelines:before { content: "\f18c"; } .fa-stellar-stack-exchange:before { content: "\f18d"; } .fa-stellar-arrow-circle-o-right:before { content: "\f18e"; } .fa-stellar-arrow-circle-o-left:before { content: "\f190"; } .fa-stellar-toggle-left:before, .fa-stellar-caret-square-o-left:before { content: "\f191"; } .fa-stellar-dot-circle-o:before { content: "\f192"; } .fa-stellar-wheelchair:before { content: "\f193"; } .fa-stellar-vimeo-square:before { content: "\f194"; } .fa-stellar-turkish-lira:before, .fa-stellar-try:before { content: "\f195"; } .fa-stellar-plus-square-o:before { content: "\f196"; } .fa-stellar-play-indicator:before { content: "\f04b"; /* position: absolute; */ /* padding-left: 16px; */ /* padding-right: 16px; */ /* padding-bottom: 14px; */ /* padding-top: 14px; */ /* line-height: normal; */ /* transform: scale(1); */ } .fa-stellar-iOSBtnScreen.dark:before { content: "\f028"; position: absolute; color: #000; font-size: 115px; line-height: normal; } .fa-stellar-iOSBtnScreen.light:before { content: "\f028"; position: absolute; color: #fbfbfb; font-size: 115px; line-height: normal; } .stellar_vp_iOSVolumeButtonScreen { position: absolute; left: 50%; top: 50%; margin: -49px 0px 0px -59px; width: 98px; height: 118px; z-index: 2147483647; } @keyframes pulse_animation { 0% { transform: scale(0.8); } 50% { transform: scale(1); } 100% { transform: scale(0.8); } } .pulse { animation-name: pulse_animation; animation-duration: 2000ms; transform-origin:70% 70%; animation-iteration-count: infinite; animation-timing-function: linear; }
0.500244
0.087369
@media only screen and (max-width: 800px) { body { padding-bottom: 10px; } .resume { margin: 10px 0 30px 0; padding: 10px; font-size: 11px; letter-spacing: 1.3px; } .myname { padding-left: 0px; } hr { margin: 0.5em 0; } .funicon.fa { margin: 5px 0; font-size: 25px; } h2 { font-size: 20px; } } @media only screen and (max-width: 767px) { .mid { text-align: center; } .header ul { letter-spacing: 1px; font-size: 9px; } } @media (min-width: 1011px) { .header ul li:nth-child(odd), .header ul li:nth-child(even) { padding: 0em 0.3em; width: inherit; margin: 0em; } .header ul { float: right; } .myname { text-align: left; } } @media (min-width: 950px) { .education .name, .education .major { margin-left: 0em; width: 54%; float: left; margin-right: 1%; } .education .graduation, .education .gpa { margin-left: 0em; width: 45%; float: right; margin-right: 0; text-align: right; } .education .course { margin-left: 0em; width: 100%; float: left; margin-right: 0; text-align: left; } } @media (min-width: 748px) { .experience .job .info .title { margin-left: 0em; width: 69%; float: left; margin-right: 1%; } .experience .job .info .company { width: auto; float: left; margin-right: 1.69492%; } .experience .job .info .year { width: 30%; float: right; margin-right: 0; text-align: right; } } @media (min-width: 748px) { .projects .technical .project { margin-left: 0em; width: 69%; float: left; margin-right: 1%; } .projects .technical .time { width: 30%; float: right; margin-right: 0; text-align: right; } }
src/resume/css/responsive.css
@media only screen and (max-width: 800px) { body { padding-bottom: 10px; } .resume { margin: 10px 0 30px 0; padding: 10px; font-size: 11px; letter-spacing: 1.3px; } .myname { padding-left: 0px; } hr { margin: 0.5em 0; } .funicon.fa { margin: 5px 0; font-size: 25px; } h2 { font-size: 20px; } } @media only screen and (max-width: 767px) { .mid { text-align: center; } .header ul { letter-spacing: 1px; font-size: 9px; } } @media (min-width: 1011px) { .header ul li:nth-child(odd), .header ul li:nth-child(even) { padding: 0em 0.3em; width: inherit; margin: 0em; } .header ul { float: right; } .myname { text-align: left; } } @media (min-width: 950px) { .education .name, .education .major { margin-left: 0em; width: 54%; float: left; margin-right: 1%; } .education .graduation, .education .gpa { margin-left: 0em; width: 45%; float: right; margin-right: 0; text-align: right; } .education .course { margin-left: 0em; width: 100%; float: left; margin-right: 0; text-align: left; } } @media (min-width: 748px) { .experience .job .info .title { margin-left: 0em; width: 69%; float: left; margin-right: 1%; } .experience .job .info .company { width: auto; float: left; margin-right: 1.69492%; } .experience .job .info .year { width: 30%; float: right; margin-right: 0; text-align: right; } } @media (min-width: 748px) { .projects .technical .project { margin-left: 0em; width: 69%; float: left; margin-right: 1%; } .projects .technical .time { width: 30%; float: right; margin-right: 0; text-align: right; } }
0.553747
0.148973
.nav-links.animate { justify-items: center; grid-template-columns: 2fr 0fr; font-size: 95%; } .nav { box-shadow: 0 2px 25px 0 rgb(0 0 0 / 16%), 0 0 0 1px rgb(0 0 0 / 0%) !important; height: 60px !important; } #root > div > nav > div > span.nav-links__group.left > a:hover { background-color: rgba(0, 132, 255, 0.05); border-bottom: 2px solid #405db4; opacity: 0.8; } #root > div > nav > div > span.nav-links__group.left > a { transition: all 0.25s; padding: 7px; } /* ========= Scifi Button ========= */ .scifi-button { border: none; background-color: #49c5ff; border-radius: 5px; color: rgba(255, 255, 255, 1); cursor: pointer; padding: 15px 30px; display: block; margin: 0 auto; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; font-size: 1em; outline: none; position: relative; overflow: hidden; box-shadow: 0 4px 12px #49c5ff; } .scifi-button:before { content: ""; display: block; border-radius: 3px; position: absolute; top: 10px; bottom: 10px; left: 50%; right: 50%; background-color: #ffffff; border-left: 2px solid rgba(255, 255, 255, 0.8); border-right: 2px solid rgba(255, 255, 255, 0.8); opacity: 0; transition: all 0.3s; transition-delay: 0.3s; -webkit-transition: all 0.3s; -webkit-transition-delay: 0.3s; } .scifi-button:hover { color: #ffffff; -webkit-animation: flashText 0.5s; animation: flashText 0.5s; } .scifi-button:hover:before { left: 12px; right: 12px; background-color: rgba(255, 255, 255, 0.1); opacity: 0.8; } .scifi-button:active:before { background-color: rgba(255, 255, 255, 0.3); opacity: 1; -webkit-transition-delay: 0s; transition-delay: 0s; } /* Scifi Button Flash Text Animation */ @-webkit-keyframes flashText { 0% { color: rgba(255, 255, 255, 0.5); } 50% { color: transparent; } 100% { color: #fff; } } @keyframes flashText { 0% { color: rgba(255, 255, 255, 0.5); } 50% { color: transparent; } 100% { color: #fff; } } /* ========= Center Align Icons ========= */ .icon { vertical-align: middle; } #social-media-container { display: flex; flex-direction: row; justify-content: space-around; flex-wrap: wrap; width: 30%; margin: auto; margin-top: 1.5rem; } /* ========= Setting Margin for CS Card ========= */ #CS-Card > * { margin: 0.3vh; } .extra-text { width: 70%; margin: auto; }
src/App.css
.nav-links.animate { justify-items: center; grid-template-columns: 2fr 0fr; font-size: 95%; } .nav { box-shadow: 0 2px 25px 0 rgb(0 0 0 / 16%), 0 0 0 1px rgb(0 0 0 / 0%) !important; height: 60px !important; } #root > div > nav > div > span.nav-links__group.left > a:hover { background-color: rgba(0, 132, 255, 0.05); border-bottom: 2px solid #405db4; opacity: 0.8; } #root > div > nav > div > span.nav-links__group.left > a { transition: all 0.25s; padding: 7px; } /* ========= Scifi Button ========= */ .scifi-button { border: none; background-color: #49c5ff; border-radius: 5px; color: rgba(255, 255, 255, 1); cursor: pointer; padding: 15px 30px; display: block; margin: 0 auto; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; font-size: 1em; outline: none; position: relative; overflow: hidden; box-shadow: 0 4px 12px #49c5ff; } .scifi-button:before { content: ""; display: block; border-radius: 3px; position: absolute; top: 10px; bottom: 10px; left: 50%; right: 50%; background-color: #ffffff; border-left: 2px solid rgba(255, 255, 255, 0.8); border-right: 2px solid rgba(255, 255, 255, 0.8); opacity: 0; transition: all 0.3s; transition-delay: 0.3s; -webkit-transition: all 0.3s; -webkit-transition-delay: 0.3s; } .scifi-button:hover { color: #ffffff; -webkit-animation: flashText 0.5s; animation: flashText 0.5s; } .scifi-button:hover:before { left: 12px; right: 12px; background-color: rgba(255, 255, 255, 0.1); opacity: 0.8; } .scifi-button:active:before { background-color: rgba(255, 255, 255, 0.3); opacity: 1; -webkit-transition-delay: 0s; transition-delay: 0s; } /* Scifi Button Flash Text Animation */ @-webkit-keyframes flashText { 0% { color: rgba(255, 255, 255, 0.5); } 50% { color: transparent; } 100% { color: #fff; } } @keyframes flashText { 0% { color: rgba(255, 255, 255, 0.5); } 50% { color: transparent; } 100% { color: #fff; } } /* ========= Center Align Icons ========= */ .icon { vertical-align: middle; } #social-media-container { display: flex; flex-direction: row; justify-content: space-around; flex-wrap: wrap; width: 30%; margin: auto; margin-top: 1.5rem; } /* ========= Setting Margin for CS Card ========= */ #CS-Card > * { margin: 0.3vh; } .extra-text { width: 70%; margin: auto; }
0.490968
0.124772
@font-face { font-family: Sofia-Pro; src: url(assets/sofia_pro_regular.otf); } @font-face { font-family: Sofia-Pro-Bold; src: url(assets/sofia_pro_bold.otf); } ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #c4c4c4; } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #c4c4c4; } ::-ms-input-placeholder { /* Microsoft Edge */ color: #c4c4c4; } html { margin: 0 !important; padding: 0 !important; font-family: "Sofia-Pro"; width: 100%; font-size: 16px; height: 100%; text-align: center; overflow: hidden; } body { margin: 0 !important; padding: 0 !important; font-family: "Sofia-Pro"; width: 100%; height: 100%; } h1 { font-size: 5em; margin: 0; } h2 { font-size: 1.5em; } input { margin-top: 1em; font-family: "Sofia-Pro"; border: none; font-size: 1.5em; text-align: center; color: #527aff; } a.textButton { color: #527aff; cursor: pointer; text-decoration: none; margin-top: 2em; } a.textButton h2 { margin: 0; } a.textButton:link { color: #527aff; } a.textButton:hover { color: #527aff; } .button { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; display: inline-flex; flex-direction: column; justify-content: center; align-items: center; background: #527aff; color: white; border-radius: 2em; border: none; transition: 0.3s; height: 1.7em; margin-top: 0.5em; margin-bottom: 0.5em; padding-top: 0.1em; padding-left: 1.5em; padding-right: 1.5em; box-shadow: 1px 2px 8px #c4c4c4; font-size: 1.5em; margin-left: 0.25em; margin-right: 0.25em; } .button:hover { transition: 0.3s; box-shadow: 1px 3px 12px #888; } .button:active { transition: 0.3s; box-shadow: 1px 2px 8px #c4c4c4; } .button.disabled { background: #888; } .logo { position: absolute; top: 1em; left: 50%; transform: translateX(-50%); } .wrapper { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100vh; } .wrapper .center { display: inline-block; } .wrapper .center .buttonWrapper { margin-top: 1em; } .wrapper .center .nameWrapper { display: flex; flex-direction: column; justify-content: top; align-items: center; } .wrapper .center h2 { display: inline-block; margin-top: 0.2em; margin-bottom: 0.2em; } .wrapper .center h2.me { border-bottom: 2px #527aff solid; } .wrapper .center h2.ready { color: #0aca84; } .wrapper.game { background: #3cb371; } .wrapper .myCards { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 70vw; height: 30vh; display: flex; flex-direction: row-reverse; justify-content: center; align-items: bottom; } .wrapper .myCards .card { transform: translateX(-3vh); height: 80%; margin-right: -6vh; margin-top: auto; transition: all 0.3s; } .wrapper .myCards .card:hover { transform: translateX(-3vh) translateY(-6vh); transition: all 0.3s; } .wrapper .myCards .message { color: white; position: absolute; top: 0; left: 50%; transform: translateX(-50%); } .wrapper .leftCards { position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 20vh; height: 80vh; display: flex; flex-direction: column-reverse; justify-content: center; align-items: left; } .wrapper .leftCards .card { width: 70%; margin-bottom: -16vh; transform: translateY(-16vh) rotate(90deg); } .wrapper .rightCards { position: absolute; right: 0; top: 50%; width: 20vh; height: 80vh; transform: translateY(-50%); display: flex; flex-direction: column; justify-content: center; } .wrapper .rightCards .card { width: 70%; margin-bottom: -16vh; margin-left: auto; transform: translateY(-16vh) rotate(-90deg); } .wrapper .sideScoreIndicator { position: absolute; width: 100%; top: 0; left: 50%; transform: translateX(-50%); color: white; } .wrapper .topScoreIndicator { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%) translateY(4vh); color: white; } .wrapper .acrossCards { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 70vw; height: 20vh; } .wrapper .acrossCards .card { height: 80%; margin-right: -6vh; margin-top: auto; transform: rotate(180deg); } .wrapper .highlight { border: 6px #527aff solid; border-radius: 16px; } .wrapper .leftCard { transform: rotate(90deg); } .wrapper .acrossCard { transform: rotate(180deg); } .wrapper .rightCard { transform: rotate(-90deg); } .wrapper .turn { text-decoration: underline; } .wrapper .playedCards { display: flex; flex-direction: row; justify-content: center; align-items: center; } .wrapper .playedCards .playedCardsVert { display: flex; flex-direction: column; justify-content: center; align-items: center; } /*# sourceMappingURL=styles.css.map */
client/public/styles.css
@font-face { font-family: Sofia-Pro; src: url(assets/sofia_pro_regular.otf); } @font-face { font-family: Sofia-Pro-Bold; src: url(assets/sofia_pro_bold.otf); } ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #c4c4c4; } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #c4c4c4; } ::-ms-input-placeholder { /* Microsoft Edge */ color: #c4c4c4; } html { margin: 0 !important; padding: 0 !important; font-family: "Sofia-Pro"; width: 100%; font-size: 16px; height: 100%; text-align: center; overflow: hidden; } body { margin: 0 !important; padding: 0 !important; font-family: "Sofia-Pro"; width: 100%; height: 100%; } h1 { font-size: 5em; margin: 0; } h2 { font-size: 1.5em; } input { margin-top: 1em; font-family: "Sofia-Pro"; border: none; font-size: 1.5em; text-align: center; color: #527aff; } a.textButton { color: #527aff; cursor: pointer; text-decoration: none; margin-top: 2em; } a.textButton h2 { margin: 0; } a.textButton:link { color: #527aff; } a.textButton:hover { color: #527aff; } .button { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; display: inline-flex; flex-direction: column; justify-content: center; align-items: center; background: #527aff; color: white; border-radius: 2em; border: none; transition: 0.3s; height: 1.7em; margin-top: 0.5em; margin-bottom: 0.5em; padding-top: 0.1em; padding-left: 1.5em; padding-right: 1.5em; box-shadow: 1px 2px 8px #c4c4c4; font-size: 1.5em; margin-left: 0.25em; margin-right: 0.25em; } .button:hover { transition: 0.3s; box-shadow: 1px 3px 12px #888; } .button:active { transition: 0.3s; box-shadow: 1px 2px 8px #c4c4c4; } .button.disabled { background: #888; } .logo { position: absolute; top: 1em; left: 50%; transform: translateX(-50%); } .wrapper { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100vh; } .wrapper .center { display: inline-block; } .wrapper .center .buttonWrapper { margin-top: 1em; } .wrapper .center .nameWrapper { display: flex; flex-direction: column; justify-content: top; align-items: center; } .wrapper .center h2 { display: inline-block; margin-top: 0.2em; margin-bottom: 0.2em; } .wrapper .center h2.me { border-bottom: 2px #527aff solid; } .wrapper .center h2.ready { color: #0aca84; } .wrapper.game { background: #3cb371; } .wrapper .myCards { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 70vw; height: 30vh; display: flex; flex-direction: row-reverse; justify-content: center; align-items: bottom; } .wrapper .myCards .card { transform: translateX(-3vh); height: 80%; margin-right: -6vh; margin-top: auto; transition: all 0.3s; } .wrapper .myCards .card:hover { transform: translateX(-3vh) translateY(-6vh); transition: all 0.3s; } .wrapper .myCards .message { color: white; position: absolute; top: 0; left: 50%; transform: translateX(-50%); } .wrapper .leftCards { position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 20vh; height: 80vh; display: flex; flex-direction: column-reverse; justify-content: center; align-items: left; } .wrapper .leftCards .card { width: 70%; margin-bottom: -16vh; transform: translateY(-16vh) rotate(90deg); } .wrapper .rightCards { position: absolute; right: 0; top: 50%; width: 20vh; height: 80vh; transform: translateY(-50%); display: flex; flex-direction: column; justify-content: center; } .wrapper .rightCards .card { width: 70%; margin-bottom: -16vh; margin-left: auto; transform: translateY(-16vh) rotate(-90deg); } .wrapper .sideScoreIndicator { position: absolute; width: 100%; top: 0; left: 50%; transform: translateX(-50%); color: white; } .wrapper .topScoreIndicator { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%) translateY(4vh); color: white; } .wrapper .acrossCards { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 70vw; height: 20vh; } .wrapper .acrossCards .card { height: 80%; margin-right: -6vh; margin-top: auto; transform: rotate(180deg); } .wrapper .highlight { border: 6px #527aff solid; border-radius: 16px; } .wrapper .leftCard { transform: rotate(90deg); } .wrapper .acrossCard { transform: rotate(180deg); } .wrapper .rightCard { transform: rotate(-90deg); } .wrapper .turn { text-decoration: underline; } .wrapper .playedCards { display: flex; flex-direction: row; justify-content: center; align-items: center; } .wrapper .playedCards .playedCardsVert { display: flex; flex-direction: column; justify-content: center; align-items: center; } /*# sourceMappingURL=styles.css.map */
0.438304
0.065665
.ve-ui-icon-menu { /* @embed */ background-image: url(images/icons/menu.png); } .ve-ui-icon-picture { /* @embed */ background-image: url(images/icons/picture.png); } .ve-ui-icon-code { /* @embed */ background-image: url(images/icons/code.png); } .ve-ui-icon-close { /* @embed */ background-image: url(images/icons/close.png); } .ve-ui-icon-tag { /* @embed */ background-image: url(images/icons/tag.png); } .ve-ui-icon-settings { /* @embed */ background-image: url(images/icons/settings.png); } .ve-ui-icon-remove { /* @embed */ background-image: url(images/icons/remove.png); } .ve-ui-icon-previous { /* @embed */ background-image: url(images/icons/move-rtl.png); } .ve-ui-icon-next { /* @embed */ background-image: url(images/icons/move-ltr.png); } .ve-ui-icon-window { /* @embed */ background-image: url(images/icons/window.png); } .ve-ui-icon-help { /* @embed */ background-image: url(images/icons/help.png); } .ve-ui-icon-alert { /* @embed */ background-image: url(images/icons/alert.png); } .ve-ui-icon-check { /* @embed */ background-image: url(images/icons/check.png); } .ve-ui-icon-comment { /* @embed */ background-image: url(images/icons/comment.png); } .ve-ui-icon-up { /* @embed */ background-image: url(images/icons/up.png); } .ve-ui-icon-down { /* @embed */ background-image: url(images/icons/down.png); } .ve-ui-icon-undo { /* @embed */ background-image: url(images/icons/arched-arrow-rtl.png); } .ve-ui-icon-redo { /* @embed */ background-image: url(images/icons/arched-arrow-ltr.png); } .ve-ui-icon-bold-a { /* @embed */ background-image: url(images/icons/bold-a.png); } .ve-ui-icon-bold-b { /* @embed */ background-image: url(images/icons/bold-b.png); } .ve-ui-icon-bold-f { /* @embed */ background-image: url(images/icons/bold-f.png); } .ve-ui-icon-bold-g { /* @embed */ background-image: url(images/icons/bold-g.png); } .ve-ui-icon-bold-l { /* @embed */ background-image: url(images/icons/bold-l.png); } .ve-ui-icon-bold-n { /* @embed */ background-image: url(images/icons/bold-n.png); } .ve-ui-icon-bold-v { /* @embed */ background-image: url(images/icons/bold-v.png); } .ve-ui-icon-bold-cyrl-be { /* @embed */ background-image: url(images/icons/bold-cyrl-be.png); } .ve-ui-icon-bold-cyrl-te { /* @embed */ background-image: url(images/icons/bold-cyrl-te.png); } .ve-ui-icon-bold-cyrl-zhe { /* @embed */ background-image: url(images/icons/bold-cyrl-zhe.png); } .ve-ui-icon-bold-geor-man { /* @embed */ background-image: url(images/icons/bold-geor-man.png); } .ve-ui-icon-italic-a { /* @embed */ background-image: url(images/icons/italic-a.png); } .ve-ui-icon-italic-c { /* @embed */ background-image: url(images/icons/italic-c.png); } .ve-ui-icon-italic-d { /* @embed */ background-image: url(images/icons/italic-d.png); } .ve-ui-icon-italic-e { /* @embed */ background-image: url(images/icons/italic-e.png); } .ve-ui-icon-italic-i { /* @embed */ background-image: url(images/icons/italic-i.png); } .ve-ui-icon-italic-k, .ve-ui-icon-italic-cyrl-ka { /* Latin K and Cyrillic Ka use same glyph */ /* @embed */ background-image: url(images/icons/italic-k.png); } .ve-ui-icon-italic-geor-kan { /* @embed */ background-image: url(images/icons/italic-geor-kan.png); } .ve-ui-icon-link { /* @embed */ background-image: url(images/icons/link.png); } .ve-ui-icon-clear { /* @embed */ background-image: url(images/icons/clear.png); } .ve-ui-icon-number-list { /* @embed */ background-image: url(images/icons/number-list-ltr.png); } .ve-ui-icon-bullet-list { /* @embed */ background-image: url(images/icons/bullet-list-ltr.png); } .ve-ui-icon-indent-list { /* @embed */ background-image: url(images/icons/indent-list-ltr.png); } .ve-ui-icon-outdent-list { /* @embed */ background-image: url(images/icons/outdent-list-ltr.png); } .ve-ui-icon-strikethrough-s { /* @embed */ background-image: url(images/icons/strikethrough-s.png); } .ve-ui-icon-strikethrough-a { /* @embed */ background-image: url(images/icons/strikethrough-a.png); } .ve-ui-icon-underline-u { /* @embed */ background-image: url(images/icons/underline-u.png); } .ve-ui-icon-underline-a { /* @embed */ background-image: url(images/icons/underline-a.png); } .ve-ui-icon-subscript { /* @embed */ background-image: url(images/icons/subscript.png); } .ve-ui-icon-superscript { /* @embed */ background-image: url(images/icons/superscript.png); } .ve-ui-icon-search { /* @embed */ background-image: url(images/icons/search.png); } .ve-ui-icon-expand { /* @embed */ background-image: url(images/icons/expand.png); } .ve-ui-icon-collapse { /* @embed */ background-image: url(images/icons/collapse.png); } .ve-ui-icon-add-item { /* @embed */ background-image: url(images/icons/add-item.png); } .ve-ui-icon-language { /* @embed */ background-image: url(images/icons/language.png); }
wiki/extensions/VisualEditor/modules/ve/ui/styles/ve.ui.Icons-raster.css
.ve-ui-icon-menu { /* @embed */ background-image: url(images/icons/menu.png); } .ve-ui-icon-picture { /* @embed */ background-image: url(images/icons/picture.png); } .ve-ui-icon-code { /* @embed */ background-image: url(images/icons/code.png); } .ve-ui-icon-close { /* @embed */ background-image: url(images/icons/close.png); } .ve-ui-icon-tag { /* @embed */ background-image: url(images/icons/tag.png); } .ve-ui-icon-settings { /* @embed */ background-image: url(images/icons/settings.png); } .ve-ui-icon-remove { /* @embed */ background-image: url(images/icons/remove.png); } .ve-ui-icon-previous { /* @embed */ background-image: url(images/icons/move-rtl.png); } .ve-ui-icon-next { /* @embed */ background-image: url(images/icons/move-ltr.png); } .ve-ui-icon-window { /* @embed */ background-image: url(images/icons/window.png); } .ve-ui-icon-help { /* @embed */ background-image: url(images/icons/help.png); } .ve-ui-icon-alert { /* @embed */ background-image: url(images/icons/alert.png); } .ve-ui-icon-check { /* @embed */ background-image: url(images/icons/check.png); } .ve-ui-icon-comment { /* @embed */ background-image: url(images/icons/comment.png); } .ve-ui-icon-up { /* @embed */ background-image: url(images/icons/up.png); } .ve-ui-icon-down { /* @embed */ background-image: url(images/icons/down.png); } .ve-ui-icon-undo { /* @embed */ background-image: url(images/icons/arched-arrow-rtl.png); } .ve-ui-icon-redo { /* @embed */ background-image: url(images/icons/arched-arrow-ltr.png); } .ve-ui-icon-bold-a { /* @embed */ background-image: url(images/icons/bold-a.png); } .ve-ui-icon-bold-b { /* @embed */ background-image: url(images/icons/bold-b.png); } .ve-ui-icon-bold-f { /* @embed */ background-image: url(images/icons/bold-f.png); } .ve-ui-icon-bold-g { /* @embed */ background-image: url(images/icons/bold-g.png); } .ve-ui-icon-bold-l { /* @embed */ background-image: url(images/icons/bold-l.png); } .ve-ui-icon-bold-n { /* @embed */ background-image: url(images/icons/bold-n.png); } .ve-ui-icon-bold-v { /* @embed */ background-image: url(images/icons/bold-v.png); } .ve-ui-icon-bold-cyrl-be { /* @embed */ background-image: url(images/icons/bold-cyrl-be.png); } .ve-ui-icon-bold-cyrl-te { /* @embed */ background-image: url(images/icons/bold-cyrl-te.png); } .ve-ui-icon-bold-cyrl-zhe { /* @embed */ background-image: url(images/icons/bold-cyrl-zhe.png); } .ve-ui-icon-bold-geor-man { /* @embed */ background-image: url(images/icons/bold-geor-man.png); } .ve-ui-icon-italic-a { /* @embed */ background-image: url(images/icons/italic-a.png); } .ve-ui-icon-italic-c { /* @embed */ background-image: url(images/icons/italic-c.png); } .ve-ui-icon-italic-d { /* @embed */ background-image: url(images/icons/italic-d.png); } .ve-ui-icon-italic-e { /* @embed */ background-image: url(images/icons/italic-e.png); } .ve-ui-icon-italic-i { /* @embed */ background-image: url(images/icons/italic-i.png); } .ve-ui-icon-italic-k, .ve-ui-icon-italic-cyrl-ka { /* Latin K and Cyrillic Ka use same glyph */ /* @embed */ background-image: url(images/icons/italic-k.png); } .ve-ui-icon-italic-geor-kan { /* @embed */ background-image: url(images/icons/italic-geor-kan.png); } .ve-ui-icon-link { /* @embed */ background-image: url(images/icons/link.png); } .ve-ui-icon-clear { /* @embed */ background-image: url(images/icons/clear.png); } .ve-ui-icon-number-list { /* @embed */ background-image: url(images/icons/number-list-ltr.png); } .ve-ui-icon-bullet-list { /* @embed */ background-image: url(images/icons/bullet-list-ltr.png); } .ve-ui-icon-indent-list { /* @embed */ background-image: url(images/icons/indent-list-ltr.png); } .ve-ui-icon-outdent-list { /* @embed */ background-image: url(images/icons/outdent-list-ltr.png); } .ve-ui-icon-strikethrough-s { /* @embed */ background-image: url(images/icons/strikethrough-s.png); } .ve-ui-icon-strikethrough-a { /* @embed */ background-image: url(images/icons/strikethrough-a.png); } .ve-ui-icon-underline-u { /* @embed */ background-image: url(images/icons/underline-u.png); } .ve-ui-icon-underline-a { /* @embed */ background-image: url(images/icons/underline-a.png); } .ve-ui-icon-subscript { /* @embed */ background-image: url(images/icons/subscript.png); } .ve-ui-icon-superscript { /* @embed */ background-image: url(images/icons/superscript.png); } .ve-ui-icon-search { /* @embed */ background-image: url(images/icons/search.png); } .ve-ui-icon-expand { /* @embed */ background-image: url(images/icons/expand.png); } .ve-ui-icon-collapse { /* @embed */ background-image: url(images/icons/collapse.png); } .ve-ui-icon-add-item { /* @embed */ background-image: url(images/icons/add-item.png); } .ve-ui-icon-language { /* @embed */ background-image: url(images/icons/language.png); }
0.1941
0.049428
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap'); :root { --darkblue: #161338; --blue: #135589; --cream: #e2d3d2; --shadow: 1px 8px 18px rgba(0, 0, 0, 0.14); } html { scroll-behavior: smooth; } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Source Sans Pro', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color : var(--cream); line-height: 1.5; } a { text-decoration: none; color: #fff; } .btn { display: inline-block; border-radius: 4px; padding: 10px; border: 2px solid transparent; cursor: pointer; transition: all 300ms ease-in-out; color: white; } .btn-success { background: var(--blue); font-weight: bold; width: 100%; } .btn:hover, .btn:active { background: var(--darkblue); color: white; } .btn:focus { opacity: 0.9; box-shadow: var(--shadow); } /* hero */ .hero { height: 50vh; /*background-size: cover;*/ margin-bottom: 2.5rem; } .hero__container { display: flex; align-items: center; justify-content: center; height: 100%; text-align: center; font-size: 105%; } .hero__content { max-width: 700px; width: 100%; padding: 0 3rem; font-size: 120%; } .hero__content h1 { text-transform: uppercase; display: inline-block; /*padding: .4rem 1rem; margin-bottom: 1rem; background: var(--darkblue);*/ } .hero .btn { width: 10rem; margin-top: 1rem; background: var(--blue); } .hero .btn:hover { background: var(--darkblue); box-shadow: var(--shadow); } .hero .btn:active { transform: scale(1.05); } form { background: #fff; max-width: 25rem; width: 100%; margin: 0 1rem; padding: 1rem 2rem; border-radius: 8px; box-shadow: var(--shadow); } .form-group { margin: .8rem 0 1rem; display: flex; flex-flow: column; } label { font-size: 1.1rem; margin-bottom: .4rem; } .form-control, .form-select { padding: .4rem .7rem; border-radius: 4px; display: block; height: 2.8rem; width: 100%; border: 2px solid #d5d5d5; font-size: .9rem; color: #252424; letter-spacing: 1px; transition: border 300ms ease; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .form-control:focus { border-color: #161338; background: #f7f7f7; } form .btn { margin: 1rem 0; } .container { display: grid; place-items: center; padding: 0 2rem; margin-bottom: 2rem; } .form-container { display: flex; flex-flow: column; } .form-container .illustration { width: 15rem; margin-bottom: 2rem; } .illustration { max-width: 100%; height: auto !important; } @media screen and (min-width: 768px) { /* hero section */ .hero { height: 100vh; margin-bottom: 4rem; } .hero__content h1 { font-size: 250%; font-weight: bold; } /* form container area */ .form-container { flex-flow: row wrap; justify-content: center; background: #f7f7f7; padding: 3rem 0; } .form-container .illustration { flex-basis: 32em; } .form-container .form { flex: 3; } } @media screen and (min-width: 1024px) { .hero { background: url("../../imgs/doctor-woman.svg") no-repeat 10% center, url("../../imgs/mask-woman.svg") no-repeat center right; } }
src/css/main.css
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap'); :root { --darkblue: #161338; --blue: #135589; --cream: #e2d3d2; --shadow: 1px 8px 18px rgba(0, 0, 0, 0.14); } html { scroll-behavior: smooth; } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Source Sans Pro', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color : var(--cream); line-height: 1.5; } a { text-decoration: none; color: #fff; } .btn { display: inline-block; border-radius: 4px; padding: 10px; border: 2px solid transparent; cursor: pointer; transition: all 300ms ease-in-out; color: white; } .btn-success { background: var(--blue); font-weight: bold; width: 100%; } .btn:hover, .btn:active { background: var(--darkblue); color: white; } .btn:focus { opacity: 0.9; box-shadow: var(--shadow); } /* hero */ .hero { height: 50vh; /*background-size: cover;*/ margin-bottom: 2.5rem; } .hero__container { display: flex; align-items: center; justify-content: center; height: 100%; text-align: center; font-size: 105%; } .hero__content { max-width: 700px; width: 100%; padding: 0 3rem; font-size: 120%; } .hero__content h1 { text-transform: uppercase; display: inline-block; /*padding: .4rem 1rem; margin-bottom: 1rem; background: var(--darkblue);*/ } .hero .btn { width: 10rem; margin-top: 1rem; background: var(--blue); } .hero .btn:hover { background: var(--darkblue); box-shadow: var(--shadow); } .hero .btn:active { transform: scale(1.05); } form { background: #fff; max-width: 25rem; width: 100%; margin: 0 1rem; padding: 1rem 2rem; border-radius: 8px; box-shadow: var(--shadow); } .form-group { margin: .8rem 0 1rem; display: flex; flex-flow: column; } label { font-size: 1.1rem; margin-bottom: .4rem; } .form-control, .form-select { padding: .4rem .7rem; border-radius: 4px; display: block; height: 2.8rem; width: 100%; border: 2px solid #d5d5d5; font-size: .9rem; color: #252424; letter-spacing: 1px; transition: border 300ms ease; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .form-control:focus { border-color: #161338; background: #f7f7f7; } form .btn { margin: 1rem 0; } .container { display: grid; place-items: center; padding: 0 2rem; margin-bottom: 2rem; } .form-container { display: flex; flex-flow: column; } .form-container .illustration { width: 15rem; margin-bottom: 2rem; } .illustration { max-width: 100%; height: auto !important; } @media screen and (min-width: 768px) { /* hero section */ .hero { height: 100vh; margin-bottom: 4rem; } .hero__content h1 { font-size: 250%; font-weight: bold; } /* form container area */ .form-container { flex-flow: row wrap; justify-content: center; background: #f7f7f7; padding: 3rem 0; } .form-container .illustration { flex-basis: 32em; } .form-container .form { flex: 3; } } @media screen and (min-width: 1024px) { .hero { background: url("../../imgs/doctor-woman.svg") no-repeat 10% center, url("../../imgs/mask-woman.svg") no-repeat center right; } }
0.361165
0.089058
header { display: flex; justify-content: space-between; padding: 0.5rem; background-color: #333; color: #eee; } a, a:visited { color: #eee; text-decoration: none; } header > * { align-self: center; } @media screen and (max-width: 400px) { .title { display: none; } } button { border: 0; color: #eee; cursor: pointer; } a:hover, button:hover { box-shadow: 0 0 0 1px #eee inset; } hr { border: 1px solid #ccc; margin: 2rem 0; } #localVideo { display: none; } button, .rtc-connection > * { display: inline-block; margin-left: 0.5rem; padding: 0.25rem 0.5rem; border-radius: 3px; background-color: #555; } .controls .active { background-color: #1f807f; } .defaultContent { width: 30rem; max-width: calc(100% - 4rem); margin: 2rem auto; padding: 2rem; border-radius: 3px; background-color: #eee; text-align: center; } .connectForm input { width: 5rem; padding: 0.25rem 0.5rem; border-radius: 3px; border: 0; letter-spacing: 3px; text-align: center; } .pointer { z-index: 9999; position: absolute; left: -10px; top: -10px; width: 20px; height: 20px; opacity: 0.75; margin: 0; border-radius: 50%; background-color: red; transform: translate3d(-100px, -100px, 0); } .infobox { z-index: 10; position: absolute; top: 6rem; left: 50%; transform: translateX(-50%); width: 60rem; padding: 1rem; max-width: calc(100% - 4rem); min-height: calc(100vh - 8rem); background: #eee; } .infobox .toggleInfobox { position: absolute; top: 1px; right: 0.5rem; background: none; font-size: 32px; color: #333; } .infobox table { width: 100%; margin-bottom: 1rem; } .infobox table.fixed { table-layout: fixed; } .infobox td { padding: 0.5rem; word-break: break-all; } .infobox tr:nth-child(odd) td { background: #ddd; } .dropzone { display: flex; align-items: center; justify-content: center; height: 9rem; padding: 1rem; border: 2px dashed #ccc; text-align: center; cursor: pointer; color: #555; } .dropzone.active { border-color: #bbb; background-color: #ddd; } .dropzone.rejected { border-color: red; }
sn-webrtc/src/index.css
header { display: flex; justify-content: space-between; padding: 0.5rem; background-color: #333; color: #eee; } a, a:visited { color: #eee; text-decoration: none; } header > * { align-self: center; } @media screen and (max-width: 400px) { .title { display: none; } } button { border: 0; color: #eee; cursor: pointer; } a:hover, button:hover { box-shadow: 0 0 0 1px #eee inset; } hr { border: 1px solid #ccc; margin: 2rem 0; } #localVideo { display: none; } button, .rtc-connection > * { display: inline-block; margin-left: 0.5rem; padding: 0.25rem 0.5rem; border-radius: 3px; background-color: #555; } .controls .active { background-color: #1f807f; } .defaultContent { width: 30rem; max-width: calc(100% - 4rem); margin: 2rem auto; padding: 2rem; border-radius: 3px; background-color: #eee; text-align: center; } .connectForm input { width: 5rem; padding: 0.25rem 0.5rem; border-radius: 3px; border: 0; letter-spacing: 3px; text-align: center; } .pointer { z-index: 9999; position: absolute; left: -10px; top: -10px; width: 20px; height: 20px; opacity: 0.75; margin: 0; border-radius: 50%; background-color: red; transform: translate3d(-100px, -100px, 0); } .infobox { z-index: 10; position: absolute; top: 6rem; left: 50%; transform: translateX(-50%); width: 60rem; padding: 1rem; max-width: calc(100% - 4rem); min-height: calc(100vh - 8rem); background: #eee; } .infobox .toggleInfobox { position: absolute; top: 1px; right: 0.5rem; background: none; font-size: 32px; color: #333; } .infobox table { width: 100%; margin-bottom: 1rem; } .infobox table.fixed { table-layout: fixed; } .infobox td { padding: 0.5rem; word-break: break-all; } .infobox tr:nth-child(odd) td { background: #ddd; } .dropzone { display: flex; align-items: center; justify-content: center; height: 9rem; padding: 1rem; border: 2px dashed #ccc; text-align: center; cursor: pointer; color: #555; } .dropzone.active { border-color: #bbb; background-color: #ddd; } .dropzone.rejected { border-color: red; }
0.428233
0.091099
.bx_slider_section{ position:relative; overflow:hidden; margin-top:40px; padding-top:38%; } @media (max-width:640px){.bx-touch .bx_slider_section{margin-top:20px;padding-top:70%}} @media (max-width:480px){ .bx-touch .bx_slider_section{ margin-top: 20px; padding-top: 70%; } } .bx_slider_section .bx_slider_container{ position: absolute; top: 0; bottom: 20px; } @media (max-width:480px){ .bx-touch .bx_slider_section .bx_slider_container{ position:static; top:auto; bottom:auto; } } .bx_slider_section .bx_slider_block{ position:relative; float:left; height:100%; } @media (max-width:480px){ .bx-touch .bx_slider_section .bx_slider_block{ position: static; float: none; display: none; } .bx-touch .bx_slider_section .bx_slider_block.active{ display: block; } } .bx_slider_section .bx_slider_photo_container{ position:absolute; top:0; bottom:0; width:55%; } @media (max-width:640px){ .bx-touch .bx_slider_section .bx_slider_photo_container{ width: 100%; padding-top: 35%; bottom: auto; } } @media (max-width:480px){ .bx-touch .bx_slider_section .bx_slider_photo_container{ padding-top: 70%; } } /**/ .bx_slider_section .bx_slider_photo_background, .bx_slider_section .bx_slider_photo_element{ position:absolute; top:3%; right:2%; bottom:3%; left:6%; background:#fff; box-shadow:0 0 4px 0 rgba(123,152,165,.75); } @media (max-width:640px){ .bx-touch .bx_slider_section .bx_slider_photo_background, .bx-touch .bx_slider_section .bx_slider_photo_element{ right:2%; left:2%; } } .bx_slider_section .bx_slider_photo_background{ -webkit-transform:scale(1) rotate(1.8deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); -moz-transform:scale(1) rotate(1.8deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); -ms-transform:scale(1) rotate(1.8deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); -o-transform:scale(1) rotate(1.8deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); transform:scale(1) rotate(1.8deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); } .bx_slider_section .bx_slider_photo_element{ display:block; padding:1px; -webkit-background-size:contain !important; background-size:contain !important; } @media (max-width:980px){ .bx_slider_section .bx_slider_photo_element, .bx_slider_section .bx_slider_photo_background{box-shadow:0 0 3px 0 rgba(123,152,165,.75)}} @media (max-width:641px){ .bx_slider_section .bx_slider_photo_element, .bx_slider_section .bx_slider_photo_background{box-shadow:0 0 2px 0 rgba(123,152,165,.75)}} @media (max-width:480px){.bx-touch .bx_slider_section .bx_slider_photo_element, .bx-touch .bx_slider_section .bx_slider_photo_background{box-shadow:0 0 1px 0 rgba(123,152,165,.75)}} /* Stickers */ .bx_slider_section .bx_stick{ position: absolute; width: 123px; height: 35px; background: url(images/stick.png) left center no-repeat; color: #fff; text-align: center; text-shadow:0 1px 0 #ba3434; line-height: 35px; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; } .bx_slider_section .bx_stick.short {font-weight: bold;font-size:18px} .bx_slider_section .bx_stick.average {font-weight: bold;font-size:13px} .bx_slider_section .bx_stick.long{font-weight:normal;font-size:11px} .bx_slider_section .bx_stick_disc{ position: absolute; width: 72px; height: 74px; background: url(images/stick_disc.png) no-repeat center; color: #fff; text-align: center; text-shadow:0 1px 0 #ba3434; font-weight: bold; font-size: 23px; line-height: 74px; } .bx_slider_section .bx_stick.left, .bx_slider_section .bx_stick_disc.left{left:-2px;} .bx_slider_section .bx_stick.right, .bx_slider_section .bx_stick_disc.right{right: 0;} .bx_slider_section .bx_stick.top, .bx_slider_section .bx_stick_disc.top{top: 15px;} .bx_slider_section .bx_stick.bottom, .bx_slider_section .bx_stick_disc.bottom{bottom: 5px;} .bx_slider_section .bx_stick.middle, .bx_slider_section .bx_stick_disc.middle{top: 49%;} @media (min-width:641px) and (max-width:960px){ .bx_slider_section .bx_stick{ width: 90px; height: 30px; background-size: 100%; line-height: 30px; } .bx_slider_section .bx_stick.short {font-weight:normal;font-size:14px} .bx_slider_section .bx_stick.average {font-weight:normal;font-size:11px} .bx_slider_section .bx_stick.long{font-weight:normal;font-size:11px} .bx_slider_section .bx_stick_disc{ width: 64px; height: 65px; background-size: 100%; font-size: 20px; line-height: 65px; } } @media (max-width:640px) { .bx-touch .bx_slider_section .bx_stick{ /*top: 10px;*/ width: 70px; height: 30px; background-size: 100%; font-size: 11px; line-height: 30px; } .bx-touch .bx_slider_section .bx_stick_disc{ width: 48px; height: 49px; background-size: 100%; font-size: 16px; line-height: 49px; } } @media (max-width:479px) { .bx-touch .bx_slider_section .bx_stick{ /*top: 10px;*/ width: 70px; height: 30px; background-size: 100%; font-size: 11px; line-height: 30px; } .bx-touch .bx_slider_section .bx_stick_disc{ width: 37px; height: 38px; background-size: 100%; font-size: 13px; line-height: 38px; } } /**/ .bx_slider_section .bx_stick_disc{ position:absolute; right:5px; bottom:5px; display:block; width:72px; height:74px; background:url(images/stick_disc.png) no-repeat center; -webkit-background-size:contain !important; background-size:contain !important; color:#fff; text-align:center; text-shadow:0 1px 0 #ba3434; font-weight:bold; font-size:26px; line-height:74px; } @media (max-width:980px){ .bx_slider_section .bx_stick_disc{width:64px;height:64px;font-size:21px;line-height:64px}} @media (max-width:640px){ .bx_slider_section .bx_stick_disc{width:48px;height:48px;font-size:15px;line-height:48px}} @media (max-width:480px){.bx-touch .bx_slider_section .bx_stick_disc{width:36px;height:36px;font-size:12px;line-height:36px}} /**/ .bx_slider_section .bx_slider_content_container{ position:absolute; top:1px; right:10px; bottom:0; left:59%; z-index:400; } @media (max-width:640px){ .bx-touch .bx_slider_section .bx_slider_content_container{ top: 60%; left: auto; right: auto; width: 100%; } } @media (max-width:480px){ .bx-touch .bx_slider_section .bx_slider_content_container{ top: auto; position: static; } } /**/ .bx_slider_section .bx_slider_title{ overflow:hidden; margin:0; padding:0; max-height:25px; } @media (max-width:980px){ .bx_slider_section .bx_slider_title{max-height:23px}} @media (max-width:640px){ .bx_slider_section .bx_slider_title{max-height:17px}} @media (max-width:480px){.bx-touch .bx_slider_section .bx_slider_title{max-height:12px}} /**/ .bx_slider_section .bx_slider_title a{ color:#000; text-decoration:none; font-size:25px; line-height:25px; display:inline-block; width:100%; overflow:hidden; -ms-text-overflow:ellipsis; text-overflow:ellipsis; white-space:nowrap; vertical-align:top; } @media (max-width:980px){ .bx_slider_section .bx_slider_title a{font-size:21px;line-height:23px}} @media (max-width:640px){ .bx_slider_section .bx_slider_title a{font-size:17px;line-height:17px}} @media (max-width:480px){.bx-touch .bx_slider_section .bx_slider_title a{font-size:11px;line-height:12px}} /**/ .bx_slider_section .bx_slider_content_description { color:#658790; font-size:13px; line-height:19px; max-height:77px; overflow:hidden; } @media (max-width:890px){ .bx_slider_section .bx_slider_content_description{max-height:55px}} @media (max-width:820px){ .bx_slider_section .bx_slider_content_description{max-height:38px}} @media (max-width:780px){ .bx_slider_section .bx_slider_content_description{max-height:19px}} @media (max-width:720px){ .bx_slider_section .bx_slider_content_description{display:none}} @media (max-width:640px){.bx-touch .bx_slider_section .bx_slider_content_description{ max-height: 76px; display: block; position: absolute; left: 52%; top: 0; } } @media (max-width:480px){ .bx-touch .bx_slider_section .bx_slider_content_description { max-height: 76px; position: static; left: auto; top: auto; } } /**/ @media (max-width:640px){ .bx-touch .bx_slider_section .bx_slider_customblock_one{width: 50%} .bx-touch .bx_slider_section .bx_slider_customblock_two{width: 50%} } @media (max-width:480px){ .bx-touch .bx_slider_section .bx_slider_customblock_one{width:100%} .bx-touch .bx_slider_section .bx_slider_customblock_two{width:100%} } /**/ .bx_slider_section .bx_slider_price_container{ position:absolute; right:0; bottom:0; left:0; z-index: 900; } @media (max-width:640px){.bx-touch .bx_slider_section .bx_slider_price_container{left: 52%;}} @media (max-width:480px){.bx-touch .bx_slider_section .bx_slider_price_container{left: auto;position: relative;margin-top: 10px}} .bx_slider_section .bx_slider_price_rightblock{ position:absolute; top:0; right:0; bottom:0; left:96%; background:url(images/price_bg.png) no-repeat left center; background-size:100% 100%; } /**/ .bx_slider_section .bx_slider_price_leftblock{ position:relative; width:96%; background:rgba(159,226,248,.52); } /**/ .bx_slider_section .bx_slider_current_price{ padding:10px 10px 5px; text-shadow:0 1px 1px rgba(255,255,255,.7); font-weight:bold; font-size:26px; line-height:26px; vertical-align: middle; } .bx_slider_section .bx_slider_current_price.bx_no_oldprice{ font-size:26px; line-height:46px; } @media (max-width:980px){ .bx_slider_section .bx_slider_current_price {padding:5px 7px 1px;font-size:23px;line-height:18px}} @media (max-width:980px){ .bx_slider_section .bx_slider_current_price.bx_no_oldprice {padding:5px 7px 1px;font-size:23px;line-height:46px}} @media (max-width:640px){.bx-touch .bx_slider_section .bx_slider_current_price {padding:4px 7px 0px;font-size:17px;line-height:12px}} @media (max-width:640px){.bx-touch .bx_slider_section .bx_slider_current_price.bx_no_oldprice {padding:4px 7px 0px;font-size:17px;line-height:34px}} /**/ .bx_slider_section .bx_slider_old_price{ padding:5px 10px 10px; color:#496771; text-decoration:line-through; text-shadow:0 1px 1px rgba(255,255,255,.4); font-weight:bold; font-size:14px; } @media (max-width:980px){ .bx_slider_section .bx_slider_old_price{font-size:14px;padding:1px 7px 5px}} @media (max-width:640px){.bx-touch .bx_slider_section .bx_slider_old_price{font-size:10px}} /*Cart button*/ .bx_slider_section .bx_bt_button{ position:absolute; top:50%; right:10px; margin-top:-19px; display:inline-block; border-radius:3px; text-align:center; text-decoration:none; font-size:14px; cursor:pointer; } .bx-touch .bx_slider_section .bx_bt_button{font-size:12px} .bx_slider_section .shadow.bx_bt_button {box-shadow:0 1px 1px 0 rgba(0,0,0,.2);} .bx_slider_section .shadow.bx_bt_button:active{box-shadow:none} .bx_slider_section .bx_bt_button { background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#00a2df), to(#006fcb)); background-image:-webkit-linear-gradient(#00a2df 0%, #006fcb 100%); background-image:-moz-linear-gradient(#00a2df 0%, #006fcb 100%); background-image:-o-linear-gradient(#00a2df 0%, #006fcb 100%); background-image:linear-gradient(#00a2df 0%, #006fcb 100%); color:#fff; text-shadow:0 1px 0 #006cae; display:inline-block; border-radius:3px; text-align:center; text-decoration:none; font-size:14px; cursor:pointer; } .bx_slider_section .bx_bt_button:hover { background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#21afe4), to(#006fcb)); background-image:-webkit-linear-gradient(#21afe4 0%, #006fcb 100%); background-image:-moz-linear-gradient(#21afe4 0%, #006fcb 100%); background-image:-o-linear-gradient(#21afe4 0%, #006fcb 100%); background-image:linear-gradient(#21afe4 0%, #006fcb 100%); } .bx_slider_section .bx_bt_button:active { background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#006fcb), to(#00a2df)); background-image:-webkit-linear-gradient(#006fcb 0%, #00a2df 100%); background-image:-moz-linear-gradient(#006fcb 0%, #00a2df 100%); background-image:-o-linear-gradient(#006fcb 0%, #00a2df 100%); background-image:linear-gradient(#006fcb 0%, #00a2df 100%); box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21); } .bx_slider_section .big.bx_bt_button{ padding:0 13px; height:36px; line-height:36px; font-weight:bold; } .bx-touch .bx_slider_section .big.bx_bt_button{ padding:0 12px; height:24px; line-height:24px; font-weight:bold; margin-top:-12px; vertical-align: middle; } .bx_slider_section .big.bx_bt_button:hover {} .bx_slider_section .big.bx_bt_button:active {} .bx_slider_section .big.bx_bt_button.cart span{ position:relative; bottom:-7px; display:inline-block; margin:0 10px 0 0; width:26px; height:23px; background:url(images/bt_cart.png) no-repeat center; -webkit-background-size:contain !important; background-size:contain !important; } .bx-touch .bx_slider_section .big.bx_bt_button.cart span{ bottom:0; margin:0 10px 0 0; width:20px; height:24px; vertical-align: middle; } @media (max-width:800px){.bx_slider_section .big.bx_bt_button.cart span {display:none}} @media (max-width:640px){.bx_slider_section .big.bx_bt_button.cart span {display:block; margin: 0 !important;} .bx_slider_section .big.bx_bt_button.cart strong{display:none} } .bx_slider_section .bx_notavailable { text-align: left; font-size: 12px; font-weight: bold; display: inline-block; border: 1px solid #E4E4E4; background: #F3F3F3; white-space: normal; line-height: normal; padding: 5px 15px; margin-bottom: 10px; position: absolute; height: 26px; top: 50%; right: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-top: -13px; } /**/ .bx_slider_section .bx_slider_controls{} .bx_slider_section .bx_slider_arrow_left, .bx_slider_section .bx_slider_arrow_right{ position:absolute; top:50%; z-index:910; display:none; margin-top:-29px; width:57px; height:58px; background:url(images/slider_arrow.png) no-repeat; cursor:pointer; } .bx_slider_section:hover .bx_slider_arrow_left, .bx_slider_section:hover .bx_slider_arrow_right {display:block} .bx_slider_section .bx_slider_arrow_left {background-position:0 0 ;left: 0} .bx_slider_section .bx_slider_arrow_right {background-position:0 -58px;right:0} .bx_slider_section .bx_slider_arrow_left:active {background-position:0 -116px} .bx_slider_section .bx_slider_arrow_right:active{background-position:0 -174px} @media (max-width:980px){ .bx_slider_section .bx_slider_arrow_left, .bx_slider_section .bx_slider_arrow_right { margin-top:-13px; width:25px; height:25px; background-size:25px auto !important; } .bx_slider_section .bx_slider_arrow_left {background-position:0 0 ;left: 0} .bx_slider_section .bx_slider_arrow_right {background-position:0 -25px;right:0} .bx_slider_section .bx_slider_arrow_left:active {background-position:0 -50px} .bx_slider_section .bx_slider_arrow_right:active{background-position:0 -75px} } .bx-touch .bx_slider_section .bx_slider_arrow_left, .bx-touch .bx_slider_section .bx_slider_arrow_right { display:block; margin-top:-13px; width:25px; height:25px; background-size:25px auto !important; } .bx-touch .bx_slider_section .bx_slider_arrow_left {background-position:0 0 ;left: 0} .bx-touch .bx_slider_section .bx_slider_arrow_right {background-position:0 -25px;right:0} .bx-touch .bx_slider_section .bx_slider_arrow_left:active {background-position:0 -50px} .bx-touch .bx_slider_section .bx_slider_arrow_right:active{background-position:0 -75px} @media (max-width:639px){ .bx-touch .bx_slider_section .bx_slider_arrow_left, .bx-touch .bx_slider_section .bx_slider_arrow_right{top:22%} } /**/ .bx_slider_section .bx_slider_pagination { position:absolute; bottom:-4px; margin:0; padding:0; width:57%; list-style:none; text-align:center; } .bx_slider_section .bx_slider_pagination li{ display:inline-block; margin:0 3px; width:14px; height:20px; line-height: 20px; background:url(images/pagination_dot.png) no-repeat right center; cursor: pointer; } .bx_slider_section .bx_slider_pagination li:hover, .bx_slider_section .bx_slider_pagination li.active{background:url(images/pagination_dot.png) no-repeat 1px center;} .bx_slider_section .bx_slider_pagination li span{ display:block; cursor: pointer; width:14px; height:20px; text-decoration:none; } .bx-touch .bx_slider_section .bx_slider_pagination{} .bx-touch .bx_slider_section .bx_slider_pagination li, .bx-touch .bx_slider_section .bx_slider_pagination li span{ margin:0 1px; width:7px; height:7px; -webkit-background-size:auto 7px; background-size:auto 7px; } @media (max-width:640px) { .bx-touch .bx_slider_section .bx_slider_pagination{ display: block; position: relative; bottom: auto; margin: 0; padding: 0; width: 100%; } } @media (max-width:480px) { .bx-touch .bx_slider_section .bx_slider_pagination{ margin: 10px 0; } } .bx_slider_section .bx_stick, .bx_slider_section .bx_slider_title, .bx_slider_section .bx_slider_title a, .bx_slider_section .bx_stick_disc{ -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }
siteroot/local/templates/avtoray/components/bitrix/catalog.top/.default/banner/style.css
.bx_slider_section{ position:relative; overflow:hidden; margin-top:40px; padding-top:38%; } @media (max-width:640px){.bx-touch .bx_slider_section{margin-top:20px;padding-top:70%}} @media (max-width:480px){ .bx-touch .bx_slider_section{ margin-top: 20px; padding-top: 70%; } } .bx_slider_section .bx_slider_container{ position: absolute; top: 0; bottom: 20px; } @media (max-width:480px){ .bx-touch .bx_slider_section .bx_slider_container{ position:static; top:auto; bottom:auto; } } .bx_slider_section .bx_slider_block{ position:relative; float:left; height:100%; } @media (max-width:480px){ .bx-touch .bx_slider_section .bx_slider_block{ position: static; float: none; display: none; } .bx-touch .bx_slider_section .bx_slider_block.active{ display: block; } } .bx_slider_section .bx_slider_photo_container{ position:absolute; top:0; bottom:0; width:55%; } @media (max-width:640px){ .bx-touch .bx_slider_section .bx_slider_photo_container{ width: 100%; padding-top: 35%; bottom: auto; } } @media (max-width:480px){ .bx-touch .bx_slider_section .bx_slider_photo_container{ padding-top: 70%; } } /**/ .bx_slider_section .bx_slider_photo_background, .bx_slider_section .bx_slider_photo_element{ position:absolute; top:3%; right:2%; bottom:3%; left:6%; background:#fff; box-shadow:0 0 4px 0 rgba(123,152,165,.75); } @media (max-width:640px){ .bx-touch .bx_slider_section .bx_slider_photo_background, .bx-touch .bx_slider_section .bx_slider_photo_element{ right:2%; left:2%; } } .bx_slider_section .bx_slider_photo_background{ -webkit-transform:scale(1) rotate(1.8deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); -moz-transform:scale(1) rotate(1.8deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); -ms-transform:scale(1) rotate(1.8deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); -o-transform:scale(1) rotate(1.8deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); transform:scale(1) rotate(1.8deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg); } .bx_slider_section .bx_slider_photo_element{ display:block; padding:1px; -webkit-background-size:contain !important; background-size:contain !important; } @media (max-width:980px){ .bx_slider_section .bx_slider_photo_element, .bx_slider_section .bx_slider_photo_background{box-shadow:0 0 3px 0 rgba(123,152,165,.75)}} @media (max-width:641px){ .bx_slider_section .bx_slider_photo_element, .bx_slider_section .bx_slider_photo_background{box-shadow:0 0 2px 0 rgba(123,152,165,.75)}} @media (max-width:480px){.bx-touch .bx_slider_section .bx_slider_photo_element, .bx-touch .bx_slider_section .bx_slider_photo_background{box-shadow:0 0 1px 0 rgba(123,152,165,.75)}} /* Stickers */ .bx_slider_section .bx_stick{ position: absolute; width: 123px; height: 35px; background: url(images/stick.png) left center no-repeat; color: #fff; text-align: center; text-shadow:0 1px 0 #ba3434; line-height: 35px; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; } .bx_slider_section .bx_stick.short {font-weight: bold;font-size:18px} .bx_slider_section .bx_stick.average {font-weight: bold;font-size:13px} .bx_slider_section .bx_stick.long{font-weight:normal;font-size:11px} .bx_slider_section .bx_stick_disc{ position: absolute; width: 72px; height: 74px; background: url(images/stick_disc.png) no-repeat center; color: #fff; text-align: center; text-shadow:0 1px 0 #ba3434; font-weight: bold; font-size: 23px; line-height: 74px; } .bx_slider_section .bx_stick.left, .bx_slider_section .bx_stick_disc.left{left:-2px;} .bx_slider_section .bx_stick.right, .bx_slider_section .bx_stick_disc.right{right: 0;} .bx_slider_section .bx_stick.top, .bx_slider_section .bx_stick_disc.top{top: 15px;} .bx_slider_section .bx_stick.bottom, .bx_slider_section .bx_stick_disc.bottom{bottom: 5px;} .bx_slider_section .bx_stick.middle, .bx_slider_section .bx_stick_disc.middle{top: 49%;} @media (min-width:641px) and (max-width:960px){ .bx_slider_section .bx_stick{ width: 90px; height: 30px; background-size: 100%; line-height: 30px; } .bx_slider_section .bx_stick.short {font-weight:normal;font-size:14px} .bx_slider_section .bx_stick.average {font-weight:normal;font-size:11px} .bx_slider_section .bx_stick.long{font-weight:normal;font-size:11px} .bx_slider_section .bx_stick_disc{ width: 64px; height: 65px; background-size: 100%; font-size: 20px; line-height: 65px; } } @media (max-width:640px) { .bx-touch .bx_slider_section .bx_stick{ /*top: 10px;*/ width: 70px; height: 30px; background-size: 100%; font-size: 11px; line-height: 30px; } .bx-touch .bx_slider_section .bx_stick_disc{ width: 48px; height: 49px; background-size: 100%; font-size: 16px; line-height: 49px; } } @media (max-width:479px) { .bx-touch .bx_slider_section .bx_stick{ /*top: 10px;*/ width: 70px; height: 30px; background-size: 100%; font-size: 11px; line-height: 30px; } .bx-touch .bx_slider_section .bx_stick_disc{ width: 37px; height: 38px; background-size: 100%; font-size: 13px; line-height: 38px; } } /**/ .bx_slider_section .bx_stick_disc{ position:absolute; right:5px; bottom:5px; display:block; width:72px; height:74px; background:url(images/stick_disc.png) no-repeat center; -webkit-background-size:contain !important; background-size:contain !important; color:#fff; text-align:center; text-shadow:0 1px 0 #ba3434; font-weight:bold; font-size:26px; line-height:74px; } @media (max-width:980px){ .bx_slider_section .bx_stick_disc{width:64px;height:64px;font-size:21px;line-height:64px}} @media (max-width:640px){ .bx_slider_section .bx_stick_disc{width:48px;height:48px;font-size:15px;line-height:48px}} @media (max-width:480px){.bx-touch .bx_slider_section .bx_stick_disc{width:36px;height:36px;font-size:12px;line-height:36px}} /**/ .bx_slider_section .bx_slider_content_container{ position:absolute; top:1px; right:10px; bottom:0; left:59%; z-index:400; } @media (max-width:640px){ .bx-touch .bx_slider_section .bx_slider_content_container{ top: 60%; left: auto; right: auto; width: 100%; } } @media (max-width:480px){ .bx-touch .bx_slider_section .bx_slider_content_container{ top: auto; position: static; } } /**/ .bx_slider_section .bx_slider_title{ overflow:hidden; margin:0; padding:0; max-height:25px; } @media (max-width:980px){ .bx_slider_section .bx_slider_title{max-height:23px}} @media (max-width:640px){ .bx_slider_section .bx_slider_title{max-height:17px}} @media (max-width:480px){.bx-touch .bx_slider_section .bx_slider_title{max-height:12px}} /**/ .bx_slider_section .bx_slider_title a{ color:#000; text-decoration:none; font-size:25px; line-height:25px; display:inline-block; width:100%; overflow:hidden; -ms-text-overflow:ellipsis; text-overflow:ellipsis; white-space:nowrap; vertical-align:top; } @media (max-width:980px){ .bx_slider_section .bx_slider_title a{font-size:21px;line-height:23px}} @media (max-width:640px){ .bx_slider_section .bx_slider_title a{font-size:17px;line-height:17px}} @media (max-width:480px){.bx-touch .bx_slider_section .bx_slider_title a{font-size:11px;line-height:12px}} /**/ .bx_slider_section .bx_slider_content_description { color:#658790; font-size:13px; line-height:19px; max-height:77px; overflow:hidden; } @media (max-width:890px){ .bx_slider_section .bx_slider_content_description{max-height:55px}} @media (max-width:820px){ .bx_slider_section .bx_slider_content_description{max-height:38px}} @media (max-width:780px){ .bx_slider_section .bx_slider_content_description{max-height:19px}} @media (max-width:720px){ .bx_slider_section .bx_slider_content_description{display:none}} @media (max-width:640px){.bx-touch .bx_slider_section .bx_slider_content_description{ max-height: 76px; display: block; position: absolute; left: 52%; top: 0; } } @media (max-width:480px){ .bx-touch .bx_slider_section .bx_slider_content_description { max-height: 76px; position: static; left: auto; top: auto; } } /**/ @media (max-width:640px){ .bx-touch .bx_slider_section .bx_slider_customblock_one{width: 50%} .bx-touch .bx_slider_section .bx_slider_customblock_two{width: 50%} } @media (max-width:480px){ .bx-touch .bx_slider_section .bx_slider_customblock_one{width:100%} .bx-touch .bx_slider_section .bx_slider_customblock_two{width:100%} } /**/ .bx_slider_section .bx_slider_price_container{ position:absolute; right:0; bottom:0; left:0; z-index: 900; } @media (max-width:640px){.bx-touch .bx_slider_section .bx_slider_price_container{left: 52%;}} @media (max-width:480px){.bx-touch .bx_slider_section .bx_slider_price_container{left: auto;position: relative;margin-top: 10px}} .bx_slider_section .bx_slider_price_rightblock{ position:absolute; top:0; right:0; bottom:0; left:96%; background:url(images/price_bg.png) no-repeat left center; background-size:100% 100%; } /**/ .bx_slider_section .bx_slider_price_leftblock{ position:relative; width:96%; background:rgba(159,226,248,.52); } /**/ .bx_slider_section .bx_slider_current_price{ padding:10px 10px 5px; text-shadow:0 1px 1px rgba(255,255,255,.7); font-weight:bold; font-size:26px; line-height:26px; vertical-align: middle; } .bx_slider_section .bx_slider_current_price.bx_no_oldprice{ font-size:26px; line-height:46px; } @media (max-width:980px){ .bx_slider_section .bx_slider_current_price {padding:5px 7px 1px;font-size:23px;line-height:18px}} @media (max-width:980px){ .bx_slider_section .bx_slider_current_price.bx_no_oldprice {padding:5px 7px 1px;font-size:23px;line-height:46px}} @media (max-width:640px){.bx-touch .bx_slider_section .bx_slider_current_price {padding:4px 7px 0px;font-size:17px;line-height:12px}} @media (max-width:640px){.bx-touch .bx_slider_section .bx_slider_current_price.bx_no_oldprice {padding:4px 7px 0px;font-size:17px;line-height:34px}} /**/ .bx_slider_section .bx_slider_old_price{ padding:5px 10px 10px; color:#496771; text-decoration:line-through; text-shadow:0 1px 1px rgba(255,255,255,.4); font-weight:bold; font-size:14px; } @media (max-width:980px){ .bx_slider_section .bx_slider_old_price{font-size:14px;padding:1px 7px 5px}} @media (max-width:640px){.bx-touch .bx_slider_section .bx_slider_old_price{font-size:10px}} /*Cart button*/ .bx_slider_section .bx_bt_button{ position:absolute; top:50%; right:10px; margin-top:-19px; display:inline-block; border-radius:3px; text-align:center; text-decoration:none; font-size:14px; cursor:pointer; } .bx-touch .bx_slider_section .bx_bt_button{font-size:12px} .bx_slider_section .shadow.bx_bt_button {box-shadow:0 1px 1px 0 rgba(0,0,0,.2);} .bx_slider_section .shadow.bx_bt_button:active{box-shadow:none} .bx_slider_section .bx_bt_button { background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#00a2df), to(#006fcb)); background-image:-webkit-linear-gradient(#00a2df 0%, #006fcb 100%); background-image:-moz-linear-gradient(#00a2df 0%, #006fcb 100%); background-image:-o-linear-gradient(#00a2df 0%, #006fcb 100%); background-image:linear-gradient(#00a2df 0%, #006fcb 100%); color:#fff; text-shadow:0 1px 0 #006cae; display:inline-block; border-radius:3px; text-align:center; text-decoration:none; font-size:14px; cursor:pointer; } .bx_slider_section .bx_bt_button:hover { background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#21afe4), to(#006fcb)); background-image:-webkit-linear-gradient(#21afe4 0%, #006fcb 100%); background-image:-moz-linear-gradient(#21afe4 0%, #006fcb 100%); background-image:-o-linear-gradient(#21afe4 0%, #006fcb 100%); background-image:linear-gradient(#21afe4 0%, #006fcb 100%); } .bx_slider_section .bx_bt_button:active { background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#006fcb), to(#00a2df)); background-image:-webkit-linear-gradient(#006fcb 0%, #00a2df 100%); background-image:-moz-linear-gradient(#006fcb 0%, #00a2df 100%); background-image:-o-linear-gradient(#006fcb 0%, #00a2df 100%); background-image:linear-gradient(#006fcb 0%, #00a2df 100%); box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21); } .bx_slider_section .big.bx_bt_button{ padding:0 13px; height:36px; line-height:36px; font-weight:bold; } .bx-touch .bx_slider_section .big.bx_bt_button{ padding:0 12px; height:24px; line-height:24px; font-weight:bold; margin-top:-12px; vertical-align: middle; } .bx_slider_section .big.bx_bt_button:hover {} .bx_slider_section .big.bx_bt_button:active {} .bx_slider_section .big.bx_bt_button.cart span{ position:relative; bottom:-7px; display:inline-block; margin:0 10px 0 0; width:26px; height:23px; background:url(images/bt_cart.png) no-repeat center; -webkit-background-size:contain !important; background-size:contain !important; } .bx-touch .bx_slider_section .big.bx_bt_button.cart span{ bottom:0; margin:0 10px 0 0; width:20px; height:24px; vertical-align: middle; } @media (max-width:800px){.bx_slider_section .big.bx_bt_button.cart span {display:none}} @media (max-width:640px){.bx_slider_section .big.bx_bt_button.cart span {display:block; margin: 0 !important;} .bx_slider_section .big.bx_bt_button.cart strong{display:none} } .bx_slider_section .bx_notavailable { text-align: left; font-size: 12px; font-weight: bold; display: inline-block; border: 1px solid #E4E4E4; background: #F3F3F3; white-space: normal; line-height: normal; padding: 5px 15px; margin-bottom: 10px; position: absolute; height: 26px; top: 50%; right: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-top: -13px; } /**/ .bx_slider_section .bx_slider_controls{} .bx_slider_section .bx_slider_arrow_left, .bx_slider_section .bx_slider_arrow_right{ position:absolute; top:50%; z-index:910; display:none; margin-top:-29px; width:57px; height:58px; background:url(images/slider_arrow.png) no-repeat; cursor:pointer; } .bx_slider_section:hover .bx_slider_arrow_left, .bx_slider_section:hover .bx_slider_arrow_right {display:block} .bx_slider_section .bx_slider_arrow_left {background-position:0 0 ;left: 0} .bx_slider_section .bx_slider_arrow_right {background-position:0 -58px;right:0} .bx_slider_section .bx_slider_arrow_left:active {background-position:0 -116px} .bx_slider_section .bx_slider_arrow_right:active{background-position:0 -174px} @media (max-width:980px){ .bx_slider_section .bx_slider_arrow_left, .bx_slider_section .bx_slider_arrow_right { margin-top:-13px; width:25px; height:25px; background-size:25px auto !important; } .bx_slider_section .bx_slider_arrow_left {background-position:0 0 ;left: 0} .bx_slider_section .bx_slider_arrow_right {background-position:0 -25px;right:0} .bx_slider_section .bx_slider_arrow_left:active {background-position:0 -50px} .bx_slider_section .bx_slider_arrow_right:active{background-position:0 -75px} } .bx-touch .bx_slider_section .bx_slider_arrow_left, .bx-touch .bx_slider_section .bx_slider_arrow_right { display:block; margin-top:-13px; width:25px; height:25px; background-size:25px auto !important; } .bx-touch .bx_slider_section .bx_slider_arrow_left {background-position:0 0 ;left: 0} .bx-touch .bx_slider_section .bx_slider_arrow_right {background-position:0 -25px;right:0} .bx-touch .bx_slider_section .bx_slider_arrow_left:active {background-position:0 -50px} .bx-touch .bx_slider_section .bx_slider_arrow_right:active{background-position:0 -75px} @media (max-width:639px){ .bx-touch .bx_slider_section .bx_slider_arrow_left, .bx-touch .bx_slider_section .bx_slider_arrow_right{top:22%} } /**/ .bx_slider_section .bx_slider_pagination { position:absolute; bottom:-4px; margin:0; padding:0; width:57%; list-style:none; text-align:center; } .bx_slider_section .bx_slider_pagination li{ display:inline-block; margin:0 3px; width:14px; height:20px; line-height: 20px; background:url(images/pagination_dot.png) no-repeat right center; cursor: pointer; } .bx_slider_section .bx_slider_pagination li:hover, .bx_slider_section .bx_slider_pagination li.active{background:url(images/pagination_dot.png) no-repeat 1px center;} .bx_slider_section .bx_slider_pagination li span{ display:block; cursor: pointer; width:14px; height:20px; text-decoration:none; } .bx-touch .bx_slider_section .bx_slider_pagination{} .bx-touch .bx_slider_section .bx_slider_pagination li, .bx-touch .bx_slider_section .bx_slider_pagination li span{ margin:0 1px; width:7px; height:7px; -webkit-background-size:auto 7px; background-size:auto 7px; } @media (max-width:640px) { .bx-touch .bx_slider_section .bx_slider_pagination{ display: block; position: relative; bottom: auto; margin: 0; padding: 0; width: 100%; } } @media (max-width:480px) { .bx-touch .bx_slider_section .bx_slider_pagination{ margin: 10px 0; } } .bx_slider_section .bx_stick, .bx_slider_section .bx_slider_title, .bx_slider_section .bx_slider_title a, .bx_slider_section .bx_stick_disc{ -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }
0.154058
0.064036
* { box-sizing:border-box; } /* basic stylings ------------------------------------------ */ .container{ font-family:'IBM Plex Sans'; } .half { width: 50%; background:#FFF; bottom: 0; } .right { width: 40%; float:right; background:#FFF; margin-right: 5%; padding-top: 15%; padding-right: 5%; } .left { width: 52%; background:#FFF; float:left; padding:10px 210px 200px; } .outer{ width: 100%; position:relative; padding-bottom: 200px; text-align: center; font-family: 'IBM Plex Sans'; } .formula{ text-align:left; font-size:18pt; } h2 { text-align:center; font-size:20pt } button, .button{ background-color: white ; height: 30px; width: 200px; border: 1px solid black; border-color: darkgray; border-radius: 4px; cursor: pointer; } ol{ font-size: 14pt; font-family: 'IBM Plex Sans'; } .instructions{ font-size: 14pt; font-family: 'IBM Plex Sans'; } .active{ background-color: rgb(73, 98, 168); color: white; float:right; } .home{ float:left } h2 small { font-weight:normal; color:#888; display:block; } .footer { text-align:center; } .footer a { color:#53B2C8; } .results { box-sizing: border-box; padding: 5px; display: flex; justify-content: space-between; height: 30vh; overflow:auto; width: 200%;} /* form starting stylings ------------------------------- */ .group { position:relative; margin-bottom:45px; } .description { position:relative; margin-bottom:45px; width: 600px; } input { font-size:18px; padding:10px 10px 10px 5px; display:block; width:600px; border:none; border-bottom:1px solid #757575; } input:focus { outline:none; } /* LABEL ======================================= */ label { color:#999; font-size:18px; font-weight:normal; position:absolute; pointer-events:none; left:5px; top:10px; transition:0.2s ease all; -moz-transition:0.2s ease all; -webkit-transition:0.2s ease all; } label.no-position { position: unset; } /* active state */ input:focus ~ label, input:valid ~ label { top:-20px; font-size:14px; color:#5264AE; } /* BOTTOM BARS ================================= */ .bar { position:relative; display:block; width:600px; } .bar:before, .bar:after { content:''; height:2px; width:0; bottom:1px; position:absolute; background:#5264AE; transition:0.2s ease all; -moz-transition:0.2s ease all; -webkit-transition:0.2s ease all; } .bar:before { left:50%; } .bar:after { right:50%; } /* active state */ input:focus ~ .bar:before, input:focus ~ .bar:after { width:50%; } /* HIGHLIGHTER ================================== */ .highlight { position:absolute; height:60%; width:100px; top:25%; left:0; pointer-events:none; opacity:0.5; } /* active state */ input:focus ~ .highlight { -webkit-animation:inputHighlighter 0.3s ease; -moz-animation:inputHighlighter 0.3s ease; animation:inputHighlighter 0.3s ease; } /* ANIMATIONS ================ */ @-webkit-keyframes inputHighlighter { from { background:#5264AE; } to { width:0; background:transparent; } } @-moz-keyframes inputHighlighter { from { background:#5264AE; } to { width:0; background:transparent; } } @keyframes inputHighlighter { from { background:#5264AE; } to { width:0; background:transparent; } } .table, th, td { border: 1px solid #757575; border-collapse: collapse; } .table { width: 100%; margin-top:10px; margin-bottom: 10px; } .table input, .table span { width: 100%; min-width: 300px; border-bottom:unset; } .abreviation.show input {display: block;} .abreviation input {display: none;} .abreviation.show span {display: none;} .abreviation span {display: block;}
dist/contribute/style.css
* { box-sizing:border-box; } /* basic stylings ------------------------------------------ */ .container{ font-family:'IBM Plex Sans'; } .half { width: 50%; background:#FFF; bottom: 0; } .right { width: 40%; float:right; background:#FFF; margin-right: 5%; padding-top: 15%; padding-right: 5%; } .left { width: 52%; background:#FFF; float:left; padding:10px 210px 200px; } .outer{ width: 100%; position:relative; padding-bottom: 200px; text-align: center; font-family: 'IBM Plex Sans'; } .formula{ text-align:left; font-size:18pt; } h2 { text-align:center; font-size:20pt } button, .button{ background-color: white ; height: 30px; width: 200px; border: 1px solid black; border-color: darkgray; border-radius: 4px; cursor: pointer; } ol{ font-size: 14pt; font-family: 'IBM Plex Sans'; } .instructions{ font-size: 14pt; font-family: 'IBM Plex Sans'; } .active{ background-color: rgb(73, 98, 168); color: white; float:right; } .home{ float:left } h2 small { font-weight:normal; color:#888; display:block; } .footer { text-align:center; } .footer a { color:#53B2C8; } .results { box-sizing: border-box; padding: 5px; display: flex; justify-content: space-between; height: 30vh; overflow:auto; width: 200%;} /* form starting stylings ------------------------------- */ .group { position:relative; margin-bottom:45px; } .description { position:relative; margin-bottom:45px; width: 600px; } input { font-size:18px; padding:10px 10px 10px 5px; display:block; width:600px; border:none; border-bottom:1px solid #757575; } input:focus { outline:none; } /* LABEL ======================================= */ label { color:#999; font-size:18px; font-weight:normal; position:absolute; pointer-events:none; left:5px; top:10px; transition:0.2s ease all; -moz-transition:0.2s ease all; -webkit-transition:0.2s ease all; } label.no-position { position: unset; } /* active state */ input:focus ~ label, input:valid ~ label { top:-20px; font-size:14px; color:#5264AE; } /* BOTTOM BARS ================================= */ .bar { position:relative; display:block; width:600px; } .bar:before, .bar:after { content:''; height:2px; width:0; bottom:1px; position:absolute; background:#5264AE; transition:0.2s ease all; -moz-transition:0.2s ease all; -webkit-transition:0.2s ease all; } .bar:before { left:50%; } .bar:after { right:50%; } /* active state */ input:focus ~ .bar:before, input:focus ~ .bar:after { width:50%; } /* HIGHLIGHTER ================================== */ .highlight { position:absolute; height:60%; width:100px; top:25%; left:0; pointer-events:none; opacity:0.5; } /* active state */ input:focus ~ .highlight { -webkit-animation:inputHighlighter 0.3s ease; -moz-animation:inputHighlighter 0.3s ease; animation:inputHighlighter 0.3s ease; } /* ANIMATIONS ================ */ @-webkit-keyframes inputHighlighter { from { background:#5264AE; } to { width:0; background:transparent; } } @-moz-keyframes inputHighlighter { from { background:#5264AE; } to { width:0; background:transparent; } } @keyframes inputHighlighter { from { background:#5264AE; } to { width:0; background:transparent; } } .table, th, td { border: 1px solid #757575; border-collapse: collapse; } .table { width: 100%; margin-top:10px; margin-bottom: 10px; } .table input, .table span { width: 100%; min-width: 300px; border-bottom:unset; } .abreviation.show input {display: block;} .abreviation input {display: none;} .abreviation.show span {display: none;} .abreviation span {display: block;}
0.314893
0.123155
.video-js { background-color: #000; position: relative; padding: 0; outline: none; /* Start with 10px for base font size so other dimensions can be em based and easily calculable. */ font-size: 10px; width: 650px !important; height: 366px !important; /* Allow poster to be vertially aligned. */ vertical-align: middle; /* display: table-cell; */ /*This works in Safari but not Firefox.*/ } /* Playback technology elements expand to the width/height of the containing div. <video> or <object> */ .video-js .vjs-tech { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when checking fullScreenEnabled. */ .video-js:-moz-full-screen { position: absolute; } /* Fullscreen Styles */ body.vjs-full-window { padding: 0; margin: 0; height: 100%; overflow-y: auto; /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */ } .video-js.vjs-fullscreen { position: fixed; overflow: hidden; z-index: 1000; left: 0; top: 0; bottom: 0; right: 0; width: 100% !important; height: 100% !important; _position: absolute; /* IE6 Full-window (underscore hack) */ } .video-js:-webkit-full-screen { width: 100% !important; height: 100% !important; } /* Poster Styles */ .vjs-poster { margin: 0 auto; padding: 0; cursor: pointer; /* Scale with the size of the player div. Works when poster is vertically shorter, but stretches when it's less wide. */ position: relative; width: 100%; max-height: 100%; } /* Subtiles Styles */ .video-js .vjs-subtitles { color: #fff; font-size: 20px; text-align: center; position: absolute; bottom: 40px; left: 0; right: 0; } /* Fading sytles, used to fade control bar. */ .vjs-fade-in { visibility: visible !important; /* Needed to make sure things hide in older browsers too. */ opacity: 0.9 !important; -webkit-transition: visibility 0s linear 0s, opacity 0.3s linear; -moz-transition: visibility 0s linear 0s, opacity 0.3s linear; -ms-transition: visibility 0s linear 0s, opacity 0.3s linear; -o-transition: visibility 0s linear 0s, opacity 0.3s linear; transition: visibility 0s linear 0s, opacity 0.3s linear; } .vjs-fade-out { visibility: hidden !important; opacity: 0 !important; -webkit-transition: visibility 0s linear 1.5s,opacity 1.5s linear; -moz-transition: visibility 0s linear 1.5s,opacity 1.5s linear; -ms-transition: visibility 0s linear 1.5s,opacity 1.5s linear; -o-transition: visibility 0s linear 1.5s,opacity 1.5s linear; transition: visibility 0s linear 1.5s,opacity 1.5s linear; } /* The control bar ---------------------------------------------------------------------------------- */ .vjs-mg-skin .vjs-controls { position: absolute; bottom: 0; /* Distance from the bottom of the box/video. Keep 0. Use height to add more bottom margin. */ left: 0; right: 0; /* 100% width of div */ margin: 0; padding: 0; /* Controls are absolutely position, so no padding necessary */ height: 30px; /* Including any margin you want above or below control items */ color: #fff; border-top: 1px solid #404040; border-bottom: 1px solid #1f1f1f; /* CSS Gradient */ /* Can use the Ultimate CSS Gradient Generator: http://www.colorzilla.com/gradient-editor/ */ background: #242424; /* Old browsers */ background: -moz-linear-gradient(top, #242424 50%, #1f1f1f 50%, #171717 100%); /* FF3.6+ */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(50%,#242424), color-stop(50%,#1f1f1f), color-stop(100%,#171717)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #242424 50%,#1f1f1f 50%,#171717 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #242424 50%,#1f1f1f 50%,#171717 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, #242424 50%,#1f1f1f 50%,#171717 100%); /* IE10+ */ /* Filter was causing a lot of weird issues in IE. Elements would stop showing up, or other styles would break. */ /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242424', endColorstr='#171717',GradientType=0 );*/ /* IE6-9 */ background: linear-gradient(top, #242424 50%,#1f1f1f 50%,#171717 100%); /* W3C */ /* Start hidden and with 0 opacity. Opacity is used to fade in modern browsers. */ /* Can't use display block to hide initially because widths of slider handles aren't calculated and avaialbe for positioning correctly. */ visibility: hidden; opacity: 0; } /* General styles for individual controls. */ .vjs-mg-skin .vjs-control { position: relative; float: left; text-align: center; margin: 0; padding: 0; } .vjs-mg-skin .vjs-control:focus { outline: 0; } /* Hide control text visually, but have it available for screenreaders: h5bp.com/v */ .vjs-mg-skin .vjs-control-text { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } /* Play/Pause -------------------------------------------------------------------------------- */ .vjs-mg-skin .vjs-play-control { width: 38px; height: 30px; border-right: 1px solid #101010; cursor: pointer !important; border-left: 1px solid #333; border-bottom: 1px solid #1F1F1F; } /* Play Icon */ .vjs-mg-skin.vjs-paused .vjs-play-control div { width: 15px; height: 17px; background: url('../images/video-js.png'); margin: 0; margin-left: 13px; margin-top: 7px; } .vjs-mg-skin.vjs-playing .vjs-play-control div { width: 15px; height: 17px; background: url('../images/video-js.png') -25px 0; margin: 0; margin-left: 13px; margin-top: 7px; } /* Rewind -------------------------------------------------------------------------------- */ .vjs-mg-skin .vjs-rewind-control { width: 5em; cursor: pointer !important; } .vjs-mg-skin .vjs-rewind-control div { width: 19px; height: 16px; background: url('../images/video-js.png'); margin: 0.5em auto 0; } /* Volume/Mute -------------------------------------------------------------------------------- */ .vjs-mg-skin .vjs-mute-control { width: 38px; height: 30px; border-left: 1px solid #333; cursor: pointer !important; float: right; } .vjs-mg-skin .vjs-mute-control div { width: 22px; height: 16px; background: url('../images/video-js.png') -75px -25px; margin:0; margin-left: 8px; margin-top: 8px; } .vjs-mg-skin .vjs-mute-control.vjs-vol-0 div { background: url('../images/video-js.png') 0 -25px; } .vjs-mg-skin .vjs-mute-control.vjs-vol-1 div { background: url('../images/video-js.png') -25px -25px; } .vjs-mg-skin .vjs-mute-control.vjs-vol-2 div { background: url('../images/video-js.png') -50px -25px; } .vjs-mg-skin .vjs-volume-control { width: 85px; height: 30px; float: right; border-right: 1px solid #333; } .vjs-mg-skin .vjs-volume-bar { position: relative; width: 70px; height: 0.6em; margin:0; margin-left: 2px; margin-top: 11px; cursor: pointer !important; /* -moz-border-radius: 0.3em; -webkit-border-radius: 0.3em; border-radius: 0.3em; */ background: #666; background: -moz-linear-gradient(top, #333, #666); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#666)); background: -webkit-linear-gradient(top, #333, #666); background: -o-linear-gradient(top, #333, #666); background: -ms-linear-gradient(top, #333, #666); background: linear-gradient(top, #333, #666); } .video-js:-moz .vjs-volume-bar { margin-top: 12px; } .vjs-mg-skin .vjs-volume-level { position: absolute; top: 0; left: 0; height: 0.6em; /* -moz-border-radius: 0.3em; -webkit-border-radius: 0.3em; border-radius: 0.3em; */ /* CSS Gradient. */ background: #86D4B1; /* Old browsers */ background: -moz-linear-gradient(top, #86D4B1 0%, #5d937a 50%, #86D4B1 100%); background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%,#86D4B1), color-stop(50%,#5d937a), color-stop(100%,#86D4B1)); background: -webkit-linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: -o-linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: -ms-linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); } .vjs-mg-skin .vjs-volume-handle { position: absolute; top: -4px; width: 14px; height: 14px; left: 0; background: url('../images/video-js.png') 0 -50px; } .video-js:-moz .vjs-volume-handle { top: -1px;} /* Progress -------------------------------------------------------------------------------- */ .vjs-mg-skin div.vjs-progress-control { position: absolute; top: -15px; width: 100%; height: 12px; } /* Box containing play and load progresses. Also acts as seek scrubber. */ .vjs-mg-skin .vjs-progress-holder { position: relative; cursor: pointer !important; /*overflow: hidden;*/ padding: 0; margin: 0; /* Placement within the progress control item */ height: 12px; border-top: 1px solid #333; border-bottom: 1px solid #111; /* -moz-border-radius: 0.6em; -webkit-border-radius: 0.6em; border-radius: 0.6em; */ /* CSS Gradient */ background: #111; background: -moz-linear-gradient(top, #111, #262626); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#111), to(#262626)); background: -webkit-linear-gradient(top, #111, #262626); background: -o-linear-gradient(top, #111, #262626); background: -ms-linear-gradient(top, #111, #262626); background: linear-gradient(top, #111, #262626); } .vjs-mg-skin .vjs-progress-holder .vjs-play-progress, .vjs-mg-skin .vjs-progress-holder .vjs-load-progress { /* Progress Bars */ position: absolute; display: block; height: 12px; margin: 0; padding: 0; left: 0; top: 0; /*Needed for IE6*/ /* -moz-border-radius: 0.6em; -webkit-border-radius: 0.6em; border-radius: 0.6em; */ /*width: 0;*/ } .vjs-mg-skin .vjs-play-progress { /* CSS Gradient. */ background: #86D4B1; /* Old browsers */ background: -moz-linear-gradient(top, #86D4B1 0%, #5d937a 50%, #86D4B1 100%); background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%,#86D4B1), color-stop(50%,#5d937a), color-stop(100%,#86D4B1)); background: -webkit-linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: -o-linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: -ms-linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: #86D4B1; background: -moz-linear-gradient(top, #5d937a 0%, #5d937a 50%, #86D4B1 50%, #5d937a 100%); background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%,#5d937a), color-stop(50%,#86D4B1), color-stop(50%,#86D4B1), color-stop(100%,#5d937a)); background: -webkit-linear-gradient(top, #5d937a 0%,#86D4B1 50%,#86D4B1 50%,#5d937a 100%); background: -o-linear-gradient(top, #5d937a 0%,#86D4B1 50%,#5d937a 50%, 100%); background: -ms-linear-gradient(top, #5d937a 0%,#86D4B1 50%,#86D4B1 50%,#5d937a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86D4B1', endColorstr='#5d937a',GradientType=0 ); background: linear-gradient(top, #5d937a 0%,#86D4B1 50%,#86D4B1 50%,#5d937a 100%); } .vjs-mg-skin .vjs-load-progress { opacity: 0.8; /* CSS Gradient */ background: #666; background: -moz-linear-gradient(top, #666, #333); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666), to(#333)); background: -webkit-linear-gradient(top, #666, #333); background: -o-linear-gradient(top, #666, #333); background: -ms-linear-gradient(top, #666, #333); background: linear-gradient(top, #666, #333); } .vjs-mg-skin div.vjs-seek-handle { position: absolute; width: 16px; height: 16px; /* Match img pixles */ margin-top: -0.2em; left: 0; top: 0; /*Needed for IE6*/ background: url('../images/video-js.png') 0 -50px; /* CSS Curved Corners. Needed to make shadows curved. */ -moz-border-radius: 0.8em; -webkit-border-radius: 0.8em; border-radius: 0.8em; /* CSS Shadows */ -webkit-box-shadow: 0 2px 4px 0 #000; -moz-box-shadow: 0 2px 4px 0 #000; box-shadow: 0 2px 4px 0 #000; } /* Time Display -------------------------------------------------------------------------------- */ .vjs-mg-skin .vjs-time-controls { height: 18px; width: 45px; margin-top: 5px; margin-left: 5px; font-size: 14px; line-height: 18px; font-weight: normal; font-family: Helvetica, Arial, sans-serif; border-left: 1px solid #000000; border-top: 1px solid #000; border-bottom: 1px solid #333; border-right: 1px solid #333; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; /* CSS Gradient */ background: #111; background: -moz-linear-gradient(top, #111, #262626); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#111), to(#262626)); background: -webkit-linear-gradient(top, #111, #262626); background: -o-linear-gradient(top, #111, #262626); background: -ms-linear-gradient(top, #111, #262626); background: linear-gradient(top, #111, #262626); } .vjs-mg-skin .vjs-current-time { } .vjs-mg-skin .vjs-duration { right: 0; display: none; } .vjs-mg-skin .vjs-remaining-time { display: block; } .vjs-time-divider { } .vjs-mg-skin .vjs-time-control { font-size: 12px; line-height: 16px; font-weight: normal; font-family: Helvetica, Arial, sans-serif; } .vjs-mg-skin .vjs-time-control span { line-height: 25px; /* Centering vertically */ } .vjs-mg-skin .vjs-time-divider { display: none; visibility: hidden; } /* Fullscreen -------------------------------------------------------------------------------- */ .vjs-secondary-controls { float: right; } .vjs-mg-skin .vjs-fullscreen-control { height: 30px; width: 38px; cursor: pointer !important; float: right; border-left: 1px solid #111; } .vjs-mg-skin .vjs-fullscreen-control div { width: 16px; height: 16px; background: url('../images/video-js.png') -50px 0; margin: 0; margin-left: 11px; margin-top: 8px; } .video-js.vjs-fullscreen .vjs-fullscreen-control div { background: url('../images/video-js.png') -75px 0; } .video-js:-webkit-full-screen .vjs-fullscreen-control div { background: url('../images/video-js.png') -75px 0; } /* Big Play Button (at start) ---------------------------------------------------------*/ .vjs-mg-skin .vjs-big-play-button { display: block; /* Start hidden */ z-index: 2; position: absolute; top: 50%; left: 50%; width: 8.0em; height: 8.0em; margin: -43px 0 0 -43px; text-align: center; vertical-align: center; cursor: pointer !important; border: 0.3em solid #86D4B1; opacity: 0.95; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background: #454545; background: -moz-linear-gradient(top, #454545 0%, #232323 50%, #161616 50%, #3f3f3f 100%); background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%,#454545), color-stop(50%,#232323), color-stop(50%,#161616), color-stop(100%,#3f3f3f)); background: -webkit-linear-gradient(top, #454545 0%,#232323 50%,#161616 50%,#3f3f3f 100%); background: -o-linear-gradient(top, #454545 0%,#232323 50%,#161616 50%,#3f3f3f 100%); background: -ms-linear-gradient(top, #454545 0%,#232323 50%,#161616 50%,#3f3f3f 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#3f3f3f',GradientType=0 ); background: linear-gradient(top, #454545 0%,#232323 50%,#161616 50%,#3f3f3f 100%); /* CSS Shadows */ -webkit-box-shadow: 4px 4px 8px #000; -moz-box-shadow: 4px 4px 8px #000; box-shadow: 4px 4px 8px #000; } .vjs-mg-skin div.vjs-big-play-button:hover { -webkit-box-shadow: 0 0 80px #fff; -moz-box-shadow: 0 0 80px #fff; box-shadow: 0 0 80px #fff; } .vjs-mg-skin div.vjs-big-play-button span { position: absolute; top: 50%; left: 50%; display: block; width: 35px; height: 42px; margin: -20px 0 0 -15px; /* Using negative margin to center image. */ background: url('../images/video-js.png') -100px 0; } /* Loading Spinner ---------------------------------------------------------*/ /* CSS Spinners by <NAME> - http://kilianvalkhof.com/2010/css-xhtml/css3-loading-spinners-without-images/ */ .vjs-loading-spinner { display: none; position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; margin: -28px 0 0 -28px; -webkit-animation-name: rotatethis; -webkit-animation-duration:1s; -webkit-animation-iteration-count:infinite; -webkit-animation-timing-function:linear; -moz-animation-name: rotatethis; -moz-animation-duration:1s; -moz-animation-iteration-count:infinite; -moz-animation-timing-function:linear; } @-webkit-keyframes rotatethis { 0% {-webkit-transform:scale(0.6) rotate(0deg); } 12.5% {-webkit-transform:scale(0.6) rotate(0deg); } 12.51% {-webkit-transform:scale(0.6) rotate(45deg); } 25% {-webkit-transform:scale(0.6) rotate(45deg); } 25.01% {-webkit-transform:scale(0.6) rotate(90deg);} 37.5% {-webkit-transform:scale(0.6) rotate(90deg);} 37.51% {-webkit-transform:scale(0.6) rotate(135deg);} 50% {-webkit-transform:scale(0.6) rotate(135deg);} 50.01% {-webkit-transform:scale(0.6) rotate(180deg);} 62.5% {-webkit-transform:scale(0.6) rotate(180deg);} 62.51% {-webkit-transform:scale(0.6) rotate(225deg);} 75% {-webkit-transform:scale(0.6) rotate(225deg);} 75.01% {-webkit-transform:scale(0.6) rotate(270deg);} 87.5% {-webkit-transform:scale(0.6) rotate(270deg);} 87.51% {-webkit-transform:scale(0.6) rotate(315deg);} 100% {-webkit-transform:scale(0.6) rotate(315deg);} } @-moz-keyframes rotatethis { 0% {-moz-transform:scale(0.6) rotate(0deg);} 12.5% {-moz-transform:scale(0.6) rotate(0deg);} 12.51% {-moz-transform:scale(0.6) rotate(45deg);} 25% {-moz-transform:scale(0.6) rotate(45deg);} 25.01% {-moz-transform:scale(0.6) rotate(90deg);} 37.5% {-moz-transform:scale(0.6) rotate(90deg);} 37.51% {-moz-transform:scale(0.6) rotate(135deg);} 50% {-moz-transform:scale(0.6) rotate(135deg);} 50.01% {-moz-transform:scale(0.6) rotate(180deg);} 62.5% {-moz-transform:scale(0.6) rotate(180deg);} 62.51% {-moz-transform:scale(0.6) rotate(225deg);} 75% {-moz-transform:scale(0.6) rotate(225deg);} 75.01% {-moz-transform:scale(0.6) rotate(270deg);} 87.5% {-moz-transform:scale(0.6) rotate(270deg);} 87.51% {-moz-transform:scale(0.6) rotate(315deg);} 100% {-moz-transform:scale(0.6) rotate(315deg);} } /* Each circle */ div.vjs-loading-spinner .ball1 { opacity: 0.12; position:absolute; left: 20px; top: 0px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball2 { opacity: 0.25; position:absolute; left: 34px; top: 6px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball3 { opacity: 0.37; position:absolute; left: 40px; top: 20px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball4 { opacity: 0.50; position:absolute; left: 34px; top: 34px; width: 13px; height: 13px; background: #fff; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 15px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball5 { opacity: 0.62; position:absolute; left: 20px; top: 40px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball6 { opacity: 0.75; position:absolute; left: 6px; top: 34px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball7 { opacity: 0.87; position:absolute; left: 0px; top: 20px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball8 { opacity: 1.00; position:absolute; left: 6px; top: 6px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; }
mediagoblin/static/css/vjs-mg-skin.css
.video-js { background-color: #000; position: relative; padding: 0; outline: none; /* Start with 10px for base font size so other dimensions can be em based and easily calculable. */ font-size: 10px; width: 650px !important; height: 366px !important; /* Allow poster to be vertially aligned. */ vertical-align: middle; /* display: table-cell; */ /*This works in Safari but not Firefox.*/ } /* Playback technology elements expand to the width/height of the containing div. <video> or <object> */ .video-js .vjs-tech { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when checking fullScreenEnabled. */ .video-js:-moz-full-screen { position: absolute; } /* Fullscreen Styles */ body.vjs-full-window { padding: 0; margin: 0; height: 100%; overflow-y: auto; /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */ } .video-js.vjs-fullscreen { position: fixed; overflow: hidden; z-index: 1000; left: 0; top: 0; bottom: 0; right: 0; width: 100% !important; height: 100% !important; _position: absolute; /* IE6 Full-window (underscore hack) */ } .video-js:-webkit-full-screen { width: 100% !important; height: 100% !important; } /* Poster Styles */ .vjs-poster { margin: 0 auto; padding: 0; cursor: pointer; /* Scale with the size of the player div. Works when poster is vertically shorter, but stretches when it's less wide. */ position: relative; width: 100%; max-height: 100%; } /* Subtiles Styles */ .video-js .vjs-subtitles { color: #fff; font-size: 20px; text-align: center; position: absolute; bottom: 40px; left: 0; right: 0; } /* Fading sytles, used to fade control bar. */ .vjs-fade-in { visibility: visible !important; /* Needed to make sure things hide in older browsers too. */ opacity: 0.9 !important; -webkit-transition: visibility 0s linear 0s, opacity 0.3s linear; -moz-transition: visibility 0s linear 0s, opacity 0.3s linear; -ms-transition: visibility 0s linear 0s, opacity 0.3s linear; -o-transition: visibility 0s linear 0s, opacity 0.3s linear; transition: visibility 0s linear 0s, opacity 0.3s linear; } .vjs-fade-out { visibility: hidden !important; opacity: 0 !important; -webkit-transition: visibility 0s linear 1.5s,opacity 1.5s linear; -moz-transition: visibility 0s linear 1.5s,opacity 1.5s linear; -ms-transition: visibility 0s linear 1.5s,opacity 1.5s linear; -o-transition: visibility 0s linear 1.5s,opacity 1.5s linear; transition: visibility 0s linear 1.5s,opacity 1.5s linear; } /* The control bar ---------------------------------------------------------------------------------- */ .vjs-mg-skin .vjs-controls { position: absolute; bottom: 0; /* Distance from the bottom of the box/video. Keep 0. Use height to add more bottom margin. */ left: 0; right: 0; /* 100% width of div */ margin: 0; padding: 0; /* Controls are absolutely position, so no padding necessary */ height: 30px; /* Including any margin you want above or below control items */ color: #fff; border-top: 1px solid #404040; border-bottom: 1px solid #1f1f1f; /* CSS Gradient */ /* Can use the Ultimate CSS Gradient Generator: http://www.colorzilla.com/gradient-editor/ */ background: #242424; /* Old browsers */ background: -moz-linear-gradient(top, #242424 50%, #1f1f1f 50%, #171717 100%); /* FF3.6+ */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(50%,#242424), color-stop(50%,#1f1f1f), color-stop(100%,#171717)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #242424 50%,#1f1f1f 50%,#171717 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #242424 50%,#1f1f1f 50%,#171717 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, #242424 50%,#1f1f1f 50%,#171717 100%); /* IE10+ */ /* Filter was causing a lot of weird issues in IE. Elements would stop showing up, or other styles would break. */ /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242424', endColorstr='#171717',GradientType=0 );*/ /* IE6-9 */ background: linear-gradient(top, #242424 50%,#1f1f1f 50%,#171717 100%); /* W3C */ /* Start hidden and with 0 opacity. Opacity is used to fade in modern browsers. */ /* Can't use display block to hide initially because widths of slider handles aren't calculated and avaialbe for positioning correctly. */ visibility: hidden; opacity: 0; } /* General styles for individual controls. */ .vjs-mg-skin .vjs-control { position: relative; float: left; text-align: center; margin: 0; padding: 0; } .vjs-mg-skin .vjs-control:focus { outline: 0; } /* Hide control text visually, but have it available for screenreaders: h5bp.com/v */ .vjs-mg-skin .vjs-control-text { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } /* Play/Pause -------------------------------------------------------------------------------- */ .vjs-mg-skin .vjs-play-control { width: 38px; height: 30px; border-right: 1px solid #101010; cursor: pointer !important; border-left: 1px solid #333; border-bottom: 1px solid #1F1F1F; } /* Play Icon */ .vjs-mg-skin.vjs-paused .vjs-play-control div { width: 15px; height: 17px; background: url('../images/video-js.png'); margin: 0; margin-left: 13px; margin-top: 7px; } .vjs-mg-skin.vjs-playing .vjs-play-control div { width: 15px; height: 17px; background: url('../images/video-js.png') -25px 0; margin: 0; margin-left: 13px; margin-top: 7px; } /* Rewind -------------------------------------------------------------------------------- */ .vjs-mg-skin .vjs-rewind-control { width: 5em; cursor: pointer !important; } .vjs-mg-skin .vjs-rewind-control div { width: 19px; height: 16px; background: url('../images/video-js.png'); margin: 0.5em auto 0; } /* Volume/Mute -------------------------------------------------------------------------------- */ .vjs-mg-skin .vjs-mute-control { width: 38px; height: 30px; border-left: 1px solid #333; cursor: pointer !important; float: right; } .vjs-mg-skin .vjs-mute-control div { width: 22px; height: 16px; background: url('../images/video-js.png') -75px -25px; margin:0; margin-left: 8px; margin-top: 8px; } .vjs-mg-skin .vjs-mute-control.vjs-vol-0 div { background: url('../images/video-js.png') 0 -25px; } .vjs-mg-skin .vjs-mute-control.vjs-vol-1 div { background: url('../images/video-js.png') -25px -25px; } .vjs-mg-skin .vjs-mute-control.vjs-vol-2 div { background: url('../images/video-js.png') -50px -25px; } .vjs-mg-skin .vjs-volume-control { width: 85px; height: 30px; float: right; border-right: 1px solid #333; } .vjs-mg-skin .vjs-volume-bar { position: relative; width: 70px; height: 0.6em; margin:0; margin-left: 2px; margin-top: 11px; cursor: pointer !important; /* -moz-border-radius: 0.3em; -webkit-border-radius: 0.3em; border-radius: 0.3em; */ background: #666; background: -moz-linear-gradient(top, #333, #666); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#666)); background: -webkit-linear-gradient(top, #333, #666); background: -o-linear-gradient(top, #333, #666); background: -ms-linear-gradient(top, #333, #666); background: linear-gradient(top, #333, #666); } .video-js:-moz .vjs-volume-bar { margin-top: 12px; } .vjs-mg-skin .vjs-volume-level { position: absolute; top: 0; left: 0; height: 0.6em; /* -moz-border-radius: 0.3em; -webkit-border-radius: 0.3em; border-radius: 0.3em; */ /* CSS Gradient. */ background: #86D4B1; /* Old browsers */ background: -moz-linear-gradient(top, #86D4B1 0%, #5d937a 50%, #86D4B1 100%); background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%,#86D4B1), color-stop(50%,#5d937a), color-stop(100%,#86D4B1)); background: -webkit-linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: -o-linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: -ms-linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); } .vjs-mg-skin .vjs-volume-handle { position: absolute; top: -4px; width: 14px; height: 14px; left: 0; background: url('../images/video-js.png') 0 -50px; } .video-js:-moz .vjs-volume-handle { top: -1px;} /* Progress -------------------------------------------------------------------------------- */ .vjs-mg-skin div.vjs-progress-control { position: absolute; top: -15px; width: 100%; height: 12px; } /* Box containing play and load progresses. Also acts as seek scrubber. */ .vjs-mg-skin .vjs-progress-holder { position: relative; cursor: pointer !important; /*overflow: hidden;*/ padding: 0; margin: 0; /* Placement within the progress control item */ height: 12px; border-top: 1px solid #333; border-bottom: 1px solid #111; /* -moz-border-radius: 0.6em; -webkit-border-radius: 0.6em; border-radius: 0.6em; */ /* CSS Gradient */ background: #111; background: -moz-linear-gradient(top, #111, #262626); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#111), to(#262626)); background: -webkit-linear-gradient(top, #111, #262626); background: -o-linear-gradient(top, #111, #262626); background: -ms-linear-gradient(top, #111, #262626); background: linear-gradient(top, #111, #262626); } .vjs-mg-skin .vjs-progress-holder .vjs-play-progress, .vjs-mg-skin .vjs-progress-holder .vjs-load-progress { /* Progress Bars */ position: absolute; display: block; height: 12px; margin: 0; padding: 0; left: 0; top: 0; /*Needed for IE6*/ /* -moz-border-radius: 0.6em; -webkit-border-radius: 0.6em; border-radius: 0.6em; */ /*width: 0;*/ } .vjs-mg-skin .vjs-play-progress { /* CSS Gradient. */ background: #86D4B1; /* Old browsers */ background: -moz-linear-gradient(top, #86D4B1 0%, #5d937a 50%, #86D4B1 100%); background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%,#86D4B1), color-stop(50%,#5d937a), color-stop(100%,#86D4B1)); background: -webkit-linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: -o-linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: -ms-linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: linear-gradient(top, #86D4B1 0%,#5d937a 50%,#86D4B1 100%); background: #86D4B1; background: -moz-linear-gradient(top, #5d937a 0%, #5d937a 50%, #86D4B1 50%, #5d937a 100%); background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%,#5d937a), color-stop(50%,#86D4B1), color-stop(50%,#86D4B1), color-stop(100%,#5d937a)); background: -webkit-linear-gradient(top, #5d937a 0%,#86D4B1 50%,#86D4B1 50%,#5d937a 100%); background: -o-linear-gradient(top, #5d937a 0%,#86D4B1 50%,#5d937a 50%, 100%); background: -ms-linear-gradient(top, #5d937a 0%,#86D4B1 50%,#86D4B1 50%,#5d937a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86D4B1', endColorstr='#5d937a',GradientType=0 ); background: linear-gradient(top, #5d937a 0%,#86D4B1 50%,#86D4B1 50%,#5d937a 100%); } .vjs-mg-skin .vjs-load-progress { opacity: 0.8; /* CSS Gradient */ background: #666; background: -moz-linear-gradient(top, #666, #333); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666), to(#333)); background: -webkit-linear-gradient(top, #666, #333); background: -o-linear-gradient(top, #666, #333); background: -ms-linear-gradient(top, #666, #333); background: linear-gradient(top, #666, #333); } .vjs-mg-skin div.vjs-seek-handle { position: absolute; width: 16px; height: 16px; /* Match img pixles */ margin-top: -0.2em; left: 0; top: 0; /*Needed for IE6*/ background: url('../images/video-js.png') 0 -50px; /* CSS Curved Corners. Needed to make shadows curved. */ -moz-border-radius: 0.8em; -webkit-border-radius: 0.8em; border-radius: 0.8em; /* CSS Shadows */ -webkit-box-shadow: 0 2px 4px 0 #000; -moz-box-shadow: 0 2px 4px 0 #000; box-shadow: 0 2px 4px 0 #000; } /* Time Display -------------------------------------------------------------------------------- */ .vjs-mg-skin .vjs-time-controls { height: 18px; width: 45px; margin-top: 5px; margin-left: 5px; font-size: 14px; line-height: 18px; font-weight: normal; font-family: Helvetica, Arial, sans-serif; border-left: 1px solid #000000; border-top: 1px solid #000; border-bottom: 1px solid #333; border-right: 1px solid #333; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; /* CSS Gradient */ background: #111; background: -moz-linear-gradient(top, #111, #262626); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#111), to(#262626)); background: -webkit-linear-gradient(top, #111, #262626); background: -o-linear-gradient(top, #111, #262626); background: -ms-linear-gradient(top, #111, #262626); background: linear-gradient(top, #111, #262626); } .vjs-mg-skin .vjs-current-time { } .vjs-mg-skin .vjs-duration { right: 0; display: none; } .vjs-mg-skin .vjs-remaining-time { display: block; } .vjs-time-divider { } .vjs-mg-skin .vjs-time-control { font-size: 12px; line-height: 16px; font-weight: normal; font-family: Helvetica, Arial, sans-serif; } .vjs-mg-skin .vjs-time-control span { line-height: 25px; /* Centering vertically */ } .vjs-mg-skin .vjs-time-divider { display: none; visibility: hidden; } /* Fullscreen -------------------------------------------------------------------------------- */ .vjs-secondary-controls { float: right; } .vjs-mg-skin .vjs-fullscreen-control { height: 30px; width: 38px; cursor: pointer !important; float: right; border-left: 1px solid #111; } .vjs-mg-skin .vjs-fullscreen-control div { width: 16px; height: 16px; background: url('../images/video-js.png') -50px 0; margin: 0; margin-left: 11px; margin-top: 8px; } .video-js.vjs-fullscreen .vjs-fullscreen-control div { background: url('../images/video-js.png') -75px 0; } .video-js:-webkit-full-screen .vjs-fullscreen-control div { background: url('../images/video-js.png') -75px 0; } /* Big Play Button (at start) ---------------------------------------------------------*/ .vjs-mg-skin .vjs-big-play-button { display: block; /* Start hidden */ z-index: 2; position: absolute; top: 50%; left: 50%; width: 8.0em; height: 8.0em; margin: -43px 0 0 -43px; text-align: center; vertical-align: center; cursor: pointer !important; border: 0.3em solid #86D4B1; opacity: 0.95; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background: #454545; background: -moz-linear-gradient(top, #454545 0%, #232323 50%, #161616 50%, #3f3f3f 100%); background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%,#454545), color-stop(50%,#232323), color-stop(50%,#161616), color-stop(100%,#3f3f3f)); background: -webkit-linear-gradient(top, #454545 0%,#232323 50%,#161616 50%,#3f3f3f 100%); background: -o-linear-gradient(top, #454545 0%,#232323 50%,#161616 50%,#3f3f3f 100%); background: -ms-linear-gradient(top, #454545 0%,#232323 50%,#161616 50%,#3f3f3f 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#3f3f3f',GradientType=0 ); background: linear-gradient(top, #454545 0%,#232323 50%,#161616 50%,#3f3f3f 100%); /* CSS Shadows */ -webkit-box-shadow: 4px 4px 8px #000; -moz-box-shadow: 4px 4px 8px #000; box-shadow: 4px 4px 8px #000; } .vjs-mg-skin div.vjs-big-play-button:hover { -webkit-box-shadow: 0 0 80px #fff; -moz-box-shadow: 0 0 80px #fff; box-shadow: 0 0 80px #fff; } .vjs-mg-skin div.vjs-big-play-button span { position: absolute; top: 50%; left: 50%; display: block; width: 35px; height: 42px; margin: -20px 0 0 -15px; /* Using negative margin to center image. */ background: url('../images/video-js.png') -100px 0; } /* Loading Spinner ---------------------------------------------------------*/ /* CSS Spinners by <NAME> - http://kilianvalkhof.com/2010/css-xhtml/css3-loading-spinners-without-images/ */ .vjs-loading-spinner { display: none; position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; margin: -28px 0 0 -28px; -webkit-animation-name: rotatethis; -webkit-animation-duration:1s; -webkit-animation-iteration-count:infinite; -webkit-animation-timing-function:linear; -moz-animation-name: rotatethis; -moz-animation-duration:1s; -moz-animation-iteration-count:infinite; -moz-animation-timing-function:linear; } @-webkit-keyframes rotatethis { 0% {-webkit-transform:scale(0.6) rotate(0deg); } 12.5% {-webkit-transform:scale(0.6) rotate(0deg); } 12.51% {-webkit-transform:scale(0.6) rotate(45deg); } 25% {-webkit-transform:scale(0.6) rotate(45deg); } 25.01% {-webkit-transform:scale(0.6) rotate(90deg);} 37.5% {-webkit-transform:scale(0.6) rotate(90deg);} 37.51% {-webkit-transform:scale(0.6) rotate(135deg);} 50% {-webkit-transform:scale(0.6) rotate(135deg);} 50.01% {-webkit-transform:scale(0.6) rotate(180deg);} 62.5% {-webkit-transform:scale(0.6) rotate(180deg);} 62.51% {-webkit-transform:scale(0.6) rotate(225deg);} 75% {-webkit-transform:scale(0.6) rotate(225deg);} 75.01% {-webkit-transform:scale(0.6) rotate(270deg);} 87.5% {-webkit-transform:scale(0.6) rotate(270deg);} 87.51% {-webkit-transform:scale(0.6) rotate(315deg);} 100% {-webkit-transform:scale(0.6) rotate(315deg);} } @-moz-keyframes rotatethis { 0% {-moz-transform:scale(0.6) rotate(0deg);} 12.5% {-moz-transform:scale(0.6) rotate(0deg);} 12.51% {-moz-transform:scale(0.6) rotate(45deg);} 25% {-moz-transform:scale(0.6) rotate(45deg);} 25.01% {-moz-transform:scale(0.6) rotate(90deg);} 37.5% {-moz-transform:scale(0.6) rotate(90deg);} 37.51% {-moz-transform:scale(0.6) rotate(135deg);} 50% {-moz-transform:scale(0.6) rotate(135deg);} 50.01% {-moz-transform:scale(0.6) rotate(180deg);} 62.5% {-moz-transform:scale(0.6) rotate(180deg);} 62.51% {-moz-transform:scale(0.6) rotate(225deg);} 75% {-moz-transform:scale(0.6) rotate(225deg);} 75.01% {-moz-transform:scale(0.6) rotate(270deg);} 87.5% {-moz-transform:scale(0.6) rotate(270deg);} 87.51% {-moz-transform:scale(0.6) rotate(315deg);} 100% {-moz-transform:scale(0.6) rotate(315deg);} } /* Each circle */ div.vjs-loading-spinner .ball1 { opacity: 0.12; position:absolute; left: 20px; top: 0px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball2 { opacity: 0.25; position:absolute; left: 34px; top: 6px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball3 { opacity: 0.37; position:absolute; left: 40px; top: 20px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball4 { opacity: 0.50; position:absolute; left: 34px; top: 34px; width: 13px; height: 13px; background: #fff; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 15px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball5 { opacity: 0.62; position:absolute; left: 20px; top: 40px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball6 { opacity: 0.75; position:absolute; left: 6px; top: 34px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball7 { opacity: 0.87; position:absolute; left: 0px; top: 20px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; } div.vjs-loading-spinner .ball8 { opacity: 1.00; position:absolute; left: 6px; top: 6px; width: 13px; height: 13px; background: #fff; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border: 1px solid #ccc; }
0.395484
0.099208
@import url('https://fonts.googleapis.com/css?family=Averia+Serif+Libre'); @import url('https://fonts.googleapis.com/css?family=Open+Sans'); @import url('https://fonts.googleapis.com/css?family=Ubuntu|Satisfy'); @import url('https://fonts.googleapis.com/css?family=Permanent+Marker'); body { font: 20px Montserrat, sans-serif; line-height: 1.8; color: #f5f6f7; font-family: Averia Serif Libre; } .navbar { font-family: "Satisfy"; } .tech-stack h3 { color: #444444; text-align: center; padding: 20px 30px 21px; font-family: Satisfy; border-bottom: 1px dotted rgba(49, 41, 64, 0.22); } .tech-stack .row { margin-top: 75px; margin-bottom: 50px; } .tech-stack .row p { text-align: center; color: #5d5d5d; font-size: 100%; margin-top: 10px;; } .extra-bg img { width: 100%; } .resume-object { min-height: 500px; } iframe { max-width: 100% !important; min-width: 0 !important; } p { font-size: 16px; } .navbar-default { background-color: #ffffff; } .margin { margin-bottom: 45px; } .container-1 { padding:0; min-height:600px; padding-bottom:0 !important; } .cont-who-am-i { font-family: "Satisfy"; color: #3a3a3a; } .container-breaks { min-height:100px; padding: 50px; text-align: center; color: #272834; font-family: "Satisfy"; } .pub-div { border: 1px solid #ccc; padding: 25px; text-align: left; cursor: pointer; } .pub-div .head{ font-weight: 600; color: slategrey; } .pub-div .head-sub { margin-top: -20px; } .pub-div a { text-decoration: none; } .i-bg img{ width:100%; } .mydetail-txt { line-height: 50px; text-align: justify; } .first-container-bg { width:100%; background: url(../images/me-transparent.png) center center no-repeat; color: #ffffff; min-height: 600px; background-size: cover; background-attachment: fixed; background-color: lightslategray; filter: blur(5px); min-height:600px; } .first-container-content { position: absolute; top:50px; left:0px; width: 100%; min-height:600px; } .bg-2 { background-color: lavender; color: #474e5d; } .bg-3 { background-color: #474e5d; /* White */ color: #f8f8f8; } .bg-4 { background-color: #2f2f2f; /* Black Gray */ color: #fff; } .container-fluid { padding-bottom: 70px; } .navbar { padding-top: 10px; padding-bottom: 10px; border: 0; border-radius: 0; margin-bottom: 0; font-size: 12px; letter-spacing: 5px; border-bottom: 1px solid #eee; box-shadow: 0px 1px 5px #efefef; z-index:99; } .navbar-nav li a:hover { color: #1abc9c !important; } /* typed js */ .typed-cursor{ opacity: 1; -webkit-animation: blink 0.7s infinite; -moz-animation: blink 0.7s infinite; animation: blink 0.7s infinite; } @keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } } @-webkit-keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } } @-moz-keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } } .header-text { background: rgba(0, 0, 0, 0.55); height: 601px; width: 100%; } .header-text h1 { /* font-family: 'Monoton'; */ font-family: Permanent Marker; text-align: left; width: 50%; padding: 174px 100px; } /* timeline */ /* Variables */ /* Fonts */ body { font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 1em; font-weight: 300; line-height: 1.5; letter-spacing: 0.05em; } /* Layout */ * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* Styling */ .timeline { margin: 4em auto; position: relative; width: 60%; } .timeline:before { background-color: white; content: ''; margin-left: -1px; position: absolute; top: 0; left: 2em; width: 2px; height: 100%; } .timeline-event { position: relative; } .timeline-event:hover .timeline-event-icon { -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); background-color: #a83279; } .timeline-event:hover .timeline-event-thumbnail { -moz-box-shadow: inset 40em 0 0 0 #a83279; -webkit-box-shadow: inset 40em 0 0 0 #a83279; box-shadow: inset 40em 0 0 0 #a83279; } .timeline-event-copy { padding: 2em; position: relative; top: -1.875em; left: 4em; width: 80%; } .timeline-event-copy h3 { font-size: 1.75em; } .timeline-event-copy h4 { font-size: 1.2em; margin-bottom: 1.2em; } .timeline-event-copy strong { font-weight: 700; } .timeline-event-copy p:not(.timeline-event-thumbnail) { padding-bottom: 1.2em; } .timeline-event-icon { -moz-transition: -moz-transform 0.2s ease-in; -o-transition: -o-transform 0.2s ease-in; -webkit-transition: -webkit-transform 0.2s ease-in; transition: transform 0.2s ease-in; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); background-color: #474e5d; outline: 3px solid white; display: block; margin: 0.5em 0.5em 0.5em -0.5em; position: absolute; top: 0; left: 2em; width: 1em; height: 1em; } .timeline-event-thumbnail { -moz-transition: box-shadow 0.5s ease-in 0.1s; -o-transition: box-shadow 0.5s ease-in 0.1s; -webkit-transition: box-shadow 0.5s ease-in; -webkit-transition-delay: 0.1s; transition: box-shadow 0.5s ease-in 0.1s; color: #474e5d; font-size: 1.2em; background-color: #f8f8f8; -moz-box-shadow: inset 0 0 0 0em #ef795a; -webkit-box-shadow: inset 0 0 0 0em #ef795a; box-shadow: inset 0 0 0 0em #ef795a; display: inline-block; margin-bottom: 2.2em; padding: 0.25em 4em 0.2em 2em; } .timeline-cicon { margin-left: -125px; position: absolute; width: 50px; } .pf-item-thumb img{ width: 100%; } .tech-stack { padding: 75px; background: lightgoldenrodyellow; } .tech-stack p { color: #000; } .tech-stack-thumb img { width:100%; } .timeline-cicon img { width: 100%; } .pf-item { min-height: 300px; margin: 20px 50px; border: 1px solid #e8e8e8; background: ghostwhite; padding: 30px; border-radius: 5px; cursor: pointer; } .pf-item-short-detail { color: #3a3a3a; text-align: center; } .portfolio h3 { color: #444444; text-align: center; padding: 20px 30px 21px; font-family: Satisfy; border-bottom: 1px dotted rgba(49, 41, 64, 0.22); } .m-modal { color: #2b2b2b; text-align: left; font-family: Satisfy; } .publication { background-color:lightslategrey; } .extra-bg { padding: 0px; } .extra { padding-left: 0px; padding-right:0px; background: slategray; } .extra h3 { color: #ffffff; padding: 0px 30px 21px; font-family: Satisfy; border-bottom: 1px dotted rgba(255, 255, 255, 0.22); margin-bottom: 25px; } .extra-content-bg { padding:0; } .extra-cards { border-radius: 5px; background: ghostwhite; color: #404040; padding: 25px 50px; margin: 10px 0px; } .extra-cards h4 { padding: 0px 30px 21px; font-family: Satisfy; border-bottom: 1px dotted rgba(255, 255, 255, 0.22); margin-bottom: 25px; } .container-contact { background: #2f2f2f; text-align: center; font-family: Satisfy; } .soc-ico { transition: all 0.2s ease-in-out; padding: 15px; border-radius: 5px; } .soc-ico:hover { background: slategray; transition: all 0.2s ease-in-out; } .container-contact img { width: 70%; margin: 0px auto; cursor: pointer; } footer { padding-top: 35px; padding-bottom: 20px; } .modal-head-img { width:25%; margin:0px auto; } .modal-head-img img { width:100%; } .m-modal .modal-body { font-family: Averia Serif Libre; } .modal-detail { font-family: 'Ubuntu', sans-serif; text-align: center; padding: 25px; } .modal-detail .detail-header { border-bottom: 1px solid #cccccc; margin-bottom: 0px; width: 25%; margin: 15px auto -10px; padding: 10px; font-weight: bold; text-transform: uppercase; } .modal-detail .detail-content { font-size:13px; } .bg-2 h3 { color: #444444; text-align: center; padding: 20px 30px 21px; font-family: Satisfy; border-bottom: 1px dotted rgba(49, 41, 64, 0.22); } #alert { text-align: center; } .alert { font-size: 150%; }
static/index/css/generic.css
@import url('https://fonts.googleapis.com/css?family=Averia+Serif+Libre'); @import url('https://fonts.googleapis.com/css?family=Open+Sans'); @import url('https://fonts.googleapis.com/css?family=Ubuntu|Satisfy'); @import url('https://fonts.googleapis.com/css?family=Permanent+Marker'); body { font: 20px Montserrat, sans-serif; line-height: 1.8; color: #f5f6f7; font-family: Averia Serif Libre; } .navbar { font-family: "Satisfy"; } .tech-stack h3 { color: #444444; text-align: center; padding: 20px 30px 21px; font-family: Satisfy; border-bottom: 1px dotted rgba(49, 41, 64, 0.22); } .tech-stack .row { margin-top: 75px; margin-bottom: 50px; } .tech-stack .row p { text-align: center; color: #5d5d5d; font-size: 100%; margin-top: 10px;; } .extra-bg img { width: 100%; } .resume-object { min-height: 500px; } iframe { max-width: 100% !important; min-width: 0 !important; } p { font-size: 16px; } .navbar-default { background-color: #ffffff; } .margin { margin-bottom: 45px; } .container-1 { padding:0; min-height:600px; padding-bottom:0 !important; } .cont-who-am-i { font-family: "Satisfy"; color: #3a3a3a; } .container-breaks { min-height:100px; padding: 50px; text-align: center; color: #272834; font-family: "Satisfy"; } .pub-div { border: 1px solid #ccc; padding: 25px; text-align: left; cursor: pointer; } .pub-div .head{ font-weight: 600; color: slategrey; } .pub-div .head-sub { margin-top: -20px; } .pub-div a { text-decoration: none; } .i-bg img{ width:100%; } .mydetail-txt { line-height: 50px; text-align: justify; } .first-container-bg { width:100%; background: url(../images/me-transparent.png) center center no-repeat; color: #ffffff; min-height: 600px; background-size: cover; background-attachment: fixed; background-color: lightslategray; filter: blur(5px); min-height:600px; } .first-container-content { position: absolute; top:50px; left:0px; width: 100%; min-height:600px; } .bg-2 { background-color: lavender; color: #474e5d; } .bg-3 { background-color: #474e5d; /* White */ color: #f8f8f8; } .bg-4 { background-color: #2f2f2f; /* Black Gray */ color: #fff; } .container-fluid { padding-bottom: 70px; } .navbar { padding-top: 10px; padding-bottom: 10px; border: 0; border-radius: 0; margin-bottom: 0; font-size: 12px; letter-spacing: 5px; border-bottom: 1px solid #eee; box-shadow: 0px 1px 5px #efefef; z-index:99; } .navbar-nav li a:hover { color: #1abc9c !important; } /* typed js */ .typed-cursor{ opacity: 1; -webkit-animation: blink 0.7s infinite; -moz-animation: blink 0.7s infinite; animation: blink 0.7s infinite; } @keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } } @-webkit-keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } } @-moz-keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } } .header-text { background: rgba(0, 0, 0, 0.55); height: 601px; width: 100%; } .header-text h1 { /* font-family: 'Monoton'; */ font-family: Permanent Marker; text-align: left; width: 50%; padding: 174px 100px; } /* timeline */ /* Variables */ /* Fonts */ body { font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 1em; font-weight: 300; line-height: 1.5; letter-spacing: 0.05em; } /* Layout */ * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* Styling */ .timeline { margin: 4em auto; position: relative; width: 60%; } .timeline:before { background-color: white; content: ''; margin-left: -1px; position: absolute; top: 0; left: 2em; width: 2px; height: 100%; } .timeline-event { position: relative; } .timeline-event:hover .timeline-event-icon { -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); background-color: #a83279; } .timeline-event:hover .timeline-event-thumbnail { -moz-box-shadow: inset 40em 0 0 0 #a83279; -webkit-box-shadow: inset 40em 0 0 0 #a83279; box-shadow: inset 40em 0 0 0 #a83279; } .timeline-event-copy { padding: 2em; position: relative; top: -1.875em; left: 4em; width: 80%; } .timeline-event-copy h3 { font-size: 1.75em; } .timeline-event-copy h4 { font-size: 1.2em; margin-bottom: 1.2em; } .timeline-event-copy strong { font-weight: 700; } .timeline-event-copy p:not(.timeline-event-thumbnail) { padding-bottom: 1.2em; } .timeline-event-icon { -moz-transition: -moz-transform 0.2s ease-in; -o-transition: -o-transform 0.2s ease-in; -webkit-transition: -webkit-transform 0.2s ease-in; transition: transform 0.2s ease-in; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); background-color: #474e5d; outline: 3px solid white; display: block; margin: 0.5em 0.5em 0.5em -0.5em; position: absolute; top: 0; left: 2em; width: 1em; height: 1em; } .timeline-event-thumbnail { -moz-transition: box-shadow 0.5s ease-in 0.1s; -o-transition: box-shadow 0.5s ease-in 0.1s; -webkit-transition: box-shadow 0.5s ease-in; -webkit-transition-delay: 0.1s; transition: box-shadow 0.5s ease-in 0.1s; color: #474e5d; font-size: 1.2em; background-color: #f8f8f8; -moz-box-shadow: inset 0 0 0 0em #ef795a; -webkit-box-shadow: inset 0 0 0 0em #ef795a; box-shadow: inset 0 0 0 0em #ef795a; display: inline-block; margin-bottom: 2.2em; padding: 0.25em 4em 0.2em 2em; } .timeline-cicon { margin-left: -125px; position: absolute; width: 50px; } .pf-item-thumb img{ width: 100%; } .tech-stack { padding: 75px; background: lightgoldenrodyellow; } .tech-stack p { color: #000; } .tech-stack-thumb img { width:100%; } .timeline-cicon img { width: 100%; } .pf-item { min-height: 300px; margin: 20px 50px; border: 1px solid #e8e8e8; background: ghostwhite; padding: 30px; border-radius: 5px; cursor: pointer; } .pf-item-short-detail { color: #3a3a3a; text-align: center; } .portfolio h3 { color: #444444; text-align: center; padding: 20px 30px 21px; font-family: Satisfy; border-bottom: 1px dotted rgba(49, 41, 64, 0.22); } .m-modal { color: #2b2b2b; text-align: left; font-family: Satisfy; } .publication { background-color:lightslategrey; } .extra-bg { padding: 0px; } .extra { padding-left: 0px; padding-right:0px; background: slategray; } .extra h3 { color: #ffffff; padding: 0px 30px 21px; font-family: Satisfy; border-bottom: 1px dotted rgba(255, 255, 255, 0.22); margin-bottom: 25px; } .extra-content-bg { padding:0; } .extra-cards { border-radius: 5px; background: ghostwhite; color: #404040; padding: 25px 50px; margin: 10px 0px; } .extra-cards h4 { padding: 0px 30px 21px; font-family: Satisfy; border-bottom: 1px dotted rgba(255, 255, 255, 0.22); margin-bottom: 25px; } .container-contact { background: #2f2f2f; text-align: center; font-family: Satisfy; } .soc-ico { transition: all 0.2s ease-in-out; padding: 15px; border-radius: 5px; } .soc-ico:hover { background: slategray; transition: all 0.2s ease-in-out; } .container-contact img { width: 70%; margin: 0px auto; cursor: pointer; } footer { padding-top: 35px; padding-bottom: 20px; } .modal-head-img { width:25%; margin:0px auto; } .modal-head-img img { width:100%; } .m-modal .modal-body { font-family: Averia Serif Libre; } .modal-detail { font-family: 'Ubuntu', sans-serif; text-align: center; padding: 25px; } .modal-detail .detail-header { border-bottom: 1px solid #cccccc; margin-bottom: 0px; width: 25%; margin: 15px auto -10px; padding: 10px; font-weight: bold; text-transform: uppercase; } .modal-detail .detail-content { font-size:13px; } .bg-2 h3 { color: #444444; text-align: center; padding: 20px 30px 21px; font-family: Satisfy; border-bottom: 1px dotted rgba(49, 41, 64, 0.22); } #alert { text-align: center; } .alert { font-size: 150%; }
0.362179
0.072308
body { background: #242935; color: #747985; } .loader { background: #222531; } /* Header */ .material-design-hamburger__layer { background: rgba(116, 121, 133, .5); } .material-design-hamburger:hover .material-design-hamburger__layer { background: rgba(116, 121, 133, 1)!important; } .lime-header .navbar-nav > li > a { color: rgba(116, 121, 133, .5); } .lime-header .navbar-nav > li > a:hover { color: rgba(116, 121, 133, 1); } .lime-header .navbar-nav > li.show > a, .lime-header .navbar-nav > li > a:hover { color: rgba(116, 121, 133, 1); } .dropdown-menu { background: #181A25!important; } .lime-header .navbar-nav .dropdown .dropdown-menu li a:hover, .dropdown-menu a:hover { background: #242736; color: #b1b9bd; } .lime-header .navbar-nav .dropdown .dropdown-menu li a.active:hover .dropdown-menu a.active:hover { background: #037AFB; color: #fff; } .lime-header .navbar-nav .dropdown .dropdown-menu li.divider { background: #242736; } .dropdown-divider { border-top-color: #242736; } .lime-header .search input { background: #2C3041; } .lime-header .search:hover input, .lime-header .search input:focus, .lime-header .search input:active { background: #3c4054; } .search-results { background: rgba(36, 41, 53, .975); } .search-results .search-results-header a#closeSearch { color: rgba(158, 162, 173, .5); } search-results .search-results-header a#closeSearch:hover { color: rgba(158, 162, 173, 1)!important; } /* Sidebar */ .lime-sidebar { background: #202431; } .lime-sidebar .lime-sidebar-inner ul li a { color: rgba(116, 121, 133, .8); } .lime-sidebar .lime-sidebar-inner ul li a:hover, .lime-sidebar .lime-sidebar-inner ul li.open > a { color: rgba(138, 142, 153, 1); } .lime-sidebar .lime-sidebar-inner ul li.active-page > a, .lime-sidebar .lime-sidebar-inner > ul > li > a.active:hover { color: #037AFB; } .lime-sidebar .lime-sidebar-inner ul li ul.sub-menu li a.active { color: #9ea3ad; } .lime-sidebar .lime-sidebar-inner ul li.sidebar-title { color: rgba(116, 121, 133, .5); } .lime-sidebar .lime-sidebar-inner ul li ul.sub-menu { border-color: rgba(116, 121, 133, .2); } /* Theme Settings */ .theme-settings-sidebar { background: #212431; } .theme-settings-sidebar .theme-item .theme-title { color: #747985; } /* Components */ .card { background: #2C3041; box-shadow: 0 3px 10px rgba(0,0, 0,.1); } .card .card-body .card-title { color: rgba(255,255,255,.4); font-weight: normal; } .card.text-white .card-body .card-title { color: #fff; } .card-header, .card-footer { background: #202431; border-color: rgba(116, 121, 133, .4); } .progress { background-color: #1F2431; } .table { color: #747985; } .table * { border-color: rgba(116, 121, 133, .3)!important; } .form-control { background: #242935; border-color: #3d4352; } .form-control:hover { background: #242935; border-color: #4f5566; } .form-control:focus { border-color: #242935; box-shadow: none; color: #384C6D; box-shadow: 0 0 0 0.2rem rgba(3, 122, 251, 0.25); background: #242935; } .custom-control-label::before { background: #242935; border-color: #3d4352; } .pagination > li > a, .pagination > li > span { color: #242935; // use your own color here } .pagination { background-color: #242935; } .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { background-color: #d4d4d4; border-color: #d4d4d4; } .custom-control-input:disabled~.custom-control-label::before { background: #242935; opacity: .7; } .input-group-text { background: #3d4352; border-color: #3d4352; color: #9ba0ab; } .custom-file-label { background: #242935; border-color: #3d4352; } .custom-file-label:hover { background: #242935; border-color: #4f5566; } .custom-file-label:focus { border-color: #242935; box-shadow: none; color: #384C6D; box-shadow: 0 0 0 0.2rem rgba(3, 122, 251, 0.25); background: #242935; } .custom-file-label::after { background: #3d4352; border-color: #3d4352; color: #9ba0ab; } .form-control:disabled, .form-control[readonly] { background: #242935; border-color: #3d4352; opacity: .7; } .custom-range::-webkit-slider-runnable-track { background-color: #242935; } .btn:focus, .btn.active, .btn:active { box-shadow: none!important; } .btn.btn-secondary { background: #3d4352; color: #9ba0ab; } .btn.btn-secondary:focus, .btn.btn-secondary.active, .btn.btn-secondary:active, .btn.btn-secondary:hover { background: #4f5566!important; color: #9ba0ab!important; } .btn.btn-dark { background: #202431; color: #747985; } .btn.btn-dark:focus, .btn.btn-dark.active, .btn.btn-dark:active, .btn.btn-dark:hover { background: #1c202b!important; color: #747985!important; } .btn.btn-link { color: #037AFB; text-decoration: none!important; } .btn.btn-link:hover { background: #1c202b!important; } .btn.btn-outline-secondary { border: 1px solid #3D4352; color: #9ba0ab; } .btn.btn-outline-secondary:hover { background: #3D4352; border-color: #3D4352; color: #9ba0ab; } .btn.btn-outline-dark { border: 1px solid #202431; color: #747985; } .btn.btn-outline-dark:hover { background: #202431; border-color: #202431; color: #9ba0ab; } .btn.btn-outline-light { color: #F4F4F5; } .btn.btn-secondary:focus, .btn.btn-secondary.active, .btn.btn-secondary:active { background: #4f5566!important; box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.25); } .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.5); } pre { color: #b4b6b9; } .table .thead-dark th { color: #a2a2a2; background-color: #212431; } .table-striped tbody tr:nth-of-type(odd) { background-color: #383c4e; } .table.table-bordered thead th { border: 1px solid #dee2e6; } .table.table-hover tbody tr:hover { background: #383c4e; color: #a2a2a2; } .alert.alert-secondary, .badge.badge-secondary { background: #3d4352; color: #9ba0ab; } .alert.alert-dark, .badge.badge-dark { background: #202431; color: #747985; } .nav-link { color: #747985; } .nav-link:hover { color: #037AFB; } .nav-tabs { border-bottom: 1px solid transparent; } .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { border-color: #037AFB; background: #037AFB; color: #fff; } .nav-tabs .nav-item .nav-link:hover { border-color: #2C3041; background: #2C3041; } .list-group-item { background-color: #1F2431; border-color: rgba(116, 121, 133, .3);; } .modal-content { background: #2C3041; } .modal-title { font-size: 14px; color: rgba(255,255,255,.4); } .modal-header .close i { color: rgba(158, 162, 173, .5); } .modal-header .close:hover i, .modal-header .close:focus { color: rgba(158, 162, 173, 1); } .page-link { background: #3d4352; color: #9ba0ab; } .page-item.active .page-link, .page-link:focus, .page-link:active, .page-link:hover { background: #4f5566!important; color: #9ba0ab!important; } .popover { border: 0; box-shadow: 0 3px 10px rgba(0,0, 0,.1); background: #3d4352; } .popover-header { padding: 9px 15px; background: #1F2431; border-bottom-color: #414553; color: #747985; } .popover-body { padding: 9px 15px; font-size: 13px; color: #747985; } .popover .arrow:before { display: none; } .bs-popover-auto[x-placement^=right] > .arrow::after, .bs-popover-right > .arrow::after { border-right-color: #3d4352; } .bs-popover-auto[x-placement^=top] > .arrow::after, .bs-popover-top > .arrow::after { border-top-color: #3d4352; } .bs-popover-auto[x-placement^=bottom] > .arrow::after, .bs-popover-bottom > .arrow::after { border-bottom-color: #3d4352; } .bs-popover-auto[x-placement^=left] > .arrow::after, .bs-popover-left > .arrow::after { border-left-color: #3d4352; } .toast { background-color: rgba(31, 36, 49,.9); } .toast-header { background-color: rgba(31, 36, 49,.97); border-bottom: 1px solid rgba(116, 121, 133, .2); } .plupload_filelist_header, .plupload_filelist_footer, .plupload_scroll .plupload_filelist { background: transparent; border-color: rgba(116, 121, 133, .3); } .plupload_filelist_header, .plupload_filelist_footer, .plupload_file_status span { color: #747985; } .plupload_filelist li { background: transparent; border-color: rgba(116, 121, 133, .3); } .plupload_button { background: #3d4352; color: #9ba0ab; } .plupload_button:hover{ background: #4f5566!important; color: #9ba0ab!important; } .plupload_disabled, a.plupload_disabled { background: #4f5566; color: #9ba0ab; } .irs--flat .irs-line, .irs--flat .irs-min, .irs--flat .irs-max { background-color: #1F2331; color: #747985; } .irs--flat .irs-grid-text { color: #747985; } /* Content */ .info-text ul { list-style-type: circle; color: rgba(255,255,255,.5); padding-left: 25px; font-weight: 500; } .info-image { background: url(../../images/dashboard-info-2.svg) center center no-repeat; background-size: contain; } .social-media-list .social-media-item { border-bottom: 1px solid rgba(116, 121, 133, .3); } .divider, .page-title .divider { background: rgba(116, 121, 133, .3); } .breadcrumb { background: #202431; } .breadcrumb-item.active { color: #747985; } .breadcrumb-item + .breadcrumb-item::before { color: rgba(116, 121, 133,.5); } /* Pages */ /* Profile */ .profile-header .profile-img img { border-color: #2C3041; } .post-header .post-info span.post-author { font-weight: normal; color: rgba(255,255,255,.4); } .story-list .story .story-info span.story-author { color: rgba(255,255,255,.4); } .mutual-friends-list img { border-color: rgba(116, 121, 133,.3); } .post-actions, .post-comments { border-color: rgba(116, 121, 133,.3); } .post-actions ul li a { color: #677284; } .post-actions ul li a:hover { color: #818a98; } .post-comments .post-comm { background: #242935; } .post-comments .post-comm .comment-container span.comment-author { color: rgba(255,255,255,.4); font-weight: normal; } /* Mailbox */ .email-list li a { border-color: rgba(116, 121, 133,.3); } .email-list-item, .mailbox-menu ul li a { color: #677284; } .mail-header .mail-title { color: #8791a1; font-weight: normal; } /* Todo */ .todo-menu h3 { color: #8791a1; } .todo-menu ul li a { color: #677284; } .todo-list ul li a { background: #242935; border-color: #3d4352; color: #677284; } /* File Manager */ .file-manager-menu ul li a { color: #677284; } .folder .folder-info a { color: #747985; } .file .file-info span.file-date, .file .file-info span.file-size, .folder .folder-info span { color: rgba(116, 121, 133,.4); } /* Pricing */ .pricing { border-color: rgba(116, 121, 133,.3); } .pricing li + li { border-color: rgba(116, 121, 133,.3); } .pricing span { color: rgba(116, 121, 133,.4); } /* Help Center */ .help-menu ul li a, .help-topics li a { color: #677284; } .help-menu ul li a:hover { color: #8792a3; } /* Dashboard */ .popular-product-list ul li { border-color: rgba(116, 121, 133,.3); } .CodeMirror-wrap, .editor-preview, .editor-toolbar, .editor-preview-active-side{ background: #2C3041 !important; } .editor-toolbar.disabled-for-preview a:not(.no-disable) { background-color: #4f5566 !important; } .bs-placeholder, .btn.btn-light, .bootstrap-select, .dropdown-toggle { background: #242935 !important; border-color: #4f5566 !important; border-width: 10px !important; color: #4f5566 !important; } .bs-placeholder:hover, .btn.btn-light:hover { background: #242935 !important; }
public/lime/assets/assets/css/themes/admin2.css
body { background: #242935; color: #747985; } .loader { background: #222531; } /* Header */ .material-design-hamburger__layer { background: rgba(116, 121, 133, .5); } .material-design-hamburger:hover .material-design-hamburger__layer { background: rgba(116, 121, 133, 1)!important; } .lime-header .navbar-nav > li > a { color: rgba(116, 121, 133, .5); } .lime-header .navbar-nav > li > a:hover { color: rgba(116, 121, 133, 1); } .lime-header .navbar-nav > li.show > a, .lime-header .navbar-nav > li > a:hover { color: rgba(116, 121, 133, 1); } .dropdown-menu { background: #181A25!important; } .lime-header .navbar-nav .dropdown .dropdown-menu li a:hover, .dropdown-menu a:hover { background: #242736; color: #b1b9bd; } .lime-header .navbar-nav .dropdown .dropdown-menu li a.active:hover .dropdown-menu a.active:hover { background: #037AFB; color: #fff; } .lime-header .navbar-nav .dropdown .dropdown-menu li.divider { background: #242736; } .dropdown-divider { border-top-color: #242736; } .lime-header .search input { background: #2C3041; } .lime-header .search:hover input, .lime-header .search input:focus, .lime-header .search input:active { background: #3c4054; } .search-results { background: rgba(36, 41, 53, .975); } .search-results .search-results-header a#closeSearch { color: rgba(158, 162, 173, .5); } search-results .search-results-header a#closeSearch:hover { color: rgba(158, 162, 173, 1)!important; } /* Sidebar */ .lime-sidebar { background: #202431; } .lime-sidebar .lime-sidebar-inner ul li a { color: rgba(116, 121, 133, .8); } .lime-sidebar .lime-sidebar-inner ul li a:hover, .lime-sidebar .lime-sidebar-inner ul li.open > a { color: rgba(138, 142, 153, 1); } .lime-sidebar .lime-sidebar-inner ul li.active-page > a, .lime-sidebar .lime-sidebar-inner > ul > li > a.active:hover { color: #037AFB; } .lime-sidebar .lime-sidebar-inner ul li ul.sub-menu li a.active { color: #9ea3ad; } .lime-sidebar .lime-sidebar-inner ul li.sidebar-title { color: rgba(116, 121, 133, .5); } .lime-sidebar .lime-sidebar-inner ul li ul.sub-menu { border-color: rgba(116, 121, 133, .2); } /* Theme Settings */ .theme-settings-sidebar { background: #212431; } .theme-settings-sidebar .theme-item .theme-title { color: #747985; } /* Components */ .card { background: #2C3041; box-shadow: 0 3px 10px rgba(0,0, 0,.1); } .card .card-body .card-title { color: rgba(255,255,255,.4); font-weight: normal; } .card.text-white .card-body .card-title { color: #fff; } .card-header, .card-footer { background: #202431; border-color: rgba(116, 121, 133, .4); } .progress { background-color: #1F2431; } .table { color: #747985; } .table * { border-color: rgba(116, 121, 133, .3)!important; } .form-control { background: #242935; border-color: #3d4352; } .form-control:hover { background: #242935; border-color: #4f5566; } .form-control:focus { border-color: #242935; box-shadow: none; color: #384C6D; box-shadow: 0 0 0 0.2rem rgba(3, 122, 251, 0.25); background: #242935; } .custom-control-label::before { background: #242935; border-color: #3d4352; } .pagination > li > a, .pagination > li > span { color: #242935; // use your own color here } .pagination { background-color: #242935; } .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { background-color: #d4d4d4; border-color: #d4d4d4; } .custom-control-input:disabled~.custom-control-label::before { background: #242935; opacity: .7; } .input-group-text { background: #3d4352; border-color: #3d4352; color: #9ba0ab; } .custom-file-label { background: #242935; border-color: #3d4352; } .custom-file-label:hover { background: #242935; border-color: #4f5566; } .custom-file-label:focus { border-color: #242935; box-shadow: none; color: #384C6D; box-shadow: 0 0 0 0.2rem rgba(3, 122, 251, 0.25); background: #242935; } .custom-file-label::after { background: #3d4352; border-color: #3d4352; color: #9ba0ab; } .form-control:disabled, .form-control[readonly] { background: #242935; border-color: #3d4352; opacity: .7; } .custom-range::-webkit-slider-runnable-track { background-color: #242935; } .btn:focus, .btn.active, .btn:active { box-shadow: none!important; } .btn.btn-secondary { background: #3d4352; color: #9ba0ab; } .btn.btn-secondary:focus, .btn.btn-secondary.active, .btn.btn-secondary:active, .btn.btn-secondary:hover { background: #4f5566!important; color: #9ba0ab!important; } .btn.btn-dark { background: #202431; color: #747985; } .btn.btn-dark:focus, .btn.btn-dark.active, .btn.btn-dark:active, .btn.btn-dark:hover { background: #1c202b!important; color: #747985!important; } .btn.btn-link { color: #037AFB; text-decoration: none!important; } .btn.btn-link:hover { background: #1c202b!important; } .btn.btn-outline-secondary { border: 1px solid #3D4352; color: #9ba0ab; } .btn.btn-outline-secondary:hover { background: #3D4352; border-color: #3D4352; color: #9ba0ab; } .btn.btn-outline-dark { border: 1px solid #202431; color: #747985; } .btn.btn-outline-dark:hover { background: #202431; border-color: #202431; color: #9ba0ab; } .btn.btn-outline-light { color: #F4F4F5; } .btn.btn-secondary:focus, .btn.btn-secondary.active, .btn.btn-secondary:active { background: #4f5566!important; box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.25); } .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.5); } pre { color: #b4b6b9; } .table .thead-dark th { color: #a2a2a2; background-color: #212431; } .table-striped tbody tr:nth-of-type(odd) { background-color: #383c4e; } .table.table-bordered thead th { border: 1px solid #dee2e6; } .table.table-hover tbody tr:hover { background: #383c4e; color: #a2a2a2; } .alert.alert-secondary, .badge.badge-secondary { background: #3d4352; color: #9ba0ab; } .alert.alert-dark, .badge.badge-dark { background: #202431; color: #747985; } .nav-link { color: #747985; } .nav-link:hover { color: #037AFB; } .nav-tabs { border-bottom: 1px solid transparent; } .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { border-color: #037AFB; background: #037AFB; color: #fff; } .nav-tabs .nav-item .nav-link:hover { border-color: #2C3041; background: #2C3041; } .list-group-item { background-color: #1F2431; border-color: rgba(116, 121, 133, .3);; } .modal-content { background: #2C3041; } .modal-title { font-size: 14px; color: rgba(255,255,255,.4); } .modal-header .close i { color: rgba(158, 162, 173, .5); } .modal-header .close:hover i, .modal-header .close:focus { color: rgba(158, 162, 173, 1); } .page-link { background: #3d4352; color: #9ba0ab; } .page-item.active .page-link, .page-link:focus, .page-link:active, .page-link:hover { background: #4f5566!important; color: #9ba0ab!important; } .popover { border: 0; box-shadow: 0 3px 10px rgba(0,0, 0,.1); background: #3d4352; } .popover-header { padding: 9px 15px; background: #1F2431; border-bottom-color: #414553; color: #747985; } .popover-body { padding: 9px 15px; font-size: 13px; color: #747985; } .popover .arrow:before { display: none; } .bs-popover-auto[x-placement^=right] > .arrow::after, .bs-popover-right > .arrow::after { border-right-color: #3d4352; } .bs-popover-auto[x-placement^=top] > .arrow::after, .bs-popover-top > .arrow::after { border-top-color: #3d4352; } .bs-popover-auto[x-placement^=bottom] > .arrow::after, .bs-popover-bottom > .arrow::after { border-bottom-color: #3d4352; } .bs-popover-auto[x-placement^=left] > .arrow::after, .bs-popover-left > .arrow::after { border-left-color: #3d4352; } .toast { background-color: rgba(31, 36, 49,.9); } .toast-header { background-color: rgba(31, 36, 49,.97); border-bottom: 1px solid rgba(116, 121, 133, .2); } .plupload_filelist_header, .plupload_filelist_footer, .plupload_scroll .plupload_filelist { background: transparent; border-color: rgba(116, 121, 133, .3); } .plupload_filelist_header, .plupload_filelist_footer, .plupload_file_status span { color: #747985; } .plupload_filelist li { background: transparent; border-color: rgba(116, 121, 133, .3); } .plupload_button { background: #3d4352; color: #9ba0ab; } .plupload_button:hover{ background: #4f5566!important; color: #9ba0ab!important; } .plupload_disabled, a.plupload_disabled { background: #4f5566; color: #9ba0ab; } .irs--flat .irs-line, .irs--flat .irs-min, .irs--flat .irs-max { background-color: #1F2331; color: #747985; } .irs--flat .irs-grid-text { color: #747985; } /* Content */ .info-text ul { list-style-type: circle; color: rgba(255,255,255,.5); padding-left: 25px; font-weight: 500; } .info-image { background: url(../../images/dashboard-info-2.svg) center center no-repeat; background-size: contain; } .social-media-list .social-media-item { border-bottom: 1px solid rgba(116, 121, 133, .3); } .divider, .page-title .divider { background: rgba(116, 121, 133, .3); } .breadcrumb { background: #202431; } .breadcrumb-item.active { color: #747985; } .breadcrumb-item + .breadcrumb-item::before { color: rgba(116, 121, 133,.5); } /* Pages */ /* Profile */ .profile-header .profile-img img { border-color: #2C3041; } .post-header .post-info span.post-author { font-weight: normal; color: rgba(255,255,255,.4); } .story-list .story .story-info span.story-author { color: rgba(255,255,255,.4); } .mutual-friends-list img { border-color: rgba(116, 121, 133,.3); } .post-actions, .post-comments { border-color: rgba(116, 121, 133,.3); } .post-actions ul li a { color: #677284; } .post-actions ul li a:hover { color: #818a98; } .post-comments .post-comm { background: #242935; } .post-comments .post-comm .comment-container span.comment-author { color: rgba(255,255,255,.4); font-weight: normal; } /* Mailbox */ .email-list li a { border-color: rgba(116, 121, 133,.3); } .email-list-item, .mailbox-menu ul li a { color: #677284; } .mail-header .mail-title { color: #8791a1; font-weight: normal; } /* Todo */ .todo-menu h3 { color: #8791a1; } .todo-menu ul li a { color: #677284; } .todo-list ul li a { background: #242935; border-color: #3d4352; color: #677284; } /* File Manager */ .file-manager-menu ul li a { color: #677284; } .folder .folder-info a { color: #747985; } .file .file-info span.file-date, .file .file-info span.file-size, .folder .folder-info span { color: rgba(116, 121, 133,.4); } /* Pricing */ .pricing { border-color: rgba(116, 121, 133,.3); } .pricing li + li { border-color: rgba(116, 121, 133,.3); } .pricing span { color: rgba(116, 121, 133,.4); } /* Help Center */ .help-menu ul li a, .help-topics li a { color: #677284; } .help-menu ul li a:hover { color: #8792a3; } /* Dashboard */ .popular-product-list ul li { border-color: rgba(116, 121, 133,.3); } .CodeMirror-wrap, .editor-preview, .editor-toolbar, .editor-preview-active-side{ background: #2C3041 !important; } .editor-toolbar.disabled-for-preview a:not(.no-disable) { background-color: #4f5566 !important; } .bs-placeholder, .btn.btn-light, .bootstrap-select, .dropdown-toggle { background: #242935 !important; border-color: #4f5566 !important; border-width: 10px !important; color: #4f5566 !important; } .bs-placeholder:hover, .btn.btn-light:hover { background: #242935 !important; }
0.373762
0.053379
@media (max-width: 787px) { /* REGISTR SECTION */ .registr-section { margin-bottom: 72px; } .registr-section-wrapper { padding-bottom: 140px; } .registr-section-btn-wrap { padding-top: 20px; margin-bottom: 115px; display: flex; justify-content: center; } .site-logo { display: block; margin-bottom: 36px; } .site-logo-image { margin: 0 auto; } .site-headline { margin-bottom: 18px; } .registr-section-text { margin-bottom: 20px; } /* PARTNER SECTION */ .partner-section { margin-bottom: 58px; } .partner-section-headline { margin-bottom: 18px; } .partner-description { padding: 0 60px; } .partner-list { margin-bottom: 28px; } .partner-list-item:not(:last-child) { margin-bottom: 28px; } } @media (min-width: 788px) and (max-width: 959px) { /* REGISTR SECTION */ .container { width: 768px; padding: 0 10px; } .tablet-desktop-header { padding: 36px 40px 0; } .title-blok-wrap { padding: 0 108px; } /* PARTNER SECTION */ .partner-section { margin-bottom: 40px; } .partner-list { padding: 0 128px; } .partner-list-item { flex-basis: 236px; } .partner-description { padding: 0 20px; } .partner-list-item:nth-child(-n+2) { margin-bottom: 60px; } } @media (min-width: 788px) { /* REGISTR SECTION */ .registr-section { margin-bottom: 76px; } .registr-section-wrapper { padding-bottom: 218px; } .tablet-desktop-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 148px; } .site-logo-wrap { order:1; } .registr-section-btn-wrap { order:2; } .site-headline { font-size: 52px; margin-bottom: 38px; } .registr-section-text { font-size: 24px; margin-bottom: 34px; } /* PARTNER SECTION */ .partner-list { display: flex; flex-wrap: wrap; margin-bottom: 40px; } .partner-section-headline { margin-bottom: 38px; } .partner-image-wrap::after { right: 25%; } } @media (min-width: 960px) { /* REGISTR SECTION */ .container { width: 940px; } .tablet-desktop-header { padding-top: 36px; } .title-blok-wrap { padding: 0 160px; } /* PARTNER SECTION */ .partner-section { margin-bottom: 72px; } .partner-list { justify-content: space-between; } .partner-list-item { flex-basis: 220px; } }
html-css/module_8/css/media.css
@media (max-width: 787px) { /* REGISTR SECTION */ .registr-section { margin-bottom: 72px; } .registr-section-wrapper { padding-bottom: 140px; } .registr-section-btn-wrap { padding-top: 20px; margin-bottom: 115px; display: flex; justify-content: center; } .site-logo { display: block; margin-bottom: 36px; } .site-logo-image { margin: 0 auto; } .site-headline { margin-bottom: 18px; } .registr-section-text { margin-bottom: 20px; } /* PARTNER SECTION */ .partner-section { margin-bottom: 58px; } .partner-section-headline { margin-bottom: 18px; } .partner-description { padding: 0 60px; } .partner-list { margin-bottom: 28px; } .partner-list-item:not(:last-child) { margin-bottom: 28px; } } @media (min-width: 788px) and (max-width: 959px) { /* REGISTR SECTION */ .container { width: 768px; padding: 0 10px; } .tablet-desktop-header { padding: 36px 40px 0; } .title-blok-wrap { padding: 0 108px; } /* PARTNER SECTION */ .partner-section { margin-bottom: 40px; } .partner-list { padding: 0 128px; } .partner-list-item { flex-basis: 236px; } .partner-description { padding: 0 20px; } .partner-list-item:nth-child(-n+2) { margin-bottom: 60px; } } @media (min-width: 788px) { /* REGISTR SECTION */ .registr-section { margin-bottom: 76px; } .registr-section-wrapper { padding-bottom: 218px; } .tablet-desktop-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 148px; } .site-logo-wrap { order:1; } .registr-section-btn-wrap { order:2; } .site-headline { font-size: 52px; margin-bottom: 38px; } .registr-section-text { font-size: 24px; margin-bottom: 34px; } /* PARTNER SECTION */ .partner-list { display: flex; flex-wrap: wrap; margin-bottom: 40px; } .partner-section-headline { margin-bottom: 38px; } .partner-image-wrap::after { right: 25%; } } @media (min-width: 960px) { /* REGISTR SECTION */ .container { width: 940px; } .tablet-desktop-header { padding-top: 36px; } .title-blok-wrap { padding: 0 160px; } /* PARTNER SECTION */ .partner-section { margin-bottom: 72px; } .partner-list { justify-content: space-between; } .partner-list-item { flex-basis: 220px; } }
0.321886
0.121425
html { color: #222; font-size: 1em; line-height: 1.4; } * { box-sizing: border-box; font-family: 'Open Sans', sans-serif; } .al { text-align: justify; width: 80%; } .one { display: inline-block; } .one a:hover { color: #7030a0 !important; } .one a { color: #D1C4E9; } .sizing img { height: 300pt; object-fit: cover; } nav.navbar.shrink { padding: 0 0 !important; } nav.navbar.shrink { min-height: 20px; } nav { -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } .border-bottom-purple { border-bottom: 2pt solid #7030a0; } /* the team */ .avatar-img { border-radius: 100%; justify-content: center; overflow: hidden; position: relative; height: 15rem; width: 15rem; margin: 0 auto; } .avatar-img img { border-radius: 50%; height: 100%; object-fit: cover; } .overlay { align-items: center; bottom: 0; left: 0; display: flex; padding: inherit; justify-content: center; opacity: 0; position: absolute; right: 0; top: 0; transition: opacity 0.25s; z-index: 1; background-color: rgba(112, 48, 160, 0.8); color: #fafafa; font-size: 24px; } .overlay:hover { opacity: 1; } .avatar-text { padding-top: 1rem; } /* partners */ .flip { -webkit-perspective: 800px; perspective: 800px; position: relative; text-align: center; } .card-height-width { max-height: 15rem !important; min-height: 15rem !important; height: 100% !important; width: 100% !important; display: inline-block; } .flip .card.flipped { -webkit-transform: rotatey(-180deg); transform: rotatey(-180deg); } .flip .card { -webkit-transform-style: preserve-3d; -webkit-transition: 0.5s; transform-style: preserve-3d; transition: 0.5s; } .flip .card .face { -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 2; } .flip .card .front { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; } .flip .card .back { /*padding-top: 2%;*/ -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); background-color: white; height: 100%; } .inner { margin: 0 !important; } .bottom { position: absolute; bottom: 0; right: 0; left: 0; } .card-body { position: inherit !important; text-align: center; height: 50%; width: inherit !important; overflow: hidden; vertical-align: middle; } .card-body img { max-height: 100% !important; height: auto; position: inherit; width: auto !important; display: inline-block; } .click-btn { color: white !important; overflow: hidden; max-width: 100%; } /* ------------------------ */ /* projects */ @media screen and (min-width: 500px) { .boxes { display: flex; flex-direction: row-reverse; } } /* ------------------------- */ /*footer ----------------- */ .logo-btn-color.fb { color: #caccce; } .logo-btn-color.fb:hover { color: #3b5998; } .logo-btn-color.ln { color: #caccce; } .logo-btn-color.ln:hover { color: #0077b5; } .logo-btn-color.git{ color: #caccce; } .logo-btn-color.git:hover{ color: #4078c0; } .logo-btn-color.tw{ color: #caccce; } .logo-btn-color.tw:hover{ color: #1da1f2; } .links{ justify-content: flex-end !important; } .user i:hover { color: #dd5143; } .half { text-align: justify; } .bg-company-color { background-color: #7030a0; color: #D1C4E9; } .bg-pattern { background-image: url('../img/circles.png') } .marg { margin-top: 1rem; padding: 1rem 2rem; } .rounded-image { margin: 0 auto; padding: 0 !important; width: 15rem !important; height: 15rem !important; } .rounded-image img { border-radius: 50%; width: 15rem; height: 15rem; } .hover-whitening:hover { color: white; } .footer-style{ background-color: #2e194e; padding: 0.5rem; color: #D1C4E9; } /* about us section */ .background-pic { background-image: url(../img/notebook-dark.png) !important; opacity: 1; padding-bottom: 1rem; } .about-us-text { background: transparent !important; opacity: 1 !important; } /* ---------------------- */ .link-text-size { font-size: 12pt; } /* Top header */ header { width: 100%; background-color: white; position: relative; overflow: hidden; /*padding: 10pt 1% 5pt 1%;*/ } /*Left side*/ .headerLogo img { float: left; /*width: 120pt;*/ height: 50pt; display: inline-block; margin-left: 10pt; } .headerLogo img.shrink { height: 25px; } /*Right side*/ .headerRight a { color: white !important; background-color: rgba(112, 48, 160, 0.86); text-align: center; padding: 14px 16px; margin-left: 3pt; margin-right: 3pt; text-decoration: none !important; font-size: 14pt; border-radius: 25px; font-family: 'Ubuntu', sans-serif; } .headerRight a:hover { background-color: rgba(112, 48, 160, 1); } /* Main body */ .bodyWrap { margin-left: 5%; margin-right: 5%; margin-top: 15pt; position: relative; } .mainPageText { font-size: 20pt; padding: 0.01rem 2rem !important; background-color: inherit; text-align: center !important; position: relative; } .display-5 { font-size: 2.5rem; font-weight: 300; line-height: 1.2; } /*Two columns with projects*/ .projectBox a { font-size: 18pt; text-decoration: underline; color: white; padding: 5pt !important; /*-webkit-transition: font-size 1s;*/ /*transition: font-size 1s;*/ font-family: 'Ubuntu', sans-serif; } .projectBox a:hover { animation-name: linkIncrease; animation-duration: 1s; animation-timing-function: linear; /*font-size: 20pt;*/ color: white; } @keyframes linkIncrease { from { transform: scale(1); } to { transform: scale(1.5); } } .projectBox div { margin-top: 15pt !important; text-align: justify; color: white; font-size: 12pt; } /* Mission box */ /* Clear floats after the columns */ /* MISC */ ::-moz-selection { background: #b3d4fc; text-shadow: none; } ::selection { background: #b3d4fc; text-shadow: none; } /* * A better looking default horizontal rule */ hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } /* * Remove the gap between audio, canvas, iframes, * images, videos and the bottom of their containers: * https://github.com/h5bp/html5-boilerplate/issues/440 */ audio, canvas, iframe, img, svg, video { vertical-align: middle; } /* * Remove default fieldset styles. */ fieldset { border: 0; margin: 0; padding: 0; } /* * Allow only vertical resizing of textareas. */ textarea { resize: vertical; } /* * Hide visually and from screen readers, but maintain layout */ .clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ } .clearfix:after { clear: both; } .img-card { padding: 15px; max-height: 70%; max-width: 70%; }
css/main.css
html { color: #222; font-size: 1em; line-height: 1.4; } * { box-sizing: border-box; font-family: 'Open Sans', sans-serif; } .al { text-align: justify; width: 80%; } .one { display: inline-block; } .one a:hover { color: #7030a0 !important; } .one a { color: #D1C4E9; } .sizing img { height: 300pt; object-fit: cover; } nav.navbar.shrink { padding: 0 0 !important; } nav.navbar.shrink { min-height: 20px; } nav { -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } .border-bottom-purple { border-bottom: 2pt solid #7030a0; } /* the team */ .avatar-img { border-radius: 100%; justify-content: center; overflow: hidden; position: relative; height: 15rem; width: 15rem; margin: 0 auto; } .avatar-img img { border-radius: 50%; height: 100%; object-fit: cover; } .overlay { align-items: center; bottom: 0; left: 0; display: flex; padding: inherit; justify-content: center; opacity: 0; position: absolute; right: 0; top: 0; transition: opacity 0.25s; z-index: 1; background-color: rgba(112, 48, 160, 0.8); color: #fafafa; font-size: 24px; } .overlay:hover { opacity: 1; } .avatar-text { padding-top: 1rem; } /* partners */ .flip { -webkit-perspective: 800px; perspective: 800px; position: relative; text-align: center; } .card-height-width { max-height: 15rem !important; min-height: 15rem !important; height: 100% !important; width: 100% !important; display: inline-block; } .flip .card.flipped { -webkit-transform: rotatey(-180deg); transform: rotatey(-180deg); } .flip .card { -webkit-transform-style: preserve-3d; -webkit-transition: 0.5s; transform-style: preserve-3d; transition: 0.5s; } .flip .card .face { -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 2; } .flip .card .front { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; } .flip .card .back { /*padding-top: 2%;*/ -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); background-color: white; height: 100%; } .inner { margin: 0 !important; } .bottom { position: absolute; bottom: 0; right: 0; left: 0; } .card-body { position: inherit !important; text-align: center; height: 50%; width: inherit !important; overflow: hidden; vertical-align: middle; } .card-body img { max-height: 100% !important; height: auto; position: inherit; width: auto !important; display: inline-block; } .click-btn { color: white !important; overflow: hidden; max-width: 100%; } /* ------------------------ */ /* projects */ @media screen and (min-width: 500px) { .boxes { display: flex; flex-direction: row-reverse; } } /* ------------------------- */ /*footer ----------------- */ .logo-btn-color.fb { color: #caccce; } .logo-btn-color.fb:hover { color: #3b5998; } .logo-btn-color.ln { color: #caccce; } .logo-btn-color.ln:hover { color: #0077b5; } .logo-btn-color.git{ color: #caccce; } .logo-btn-color.git:hover{ color: #4078c0; } .logo-btn-color.tw{ color: #caccce; } .logo-btn-color.tw:hover{ color: #1da1f2; } .links{ justify-content: flex-end !important; } .user i:hover { color: #dd5143; } .half { text-align: justify; } .bg-company-color { background-color: #7030a0; color: #D1C4E9; } .bg-pattern { background-image: url('../img/circles.png') } .marg { margin-top: 1rem; padding: 1rem 2rem; } .rounded-image { margin: 0 auto; padding: 0 !important; width: 15rem !important; height: 15rem !important; } .rounded-image img { border-radius: 50%; width: 15rem; height: 15rem; } .hover-whitening:hover { color: white; } .footer-style{ background-color: #2e194e; padding: 0.5rem; color: #D1C4E9; } /* about us section */ .background-pic { background-image: url(../img/notebook-dark.png) !important; opacity: 1; padding-bottom: 1rem; } .about-us-text { background: transparent !important; opacity: 1 !important; } /* ---------------------- */ .link-text-size { font-size: 12pt; } /* Top header */ header { width: 100%; background-color: white; position: relative; overflow: hidden; /*padding: 10pt 1% 5pt 1%;*/ } /*Left side*/ .headerLogo img { float: left; /*width: 120pt;*/ height: 50pt; display: inline-block; margin-left: 10pt; } .headerLogo img.shrink { height: 25px; } /*Right side*/ .headerRight a { color: white !important; background-color: rgba(112, 48, 160, 0.86); text-align: center; padding: 14px 16px; margin-left: 3pt; margin-right: 3pt; text-decoration: none !important; font-size: 14pt; border-radius: 25px; font-family: 'Ubuntu', sans-serif; } .headerRight a:hover { background-color: rgba(112, 48, 160, 1); } /* Main body */ .bodyWrap { margin-left: 5%; margin-right: 5%; margin-top: 15pt; position: relative; } .mainPageText { font-size: 20pt; padding: 0.01rem 2rem !important; background-color: inherit; text-align: center !important; position: relative; } .display-5 { font-size: 2.5rem; font-weight: 300; line-height: 1.2; } /*Two columns with projects*/ .projectBox a { font-size: 18pt; text-decoration: underline; color: white; padding: 5pt !important; /*-webkit-transition: font-size 1s;*/ /*transition: font-size 1s;*/ font-family: 'Ubuntu', sans-serif; } .projectBox a:hover { animation-name: linkIncrease; animation-duration: 1s; animation-timing-function: linear; /*font-size: 20pt;*/ color: white; } @keyframes linkIncrease { from { transform: scale(1); } to { transform: scale(1.5); } } .projectBox div { margin-top: 15pt !important; text-align: justify; color: white; font-size: 12pt; } /* Mission box */ /* Clear floats after the columns */ /* MISC */ ::-moz-selection { background: #b3d4fc; text-shadow: none; } ::selection { background: #b3d4fc; text-shadow: none; } /* * A better looking default horizontal rule */ hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } /* * Remove the gap between audio, canvas, iframes, * images, videos and the bottom of their containers: * https://github.com/h5bp/html5-boilerplate/issues/440 */ audio, canvas, iframe, img, svg, video { vertical-align: middle; } /* * Remove default fieldset styles. */ fieldset { border: 0; margin: 0; padding: 0; } /* * Allow only vertical resizing of textareas. */ textarea { resize: vertical; } /* * Hide visually and from screen readers, but maintain layout */ .clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ } .clearfix:after { clear: both; } .img-card { padding: 15px; max-height: 70%; max-width: 70%; }
0.453988
0.083292
@charset 'utf-8'; @import url(skeleton/normalize.css); @import url(skeleton/skeleton.css); body { font-family: Lato, Helvetica, Arial, sans-serif; } * { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .container { width: 100%; padding-left: 20px; padding-right: 20px; } @media (min-width: 980px) { .container { padding-left: 0; padding-right: 0; } } .skip-nav { position: absolute; left: -9999px; height: 0; } .skip-nav:focus { position: relative; left: auto; height: auto; display: block; } .hidden { display: none; } /* .button, .button-primary { font-size: 1.5rem !important; font-weight: normal; line-height: 2rem !important; } */ #banner { color: #d9d9d9; font-size: 85%; background: #323A45; padding: .2rem 0; text-align: center; } #banner p { margin: 0; } #usa img { vertical-align: baseline; position: relative; top: 1px; margin-right: .3rem; } @media (min-width: 600px) { #banner { text-align: left; } #banner #usa { float: left; } #banner #site-status { float: right; } } header { padding-top: 2rem; color: #fff; background: #044364; background-image: url(../images/background-header.png); background-repeat: repeat; background-size: auto 100%; } .logo { display: inline-block; width:140px; } .description-main { color: #fff; font-size: 2.2em; font-weight: 400; margin-bottom: .3em; margin-top: .6em; } .description-secondary { color: rgba(255,255,255,.6); font-size: 1.25em; letter-spacing: normal; margin-bottom: 2em; } h1 { letter-spacing: 0; } h1 .site-title { display: block; line-height: 1em; } h1 .site-subtitle { font-size: 2rem; display: block; } nav ul { list-style: none; margin: -5.5rem 0 1rem 0; padding: 0; float: right; display: inline-block; } nav ul li { list-style: none; float: left; margin: 0; } nav ul:after { content: " "; display: table; clear: both; } nav ul li a { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.15); border-radius: 4px; color: #fff; display: inline-block; font-size: 0.9em; font-weight: bold; padding: 0.5rem 1.5rem; text-decoration: none; } nav ul li a:hover { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.25); color: #fff; } nav ul li:first-child { margin-left: -1.5rem; } main { margin: 2rem 0; } main h4 { margin-bottom:.5rem; } .schedule { display: block; font-weight: bold; margin-bottom: 0; } footer { color: #fff; background: #444749; padding: 2rem 0; line-height: 1.4; font-weight: 300; background-image: url(../images/footer_bg.png); background-repeat: repeat; background-size: auto 100%; } footer a, footer a:hover { color: #fff; } footer h3 { color: #ff0; font-size: 3rem; letter-spacing: 0; font-weight: 600; margin-bottom: .1em; } #footer_nav { padding-top: 15px; color: #FFF; list-style-type: none; float: left; } #footer_nav a { color: #FFF; list-style-type: none; } #footer_nav ul { color: #FFF; list-style-type: none; font-weight: 300; padding-left: 0; } .email_us { margin-top: 15px; color: #CCCCCC; font-size: 1.5em; } /* footer .columns { padding-left: 2rem; } footer .columns:first-child { padding-left: 0; } */ /* * this doesn't work because the column heights vary footer .columns + .columns { border-left: 1px solid #808183; } */ #logos { text-align: right; } #logos a { display: inline-block; margin-left: 1rem; } #logos a img { width: 85px; height: 85px; }
hourglass_site/static/hourglass_site/style/main.css
@charset 'utf-8'; @import url(skeleton/normalize.css); @import url(skeleton/skeleton.css); body { font-family: Lato, Helvetica, Arial, sans-serif; } * { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .container { width: 100%; padding-left: 20px; padding-right: 20px; } @media (min-width: 980px) { .container { padding-left: 0; padding-right: 0; } } .skip-nav { position: absolute; left: -9999px; height: 0; } .skip-nav:focus { position: relative; left: auto; height: auto; display: block; } .hidden { display: none; } /* .button, .button-primary { font-size: 1.5rem !important; font-weight: normal; line-height: 2rem !important; } */ #banner { color: #d9d9d9; font-size: 85%; background: #323A45; padding: .2rem 0; text-align: center; } #banner p { margin: 0; } #usa img { vertical-align: baseline; position: relative; top: 1px; margin-right: .3rem; } @media (min-width: 600px) { #banner { text-align: left; } #banner #usa { float: left; } #banner #site-status { float: right; } } header { padding-top: 2rem; color: #fff; background: #044364; background-image: url(../images/background-header.png); background-repeat: repeat; background-size: auto 100%; } .logo { display: inline-block; width:140px; } .description-main { color: #fff; font-size: 2.2em; font-weight: 400; margin-bottom: .3em; margin-top: .6em; } .description-secondary { color: rgba(255,255,255,.6); font-size: 1.25em; letter-spacing: normal; margin-bottom: 2em; } h1 { letter-spacing: 0; } h1 .site-title { display: block; line-height: 1em; } h1 .site-subtitle { font-size: 2rem; display: block; } nav ul { list-style: none; margin: -5.5rem 0 1rem 0; padding: 0; float: right; display: inline-block; } nav ul li { list-style: none; float: left; margin: 0; } nav ul:after { content: " "; display: table; clear: both; } nav ul li a { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.15); border-radius: 4px; color: #fff; display: inline-block; font-size: 0.9em; font-weight: bold; padding: 0.5rem 1.5rem; text-decoration: none; } nav ul li a:hover { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.25); color: #fff; } nav ul li:first-child { margin-left: -1.5rem; } main { margin: 2rem 0; } main h4 { margin-bottom:.5rem; } .schedule { display: block; font-weight: bold; margin-bottom: 0; } footer { color: #fff; background: #444749; padding: 2rem 0; line-height: 1.4; font-weight: 300; background-image: url(../images/footer_bg.png); background-repeat: repeat; background-size: auto 100%; } footer a, footer a:hover { color: #fff; } footer h3 { color: #ff0; font-size: 3rem; letter-spacing: 0; font-weight: 600; margin-bottom: .1em; } #footer_nav { padding-top: 15px; color: #FFF; list-style-type: none; float: left; } #footer_nav a { color: #FFF; list-style-type: none; } #footer_nav ul { color: #FFF; list-style-type: none; font-weight: 300; padding-left: 0; } .email_us { margin-top: 15px; color: #CCCCCC; font-size: 1.5em; } /* footer .columns { padding-left: 2rem; } footer .columns:first-child { padding-left: 0; } */ /* * this doesn't work because the column heights vary footer .columns + .columns { border-left: 1px solid #808183; } */ #logos { text-align: right; } #logos a { display: inline-block; margin-left: 1rem; } #logos a img { width: 85px; height: 85px; }
0.390476
0.093223
body { font: 0.75em "Helvetica Neue", Arial, Helvetica, sans-serif; color: #000; margin: 0; padding: 50px 0 0 0; } code, pre { background-color: #f9f9f9; border: 1px solid #D0D0D0; color: #002166; display: block; font-family: "Bitstream Vera Sans Mono", monospace; font-size: 12px; margin: 14px 5px 14px 5px; padding: 12px 10px 12px 10px; } #header { background: #1a1a1a; border-bottom: 1px solid #0f0f0f; padding: 10px; position: fixed; top: 0; left: 0; right: 0; z-index: 999; } #header h2 { color: #eee; margin: 0; display: inline; } #nav { margin: 10px 20px; display: inline; } #footer { margin-top: 30px; border-top: 1px solid #999; padding: 20px; } #report { padding: 50px 20px 0 20px; position: relative; } .test { border-bottom: 1px solid #ddd; padding: 5px 0; } .test h3 { display: inline; font-weight: normal; } .test.pass h3 { color: #090; } .test.fail h3 { color: #e00; } .test div.result { color: #fff; float: left; font-weight: bold; margin-right: 8px; text-align: center; width: 55px; } .test.fail div.result, .summary.fail { background: #c00; border: 1px solid #900; } .test.pass div.result, .summary.pass { background: #0a0; border: 1px solid #080; } .summary { color: #fff; font-weight: bold; font-size: 1.5em; padding: 10px; margin: 10px 0; position: absolute; top: 0; left: 0; right: 0; } .test div.time { background-color: #f9f9f9; border: 1px solid #D0D0D0; color: #666 !important; float: left; font: 1.15em 'Courier New', monospace; margin-left: -65px; text-align: center; width: 55px; } .test .details { padding-top: 5px; padding-left: 65px; } .test.pass .details { color: #999; } .test.fail .details { color: #444; } .test.fail .details strong { color: #900; } form { margin: 0; padding: 0; display: inline; } #running { display:none; border: #999 1px solid; line-height: 30px; vertical-align:middle; background-color: #fff; padding: 20px 20px 12px 20px; } #running img { margin:10px; width:15px; height:15px; vertical-align:middle; }
tests/unit_test.css
body { font: 0.75em "Helvetica Neue", Arial, Helvetica, sans-serif; color: #000; margin: 0; padding: 50px 0 0 0; } code, pre { background-color: #f9f9f9; border: 1px solid #D0D0D0; color: #002166; display: block; font-family: "Bitstream Vera Sans Mono", monospace; font-size: 12px; margin: 14px 5px 14px 5px; padding: 12px 10px 12px 10px; } #header { background: #1a1a1a; border-bottom: 1px solid #0f0f0f; padding: 10px; position: fixed; top: 0; left: 0; right: 0; z-index: 999; } #header h2 { color: #eee; margin: 0; display: inline; } #nav { margin: 10px 20px; display: inline; } #footer { margin-top: 30px; border-top: 1px solid #999; padding: 20px; } #report { padding: 50px 20px 0 20px; position: relative; } .test { border-bottom: 1px solid #ddd; padding: 5px 0; } .test h3 { display: inline; font-weight: normal; } .test.pass h3 { color: #090; } .test.fail h3 { color: #e00; } .test div.result { color: #fff; float: left; font-weight: bold; margin-right: 8px; text-align: center; width: 55px; } .test.fail div.result, .summary.fail { background: #c00; border: 1px solid #900; } .test.pass div.result, .summary.pass { background: #0a0; border: 1px solid #080; } .summary { color: #fff; font-weight: bold; font-size: 1.5em; padding: 10px; margin: 10px 0; position: absolute; top: 0; left: 0; right: 0; } .test div.time { background-color: #f9f9f9; border: 1px solid #D0D0D0; color: #666 !important; float: left; font: 1.15em 'Courier New', monospace; margin-left: -65px; text-align: center; width: 55px; } .test .details { padding-top: 5px; padding-left: 65px; } .test.pass .details { color: #999; } .test.fail .details { color: #444; } .test.fail .details strong { color: #900; } form { margin: 0; padding: 0; display: inline; } #running { display:none; border: #999 1px solid; line-height: 30px; vertical-align:middle; background-color: #fff; padding: 20px 20px 12px 20px; } #running img { margin:10px; width:15px; height:15px; vertical-align:middle; }
0.36625
0.124905
@import url("https://fonts.googleapis.com/css?family=Mali:600&display=swap"); *{ font-size: 2rem; } .SignUp{ padding: 250px; } .LogIn{ padding: 250px; } .navbar { background-color: rgba(154, 96, 230, 0.5); border-bottom: 1px solid #8baffc; font-family: "Roboto Mono", monospace; } .navbar .navbar-nav .nav-link { color: #ffffff; font-weight: 100px; } .navbar .navbar-nav .nav-link:hover { color: rgb(245, 134, 255); } .navbar-toggler-icon { color: white; } .carousel-inner img { width: 100%; height: 100%; } /*WHO*/ .slide-container { width: 70%; margin: auto; } h3 { text-align: center; } .each-slide > div { display: flex; align-items: center; justify-content: center; background-size: cover; height: 300px; } .each-slide span { padding: 200px; font-size: 20px; background: #da9dc1; text-align: center; } .each-fade { display: flex; } .each-fade .image-container { width: 75%; overflow: hidden; } .each-fade .image-container img { width: 100%; } .each-fade h2 { width: 25%; display: flex; justify-content: center; align-items: center; margin: 0; background: #adceed; } #who { padding: 5rem 0; background-color: white; } #who .btn-who { background-color: #b461db; color: #fff; width: 50%; } #who .btn-who:hover { background-color: transparent; border: 1px solid #798aeb; color: #3cd1f7; } /*CONTACT*/ * { box-sizing: border-box; font-family: "Mali"; } body { background: #9fd9f0; min-width: 320px; } h2 { text-align: center; margin: 50px 0; color: #bd74e7; font-size: 47px; font-family: "Quicksand", sans-serif; } @media (max-width: 540px) { h2 { font-size: 28px; margin: 30px 0; } } form { padding: 0 10%; } form section { width: calc(50% - 40px); padding: 20px; background: #9a4be4; margin: 20px; border-radius: 5px; } form section.left { float: left; } form section.right { float: right; } form section .input-container { padding: 10px; } form section .input-container label { display: block; margin-bottom: 4px; color: white; font-size: 16px; text-shadow: 0px 2px 1px #65ad6b; font-family: "Quicksand", sans-serif; } form section .input-container input, form section .input-container textarea { width: 100%; padding: 5px 10px; height: 40px; border-radius: 5px; border: none; background: #d2f4fa; box-shadow: 0 2px 0px #af3af3; font-family: "Quicksand", sans-serif; font-size: 16px; color: #757575; } form section .input-container input:focus, form section .input-container textarea:focus { outline: none; background: white; } form section .input-container textarea { height: 122px; padding: 15px 10px; resize: none; } form .send-container { float: right; width: 100%; text-align: right; margin-right: 20px; } form .send-container input { background: #d48ef5; border: none; color: white; padding: 15px 30px; border-radius: 5px; font-size: 16px; cursor: pointer; } form .send-container input:hover { background: #8e4ed8; } form:after { content: ""; display: block; clear: both; } @media (max-width: 992px) { form { padding: 0 5%; } } @media (max-width: 768px) { form { margin-bottom: 50px; } form section { width: 100%; margin: 0; } form section.left { margin-bottom: -30px; } form .send-container { margin-right: 0; margin-top: 15px; } form .send-container input { width: 100%; } } /*WORK*/ #work { padding: 5rem 0; } #work .work-img { position: relative; } #work .work-img .img-overlay { position: absolute; top: 0; left: 0; background-color: rgba(132, 208, 238, 0.5); width: 100%; height: 100%; background-image: url("https://previews.123rf.com/images/asmati/asmati1603/asmati160301010/53558034-shopping-cart-and-add-mark-icon-line-icon-on-transparent-background.jpg"); background-position: center center; background-repeat: no-repeat; opacity: 0; z-index: 0; transition: all 0.3s ease-in-out; } #work .work-img .img-overlay:hover { opacity: 1; z-index: 1; } /*FOOTER*/ #footer { padding: 2rem 0; background-color: #e4a7f3; color: white; } #footer a { color: rgb(162, 88, 231); } #footer .fa { padding: 0 5px; } /* Cards */ #foo { color: #330548; font-size: large; border: 2px solid Violet; background-color: rgba(191, 218, 245, 0.438); } #pwrap { background-color: rgb(204, 235, 245); background-image: url("https://www.trzcacak.rs/myfile/full/6-62324_stars-transparent-tumblr-purple-aesthetic-no-background.png"); margin-bottom: 0; padding-top: 100px; } .lol { /* background-color: rgba(163, 195, 227, 0.906); */ color: black; font-family: "Mali", cursive; } .album { background-image: url("https://i0.wp.com/www.togeproductions.com/wp-content/uploads/2017/06/stars-1.gif?w=1080"); } #acc { text-align: center; color: #330548; text-transform: uppercase; font-size: large; background-image: url("https://i0.wp.com/www.togeproductions.com/wp-content/uploads/2017/06/stars-1.gif?w=1080"); } .card-body { text-align: center; /* height: 150px; */ } .card-footer { text-align: left; font-size: x-large; } .card-title { font-size: larger; } .pl { display: grid; grid-template-columns: auto auto auto; padding: 1.25rem; } #con { background-image: url("https://i0.wp.com/www.togeproductions.com/wp-content/uploads/2017/06/stars-1.gif?w=1080"); padding-top: 150px; padding-bottom: 150px; } /* #type{ padding: 25px 50px 75px 100px; } */ .conrew { background-image: url("https://i0.wp.com/www.togeproductions.com/wp-content/uploads/2017/06/stars-1.gif?w=1080"); }
client/src/views/styles.css
@import url("https://fonts.googleapis.com/css?family=Mali:600&display=swap"); *{ font-size: 2rem; } .SignUp{ padding: 250px; } .LogIn{ padding: 250px; } .navbar { background-color: rgba(154, 96, 230, 0.5); border-bottom: 1px solid #8baffc; font-family: "Roboto Mono", monospace; } .navbar .navbar-nav .nav-link { color: #ffffff; font-weight: 100px; } .navbar .navbar-nav .nav-link:hover { color: rgb(245, 134, 255); } .navbar-toggler-icon { color: white; } .carousel-inner img { width: 100%; height: 100%; } /*WHO*/ .slide-container { width: 70%; margin: auto; } h3 { text-align: center; } .each-slide > div { display: flex; align-items: center; justify-content: center; background-size: cover; height: 300px; } .each-slide span { padding: 200px; font-size: 20px; background: #da9dc1; text-align: center; } .each-fade { display: flex; } .each-fade .image-container { width: 75%; overflow: hidden; } .each-fade .image-container img { width: 100%; } .each-fade h2 { width: 25%; display: flex; justify-content: center; align-items: center; margin: 0; background: #adceed; } #who { padding: 5rem 0; background-color: white; } #who .btn-who { background-color: #b461db; color: #fff; width: 50%; } #who .btn-who:hover { background-color: transparent; border: 1px solid #798aeb; color: #3cd1f7; } /*CONTACT*/ * { box-sizing: border-box; font-family: "Mali"; } body { background: #9fd9f0; min-width: 320px; } h2 { text-align: center; margin: 50px 0; color: #bd74e7; font-size: 47px; font-family: "Quicksand", sans-serif; } @media (max-width: 540px) { h2 { font-size: 28px; margin: 30px 0; } } form { padding: 0 10%; } form section { width: calc(50% - 40px); padding: 20px; background: #9a4be4; margin: 20px; border-radius: 5px; } form section.left { float: left; } form section.right { float: right; } form section .input-container { padding: 10px; } form section .input-container label { display: block; margin-bottom: 4px; color: white; font-size: 16px; text-shadow: 0px 2px 1px #65ad6b; font-family: "Quicksand", sans-serif; } form section .input-container input, form section .input-container textarea { width: 100%; padding: 5px 10px; height: 40px; border-radius: 5px; border: none; background: #d2f4fa; box-shadow: 0 2px 0px #af3af3; font-family: "Quicksand", sans-serif; font-size: 16px; color: #757575; } form section .input-container input:focus, form section .input-container textarea:focus { outline: none; background: white; } form section .input-container textarea { height: 122px; padding: 15px 10px; resize: none; } form .send-container { float: right; width: 100%; text-align: right; margin-right: 20px; } form .send-container input { background: #d48ef5; border: none; color: white; padding: 15px 30px; border-radius: 5px; font-size: 16px; cursor: pointer; } form .send-container input:hover { background: #8e4ed8; } form:after { content: ""; display: block; clear: both; } @media (max-width: 992px) { form { padding: 0 5%; } } @media (max-width: 768px) { form { margin-bottom: 50px; } form section { width: 100%; margin: 0; } form section.left { margin-bottom: -30px; } form .send-container { margin-right: 0; margin-top: 15px; } form .send-container input { width: 100%; } } /*WORK*/ #work { padding: 5rem 0; } #work .work-img { position: relative; } #work .work-img .img-overlay { position: absolute; top: 0; left: 0; background-color: rgba(132, 208, 238, 0.5); width: 100%; height: 100%; background-image: url("https://previews.123rf.com/images/asmati/asmati1603/asmati160301010/53558034-shopping-cart-and-add-mark-icon-line-icon-on-transparent-background.jpg"); background-position: center center; background-repeat: no-repeat; opacity: 0; z-index: 0; transition: all 0.3s ease-in-out; } #work .work-img .img-overlay:hover { opacity: 1; z-index: 1; } /*FOOTER*/ #footer { padding: 2rem 0; background-color: #e4a7f3; color: white; } #footer a { color: rgb(162, 88, 231); } #footer .fa { padding: 0 5px; } /* Cards */ #foo { color: #330548; font-size: large; border: 2px solid Violet; background-color: rgba(191, 218, 245, 0.438); } #pwrap { background-color: rgb(204, 235, 245); background-image: url("https://www.trzcacak.rs/myfile/full/6-62324_stars-transparent-tumblr-purple-aesthetic-no-background.png"); margin-bottom: 0; padding-top: 100px; } .lol { /* background-color: rgba(163, 195, 227, 0.906); */ color: black; font-family: "Mali", cursive; } .album { background-image: url("https://i0.wp.com/www.togeproductions.com/wp-content/uploads/2017/06/stars-1.gif?w=1080"); } #acc { text-align: center; color: #330548; text-transform: uppercase; font-size: large; background-image: url("https://i0.wp.com/www.togeproductions.com/wp-content/uploads/2017/06/stars-1.gif?w=1080"); } .card-body { text-align: center; /* height: 150px; */ } .card-footer { text-align: left; font-size: x-large; } .card-title { font-size: larger; } .pl { display: grid; grid-template-columns: auto auto auto; padding: 1.25rem; } #con { background-image: url("https://i0.wp.com/www.togeproductions.com/wp-content/uploads/2017/06/stars-1.gif?w=1080"); padding-top: 150px; padding-bottom: 150px; } /* #type{ padding: 25px 50px 75px 100px; } */ .conrew { background-image: url("https://i0.wp.com/www.togeproductions.com/wp-content/uploads/2017/06/stars-1.gif?w=1080"); }
0.351645
0.079854
body { margin:0px; background-color:rgba(70, 155, 234, 1); background-image:none; position:relative; left:-10px; width:1280px; margin-left:auto; margin-right:auto; text-align:left; } #base { position:absolute; z-index:0; } #u45315_div { position:absolute; left:0px; top:0px; width:1280px; height:80px; background:inherit; background-color:rgba(255, 255, 255, 1); border:none; border-radius:8px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:24px; color:#469BEA; } #u45315 { position:absolute; left:10px; top:20px; width:1280px; height:80px; font-size:24px; color:#469BEA; } #u45316 { position:absolute; left:2px; top:24px; width:1276px; word-wrap:break-word; } #u45317_img { position:absolute; left:0px; top:0px; width:1281px; height:2px; } #u45317 { position:absolute; left:10px; top:2600px; width:1280px; height:1px; } #u45318 { position:absolute; left:2px; top:-8px; width:1276px; visibility:hidden; word-wrap:break-word; } #u45319_img { position:absolute; left:0px; top:0px; width:960px; height:112px; } #u45319 { position:absolute; left:170px; top:150px; width:960px; height:112px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45320 { position:absolute; left:0px; top:0px; width:960px; word-wrap:break-word; } #u45321_img { position:absolute; left:0px; top:0px; width:312px; height:555px; } #u45321 { position:absolute; left:287px; top:300px; width:312px; height:555px; } #u45322 { position:absolute; left:2px; top:270px; width:308px; visibility:hidden; word-wrap:break-word; } #u45323_img { position:absolute; left:0px; top:0px; width:312px; height:555px; } #u45323 { position:absolute; left:702px; top:300px; width:312px; height:555px; } #u45324 { position:absolute; left:2px; top:270px; width:308px; visibility:hidden; word-wrap:break-word; } #u45325_img { position:absolute; left:0px; top:0px; width:43px; height:28px; } #u45325 { position:absolute; left:422px; top:865px; width:43px; height:28px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45326 { position:absolute; left:0px; top:0px; width:43px; white-space:nowrap; } #u45327_img { position:absolute; left:0px; top:0px; width:57px; height:28px; } #u45327 { position:absolute; left:837px; top:865px; width:57px; height:28px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45328 { position:absolute; left:0px; top:0px; width:57px; white-space:nowrap; } #u45329_img { position:absolute; left:0px; top:0px; width:960px; height:756px; } #u45329 { position:absolute; left:168px; top:940px; width:960px; height:756px; font-size:14px; line-height:28px; } #u45330 { position:absolute; left:0px; top:0px; width:960px; word-wrap:break-word; } #u45332_img { position:absolute; left:0px; top:0px; width:167px; height:128px; } #u45332 { position:absolute; left:168px; top:1740px; width:167px; height:128px; } #u45333 { position:absolute; left:2px; top:56px; width:163px; visibility:hidden; word-wrap:break-word; } #u45334_img { position:absolute; left:0px; top:0px; width:460px; height:56px; } #u45334 { position:absolute; left:170px; top:1890px; width:460px; height:56px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45335 { position:absolute; left:0px; top:0px; width:460px; word-wrap:break-word; } #u45336_img { position:absolute; left:0px; top:0px; width:167px; height:128px; } #u45336 { position:absolute; left:668px; top:1740px; width:167px; height:128px; } #u45337 { position:absolute; left:2px; top:56px; width:163px; visibility:hidden; word-wrap:break-word; } #u45338_img { position:absolute; left:0px; top:0px; width:460px; height:84px; } #u45338 { position:absolute; left:668px; top:1890px; width:460px; height:84px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45339 { position:absolute; left:0px; top:0px; width:460px; word-wrap:break-word; } #u45340_img { position:absolute; left:0px; top:0px; width:167px; height:128px; } #u45340 { position:absolute; left:168px; top:2020px; width:167px; height:128px; } #u45341 { position:absolute; left:2px; top:56px; width:163px; visibility:hidden; word-wrap:break-word; } #u45342_img { position:absolute; left:0px; top:0px; width:370px; height:128px; } #u45342 { position:absolute; left:668px; top:2020px; width:370px; height:128px; } #u45343 { position:absolute; left:2px; top:56px; width:366px; visibility:hidden; word-wrap:break-word; } #u45344_img { position:absolute; left:0px; top:0px; width:460px; height:84px; } #u45344 { position:absolute; left:168px; top:2170px; width:460px; height:84px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45345 { position:absolute; left:0px; top:0px; width:460px; word-wrap:break-word; } #u45346_img { position:absolute; left:0px; top:0px; width:460px; height:56px; } #u45346 { position:absolute; left:666px; top:2170px; width:460px; height:56px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45347 { position:absolute; left:0px; top:0px; width:460px; word-wrap:break-word; } #u45348_img { position:absolute; left:0px; top:0px; width:960px; height:168px; } #u45348 { position:absolute; left:168px; top:2287px; width:960px; height:168px; font-size:14px; line-height:28px; } #u45349 { position:absolute; left:0px; top:0px; width:960px; word-wrap:break-word; }
html/files/modality/styles.css
body { margin:0px; background-color:rgba(70, 155, 234, 1); background-image:none; position:relative; left:-10px; width:1280px; margin-left:auto; margin-right:auto; text-align:left; } #base { position:absolute; z-index:0; } #u45315_div { position:absolute; left:0px; top:0px; width:1280px; height:80px; background:inherit; background-color:rgba(255, 255, 255, 1); border:none; border-radius:8px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:24px; color:#469BEA; } #u45315 { position:absolute; left:10px; top:20px; width:1280px; height:80px; font-size:24px; color:#469BEA; } #u45316 { position:absolute; left:2px; top:24px; width:1276px; word-wrap:break-word; } #u45317_img { position:absolute; left:0px; top:0px; width:1281px; height:2px; } #u45317 { position:absolute; left:10px; top:2600px; width:1280px; height:1px; } #u45318 { position:absolute; left:2px; top:-8px; width:1276px; visibility:hidden; word-wrap:break-word; } #u45319_img { position:absolute; left:0px; top:0px; width:960px; height:112px; } #u45319 { position:absolute; left:170px; top:150px; width:960px; height:112px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45320 { position:absolute; left:0px; top:0px; width:960px; word-wrap:break-word; } #u45321_img { position:absolute; left:0px; top:0px; width:312px; height:555px; } #u45321 { position:absolute; left:287px; top:300px; width:312px; height:555px; } #u45322 { position:absolute; left:2px; top:270px; width:308px; visibility:hidden; word-wrap:break-word; } #u45323_img { position:absolute; left:0px; top:0px; width:312px; height:555px; } #u45323 { position:absolute; left:702px; top:300px; width:312px; height:555px; } #u45324 { position:absolute; left:2px; top:270px; width:308px; visibility:hidden; word-wrap:break-word; } #u45325_img { position:absolute; left:0px; top:0px; width:43px; height:28px; } #u45325 { position:absolute; left:422px; top:865px; width:43px; height:28px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45326 { position:absolute; left:0px; top:0px; width:43px; white-space:nowrap; } #u45327_img { position:absolute; left:0px; top:0px; width:57px; height:28px; } #u45327 { position:absolute; left:837px; top:865px; width:57px; height:28px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45328 { position:absolute; left:0px; top:0px; width:57px; white-space:nowrap; } #u45329_img { position:absolute; left:0px; top:0px; width:960px; height:756px; } #u45329 { position:absolute; left:168px; top:940px; width:960px; height:756px; font-size:14px; line-height:28px; } #u45330 { position:absolute; left:0px; top:0px; width:960px; word-wrap:break-word; } #u45332_img { position:absolute; left:0px; top:0px; width:167px; height:128px; } #u45332 { position:absolute; left:168px; top:1740px; width:167px; height:128px; } #u45333 { position:absolute; left:2px; top:56px; width:163px; visibility:hidden; word-wrap:break-word; } #u45334_img { position:absolute; left:0px; top:0px; width:460px; height:56px; } #u45334 { position:absolute; left:170px; top:1890px; width:460px; height:56px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45335 { position:absolute; left:0px; top:0px; width:460px; word-wrap:break-word; } #u45336_img { position:absolute; left:0px; top:0px; width:167px; height:128px; } #u45336 { position:absolute; left:668px; top:1740px; width:167px; height:128px; } #u45337 { position:absolute; left:2px; top:56px; width:163px; visibility:hidden; word-wrap:break-word; } #u45338_img { position:absolute; left:0px; top:0px; width:460px; height:84px; } #u45338 { position:absolute; left:668px; top:1890px; width:460px; height:84px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45339 { position:absolute; left:0px; top:0px; width:460px; word-wrap:break-word; } #u45340_img { position:absolute; left:0px; top:0px; width:167px; height:128px; } #u45340 { position:absolute; left:168px; top:2020px; width:167px; height:128px; } #u45341 { position:absolute; left:2px; top:56px; width:163px; visibility:hidden; word-wrap:break-word; } #u45342_img { position:absolute; left:0px; top:0px; width:370px; height:128px; } #u45342 { position:absolute; left:668px; top:2020px; width:370px; height:128px; } #u45343 { position:absolute; left:2px; top:56px; width:366px; visibility:hidden; word-wrap:break-word; } #u45344_img { position:absolute; left:0px; top:0px; width:460px; height:84px; } #u45344 { position:absolute; left:168px; top:2170px; width:460px; height:84px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45345 { position:absolute; left:0px; top:0px; width:460px; word-wrap:break-word; } #u45346_img { position:absolute; left:0px; top:0px; width:460px; height:56px; } #u45346 { position:absolute; left:666px; top:2170px; width:460px; height:56px; font-size:14px; color:#FFFFFF; line-height:28px; } #u45347 { position:absolute; left:0px; top:0px; width:460px; word-wrap:break-word; } #u45348_img { position:absolute; left:0px; top:0px; width:960px; height:168px; } #u45348 { position:absolute; left:168px; top:2287px; width:960px; height:168px; font-size:14px; line-height:28px; } #u45349 { position:absolute; left:0px; top:0px; width:960px; word-wrap:break-word; }
0.400163
0.044598
background-image: url("static/images/backgrounds/forest.jpg"); background-position: bottom; background-size: cover; height: calc(100vh - 100px); width: 100vw; } @media only screen and (max-width: 1000px) { #landing { height: calc(100vh - 50px); } } #middle { align-items: center; display: flex; justify-content: space-between; padding: 0px 5%; position: absolute; top: calc(50vh - 250px); width: 90%; } @media only screen and (max-width: 1100px) { #middle { top: calc(50vh - 125px); } } @media only screen and (max-height: 700px) { #middle { top: calc(50vh - 125px); } } #text { } #top { font-size: 500%; position: relative; z-index: 2; } #hi { color: var(--accent); -webkit-text-stroke: 1px black; } @media only screen and (max-width: 1100px) { #top { font-size: 250%; } } @media only screen and (max-height: 700px) { #top { font-size: 250%; } } #bottom { background-color: rgba(255, 255, 255, .6); display: block; font-size: 600%; left: 75px; padding: 10px 25px; position: relative; top: -50px; } @media only screen and (max-width: 1100px) { #bottom { font-size: 300%; left: 35px; top: -25px; } } @media only screen and (max-height: 700px) { #bottom { font-size: 300%; left: 35px; top: -25px; } } #picture { } #pic { border: 5px solid black; border-radius: 500px; height: 500px; } @media only screen and (max-width: 1100px) { #pic { height: 250px; } } @media only screen and (max-height: 700px) { #pic { height: 250px; } } .section { background-color: var(--light-primary); padding: 1% 5% 3% 5%; width: 90%; } .section.dark { background-color: var(--light-secondary); } .sectiontitle { font-size: 200%; } .sectioncontent { align-items: center; display: flex; justify-content: space-evenly; } @media only screen and (max-width: 1000px) { .sectioncontent { flex-direction: column; } } .portion { margin-bottom: 15px; max-width: 20%; } @media only screen and (max-width: 1000px) { .portion { max-width: 100%; } } .portion.empty { background-color: var(--purple); height: 20px; width: 20%; } @media only screen and (max-width: 1000px) { .portion.empty { width: 100%; } } .portion.text { } .portion.text a { color: var(--dark-secondary); display: inline-block; } .portion.text a:hover { text-decoration: underline; text-decoration-color: var(--accent); } .portion.img { } .portion.img img { border-radius: 15px; width: 100%; } .portion.img.empty { background-color: var(--green); } .portion.list { flex-grow: 1; width: 100%; } .portion.list.empty { background-color: var(--orange); } .pcoltitle { display: block; } .projectbox { background-color: var(--light-primary); border: 1px solid black; border-radius: 5px; display: block; margin: 5px; } .projectbox div { width: 100%; } .projectname { display: block; padding: 0px 25px; width: calc(100% - 50px)!important; } .langbars { display: flex; padding-top: 5px; } .bar { flex-grow: 1; height: 5px; } .action { color: var(--dark-tetriary); display: inline-block; font-size: 200%; transition: .3s; } .action:hover { color: var(--accent); }
index.css
background-image: url("static/images/backgrounds/forest.jpg"); background-position: bottom; background-size: cover; height: calc(100vh - 100px); width: 100vw; } @media only screen and (max-width: 1000px) { #landing { height: calc(100vh - 50px); } } #middle { align-items: center; display: flex; justify-content: space-between; padding: 0px 5%; position: absolute; top: calc(50vh - 250px); width: 90%; } @media only screen and (max-width: 1100px) { #middle { top: calc(50vh - 125px); } } @media only screen and (max-height: 700px) { #middle { top: calc(50vh - 125px); } } #text { } #top { font-size: 500%; position: relative; z-index: 2; } #hi { color: var(--accent); -webkit-text-stroke: 1px black; } @media only screen and (max-width: 1100px) { #top { font-size: 250%; } } @media only screen and (max-height: 700px) { #top { font-size: 250%; } } #bottom { background-color: rgba(255, 255, 255, .6); display: block; font-size: 600%; left: 75px; padding: 10px 25px; position: relative; top: -50px; } @media only screen and (max-width: 1100px) { #bottom { font-size: 300%; left: 35px; top: -25px; } } @media only screen and (max-height: 700px) { #bottom { font-size: 300%; left: 35px; top: -25px; } } #picture { } #pic { border: 5px solid black; border-radius: 500px; height: 500px; } @media only screen and (max-width: 1100px) { #pic { height: 250px; } } @media only screen and (max-height: 700px) { #pic { height: 250px; } } .section { background-color: var(--light-primary); padding: 1% 5% 3% 5%; width: 90%; } .section.dark { background-color: var(--light-secondary); } .sectiontitle { font-size: 200%; } .sectioncontent { align-items: center; display: flex; justify-content: space-evenly; } @media only screen and (max-width: 1000px) { .sectioncontent { flex-direction: column; } } .portion { margin-bottom: 15px; max-width: 20%; } @media only screen and (max-width: 1000px) { .portion { max-width: 100%; } } .portion.empty { background-color: var(--purple); height: 20px; width: 20%; } @media only screen and (max-width: 1000px) { .portion.empty { width: 100%; } } .portion.text { } .portion.text a { color: var(--dark-secondary); display: inline-block; } .portion.text a:hover { text-decoration: underline; text-decoration-color: var(--accent); } .portion.img { } .portion.img img { border-radius: 15px; width: 100%; } .portion.img.empty { background-color: var(--green); } .portion.list { flex-grow: 1; width: 100%; } .portion.list.empty { background-color: var(--orange); } .pcoltitle { display: block; } .projectbox { background-color: var(--light-primary); border: 1px solid black; border-radius: 5px; display: block; margin: 5px; } .projectbox div { width: 100%; } .projectname { display: block; padding: 0px 25px; width: calc(100% - 50px)!important; } .langbars { display: flex; padding-top: 5px; } .bar { flex-grow: 1; height: 5px; } .action { color: var(--dark-tetriary); display: inline-block; font-size: 200%; transition: .3s; } .action:hover { color: var(--accent); }
0.152064
0.087603
.AuthBox{ border: 1px solid black; background-color: #fffacc; border-radius: 5px; padding: 0; margin: auto; display: block; width: 640px; height: 480px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-align: center; } .LoginLink{ background-color: lightblue; color: black; border-color: black; padding: 10px; margin-top: 20px; margin-bottom: 10px; margin-right: 80px; height: 50px; width: 120px; border-radius: 50px; font-size: large; font-weight: bold; } .RegisterLink{ background-color: lightgreen; color: black; border-color: black; padding: 10px; margin-top: 20px; margin-bottom: 10px; margin-left: 80px; height: 50px; width: 120px; border-radius: 50px; font-size: large; font-weight: bold; } .LoginMsg, .RegisterMsg{ border: 1px solid black; border-radius: 10px; margin-left: 10%; margin-right: 10%; margin-top: 5px; padding-top: 10px; font-size: large; } .LoginComponent, .RegisterComponent{ padding-bottom: 10px; } .RegisterComponent{ padding-top: 0px; } .LoginForm { padding-top: 10px; } .RegisterForm{ padding-top: 30px; } .LoginBtn, .RegisterBtn{ background-color: red; border-radius: 100%; height:80px; width:80px; margin: 10px; font-size: large; } .RegisterBtn{ margin-top: 11px; } .LoginBtn:hover{ background-color: lightblue; } .RegisterBtn:hover{ background-color: lightgreen; } .RegSpan{ background-color: lightgreen; border-radius: 15px; padding: 3px; cursor: pointer; } .RegSpan:hover{ font-weight: bold; transition: 0.3s; } .ErrorMsg{ font-size: large; font-weight: bold; margin: 10px; padding-left: 10px; padding-right: 10px; border: 2px solid red; color: red; border-radius: 5px; }
frontend/src/components/auth/AuthStyle.css
.AuthBox{ border: 1px solid black; background-color: #fffacc; border-radius: 5px; padding: 0; margin: auto; display: block; width: 640px; height: 480px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-align: center; } .LoginLink{ background-color: lightblue; color: black; border-color: black; padding: 10px; margin-top: 20px; margin-bottom: 10px; margin-right: 80px; height: 50px; width: 120px; border-radius: 50px; font-size: large; font-weight: bold; } .RegisterLink{ background-color: lightgreen; color: black; border-color: black; padding: 10px; margin-top: 20px; margin-bottom: 10px; margin-left: 80px; height: 50px; width: 120px; border-radius: 50px; font-size: large; font-weight: bold; } .LoginMsg, .RegisterMsg{ border: 1px solid black; border-radius: 10px; margin-left: 10%; margin-right: 10%; margin-top: 5px; padding-top: 10px; font-size: large; } .LoginComponent, .RegisterComponent{ padding-bottom: 10px; } .RegisterComponent{ padding-top: 0px; } .LoginForm { padding-top: 10px; } .RegisterForm{ padding-top: 30px; } .LoginBtn, .RegisterBtn{ background-color: red; border-radius: 100%; height:80px; width:80px; margin: 10px; font-size: large; } .RegisterBtn{ margin-top: 11px; } .LoginBtn:hover{ background-color: lightblue; } .RegisterBtn:hover{ background-color: lightgreen; } .RegSpan{ background-color: lightgreen; border-radius: 15px; padding: 3px; cursor: pointer; } .RegSpan:hover{ font-weight: bold; transition: 0.3s; } .ErrorMsg{ font-size: large; font-weight: bold; margin: 10px; padding-left: 10px; padding-right: 10px; border: 2px solid red; color: red; border-radius: 5px; }
0.415254
0.0713
@font-face { font-family: "Graphik"; src: url("Graphik-Medium.eot"); src: local("Graphik Medium"), local("Graphik-Medium"), url("Graphik-Medium.eot?#iefix") format("embedded-opentype"), url("Graphik-Medium.woff2") format("woff2"), url("Graphik-Medium.woff") format("woff"), url("Graphik-Medium.ttf") format("truetype"); font-weight: 500; font-style: normal; } @font-face { font-family: "Graphik"; src: url("Graphik-Semibold.eot"); src: local("Graphik Semibold"), local("Graphik-Semibold"), url("Graphik-Semibold.eot?#iefix") format("embedded-opentype"), url("Graphik-Semibold.woff2") format("woff2"), url("Graphik-Semibold.woff") format("woff"), url("Graphik-Semibold.ttf") format("truetype"); font-weight: 600; font-style: normal; } @font-face { font-family: "Graphik"; src: url("Graphik-RegularItalic.eot"); src: local("Graphik Regular Italic"), local("Graphik-RegularItalic"), url("Graphik-RegularItalic.eot?#iefix") format("embedded-opentype"), url("Graphik-RegularItalic.woff2") format("woff2"), url("Graphik-RegularItalic.woff") format("woff"), url("Graphik-RegularItalic.ttf") format("truetype"); font-weight: normal; font-style: italic; } @font-face { font-family: "Graphik"; src: url("Graphik-Light.eot"); src: local("Graphik Light"), local("Graphik-Light"), url("Graphik-Light.eot?#iefix") format("embedded-opentype"), url("Graphik-Light.woff2") format("woff2"), url("Graphik-Light.woff") format("woff"), url("Graphik-Light.ttf") format("truetype"); font-weight: 300; font-style: normal; } @font-face { font-family: "Graphik"; src: url("Graphik-Bold.eot"); src: local("Graphik Bold"), local("Graphik-Bold"), url("Graphik-Bold.eot?#iefix") format("embedded-opentype"), url("Graphik-Bold.woff2") format("woff2"), url("Graphik-Bold.woff") format("woff"), url("Graphik-Bold.ttf") format("truetype"); font-weight: bold; font-style: normal; } @font-face { font-family: "Graphik"; src: url("Graphik-Regular.eot"); src: local("Graphik Regular"), local("Graphik-Regular"), url("Graphik-Regular.eot?#iefix") format("embedded-opentype"), url("Graphik-Regular.woff2") format("woff2"), url("Graphik-Regular.woff") format("woff"), url("Graphik-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; }
public/fonts/graphik.css
@font-face { font-family: "Graphik"; src: url("Graphik-Medium.eot"); src: local("Graphik Medium"), local("Graphik-Medium"), url("Graphik-Medium.eot?#iefix") format("embedded-opentype"), url("Graphik-Medium.woff2") format("woff2"), url("Graphik-Medium.woff") format("woff"), url("Graphik-Medium.ttf") format("truetype"); font-weight: 500; font-style: normal; } @font-face { font-family: "Graphik"; src: url("Graphik-Semibold.eot"); src: local("Graphik Semibold"), local("Graphik-Semibold"), url("Graphik-Semibold.eot?#iefix") format("embedded-opentype"), url("Graphik-Semibold.woff2") format("woff2"), url("Graphik-Semibold.woff") format("woff"), url("Graphik-Semibold.ttf") format("truetype"); font-weight: 600; font-style: normal; } @font-face { font-family: "Graphik"; src: url("Graphik-RegularItalic.eot"); src: local("Graphik Regular Italic"), local("Graphik-RegularItalic"), url("Graphik-RegularItalic.eot?#iefix") format("embedded-opentype"), url("Graphik-RegularItalic.woff2") format("woff2"), url("Graphik-RegularItalic.woff") format("woff"), url("Graphik-RegularItalic.ttf") format("truetype"); font-weight: normal; font-style: italic; } @font-face { font-family: "Graphik"; src: url("Graphik-Light.eot"); src: local("Graphik Light"), local("Graphik-Light"), url("Graphik-Light.eot?#iefix") format("embedded-opentype"), url("Graphik-Light.woff2") format("woff2"), url("Graphik-Light.woff") format("woff"), url("Graphik-Light.ttf") format("truetype"); font-weight: 300; font-style: normal; } @font-face { font-family: "Graphik"; src: url("Graphik-Bold.eot"); src: local("Graphik Bold"), local("Graphik-Bold"), url("Graphik-Bold.eot?#iefix") format("embedded-opentype"), url("Graphik-Bold.woff2") format("woff2"), url("Graphik-Bold.woff") format("woff"), url("Graphik-Bold.ttf") format("truetype"); font-weight: bold; font-style: normal; } @font-face { font-family: "Graphik"; src: url("Graphik-Regular.eot"); src: local("Graphik Regular"), local("Graphik-Regular"), url("Graphik-Regular.eot?#iefix") format("embedded-opentype"), url("Graphik-Regular.woff2") format("woff2"), url("Graphik-Regular.woff") format("woff"), url("Graphik-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; }
0.389198
0.29367
body { font-family: "Avenir Next", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu; background: #fafafa; } .root { margin: 0px auto; } * { margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .main { display: flex; justify-content: space-evenly; flex-wrap: wrap; margin: 64px 0; align-items: center; /* height: 100vh; */ } .mainCards { display: flex; justify-content: space-evenly; flex-wrap: wrap; align-items: center; /* height: 100vh; */ } .mainFooter { margin: 64px 0; display: flex; justify-content: space-evenly; flex-wrap: wrap; align-items: center; } .cardsText { width: 480px; } @media screen and (max-width: 480px) { .main { margin: 64px 64px; } .cardsText { order: 0; } .cardsPhone { order: 1; } .phone { width: 248px; height: 537px; border-radius: 8px; } } @media screen and (max-width: 980px) { .mainCards { margin-top: 128px; } .cardsText { order: 0; } .cardsPhone { order: 1; } } /* .footerText { width: 100%; background: grey; bottom: 0; height: 20%; } */ .icons { display: flex; justify-content: space-between; max-width: 375px; margin: 0 auto; padding: 10px 60px; margin-bottom: 100px; } .feather-icons { width: 50px; cursor: pointer; height: 50px; } footer { background-color: #348cb2; width: 100%; height: 300px; display: flex; flex-direction: column; justify-content: center; align-items: center; } .sign-up-beta { font-size: 24px; font-weight: 600; padding: 16px; background-color: white; color: #348cb2; cursor: pointer; border-radius: 12px; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03); transition: 0.35s; } .sign-up-beta:hover { background-color: black; color: white; } .terms { display: flex; justify-content: space-between; align-items: center; } .link { margin-top: 32px; font-weight: 600; padding: 32px; color: white; text-align: center; cursor: pointer; } .phone { background: #ffffff; border-radius: 32px; width: 375px; height: 812px; background-size: cover; box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2), 0 40px 100px rgba(0, 0, 0, 0.4); transition: 0.5s; } .phone.conference { background-image: url(../css/images/screenshots/conferenceHome.png); } .phone.recreate { background-image: url(../css/images/screenshots/recreate.png); } .phone.letters { background-image: url(../css/images/screenshots/letters.png); } .phone.careerplant { background-image: url(../css/images/screenshots/careerplant.png); } .phone.thew { background-image: url(../css/images/screenshots/thewdaily.png); } .phone.blockparty { background-image: url(../css/images/screenshots/blockparty.png); } .phone.dwell { background-image: url(../css/images/screenshots/dwell.png); } .phone.ambience { background-image: url(../css/images/screenshots/ambience.png); } @media screen and (max-width: 1280px) { .phone { width: 337px; height: 730px; border-radius: 32px; } } @media screen and (max-width: 480px) { .phone { width: 248px; height: 537px; border-radius: 32px; } } #bg { position: fixed; top: 0; left: 0; width: 100%; z-index: -1; } section { text-align: center; } h2 { font-size: 2em; font-weight: 600; color: #348cb2; opacity: 0.5; } h3 { font-size: 1em; color: #348cb2; width: 480px; } hr { margin: 0 0 64px 0; border-top: none; } img { width: 180px; height: 180px; } h1 { font-size: 4.35em; font-weight: 600; letter-spacing: -0.035em; line-height: 1em; color: #348cb2; } p { color: #348cb2; width: 500px; } @media screen and (max-width: 1280px) { h1 { font-size: 3.75em; } h2 { font-size: 1.5em; } } @media screen and (max-width: 980px) { section { margin: 24px; } } @media screen and (max-width: 480px) { h1 { font-size: 3em; } h2 { font-size: 1em; } }
assets/css/projectstyle.css
body { font-family: "Avenir Next", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu; background: #fafafa; } .root { margin: 0px auto; } * { margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .main { display: flex; justify-content: space-evenly; flex-wrap: wrap; margin: 64px 0; align-items: center; /* height: 100vh; */ } .mainCards { display: flex; justify-content: space-evenly; flex-wrap: wrap; align-items: center; /* height: 100vh; */ } .mainFooter { margin: 64px 0; display: flex; justify-content: space-evenly; flex-wrap: wrap; align-items: center; } .cardsText { width: 480px; } @media screen and (max-width: 480px) { .main { margin: 64px 64px; } .cardsText { order: 0; } .cardsPhone { order: 1; } .phone { width: 248px; height: 537px; border-radius: 8px; } } @media screen and (max-width: 980px) { .mainCards { margin-top: 128px; } .cardsText { order: 0; } .cardsPhone { order: 1; } } /* .footerText { width: 100%; background: grey; bottom: 0; height: 20%; } */ .icons { display: flex; justify-content: space-between; max-width: 375px; margin: 0 auto; padding: 10px 60px; margin-bottom: 100px; } .feather-icons { width: 50px; cursor: pointer; height: 50px; } footer { background-color: #348cb2; width: 100%; height: 300px; display: flex; flex-direction: column; justify-content: center; align-items: center; } .sign-up-beta { font-size: 24px; font-weight: 600; padding: 16px; background-color: white; color: #348cb2; cursor: pointer; border-radius: 12px; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03); transition: 0.35s; } .sign-up-beta:hover { background-color: black; color: white; } .terms { display: flex; justify-content: space-between; align-items: center; } .link { margin-top: 32px; font-weight: 600; padding: 32px; color: white; text-align: center; cursor: pointer; } .phone { background: #ffffff; border-radius: 32px; width: 375px; height: 812px; background-size: cover; box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2), 0 40px 100px rgba(0, 0, 0, 0.4); transition: 0.5s; } .phone.conference { background-image: url(../css/images/screenshots/conferenceHome.png); } .phone.recreate { background-image: url(../css/images/screenshots/recreate.png); } .phone.letters { background-image: url(../css/images/screenshots/letters.png); } .phone.careerplant { background-image: url(../css/images/screenshots/careerplant.png); } .phone.thew { background-image: url(../css/images/screenshots/thewdaily.png); } .phone.blockparty { background-image: url(../css/images/screenshots/blockparty.png); } .phone.dwell { background-image: url(../css/images/screenshots/dwell.png); } .phone.ambience { background-image: url(../css/images/screenshots/ambience.png); } @media screen and (max-width: 1280px) { .phone { width: 337px; height: 730px; border-radius: 32px; } } @media screen and (max-width: 480px) { .phone { width: 248px; height: 537px; border-radius: 32px; } } #bg { position: fixed; top: 0; left: 0; width: 100%; z-index: -1; } section { text-align: center; } h2 { font-size: 2em; font-weight: 600; color: #348cb2; opacity: 0.5; } h3 { font-size: 1em; color: #348cb2; width: 480px; } hr { margin: 0 0 64px 0; border-top: none; } img { width: 180px; height: 180px; } h1 { font-size: 4.35em; font-weight: 600; letter-spacing: -0.035em; line-height: 1em; color: #348cb2; } p { color: #348cb2; width: 500px; } @media screen and (max-width: 1280px) { h1 { font-size: 3.75em; } h2 { font-size: 1.5em; } } @media screen and (max-width: 980px) { section { margin: 24px; } } @media screen and (max-width: 480px) { h1 { font-size: 3em; } h2 { font-size: 1em; } }
0.31542
0.086709
h1{ /* font-family:"Arial Black", Gadget, sans-serif;*/ /* font-family:"Times New Romans", Gadget, sans-serif;*/ font-family:"Times New Roman", Gadget, sans-serif; font-size: 36px; } body{ color:black; background-color:white; left-margin:10px; right-margin:10px; } td{ padding: 10px; font-size: 22px; } input[type='text'] { width: 220px; height: 32px; border-radius: 3px; border: 1px solid #CCC; padding: 2px; font-weight: 200; font-size: 20px; /*font-family: monotype corsiva;*/ box-shadow: 1px 1px 5px #CCC; } textarea { width: 220px; height: 50px; border-radius: 3px; border: 1px solid #CCC; padding: 2px; font-weight: 200; font-size: 20px; /*font-family: "Monotype Corsiva";*/ box-shadow: 1px 1px 5px #CCC; overflow:hidden; resize: none; } .glossy-button { display: inline-block; position: relative; background-color: #AAA; background-image: linear-gradient( /* chrome */ hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0) 50%, hsla(0, 0%, 0%, 0.3) 50%, hsla(0, 0%, 100%, 0.2) ); font-size: 22px; font-family: sans-serif; font-weight: bold; color: white; padding: 15px 30px; margin-top: 20px; text-shadow: 0 0 15px hsla(0, 0%, 100%, 1), /* bloom */ 0 2px 4px hsla(0, 0%, 0%, 0.7); /* drop shadow */ border: none; border-radius: 50px; /*margin: 20px;*/ box-shadow: inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */ inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */ /* multiple light sources all */ -8px 8px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */ 5px 18px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */ cursor: pointer; transition: transform 0.1s, box-shadow 0.1s; } /* highlight */ .glossy-button:before { /* content: ''; */ content: none; display: block; position: absolute; left: 20px; right: 20px; top: 5px; height: 30px; border-radius: 15px; background: linear-gradient( hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0) ); } .glossy-button:hover { transform: scale(1.05); box-shadow: inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */ inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */ /* multiple light sources yall */ -12px 12px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */ 10px 25px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */ } .glossy-button--blue { background-color: cadetblue; } .glossy-button--red { background-color: blueviolet; font-size: 18px; float: right; } a { display: block; color: black; text-align: left; padding: 14px 16px; font-weight: bold; text-decoration: none; } a.active { background-color: dodgerblue; }
static/assets/updstyle.css
h1{ /* font-family:"Arial Black", Gadget, sans-serif;*/ /* font-family:"Times New Romans", Gadget, sans-serif;*/ font-family:"Times New Roman", Gadget, sans-serif; font-size: 36px; } body{ color:black; background-color:white; left-margin:10px; right-margin:10px; } td{ padding: 10px; font-size: 22px; } input[type='text'] { width: 220px; height: 32px; border-radius: 3px; border: 1px solid #CCC; padding: 2px; font-weight: 200; font-size: 20px; /*font-family: monotype corsiva;*/ box-shadow: 1px 1px 5px #CCC; } textarea { width: 220px; height: 50px; border-radius: 3px; border: 1px solid #CCC; padding: 2px; font-weight: 200; font-size: 20px; /*font-family: "Monotype Corsiva";*/ box-shadow: 1px 1px 5px #CCC; overflow:hidden; resize: none; } .glossy-button { display: inline-block; position: relative; background-color: #AAA; background-image: linear-gradient( /* chrome */ hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0) 50%, hsla(0, 0%, 0%, 0.3) 50%, hsla(0, 0%, 100%, 0.2) ); font-size: 22px; font-family: sans-serif; font-weight: bold; color: white; padding: 15px 30px; margin-top: 20px; text-shadow: 0 0 15px hsla(0, 0%, 100%, 1), /* bloom */ 0 2px 4px hsla(0, 0%, 0%, 0.7); /* drop shadow */ border: none; border-radius: 50px; /*margin: 20px;*/ box-shadow: inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */ inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */ /* multiple light sources all */ -8px 8px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */ 5px 18px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */ cursor: pointer; transition: transform 0.1s, box-shadow 0.1s; } /* highlight */ .glossy-button:before { /* content: ''; */ content: none; display: block; position: absolute; left: 20px; right: 20px; top: 5px; height: 30px; border-radius: 15px; background: linear-gradient( hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0) ); } .glossy-button:hover { transform: scale(1.05); box-shadow: inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */ inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */ /* multiple light sources yall */ -12px 12px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */ 10px 25px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */ } .glossy-button--blue { background-color: cadetblue; } .glossy-button--red { background-color: blueviolet; font-size: 18px; float: right; } a { display: block; color: black; text-align: left; padding: 14px 16px; font-weight: bold; text-decoration: none; } a.active { background-color: dodgerblue; }
0.294621
0.050823
@import url('https://fonts.googleapis.com/css?family=Nunito|Roboto'); body { font-family: "Roboto"; } h1 { font-family: "Nunito"; font-size: 3.2em; font-weight: 700; padding-top: 20px; margin-top: 0px; margin-bottom: 20px; } h2 { font-family: "Nunito"; padding-top: 50px; margin-bottom: 20px; } h3, h4 { padding-top: 30px; margin-top: 20px; font-family: "Nunito"; margin-bottom: 15px; } .toc-container { position: fixed; padding-top: 20px; background: #21293A; bottom: 0; top: 0; } a.toc-link { color: white; font-size: 12px; } .content-all { box-shadow: 0 0 10px 0px black; background: #eee; } .contents { margin-bottom: 1vmin; padding: 0 30px; position: static; } .doc-feature-container { display: flex; flex-direction: row; flex-wrap: wrap; margin: 0 6px; } .doc-feature>div { padding: 20px; } blockquote { padding: 0; border: 0; } h3+hr { display: none; } .doc-feature { flex: 1 1 25%; flex-basis: 1px; text-align: center; background: #fff; margin: 3px; padding: 5px; } @media screen and (max-width: 480px) { .doc-feature { flex: 1 1 100%; } } .doc-feature i { font-size: 60px; display: block; color: #888; margin: auto; } .doc-feature img { margin: auto; height: 60px; } .toc { overflow-y: auto; } .toc>ul { overflow: hidden; position: relative; margin-top: 50px; } .toc-list { margin: 0; padding-left: 0; list-style-type: none; } .toc-list.is-collapsible { padding-left: 20px; } .toc-list .toc-list { padding-left: 20px; list-style-type: decimal-leading-zero; color: teal; font-size: 9px; } .example-container { clear: both; overflow: auto; display: flex; justify-content: center; background: url('background.jpg'); background-size: cover; background-position: center center; border-radius: 6px; padding: 20px; } .is-collapsible { max-height: 1000px; overflow: hidden; transition: all 300ms ease-in-out } .is-collapsed { max-height: 0 } .is-position-fixed { position: fixed !important; top: 0 } .is-active-link { font-weight: 700; color: #96CBFE !important; }
docs/includes/toc.css
@import url('https://fonts.googleapis.com/css?family=Nunito|Roboto'); body { font-family: "Roboto"; } h1 { font-family: "Nunito"; font-size: 3.2em; font-weight: 700; padding-top: 20px; margin-top: 0px; margin-bottom: 20px; } h2 { font-family: "Nunito"; padding-top: 50px; margin-bottom: 20px; } h3, h4 { padding-top: 30px; margin-top: 20px; font-family: "Nunito"; margin-bottom: 15px; } .toc-container { position: fixed; padding-top: 20px; background: #21293A; bottom: 0; top: 0; } a.toc-link { color: white; font-size: 12px; } .content-all { box-shadow: 0 0 10px 0px black; background: #eee; } .contents { margin-bottom: 1vmin; padding: 0 30px; position: static; } .doc-feature-container { display: flex; flex-direction: row; flex-wrap: wrap; margin: 0 6px; } .doc-feature>div { padding: 20px; } blockquote { padding: 0; border: 0; } h3+hr { display: none; } .doc-feature { flex: 1 1 25%; flex-basis: 1px; text-align: center; background: #fff; margin: 3px; padding: 5px; } @media screen and (max-width: 480px) { .doc-feature { flex: 1 1 100%; } } .doc-feature i { font-size: 60px; display: block; color: #888; margin: auto; } .doc-feature img { margin: auto; height: 60px; } .toc { overflow-y: auto; } .toc>ul { overflow: hidden; position: relative; margin-top: 50px; } .toc-list { margin: 0; padding-left: 0; list-style-type: none; } .toc-list.is-collapsible { padding-left: 20px; } .toc-list .toc-list { padding-left: 20px; list-style-type: decimal-leading-zero; color: teal; font-size: 9px; } .example-container { clear: both; overflow: auto; display: flex; justify-content: center; background: url('background.jpg'); background-size: cover; background-position: center center; border-radius: 6px; padding: 20px; } .is-collapsible { max-height: 1000px; overflow: hidden; transition: all 300ms ease-in-out } .is-collapsed { max-height: 0 } .is-position-fixed { position: fixed !important; top: 0 } .is-active-link { font-weight: 700; color: #96CBFE !important; }
0.314998
0.119511
*{ padding: 0; margin: 0; box-sizing: border-box; } .mainwap{ height: 100%; width: 100%; background-image: url(background.jpg); background-position: center; background-size: cover; } .form-box{ width: 380px; height: 600px; position: relative; margin: 0% auto; background-color: #1E1F26; padding: 1px; border-radius: 30px; overflow: hidden; } .nut-box{ width: 218px; margin: 35px auto; position: relative; box-shadow: 0 0 20px 9px #f70aeb1f; border-radius: 30px; } .style-nut{ padding: 10px 23px;; cursor: pointer; background: transparent; border: 0; outline: none; position: relative; color: rgb(255, 255, 255); font-family: Comic Sans MS; font-weight: bold; } #btn{ top: 0; left: 0; position: absolute; width: 110px; height: 100%; background: linear-gradient(to right, #a205d1, #fa1f97); border-radius: 35px; transition: .5s; } .flex-center { display: flex; justify-content: center; } .mx-12 { color: rgb(255, 255, 255); font-weight: 700; } .box input[type = "email"]{ border: 0; background: none; display: block; margin: 5px auto; text-align: center; border: 2px solid #a205d1; padding: 14px 10px; width: 230px; outline: none; border-radius: 24px ; transition: 0.25s; color: white; } .box input[type = "email"]:focus{ width: 280px; border-color: #fa1f97; } .box input[type = "text"], .box input[type = "password"]{ border: 0; background: none; display: block; margin: 5px auto; text-align: center; border: 2px solid #a205d1; padding: 14px 10px; width: 230px; outline: none; border-radius: 24px ; transition: 0.25s; color: white; } .box input[type = "text"]:focus, .box input[type = "password"]:focus{ width: 280px; border-color: #fa1f97; } .box button[type = "submit"] { border: 0; background: none; display: block; margin: 35px; margin-left: 76px; text-align: center; border: 2px solid #fa1f97; padding: 11px 35px; outline: none; border-radius: 24px ; transition: 0.25s; cursor: pointer; color: rgb(225, 0, 255); font-weight: bold; font-family: Comic Sans MS; } .box button[type = "submit"]:hover{ background: rgb(255, 0, 191); color: white; } hr{ margin-top: 10px; margin-left: 50px; margin-right: 50px; } ::placeholder{ color: white; } .chechbox{ position: absolute; bottom: 95px; left:30px; } .box span{ color: #FFF; font-size: 13px; position: absolute; right: 35px; top: 333px; } .box a{ color: #FFF; font-size: 13px; position: absolute; left: 48px; } #login{ left: 50px; } #registry{ left: 450px; } .input-field{ width: 100%; padding: 10px 0; margin: 5px 0; border-left: 0; border-top: 0; border-right: 0; border-bottom: 1px solid rgb(141, 132, 132); outline: none; background: transparent; } .box{ top: 180px; position: absolute; top: 160px; width: 285px; transition: .5s; } /* code cho phần check input vào form */ .form-control { margin-bottom: 10px; padding-bottom: 20px; position: relative; } .form-control label { display: inline-block; margin-bottom: px; } .form-control input { border: 2px solid #f0f0f0; border-radius: 4px; display: block; font-family: inherit; font-size: 14px; padding: 10px; width: 100%; } .form-control input:focus { outline: 0; border-color: #777; } .form-control.success input { border-color: #2ecc71; } .form-control.error input { border-color: #e74c3c; } .form-control small { color: #e74c3c; position: absolute; bottom: 0; left: 0px; visibility: hidden; } .form-control.error small { visibility: visible; }
public/frontend/dangky/dangky.css
*{ padding: 0; margin: 0; box-sizing: border-box; } .mainwap{ height: 100%; width: 100%; background-image: url(background.jpg); background-position: center; background-size: cover; } .form-box{ width: 380px; height: 600px; position: relative; margin: 0% auto; background-color: #1E1F26; padding: 1px; border-radius: 30px; overflow: hidden; } .nut-box{ width: 218px; margin: 35px auto; position: relative; box-shadow: 0 0 20px 9px #f70aeb1f; border-radius: 30px; } .style-nut{ padding: 10px 23px;; cursor: pointer; background: transparent; border: 0; outline: none; position: relative; color: rgb(255, 255, 255); font-family: Comic Sans MS; font-weight: bold; } #btn{ top: 0; left: 0; position: absolute; width: 110px; height: 100%; background: linear-gradient(to right, #a205d1, #fa1f97); border-radius: 35px; transition: .5s; } .flex-center { display: flex; justify-content: center; } .mx-12 { color: rgb(255, 255, 255); font-weight: 700; } .box input[type = "email"]{ border: 0; background: none; display: block; margin: 5px auto; text-align: center; border: 2px solid #a205d1; padding: 14px 10px; width: 230px; outline: none; border-radius: 24px ; transition: 0.25s; color: white; } .box input[type = "email"]:focus{ width: 280px; border-color: #fa1f97; } .box input[type = "text"], .box input[type = "password"]{ border: 0; background: none; display: block; margin: 5px auto; text-align: center; border: 2px solid #a205d1; padding: 14px 10px; width: 230px; outline: none; border-radius: 24px ; transition: 0.25s; color: white; } .box input[type = "text"]:focus, .box input[type = "password"]:focus{ width: 280px; border-color: #fa1f97; } .box button[type = "submit"] { border: 0; background: none; display: block; margin: 35px; margin-left: 76px; text-align: center; border: 2px solid #fa1f97; padding: 11px 35px; outline: none; border-radius: 24px ; transition: 0.25s; cursor: pointer; color: rgb(225, 0, 255); font-weight: bold; font-family: Comic Sans MS; } .box button[type = "submit"]:hover{ background: rgb(255, 0, 191); color: white; } hr{ margin-top: 10px; margin-left: 50px; margin-right: 50px; } ::placeholder{ color: white; } .chechbox{ position: absolute; bottom: 95px; left:30px; } .box span{ color: #FFF; font-size: 13px; position: absolute; right: 35px; top: 333px; } .box a{ color: #FFF; font-size: 13px; position: absolute; left: 48px; } #login{ left: 50px; } #registry{ left: 450px; } .input-field{ width: 100%; padding: 10px 0; margin: 5px 0; border-left: 0; border-top: 0; border-right: 0; border-bottom: 1px solid rgb(141, 132, 132); outline: none; background: transparent; } .box{ top: 180px; position: absolute; top: 160px; width: 285px; transition: .5s; } /* code cho phần check input vào form */ .form-control { margin-bottom: 10px; padding-bottom: 20px; position: relative; } .form-control label { display: inline-block; margin-bottom: px; } .form-control input { border: 2px solid #f0f0f0; border-radius: 4px; display: block; font-family: inherit; font-size: 14px; padding: 10px; width: 100%; } .form-control input:focus { outline: 0; border-color: #777; } .form-control.success input { border-color: #2ecc71; } .form-control.error input { border-color: #e74c3c; } .form-control small { color: #e74c3c; position: absolute; bottom: 0; left: 0px; visibility: hidden; } .form-control.error small { visibility: visible; }
0.353094
0.089455
.cwt__gallery { text-align: center; } @media (max-width: 991px) { .cwt__gallery { padding-top: 1.25rem; } } .cwt__gallery .cwt__link-underlined:before { content: ''; display: block; position: absolute; bottom: -0.25rem; left: 0; width: 100%; height: 0.0625rem; background: #005ac3; opacity: .2; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .cwt__gallery__description { font-size: 1.5rem; text-align: center; font-weight: 300; position: relative; z-index: 1; max-width: 59.375rem; margin: 3.125rem auto 1.25rem; } .cwt__gallery__item { display: inline-block; position: relative; width: 20.625rem; max-height: 15.625rem; max-width: 100%; overflow: hidden; -webkit-box-shadow: 0 10px 70px -5px rgba(9, 15, 37, 0.25); box-shadow: 0 10px 70px -5px rgba(9, 15, 37, 0.25); margin: 4.375rem auto 0; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } @media (max-width: 991px) { .cwt__gallery__item { width: 530px; max-height: 350px; } } .cwt__gallery__item__title { display: inline-block; margin: 1.875rem 0 0rem; font-size: 1.125rem; font-weight: 300; text-decoration: none; line-height: 24px; } .cwt__gallery__item__placeholder img { visibility: hidden; } .cwt__gallery__item__img { position: relative; z-index: 1; width: 100%; } .cwt__gallery__item__overlay { width: 100%; height: 100%; position: absolute; z-index: 2; left: 0; top: 0; background: #fff; opacity: 0; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .cwt__gallery__item__btn { position: absolute; top: 50%; left: 50%; margin: -0.75rem 0 0 -6.25rem; z-index: 3; width: 12.5rem; text-align: center; opacity: 0; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; font-weight: 300; } .cwt__gallery__item__coming-soon { position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: rgba(9, 15, 37, 0.2); font-weight: 300; text-align: center; 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; background: #fff; } .cwt__gallery__item__coming-soon span { font-weight: 700; display: block; padding-bottom: 1.25rem; margin: 0 auto 1.25rem; border-bottom: 1px solid rgba(9, 15, 37, 0.1); font-size: 1.3125rem; color: rgba(9, 15, 37, 0.2); } .cwt__gallery__item:hover { -webkit-box-shadow: 0 10px 70px -10px rgba(9, 15, 37, 0.45); box-shadow: 0 10px 70px -10px rgba(9, 15, 37, 0.45); } @media screen and (-webkit-min-device-pixel-ratio: 0) { .cwt__gallery__item:hover { -webkit-transform: translate(0, -5px); -ms-transform: translate(0, -5px); transform: translate(0, -5px); } } .cwt__gallery__item:hover .cwt__gallery__item__btn { opacity: 1; } .cwt__gallery__item:hover .cwt__gallery__item__overlay { opacity: .7; }
assets/welcome/common/css/source/blocks/gallery.css
.cwt__gallery { text-align: center; } @media (max-width: 991px) { .cwt__gallery { padding-top: 1.25rem; } } .cwt__gallery .cwt__link-underlined:before { content: ''; display: block; position: absolute; bottom: -0.25rem; left: 0; width: 100%; height: 0.0625rem; background: #005ac3; opacity: .2; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .cwt__gallery__description { font-size: 1.5rem; text-align: center; font-weight: 300; position: relative; z-index: 1; max-width: 59.375rem; margin: 3.125rem auto 1.25rem; } .cwt__gallery__item { display: inline-block; position: relative; width: 20.625rem; max-height: 15.625rem; max-width: 100%; overflow: hidden; -webkit-box-shadow: 0 10px 70px -5px rgba(9, 15, 37, 0.25); box-shadow: 0 10px 70px -5px rgba(9, 15, 37, 0.25); margin: 4.375rem auto 0; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } @media (max-width: 991px) { .cwt__gallery__item { width: 530px; max-height: 350px; } } .cwt__gallery__item__title { display: inline-block; margin: 1.875rem 0 0rem; font-size: 1.125rem; font-weight: 300; text-decoration: none; line-height: 24px; } .cwt__gallery__item__placeholder img { visibility: hidden; } .cwt__gallery__item__img { position: relative; z-index: 1; width: 100%; } .cwt__gallery__item__overlay { width: 100%; height: 100%; position: absolute; z-index: 2; left: 0; top: 0; background: #fff; opacity: 0; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .cwt__gallery__item__btn { position: absolute; top: 50%; left: 50%; margin: -0.75rem 0 0 -6.25rem; z-index: 3; width: 12.5rem; text-align: center; opacity: 0; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; font-weight: 300; } .cwt__gallery__item__coming-soon { position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: rgba(9, 15, 37, 0.2); font-weight: 300; text-align: center; 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; background: #fff; } .cwt__gallery__item__coming-soon span { font-weight: 700; display: block; padding-bottom: 1.25rem; margin: 0 auto 1.25rem; border-bottom: 1px solid rgba(9, 15, 37, 0.1); font-size: 1.3125rem; color: rgba(9, 15, 37, 0.2); } .cwt__gallery__item:hover { -webkit-box-shadow: 0 10px 70px -10px rgba(9, 15, 37, 0.45); box-shadow: 0 10px 70px -10px rgba(9, 15, 37, 0.45); } @media screen and (-webkit-min-device-pixel-ratio: 0) { .cwt__gallery__item:hover { -webkit-transform: translate(0, -5px); -ms-transform: translate(0, -5px); transform: translate(0, -5px); } } .cwt__gallery__item:hover .cwt__gallery__item__btn { opacity: 1; } .cwt__gallery__item:hover .cwt__gallery__item__overlay { opacity: .7; }
0.619241
0.060724
.watchhours-block { background: #f1f1f1; border: 1px solid #ccc; /*width: 48%;*/ margin: 1%; padding: 10px; font-size: 13px; } .watchhours-label { font-weight: bold; } .aerodrome-name { position: relative; width: auto; } .aerodrome-name:hover .edit-tooltip { visibility: visible; } .aerodrome-name:hover a { color: #000; } .edit-tooltip { background: #333; color: #fff; padding: 1px 13px; border-radius: 5px; text-transform: uppercase; font-size: 11px; visibility: hidden; position: absolute; top: 0; z-index: 1; left: 34px; } .p-lr-0 { padding-left: 0px; padding-right: 0px; } .week-days-label { text-transform: uppercase; /*width: 107px;*/ } .watchhours-remarks { /*width: 322px;*/ } .watchhours-list:nth-child(odd) { background: #ddd; } .margin-0 { margin: 0px; } .watchhours-list { background: #eee; margin: 0px; } .watchhours-title { padding: 3px; border: 1px solid #ccc; border-right: 0px; } .label-head { font-weight: bold; /*text-align: center;*/ text-transform: uppercase; /*border: 1px solid #ccc;*/ background: #F26232; /* background: linear-gradient(to top, #fa9b5b, #F26232); */ background: #f1292b; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1292b', endColorstr='#f37858'); background: -webkit-gradient(linear, left top, left bottom, from(#f1292b), to(#f37858)); background: -moz-linear-gradient(top, #f1292b, #f37858); /*padding: 3px 2px;*/ border-bottom: 0px; border-right: 1px solid #999; } .watch-time-row { display: table; margin: 0px; width: 100%; /*border-right: 1px solid #999;*/ } .watchhours-content { border: 1px solid #999; padding-left: 2px; display: table-cell; float: none; vertical-align: middle; /*border-right: 0px;*/ } .aerodrome-form-section { margin: 15px 0px; padding-left: 10px; } .aerodrome-input { border-radius: 4px 0px 0 4px; height: 30px; text-transform: uppercase; } .search-btn { width: 40px; height: 30px; padding: 6px 3px; transition: all 0.25s ease; overflow: hidden; display: inline-block; margin-bottom: 0; color: #fff; font-size: 14px; line-height: 20px; font-weight: 300; text-transform: uppercase; text-align: center; vertical-align: middle; cursor: pointer; border: none; background: #555; z-index: 1; border-radius: 0 4px 4px 0; } .search-btn:hover:before { visibility: visible; width: 200%; left: -46%; } .search-btn:before { -webkit-transition: all 0.35s ease; -moz-transition: all 0.35s ease; -o-transition: all 0.35s ease; transition: all 0.35s ease; -webkit-transform: skew(45deg, 0); -moz-transform: skew(45deg, 0); -ms-transform: skewX(45deg) skewY(0); -o-transform: skew(45deg, 0); transform: skew(45deg, 0); -webkit-backface-visibility: hidden; content: ''; position: absolute; visibility: hidden; top: 0; left: 50%; width: 0; height: 100%; /*background: #333;*/ background: #F26232; background: linear-gradient(to top, #fa9b5b, #F26232); background: #f1292b; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f37858', endColorstr='#f1292b'); background: -webkit-gradient(linear, left top, left bottom, from(#f37858), to(#f1292b)); background: -moz-linear-gradient(top, #f37858, #f1292b); z-index: -1; color: #fff; } .search-btn:hover { box-shadow: none !important; }
public/app/css/notams/watchhour_view.css
.watchhours-block { background: #f1f1f1; border: 1px solid #ccc; /*width: 48%;*/ margin: 1%; padding: 10px; font-size: 13px; } .watchhours-label { font-weight: bold; } .aerodrome-name { position: relative; width: auto; } .aerodrome-name:hover .edit-tooltip { visibility: visible; } .aerodrome-name:hover a { color: #000; } .edit-tooltip { background: #333; color: #fff; padding: 1px 13px; border-radius: 5px; text-transform: uppercase; font-size: 11px; visibility: hidden; position: absolute; top: 0; z-index: 1; left: 34px; } .p-lr-0 { padding-left: 0px; padding-right: 0px; } .week-days-label { text-transform: uppercase; /*width: 107px;*/ } .watchhours-remarks { /*width: 322px;*/ } .watchhours-list:nth-child(odd) { background: #ddd; } .margin-0 { margin: 0px; } .watchhours-list { background: #eee; margin: 0px; } .watchhours-title { padding: 3px; border: 1px solid #ccc; border-right: 0px; } .label-head { font-weight: bold; /*text-align: center;*/ text-transform: uppercase; /*border: 1px solid #ccc;*/ background: #F26232; /* background: linear-gradient(to top, #fa9b5b, #F26232); */ background: #f1292b; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1292b', endColorstr='#f37858'); background: -webkit-gradient(linear, left top, left bottom, from(#f1292b), to(#f37858)); background: -moz-linear-gradient(top, #f1292b, #f37858); /*padding: 3px 2px;*/ border-bottom: 0px; border-right: 1px solid #999; } .watch-time-row { display: table; margin: 0px; width: 100%; /*border-right: 1px solid #999;*/ } .watchhours-content { border: 1px solid #999; padding-left: 2px; display: table-cell; float: none; vertical-align: middle; /*border-right: 0px;*/ } .aerodrome-form-section { margin: 15px 0px; padding-left: 10px; } .aerodrome-input { border-radius: 4px 0px 0 4px; height: 30px; text-transform: uppercase; } .search-btn { width: 40px; height: 30px; padding: 6px 3px; transition: all 0.25s ease; overflow: hidden; display: inline-block; margin-bottom: 0; color: #fff; font-size: 14px; line-height: 20px; font-weight: 300; text-transform: uppercase; text-align: center; vertical-align: middle; cursor: pointer; border: none; background: #555; z-index: 1; border-radius: 0 4px 4px 0; } .search-btn:hover:before { visibility: visible; width: 200%; left: -46%; } .search-btn:before { -webkit-transition: all 0.35s ease; -moz-transition: all 0.35s ease; -o-transition: all 0.35s ease; transition: all 0.35s ease; -webkit-transform: skew(45deg, 0); -moz-transform: skew(45deg, 0); -ms-transform: skewX(45deg) skewY(0); -o-transform: skew(45deg, 0); transform: skew(45deg, 0); -webkit-backface-visibility: hidden; content: ''; position: absolute; visibility: hidden; top: 0; left: 50%; width: 0; height: 100%; /*background: #333;*/ background: #F26232; background: linear-gradient(to top, #fa9b5b, #F26232); background: #f1292b; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f37858', endColorstr='#f1292b'); background: -webkit-gradient(linear, left top, left bottom, from(#f37858), to(#f1292b)); background: -moz-linear-gradient(top, #f37858, #f1292b); z-index: -1; color: #fff; } .search-btn:hover { box-shadow: none !important; }
0.478041
0.102125
* { padding: 0; margin: 0; } html, body { background-color: #ececec; text-decoration: none; color: gray; } nav ul,nav li {margin:0;padding:0;outline:0;} .fa-2x { font-size: 2em; } nav .fa { position: relative; display: table-cell; width: 100px; height: 36px; text-align: center; vertical-align: middle; font-size:25px; } .ment:hover,nav.ment.expanded { width:310px; overflow:visible; } .ment { background-image: url('../img/bg1.jpg'); position:fixed; top:0; bottom:0; height:100%; left:0; width:60px; overflow:hidden; -webkit-transition:width .05s linear; transition:width .05s linear; -webkit-transform:translateZ(0) scale(1,1); z-index:9009 } .ment>ul { margin:7px 0; } .ment li { position:relative; width:310px; } .ment li>a { position:relative; display:table; border-collapse:collapse; border-spacing:0; color:white; font-family: arial; font-size: 14px; text-decoration:none; -webkit-transform:translateZ(0) scale(1,1); -webkit-transition:all .1s linear; transition:all .1s linear; } .ment .nav-icon { position:relative; display:table-cell; width:60px; height:36px; text-align:center; vertical-align:middle; font-size:18px; } .ment .nav-text { position:relative; display:table-cell; vertical-align:middle; width:355px; padding-right: 10px; } .ment>ul.logout { position:absolute; left:0; bottom:0; } .no-touch .scrollable.hover { overflow-y:hidden; } .no-touch .scrollable.hover:hover { overflow-y:auto; overflow:visible; } .ment nav { -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; -o-user-select:none; user-select:none; } .ment li:hover>a,nav.ment li.active>a,.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus,.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,.dashboard-page nav.dashboard-menu ul li.active a { color:lightseagreen; background-color: white; } #content { background-color: rgba(51,51,51,0.08); background: url(http://slovomarket.ru/wp-content/themes/dt-the7/images/backgrounds/patterns/full/poly.png);background-size:cover;text-align:center;color:#ff6e00; padding:200px 0;text-transform:uppercase; font-family:"Roboto Slab", Helvetica, Arial, Verdana, sans-serif;} .footer-dashboard { width: 100%; background-color: gray; border-radius: 10px 10px 0 0 ; color: white; font-weight: bold; text-align: center; position: fixed; bottom: 0; } .menu-icon-user { height: 60px; width: 95%; margin: 0 auto; margin-top: 10px; } .menu-icon-user .float-left .icono-user-span .letter-user { color: gray; } .icono-user-span { font-size: 18px; text-transform: capitalize; margin-left: 5px; } .icono-user-span .fa-user { font-size: 20px; margin-right: 5px; } .img-user { width: 40px; height: 40px; border-radius: 60px; } .fa-angle-down { font-size: 16px; color: lightseagreen; margin-left: 5px; } .fa-save { color: white; font-size: 15px; } .button-save-user { width: 100%; height: 40px; } .btn-save { margin-top: 10px; } .clear-both { clear: both; } .register .form-signin .form-label-group .icon-image-insert { width: 200px; height: 150px; background-color: white; } .letters-ride-welcome { width: 60%; height: 40px; margin: 0 auto } .letters-ride-welcome h1 { color: #383232; } .letters-ride-welcome h1 img { width: 17%; }
public/css/app.css
* { padding: 0; margin: 0; } html, body { background-color: #ececec; text-decoration: none; color: gray; } nav ul,nav li {margin:0;padding:0;outline:0;} .fa-2x { font-size: 2em; } nav .fa { position: relative; display: table-cell; width: 100px; height: 36px; text-align: center; vertical-align: middle; font-size:25px; } .ment:hover,nav.ment.expanded { width:310px; overflow:visible; } .ment { background-image: url('../img/bg1.jpg'); position:fixed; top:0; bottom:0; height:100%; left:0; width:60px; overflow:hidden; -webkit-transition:width .05s linear; transition:width .05s linear; -webkit-transform:translateZ(0) scale(1,1); z-index:9009 } .ment>ul { margin:7px 0; } .ment li { position:relative; width:310px; } .ment li>a { position:relative; display:table; border-collapse:collapse; border-spacing:0; color:white; font-family: arial; font-size: 14px; text-decoration:none; -webkit-transform:translateZ(0) scale(1,1); -webkit-transition:all .1s linear; transition:all .1s linear; } .ment .nav-icon { position:relative; display:table-cell; width:60px; height:36px; text-align:center; vertical-align:middle; font-size:18px; } .ment .nav-text { position:relative; display:table-cell; vertical-align:middle; width:355px; padding-right: 10px; } .ment>ul.logout { position:absolute; left:0; bottom:0; } .no-touch .scrollable.hover { overflow-y:hidden; } .no-touch .scrollable.hover:hover { overflow-y:auto; overflow:visible; } .ment nav { -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; -o-user-select:none; user-select:none; } .ment li:hover>a,nav.ment li.active>a,.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus,.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,.dashboard-page nav.dashboard-menu ul li.active a { color:lightseagreen; background-color: white; } #content { background-color: rgba(51,51,51,0.08); background: url(http://slovomarket.ru/wp-content/themes/dt-the7/images/backgrounds/patterns/full/poly.png);background-size:cover;text-align:center;color:#ff6e00; padding:200px 0;text-transform:uppercase; font-family:"Roboto Slab", Helvetica, Arial, Verdana, sans-serif;} .footer-dashboard { width: 100%; background-color: gray; border-radius: 10px 10px 0 0 ; color: white; font-weight: bold; text-align: center; position: fixed; bottom: 0; } .menu-icon-user { height: 60px; width: 95%; margin: 0 auto; margin-top: 10px; } .menu-icon-user .float-left .icono-user-span .letter-user { color: gray; } .icono-user-span { font-size: 18px; text-transform: capitalize; margin-left: 5px; } .icono-user-span .fa-user { font-size: 20px; margin-right: 5px; } .img-user { width: 40px; height: 40px; border-radius: 60px; } .fa-angle-down { font-size: 16px; color: lightseagreen; margin-left: 5px; } .fa-save { color: white; font-size: 15px; } .button-save-user { width: 100%; height: 40px; } .btn-save { margin-top: 10px; } .clear-both { clear: both; } .register .form-signin .form-label-group .icon-image-insert { width: 200px; height: 150px; background-color: white; } .letters-ride-welcome { width: 60%; height: 40px; margin: 0 auto } .letters-ride-welcome h1 { color: #383232; } .letters-ride-welcome h1 img { width: 17%; }
0.40204
0.079926
.left-block { overflow: hidden; box-sizing: border-box; height: 100%; padding: 85px 0 25px 0; background-color: #FFFFFF; width: 300px; position: fixed; left: -300px; top: 0; z-index: 5; transition: all 0.3s ease 0s; } .left-block h2 { font-size: 22px; margin-bottom: 25px; position: relative; padding: 0 25px; } .left-block .close { position: absolute; right: 25px; top: 0; cursor: pointer; } .left-block .close:hover { opacity: 0.7; } .left-block .close:before { content: "b"; } .left-block .item { padding: 0 25px 20px 25px; color: #80848F; } .left-block h3 { font-family: "proxima_bold", Arial, sans-serif; font-size: 16px; margin-bottom: 15px; border-top: 1px solid #DBDCDF; padding-top: 20px; } .left-block p { line-height: 1.6; font-size: 14px; } .left-block h3.reserve { color: #F4740C; } .left-block h3.reserve2 { color: #7F8C9D; } .left-block h3.reserve3 { color: #18B2AD; } .history.active, .noty.active { left: 0; } .main.active { padding-left: 320px; } .left-block .content { position: relative; height: 100%; } .scroll { height: 100%; overflow: hidden; position: relative; } .bottom { height: 30px; } /* Messages */ .messages { position: relative; background-color: #F4F5F7; line-height: 1.5; padding: 20px 50px; } .messages.error { background-color: #EDA6A7; border-color: #7A302F; color: #7A302F; } .messages.done { background-color: #A9D38C; border-color: #2F6848; color: #2F6848; } /* Popup */ .md-overlay { background-color: #CCCCCC; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); } .ngdialog-content { position: relative; transition: all 0.3s ease-in 0s; } .overlay-page { max-width: 600px; margin: 0 auto; position: relative; padding-top: 50px; } .md-title { background-color: #4A5060; } .md-title h2 { padding: 30px 40px; color: #FFFFFF; } .ngdialog-content { max-width: 600px; } .ngdialog-content .md-wrap { padding: 0 40px 30px 40px; background-color: #FFFFFF; line-height: 1.5; } .ngdialog-content .ngdialog-close { position: absolute; color: #FFFFFF; right: -24px; top: -24px; cursor: pointer; } .ngdialog-content .ngdialog-close:before { content: "b"; font-size: 26px; cursor: pointer; } .ngdialog-content .ngdialog-close:hover { opacity: 1; } .ngdialog-content .form { padding: 30px 40px 15px 40px; background-color: #FFFFFF; } .ngdialog-content .field { margin-bottom: 15px; } .buttons { padding: 30px 40px; background-color: #F4740C; } .buttons a { border: 1px solid #FFFFFF; padding: 10px 15px; margin-right: 5px; color: #FFFFFF; display: inline-block; font-family: "proxima_bold", Arial, sans-serif; } .buttons a:hover { color: #F4740C; background-color: #FFFFFF; } .buttons .dropdown { position: relative; display: inline-block; } .buttons .dropdown .dropdown-menu { position: absolute; top: 100%; display: none; list-style: none; width: 100%; padding: 0; } .buttons .dropdown:hover .dropdown-menu { display: block; } .buttons .dropdown button { background: #F4740C; font-size: 16px; border: 1px solid #FFFFFF; padding: 10px 15px; margin: 0 5px 0 0; color: #FFFFFF; font-family: "proxima_bold", Arial, sans-serif; } .buttons .dropdown a { display: block; text-decoration: none; background-color: #F4740C; color: #FFFFFF; } .buttons .dropdown a:hover { color: #F4740C; background-color: #FFFFFF; } .body-overlay { overflow: hidden; position: fixed; width: 100%; height: 100%; } .form .field { border: 1px solid #DADEE2; margin-bottom: 15px; position: relative; padding: 0 10px; } .form .field input { background: none; border: none; width: 100%; font-size: 12px; color: #6B7884; padding: 15px 0; } .form .field.error { border-color: #C0392B; background-color: #E74C3C; color: #FFFFFF; } .form .field.error input { color: #FFFFFF; } .caption-select-box label:after, .options-wrapper li span:before { position: relative; font-family: "ordr-icons"; speak: none; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; font-size: 13px; } .caption-select-box { display: block; padding: 10px 0; font-family: "proxima_bold", Arial, sans-serif; } .caption-select-box label { margin-top: -8px; position: absolute; right: 5px; top: 50%; } .caption-select-box label:after { content: "d"; } .options-wrapper { background-color: #FFFFFF; position: absolute; left: 0; top: 42px; display: none; width: 100%; } .options-wrapper.open { display: block; z-index: 10000; } .options-wrapper { display: none; z-index: 10000; } .options-wrapper li { cursor: pointer; padding: 10px 10px 10px 40px; border-bottom: 1px solid rgba(112,117,129,0.1); font-family: "proxima_bold", Arial, sans-serif; position: relative; } .options-wrapper li:last-child { border-bottom: none; } .options-wrapper li.disabled { font-family: "proxima", Arial, sans-serif; padding: 10px; } .options-wrapper li.disabled span { display: none; } .options-wrapper label { cursor: pointer; } .options-wrapper li.selected { color: #F4740C; transition: none; } .options-wrapper li span:first-child:before { top: 10px; content: ""; display: inline-block; height: 16px; width: 16px; margin: 0 5px 0 0; background-color: #FFFFFF; border: 2px solid #BCC1C9; border-radius: 2px; position: absolute; left: 10px; } .options-wrapper li.selected span:first-child:before { content: "a"; border-color: #F4740C; color: #F4740C; } .options-wrapper .option-cost { position: absolute; right: 10px; top: 10px; text-align: right; } .order-comment { resize: none; width: 100%; height: 100px; } .result-text { float: left; } .result-text p, .result-summ input { padding: 10px 0; }
backend/web/styles/non-critical.css
.left-block { overflow: hidden; box-sizing: border-box; height: 100%; padding: 85px 0 25px 0; background-color: #FFFFFF; width: 300px; position: fixed; left: -300px; top: 0; z-index: 5; transition: all 0.3s ease 0s; } .left-block h2 { font-size: 22px; margin-bottom: 25px; position: relative; padding: 0 25px; } .left-block .close { position: absolute; right: 25px; top: 0; cursor: pointer; } .left-block .close:hover { opacity: 0.7; } .left-block .close:before { content: "b"; } .left-block .item { padding: 0 25px 20px 25px; color: #80848F; } .left-block h3 { font-family: "proxima_bold", Arial, sans-serif; font-size: 16px; margin-bottom: 15px; border-top: 1px solid #DBDCDF; padding-top: 20px; } .left-block p { line-height: 1.6; font-size: 14px; } .left-block h3.reserve { color: #F4740C; } .left-block h3.reserve2 { color: #7F8C9D; } .left-block h3.reserve3 { color: #18B2AD; } .history.active, .noty.active { left: 0; } .main.active { padding-left: 320px; } .left-block .content { position: relative; height: 100%; } .scroll { height: 100%; overflow: hidden; position: relative; } .bottom { height: 30px; } /* Messages */ .messages { position: relative; background-color: #F4F5F7; line-height: 1.5; padding: 20px 50px; } .messages.error { background-color: #EDA6A7; border-color: #7A302F; color: #7A302F; } .messages.done { background-color: #A9D38C; border-color: #2F6848; color: #2F6848; } /* Popup */ .md-overlay { background-color: #CCCCCC; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); } .ngdialog-content { position: relative; transition: all 0.3s ease-in 0s; } .overlay-page { max-width: 600px; margin: 0 auto; position: relative; padding-top: 50px; } .md-title { background-color: #4A5060; } .md-title h2 { padding: 30px 40px; color: #FFFFFF; } .ngdialog-content { max-width: 600px; } .ngdialog-content .md-wrap { padding: 0 40px 30px 40px; background-color: #FFFFFF; line-height: 1.5; } .ngdialog-content .ngdialog-close { position: absolute; color: #FFFFFF; right: -24px; top: -24px; cursor: pointer; } .ngdialog-content .ngdialog-close:before { content: "b"; font-size: 26px; cursor: pointer; } .ngdialog-content .ngdialog-close:hover { opacity: 1; } .ngdialog-content .form { padding: 30px 40px 15px 40px; background-color: #FFFFFF; } .ngdialog-content .field { margin-bottom: 15px; } .buttons { padding: 30px 40px; background-color: #F4740C; } .buttons a { border: 1px solid #FFFFFF; padding: 10px 15px; margin-right: 5px; color: #FFFFFF; display: inline-block; font-family: "proxima_bold", Arial, sans-serif; } .buttons a:hover { color: #F4740C; background-color: #FFFFFF; } .buttons .dropdown { position: relative; display: inline-block; } .buttons .dropdown .dropdown-menu { position: absolute; top: 100%; display: none; list-style: none; width: 100%; padding: 0; } .buttons .dropdown:hover .dropdown-menu { display: block; } .buttons .dropdown button { background: #F4740C; font-size: 16px; border: 1px solid #FFFFFF; padding: 10px 15px; margin: 0 5px 0 0; color: #FFFFFF; font-family: "proxima_bold", Arial, sans-serif; } .buttons .dropdown a { display: block; text-decoration: none; background-color: #F4740C; color: #FFFFFF; } .buttons .dropdown a:hover { color: #F4740C; background-color: #FFFFFF; } .body-overlay { overflow: hidden; position: fixed; width: 100%; height: 100%; } .form .field { border: 1px solid #DADEE2; margin-bottom: 15px; position: relative; padding: 0 10px; } .form .field input { background: none; border: none; width: 100%; font-size: 12px; color: #6B7884; padding: 15px 0; } .form .field.error { border-color: #C0392B; background-color: #E74C3C; color: #FFFFFF; } .form .field.error input { color: #FFFFFF; } .caption-select-box label:after, .options-wrapper li span:before { position: relative; font-family: "ordr-icons"; speak: none; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; font-size: 13px; } .caption-select-box { display: block; padding: 10px 0; font-family: "proxima_bold", Arial, sans-serif; } .caption-select-box label { margin-top: -8px; position: absolute; right: 5px; top: 50%; } .caption-select-box label:after { content: "d"; } .options-wrapper { background-color: #FFFFFF; position: absolute; left: 0; top: 42px; display: none; width: 100%; } .options-wrapper.open { display: block; z-index: 10000; } .options-wrapper { display: none; z-index: 10000; } .options-wrapper li { cursor: pointer; padding: 10px 10px 10px 40px; border-bottom: 1px solid rgba(112,117,129,0.1); font-family: "proxima_bold", Arial, sans-serif; position: relative; } .options-wrapper li:last-child { border-bottom: none; } .options-wrapper li.disabled { font-family: "proxima", Arial, sans-serif; padding: 10px; } .options-wrapper li.disabled span { display: none; } .options-wrapper label { cursor: pointer; } .options-wrapper li.selected { color: #F4740C; transition: none; } .options-wrapper li span:first-child:before { top: 10px; content: ""; display: inline-block; height: 16px; width: 16px; margin: 0 5px 0 0; background-color: #FFFFFF; border: 2px solid #BCC1C9; border-radius: 2px; position: absolute; left: 10px; } .options-wrapper li.selected span:first-child:before { content: "a"; border-color: #F4740C; color: #F4740C; } .options-wrapper .option-cost { position: absolute; right: 10px; top: 10px; text-align: right; } .order-comment { resize: none; width: 100%; height: 100px; } .result-text { float: left; } .result-text p, .result-summ input { padding: 10px 0; }
0.64579
0.180089
@import url(../..//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css); @import url(../..//fonts.googleapis.com/css?family=Raleway:400,900,800,700,600,500,300,200,100); /*================== GOOGLE MAP ======================*/ .map { position: relative; } .map_model { height: 586px; } .map_model img { max-width: none !important; } @media (max-width: 767px) { .map_model { height: 400px; } } @media (max-width: 479px) { .map_model { height: 300px; } } .map_locations { display: none; } .map .location { padding: 12px 17px 5px; } .map .location h3 { letter-spacing: -1px; line-height: 45px; } .map .location dl { font-size: 15px; text-transform: none; letter-spacing: 0; } .map .location dl dd { font-weight: 400; color: #ffffff; display: inline-block; } .map .location dl dt { font-weight: 600; color: #ff5639; display: inline-block; padding-right: 7px; } .map .location dl .phone { font-weight: 800; font-size: 25px; } .map .location dl + dl { margin-top: 10px; } .map .location dl a:hover { color: #ff5639; } @media (max-width: 1199px) { .map .location { padding: 6px 0px 5px; } .map .location h3 { font-size: 17px; line-height: 24px; font-weight: 700; } .map .location dl { font-size: 13px; } .map .location dl .phone { font-weight: 600; font-size: 15px; } .map .location dl + dl { margin-top: 2px; } } @media (max-width: 400px) { .map .location dl dt { display: none; } } .map .gm-wrapper > div { background: rgba(45, 49, 52, 0.9) !important; } .map .gm-wrapper > div:after { position: absolute; content: ''; width: 0px; height: 0px; border-right: 17px solid rgba(45, 49, 52, 0.9); border-bottom: 17px solid transparent; top: 0; left: -17px; } @media (max-width: 1199px) { .map .gm-wrapper > div:after { top: 100%; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); } } .map .gm-wrapper * { background: transparent!important; } .map .gm-wrapper > div > div div:nth-child(3) div div, .map .gm-wrapper > div > div div:nth-child(3) div:nth-child(2) div { background: rgba(45, 49, 52, 0.9) !important; } .map .gm-wrapper { left: 243px!important; top: 290px!important; } @media (max-width: 1199px) { .map .gm-wrapper { left: 0!important; top: 0!important; } } .map .gm-wrapper > div > div div, .map .gm-wrapper > div > div div:nth-child(3) div div, .map .gm-wrapper > div > div div:nth-child(3) div:nth-child(2) div { background: transparent!important; border: none!important; box-shadow: none!important; } .map_height1 .map_model { height: 612px; }
assets/css/google-map.css
@import url(../..//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css); @import url(../..//fonts.googleapis.com/css?family=Raleway:400,900,800,700,600,500,300,200,100); /*================== GOOGLE MAP ======================*/ .map { position: relative; } .map_model { height: 586px; } .map_model img { max-width: none !important; } @media (max-width: 767px) { .map_model { height: 400px; } } @media (max-width: 479px) { .map_model { height: 300px; } } .map_locations { display: none; } .map .location { padding: 12px 17px 5px; } .map .location h3 { letter-spacing: -1px; line-height: 45px; } .map .location dl { font-size: 15px; text-transform: none; letter-spacing: 0; } .map .location dl dd { font-weight: 400; color: #ffffff; display: inline-block; } .map .location dl dt { font-weight: 600; color: #ff5639; display: inline-block; padding-right: 7px; } .map .location dl .phone { font-weight: 800; font-size: 25px; } .map .location dl + dl { margin-top: 10px; } .map .location dl a:hover { color: #ff5639; } @media (max-width: 1199px) { .map .location { padding: 6px 0px 5px; } .map .location h3 { font-size: 17px; line-height: 24px; font-weight: 700; } .map .location dl { font-size: 13px; } .map .location dl .phone { font-weight: 600; font-size: 15px; } .map .location dl + dl { margin-top: 2px; } } @media (max-width: 400px) { .map .location dl dt { display: none; } } .map .gm-wrapper > div { background: rgba(45, 49, 52, 0.9) !important; } .map .gm-wrapper > div:after { position: absolute; content: ''; width: 0px; height: 0px; border-right: 17px solid rgba(45, 49, 52, 0.9); border-bottom: 17px solid transparent; top: 0; left: -17px; } @media (max-width: 1199px) { .map .gm-wrapper > div:after { top: 100%; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); } } .map .gm-wrapper * { background: transparent!important; } .map .gm-wrapper > div > div div:nth-child(3) div div, .map .gm-wrapper > div > div div:nth-child(3) div:nth-child(2) div { background: rgba(45, 49, 52, 0.9) !important; } .map .gm-wrapper { left: 243px!important; top: 290px!important; } @media (max-width: 1199px) { .map .gm-wrapper { left: 0!important; top: 0!important; } } .map .gm-wrapper > div > div div, .map .gm-wrapper > div > div div:nth-child(3) div div, .map .gm-wrapper > div > div div:nth-child(3) div:nth-child(2) div { background: transparent!important; border: none!important; box-shadow: none!important; } .map_height1 .map_model { height: 612px; }
0.29523
0.080177