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 |
|---|---|---|---|---|
.icon-blank{
background:url('icons/blank.gif') no-repeat center center;
}
.icon-add{
background:url('icons/edit_add.png') no-repeat center center;
}
.icon-edit{
background:url('icons/pencil.png') no-repeat center center;
}
.icon-clear{
background:url('icons/clear.png') no-repeat center center;
}
.icon-remove{
background:url('icons/edit_remove.png') no-repeat center center;
}
.icon-save{
background:url('icons/filesave.png') no-repeat center center;
}
.icon-cut{
background:url('icons/cut.png') no-repeat center center;
}
.icon-ok{
background:url('icons/ok.png') no-repeat center center;
}
.icon-no{
background:url('icons/no.png') no-repeat center center;
}
.icon-cancel{
background:url('icons/cancel.png') no-repeat center center;
}
.icon-reload{
background:url('icons/reload.png') no-repeat center center;
}
.icon-search{
background:url('icons/search.png') no-repeat center center;
}
.icon-print{
background:url('icons/print.png') no-repeat center center;
}
.icon-help{
background:url('icons/help.png') no-repeat center center;
}
.icon-undo{
background:url('icons/undo.png') no-repeat center center;
}
.icon-redo{
background:url('icons/redo.png') no-repeat center center;
}
.icon-back{
background:url('icons/back.png') no-repeat center center;
}
.icon-sum{
background:url('icons/sum.png') no-repeat center center;
}
.icon-tip{
background:url('icons/tip.png') no-repeat center center;
}
.icon-filter{
background:url('icons/filter.png') no-repeat center center;
}
.icon-man{
background:url('icons/man.png') no-repeat center center;
}
.icon-lock{
background:url('icons/lock.png') no-repeat center center;
}
.icon-more{
background:url('icons/more.png') no-repeat center center;
}
.icon-blogger{
background:url('usericons/blogger.png') no-repeat center center;
}
.icon-home{
background:url('usericons/home.png') no-repeat center center;
}
.icon-users{
background:url('usericons/edit_group_users.png') no-repeat center center;
}
.icon-setting{
background:url('usericons/setting.png') no-repeat center center;
}
.icon-comments{
background:url('usericons/comments.png') no-repeat center center;
}
.icon-userInfo{
background:url('usericons/userInfo.png') no-repeat center center;
}
.icon-nav{
background:url('usericons/nav.png') no-repeat center center;
}
.icon-usermag{
background:url('usericons/usermag.png') no-repeat center center;
}
.icon-expenses{
background:url('usericons/expense.png') no-repeat center center;
}
.icon-permission{
background:url('usericons/permissionAndRole.png') no-repeat center center;
}
.icon-log{
background:url('usericons/logmag.png') no-repeat center center;
}
.icon-reportform{
background:url('usericons/reportmag.png') no-repeat center center;
}
.icon-account{
background:url('usericons/accountQuery.png') no-repeat center center;
}
.icon-billing{
background:url('usericons/billingmag.png') no-repeat center center;
}
.icon-pwd{
background:url('usericons/modifypassword.png') no-repeat center center;
}
.icon-out{
background:url('usericons/quit.png') no-repeat center center;
}
.icon-scan_userInfo{
background:url('usericons/scanuserinfo.png') no-repeat center center;
}
.icon-graphReport{
background:url('usericons/report.png') no-repeat center center;
}
.icon-businessraphReport{
background:url('usericons/graphReportForm.png') no-repeat center center;
}
.icon-loginLog{
background:url('usericons/loginLog.png') no-repeat center center;
}
.icon-operationLog{
background:url('usericons/operationLog.png') no-repeat center center;
}
.icon-role{
background:url('usericons/rolemag.png') no-repeat center center;
}
.icon-authority{
background:url('usericons/permissionmag.png') no-repeat center center;
}
.icon-accountInfo{
background:url('usericons/billingNum.png') no-repeat center center;
}
.icon-business{
background:url('usericons/businessDescription.png') no-repeat center center;
}
.icon-accountSearch{
background:url('usericons/raxico.png') no-repeat center center;
}
.icon-billingSearch{
background:url('usericons/billingQuery.png') no-repeat center center;
}
.icon-mini-add{
background:url('icons/mini_add.png') no-repeat center center;
}
.icon-mini-edit{
background:url('icons/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
background:url('icons/mini_refresh.png') no-repeat center center;
}
.icon-large-picture{
background:url('icons/large_picture.png') no-repeat center center;
}
.icon-large-clipart{
background:url('icons/large_clipart.png') no-repeat center center;
}
.icon-large-shapes{
background:url('icons/large_shapes.png') no-repeat center center;
}
.icon-large-smartart{
background:url('icons/large_smartart.png') no-repeat center center;
}
.icon-large-chart{
background:url('icons/large_chart.png') no-repeat center center;
} | OurNetCTOSS/src/main/webapp/netctoss/themes/icon.css | .icon-blank{
background:url('icons/blank.gif') no-repeat center center;
}
.icon-add{
background:url('icons/edit_add.png') no-repeat center center;
}
.icon-edit{
background:url('icons/pencil.png') no-repeat center center;
}
.icon-clear{
background:url('icons/clear.png') no-repeat center center;
}
.icon-remove{
background:url('icons/edit_remove.png') no-repeat center center;
}
.icon-save{
background:url('icons/filesave.png') no-repeat center center;
}
.icon-cut{
background:url('icons/cut.png') no-repeat center center;
}
.icon-ok{
background:url('icons/ok.png') no-repeat center center;
}
.icon-no{
background:url('icons/no.png') no-repeat center center;
}
.icon-cancel{
background:url('icons/cancel.png') no-repeat center center;
}
.icon-reload{
background:url('icons/reload.png') no-repeat center center;
}
.icon-search{
background:url('icons/search.png') no-repeat center center;
}
.icon-print{
background:url('icons/print.png') no-repeat center center;
}
.icon-help{
background:url('icons/help.png') no-repeat center center;
}
.icon-undo{
background:url('icons/undo.png') no-repeat center center;
}
.icon-redo{
background:url('icons/redo.png') no-repeat center center;
}
.icon-back{
background:url('icons/back.png') no-repeat center center;
}
.icon-sum{
background:url('icons/sum.png') no-repeat center center;
}
.icon-tip{
background:url('icons/tip.png') no-repeat center center;
}
.icon-filter{
background:url('icons/filter.png') no-repeat center center;
}
.icon-man{
background:url('icons/man.png') no-repeat center center;
}
.icon-lock{
background:url('icons/lock.png') no-repeat center center;
}
.icon-more{
background:url('icons/more.png') no-repeat center center;
}
.icon-blogger{
background:url('usericons/blogger.png') no-repeat center center;
}
.icon-home{
background:url('usericons/home.png') no-repeat center center;
}
.icon-users{
background:url('usericons/edit_group_users.png') no-repeat center center;
}
.icon-setting{
background:url('usericons/setting.png') no-repeat center center;
}
.icon-comments{
background:url('usericons/comments.png') no-repeat center center;
}
.icon-userInfo{
background:url('usericons/userInfo.png') no-repeat center center;
}
.icon-nav{
background:url('usericons/nav.png') no-repeat center center;
}
.icon-usermag{
background:url('usericons/usermag.png') no-repeat center center;
}
.icon-expenses{
background:url('usericons/expense.png') no-repeat center center;
}
.icon-permission{
background:url('usericons/permissionAndRole.png') no-repeat center center;
}
.icon-log{
background:url('usericons/logmag.png') no-repeat center center;
}
.icon-reportform{
background:url('usericons/reportmag.png') no-repeat center center;
}
.icon-account{
background:url('usericons/accountQuery.png') no-repeat center center;
}
.icon-billing{
background:url('usericons/billingmag.png') no-repeat center center;
}
.icon-pwd{
background:url('usericons/modifypassword.png') no-repeat center center;
}
.icon-out{
background:url('usericons/quit.png') no-repeat center center;
}
.icon-scan_userInfo{
background:url('usericons/scanuserinfo.png') no-repeat center center;
}
.icon-graphReport{
background:url('usericons/report.png') no-repeat center center;
}
.icon-businessraphReport{
background:url('usericons/graphReportForm.png') no-repeat center center;
}
.icon-loginLog{
background:url('usericons/loginLog.png') no-repeat center center;
}
.icon-operationLog{
background:url('usericons/operationLog.png') no-repeat center center;
}
.icon-role{
background:url('usericons/rolemag.png') no-repeat center center;
}
.icon-authority{
background:url('usericons/permissionmag.png') no-repeat center center;
}
.icon-accountInfo{
background:url('usericons/billingNum.png') no-repeat center center;
}
.icon-business{
background:url('usericons/businessDescription.png') no-repeat center center;
}
.icon-accountSearch{
background:url('usericons/raxico.png') no-repeat center center;
}
.icon-billingSearch{
background:url('usericons/billingQuery.png') no-repeat center center;
}
.icon-mini-add{
background:url('icons/mini_add.png') no-repeat center center;
}
.icon-mini-edit{
background:url('icons/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
background:url('icons/mini_refresh.png') no-repeat center center;
}
.icon-large-picture{
background:url('icons/large_picture.png') no-repeat center center;
}
.icon-large-clipart{
background:url('icons/large_clipart.png') no-repeat center center;
}
.icon-large-shapes{
background:url('icons/large_shapes.png') no-repeat center center;
}
.icon-large-smartart{
background:url('icons/large_smartart.png') no-repeat center center;
}
.icon-large-chart{
background:url('icons/large_chart.png') no-repeat center center;
} | 0.196981 | 0.050658 |
.global {
background-image: url(../images/gravel.png);
}
/* Style the links inside the navigation bar */
nav {
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
float: right;
text-decoration: none;
}
ul {
text-align: right;
width: 20%;
background-color: #fff;
height: 20px;
position: fixed;
right: 25%;
top: 5%;
}
ul a {
color: #666666;;
padding: 0 10px;
text-decoration: none;
}
ul a:hover {
color: #333;
}
/* Formats the Name */
.name {
border-style: solid;
border-width: 15px;
width: 230px;
border-color: #4aaaa5;
background-color: #4aaaa5;
text-align: center;
color: #ffffff;
margin-left: 23.8%;
}
/* sets the page title on all pages */
.title {
color: #4aaaa5;
font-size: xx-Large;
font-family: 'Georgia', 'Times New Roman', Times, serif;
font-weight: bold;
padding: 3%;
border-bottom: 3px solid #cccccc;
width: 90%;
margin-left: 20px;
margin-bottom: 10px;
}
/* sets total main content area */
.body {
width: 960px;
background: #ffffff;
padding: 1%;
position: fixed;
top: 20%;
left: 24%;
overflow-y: scroll;
}
/* sets total main content area for the portfolio page*/
.portbody {
width: 960px;
height: 1150px;
margin: auto;
background: #ffffff;
padding: 1%;
margin-top: 10%;
}
/* About Me profile picture */
.indexPhoto {
float: left;
padding: 20px;
height: 300px;
width: 320px;
}
/* Header Adjustments */
header {
background-color: #ffffff;
margin-bottom: 20px;
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: +3;
}
/* Footer Adjustments */
.footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: #666666;
color: white;
text-align: center;
}
/* Footer Accent */
.topfooter {
position: fixed;
left: 0;
bottom: 50px;
width: 100%;
background-color: #4aaaa5;
color: white;
text-align: center;
}
/* Photo Parameters */
.imgContain {
max-width: 410px;
max-height: 300px;
padding: 2%;
}
/* Photo contain for positioning */
.posPhoto {
position: relative;
padding: 2%;
margin-right: 2%;
width: 40%;
float: left;
}
/* Puts and positions text on photos */
.photoText {
position: absolute;
bottom: 12%;
left: 6.2%;
color: #ffffff;
background-color: #4aaaa5;
width: 97.3%;
text-align: center;
}
/* Styling for contact form */
form {
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
color: #666666;
margin-left: 3%;
margin-top: 3%;
} | assets/css/style.css | .global {
background-image: url(../images/gravel.png);
}
/* Style the links inside the navigation bar */
nav {
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
float: right;
text-decoration: none;
}
ul {
text-align: right;
width: 20%;
background-color: #fff;
height: 20px;
position: fixed;
right: 25%;
top: 5%;
}
ul a {
color: #666666;;
padding: 0 10px;
text-decoration: none;
}
ul a:hover {
color: #333;
}
/* Formats the Name */
.name {
border-style: solid;
border-width: 15px;
width: 230px;
border-color: #4aaaa5;
background-color: #4aaaa5;
text-align: center;
color: #ffffff;
margin-left: 23.8%;
}
/* sets the page title on all pages */
.title {
color: #4aaaa5;
font-size: xx-Large;
font-family: 'Georgia', 'Times New Roman', Times, serif;
font-weight: bold;
padding: 3%;
border-bottom: 3px solid #cccccc;
width: 90%;
margin-left: 20px;
margin-bottom: 10px;
}
/* sets total main content area */
.body {
width: 960px;
background: #ffffff;
padding: 1%;
position: fixed;
top: 20%;
left: 24%;
overflow-y: scroll;
}
/* sets total main content area for the portfolio page*/
.portbody {
width: 960px;
height: 1150px;
margin: auto;
background: #ffffff;
padding: 1%;
margin-top: 10%;
}
/* About Me profile picture */
.indexPhoto {
float: left;
padding: 20px;
height: 300px;
width: 320px;
}
/* Header Adjustments */
header {
background-color: #ffffff;
margin-bottom: 20px;
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: +3;
}
/* Footer Adjustments */
.footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: #666666;
color: white;
text-align: center;
}
/* Footer Accent */
.topfooter {
position: fixed;
left: 0;
bottom: 50px;
width: 100%;
background-color: #4aaaa5;
color: white;
text-align: center;
}
/* Photo Parameters */
.imgContain {
max-width: 410px;
max-height: 300px;
padding: 2%;
}
/* Photo contain for positioning */
.posPhoto {
position: relative;
padding: 2%;
margin-right: 2%;
width: 40%;
float: left;
}
/* Puts and positions text on photos */
.photoText {
position: absolute;
bottom: 12%;
left: 6.2%;
color: #ffffff;
background-color: #4aaaa5;
width: 97.3%;
text-align: center;
}
/* Styling for contact form */
form {
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
color: #666666;
margin-left: 3%;
margin-top: 3%;
} | 0.453262 | 0.116161 |
a:link, a:hover, a:visited {
text-decoration: underline;
}
/* These divisions wrap the forum sections when a forum width is set. */
h1.forumtitle {
font-size: 2em;
font-family: tahoma;
margin: 0;
padding: 16px 12px 12px 18px;
float: left;
font-weight: normal;
color: #a85400;
text-shadow: -1px -1px 0 rgba(0,0,0,0.5), 1px 1px 0 #fff;
}
/* Tweak the PMX logo */
img#pmxlogo {
margin: 10px;
}
#inner_wrap {
min-height: 80px;
}
#inner_wrap .news {
height: 80px;
text-align: right;
width: 100%;
max-width: 100%;
float: left;
}
.copyright,
.copyright a {
color: #fff !important;
}
#main_steps {
float: right;
width: 50%;
padding: 0 0 1em 0;
}
#main_steps h2 {
font-size: 1.2em;
border-bottom: 1px solid #d05800;
line-height: 1.6em;
margin: 0 1em 0.5em 0;
color: #d05800;
}
#main_steps ul {
list-style: none;
padding: 0 0.5em;
margin: 0;
line-height: 1.8em;
}
#main_steps ul li.stepdone {
color: #aaa;
}
#main_steps ul li.stepcurrent {
color: #222;
font-weight: bold;
}
#main_steps ul li.stepwaiting {
color: #666;
}
#progress_bar {
position: relative;
font-size: 1.2em;
height: 2.3em;
border: 1px solid black;
border-radius: 2px;
background: #fff;
float: left;
margin: 0.6em 0 0 4em;
width: 33%;
}
#overall_text, #step_text {
z-index: 2;
color: #111;
font-weight: bold;
position: absolute;
top: 0.5em;
left: -3.3em;
}
#overall_text_upgrade, #step_text_upgrade {
z-index: 2;
color: #111;
font-weight: bold;
position: absolute;
top: .5em;
left: -3.3em;
}
#overall_progress, #step_progress {
height: 2.3em;
z-index: 1;
background-color: #6BB247;
}
#overall_progress_upgrade, #step_progress_upgrade {
height: 2.5em;
z-index: 1;
background: #6BB247;
margin: 0px 3px 0px 0px;
}
.over_progress {
margin: -33px 5px 0 10px;
}
#step_progress {
background: #ffd000;
}
#substep_progress {
height: 2.3em;
z-index: 1;
background: #eebaf4;
}
#main_screen {
padding: 1em 1em 0.5em 1em;
}
#main_screen h2 {
font-size: 1.2em;
border-bottom: 1px solid #d05800;
line-height: 1.6em;
margin: 0 0 0.5em 0;
color: #d05800;
}
.panel form div{
max-height: 560px;
overflow: auto;
}
.panel p, .panel h3 {
margin: 0 0.5em 1em 0.5em;
}
.panel ul {
margin: 0 0.5em 1em 0.5em;
}
.error_message {
color: red;
padding: 0.5em;
}
.panel .button_submit, .panel .button_link {
font-size: 1em;
font-weight: bold;
color: #333;
padding: 3px 6px;
text-decoration: none;
}
.panel .button_submit:hover, .panel .button_link:hover {
color: #af6700;
text-decoration: none;
}
.panel .clear {
padding: 1em 0 0 0;
overflow: auto;
}
/* [WIP] Warning: this next bit may cause trouble. */
/* It's just to hide an empty div when the submits are not shown. */
.panel .clear:nth-child(3) {
border: 1px solid green;
display: none;
}
/* End [WIP] */
#time_elapsed {
clear: both;
padding: 1em 1em 0 1em;
border: 1px solid green;
/* [WIP] */
background: /*#f0f4f7*/ #fcfcfc;
margin: 1em 0.9em 0 0.9em;
padding: 6px 8px 8px 8px;
border: 1px solid #ddd;
border-radius: 5px;
box-shadow: 0 -2px 2px rgba(0,0,0,0.1);
/* End [WIP] */
}
#progress {
position: relative;
font-size: 1.2em;
height: 2.5em;
border: 1px solid black;
border-radius: 2px;
background: #fff;
float: left;
margin: 0.6em 0 0 4em;
width: 33%;
} | Themes/default/css/install.css | a:link, a:hover, a:visited {
text-decoration: underline;
}
/* These divisions wrap the forum sections when a forum width is set. */
h1.forumtitle {
font-size: 2em;
font-family: tahoma;
margin: 0;
padding: 16px 12px 12px 18px;
float: left;
font-weight: normal;
color: #a85400;
text-shadow: -1px -1px 0 rgba(0,0,0,0.5), 1px 1px 0 #fff;
}
/* Tweak the PMX logo */
img#pmxlogo {
margin: 10px;
}
#inner_wrap {
min-height: 80px;
}
#inner_wrap .news {
height: 80px;
text-align: right;
width: 100%;
max-width: 100%;
float: left;
}
.copyright,
.copyright a {
color: #fff !important;
}
#main_steps {
float: right;
width: 50%;
padding: 0 0 1em 0;
}
#main_steps h2 {
font-size: 1.2em;
border-bottom: 1px solid #d05800;
line-height: 1.6em;
margin: 0 1em 0.5em 0;
color: #d05800;
}
#main_steps ul {
list-style: none;
padding: 0 0.5em;
margin: 0;
line-height: 1.8em;
}
#main_steps ul li.stepdone {
color: #aaa;
}
#main_steps ul li.stepcurrent {
color: #222;
font-weight: bold;
}
#main_steps ul li.stepwaiting {
color: #666;
}
#progress_bar {
position: relative;
font-size: 1.2em;
height: 2.3em;
border: 1px solid black;
border-radius: 2px;
background: #fff;
float: left;
margin: 0.6em 0 0 4em;
width: 33%;
}
#overall_text, #step_text {
z-index: 2;
color: #111;
font-weight: bold;
position: absolute;
top: 0.5em;
left: -3.3em;
}
#overall_text_upgrade, #step_text_upgrade {
z-index: 2;
color: #111;
font-weight: bold;
position: absolute;
top: .5em;
left: -3.3em;
}
#overall_progress, #step_progress {
height: 2.3em;
z-index: 1;
background-color: #6BB247;
}
#overall_progress_upgrade, #step_progress_upgrade {
height: 2.5em;
z-index: 1;
background: #6BB247;
margin: 0px 3px 0px 0px;
}
.over_progress {
margin: -33px 5px 0 10px;
}
#step_progress {
background: #ffd000;
}
#substep_progress {
height: 2.3em;
z-index: 1;
background: #eebaf4;
}
#main_screen {
padding: 1em 1em 0.5em 1em;
}
#main_screen h2 {
font-size: 1.2em;
border-bottom: 1px solid #d05800;
line-height: 1.6em;
margin: 0 0 0.5em 0;
color: #d05800;
}
.panel form div{
max-height: 560px;
overflow: auto;
}
.panel p, .panel h3 {
margin: 0 0.5em 1em 0.5em;
}
.panel ul {
margin: 0 0.5em 1em 0.5em;
}
.error_message {
color: red;
padding: 0.5em;
}
.panel .button_submit, .panel .button_link {
font-size: 1em;
font-weight: bold;
color: #333;
padding: 3px 6px;
text-decoration: none;
}
.panel .button_submit:hover, .panel .button_link:hover {
color: #af6700;
text-decoration: none;
}
.panel .clear {
padding: 1em 0 0 0;
overflow: auto;
}
/* [WIP] Warning: this next bit may cause trouble. */
/* It's just to hide an empty div when the submits are not shown. */
.panel .clear:nth-child(3) {
border: 1px solid green;
display: none;
}
/* End [WIP] */
#time_elapsed {
clear: both;
padding: 1em 1em 0 1em;
border: 1px solid green;
/* [WIP] */
background: /*#f0f4f7*/ #fcfcfc;
margin: 1em 0.9em 0 0.9em;
padding: 6px 8px 8px 8px;
border: 1px solid #ddd;
border-radius: 5px;
box-shadow: 0 -2px 2px rgba(0,0,0,0.1);
/* End [WIP] */
}
#progress {
position: relative;
font-size: 1.2em;
height: 2.5em;
border: 1px solid black;
border-radius: 2px;
background: #fff;
float: left;
margin: 0.6em 0 0 4em;
width: 33%;
} | 0.267983 | 0.147432 |
.mobile_on
{
visibility: hidden;
}
.responsive_menu.login
{
min-width: 16px;
width: auto;
}
@media screen and (min-width: 240px) and (max-width: 640px) {
/* Considering something trying to be bad boy and editing body (especially portals!) */
body {
min-width: 240px !important;
}
/* Calendar Time */
#month_grid, #month_grid table,
#main_grid
{
float: none;
width: 100%;
}
#main_grid {
margin-left: 0 !important;
}
/* Load menu icons */
.responsive_menu {
background: url(../images/responsive_menu.png) no-repeat -5px -5px;
height: 16px;
width: 16px;
display: inline-block;
}
.responsive_menu.admin {
background-position: -31px -5px;
}
.responsive_menu.calendar {
background-position: -57px -5px;
}
.responsive_menu.forum {
background-position: -5px -31px;
}
.responsive_menu.help {
background-position: -31px -31px;
}
.responsive_menu.home {
background-position: -57px -31px;
}
.responsive_menu.login {
background-position: -5px -57px;
}
.responsive_menu.logout {
background-position: -31px -57px;
}
.responsive_menu.mlist {
background-position: -57px -57px;
}
.responsive_menu.moderate {
background-position: -83px -5px;
}
.responsive_menu.pm {
background-position: -83px -31px;
}
.responsive_menu.profile {
background-position: -83px -57px;
}
.responsive_menu.register {
background-position: -5px -83px;
}
.responsive_menu.search {
background-position: -31px -83px;
}
/* If it has more items, make some margin */
#main_menu {
margin: -15px 0 0 0;
}
.dropmenu li {
margin: 0 0 5px 0;
}
/* Do not hover or show them... */
#menu_nav .dropmenu li a.active, #menu_nav .dropmenu li a.active:hover,
#menu_nav .dropmenu li:hover, #menu_nav .dropmenu li a:hover,
#menu_nav .dropmenu li a.firstlevel:hover, #menu_nav li:hover,
#menu_nav .dropmenu li:hover, #menu_nav .dropmenu li:hover a.firstlevel,
#main_menu .dropmenu li a.active, #main_menu .dropmenu li a:hover,
#main_menu .dropmenu li:hover ul, #main_menu .dropmenu li ul {
background: none !important;
}
.keyinfo h5, .keyinfo .messageicon, #messageindex .last_th {
display: none;
}
.bbc_img {
max-width: 100%;
max-height: 100%;
}
}
@media screen and (max-width: 480px) {
table.table_list tbody.content td.icon, table.table_list a.unreadlink, table.table_list a.collapse,
#index_common_stats
{
display: none;
}
.mobile_on
{
visibility: visible;
}
.poster li.avatar
{
display: none;
}
#manage_boards .cat_bar
{
margin-top: 10px;
}
#manage_boards .windowbg
{
line-height: 3.2em;
}
#manage_boards ul
{
max-height: 120em;
padding: 0 0 10px 0;
}
#manage_boards dd, #manage_boards dt
{
width: 100%;
}
#manage_boards dt
{
line-height: 1.6em;
}
}
@media screen and (max-width: 640px) {
.nav_bar_inner, .top_bar_inner, .headerm_inner
{
width: 100%;
}
.headerm, .headerm_inner
{
height: auto;
}
.logo_banner
{
text-align: center;
max-width: 640px;
}
.logo_banner a > img
{
max-width: 90%;
}
.quick_search_holder, #search_form
{
text-align: center;
margin: 0 auto;
float: none;
}
.dropmenu li
{
width: 51%;
}
.dropmenu li li, .dropmenu li li li
{
width: 100%;
text-align: left;
}
.dropmenu li ul
{
width: 100%;
}
#quick_tasks li
{
height: auto !important;
padding: 0;
width: 100% !important;
float: none !important;
}
.home_image
{
clear: both;
}
.poster li.avatar img
{
width: 50px !important;
height: 50px !important;
}
#siteslogan, img#smflogo, .contact_info
{
display: none;
}
.hidden, .icon, .stats, #posting_icons, #mlist th, .icon1, .icon2
{
display: none;
}
#statistics .stats
{
display: block;
}
#stats_left, #top_posters, #top_topics_replies, #top_topics_starter,
#stats_right, #top_boards, #top_topics_views, #most_online,
#popularposts, #popularactivity
{
width: 100%;
float: none;
}
#report_post input {
width: 95%;
min-height: 50px;
}
.tborder .topic_table th.first_th
{
display: none;
}
#topic_icons p
{
display: block;
width: 100%;
}
#menu_toggle
{
display: none;
}
h3.catbg #quick_search form
{
margin: 0 0 8px 0;
padding: 0;
}
h3.catbg #quick_search form input
{
margin: 0 0 12px 0;
}
h3.catbg #quick_search form select option
{
padding: 4px;
}
h3.catbg #quick_search form .button_submit
{
margin: 0 3px;
}
#credits_page
{
padding-top: 35px;
}
.features_image
{
display: none;
}
.features_switch
{
margin: -20px 0 0 5px !important;
}
.features h4
{
margin: -10px 0 0 0 !important;
padding: 0 0 10px 0;
}
.features p
{
margin: 0;
padding: 0;
min-height: 0;
max-height: 5.2em;
overflow: auto;
}
.mark_read .buttonlist
{
float: none;
margin: 0 auto;
}
.mark_read .buttonlist li
{
width: auto;
}
#advanced_search
{
text-align: left !important;
}
em.smalltext
{
display: none;
}
#advanced_search dt, #advanced_search dd
{
width: 100%;
float: none;
text-align: left;
margin: 0;
}
.login dt, .login dd
{
float: none;
text-align: left;
width: 90%;
}
input.enhanced
{
display: block;
}
.enhanced select
{
display: block;
}
#advanced_search dl#search_options
{
width: 100%;
}
#searchform .input_text, select
{
width: 95%;
padding: 5px 0;
}
.ignoreboards
{
width: 100% !important;
float: none !important;
}
#searchBoardsExpand
{
overflow: hidden;
}
/* Since you asked nicely */
#main_menu .dropmenu li {
width: auto !important;
}
#main_menu .dropmenu span.firstlevel {
display: none;
}
#main_menu .dropmenu li:hover ul {
display: none;
}
}
@media screen and (max-width: 720px) {
body
{
padding: 0 !important;
min-width: 200px !important;
max-width: 720px;
}
#wrapper, div#wrapper
{
width: 100% !important;
min-width: 240px !important;
max-width: 720px !important;
}
div#upper_section div.user
{
text-align: center;
float: none !important;
width: 100%;
box-sizing: border-box;
}
div#upper_section div.user p, div#upper_section div.user p > .avatar
{
max-width: 100px;
max-height: 100px;
float: none !important;
margin: 0 auto;
text-align: center !important;
}
#upper_section div.news
{
width: 100%;
float: none;
text-align: center;
margin: 0 auto;
}
table.table_list tbody.content td.stats, .lastpost
{
display: none;
}
img.icon
{
display: inline-block;
}
#basicinfo, #detailedinfo, .modblock_left, .modblock_right, #live_news, #supportVersionsTable
{
width: 100% !important;
float: none;
margin: 0 0 3px;
box-sizing: border-box;
overflow: hidden;
}
.postarea, .moderatorbar
{
width: 100%;
margin: 0;
}
.poster
{
float: none;
width: 100%;
height: auto;
}
.poster li.avatar img
{
width: 100px !important;
height: 100px !important;
}
.poster li.stars, .poster li.blurb, li.postcount,
li.im_icons, li.title, li.postgroup, li.karma,
li.karma_allow, li.gender, li.custom, li.email, li.warning
{
display: none;
}
.login
{
width: auto !important;
}
dl
{
overflow: hidden !important;
}
/* dd, dt
{
float: none !important;
width: 100% !important;
overflow: hidden;
text-align: left !important;
}*/
.inner
{
padding: 1em .5em 2px .5em;
margin: 0;
}
.signature, .attachments
{
width: 100%;
margin: 1em 0 0;
padding: 1em 1em 3px;
box-sizing: border-box;
}
.keyinfo
{
background: none;
text-align: center;
width: 100% !important;
}
.buttonlist ul li
{
margin: 2px 0;
}
.buttonlist ul li a span
{
height: auto;
}
#quick_tasks li
{
height: 5em !important;
padding: 0;
}
#main_admsection #basicinfo h4
{
width: 100% !important;
}
#left_admsection
{
margin: 0 0 8px;
padding: 0 0 5px;
border-bottom: 3px solid #dbe4ef;
float: none;
width: 100%;
}
/* some dirty fix for SP :)*/
#sp_left, #sp_right, #sp_center
{
width: 100%;
display: block;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
table.table_list tbody.content td.stats
{
display: none;
}
table.table_list tbody.content td.lastpost, .topic_table table tbody tr td.lastpost
{
width: 35% !important;
}
} | css/responsive.css | .mobile_on
{
visibility: hidden;
}
.responsive_menu.login
{
min-width: 16px;
width: auto;
}
@media screen and (min-width: 240px) and (max-width: 640px) {
/* Considering something trying to be bad boy and editing body (especially portals!) */
body {
min-width: 240px !important;
}
/* Calendar Time */
#month_grid, #month_grid table,
#main_grid
{
float: none;
width: 100%;
}
#main_grid {
margin-left: 0 !important;
}
/* Load menu icons */
.responsive_menu {
background: url(../images/responsive_menu.png) no-repeat -5px -5px;
height: 16px;
width: 16px;
display: inline-block;
}
.responsive_menu.admin {
background-position: -31px -5px;
}
.responsive_menu.calendar {
background-position: -57px -5px;
}
.responsive_menu.forum {
background-position: -5px -31px;
}
.responsive_menu.help {
background-position: -31px -31px;
}
.responsive_menu.home {
background-position: -57px -31px;
}
.responsive_menu.login {
background-position: -5px -57px;
}
.responsive_menu.logout {
background-position: -31px -57px;
}
.responsive_menu.mlist {
background-position: -57px -57px;
}
.responsive_menu.moderate {
background-position: -83px -5px;
}
.responsive_menu.pm {
background-position: -83px -31px;
}
.responsive_menu.profile {
background-position: -83px -57px;
}
.responsive_menu.register {
background-position: -5px -83px;
}
.responsive_menu.search {
background-position: -31px -83px;
}
/* If it has more items, make some margin */
#main_menu {
margin: -15px 0 0 0;
}
.dropmenu li {
margin: 0 0 5px 0;
}
/* Do not hover or show them... */
#menu_nav .dropmenu li a.active, #menu_nav .dropmenu li a.active:hover,
#menu_nav .dropmenu li:hover, #menu_nav .dropmenu li a:hover,
#menu_nav .dropmenu li a.firstlevel:hover, #menu_nav li:hover,
#menu_nav .dropmenu li:hover, #menu_nav .dropmenu li:hover a.firstlevel,
#main_menu .dropmenu li a.active, #main_menu .dropmenu li a:hover,
#main_menu .dropmenu li:hover ul, #main_menu .dropmenu li ul {
background: none !important;
}
.keyinfo h5, .keyinfo .messageicon, #messageindex .last_th {
display: none;
}
.bbc_img {
max-width: 100%;
max-height: 100%;
}
}
@media screen and (max-width: 480px) {
table.table_list tbody.content td.icon, table.table_list a.unreadlink, table.table_list a.collapse,
#index_common_stats
{
display: none;
}
.mobile_on
{
visibility: visible;
}
.poster li.avatar
{
display: none;
}
#manage_boards .cat_bar
{
margin-top: 10px;
}
#manage_boards .windowbg
{
line-height: 3.2em;
}
#manage_boards ul
{
max-height: 120em;
padding: 0 0 10px 0;
}
#manage_boards dd, #manage_boards dt
{
width: 100%;
}
#manage_boards dt
{
line-height: 1.6em;
}
}
@media screen and (max-width: 640px) {
.nav_bar_inner, .top_bar_inner, .headerm_inner
{
width: 100%;
}
.headerm, .headerm_inner
{
height: auto;
}
.logo_banner
{
text-align: center;
max-width: 640px;
}
.logo_banner a > img
{
max-width: 90%;
}
.quick_search_holder, #search_form
{
text-align: center;
margin: 0 auto;
float: none;
}
.dropmenu li
{
width: 51%;
}
.dropmenu li li, .dropmenu li li li
{
width: 100%;
text-align: left;
}
.dropmenu li ul
{
width: 100%;
}
#quick_tasks li
{
height: auto !important;
padding: 0;
width: 100% !important;
float: none !important;
}
.home_image
{
clear: both;
}
.poster li.avatar img
{
width: 50px !important;
height: 50px !important;
}
#siteslogan, img#smflogo, .contact_info
{
display: none;
}
.hidden, .icon, .stats, #posting_icons, #mlist th, .icon1, .icon2
{
display: none;
}
#statistics .stats
{
display: block;
}
#stats_left, #top_posters, #top_topics_replies, #top_topics_starter,
#stats_right, #top_boards, #top_topics_views, #most_online,
#popularposts, #popularactivity
{
width: 100%;
float: none;
}
#report_post input {
width: 95%;
min-height: 50px;
}
.tborder .topic_table th.first_th
{
display: none;
}
#topic_icons p
{
display: block;
width: 100%;
}
#menu_toggle
{
display: none;
}
h3.catbg #quick_search form
{
margin: 0 0 8px 0;
padding: 0;
}
h3.catbg #quick_search form input
{
margin: 0 0 12px 0;
}
h3.catbg #quick_search form select option
{
padding: 4px;
}
h3.catbg #quick_search form .button_submit
{
margin: 0 3px;
}
#credits_page
{
padding-top: 35px;
}
.features_image
{
display: none;
}
.features_switch
{
margin: -20px 0 0 5px !important;
}
.features h4
{
margin: -10px 0 0 0 !important;
padding: 0 0 10px 0;
}
.features p
{
margin: 0;
padding: 0;
min-height: 0;
max-height: 5.2em;
overflow: auto;
}
.mark_read .buttonlist
{
float: none;
margin: 0 auto;
}
.mark_read .buttonlist li
{
width: auto;
}
#advanced_search
{
text-align: left !important;
}
em.smalltext
{
display: none;
}
#advanced_search dt, #advanced_search dd
{
width: 100%;
float: none;
text-align: left;
margin: 0;
}
.login dt, .login dd
{
float: none;
text-align: left;
width: 90%;
}
input.enhanced
{
display: block;
}
.enhanced select
{
display: block;
}
#advanced_search dl#search_options
{
width: 100%;
}
#searchform .input_text, select
{
width: 95%;
padding: 5px 0;
}
.ignoreboards
{
width: 100% !important;
float: none !important;
}
#searchBoardsExpand
{
overflow: hidden;
}
/* Since you asked nicely */
#main_menu .dropmenu li {
width: auto !important;
}
#main_menu .dropmenu span.firstlevel {
display: none;
}
#main_menu .dropmenu li:hover ul {
display: none;
}
}
@media screen and (max-width: 720px) {
body
{
padding: 0 !important;
min-width: 200px !important;
max-width: 720px;
}
#wrapper, div#wrapper
{
width: 100% !important;
min-width: 240px !important;
max-width: 720px !important;
}
div#upper_section div.user
{
text-align: center;
float: none !important;
width: 100%;
box-sizing: border-box;
}
div#upper_section div.user p, div#upper_section div.user p > .avatar
{
max-width: 100px;
max-height: 100px;
float: none !important;
margin: 0 auto;
text-align: center !important;
}
#upper_section div.news
{
width: 100%;
float: none;
text-align: center;
margin: 0 auto;
}
table.table_list tbody.content td.stats, .lastpost
{
display: none;
}
img.icon
{
display: inline-block;
}
#basicinfo, #detailedinfo, .modblock_left, .modblock_right, #live_news, #supportVersionsTable
{
width: 100% !important;
float: none;
margin: 0 0 3px;
box-sizing: border-box;
overflow: hidden;
}
.postarea, .moderatorbar
{
width: 100%;
margin: 0;
}
.poster
{
float: none;
width: 100%;
height: auto;
}
.poster li.avatar img
{
width: 100px !important;
height: 100px !important;
}
.poster li.stars, .poster li.blurb, li.postcount,
li.im_icons, li.title, li.postgroup, li.karma,
li.karma_allow, li.gender, li.custom, li.email, li.warning
{
display: none;
}
.login
{
width: auto !important;
}
dl
{
overflow: hidden !important;
}
/* dd, dt
{
float: none !important;
width: 100% !important;
overflow: hidden;
text-align: left !important;
}*/
.inner
{
padding: 1em .5em 2px .5em;
margin: 0;
}
.signature, .attachments
{
width: 100%;
margin: 1em 0 0;
padding: 1em 1em 3px;
box-sizing: border-box;
}
.keyinfo
{
background: none;
text-align: center;
width: 100% !important;
}
.buttonlist ul li
{
margin: 2px 0;
}
.buttonlist ul li a span
{
height: auto;
}
#quick_tasks li
{
height: 5em !important;
padding: 0;
}
#main_admsection #basicinfo h4
{
width: 100% !important;
}
#left_admsection
{
margin: 0 0 8px;
padding: 0 0 5px;
border-bottom: 3px solid #dbe4ef;
float: none;
width: 100%;
}
/* some dirty fix for SP :)*/
#sp_left, #sp_right, #sp_center
{
width: 100%;
display: block;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
table.table_list tbody.content td.stats
{
display: none;
}
table.table_list tbody.content td.lastpost, .topic_table table tbody tr td.lastpost
{
width: 35% !important;
}
} | 0.208501 | 0.050261 |
.chrys-background-color-vega-magma-1-1 {
background-color: #b6377a; }
.chrys-background-color-vega-magma-2-1 {
background-color: #721f81; }
.chrys-background-color-vega-magma-2-2 {
background-color: #f1605d; }
.chrys-background-color-vega-magma-3-1 {
background-color: #51137c; }
.chrys-background-color-vega-magma-3-2 {
background-color: #b6377a; }
.chrys-background-color-vega-magma-3-3 {
background-color: #fb8762; }
.chrys-background-color-vega-magma-4-1 {
background-color: #3b0f70; }
.chrys-background-color-vega-magma-4-2 {
background-color: #8c2981; }
.chrys-background-color-vega-magma-4-3 {
background-color: #de4968; }
.chrys-background-color-vega-magma-4-4 {
background-color: #fe9f6d; }
.chrys-background-color-vega-magma-5-1 {
background-color: #2c1160; }
.chrys-background-color-vega-magma-5-2 {
background-color: #721f81; }
.chrys-background-color-vega-magma-5-3 {
background-color: #b6377a; }
.chrys-background-color-vega-magma-5-4 {
background-color: #f1605d; }
.chrys-background-color-vega-magma-5-5 {
background-color: #feaf78; }
.chrys-background-color-vega-magma-6-1 {
background-color: #231151; }
.chrys-background-color-vega-magma-6-2 {
background-color: #5f187f; }
.chrys-background-color-vega-magma-6-3 {
background-color: #982d80; }
.chrys-background-color-vega-magma-6-4 {
background-color: #d3436e; }
.chrys-background-color-vega-magma-6-5 {
background-color: #f8765d; }
.chrys-background-color-vega-magma-6-6 {
background-color: #feba81; }
.chrys-background-color-vega-magma-7-1 {
background-color: #1d1046; }
.chrys-background-color-vega-magma-7-2 {
background-color: #51137c; }
.chrys-background-color-vega-magma-7-3 {
background-color: #822582; }
.chrys-background-color-vega-magma-7-4 {
background-color: #b6377a; }
.chrys-background-color-vega-magma-7-5 {
background-color: #e65164; }
.chrys-background-color-vega-magma-7-6 {
background-color: #fb8762; }
.chrys-background-color-vega-magma-7-7 {
background-color: #fec387; }
.chrys-background-color-vega-magma-8-1 {
background-color: #190f3e; }
.chrys-background-color-vega-magma-8-2 {
background-color: #451076; }
.chrys-background-color-vega-magma-8-3 {
background-color: #721f81; }
.chrys-background-color-vega-magma-8-4 {
background-color: #9f2f7f; }
.chrys-background-color-vega-magma-8-5 {
background-color: #cd4071; }
.chrys-background-color-vega-magma-8-6 {
background-color: #f1605d; }
.chrys-background-color-vega-magma-8-7 {
background-color: #fd9468; }
.chrys-background-color-vega-magma-8-8 {
background-color: #fec98d; }
.chrys-background-color-vega-magma-9-1 {
background-color: #150e37; }
.chrys-background-color-vega-magma-9-2 {
background-color: #3b0f70; }
.chrys-background-color-vega-magma-9-3 {
background-color: #651a80; }
.chrys-background-color-vega-magma-9-4 {
background-color: #8c2981; }
.chrys-background-color-vega-magma-9-5 {
background-color: #b6377a; }
.chrys-background-color-vega-magma-9-6 {
background-color: #de4968; }
.chrys-background-color-vega-magma-9-7 {
background-color: #f76f5c; }
.chrys-background-color-vega-magma-9-8 {
background-color: #fe9f6d; }
.chrys-background-color-vega-magma-9-9 {
background-color: #fece91; }
.chrys-background-color-vega-magma-256-1 {
background-color: #000006; }
.chrys-background-color-vega-magma-256-2 {
background-color: #010108; }
.chrys-background-color-vega-magma-256-3 {
background-color: #010109; }
.chrys-background-color-vega-magma-256-4 {
background-color: #02020b; }
.chrys-background-color-vega-magma-256-5 {
background-color: #02020d; }
.chrys-background-color-vega-magma-256-6 {
background-color: #03030f; }
.chrys-background-color-vega-magma-256-7 {
background-color: #030310; }
.chrys-background-color-vega-magma-256-8 {
background-color: #040412; }
.chrys-background-color-vega-magma-256-9 {
background-color: #040414; }
.chrys-background-color-vega-magma-256-10 {
background-color: #050516; }
.chrys-background-color-vega-magma-256-11 {
background-color: #060518; }
.chrys-background-color-vega-magma-256-12 {
background-color: #07061a; }
.chrys-background-color-vega-magma-256-13 {
background-color: #08071c; }
.chrys-background-color-vega-magma-256-14 {
background-color: #08071e; }
.chrys-background-color-vega-magma-256-15 {
background-color: #090820; }
.chrys-background-color-vega-magma-256-16 {
background-color: #0a0822; }
.chrys-background-color-vega-magma-256-17 {
background-color: #0b0924; }
.chrys-background-color-vega-magma-256-18 {
background-color: #0c0a26; }
.chrys-background-color-vega-magma-256-19 {
background-color: #0d0a28; }
.chrys-background-color-vega-magma-256-20 {
background-color: #0e0b2a; }
.chrys-background-color-vega-magma-256-21 {
background-color: #100b2d; }
.chrys-background-color-vega-magma-256-22 {
background-color: #110c2f; }
.chrys-background-color-vega-magma-256-23 {
background-color: #120c31; }
.chrys-background-color-vega-magma-256-24 {
background-color: #130d33; }
.chrys-background-color-vega-magma-256-25 {
background-color: #140e35; }
.chrys-background-color-vega-magma-256-26 {
background-color: #150e38; }
.chrys-background-color-vega-magma-256-27 {
background-color: #170e3a; }
.chrys-background-color-vega-magma-256-28 {
background-color: #180f3c; }
.chrys-background-color-vega-magma-256-29 {
background-color: #190f3f; }
.chrys-background-color-vega-magma-256-30 {
background-color: #1b1041; }
.chrys-background-color-vega-magma-256-31 {
background-color: #1c1043; }
.chrys-background-color-vega-magma-256-32 {
background-color: #1d1046; }
.chrys-background-color-vega-magma-256-33 {
background-color: #1e1148; }
.chrys-background-color-vega-magma-256-34 {
background-color: #20114a; }
.chrys-background-color-vega-magma-256-35 {
background-color: #21114d; }
.chrys-background-color-vega-magma-256-36 {
background-color: #22114f; }
.chrys-background-color-vega-magma-256-37 {
background-color: #241152; }
.chrys-background-color-vega-magma-256-38 {
background-color: #251154; }
.chrys-background-color-vega-magma-256-39 {
background-color: #271157; }
.chrys-background-color-vega-magma-256-40 {
background-color: #281159; }
.chrys-background-color-vega-magma-256-41 {
background-color: #29115c; }
.chrys-background-color-vega-magma-256-42 {
background-color: #2b115e; }
.chrys-background-color-vega-magma-256-43 {
background-color: #2c1160; }
.chrys-background-color-vega-magma-256-44 {
background-color: #2e1162; }
.chrys-background-color-vega-magma-256-45 {
background-color: #301064; }
.chrys-background-color-vega-magma-256-46 {
background-color: #321066; }
.chrys-background-color-vega-magma-256-47 {
background-color: #331068; }
.chrys-background-color-vega-magma-256-48 {
background-color: #35106a; }
.chrys-background-color-vega-magma-256-49 {
background-color: #37106c; }
.chrys-background-color-vega-magma-256-50 {
background-color: #390f6d; }
.chrys-background-color-vega-magma-256-51 {
background-color: #3a0f6f; }
.chrys-background-color-vega-magma-256-52 {
background-color: #3c0f71; }
.chrys-background-color-vega-magma-256-53 {
background-color: #3e0f72; }
.chrys-background-color-vega-magma-256-54 {
background-color: #400f73; }
.chrys-background-color-vega-magma-256-55 {
background-color: #410f74; }
.chrys-background-color-vega-magma-256-56 {
background-color: #431075; }
.chrys-background-color-vega-magma-256-57 {
background-color: #451076; }
.chrys-background-color-vega-magma-256-58 {
background-color: #471077; }
.chrys-background-color-vega-magma-256-59 {
background-color: #481078; }
.chrys-background-color-vega-magma-256-60 {
background-color: #4a1079; }
.chrys-background-color-vega-magma-256-61 {
background-color: #4c117a; }
.chrys-background-color-vega-magma-256-62 {
background-color: #4d117a; }
.chrys-background-color-vega-magma-256-63 {
background-color: #4f127b; }
.chrys-background-color-vega-magma-256-64 {
background-color: #50127b; }
.chrys-background-color-vega-magma-256-65 {
background-color: #52137c; }
.chrys-background-color-vega-magma-256-66 {
background-color: #53147d; }
.chrys-background-color-vega-magma-256-67 {
background-color: #55147d; }
.chrys-background-color-vega-magma-256-68 {
background-color: #56157e; }
.chrys-background-color-vega-magma-256-69 {
background-color: #58157e; }
.chrys-background-color-vega-magma-256-70 {
background-color: #59167e; }
.chrys-background-color-vega-magma-256-71 {
background-color: #5b167f; }
.chrys-background-color-vega-magma-256-72 {
background-color: #5d177f; }
.chrys-background-color-vega-magma-256-73 {
background-color: #5e187f; }
.chrys-background-color-vega-magma-256-74 {
background-color: #60187f; }
.chrys-background-color-vega-magma-256-75 {
background-color: #621980; }
.chrys-background-color-vega-magma-256-76 {
background-color: #631980; }
.chrys-background-color-vega-magma-256-77 {
background-color: #651a80; }
.chrys-background-color-vega-magma-256-78 {
background-color: #661b80; }
.chrys-background-color-vega-magma-256-79 {
background-color: #681b80; }
.chrys-background-color-vega-magma-256-80 {
background-color: #691c80; }
.chrys-background-color-vega-magma-256-81 {
background-color: #6b1c80; }
.chrys-background-color-vega-magma-256-82 {
background-color: #6c1d81; }
.chrys-background-color-vega-magma-256-83 {
background-color: #6e1d81; }
.chrys-background-color-vega-magma-256-84 {
background-color: #6f1e81; }
.chrys-background-color-vega-magma-256-85 {
background-color: #711f81; }
.chrys-background-color-vega-magma-256-86 {
background-color: #731f81; }
.chrys-background-color-vega-magma-256-87 {
background-color: #742081; }
.chrys-background-color-vega-magma-256-88 {
background-color: #762081; }
.chrys-background-color-vega-magma-256-89 {
background-color: #772181; }
.chrys-background-color-vega-magma-256-90 {
background-color: #792282; }
.chrys-background-color-vega-magma-256-91 {
background-color: #7a2282; }
.chrys-background-color-vega-magma-256-92 {
background-color: #7c2382; }
.chrys-background-color-vega-magma-256-93 {
background-color: #7d2382; }
.chrys-background-color-vega-magma-256-94 {
background-color: #7f2482; }
.chrys-background-color-vega-magma-256-95 {
background-color: #802482; }
.chrys-background-color-vega-magma-256-96 {
background-color: #822582; }
.chrys-background-color-vega-magma-256-97 {
background-color: #832682; }
.chrys-background-color-vega-magma-256-98 {
background-color: #852682; }
.chrys-background-color-vega-magma-256-99 {
background-color: #862781; }
.chrys-background-color-vega-magma-256-100 {
background-color: #882781; }
.chrys-background-color-vega-magma-256-101 {
background-color: #892881; }
.chrys-background-color-vega-magma-256-102 {
background-color: #8b2981; }
.chrys-background-color-vega-magma-256-103 {
background-color: #8c2981; }
.chrys-background-color-vega-magma-256-104 {
background-color: #8e2a81; }
.chrys-background-color-vega-magma-256-105 {
background-color: #902a81; }
.chrys-background-color-vega-magma-256-106 {
background-color: #912b81; }
.chrys-background-color-vega-magma-256-107 {
background-color: #932b81; }
.chrys-background-color-vega-magma-256-108 {
background-color: #942c80; }
.chrys-background-color-vega-magma-256-109 {
background-color: #962d80; }
.chrys-background-color-vega-magma-256-110 {
background-color: #982d80; }
.chrys-background-color-vega-magma-256-111 {
background-color: #992e80; }
.chrys-background-color-vega-magma-256-112 {
background-color: #9b2e80; }
.chrys-background-color-vega-magma-256-113 {
background-color: #9d2f7f; }
.chrys-background-color-vega-magma-256-114 {
background-color: #9e2f7f; }
.chrys-background-color-vega-magma-256-115 {
background-color: #a0307f; }
.chrys-background-color-vega-magma-256-116 {
background-color: #a2307e; }
.chrys-background-color-vega-magma-256-117 {
background-color: #a3317e; }
.chrys-background-color-vega-magma-256-118 {
background-color: #a5317e; }
.chrys-background-color-vega-magma-256-119 {
background-color: #a6327d; }
.chrys-background-color-vega-magma-256-120 {
background-color: #a8327d; }
.chrys-background-color-vega-magma-256-121 {
background-color: #aa337d; }
.chrys-background-color-vega-magma-256-122 {
background-color: #ab337c; }
.chrys-background-color-vega-magma-256-123 {
background-color: #ad347c; }
.chrys-background-color-vega-magma-256-124 {
background-color: #af347c; }
.chrys-background-color-vega-magma-256-125 {
background-color: #b0357b; }
.chrys-background-color-vega-magma-256-126 {
background-color: #b2367b; }
.chrys-background-color-vega-magma-256-127 {
background-color: #b4367b; }
.chrys-background-color-vega-magma-256-128 {
background-color: #b5377a; }
.chrys-background-color-vega-magma-256-129 {
background-color: #b7377a; }
.chrys-background-color-vega-magma-256-130 {
background-color: #b83879; }
.chrys-background-color-vega-magma-256-131 {
background-color: #ba3879; }
.chrys-background-color-vega-magma-256-132 {
background-color: #bc3978; }
.chrys-background-color-vega-magma-256-133 {
background-color: #bd3a77; }
.chrys-background-color-vega-magma-256-134 {
background-color: #bf3a77; }
.chrys-background-color-vega-magma-256-135 {
background-color: #c13b76; }
.chrys-background-color-vega-magma-256-136 {
background-color: #c23b76; }
.chrys-background-color-vega-magma-256-137 {
background-color: #c43c75; }
.chrys-background-color-vega-magma-256-138 {
background-color: #c53d74; }
.chrys-background-color-vega-magma-256-139 {
background-color: #c73d74; }
.chrys-background-color-vega-magma-256-140 {
background-color: #c83e73; }
.chrys-background-color-vega-magma-256-141 {
background-color: #ca3f72; }
.chrys-background-color-vega-magma-256-142 {
background-color: #cb3f72; }
.chrys-background-color-vega-magma-256-143 {
background-color: #cd4071; }
.chrys-background-color-vega-magma-256-144 {
background-color: #cf4170; }
.chrys-background-color-vega-magma-256-145 {
background-color: #d0426f; }
.chrys-background-color-vega-magma-256-146 {
background-color: #d2426f; }
.chrys-background-color-vega-magma-256-147 {
background-color: #d3436e; }
.chrys-background-color-vega-magma-256-148 {
background-color: #d5446d; }
.chrys-background-color-vega-magma-256-149 {
background-color: #d6456c; }
.chrys-background-color-vega-magma-256-150 {
background-color: #d8466b; }
.chrys-background-color-vega-magma-256-151 {
background-color: #d9466b; }
.chrys-background-color-vega-magma-256-152 {
background-color: #db476a; }
.chrys-background-color-vega-magma-256-153 {
background-color: #dc4869; }
.chrys-background-color-vega-magma-256-154 {
background-color: #de4968; }
.chrys-background-color-vega-magma-256-155 {
background-color: #df4a67; }
.chrys-background-color-vega-magma-256-156 {
background-color: #e04b67; }
.chrys-background-color-vega-magma-256-157 {
background-color: #e24d66; }
.chrys-background-color-vega-magma-256-158 {
background-color: #e34e65; }
.chrys-background-color-vega-magma-256-159 {
background-color: #e44f65; }
.chrys-background-color-vega-magma-256-160 {
background-color: #e55064; }
.chrys-background-color-vega-magma-256-161 {
background-color: #e75263; }
.chrys-background-color-vega-magma-256-162 {
background-color: #e85363; }
.chrys-background-color-vega-magma-256-163 {
background-color: #e95462; }
.chrys-background-color-vega-magma-256-164 {
background-color: #ea5661; }
.chrys-background-color-vega-magma-256-165 {
background-color: #eb5761; }
.chrys-background-color-vega-magma-256-166 {
background-color: #ec5960; }
.chrys-background-color-vega-magma-256-167 {
background-color: #ed5a60; }
.chrys-background-color-vega-magma-256-168 {
background-color: #ee5b5f; }
.chrys-background-color-vega-magma-256-169 {
background-color: #ef5d5e; }
.chrys-background-color-vega-magma-256-170 {
background-color: #f05e5e; }
.chrys-background-color-vega-magma-256-171 {
background-color: #f1605d; }
.chrys-background-color-vega-magma-256-172 {
background-color: #f1615d; }
.chrys-background-color-vega-magma-256-173 {
background-color: #f2635d; }
.chrys-background-color-vega-magma-256-174 {
background-color: #f3655d; }
.chrys-background-color-vega-magma-256-175 {
background-color: #f4665d; }
.chrys-background-color-vega-magma-256-176 {
background-color: #f4685c; }
.chrys-background-color-vega-magma-256-177 {
background-color: #f56a5c; }
.chrys-background-color-vega-magma-256-178 {
background-color: #f66c5c; }
.chrys-background-color-vega-magma-256-179 {
background-color: #f66d5c; }
.chrys-background-color-vega-magma-256-180 {
background-color: #f76f5c; }
.chrys-background-color-vega-magma-256-181 {
background-color: #f7715c; }
.chrys-background-color-vega-magma-256-182 {
background-color: #f8735c; }
.chrys-background-color-vega-magma-256-183 {
background-color: #f8755d; }
.chrys-background-color-vega-magma-256-184 {
background-color: #f8775d; }
.chrys-background-color-vega-magma-256-185 {
background-color: #f9795d; }
.chrys-background-color-vega-magma-256-186 {
background-color: #f97a5d; }
.chrys-background-color-vega-magma-256-187 {
background-color: #f97c5e; }
.chrys-background-color-vega-magma-256-188 {
background-color: #fa7e5e; }
.chrys-background-color-vega-magma-256-189 {
background-color: #fa805e; }
.chrys-background-color-vega-magma-256-190 {
background-color: #fa825f; }
.chrys-background-color-vega-magma-256-191 {
background-color: #fb8460; }
.chrys-background-color-vega-magma-256-192 {
background-color: #fb8661; }
.chrys-background-color-vega-magma-256-193 {
background-color: #fb8762; }
.chrys-background-color-vega-magma-256-194 {
background-color: #fb8963; }
.chrys-background-color-vega-magma-256-195 {
background-color: #fc8b63; }
.chrys-background-color-vega-magma-256-196 {
background-color: #fc8d64; }
.chrys-background-color-vega-magma-256-197 {
background-color: #fc8f65; }
.chrys-background-color-vega-magma-256-198 {
background-color: #fc9166; }
.chrys-background-color-vega-magma-256-199 {
background-color: #fc9367; }
.chrys-background-color-vega-magma-256-200 {
background-color: #fd9568; }
.chrys-background-color-vega-magma-256-201 {
background-color: #fd9669; }
.chrys-background-color-vega-magma-256-202 {
background-color: #fd986a; }
.chrys-background-color-vega-magma-256-203 {
background-color: #fd9a6b; }
.chrys-background-color-vega-magma-256-204 {
background-color: #fe9c6c; }
.chrys-background-color-vega-magma-256-205 {
background-color: #fe9e6c; }
.chrys-background-color-vega-magma-256-206 {
background-color: #fea06e; }
.chrys-background-color-vega-magma-256-207 {
background-color: #fea26f; }
.chrys-background-color-vega-magma-256-208 {
background-color: #fea370; }
.chrys-background-color-vega-magma-256-209 {
background-color: #fea571; }
.chrys-background-color-vega-magma-256-210 {
background-color: #fea773; }
.chrys-background-color-vega-magma-256-211 {
background-color: #fea974; }
.chrys-background-color-vega-magma-256-212 {
background-color: #feab75; }
.chrys-background-color-vega-magma-256-213 {
background-color: #fead77; }
.chrys-background-color-vega-magma-256-214 {
background-color: #feaf78; }
.chrys-background-color-vega-magma-256-215 {
background-color: #feb179; }
.chrys-background-color-vega-magma-256-216 {
background-color: #feb27b; }
.chrys-background-color-vega-magma-256-217 {
background-color: #feb47c; }
.chrys-background-color-vega-magma-256-218 {
background-color: #feb67d; }
.chrys-background-color-vega-magma-256-219 {
background-color: #feb87f; }
.chrys-background-color-vega-magma-256-220 {
background-color: #feba80; }
.chrys-background-color-vega-magma-256-221 {
background-color: #febc82; }
.chrys-background-color-vega-magma-256-222 {
background-color: #febe83; }
.chrys-background-color-vega-magma-256-223 {
background-color: #febf84; }
.chrys-background-color-vega-magma-256-224 {
background-color: #fec186; }
.chrys-background-color-vega-magma-256-225 {
background-color: #fec387; }
.chrys-background-color-vega-magma-256-226 {
background-color: #fec589; }
.chrys-background-color-vega-magma-256-227 {
background-color: #fec68a; }
.chrys-background-color-vega-magma-256-228 {
background-color: #fec88c; }
.chrys-background-color-vega-magma-256-229 {
background-color: #feca8e; }
.chrys-background-color-vega-magma-256-230 {
background-color: #fecc8f; }
.chrys-background-color-vega-magma-256-231 {
background-color: #fecd91; }
.chrys-background-color-vega-magma-256-232 {
background-color: #fecf92; }
.chrys-background-color-vega-magma-256-233 {
background-color: #fed194; }
.chrys-background-color-vega-magma-256-234 {
background-color: #fed396; }
.chrys-background-color-vega-magma-256-235 {
background-color: #fed597; }
.chrys-background-color-vega-magma-256-236 {
background-color: #fdd799; }
.chrys-background-color-vega-magma-256-237 {
background-color: #fdd99b; }
.chrys-background-color-vega-magma-256-238 {
background-color: #fddb9d; }
.chrys-background-color-vega-magma-256-239 {
background-color: #fddc9e; }
.chrys-background-color-vega-magma-256-240 {
background-color: #fddea0; }
.chrys-background-color-vega-magma-256-241 {
background-color: #fde0a2; }
.chrys-background-color-vega-magma-256-242 {
background-color: #fde2a4; }
.chrys-background-color-vega-magma-256-243 {
background-color: #fde3a5; }
.chrys-background-color-vega-magma-256-244 {
background-color: #fde5a7; }
.chrys-background-color-vega-magma-256-245 {
background-color: #fce7a9; }
.chrys-background-color-vega-magma-256-246 {
background-color: #fce9ab; }
.chrys-background-color-vega-magma-256-247 {
background-color: #fceaac; }
.chrys-background-color-vega-magma-256-248 {
background-color: #fcecae; }
.chrys-background-color-vega-magma-256-249 {
background-color: #fceeb0; }
.chrys-background-color-vega-magma-256-250 {
background-color: #fcf0b2; }
.chrys-background-color-vega-magma-256-251 {
background-color: #fcf2b4; }
.chrys-background-color-vega-magma-256-252 {
background-color: #fcf4b6; }
.chrys-background-color-vega-magma-256-253 {
background-color: #fcf6b8; }
.chrys-background-color-vega-magma-256-254 {
background-color: #fcf7b9; }
.chrys-background-color-vega-magma-256-255 {
background-color: #fcf9bb; }
.chrys-background-color-vega-magma-256-256 {
background-color: #fcfbbd; } | demo/css/background-color/vega-magma.css | .chrys-background-color-vega-magma-1-1 {
background-color: #b6377a; }
.chrys-background-color-vega-magma-2-1 {
background-color: #721f81; }
.chrys-background-color-vega-magma-2-2 {
background-color: #f1605d; }
.chrys-background-color-vega-magma-3-1 {
background-color: #51137c; }
.chrys-background-color-vega-magma-3-2 {
background-color: #b6377a; }
.chrys-background-color-vega-magma-3-3 {
background-color: #fb8762; }
.chrys-background-color-vega-magma-4-1 {
background-color: #3b0f70; }
.chrys-background-color-vega-magma-4-2 {
background-color: #8c2981; }
.chrys-background-color-vega-magma-4-3 {
background-color: #de4968; }
.chrys-background-color-vega-magma-4-4 {
background-color: #fe9f6d; }
.chrys-background-color-vega-magma-5-1 {
background-color: #2c1160; }
.chrys-background-color-vega-magma-5-2 {
background-color: #721f81; }
.chrys-background-color-vega-magma-5-3 {
background-color: #b6377a; }
.chrys-background-color-vega-magma-5-4 {
background-color: #f1605d; }
.chrys-background-color-vega-magma-5-5 {
background-color: #feaf78; }
.chrys-background-color-vega-magma-6-1 {
background-color: #231151; }
.chrys-background-color-vega-magma-6-2 {
background-color: #5f187f; }
.chrys-background-color-vega-magma-6-3 {
background-color: #982d80; }
.chrys-background-color-vega-magma-6-4 {
background-color: #d3436e; }
.chrys-background-color-vega-magma-6-5 {
background-color: #f8765d; }
.chrys-background-color-vega-magma-6-6 {
background-color: #feba81; }
.chrys-background-color-vega-magma-7-1 {
background-color: #1d1046; }
.chrys-background-color-vega-magma-7-2 {
background-color: #51137c; }
.chrys-background-color-vega-magma-7-3 {
background-color: #822582; }
.chrys-background-color-vega-magma-7-4 {
background-color: #b6377a; }
.chrys-background-color-vega-magma-7-5 {
background-color: #e65164; }
.chrys-background-color-vega-magma-7-6 {
background-color: #fb8762; }
.chrys-background-color-vega-magma-7-7 {
background-color: #fec387; }
.chrys-background-color-vega-magma-8-1 {
background-color: #190f3e; }
.chrys-background-color-vega-magma-8-2 {
background-color: #451076; }
.chrys-background-color-vega-magma-8-3 {
background-color: #721f81; }
.chrys-background-color-vega-magma-8-4 {
background-color: #9f2f7f; }
.chrys-background-color-vega-magma-8-5 {
background-color: #cd4071; }
.chrys-background-color-vega-magma-8-6 {
background-color: #f1605d; }
.chrys-background-color-vega-magma-8-7 {
background-color: #fd9468; }
.chrys-background-color-vega-magma-8-8 {
background-color: #fec98d; }
.chrys-background-color-vega-magma-9-1 {
background-color: #150e37; }
.chrys-background-color-vega-magma-9-2 {
background-color: #3b0f70; }
.chrys-background-color-vega-magma-9-3 {
background-color: #651a80; }
.chrys-background-color-vega-magma-9-4 {
background-color: #8c2981; }
.chrys-background-color-vega-magma-9-5 {
background-color: #b6377a; }
.chrys-background-color-vega-magma-9-6 {
background-color: #de4968; }
.chrys-background-color-vega-magma-9-7 {
background-color: #f76f5c; }
.chrys-background-color-vega-magma-9-8 {
background-color: #fe9f6d; }
.chrys-background-color-vega-magma-9-9 {
background-color: #fece91; }
.chrys-background-color-vega-magma-256-1 {
background-color: #000006; }
.chrys-background-color-vega-magma-256-2 {
background-color: #010108; }
.chrys-background-color-vega-magma-256-3 {
background-color: #010109; }
.chrys-background-color-vega-magma-256-4 {
background-color: #02020b; }
.chrys-background-color-vega-magma-256-5 {
background-color: #02020d; }
.chrys-background-color-vega-magma-256-6 {
background-color: #03030f; }
.chrys-background-color-vega-magma-256-7 {
background-color: #030310; }
.chrys-background-color-vega-magma-256-8 {
background-color: #040412; }
.chrys-background-color-vega-magma-256-9 {
background-color: #040414; }
.chrys-background-color-vega-magma-256-10 {
background-color: #050516; }
.chrys-background-color-vega-magma-256-11 {
background-color: #060518; }
.chrys-background-color-vega-magma-256-12 {
background-color: #07061a; }
.chrys-background-color-vega-magma-256-13 {
background-color: #08071c; }
.chrys-background-color-vega-magma-256-14 {
background-color: #08071e; }
.chrys-background-color-vega-magma-256-15 {
background-color: #090820; }
.chrys-background-color-vega-magma-256-16 {
background-color: #0a0822; }
.chrys-background-color-vega-magma-256-17 {
background-color: #0b0924; }
.chrys-background-color-vega-magma-256-18 {
background-color: #0c0a26; }
.chrys-background-color-vega-magma-256-19 {
background-color: #0d0a28; }
.chrys-background-color-vega-magma-256-20 {
background-color: #0e0b2a; }
.chrys-background-color-vega-magma-256-21 {
background-color: #100b2d; }
.chrys-background-color-vega-magma-256-22 {
background-color: #110c2f; }
.chrys-background-color-vega-magma-256-23 {
background-color: #120c31; }
.chrys-background-color-vega-magma-256-24 {
background-color: #130d33; }
.chrys-background-color-vega-magma-256-25 {
background-color: #140e35; }
.chrys-background-color-vega-magma-256-26 {
background-color: #150e38; }
.chrys-background-color-vega-magma-256-27 {
background-color: #170e3a; }
.chrys-background-color-vega-magma-256-28 {
background-color: #180f3c; }
.chrys-background-color-vega-magma-256-29 {
background-color: #190f3f; }
.chrys-background-color-vega-magma-256-30 {
background-color: #1b1041; }
.chrys-background-color-vega-magma-256-31 {
background-color: #1c1043; }
.chrys-background-color-vega-magma-256-32 {
background-color: #1d1046; }
.chrys-background-color-vega-magma-256-33 {
background-color: #1e1148; }
.chrys-background-color-vega-magma-256-34 {
background-color: #20114a; }
.chrys-background-color-vega-magma-256-35 {
background-color: #21114d; }
.chrys-background-color-vega-magma-256-36 {
background-color: #22114f; }
.chrys-background-color-vega-magma-256-37 {
background-color: #241152; }
.chrys-background-color-vega-magma-256-38 {
background-color: #251154; }
.chrys-background-color-vega-magma-256-39 {
background-color: #271157; }
.chrys-background-color-vega-magma-256-40 {
background-color: #281159; }
.chrys-background-color-vega-magma-256-41 {
background-color: #29115c; }
.chrys-background-color-vega-magma-256-42 {
background-color: #2b115e; }
.chrys-background-color-vega-magma-256-43 {
background-color: #2c1160; }
.chrys-background-color-vega-magma-256-44 {
background-color: #2e1162; }
.chrys-background-color-vega-magma-256-45 {
background-color: #301064; }
.chrys-background-color-vega-magma-256-46 {
background-color: #321066; }
.chrys-background-color-vega-magma-256-47 {
background-color: #331068; }
.chrys-background-color-vega-magma-256-48 {
background-color: #35106a; }
.chrys-background-color-vega-magma-256-49 {
background-color: #37106c; }
.chrys-background-color-vega-magma-256-50 {
background-color: #390f6d; }
.chrys-background-color-vega-magma-256-51 {
background-color: #3a0f6f; }
.chrys-background-color-vega-magma-256-52 {
background-color: #3c0f71; }
.chrys-background-color-vega-magma-256-53 {
background-color: #3e0f72; }
.chrys-background-color-vega-magma-256-54 {
background-color: #400f73; }
.chrys-background-color-vega-magma-256-55 {
background-color: #410f74; }
.chrys-background-color-vega-magma-256-56 {
background-color: #431075; }
.chrys-background-color-vega-magma-256-57 {
background-color: #451076; }
.chrys-background-color-vega-magma-256-58 {
background-color: #471077; }
.chrys-background-color-vega-magma-256-59 {
background-color: #481078; }
.chrys-background-color-vega-magma-256-60 {
background-color: #4a1079; }
.chrys-background-color-vega-magma-256-61 {
background-color: #4c117a; }
.chrys-background-color-vega-magma-256-62 {
background-color: #4d117a; }
.chrys-background-color-vega-magma-256-63 {
background-color: #4f127b; }
.chrys-background-color-vega-magma-256-64 {
background-color: #50127b; }
.chrys-background-color-vega-magma-256-65 {
background-color: #52137c; }
.chrys-background-color-vega-magma-256-66 {
background-color: #53147d; }
.chrys-background-color-vega-magma-256-67 {
background-color: #55147d; }
.chrys-background-color-vega-magma-256-68 {
background-color: #56157e; }
.chrys-background-color-vega-magma-256-69 {
background-color: #58157e; }
.chrys-background-color-vega-magma-256-70 {
background-color: #59167e; }
.chrys-background-color-vega-magma-256-71 {
background-color: #5b167f; }
.chrys-background-color-vega-magma-256-72 {
background-color: #5d177f; }
.chrys-background-color-vega-magma-256-73 {
background-color: #5e187f; }
.chrys-background-color-vega-magma-256-74 {
background-color: #60187f; }
.chrys-background-color-vega-magma-256-75 {
background-color: #621980; }
.chrys-background-color-vega-magma-256-76 {
background-color: #631980; }
.chrys-background-color-vega-magma-256-77 {
background-color: #651a80; }
.chrys-background-color-vega-magma-256-78 {
background-color: #661b80; }
.chrys-background-color-vega-magma-256-79 {
background-color: #681b80; }
.chrys-background-color-vega-magma-256-80 {
background-color: #691c80; }
.chrys-background-color-vega-magma-256-81 {
background-color: #6b1c80; }
.chrys-background-color-vega-magma-256-82 {
background-color: #6c1d81; }
.chrys-background-color-vega-magma-256-83 {
background-color: #6e1d81; }
.chrys-background-color-vega-magma-256-84 {
background-color: #6f1e81; }
.chrys-background-color-vega-magma-256-85 {
background-color: #711f81; }
.chrys-background-color-vega-magma-256-86 {
background-color: #731f81; }
.chrys-background-color-vega-magma-256-87 {
background-color: #742081; }
.chrys-background-color-vega-magma-256-88 {
background-color: #762081; }
.chrys-background-color-vega-magma-256-89 {
background-color: #772181; }
.chrys-background-color-vega-magma-256-90 {
background-color: #792282; }
.chrys-background-color-vega-magma-256-91 {
background-color: #7a2282; }
.chrys-background-color-vega-magma-256-92 {
background-color: #7c2382; }
.chrys-background-color-vega-magma-256-93 {
background-color: #7d2382; }
.chrys-background-color-vega-magma-256-94 {
background-color: #7f2482; }
.chrys-background-color-vega-magma-256-95 {
background-color: #802482; }
.chrys-background-color-vega-magma-256-96 {
background-color: #822582; }
.chrys-background-color-vega-magma-256-97 {
background-color: #832682; }
.chrys-background-color-vega-magma-256-98 {
background-color: #852682; }
.chrys-background-color-vega-magma-256-99 {
background-color: #862781; }
.chrys-background-color-vega-magma-256-100 {
background-color: #882781; }
.chrys-background-color-vega-magma-256-101 {
background-color: #892881; }
.chrys-background-color-vega-magma-256-102 {
background-color: #8b2981; }
.chrys-background-color-vega-magma-256-103 {
background-color: #8c2981; }
.chrys-background-color-vega-magma-256-104 {
background-color: #8e2a81; }
.chrys-background-color-vega-magma-256-105 {
background-color: #902a81; }
.chrys-background-color-vega-magma-256-106 {
background-color: #912b81; }
.chrys-background-color-vega-magma-256-107 {
background-color: #932b81; }
.chrys-background-color-vega-magma-256-108 {
background-color: #942c80; }
.chrys-background-color-vega-magma-256-109 {
background-color: #962d80; }
.chrys-background-color-vega-magma-256-110 {
background-color: #982d80; }
.chrys-background-color-vega-magma-256-111 {
background-color: #992e80; }
.chrys-background-color-vega-magma-256-112 {
background-color: #9b2e80; }
.chrys-background-color-vega-magma-256-113 {
background-color: #9d2f7f; }
.chrys-background-color-vega-magma-256-114 {
background-color: #9e2f7f; }
.chrys-background-color-vega-magma-256-115 {
background-color: #a0307f; }
.chrys-background-color-vega-magma-256-116 {
background-color: #a2307e; }
.chrys-background-color-vega-magma-256-117 {
background-color: #a3317e; }
.chrys-background-color-vega-magma-256-118 {
background-color: #a5317e; }
.chrys-background-color-vega-magma-256-119 {
background-color: #a6327d; }
.chrys-background-color-vega-magma-256-120 {
background-color: #a8327d; }
.chrys-background-color-vega-magma-256-121 {
background-color: #aa337d; }
.chrys-background-color-vega-magma-256-122 {
background-color: #ab337c; }
.chrys-background-color-vega-magma-256-123 {
background-color: #ad347c; }
.chrys-background-color-vega-magma-256-124 {
background-color: #af347c; }
.chrys-background-color-vega-magma-256-125 {
background-color: #b0357b; }
.chrys-background-color-vega-magma-256-126 {
background-color: #b2367b; }
.chrys-background-color-vega-magma-256-127 {
background-color: #b4367b; }
.chrys-background-color-vega-magma-256-128 {
background-color: #b5377a; }
.chrys-background-color-vega-magma-256-129 {
background-color: #b7377a; }
.chrys-background-color-vega-magma-256-130 {
background-color: #b83879; }
.chrys-background-color-vega-magma-256-131 {
background-color: #ba3879; }
.chrys-background-color-vega-magma-256-132 {
background-color: #bc3978; }
.chrys-background-color-vega-magma-256-133 {
background-color: #bd3a77; }
.chrys-background-color-vega-magma-256-134 {
background-color: #bf3a77; }
.chrys-background-color-vega-magma-256-135 {
background-color: #c13b76; }
.chrys-background-color-vega-magma-256-136 {
background-color: #c23b76; }
.chrys-background-color-vega-magma-256-137 {
background-color: #c43c75; }
.chrys-background-color-vega-magma-256-138 {
background-color: #c53d74; }
.chrys-background-color-vega-magma-256-139 {
background-color: #c73d74; }
.chrys-background-color-vega-magma-256-140 {
background-color: #c83e73; }
.chrys-background-color-vega-magma-256-141 {
background-color: #ca3f72; }
.chrys-background-color-vega-magma-256-142 {
background-color: #cb3f72; }
.chrys-background-color-vega-magma-256-143 {
background-color: #cd4071; }
.chrys-background-color-vega-magma-256-144 {
background-color: #cf4170; }
.chrys-background-color-vega-magma-256-145 {
background-color: #d0426f; }
.chrys-background-color-vega-magma-256-146 {
background-color: #d2426f; }
.chrys-background-color-vega-magma-256-147 {
background-color: #d3436e; }
.chrys-background-color-vega-magma-256-148 {
background-color: #d5446d; }
.chrys-background-color-vega-magma-256-149 {
background-color: #d6456c; }
.chrys-background-color-vega-magma-256-150 {
background-color: #d8466b; }
.chrys-background-color-vega-magma-256-151 {
background-color: #d9466b; }
.chrys-background-color-vega-magma-256-152 {
background-color: #db476a; }
.chrys-background-color-vega-magma-256-153 {
background-color: #dc4869; }
.chrys-background-color-vega-magma-256-154 {
background-color: #de4968; }
.chrys-background-color-vega-magma-256-155 {
background-color: #df4a67; }
.chrys-background-color-vega-magma-256-156 {
background-color: #e04b67; }
.chrys-background-color-vega-magma-256-157 {
background-color: #e24d66; }
.chrys-background-color-vega-magma-256-158 {
background-color: #e34e65; }
.chrys-background-color-vega-magma-256-159 {
background-color: #e44f65; }
.chrys-background-color-vega-magma-256-160 {
background-color: #e55064; }
.chrys-background-color-vega-magma-256-161 {
background-color: #e75263; }
.chrys-background-color-vega-magma-256-162 {
background-color: #e85363; }
.chrys-background-color-vega-magma-256-163 {
background-color: #e95462; }
.chrys-background-color-vega-magma-256-164 {
background-color: #ea5661; }
.chrys-background-color-vega-magma-256-165 {
background-color: #eb5761; }
.chrys-background-color-vega-magma-256-166 {
background-color: #ec5960; }
.chrys-background-color-vega-magma-256-167 {
background-color: #ed5a60; }
.chrys-background-color-vega-magma-256-168 {
background-color: #ee5b5f; }
.chrys-background-color-vega-magma-256-169 {
background-color: #ef5d5e; }
.chrys-background-color-vega-magma-256-170 {
background-color: #f05e5e; }
.chrys-background-color-vega-magma-256-171 {
background-color: #f1605d; }
.chrys-background-color-vega-magma-256-172 {
background-color: #f1615d; }
.chrys-background-color-vega-magma-256-173 {
background-color: #f2635d; }
.chrys-background-color-vega-magma-256-174 {
background-color: #f3655d; }
.chrys-background-color-vega-magma-256-175 {
background-color: #f4665d; }
.chrys-background-color-vega-magma-256-176 {
background-color: #f4685c; }
.chrys-background-color-vega-magma-256-177 {
background-color: #f56a5c; }
.chrys-background-color-vega-magma-256-178 {
background-color: #f66c5c; }
.chrys-background-color-vega-magma-256-179 {
background-color: #f66d5c; }
.chrys-background-color-vega-magma-256-180 {
background-color: #f76f5c; }
.chrys-background-color-vega-magma-256-181 {
background-color: #f7715c; }
.chrys-background-color-vega-magma-256-182 {
background-color: #f8735c; }
.chrys-background-color-vega-magma-256-183 {
background-color: #f8755d; }
.chrys-background-color-vega-magma-256-184 {
background-color: #f8775d; }
.chrys-background-color-vega-magma-256-185 {
background-color: #f9795d; }
.chrys-background-color-vega-magma-256-186 {
background-color: #f97a5d; }
.chrys-background-color-vega-magma-256-187 {
background-color: #f97c5e; }
.chrys-background-color-vega-magma-256-188 {
background-color: #fa7e5e; }
.chrys-background-color-vega-magma-256-189 {
background-color: #fa805e; }
.chrys-background-color-vega-magma-256-190 {
background-color: #fa825f; }
.chrys-background-color-vega-magma-256-191 {
background-color: #fb8460; }
.chrys-background-color-vega-magma-256-192 {
background-color: #fb8661; }
.chrys-background-color-vega-magma-256-193 {
background-color: #fb8762; }
.chrys-background-color-vega-magma-256-194 {
background-color: #fb8963; }
.chrys-background-color-vega-magma-256-195 {
background-color: #fc8b63; }
.chrys-background-color-vega-magma-256-196 {
background-color: #fc8d64; }
.chrys-background-color-vega-magma-256-197 {
background-color: #fc8f65; }
.chrys-background-color-vega-magma-256-198 {
background-color: #fc9166; }
.chrys-background-color-vega-magma-256-199 {
background-color: #fc9367; }
.chrys-background-color-vega-magma-256-200 {
background-color: #fd9568; }
.chrys-background-color-vega-magma-256-201 {
background-color: #fd9669; }
.chrys-background-color-vega-magma-256-202 {
background-color: #fd986a; }
.chrys-background-color-vega-magma-256-203 {
background-color: #fd9a6b; }
.chrys-background-color-vega-magma-256-204 {
background-color: #fe9c6c; }
.chrys-background-color-vega-magma-256-205 {
background-color: #fe9e6c; }
.chrys-background-color-vega-magma-256-206 {
background-color: #fea06e; }
.chrys-background-color-vega-magma-256-207 {
background-color: #fea26f; }
.chrys-background-color-vega-magma-256-208 {
background-color: #fea370; }
.chrys-background-color-vega-magma-256-209 {
background-color: #fea571; }
.chrys-background-color-vega-magma-256-210 {
background-color: #fea773; }
.chrys-background-color-vega-magma-256-211 {
background-color: #fea974; }
.chrys-background-color-vega-magma-256-212 {
background-color: #feab75; }
.chrys-background-color-vega-magma-256-213 {
background-color: #fead77; }
.chrys-background-color-vega-magma-256-214 {
background-color: #feaf78; }
.chrys-background-color-vega-magma-256-215 {
background-color: #feb179; }
.chrys-background-color-vega-magma-256-216 {
background-color: #feb27b; }
.chrys-background-color-vega-magma-256-217 {
background-color: #feb47c; }
.chrys-background-color-vega-magma-256-218 {
background-color: #feb67d; }
.chrys-background-color-vega-magma-256-219 {
background-color: #feb87f; }
.chrys-background-color-vega-magma-256-220 {
background-color: #feba80; }
.chrys-background-color-vega-magma-256-221 {
background-color: #febc82; }
.chrys-background-color-vega-magma-256-222 {
background-color: #febe83; }
.chrys-background-color-vega-magma-256-223 {
background-color: #febf84; }
.chrys-background-color-vega-magma-256-224 {
background-color: #fec186; }
.chrys-background-color-vega-magma-256-225 {
background-color: #fec387; }
.chrys-background-color-vega-magma-256-226 {
background-color: #fec589; }
.chrys-background-color-vega-magma-256-227 {
background-color: #fec68a; }
.chrys-background-color-vega-magma-256-228 {
background-color: #fec88c; }
.chrys-background-color-vega-magma-256-229 {
background-color: #feca8e; }
.chrys-background-color-vega-magma-256-230 {
background-color: #fecc8f; }
.chrys-background-color-vega-magma-256-231 {
background-color: #fecd91; }
.chrys-background-color-vega-magma-256-232 {
background-color: #fecf92; }
.chrys-background-color-vega-magma-256-233 {
background-color: #fed194; }
.chrys-background-color-vega-magma-256-234 {
background-color: #fed396; }
.chrys-background-color-vega-magma-256-235 {
background-color: #fed597; }
.chrys-background-color-vega-magma-256-236 {
background-color: #fdd799; }
.chrys-background-color-vega-magma-256-237 {
background-color: #fdd99b; }
.chrys-background-color-vega-magma-256-238 {
background-color: #fddb9d; }
.chrys-background-color-vega-magma-256-239 {
background-color: #fddc9e; }
.chrys-background-color-vega-magma-256-240 {
background-color: #fddea0; }
.chrys-background-color-vega-magma-256-241 {
background-color: #fde0a2; }
.chrys-background-color-vega-magma-256-242 {
background-color: #fde2a4; }
.chrys-background-color-vega-magma-256-243 {
background-color: #fde3a5; }
.chrys-background-color-vega-magma-256-244 {
background-color: #fde5a7; }
.chrys-background-color-vega-magma-256-245 {
background-color: #fce7a9; }
.chrys-background-color-vega-magma-256-246 {
background-color: #fce9ab; }
.chrys-background-color-vega-magma-256-247 {
background-color: #fceaac; }
.chrys-background-color-vega-magma-256-248 {
background-color: #fcecae; }
.chrys-background-color-vega-magma-256-249 {
background-color: #fceeb0; }
.chrys-background-color-vega-magma-256-250 {
background-color: #fcf0b2; }
.chrys-background-color-vega-magma-256-251 {
background-color: #fcf2b4; }
.chrys-background-color-vega-magma-256-252 {
background-color: #fcf4b6; }
.chrys-background-color-vega-magma-256-253 {
background-color: #fcf6b8; }
.chrys-background-color-vega-magma-256-254 {
background-color: #fcf7b9; }
.chrys-background-color-vega-magma-256-255 {
background-color: #fcf9bb; }
.chrys-background-color-vega-magma-256-256 {
background-color: #fcfbbd; } | 0.435421 | 0.130341 |
:root {
--color-text: #131311;
--color-text-faded: #262522;
--color-scroll: #f2f05c;
--color-panel: #ffffff99;
--color-highlight: DarkMagenta;
--font: 'PT Sans', sans-serif;
--font-special: 'Luckiest Guy', cursive;
}
body {
margin: 0;
font-family: var(--font);
font-size: 14px;
color: var(--color-text);
}
div#title {
margin-bottom: 30px;
}
div#title img {
display: inline-block;
height: 120px;
}
div#title span {
display: inline-block;
font-size: 16px;
font-weight: normal;
transform: translate(-20px, -15px);
}
h2 {
font-family: var(--font-special);
font-size: 32px;
text-align: center;
margin-top: 40px;
}
h3 {
font-family: var(--font-special);
font-size: 24px;
text-align: center;
margin-top: 40px;
}
mark {
background: none;
color: var(--color-highlight);
text-shadow: 0px 0px 4px #fff;
}
button {
padding: 10px;
border-radius: 5px;
background: white;
border: none;
box-shadow: 0 0 16px 0px rgba(0, 0, 0, 0.2);
cursor: pointer;
color: var(--color-highlight);
}
button:active {
box-shadow: none;
}
div#outer {
width: 100%;
height: 100%;
position: fixed;
overflow: auto;
}
div.bar {
background: url('../data/background.png');
background-size: cover;
background-repeat: no-repeat;
width: calc((100% - 700px) / 2);
height: 140%;
position: fixed;
z-index: -1;
top: 0;
}
div#right-bar {
background-position: right;
right: 16px;
}
div#inner {
width: 700px;
margin: auto;
background: var(--color-scroll);
padding: 50px;
}
span#cards {
display: block;
margin-top: 40px;
}
span#cards span#stack {
display: inline-block;
height: 350px;
width: 408px;
margin: 8px 18px 8px 18px;
}
span#cards span#stack img {
height: 350px;
position: absolute;
}
span#cards span#stack img:nth-child(1) {
transform: rotate(-12deg);
margin-left: 0px;
}
span#cards span#stack img:nth-child(2) {
transform: rotate(-4deg);
margin-left: 50px;
}
span#cards span#stack img:nth-child(3) {
transform: rotate(4deg);
margin-left: 100px;
}
span#cards span#stack img:nth-child(4) {
transform: rotate(12deg);
margin-left: 150px;
}
span#cards span#zoom {
display: block;
height: 250px;
border: 3px solid black;
width: 250px;
overflow: hidden;
float: right;
margin-top: 100px;
border-radius: 50%;
position: relative;
z-index: 1;
}
span#cards span#zoom img {
transform: scale(50%) translate(-450px, -1111px);
}
span#fighter {
display: block;
text-align: center;
margin-top: 40px;
margin-bottom: -60px;
}
span#fighter img {
height: 350px;
}
div.frame {
height: 200px;
position: relative;
}
div.frame::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
background: var(--color-panel);
border-radius: 10px;
transform: perspective(100px) rotateX(1deg);
left: 0;
}
div.frame > * {
display: block;
height: 100%;
}
div.frame:nth-of-type(even) > * {
float: left;
}
div.frame:nth-of-type(odd) > * {
float: right;
}
div.aligner {
width: calc(100% - 160px);
line-height: 180px;
padding: 10px;
box-sizing: border-box;
position: relative;
z-index: 1;
}
div.text {
display: inline-block;
vertical-align: middle;
line-height: 1.5em;
letter-spacing: 0.03em;
text-align: center;
width: calc(100% - 60px);
/* background: white; */
}
div.frame:nth-of-type(even) div.text {
margin-left: 30px;
}
div.frame:nth-of-type(odd) div.text {
margin-left: 90px;
margin-left: 30px;
}
div.sketch {
width: 160px;
position: relative;
z-index: 1;
box-sizing: border-box;
border: 3px solid black;
overflow: hidden;
background: white;
margin-top: 2px;
}
div.frame:nth-of-type(even) div.sketch {
transform: rotateZ(3deg);
margin-left: -5px;
}
div.frame:nth-of-type(odd) div.sketch {
transform: rotateZ(-3deg);
margin-right: -5px;
}
div.sketch img {
height: 240px;
margin-top: -20px;
}
div.frame:nth-of-type(odd) div.sketch img {
margin-top: -15px;
margin-left: -10px;
} | docs/styles/general.css | :root {
--color-text: #131311;
--color-text-faded: #262522;
--color-scroll: #f2f05c;
--color-panel: #ffffff99;
--color-highlight: DarkMagenta;
--font: 'PT Sans', sans-serif;
--font-special: 'Luckiest Guy', cursive;
}
body {
margin: 0;
font-family: var(--font);
font-size: 14px;
color: var(--color-text);
}
div#title {
margin-bottom: 30px;
}
div#title img {
display: inline-block;
height: 120px;
}
div#title span {
display: inline-block;
font-size: 16px;
font-weight: normal;
transform: translate(-20px, -15px);
}
h2 {
font-family: var(--font-special);
font-size: 32px;
text-align: center;
margin-top: 40px;
}
h3 {
font-family: var(--font-special);
font-size: 24px;
text-align: center;
margin-top: 40px;
}
mark {
background: none;
color: var(--color-highlight);
text-shadow: 0px 0px 4px #fff;
}
button {
padding: 10px;
border-radius: 5px;
background: white;
border: none;
box-shadow: 0 0 16px 0px rgba(0, 0, 0, 0.2);
cursor: pointer;
color: var(--color-highlight);
}
button:active {
box-shadow: none;
}
div#outer {
width: 100%;
height: 100%;
position: fixed;
overflow: auto;
}
div.bar {
background: url('../data/background.png');
background-size: cover;
background-repeat: no-repeat;
width: calc((100% - 700px) / 2);
height: 140%;
position: fixed;
z-index: -1;
top: 0;
}
div#right-bar {
background-position: right;
right: 16px;
}
div#inner {
width: 700px;
margin: auto;
background: var(--color-scroll);
padding: 50px;
}
span#cards {
display: block;
margin-top: 40px;
}
span#cards span#stack {
display: inline-block;
height: 350px;
width: 408px;
margin: 8px 18px 8px 18px;
}
span#cards span#stack img {
height: 350px;
position: absolute;
}
span#cards span#stack img:nth-child(1) {
transform: rotate(-12deg);
margin-left: 0px;
}
span#cards span#stack img:nth-child(2) {
transform: rotate(-4deg);
margin-left: 50px;
}
span#cards span#stack img:nth-child(3) {
transform: rotate(4deg);
margin-left: 100px;
}
span#cards span#stack img:nth-child(4) {
transform: rotate(12deg);
margin-left: 150px;
}
span#cards span#zoom {
display: block;
height: 250px;
border: 3px solid black;
width: 250px;
overflow: hidden;
float: right;
margin-top: 100px;
border-radius: 50%;
position: relative;
z-index: 1;
}
span#cards span#zoom img {
transform: scale(50%) translate(-450px, -1111px);
}
span#fighter {
display: block;
text-align: center;
margin-top: 40px;
margin-bottom: -60px;
}
span#fighter img {
height: 350px;
}
div.frame {
height: 200px;
position: relative;
}
div.frame::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
background: var(--color-panel);
border-radius: 10px;
transform: perspective(100px) rotateX(1deg);
left: 0;
}
div.frame > * {
display: block;
height: 100%;
}
div.frame:nth-of-type(even) > * {
float: left;
}
div.frame:nth-of-type(odd) > * {
float: right;
}
div.aligner {
width: calc(100% - 160px);
line-height: 180px;
padding: 10px;
box-sizing: border-box;
position: relative;
z-index: 1;
}
div.text {
display: inline-block;
vertical-align: middle;
line-height: 1.5em;
letter-spacing: 0.03em;
text-align: center;
width: calc(100% - 60px);
/* background: white; */
}
div.frame:nth-of-type(even) div.text {
margin-left: 30px;
}
div.frame:nth-of-type(odd) div.text {
margin-left: 90px;
margin-left: 30px;
}
div.sketch {
width: 160px;
position: relative;
z-index: 1;
box-sizing: border-box;
border: 3px solid black;
overflow: hidden;
background: white;
margin-top: 2px;
}
div.frame:nth-of-type(even) div.sketch {
transform: rotateZ(3deg);
margin-left: -5px;
}
div.frame:nth-of-type(odd) div.sketch {
transform: rotateZ(-3deg);
margin-right: -5px;
}
div.sketch img {
height: 240px;
margin-top: -20px;
}
div.frame:nth-of-type(odd) div.sketch img {
margin-top: -15px;
margin-left: -10px;
} | 0.369656 | 0.085786 |
#right.container {
margin-right: 30%;
margin-left: 30%;
min-width: 250px;
}
/* for the user views */
.log-in {
background-color: #fff;
border-style: solid;
border-width: 2px;
border-color: #999;
}
.fa.input {
display: table-cell !important;
}
body {
background-color: #fff !important;
}
/* for the log views */
/********* DataTables thead modification **********/
thead .sorting {
background-image: none !important;
}
thead .sorting_desc {
background-image: none !important;
}
thead .sorting_asc {
background-image: none !important;
}
.clock {
height: 50px;
width: auto;
line-height: 50px;
padding: 0 50px;
text-align: center;
}
.input-group-addon {
top: 0px;
}
.content {
position: absolute;
top: 51px;
left: 170px;
right: 0px;
bottom: 0px;
background-color: #fff;
display: block;
padding: 10px;
}
/*
* Start Bootstrap - SB Admin (http://startbootstrap.com/)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
/* Global Styles */
body {
margin-top: 100px;
background-color: #222;
}
@media (min-width: 768px) {
body {
margin-top: 50px;
}
}
#page-wrapper {
width: 100%;
padding: 0;
background-color: #fff;
}
.huge {
font-size: 50px;
line-height: normal;
}
/* Top Navigation */
.top-nav {
padding: 0 15px;
}
.top-nav > li {
float: left;
}
.top-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
line-height: 20px;
color: #999;
}
.top-nav > li > a:hover,
.top-nav > li > a:focus,
.top-nav > .open > a,
.top-nav > .open > a:hover,
.top-nav > .open > a:focus {
color: #fff;
background-color: #000;
}
.top-nav > .open > .dropdown-menu {
float: left;
position: absolute;
margin-top: 0;
border: 1px solid rgba(0, 0, 0, 0.15);
border-top-left-radius: 0;
border-top-right-radius: 0;
background-color: #fff;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.top-nav > .open > .dropdown-menu > li > a {
white-space: normal;
}
/* Side Navigation */
@media (min-width: 768px) {
.side-nav {
position: fixed;
top: 51px;
left: 225px;
width: 170px;
margin-left: -225px;
border: none;
border-radius: 3px;
overflow-y: auto;
background-color: #222;
bottom: 0px;
overflow-x: hidden;
padding-bottom: 40px;
}
.side-nav > li > a {
width: 170px;
}
.side-nav li a:hover,
.side-nav li a:focus {
outline: none;
background-color: #000 !important;
}
}
.side-nav > li > ul {
padding: 0;
}
.side-nav > li > ul > li > a {
display: block;
padding: 10px 15px 10px 38px;
text-decoration: none;
color: #999;
}
.side-nav > li > ul > li > a:hover {
color: #fff;
} | assets/css/main.css | #right.container {
margin-right: 30%;
margin-left: 30%;
min-width: 250px;
}
/* for the user views */
.log-in {
background-color: #fff;
border-style: solid;
border-width: 2px;
border-color: #999;
}
.fa.input {
display: table-cell !important;
}
body {
background-color: #fff !important;
}
/* for the log views */
/********* DataTables thead modification **********/
thead .sorting {
background-image: none !important;
}
thead .sorting_desc {
background-image: none !important;
}
thead .sorting_asc {
background-image: none !important;
}
.clock {
height: 50px;
width: auto;
line-height: 50px;
padding: 0 50px;
text-align: center;
}
.input-group-addon {
top: 0px;
}
.content {
position: absolute;
top: 51px;
left: 170px;
right: 0px;
bottom: 0px;
background-color: #fff;
display: block;
padding: 10px;
}
/*
* Start Bootstrap - SB Admin (http://startbootstrap.com/)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
/* Global Styles */
body {
margin-top: 100px;
background-color: #222;
}
@media (min-width: 768px) {
body {
margin-top: 50px;
}
}
#page-wrapper {
width: 100%;
padding: 0;
background-color: #fff;
}
.huge {
font-size: 50px;
line-height: normal;
}
/* Top Navigation */
.top-nav {
padding: 0 15px;
}
.top-nav > li {
float: left;
}
.top-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
line-height: 20px;
color: #999;
}
.top-nav > li > a:hover,
.top-nav > li > a:focus,
.top-nav > .open > a,
.top-nav > .open > a:hover,
.top-nav > .open > a:focus {
color: #fff;
background-color: #000;
}
.top-nav > .open > .dropdown-menu {
float: left;
position: absolute;
margin-top: 0;
border: 1px solid rgba(0, 0, 0, 0.15);
border-top-left-radius: 0;
border-top-right-radius: 0;
background-color: #fff;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.top-nav > .open > .dropdown-menu > li > a {
white-space: normal;
}
/* Side Navigation */
@media (min-width: 768px) {
.side-nav {
position: fixed;
top: 51px;
left: 225px;
width: 170px;
margin-left: -225px;
border: none;
border-radius: 3px;
overflow-y: auto;
background-color: #222;
bottom: 0px;
overflow-x: hidden;
padding-bottom: 40px;
}
.side-nav > li > a {
width: 170px;
}
.side-nav li a:hover,
.side-nav li a:focus {
outline: none;
background-color: #000 !important;
}
}
.side-nav > li > ul {
padding: 0;
}
.side-nav > li > ul > li > a {
display: block;
padding: 10px 15px 10px 38px;
text-decoration: none;
color: #999;
}
.side-nav > li > ul > li > a:hover {
color: #fff;
} | 0.563378 | 0.066812 |
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700,900');
body {
font-family: Roboto, sans-serif;
margin: 0;
font-size: 20px;
-webkit-font-smoothing: antialiased;
line-height: 1.3;
}
a {
color: #5334f5;
text-decoration: none;
font-weight: 600;
}
.Hero {
background: url('../images/bgtravels.png');
height: 920px;
background-size: cover;
background-position: left;
position: relative;
}
.HeroGroup {
margin: 0 40px;
max-width: 500px;
padding: 150px 50px;
text-align: left;
}
.Hero h1 {
margin: 0;
color: white;
font-size: 90px;
font-weight: 900;
text-transform: uppercase;
line-height: 1.2;
opacity: 0;
animation: HeroAnimation;
animation-duration: 3s;
animation-delay: 0.1s;
animation-fill-mode: forwards;
animation-timing-function: cubic-bezier(0.2, 0.8, 0.2, 1);
}
.Hero h2 {
margin: 0;
color: white;
font-size: 60px;
font-weight: 400;
text-transform: uppercase;
line-height: 1.2;
opacity: 0;
animation: HeroAnimation;
animation-duration: 3s;
animation-delay: 0.1s;
animation-fill-mode: forwards;
animation-timing-function: cubic-bezier(0.2, 0.8, 0.2, 1);
}
.Hero p {
color: rgba(255, 255, 255, 0.8);
font-size: 20px;
line-height: 1.5;
margin-bottom: 40px;
opacity: 0;
animation: HeroAnimation 3s 0.2 forwards cubic-bezier(0.2, 0.8, 0.2, 1);
}
.Hero a {
font-size: 17px;
font-weight: 600;
color: white;
text-transform: uppercase;
background: rgba(247, 123, 46, 1);
padding: 9px 20px;
border-radius: 3px;
transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.Hero a:hover {
background: white;
color: black;
}
@media (max-width: 640px) {
.HeroGroup {
padding: 100px 20px;
}
.Hero h1 {
font-size: 40px;
}
.Hero p {
font-size: 24px;
}
}
@keyframes HeroAnimation {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 100;
transform: translateY(0);
}
}
.Hero svg {
position: absolute;
bottom: 0;
left: 0;
}
.Cards {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
.CardsText h2 {
color: #2B2B2B;
margin: 50px 0 50px 40px;
padding: 0 70px;
font-size: 48px;
text-align: left;
font-weight: 800;
}
.CardsText p {
margin: 0 0 50px 40px;
padding-left: 70px;
max-width: 660px;
font-size: 20px;
line-height: 35px;
text-align: left;
font-weight: 300;
}
.CardGroup {
margin: 50px 40px 100px;
padding-right: 40px;
display: grid;
grid-template-columns: repeat(auto-fit, 1fr);
grid-auto-flow: column;
grid-gap: 40px;
justify-content: right;
justify-items: center;
}
.Cards a {
margin: 0 0 50px 110px;
padding: 16px 20px;
color: white;
font-size: 16px;
font-weight: 700;
background: rgba(247, 123, 46, 1);
border: none;
border-radius: 3px;
outline: none;
cursor: pointer;
transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.Cards a:hover {
background: white;
color: black;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
transform: translatey(-3px);
}
@media (max-width: 1060px) {
.CardGroup {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 720px) {
.CardGroup {
grid-template-columns: repeat(1, 1fr);
}
}
.Story {
background: #F7F7F7;
height: 744px;
display: grid;
grid-template-columns: repeat(2, 1fr);
}
.ImageStory img {
margin-left: 140px;
margin-top: 120px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
width: 570px;
height: 520px;
}
.StoryText {
background: white;
margin-right: 240px;
margin-top: 120px;
padding-left: 90px;
padding-right: 90px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
width: 570px;
height: 520px;
}
.StoryText h2 {
margin: 80px 0 0 0;
color: #2B2B2B;
font-size: 48px;
text-align: left;
font-weight: 700;
}
.StoryText p {
color: #2B2B2B;
font-size: 20px;
margin-top: 32px;
line-height: 35px;
text-align: left;
font-weight: 300;
}
.StoryText a {
padding: 16px 20px;
color: white;
font-size: 16px;
font-weight: 700;
background: rgba(247, 123, 46, 1);
border: none;
border-radius: 3px;
outline: none;
cursor: pointer;
transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.StoryText a:hover {
background: white;
color: black;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
transform: translatey(-3px);
} | src/layouts/index.css | @import url('https://fonts.googleapis.com/css?family=Roboto:400,700,900');
body {
font-family: Roboto, sans-serif;
margin: 0;
font-size: 20px;
-webkit-font-smoothing: antialiased;
line-height: 1.3;
}
a {
color: #5334f5;
text-decoration: none;
font-weight: 600;
}
.Hero {
background: url('../images/bgtravels.png');
height: 920px;
background-size: cover;
background-position: left;
position: relative;
}
.HeroGroup {
margin: 0 40px;
max-width: 500px;
padding: 150px 50px;
text-align: left;
}
.Hero h1 {
margin: 0;
color: white;
font-size: 90px;
font-weight: 900;
text-transform: uppercase;
line-height: 1.2;
opacity: 0;
animation: HeroAnimation;
animation-duration: 3s;
animation-delay: 0.1s;
animation-fill-mode: forwards;
animation-timing-function: cubic-bezier(0.2, 0.8, 0.2, 1);
}
.Hero h2 {
margin: 0;
color: white;
font-size: 60px;
font-weight: 400;
text-transform: uppercase;
line-height: 1.2;
opacity: 0;
animation: HeroAnimation;
animation-duration: 3s;
animation-delay: 0.1s;
animation-fill-mode: forwards;
animation-timing-function: cubic-bezier(0.2, 0.8, 0.2, 1);
}
.Hero p {
color: rgba(255, 255, 255, 0.8);
font-size: 20px;
line-height: 1.5;
margin-bottom: 40px;
opacity: 0;
animation: HeroAnimation 3s 0.2 forwards cubic-bezier(0.2, 0.8, 0.2, 1);
}
.Hero a {
font-size: 17px;
font-weight: 600;
color: white;
text-transform: uppercase;
background: rgba(247, 123, 46, 1);
padding: 9px 20px;
border-radius: 3px;
transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.Hero a:hover {
background: white;
color: black;
}
@media (max-width: 640px) {
.HeroGroup {
padding: 100px 20px;
}
.Hero h1 {
font-size: 40px;
}
.Hero p {
font-size: 24px;
}
}
@keyframes HeroAnimation {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 100;
transform: translateY(0);
}
}
.Hero svg {
position: absolute;
bottom: 0;
left: 0;
}
.Cards {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
.CardsText h2 {
color: #2B2B2B;
margin: 50px 0 50px 40px;
padding: 0 70px;
font-size: 48px;
text-align: left;
font-weight: 800;
}
.CardsText p {
margin: 0 0 50px 40px;
padding-left: 70px;
max-width: 660px;
font-size: 20px;
line-height: 35px;
text-align: left;
font-weight: 300;
}
.CardGroup {
margin: 50px 40px 100px;
padding-right: 40px;
display: grid;
grid-template-columns: repeat(auto-fit, 1fr);
grid-auto-flow: column;
grid-gap: 40px;
justify-content: right;
justify-items: center;
}
.Cards a {
margin: 0 0 50px 110px;
padding: 16px 20px;
color: white;
font-size: 16px;
font-weight: 700;
background: rgba(247, 123, 46, 1);
border: none;
border-radius: 3px;
outline: none;
cursor: pointer;
transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.Cards a:hover {
background: white;
color: black;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
transform: translatey(-3px);
}
@media (max-width: 1060px) {
.CardGroup {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 720px) {
.CardGroup {
grid-template-columns: repeat(1, 1fr);
}
}
.Story {
background: #F7F7F7;
height: 744px;
display: grid;
grid-template-columns: repeat(2, 1fr);
}
.ImageStory img {
margin-left: 140px;
margin-top: 120px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
width: 570px;
height: 520px;
}
.StoryText {
background: white;
margin-right: 240px;
margin-top: 120px;
padding-left: 90px;
padding-right: 90px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
width: 570px;
height: 520px;
}
.StoryText h2 {
margin: 80px 0 0 0;
color: #2B2B2B;
font-size: 48px;
text-align: left;
font-weight: 700;
}
.StoryText p {
color: #2B2B2B;
font-size: 20px;
margin-top: 32px;
line-height: 35px;
text-align: left;
font-weight: 300;
}
.StoryText a {
padding: 16px 20px;
color: white;
font-size: 16px;
font-weight: 700;
background: rgba(247, 123, 46, 1);
border: none;
border-radius: 3px;
outline: none;
cursor: pointer;
transition: 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.StoryText a:hover {
background: white;
color: black;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
transform: translatey(-3px);
} | 0.497559 | 0.115461 |
.nivoSlider {
position:relative;
width:100%;
height:auto;
overflow: hidden;
/*bottom: 100px;*/
}
.nivoSlider img {
position:absolute;
top:0px;
left:0px;
max-width: none;
width: 100%;
height: auto;
}
.nivo-main-image {
display: block !important;
position: relative !important;
width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
background:white;
filter:alpha(opacity=0);
opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
display:block;
position:absolute;
z-index:5;
height:100%;
top:0;
}
.nivo-box {
display:block;
position:absolute;
z-index:5;
overflow:hidden;
}
/* Caption styles */
.nivo-caption {
position:absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index:100;
}
.caption_bg
{
float: left;
/*position:absolute;
display: inline-block;
left:46px;
bottom:126px;*/
margin-left: 46px;
margin-top: 47.8%;
color:#FFF;
padding: 22px 22px 19px 22px;
/*z-index:100;*/
max-width: 520px;
background: rgba(2,54,81,0.8);
overflow:hidden;
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
}
.caption_bg.top_right
{
float: right;
margin-right: 46px;
margin-top: 146px;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.caption_bg.bottom_right
{
float: right;
margin-right: 46px;
}
.caption_bg.top_left
{
margin-top: 146px;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.nivo-caption a {
display:inline !important;
}
.nivo-caption {
-webkit-transition: all 500ms linear;
-moz-transition: all 500ms linear;
-o-transition: all 500ms linear;
-ms-transition: all 500ms linear;
transition: all 500ms linear;
}
/*.caption_bg{
float: left;
width: 360px;
background: rgba(2,54,81,0.8);
}*/
/*.caption_title{
position:relative;
font-size:28px;
text-transform: uppercase;
color:#d1aa66;
font-family: 'san_francisco_displaylight';
text-shadow: 0px 0px 1px rgba(209, 170, 102, 0.6);
margin-bottom: 8px;
}
.caption_title.sub{
margin-bottom: 0;
color: #ffffff;
text-shadow: 0 0 1px rgba(255,255,255,0.5);
}
.caption_subtitle{
position:relative;
text-transform: uppercase;
font-size: 20px;
margin:-1px 0 12px 0;
color:#d1aa66;
}*/
/*@media only screen and (max-width : 959px)
{
.nivo-caption {
top:50%;
}
.caption_title{
position:relative;
font-size:22px;
padding: 8px 12px 12px 12px;
}
.caption_slogan{
height: 30px;
font-size:14px;
padding: 4px 10px 0 10px;
}
.button_readmore{
height: 30px;
margin-left: 2px;
font-size:14px;
padding: 4px 2px 0 10px;
}
.button_readmore span{
margin:4px 7px 0 8px;
}
.caption_bg:hover .button_readmore span{
margin:4px 7px 0 12px;
}
}
@media only screen and (max-width : 767px)
{
.nivo-caption {
top:42%;
}
.caption_title{
position:relative;
font-size:15px;
padding: 4px 10px 5px 10px;
}
.caption_slogan
{
height: 23px;
font-size:11px;
padding: 1px 8px 2px 8px;
}
.button_readmore
{
height: 23px;
margin-left: 2px;
font-size:11px;
padding: 0px 0px 2px 6px;
}
.button_readmore span{
margin:4px 7px 0 8px;
}
.caption_bg:hover .button_readmore span{
margin:4px 7px 0 12px;
}
}
@media only screen and (max-width : 400px)
{
.nivo-caption {
top:58%;
}
.caption_title
{
font-size: 12px;
}
.caption_slogan
{
display: none;
}
.button_readmore
{
display: none;
}
}*/ | Styles/Plugins/nivoslider.css | .nivoSlider {
position:relative;
width:100%;
height:auto;
overflow: hidden;
/*bottom: 100px;*/
}
.nivoSlider img {
position:absolute;
top:0px;
left:0px;
max-width: none;
width: 100%;
height: auto;
}
.nivo-main-image {
display: block !important;
position: relative !important;
width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
background:white;
filter:alpha(opacity=0);
opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
display:block;
position:absolute;
z-index:5;
height:100%;
top:0;
}
.nivo-box {
display:block;
position:absolute;
z-index:5;
overflow:hidden;
}
/* Caption styles */
.nivo-caption {
position:absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index:100;
}
.caption_bg
{
float: left;
/*position:absolute;
display: inline-block;
left:46px;
bottom:126px;*/
margin-left: 46px;
margin-top: 47.8%;
color:#FFF;
padding: 22px 22px 19px 22px;
/*z-index:100;*/
max-width: 520px;
background: rgba(2,54,81,0.8);
overflow:hidden;
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
}
.caption_bg.top_right
{
float: right;
margin-right: 46px;
margin-top: 146px;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.caption_bg.bottom_right
{
float: right;
margin-right: 46px;
}
.caption_bg.top_left
{
margin-top: 146px;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.nivo-caption a {
display:inline !important;
}
.nivo-caption {
-webkit-transition: all 500ms linear;
-moz-transition: all 500ms linear;
-o-transition: all 500ms linear;
-ms-transition: all 500ms linear;
transition: all 500ms linear;
}
/*.caption_bg{
float: left;
width: 360px;
background: rgba(2,54,81,0.8);
}*/
/*.caption_title{
position:relative;
font-size:28px;
text-transform: uppercase;
color:#d1aa66;
font-family: 'san_francisco_displaylight';
text-shadow: 0px 0px 1px rgba(209, 170, 102, 0.6);
margin-bottom: 8px;
}
.caption_title.sub{
margin-bottom: 0;
color: #ffffff;
text-shadow: 0 0 1px rgba(255,255,255,0.5);
}
.caption_subtitle{
position:relative;
text-transform: uppercase;
font-size: 20px;
margin:-1px 0 12px 0;
color:#d1aa66;
}*/
/*@media only screen and (max-width : 959px)
{
.nivo-caption {
top:50%;
}
.caption_title{
position:relative;
font-size:22px;
padding: 8px 12px 12px 12px;
}
.caption_slogan{
height: 30px;
font-size:14px;
padding: 4px 10px 0 10px;
}
.button_readmore{
height: 30px;
margin-left: 2px;
font-size:14px;
padding: 4px 2px 0 10px;
}
.button_readmore span{
margin:4px 7px 0 8px;
}
.caption_bg:hover .button_readmore span{
margin:4px 7px 0 12px;
}
}
@media only screen and (max-width : 767px)
{
.nivo-caption {
top:42%;
}
.caption_title{
position:relative;
font-size:15px;
padding: 4px 10px 5px 10px;
}
.caption_slogan
{
height: 23px;
font-size:11px;
padding: 1px 8px 2px 8px;
}
.button_readmore
{
height: 23px;
margin-left: 2px;
font-size:11px;
padding: 0px 0px 2px 6px;
}
.button_readmore span{
margin:4px 7px 0 8px;
}
.caption_bg:hover .button_readmore span{
margin:4px 7px 0 12px;
}
}
@media only screen and (max-width : 400px)
{
.nivo-caption {
top:58%;
}
.caption_title
{
font-size: 12px;
}
.caption_slogan
{
display: none;
}
.button_readmore
{
display: none;
}
}*/ | 0.282691 | 0.076201 |
body {
padding-top: 50px;
}
* {margin: 0; padding: 0;}
/** Play Area **/
.primary-area {
padding: 40px 15px;
text-align: center;
}
.card-table {
background-color: #168245;
background-image: url('felt.png');
height: 600px;
position: relative;
border-radius: 25px;
padding-top: 50px;
padding-bottom: 50px;
}
/** Scoreboard **/
.scoreboard {
position: absolute;
bottom: 10px;
left: 15px;
width: 175px;
height: 175px;
border: solid;
border-radius: 15px;
background-image: url('debut-dark.png');
color: white;
font-family: 'Lora', serif;
text-align: center;
padding: 20px 0;
}
.scoreboard .title {
font-size: 15px;
}
.scoreboard .detail {
font-size: 18px;
font-weight: bold;
}
/** Results **/
.game-results {
z-index: 10;
width: 100%;
top: 175px;
position: absolute;
background-image: url('debut-dark.png');
}
.game-results .result-text {
font-family: 'Lora', serif;
color: white;
line-height: 175px;
font-size: 150px;
text-shadow: 2px 2px #ff0000;
text-align: center;
opacity: 1.0;
}
/** Actions **/
.action-bar {
position: absolute;
bottom: 0;
left: 25%;
right: 25%;
margin: 0 auto;
height: 50px;
}
.action-bar button {
height: 50px;
}
/** Hands **/
.hand {
}
.hand-spacer {
height: 50px;
}
/** Cards **/
.playingCards {
position: relative;
height: 180px;
margin-left: 400px;
}
.card {
margin-right: 10px;
width: 128px;
height: 180px;
border-radius: 10px;
background: #fff;
-webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.3);
box-shadow: 3px 3px 7px rgba(0,0,0,0.3);
}
.card-index-0 {
position: absolute;
left: 0;
}
.card-index-1 {
position: absolute;
left: 40px;
}
.card-index-2 {
position: absolute;
left: 80px;
}
.card-index-3 {
position: absolute;
left: 120px;
}
.card-index-4 {
position: absolute;
left: 160px;
}
.card-index-5 {
position: absolute;
left: 200px;
}
.card-index-6 {
position: absolute;
left: 240px;
}
.card-index-7 {
position: absolute;
left: 280px;
}
.card-index-8 {
position: absolute;
left: 320px;
}
.card p {
font-family: 'Roboto Condensed', sans-serif;
font-size: 35px;
position: absolute;
left: 0px;
top: 0px;
width: 35px;
text-align: center;
}
.card.back {
background-color: #800080;
background-image: url('argyle.png');
/** Background from http://www.transparenttextures.com/ **/
}
.suitdiamonds {
color: #ff0000;
}
.suitdiamonds:before, .suitdiamonds:after {
content: "♦";
}
.suithearts {
color: #ff0000;
}
.suithearts:before, .suithearts:after {
content: "♥";
}
.suitclubs {
color: #000;
}
.suitclubs:before, .suitclubs:after {
content: "♣";
}
.suitspades {
color: #000;
}
.suitspades:before, .suitspades:after {
content: "♠";
}
div[class*='suit']:before {
position: absolute;
font-size: 35px;
width: 35px;
left: 0px;
top: 30px;
text-align: center;
}
div[class*='suit']:after {
position: absolute;
font-size: 35px;
right: 10px;
bottom: 1px;
} | src/content/blackjack.css | body {
padding-top: 50px;
}
* {margin: 0; padding: 0;}
/** Play Area **/
.primary-area {
padding: 40px 15px;
text-align: center;
}
.card-table {
background-color: #168245;
background-image: url('felt.png');
height: 600px;
position: relative;
border-radius: 25px;
padding-top: 50px;
padding-bottom: 50px;
}
/** Scoreboard **/
.scoreboard {
position: absolute;
bottom: 10px;
left: 15px;
width: 175px;
height: 175px;
border: solid;
border-radius: 15px;
background-image: url('debut-dark.png');
color: white;
font-family: 'Lora', serif;
text-align: center;
padding: 20px 0;
}
.scoreboard .title {
font-size: 15px;
}
.scoreboard .detail {
font-size: 18px;
font-weight: bold;
}
/** Results **/
.game-results {
z-index: 10;
width: 100%;
top: 175px;
position: absolute;
background-image: url('debut-dark.png');
}
.game-results .result-text {
font-family: 'Lora', serif;
color: white;
line-height: 175px;
font-size: 150px;
text-shadow: 2px 2px #ff0000;
text-align: center;
opacity: 1.0;
}
/** Actions **/
.action-bar {
position: absolute;
bottom: 0;
left: 25%;
right: 25%;
margin: 0 auto;
height: 50px;
}
.action-bar button {
height: 50px;
}
/** Hands **/
.hand {
}
.hand-spacer {
height: 50px;
}
/** Cards **/
.playingCards {
position: relative;
height: 180px;
margin-left: 400px;
}
.card {
margin-right: 10px;
width: 128px;
height: 180px;
border-radius: 10px;
background: #fff;
-webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.3);
box-shadow: 3px 3px 7px rgba(0,0,0,0.3);
}
.card-index-0 {
position: absolute;
left: 0;
}
.card-index-1 {
position: absolute;
left: 40px;
}
.card-index-2 {
position: absolute;
left: 80px;
}
.card-index-3 {
position: absolute;
left: 120px;
}
.card-index-4 {
position: absolute;
left: 160px;
}
.card-index-5 {
position: absolute;
left: 200px;
}
.card-index-6 {
position: absolute;
left: 240px;
}
.card-index-7 {
position: absolute;
left: 280px;
}
.card-index-8 {
position: absolute;
left: 320px;
}
.card p {
font-family: 'Roboto Condensed', sans-serif;
font-size: 35px;
position: absolute;
left: 0px;
top: 0px;
width: 35px;
text-align: center;
}
.card.back {
background-color: #800080;
background-image: url('argyle.png');
/** Background from http://www.transparenttextures.com/ **/
}
.suitdiamonds {
color: #ff0000;
}
.suitdiamonds:before, .suitdiamonds:after {
content: "♦";
}
.suithearts {
color: #ff0000;
}
.suithearts:before, .suithearts:after {
content: "♥";
}
.suitclubs {
color: #000;
}
.suitclubs:before, .suitclubs:after {
content: "♣";
}
.suitspades {
color: #000;
}
.suitspades:before, .suitspades:after {
content: "♠";
}
div[class*='suit']:before {
position: absolute;
font-size: 35px;
width: 35px;
left: 0px;
top: 30px;
text-align: center;
}
div[class*='suit']:after {
position: absolute;
font-size: 35px;
right: 10px;
bottom: 1px;
} | 0.688468 | 0.116588 |
body {
background: white;
padding: 0;
margin: 0;
font-family: 'Open Sans', sans-serif;
font-size: 22px;
line-height: 1.5;
text-rendering: optimizeLegibility;
font-feature-settings: "kern";
-webkit-font-feature-settings: "kern";
-moz-font-feature-settings: "kern";
-moz-font-feature-settings: "kern=1";
font-kerning: normal;
}
html, body {
height: 100%;
}
#header {
height: 20%;
}
#container {
color: #000000;
padding: 10px;
padding-bottom: 50px;
margin: 0 auto;
max-width: 700px;
}
#footer {
padding: 50px 0;
margin: 0;
background: black;
text-align: center;
}
#footer, #footer a {
color: #b2beb5;
}
a
{
text-decoration: none;
border-bottom: 1px solid #b2beb5;
color: #000000;
}
a:active
{
color: #000000;
}
h1, h2, h3 {
margin-top: 50px;
padding: 0;
margin: 0;
font-family: 'Open Sans', 'Helvetica', sans-serif;
color: #000000;
}
h2 {
margin-bottom: 20px;
}
div.section {
padding: 0;
margin: 0;
overflow: hidden;
margin-top: 0px;
}
div.section:first-child {
margin-top: 0;
}
div.section ul {
padding: 0;
margin: 0;
}
li {
list-style-type: circle;
}
div.section li {
padding: 0;
margin: 0;
margin-left: 1.3em;
}
blockquote {
font-style: italic;
text-align: right;
}
#nameaffil {
display: inline-block;
text-align: left;
}
#nameaffil li {
list-style-type: none;
margin: 0;
padding: 0;
}
ul.contactinfo {
float: right;
text-align: right;
margin: 0;
padding: 0;
}
ul.contactinfo h2 {
padding: 0;
margin: 0;
margin-top: 50px;
}
ul.contactinfo li {
list-style-type: none;
margin: 0;
padding: 0;
}
#active-projects
{
display: none;
width: 90%;
margin: 0 auto;
}
#cv-short
{
position: relative;
}
#cv-short ul li
{
padding: 0px;
margin: 0px;
margin-left: 1.3em;
list-style-type: circle;
}
#cv-short .year {
color: #bbb;
}
a.show-more {
font-size: 22px;
}
a.hide-more {
display: none;
font-size: 22px;
}
#addresses {
clear: both;
display: none;
width: 90%;
text-align: center;
width: 100%;
padding: 0;
margin: 0;
}
#addresses > div {
vertical-align: top;
text-align: left;
display: inline-block;
margin: .65em 1.3em;
padding: 0;
}
#cv-short a.show-more {
margin-left: 200px;
}
#cv {
display: none;
}
#cv > div {
display: list-item;
list-style-type: circle;
margin-left: 1.3em;
margin-bottom: 1em;
}
#cv > div:last-child {
margin-bottom: 0px;
}
#cv div.year {
display: inline;
}
#cv div.city {
display: inline;
}
#cv div.description,
#cv div.description a
{
color: #666;
}
/**** Publication list ****/
ul.papers {
margin: 0;
padding: 0;
}
ul.papers > li {
% margin: 0;
padding: 0;
list-style-type: none;
% margin-left: 0px;
margin-bottom: 1em;
}
ul.papers > li:last-child {
margin-bottom: 0;
}
ul.papers div.title {
/* font-size: 1.2rem;*/
}
ul.papers div.title,
ul.papers div.title a {
text-decoration: none;
border-bottom: none;
color: #000000;
}
ul.papers div.authors {
font-size: smaller;
color: #666;
}
#teaching div.title {
display: inline;
}
ul.papers div.versions {
font-size: smaller;
}
ul.papers div.versions,
ul.papers div.versions a,
ul.papers div.versions a:active {
font-family: "Inconsolata";
color: #666;
} | css/main.css | body {
background: white;
padding: 0;
margin: 0;
font-family: 'Open Sans', sans-serif;
font-size: 22px;
line-height: 1.5;
text-rendering: optimizeLegibility;
font-feature-settings: "kern";
-webkit-font-feature-settings: "kern";
-moz-font-feature-settings: "kern";
-moz-font-feature-settings: "kern=1";
font-kerning: normal;
}
html, body {
height: 100%;
}
#header {
height: 20%;
}
#container {
color: #000000;
padding: 10px;
padding-bottom: 50px;
margin: 0 auto;
max-width: 700px;
}
#footer {
padding: 50px 0;
margin: 0;
background: black;
text-align: center;
}
#footer, #footer a {
color: #b2beb5;
}
a
{
text-decoration: none;
border-bottom: 1px solid #b2beb5;
color: #000000;
}
a:active
{
color: #000000;
}
h1, h2, h3 {
margin-top: 50px;
padding: 0;
margin: 0;
font-family: 'Open Sans', 'Helvetica', sans-serif;
color: #000000;
}
h2 {
margin-bottom: 20px;
}
div.section {
padding: 0;
margin: 0;
overflow: hidden;
margin-top: 0px;
}
div.section:first-child {
margin-top: 0;
}
div.section ul {
padding: 0;
margin: 0;
}
li {
list-style-type: circle;
}
div.section li {
padding: 0;
margin: 0;
margin-left: 1.3em;
}
blockquote {
font-style: italic;
text-align: right;
}
#nameaffil {
display: inline-block;
text-align: left;
}
#nameaffil li {
list-style-type: none;
margin: 0;
padding: 0;
}
ul.contactinfo {
float: right;
text-align: right;
margin: 0;
padding: 0;
}
ul.contactinfo h2 {
padding: 0;
margin: 0;
margin-top: 50px;
}
ul.contactinfo li {
list-style-type: none;
margin: 0;
padding: 0;
}
#active-projects
{
display: none;
width: 90%;
margin: 0 auto;
}
#cv-short
{
position: relative;
}
#cv-short ul li
{
padding: 0px;
margin: 0px;
margin-left: 1.3em;
list-style-type: circle;
}
#cv-short .year {
color: #bbb;
}
a.show-more {
font-size: 22px;
}
a.hide-more {
display: none;
font-size: 22px;
}
#addresses {
clear: both;
display: none;
width: 90%;
text-align: center;
width: 100%;
padding: 0;
margin: 0;
}
#addresses > div {
vertical-align: top;
text-align: left;
display: inline-block;
margin: .65em 1.3em;
padding: 0;
}
#cv-short a.show-more {
margin-left: 200px;
}
#cv {
display: none;
}
#cv > div {
display: list-item;
list-style-type: circle;
margin-left: 1.3em;
margin-bottom: 1em;
}
#cv > div:last-child {
margin-bottom: 0px;
}
#cv div.year {
display: inline;
}
#cv div.city {
display: inline;
}
#cv div.description,
#cv div.description a
{
color: #666;
}
/**** Publication list ****/
ul.papers {
margin: 0;
padding: 0;
}
ul.papers > li {
% margin: 0;
padding: 0;
list-style-type: none;
% margin-left: 0px;
margin-bottom: 1em;
}
ul.papers > li:last-child {
margin-bottom: 0;
}
ul.papers div.title {
/* font-size: 1.2rem;*/
}
ul.papers div.title,
ul.papers div.title a {
text-decoration: none;
border-bottom: none;
color: #000000;
}
ul.papers div.authors {
font-size: smaller;
color: #666;
}
#teaching div.title {
display: inline;
}
ul.papers div.versions {
font-size: smaller;
}
ul.papers div.versions,
ul.papers div.versions a,
ul.papers div.versions a:active {
font-family: "Inconsolata";
color: #666;
} | 0.428712 | 0.082291 |
.flex-parent {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
}
.input-flex-container {
display: flex;
justify-content: space-around;
align-items: center;
width: 80vw;
height: 100px;
max-width: 1000px;
position: relative;
z-index: 0;
}
.input {
width: 22px;
height: 22px;
background-color: #fff;
position: relative;
border-radius: 50%;
border: 3px solid #E91E63;
}
.input:hover {
cursor: pointer;
}
.input::before, .input::after {
content: "";
display: block;
position: absolute;
z-index: -1;
top: 50%;
transform: translateY(-50%);
background-color: #795548;
width: 4vw;
height: 4px;
max-width: 50px;
}
.input::before {
left: calc(-4vw + 12.5px);
}
.input::after {
right: calc(-4vw + 12.5px);
}
.input.active {
background-color: #2C3E50;
}
.input.active::before {
background-color: #2C3E50;
}
.input.active::after {
background-color: #AEB6BF;
}
.input.active span {
font-weight: 700;
}
.input.active span::before {
font-size: 13px;
}
.input.active span::after {
font-size: 15px;
}
.input.active ~ .input, .input.active ~ .input::before, .input.active ~ .input::after {
background-color: #AEB6BF;
}
.input span {
width: 1px;
height: 1px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
visibility: hidden;
}
.input span::before, .input span::after {
visibility: visible;
position: absolute;
left: 50%;
}
.input span::after {
content: attr(data-year);
top: 15px;
transform: translateX(-50%);
font-size: 20px;
color: #E91E63;
}
.input span::before {
content: attr(data-info);
top: -60px;
width: 70px;
transform: translateX(-5px) rotateZ(-45deg);
font-size: 12px;
text-indent: -10px;
}
.description-flex-container {
width: 80vw;
font-weight: 400;
font-size: 22px;
margin-top: 100px;
}
.description-flex-container p {
margin-top: 0;
display: none;
}
.description-flex-container p.active {
display: block;
}
@media (min-width: 1250px) {
.input::before {
left: -28.5px;
}
.input::after {
right: -28.5px;
}
}
@media (max-width: 850px) {
.input {
width: 17px;
height: 17px;
}
.input::before, .input::after {
height: 3px;
}
.input::before {
left: calc(-4vw + 8.5px);
}
.input::after {
right: calc(-4vw + 8.5px);
}
}
@media (max-width: 600px) {
.flex-parent {
justify-content: initial;
}
.input-flex-container {
flex-wrap: wrap;
justify-content: center;
width: 100%;
height: auto;
margin-top: 4vh;
}
.input {
width: 60px;
height: 60px;
margin: 0 4px 30px;
background-color: #AEB6BF;
}
.input::before, .input::after {
content: none;
}
.input span {
width: 100%;
height: 100%;
display: block;
}
.input span::before {
top: calc(100% + 5px);
transform: translateX(-50%);
text-indent: 0;
text-align: center;
}
.input span::after {
top: 50%;
transform: translate(-50%, -50%);
color: #ECF0F1;
}
.description-flex-container {
margin-top: 30px;
text-align: center;
}
}
.nav-style>li{
border-bottom: 1px dotted #9a9696;
margin-top:3px
}
.nav-style>li>a{
color:#0f487f;
}
.active
{
background: #0f487f !important;
color: #fff !important;
}
.active > a
{
color: #fff !important;
} | assets/css/style.css | .flex-parent {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
}
.input-flex-container {
display: flex;
justify-content: space-around;
align-items: center;
width: 80vw;
height: 100px;
max-width: 1000px;
position: relative;
z-index: 0;
}
.input {
width: 22px;
height: 22px;
background-color: #fff;
position: relative;
border-radius: 50%;
border: 3px solid #E91E63;
}
.input:hover {
cursor: pointer;
}
.input::before, .input::after {
content: "";
display: block;
position: absolute;
z-index: -1;
top: 50%;
transform: translateY(-50%);
background-color: #795548;
width: 4vw;
height: 4px;
max-width: 50px;
}
.input::before {
left: calc(-4vw + 12.5px);
}
.input::after {
right: calc(-4vw + 12.5px);
}
.input.active {
background-color: #2C3E50;
}
.input.active::before {
background-color: #2C3E50;
}
.input.active::after {
background-color: #AEB6BF;
}
.input.active span {
font-weight: 700;
}
.input.active span::before {
font-size: 13px;
}
.input.active span::after {
font-size: 15px;
}
.input.active ~ .input, .input.active ~ .input::before, .input.active ~ .input::after {
background-color: #AEB6BF;
}
.input span {
width: 1px;
height: 1px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
visibility: hidden;
}
.input span::before, .input span::after {
visibility: visible;
position: absolute;
left: 50%;
}
.input span::after {
content: attr(data-year);
top: 15px;
transform: translateX(-50%);
font-size: 20px;
color: #E91E63;
}
.input span::before {
content: attr(data-info);
top: -60px;
width: 70px;
transform: translateX(-5px) rotateZ(-45deg);
font-size: 12px;
text-indent: -10px;
}
.description-flex-container {
width: 80vw;
font-weight: 400;
font-size: 22px;
margin-top: 100px;
}
.description-flex-container p {
margin-top: 0;
display: none;
}
.description-flex-container p.active {
display: block;
}
@media (min-width: 1250px) {
.input::before {
left: -28.5px;
}
.input::after {
right: -28.5px;
}
}
@media (max-width: 850px) {
.input {
width: 17px;
height: 17px;
}
.input::before, .input::after {
height: 3px;
}
.input::before {
left: calc(-4vw + 8.5px);
}
.input::after {
right: calc(-4vw + 8.5px);
}
}
@media (max-width: 600px) {
.flex-parent {
justify-content: initial;
}
.input-flex-container {
flex-wrap: wrap;
justify-content: center;
width: 100%;
height: auto;
margin-top: 4vh;
}
.input {
width: 60px;
height: 60px;
margin: 0 4px 30px;
background-color: #AEB6BF;
}
.input::before, .input::after {
content: none;
}
.input span {
width: 100%;
height: 100%;
display: block;
}
.input span::before {
top: calc(100% + 5px);
transform: translateX(-50%);
text-indent: 0;
text-align: center;
}
.input span::after {
top: 50%;
transform: translate(-50%, -50%);
color: #ECF0F1;
}
.description-flex-container {
margin-top: 30px;
text-align: center;
}
}
.nav-style>li{
border-bottom: 1px dotted #9a9696;
margin-top:3px
}
.nav-style>li>a{
color:#0f487f;
}
.active
{
background: #0f487f !important;
color: #fff !important;
}
.active > a
{
color: #fff !important;
} | 0.478773 | 0.084041 |
@font-face {
font-family: Ubt;
src: url('../../themes/fonts/ubuntu.ttf');
}
* {
margin: 0;
box-sizing: border-box;
}
textarea, input {
resize: none;
outline: none;
}
.as_flex {
display: flex;
}
.as_flex .flex {
flex: 1;
}
.hnd {
cursor: pointer;
}
#_root_ui_editor {
display: flex;
height: 100vh;
}
#ui_palitra {
width: 250px;
user-select: none;
font-size: small;
overflow: auto;
font-family: Ubt;
}
#_ui_palitra {
}
#_ui_form_templates {
overflow: hidden;
max-height: 200px;
}
#_ui_editor_root {
position: relative;
display: inline-flex;
flex-direction: column;
}
#_ui_editor {
flex: 1;
padding: 5px;
overflow: auto;
}
#_ui_title {
overflow: auto;
position: relative;
border: none;
font-size: small;
font-weight: bold;
padding: 5px;
text-align: center;
border-radius: 3px 3px 0 0;
user-select: none;
font-family: Ubt;
}
#_ui_body {
overflow: auto;
width: 640px;
height: 380px;
padding: 0;
}
#_ui_body * {
cursor: default;
outline: none;
}
.def_css_all {
cursor: default;
outline: none;
}
.def_css_div {
}
._ui_box {
box-shadow: 0 0 2px 1px red, 0 0 2px 2px white !important;
}
.can_drop {
box-shadow: 0 0 3px 2px #427828, 0 0 2px 4px #FFBC00 !important;
}
.not_can_drop {
box-shadow: -5px 0 1px 1px #786240, -5px 0 1px 1px #ffb793 !important;
}
#_ui_body *[data-tag] {
transition-duration: 200ms;
}
#_ui_body *[data-tag]:hover {
box-shadow: 0 0 3px 2px #B4F0B4, 0 0 5px 1px #417244;
}
#ui_object {
width: 300px;
display: flex;
flex-direction: column;
user-select: none;
font-size: small;
text-align: center;
font-family: Ubt;
}
#ui_object table{
width: 100%;
}
#ui_object td {
font-size: small;
padding: 0 5px;
text-align: left;
}
#ui_object td:first-child {
text-align: right;
width: 10px;
}
.flow {
overflow: hidden;
transition-duration: 200ms;
}
#_ui_control button {
}
#ui_settings {
flex: 1;
overflow: auto;
}
#ui_settings textarea, #ui_settings input {
padding: 2px;
width: 100%;
}
._ui_edit_in_table {
display: flex;
}
#css_settings {
}
#events_settings_area {
height: 150px;
width: 100%;
padding: 5px;
border: none;
}
#css_settings_area {
height: 200px;
width: 100%;
padding: 5px;
border: none;
}
._ui_header {
display: block;
text-align: center;
padding: 5px;
font-weight: bold;
border-width: 1px 0 1px 0;
}
._ui_btn {
text-align: center;
padding: 5px 10px;
font-weight: bold;
margin: 2px;
cursor: pointer;
}
.btn {
display: inline-block;
padding: 4px 8px;
cursor: pointer;
margin: 2px;
}
.black_input {
}
._ui_cat {
text-align: left;
padding: 5px;
font-weight: bold;
display: flex;
cursor: pointer;
border-radius: 5px;
margin: 2px;
}
._ui_opcl {
transition-duration: 200ms;
}
._ui_cat_items {
text-align: center;
overflow: hidden;
transition-duration: 200ms;
}
._ui_cat_item {
max-width: 29%;
transition-duration: 200ms;
border-radius: 5px;
padding: 5px;
margin: 2px;
cursor: pointer;
display: inline-block;
font-size: smaller;
text-align: center;
}
._ui_cat_item img {
width: 90%;
}
._ui_cat_item:hover {
}
._ui_tree * {
transition-duration: 200ms;
}
._ui_tree_items {
margin-left: 6px;
}
._ui_tree_select {
}
::-webkit-scrollbar {
background-color: transparent;
width: 5px;
height: 5px;
}
::-webkit-scrollbar-track {
background-color: transparent;
}
::-webkit-scrollbar-thumb {
background-color: #777777;
}
::-webkit-scrollbar-corner {
background-color: transparent;
} | pages/ui_editor/style.css | @font-face {
font-family: Ubt;
src: url('../../themes/fonts/ubuntu.ttf');
}
* {
margin: 0;
box-sizing: border-box;
}
textarea, input {
resize: none;
outline: none;
}
.as_flex {
display: flex;
}
.as_flex .flex {
flex: 1;
}
.hnd {
cursor: pointer;
}
#_root_ui_editor {
display: flex;
height: 100vh;
}
#ui_palitra {
width: 250px;
user-select: none;
font-size: small;
overflow: auto;
font-family: Ubt;
}
#_ui_palitra {
}
#_ui_form_templates {
overflow: hidden;
max-height: 200px;
}
#_ui_editor_root {
position: relative;
display: inline-flex;
flex-direction: column;
}
#_ui_editor {
flex: 1;
padding: 5px;
overflow: auto;
}
#_ui_title {
overflow: auto;
position: relative;
border: none;
font-size: small;
font-weight: bold;
padding: 5px;
text-align: center;
border-radius: 3px 3px 0 0;
user-select: none;
font-family: Ubt;
}
#_ui_body {
overflow: auto;
width: 640px;
height: 380px;
padding: 0;
}
#_ui_body * {
cursor: default;
outline: none;
}
.def_css_all {
cursor: default;
outline: none;
}
.def_css_div {
}
._ui_box {
box-shadow: 0 0 2px 1px red, 0 0 2px 2px white !important;
}
.can_drop {
box-shadow: 0 0 3px 2px #427828, 0 0 2px 4px #FFBC00 !important;
}
.not_can_drop {
box-shadow: -5px 0 1px 1px #786240, -5px 0 1px 1px #ffb793 !important;
}
#_ui_body *[data-tag] {
transition-duration: 200ms;
}
#_ui_body *[data-tag]:hover {
box-shadow: 0 0 3px 2px #B4F0B4, 0 0 5px 1px #417244;
}
#ui_object {
width: 300px;
display: flex;
flex-direction: column;
user-select: none;
font-size: small;
text-align: center;
font-family: Ubt;
}
#ui_object table{
width: 100%;
}
#ui_object td {
font-size: small;
padding: 0 5px;
text-align: left;
}
#ui_object td:first-child {
text-align: right;
width: 10px;
}
.flow {
overflow: hidden;
transition-duration: 200ms;
}
#_ui_control button {
}
#ui_settings {
flex: 1;
overflow: auto;
}
#ui_settings textarea, #ui_settings input {
padding: 2px;
width: 100%;
}
._ui_edit_in_table {
display: flex;
}
#css_settings {
}
#events_settings_area {
height: 150px;
width: 100%;
padding: 5px;
border: none;
}
#css_settings_area {
height: 200px;
width: 100%;
padding: 5px;
border: none;
}
._ui_header {
display: block;
text-align: center;
padding: 5px;
font-weight: bold;
border-width: 1px 0 1px 0;
}
._ui_btn {
text-align: center;
padding: 5px 10px;
font-weight: bold;
margin: 2px;
cursor: pointer;
}
.btn {
display: inline-block;
padding: 4px 8px;
cursor: pointer;
margin: 2px;
}
.black_input {
}
._ui_cat {
text-align: left;
padding: 5px;
font-weight: bold;
display: flex;
cursor: pointer;
border-radius: 5px;
margin: 2px;
}
._ui_opcl {
transition-duration: 200ms;
}
._ui_cat_items {
text-align: center;
overflow: hidden;
transition-duration: 200ms;
}
._ui_cat_item {
max-width: 29%;
transition-duration: 200ms;
border-radius: 5px;
padding: 5px;
margin: 2px;
cursor: pointer;
display: inline-block;
font-size: smaller;
text-align: center;
}
._ui_cat_item img {
width: 90%;
}
._ui_cat_item:hover {
}
._ui_tree * {
transition-duration: 200ms;
}
._ui_tree_items {
margin-left: 6px;
}
._ui_tree_select {
}
::-webkit-scrollbar {
background-color: transparent;
width: 5px;
height: 5px;
}
::-webkit-scrollbar-track {
background-color: transparent;
}
::-webkit-scrollbar-thumb {
background-color: #777777;
}
::-webkit-scrollbar-corner {
background-color: transparent;
} | 0.210279 | 0.061424 |
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900");
@import url("fontawesome-all.min.css");
header {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-family: "Source Sans Pro", "sans-serif";
vertical-align: baseline;
display: block;
}
header p {
display: block;
margin: 1em 0 0 0;
padding: 0 0 0.5em 0;
}
#header h1 {
position: absolute;
left: 1em;
top: 0;
height: 3em;
line-height: 3em;
cursor: default;
color: #39454b;
font-size: 2.3em;
}
#header h1 a {
font-size: 1.25em;
}
#header nav {
position: absolute;
right: 0.5em;
top: 0;
height: 3em;
line-height: 3em;
}
#header nav ul {
margin: 0;
}
#header nav ul li {
display: inline-block;
margin-left: 0.5em;
font-size: 0.9em;
}
#header nav ul li a {
display: block;
color: #39454b;
text-decoration: none;
height: 3em;
line-height: 3em;
padding: 0 0.5em 0 0.5em;
outline: 0;
}
/* Header vit ruta */
#header {
position: fixed;
z-index: 10000;
left: 0;
top: 0;
width: 100%;
background: rgba(255, 255, 255, 0.95);
height: 6.5em;
line-height: 3em;
box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.1);
}
#header h1 {
position: absolute;
left: 1em;
top: 0;
height: 3em;
line-height: 3em;
cursor: default;
}
#header h1 a {
font-size: 1.25em;
}
#header nav {
position: absolute;
right: 0.5em;
top: 0;
height: 3em;
line-height: 3em;
}
#header nav ul {
margin: 0;
}
#header nav ul li {
display: inline-block;
margin-left: 0.5em;
font-size: 2.2em;
}
#header nav ul li a {
display: block;
color: #39454b;
text-decoration: none;
height: 3em;
line-height: 3em;
padding: 0 0.5em 0 0.5em;
outline: 0;
}
@media screen and (max-width: 736px) {
#header {
height: 2.5em;
line-height: 2.5em;
}
#header h1 {
text-align: center;
position: relative;
left: 0;
top: 0;
height: 2.5em;
line-height: 2.5em;
}
#header h1 a {
font-size: 1em;
}
#header nav {
display: none;
}
}
*,
*::before,
*::after{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html{
font-family: sans-serif;
font-size: 10px;
}
body{
width: 100%;
height: 100vh;
background: #eee;
display: flex;
}
.container{
width: 100%;
max-width: 95%;
height: 100%;
max-height: 85%;
margin: auto;
padding: 0 1.5rem;
}
.image-gallery{
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-rows: auto;
grid-gap: 1.5rem;
grid-template-areas:
"img-9 img-10 img-2 img-3"
"img-4 img-5 img-2 img-6"
"img-7 img-8 img-1 img-1";
}
.image-gallery a{
width: 100%;
height: 30rem;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.image-gallery a i{
color: rgba(255,255,255, 1);
font-size: 3rem;
position: relative;
z-index: 100;
padding: 1rem 3rem;
border: 2px solid rgba(255, 255, 255, 1);
border-radius: .4rem;
opacity: 0;
transition: opacity .5s;
}
.image-gallery a::before{
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, .8);
opacity: 0;
transition: opacity .5s;
}
.image-gallery a:hover i,
.image-gallery a:hover::before{
opacity: 0.8;
}
.img-1{
grid-area: img-1;
background-image: url("bilder/0001.jpg");
}
.img-2{
grid-area: img-2;
min-height: 61.5rem;
background-image: url("bilder/0002.jpg");
}
.img-3{
grid-area: img-3;
background-image: url("bilder/0003.jpg");
}
.img-4{
grid-area: img-4;
background-image: url("bilder/0004.jpg");
}
.img-5{
grid-area: img-5;
background-image: url("bilder/0005.jpg");
}
.img-6{
grid-area: img-6;
background-image: url("bilder/0006.jpg");
}
.img-7{
grid-area: img-7;
background-image: url("bilder/0007.jpg");
}
.img-8{
grid-area: img-8;
background-image: url("bilder/0008.jpg");
}
.img-9{
grid-area: img-9;
background-image: url("bilder/0016.png");
}
.img-10{
grid-area: img-10;
background-image: url("bilder/0017.png");
} | ny.css | @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900");
@import url("fontawesome-all.min.css");
header {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-family: "Source Sans Pro", "sans-serif";
vertical-align: baseline;
display: block;
}
header p {
display: block;
margin: 1em 0 0 0;
padding: 0 0 0.5em 0;
}
#header h1 {
position: absolute;
left: 1em;
top: 0;
height: 3em;
line-height: 3em;
cursor: default;
color: #39454b;
font-size: 2.3em;
}
#header h1 a {
font-size: 1.25em;
}
#header nav {
position: absolute;
right: 0.5em;
top: 0;
height: 3em;
line-height: 3em;
}
#header nav ul {
margin: 0;
}
#header nav ul li {
display: inline-block;
margin-left: 0.5em;
font-size: 0.9em;
}
#header nav ul li a {
display: block;
color: #39454b;
text-decoration: none;
height: 3em;
line-height: 3em;
padding: 0 0.5em 0 0.5em;
outline: 0;
}
/* Header vit ruta */
#header {
position: fixed;
z-index: 10000;
left: 0;
top: 0;
width: 100%;
background: rgba(255, 255, 255, 0.95);
height: 6.5em;
line-height: 3em;
box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.1);
}
#header h1 {
position: absolute;
left: 1em;
top: 0;
height: 3em;
line-height: 3em;
cursor: default;
}
#header h1 a {
font-size: 1.25em;
}
#header nav {
position: absolute;
right: 0.5em;
top: 0;
height: 3em;
line-height: 3em;
}
#header nav ul {
margin: 0;
}
#header nav ul li {
display: inline-block;
margin-left: 0.5em;
font-size: 2.2em;
}
#header nav ul li a {
display: block;
color: #39454b;
text-decoration: none;
height: 3em;
line-height: 3em;
padding: 0 0.5em 0 0.5em;
outline: 0;
}
@media screen and (max-width: 736px) {
#header {
height: 2.5em;
line-height: 2.5em;
}
#header h1 {
text-align: center;
position: relative;
left: 0;
top: 0;
height: 2.5em;
line-height: 2.5em;
}
#header h1 a {
font-size: 1em;
}
#header nav {
display: none;
}
}
*,
*::before,
*::after{
margin: 0;
padding: 0;
box-sizing: border-box;
}
html{
font-family: sans-serif;
font-size: 10px;
}
body{
width: 100%;
height: 100vh;
background: #eee;
display: flex;
}
.container{
width: 100%;
max-width: 95%;
height: 100%;
max-height: 85%;
margin: auto;
padding: 0 1.5rem;
}
.image-gallery{
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-rows: auto;
grid-gap: 1.5rem;
grid-template-areas:
"img-9 img-10 img-2 img-3"
"img-4 img-5 img-2 img-6"
"img-7 img-8 img-1 img-1";
}
.image-gallery a{
width: 100%;
height: 30rem;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.image-gallery a i{
color: rgba(255,255,255, 1);
font-size: 3rem;
position: relative;
z-index: 100;
padding: 1rem 3rem;
border: 2px solid rgba(255, 255, 255, 1);
border-radius: .4rem;
opacity: 0;
transition: opacity .5s;
}
.image-gallery a::before{
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, .8);
opacity: 0;
transition: opacity .5s;
}
.image-gallery a:hover i,
.image-gallery a:hover::before{
opacity: 0.8;
}
.img-1{
grid-area: img-1;
background-image: url("bilder/0001.jpg");
}
.img-2{
grid-area: img-2;
min-height: 61.5rem;
background-image: url("bilder/0002.jpg");
}
.img-3{
grid-area: img-3;
background-image: url("bilder/0003.jpg");
}
.img-4{
grid-area: img-4;
background-image: url("bilder/0004.jpg");
}
.img-5{
grid-area: img-5;
background-image: url("bilder/0005.jpg");
}
.img-6{
grid-area: img-6;
background-image: url("bilder/0006.jpg");
}
.img-7{
grid-area: img-7;
background-image: url("bilder/0007.jpg");
}
.img-8{
grid-area: img-8;
background-image: url("bilder/0008.jpg");
}
.img-9{
grid-area: img-9;
background-image: url("bilder/0016.png");
}
.img-10{
grid-area: img-10;
background-image: url("bilder/0017.png");
} | 0.315841 | 0.077065 |
.xlSmallButton
{
width:100px; height:25px; color:black; font-size:14px;
}
.xlEditButton
{
width:75px; height:20px; color:black;
}
.xlDeleteButton
{
color:#EE0000; width:100px; height:25px; font-size:14px;
}
.xlMainTable
{
background-color:#ffffff;
color:#000000;
width:100%;
}
.xlImage
{
padding-right:10px; padding-top:2px; width:100px; height:100px;
}
.xlFormFooterContainer
{
margin: 0 3px 3px;
border: none;
width: 99%;
}
.xlFormFooterButton
{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, from(rgb(225,226,230)), to(rgb(151,167,188)));
width: 100%;
padding: 5px 0px 5px 0px;
font-size: 16px;
}
.mblLoginText a
{
float:right;
margin-top:6px;
margin-right:15px;
height: 25px;
width: 50px;
padding: 2px 2px 0px 2px;
text-decoration: none;
border-style: inset;
font-family: Helvetica;
font-size:13px;
color: white;
line-height:21px;
border-style: solid;
border-width:1px;
border-color: #9CACC0;
text-shadow: rgba(0, 0, 0, 0.6) 0px -1px;
-webkit-border-radius: 5px;
background-color: #5877A2;
background: -webkit-gradient(linear, left top, left bottom, from(#8EA4C1), to(#4A6C9B), color-stop(0.5, #5877A2), color-stop(0.5, #476999));
background: -webkit-gradient(linear, left top, left bottom, from(#8EA4C1), to(#4A6C9B), color-stop(0.5, #5877A2), color-stop(0.5, #476999));
-webkit-tap-highlight-color: transparent;
}
.android .mblLoginText a
{
border-color: #3F3E3E;
background-color: #ADADAD;
background: -webkit-gradient(linear, left top, left bottom, from(#E5E5E5), to(#7F7F7F), color-stop(0.5, #ADADAD), color-stop(0.5, #909090));
}
.mblSearchBar
{
background: -webkit-gradient(linear, left top, left bottom, from(rgb(225,226,230)), to(rgb(151,167,188)));
height:42px;
vertical-align:middle;
line-height:42px;
position: relative;
}
.android .mblSearchBar
{
border-color: #9CACC0;
background-color: #5877A2;
background: -webkit-gradient(linear, left top, left bottom, from(rgb(237, 239, 243)), to(rgb(200, 202, 204)));
}
.mblSearchBar input
{
padding-left: 8px;
border-radius: 16px;
position: absolute;
border:1px solid #9CACC0;
left:5px;
right: 50px;
top: 3px;
bottom: 2px;
font-size:18px;
}
.android .mblSearchBar input
{
bottom: 1px;
line-height: 33px;
border-radius: 7px;
}
.mblSearchBar button
{
position: absolute;
top: 5px;
right: 9px;
width:33px;
height:33px;
padding-left:6px;
border-style: inset;
border-color: #9CACC0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background-color: #5877A2;
background: -webkit-gradient(linear, left top, left bottom, from(#8EA4C1), to(#4A6C9B), color-stop(0.5, #5877A2), color-stop(0.5, #476999));
-webkit-tap-highlight-color: transparent;
}
.android .mblSearchBar button
{
border: 1px solid #3F3E3E;
background-color: #ADADAD;
background: -webkit-gradient(linear, left top, left bottom, from(#E5E5E5), to(#7F7F7F), color-stop(0.5, #ADADAD), color-stop(0.5, #909090));
}
.mblFormFooterButton
{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, from(rgb(225,226,230)), to(rgb(151,167,188)));
width: 30%;
padding: 5px 0px 5px 0px;
font-size: 16px;
}
.mblSmallFormFooterButton
{
border-style: inset;
border-color: #9CACC0;
font-family: Helvetica;
font-size: 13px;
font-weight:bold;
color: black;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
background-color: #5877A2;
background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(237, 239, 243)));
width: 25%;
font-size: 14px;
padding-top:2px;
padding-bottom:2px;
}
.mblCategoryBar
{
color: black;
background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(213, 215, 222)));
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-family: Helvetica;
font-size: 14px;
text-align: left;
}
.xvwDocView .mblListItemIcon{
postion: relative;
top: 10px;
left: 10px;
}
.mblListItemIcon{
postion: relative;
top: 10px;
left: 10px;
}
body .iphone
{
background: white;
}
li.mblListItem a.mblListItemAnchorNoIcon
{
font-weight:normal;
padding-left:10px;
padding-right:22px;
padding-top:0px;
}
hr
{
height:1px;
border:none;
color:#AEAEAE;
background-color:#AEAEAE;
}
legend
{
display:hidden;
}
.mblFormTable
{
font-size:14px;
font-weight:normal;
}
.mblListItemTextBox, .mobileFormHeader, .mblDataViewTextTitle, .mblResponseParentSub,
.lotusFormFieldRow, .formRow, .topicSubject
{
/*word-wrap: break-word;*/
text-overflow: ellipsis;
}
.mblFormRowInput
{
width:95% ;
}
.mblFormRowTextArea
{
font-size:18px;
font-family: Helvetica;
margin-left:1px;
}
.mblSearchInput
{
font-size:14px;
}
.mblHeading
{
text-align:center;
}
.mblThreadPanel
{
background-color:#ffffff;
color:#000000;
width:100%;
}
.mblThreadDiv
{
color:rgb(140, 140, 140);
font-size:11pt
}
.mblThreadDivText
{
color: black;
font-weight:bold;
font-size:16pt;
}
.mblThreadRichText
{
color: black;
font-weight:normal;
font-size:14pt
}
.mblThreadKeyThought
{
color: black;
font-weight:bold;
font-size:11pt;
line-height:30px;
}
.mblThreadSmallText
{
font-size:10pt;
}
.mblThreadFileDownload
{
padding-bottom:5px;
}
.mblThreadRightButton
{
float:right;
}
.mblThreadExpandImage
{
float:right;
margin-top:-25px;
}
.mblDetailTextBold
{
font-size:10pt;
font-weight:bold
}
.mblDetailTextNormal
{
font-size:10pt;
font-weight:normal;
word-wrap:break-word;
}
.mblMemberViewImage
{
height:25px;
width:25px;
}
.mblNewButtonDiv div
{
position: relative;
top: -1px;
font-size:22px;
line-height:10px;
}
.mblFileDownloadPanel
{
width:100%;
}
.mblFileDownloadlbl
{
fonst-size:12px;
font-weight:bold;
}
.formRowImage
{
margin-top:8px;
}
.xlAuthorProfileViewHeader
{
font-weight:bold;
}
.xlExtraColumn
{
font-size:12px;
}
.mblHomeProfile
{
overflow: hidden;
}
.xlTopicThreadLinkFont
{
font-size:12pt;
}
.xlTopicReadMore
{
display:block;
color: black;
font-weight:bold;
font-size:16pt;
width:100% !important;
}
.mblDataViewTextContent
{
font-weight: normal;
}
.xlEmptyFacet
{
display:block;
width:200px;
text-align:center;
margin-left:auto;
margin-right:auto;
}
/*.iphone .disabled
{
display: block;
padding: 5px;
border: 1px solid white;
background-color: #ADAAAD;
-webkit-box-shadow: 1px 1px 1px #8E8E8E;
border-radius: 5px;
}*/
.xlThreadTable
{
width:100% !important;
word-wrap: break-word;
}
.xlThreadBody, .xlReplyBorder
{
border-style:solid;
border-color:#E5E5E5;
border-width:1px;
}
.xlReplyTable
{
border:none !important;
width:100%;
} | extlib/lwp/product/nsf/Discussion/Resources/StyleSheets/mobile.css | .xlSmallButton
{
width:100px; height:25px; color:black; font-size:14px;
}
.xlEditButton
{
width:75px; height:20px; color:black;
}
.xlDeleteButton
{
color:#EE0000; width:100px; height:25px; font-size:14px;
}
.xlMainTable
{
background-color:#ffffff;
color:#000000;
width:100%;
}
.xlImage
{
padding-right:10px; padding-top:2px; width:100px; height:100px;
}
.xlFormFooterContainer
{
margin: 0 3px 3px;
border: none;
width: 99%;
}
.xlFormFooterButton
{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, from(rgb(225,226,230)), to(rgb(151,167,188)));
width: 100%;
padding: 5px 0px 5px 0px;
font-size: 16px;
}
.mblLoginText a
{
float:right;
margin-top:6px;
margin-right:15px;
height: 25px;
width: 50px;
padding: 2px 2px 0px 2px;
text-decoration: none;
border-style: inset;
font-family: Helvetica;
font-size:13px;
color: white;
line-height:21px;
border-style: solid;
border-width:1px;
border-color: #9CACC0;
text-shadow: rgba(0, 0, 0, 0.6) 0px -1px;
-webkit-border-radius: 5px;
background-color: #5877A2;
background: -webkit-gradient(linear, left top, left bottom, from(#8EA4C1), to(#4A6C9B), color-stop(0.5, #5877A2), color-stop(0.5, #476999));
background: -webkit-gradient(linear, left top, left bottom, from(#8EA4C1), to(#4A6C9B), color-stop(0.5, #5877A2), color-stop(0.5, #476999));
-webkit-tap-highlight-color: transparent;
}
.android .mblLoginText a
{
border-color: #3F3E3E;
background-color: #ADADAD;
background: -webkit-gradient(linear, left top, left bottom, from(#E5E5E5), to(#7F7F7F), color-stop(0.5, #ADADAD), color-stop(0.5, #909090));
}
.mblSearchBar
{
background: -webkit-gradient(linear, left top, left bottom, from(rgb(225,226,230)), to(rgb(151,167,188)));
height:42px;
vertical-align:middle;
line-height:42px;
position: relative;
}
.android .mblSearchBar
{
border-color: #9CACC0;
background-color: #5877A2;
background: -webkit-gradient(linear, left top, left bottom, from(rgb(237, 239, 243)), to(rgb(200, 202, 204)));
}
.mblSearchBar input
{
padding-left: 8px;
border-radius: 16px;
position: absolute;
border:1px solid #9CACC0;
left:5px;
right: 50px;
top: 3px;
bottom: 2px;
font-size:18px;
}
.android .mblSearchBar input
{
bottom: 1px;
line-height: 33px;
border-radius: 7px;
}
.mblSearchBar button
{
position: absolute;
top: 5px;
right: 9px;
width:33px;
height:33px;
padding-left:6px;
border-style: inset;
border-color: #9CACC0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background-color: #5877A2;
background: -webkit-gradient(linear, left top, left bottom, from(#8EA4C1), to(#4A6C9B), color-stop(0.5, #5877A2), color-stop(0.5, #476999));
-webkit-tap-highlight-color: transparent;
}
.android .mblSearchBar button
{
border: 1px solid #3F3E3E;
background-color: #ADADAD;
background: -webkit-gradient(linear, left top, left bottom, from(#E5E5E5), to(#7F7F7F), color-stop(0.5, #ADADAD), color-stop(0.5, #909090));
}
.mblFormFooterButton
{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, from(rgb(225,226,230)), to(rgb(151,167,188)));
width: 30%;
padding: 5px 0px 5px 0px;
font-size: 16px;
}
.mblSmallFormFooterButton
{
border-style: inset;
border-color: #9CACC0;
font-family: Helvetica;
font-size: 13px;
font-weight:bold;
color: black;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
background-color: #5877A2;
background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(237, 239, 243)));
width: 25%;
font-size: 14px;
padding-top:2px;
padding-bottom:2px;
}
.mblCategoryBar
{
color: black;
background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(213, 215, 222)));
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-family: Helvetica;
font-size: 14px;
text-align: left;
}
.xvwDocView .mblListItemIcon{
postion: relative;
top: 10px;
left: 10px;
}
.mblListItemIcon{
postion: relative;
top: 10px;
left: 10px;
}
body .iphone
{
background: white;
}
li.mblListItem a.mblListItemAnchorNoIcon
{
font-weight:normal;
padding-left:10px;
padding-right:22px;
padding-top:0px;
}
hr
{
height:1px;
border:none;
color:#AEAEAE;
background-color:#AEAEAE;
}
legend
{
display:hidden;
}
.mblFormTable
{
font-size:14px;
font-weight:normal;
}
.mblListItemTextBox, .mobileFormHeader, .mblDataViewTextTitle, .mblResponseParentSub,
.lotusFormFieldRow, .formRow, .topicSubject
{
/*word-wrap: break-word;*/
text-overflow: ellipsis;
}
.mblFormRowInput
{
width:95% ;
}
.mblFormRowTextArea
{
font-size:18px;
font-family: Helvetica;
margin-left:1px;
}
.mblSearchInput
{
font-size:14px;
}
.mblHeading
{
text-align:center;
}
.mblThreadPanel
{
background-color:#ffffff;
color:#000000;
width:100%;
}
.mblThreadDiv
{
color:rgb(140, 140, 140);
font-size:11pt
}
.mblThreadDivText
{
color: black;
font-weight:bold;
font-size:16pt;
}
.mblThreadRichText
{
color: black;
font-weight:normal;
font-size:14pt
}
.mblThreadKeyThought
{
color: black;
font-weight:bold;
font-size:11pt;
line-height:30px;
}
.mblThreadSmallText
{
font-size:10pt;
}
.mblThreadFileDownload
{
padding-bottom:5px;
}
.mblThreadRightButton
{
float:right;
}
.mblThreadExpandImage
{
float:right;
margin-top:-25px;
}
.mblDetailTextBold
{
font-size:10pt;
font-weight:bold
}
.mblDetailTextNormal
{
font-size:10pt;
font-weight:normal;
word-wrap:break-word;
}
.mblMemberViewImage
{
height:25px;
width:25px;
}
.mblNewButtonDiv div
{
position: relative;
top: -1px;
font-size:22px;
line-height:10px;
}
.mblFileDownloadPanel
{
width:100%;
}
.mblFileDownloadlbl
{
fonst-size:12px;
font-weight:bold;
}
.formRowImage
{
margin-top:8px;
}
.xlAuthorProfileViewHeader
{
font-weight:bold;
}
.xlExtraColumn
{
font-size:12px;
}
.mblHomeProfile
{
overflow: hidden;
}
.xlTopicThreadLinkFont
{
font-size:12pt;
}
.xlTopicReadMore
{
display:block;
color: black;
font-weight:bold;
font-size:16pt;
width:100% !important;
}
.mblDataViewTextContent
{
font-weight: normal;
}
.xlEmptyFacet
{
display:block;
width:200px;
text-align:center;
margin-left:auto;
margin-right:auto;
}
/*.iphone .disabled
{
display: block;
padding: 5px;
border: 1px solid white;
background-color: #ADAAAD;
-webkit-box-shadow: 1px 1px 1px #8E8E8E;
border-radius: 5px;
}*/
.xlThreadTable
{
width:100% !important;
word-wrap: break-word;
}
.xlThreadBody, .xlReplyBorder
{
border-style:solid;
border-color:#E5E5E5;
border-width:1px;
}
.xlReplyTable
{
border:none !important;
width:100%;
} | 0.211173 | 0.087603 |
html {
background: #1A0F3C;
color: white;
height: 100%;
}
body {
height: 100%;
background: rgba(26, 15, 60, 1) !important;
}
span {
font-family: 'Quintessential', cursive;
}
h2 {
font-family: 'Quintessential', cursive;
}
h3 {
border-bottom: 1px solid white;
width: 100%;
display: block;
padding-bottom: 5px;
text-transform: uppercase;
font-family: 'Quintessential', cursive;
}
.modal {
color: white;
}
.modal-content {
background-color: rgba(26, 15, 60, 1) !important;
border: 3px solid rgb(255 22 22) !important;
}
.modal-footer {
margin-bottom: -25px;
}
.inputs {
margin: 5px;
justify-content: center;
color: white;
}
#game{
display: flex;
flex-direction: column;
}
.set-height {
height: 100%;
}
#header {
background: rgba(255,255,255,.12);
color: white;
height: 85px;
margin-bottom:12px;
margin-top: 12px;
margin-left: 1px;
margin-right: 1px;
border-radius: 12px;
}
#chat-row {
flex:1;
border: 0px;
border-style: solid;
position: relative;
}
#playerFrame-col-2{
display: flex;
flex-direction: column;
}
#playerFrame-top-row{
height:170px;
}
#playerFrame-timer{
flex:1;
border: 5px ridge white;
border-radius: 12px;
}
#playerFrame-bottom-row{
height:170px;
}
#bottom-row{
height:335px;
}
.column {
color: white;
border-radius: 12px;
}
.whiteCard{
background: rgba(255,255,255,.12);
margin:12px;
padding:12px;
}
.no-margin{
margin-left:0px;
margin-right:0px;
}
#row-2 {
height: 60%;
}
#row-3 {
height: 35%;
}
.chat-message {
position: absolute;
display: flex;
bottom: 0;
padding: 23px;
padding-left: 0px;
margin: auto;
width: 25%;
}
.wolf-chat-message {
position: absolute;
display: flex;
bottom: 0;
padding: 23px;
padding-left: 0px;
margin: auto;
width: 32%;
}
.game-button {
display: flex;
bottom: 0;
padding: 23px;
margin: auto;
justify-content: center;
}
.dropdown {
color:black;
padding-top: 5px;
}
.wrapper {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 0px;
grid-auto-rows: 140px;
grid-template-areas:
". . . ."
". a a ."
". a a ."
". . . .";
}
.item1 {
grid-area: a;
align-self: center;
}
.item2 {
align-self: center;
justify-self: center;
}
.profile-pic {
width: 400px;
}
.btn-group {
flex-wrap: wrap;
}
/* ----------------------------Claw Animation--------------------------------- */
.wolf-claws {
width: 700px;
height: 500;
position: relative;
z-index: 9;
}
.claw1 {
fill: transparent;
position: relative;
animation-name: claw-1;
animation-duration: 1s;
animation-iteration-count: 2;
position: absolute;
z-index: 9;
}
.claw2 {
fill: transparent;
position: relative;
animation-name: claw-2;
animation-duration: 1s;
animation-iteration-count: 2;
}
.claw3 {
fill: transparent;
position: relative;
animation-name: claw-3;
animation-duration: 1s;
animation-iteration-count: 2;
}
@keyframes claw-1 {
0% {
opacity: 0;
}
50% {
opacity: 1;
fill: rgb(180, 0, 0);
}
100% {
opacity: 0;
}
}
@keyframes claw-2 {
0% {
opacity: 0;
}
50% {
opacity: 1;
fill: rgb(180, 0, 0);
}
100% {
opacity: 0;
}
}
@keyframes claw-3 {
0% {
opacity: 0;
}
50% {
opacity: 1;
fill: rgb(180, 0, 0);
}
100% {
opacity: 0;
}
}
.fade-in {
transition: opacity 1s ease;
}
.fade-out {
opacity: 0;
transition: opacity 1s ease;
} | public/styles.css | html {
background: #1A0F3C;
color: white;
height: 100%;
}
body {
height: 100%;
background: rgba(26, 15, 60, 1) !important;
}
span {
font-family: 'Quintessential', cursive;
}
h2 {
font-family: 'Quintessential', cursive;
}
h3 {
border-bottom: 1px solid white;
width: 100%;
display: block;
padding-bottom: 5px;
text-transform: uppercase;
font-family: 'Quintessential', cursive;
}
.modal {
color: white;
}
.modal-content {
background-color: rgba(26, 15, 60, 1) !important;
border: 3px solid rgb(255 22 22) !important;
}
.modal-footer {
margin-bottom: -25px;
}
.inputs {
margin: 5px;
justify-content: center;
color: white;
}
#game{
display: flex;
flex-direction: column;
}
.set-height {
height: 100%;
}
#header {
background: rgba(255,255,255,.12);
color: white;
height: 85px;
margin-bottom:12px;
margin-top: 12px;
margin-left: 1px;
margin-right: 1px;
border-radius: 12px;
}
#chat-row {
flex:1;
border: 0px;
border-style: solid;
position: relative;
}
#playerFrame-col-2{
display: flex;
flex-direction: column;
}
#playerFrame-top-row{
height:170px;
}
#playerFrame-timer{
flex:1;
border: 5px ridge white;
border-radius: 12px;
}
#playerFrame-bottom-row{
height:170px;
}
#bottom-row{
height:335px;
}
.column {
color: white;
border-radius: 12px;
}
.whiteCard{
background: rgba(255,255,255,.12);
margin:12px;
padding:12px;
}
.no-margin{
margin-left:0px;
margin-right:0px;
}
#row-2 {
height: 60%;
}
#row-3 {
height: 35%;
}
.chat-message {
position: absolute;
display: flex;
bottom: 0;
padding: 23px;
padding-left: 0px;
margin: auto;
width: 25%;
}
.wolf-chat-message {
position: absolute;
display: flex;
bottom: 0;
padding: 23px;
padding-left: 0px;
margin: auto;
width: 32%;
}
.game-button {
display: flex;
bottom: 0;
padding: 23px;
margin: auto;
justify-content: center;
}
.dropdown {
color:black;
padding-top: 5px;
}
.wrapper {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 0px;
grid-auto-rows: 140px;
grid-template-areas:
". . . ."
". a a ."
". a a ."
". . . .";
}
.item1 {
grid-area: a;
align-self: center;
}
.item2 {
align-self: center;
justify-self: center;
}
.profile-pic {
width: 400px;
}
.btn-group {
flex-wrap: wrap;
}
/* ----------------------------Claw Animation--------------------------------- */
.wolf-claws {
width: 700px;
height: 500;
position: relative;
z-index: 9;
}
.claw1 {
fill: transparent;
position: relative;
animation-name: claw-1;
animation-duration: 1s;
animation-iteration-count: 2;
position: absolute;
z-index: 9;
}
.claw2 {
fill: transparent;
position: relative;
animation-name: claw-2;
animation-duration: 1s;
animation-iteration-count: 2;
}
.claw3 {
fill: transparent;
position: relative;
animation-name: claw-3;
animation-duration: 1s;
animation-iteration-count: 2;
}
@keyframes claw-1 {
0% {
opacity: 0;
}
50% {
opacity: 1;
fill: rgb(180, 0, 0);
}
100% {
opacity: 0;
}
}
@keyframes claw-2 {
0% {
opacity: 0;
}
50% {
opacity: 1;
fill: rgb(180, 0, 0);
}
100% {
opacity: 0;
}
}
@keyframes claw-3 {
0% {
opacity: 0;
}
50% {
opacity: 1;
fill: rgb(180, 0, 0);
}
100% {
opacity: 0;
}
}
.fade-in {
transition: opacity 1s ease;
}
.fade-out {
opacity: 0;
transition: opacity 1s ease;
} | 0.624294 | 0.087759 |
:root {
--tab-min-height: 40px !important;
--inline-tab-padding: 12px !important;
--titlebar-spacer-width: 42px !important;
--toolbar-start-end-padding: 8px !important;
--toolbarbutton-inner-padding: 8px !important;
--toolbarbutton-outer-padding: 3px !important;
--bookmark-inline-margin: 2px !important;
--bookmark-block-padding: 4px !important;
--urlbar-icon-padding: 6px !important;
--urlbar-min-height: 32px !important;
}
:root[uidensity="compact"] {
--tab-min-height: 36px !important;
--inline-tab-padding: 10px !important;
--titlebar-spacer-width: 34px !important;
--toolbar-start-end-padding: 6px !important;
--toolbarbutton-inner-padding: 6px !important;
--toolbarbutton-outer-padding: 1px !important;
--bookmark-inline-margin: 1px !important;
--bookmark-block-padding: 4px !important;
--urlbar-icon-padding: 4px !important;
--urlbar-min-height: 28px !important;
}
:root:-moz-lwtheme-brighttext:not(:-moz-lwtheme) {
--toolbar-bgcolor: hsl(240, 15%, 20%) !important;
--lwt-accent-color: hsl(240, 15%, 12%) !important;
--toolbar-field-background-color: hsl(240, 15%, 12%) !important;
--toolbarbutton-hover-background: hsla(240, 80%, 90%, 0.175) !important;
--toolbarbutton-active-background: hsla(240, 80%, 90%, 0.225) !important;
--chrome-content-separator-color: hsl(240, 15%, 12%) !important;
}
:root:not(:-moz-lwtheme-brighttext):not(:-moz-lwtheme) {
--toolbar-bgcolor: hsl(240, 15%, 96%) !important;
--lwt-accent-color: hsl(240, 15%, 90%) !important;
--toolbar-field-background-color: hsl(240, 15%, 90%) !important;
--toolbarbutton-hover-background: hsla(240, 80%, 15%, 0.075) !important;
--toolbarbutton-active-background: hsla(240, 80%, 15%, 0.125) !important;
--chrome-content-separator-color: hsl(240, 15%, 82%) !important;
}
#navigator-toolbox:not(:-moz-lwtheme) {
background-color: var(--lwt-accent-color) !important;
}
#toolbar-menubar:not([inactive]) {
height: auto !important;
}
#TabsToolbar {
max-height: var(--tab-min-height) !important;
}
#TabsToolbar .titlebar-spacer {
width: var(--titlebar-spacer-width) !important;
}
#TabsToolbar .titlebar-buttonbox-container .titlebar-color {
margin-left: calc(var(--tab-min-height) - 24px) !important;
}
#tabbrowser-tabs .tabbrowser-tab {
padding-inline: unset !important;
}
#tabbrowser-tabs .tabbrowser-tab .tab-background {
border-radius: unset !important;
margin-block: unset !important;
box-shadow: unset !important;
}
#tabbrowser-tabs .tabbrowser-tab .tab-background[selected] {
background-color: var(--toolbar-bgcolor) !important;
background-image: unset !important;
border: none !important;
}
#tabbrowser-tabs .tabbrowser-tab:hover .tab-background:not([selected]) {
background-color: var(--toolbarbutton-hover-background) !important;
}
#tabbrowser-tabs[haspinnedtabs] .tabbrowser-tab[first-visible-unpinned-tab] {
margin-left: 0 !important;
}
#tabbrowser-tabs[haspinnedtabs] .tabbrowser-tab .tab-content[pinned] {
padding: 0 var(--inline-tab-padding) !important;
}
#tabbrowser-tabs .tabbrowser-tab .tab-close-button {
margin-inline-end: -4px !important;
}
#TabsToolbar .toolbar-items toolbarbutton {
padding: unset !important;
margin: unset !important;
}
#TabsToolbar .toolbar-items .toolbarbutton-icon,
#TabsToolbar .toolbar-items .toolbarbutton-badge-stack {
border-radius: unset !important;
}
#scrollbutton-up,
#scrollbutton-down {
border-radius: unset !important;
border: unset !important;
}
#scrollbutton-up {
padding-left: calc(var(--inline-tab-padding) - 1px) !important;
padding-right: calc(var(--inline-tab-padding) + 1px) !important;
}
#scrollbutton-down {
padding-left: calc(var(--inline-tab-padding) + 1px) !important;
padding-right: calc(var(--inline-tab-padding) - 1px) !important;
}
#new-tab-button .toolbarbutton-icon,
#tabs-newtab-button .toolbarbutton-icon {
padding: calc(var(--toolbarbutton-inner-padding) - 0.5px) !important;
padding-right: calc(var(--toolbarbutton-inner-padding) + 0.5px) !important;
padding-bottom: calc(var(--toolbarbutton-inner-padding) + 0.5px) !important;
}
#alltabs-button .toolbarbutton-badge-stack {
padding: var(--toolbarbutton-inner-padding) !important;
padding-top: calc(var(--toolbarbutton-inner-padding) + 1px) !important;
padding-bottom: calc(var(--toolbarbutton-inner-padding) - 1px) !important;
}
#urlbar-container {
padding: var(--toolbar-start-end-padding) 0 !important;
}
#urlbar-search-splitter {
min-width: calc(var(--toolbar-start-end-padding) + 2px) !important;
}
#PersonalToolbar {
padding-inline: calc(var(--toolbar-start-end-padding) + var(--bookmark-inline-margin)) !important;
overflow-y: visible !important;
position: relative !important;
transition: unset !important;
}
#PersonalToolbar:not([customizing]) {
padding-bottom: calc(var(--toolbar-start-end-padding) - 4px) !important;
}
#PersonalToolbar toolbarbutton {
margin-inline: var(--bookmark-inline-margin) !important;
}
#PersonalToolbar toolbaritem {
margin-inline: unset !important;
}
#PersonalToolbar > toolbarbutton {
margin-top: -2px !important;
}
#PersonalToolbar > toolbaritem {
margin-top: -4px !important;
} | chrome/userChrome.css | :root {
--tab-min-height: 40px !important;
--inline-tab-padding: 12px !important;
--titlebar-spacer-width: 42px !important;
--toolbar-start-end-padding: 8px !important;
--toolbarbutton-inner-padding: 8px !important;
--toolbarbutton-outer-padding: 3px !important;
--bookmark-inline-margin: 2px !important;
--bookmark-block-padding: 4px !important;
--urlbar-icon-padding: 6px !important;
--urlbar-min-height: 32px !important;
}
:root[uidensity="compact"] {
--tab-min-height: 36px !important;
--inline-tab-padding: 10px !important;
--titlebar-spacer-width: 34px !important;
--toolbar-start-end-padding: 6px !important;
--toolbarbutton-inner-padding: 6px !important;
--toolbarbutton-outer-padding: 1px !important;
--bookmark-inline-margin: 1px !important;
--bookmark-block-padding: 4px !important;
--urlbar-icon-padding: 4px !important;
--urlbar-min-height: 28px !important;
}
:root:-moz-lwtheme-brighttext:not(:-moz-lwtheme) {
--toolbar-bgcolor: hsl(240, 15%, 20%) !important;
--lwt-accent-color: hsl(240, 15%, 12%) !important;
--toolbar-field-background-color: hsl(240, 15%, 12%) !important;
--toolbarbutton-hover-background: hsla(240, 80%, 90%, 0.175) !important;
--toolbarbutton-active-background: hsla(240, 80%, 90%, 0.225) !important;
--chrome-content-separator-color: hsl(240, 15%, 12%) !important;
}
:root:not(:-moz-lwtheme-brighttext):not(:-moz-lwtheme) {
--toolbar-bgcolor: hsl(240, 15%, 96%) !important;
--lwt-accent-color: hsl(240, 15%, 90%) !important;
--toolbar-field-background-color: hsl(240, 15%, 90%) !important;
--toolbarbutton-hover-background: hsla(240, 80%, 15%, 0.075) !important;
--toolbarbutton-active-background: hsla(240, 80%, 15%, 0.125) !important;
--chrome-content-separator-color: hsl(240, 15%, 82%) !important;
}
#navigator-toolbox:not(:-moz-lwtheme) {
background-color: var(--lwt-accent-color) !important;
}
#toolbar-menubar:not([inactive]) {
height: auto !important;
}
#TabsToolbar {
max-height: var(--tab-min-height) !important;
}
#TabsToolbar .titlebar-spacer {
width: var(--titlebar-spacer-width) !important;
}
#TabsToolbar .titlebar-buttonbox-container .titlebar-color {
margin-left: calc(var(--tab-min-height) - 24px) !important;
}
#tabbrowser-tabs .tabbrowser-tab {
padding-inline: unset !important;
}
#tabbrowser-tabs .tabbrowser-tab .tab-background {
border-radius: unset !important;
margin-block: unset !important;
box-shadow: unset !important;
}
#tabbrowser-tabs .tabbrowser-tab .tab-background[selected] {
background-color: var(--toolbar-bgcolor) !important;
background-image: unset !important;
border: none !important;
}
#tabbrowser-tabs .tabbrowser-tab:hover .tab-background:not([selected]) {
background-color: var(--toolbarbutton-hover-background) !important;
}
#tabbrowser-tabs[haspinnedtabs] .tabbrowser-tab[first-visible-unpinned-tab] {
margin-left: 0 !important;
}
#tabbrowser-tabs[haspinnedtabs] .tabbrowser-tab .tab-content[pinned] {
padding: 0 var(--inline-tab-padding) !important;
}
#tabbrowser-tabs .tabbrowser-tab .tab-close-button {
margin-inline-end: -4px !important;
}
#TabsToolbar .toolbar-items toolbarbutton {
padding: unset !important;
margin: unset !important;
}
#TabsToolbar .toolbar-items .toolbarbutton-icon,
#TabsToolbar .toolbar-items .toolbarbutton-badge-stack {
border-radius: unset !important;
}
#scrollbutton-up,
#scrollbutton-down {
border-radius: unset !important;
border: unset !important;
}
#scrollbutton-up {
padding-left: calc(var(--inline-tab-padding) - 1px) !important;
padding-right: calc(var(--inline-tab-padding) + 1px) !important;
}
#scrollbutton-down {
padding-left: calc(var(--inline-tab-padding) + 1px) !important;
padding-right: calc(var(--inline-tab-padding) - 1px) !important;
}
#new-tab-button .toolbarbutton-icon,
#tabs-newtab-button .toolbarbutton-icon {
padding: calc(var(--toolbarbutton-inner-padding) - 0.5px) !important;
padding-right: calc(var(--toolbarbutton-inner-padding) + 0.5px) !important;
padding-bottom: calc(var(--toolbarbutton-inner-padding) + 0.5px) !important;
}
#alltabs-button .toolbarbutton-badge-stack {
padding: var(--toolbarbutton-inner-padding) !important;
padding-top: calc(var(--toolbarbutton-inner-padding) + 1px) !important;
padding-bottom: calc(var(--toolbarbutton-inner-padding) - 1px) !important;
}
#urlbar-container {
padding: var(--toolbar-start-end-padding) 0 !important;
}
#urlbar-search-splitter {
min-width: calc(var(--toolbar-start-end-padding) + 2px) !important;
}
#PersonalToolbar {
padding-inline: calc(var(--toolbar-start-end-padding) + var(--bookmark-inline-margin)) !important;
overflow-y: visible !important;
position: relative !important;
transition: unset !important;
}
#PersonalToolbar:not([customizing]) {
padding-bottom: calc(var(--toolbar-start-end-padding) - 4px) !important;
}
#PersonalToolbar toolbarbutton {
margin-inline: var(--bookmark-inline-margin) !important;
}
#PersonalToolbar toolbaritem {
margin-inline: unset !important;
}
#PersonalToolbar > toolbarbutton {
margin-top: -2px !important;
}
#PersonalToolbar > toolbaritem {
margin-top: -4px !important;
} | 0.298696 | 0.088269 |
/* Don't display some stuff on the main page */
body.page-Main_Page #deleteconfirm,
body.page-Main_Page #t-cite,
body.page-Main_Page #lastmod,
body.page-Main_Page #siteSub,
body.page-Main_Page #contentSub,
body.page-Main_Page h1.firstHeading {
display: none !important;
}
#siteNotice {
margin-top: 5px;
margin-bottom: -.5em;
padding-top: 0; /* until they fix [[bugzilla:19219]] */
}
#mw-dismissable-notice {
background: transparent;
}
/* BEGIN LIGHT BLUE SECTION
Make content area light blue in all namespaces except articles (main namespace).
This is done by setting the background color for all #content areas
to light blue, and then overriding it back to white for any #content
enclosed in a .ns-0 (main namespace). We do the same for the "tab"
backgrounds and some other objects. */
#content,
#p-cactions li a:hover, #p-cactions li.selected a,
#content div.thumb { /* "Margin" for thumbs, padding for galleries */
background-color: #F8FCFF; /* Light blue */
}
#p-cactions li a {
background-color: #F7F9FB; /* Light blue-gray inactive tabs */
}
.ns-0 #content,
.ns-0 #p-cactions li a:hover, .ns-0 #p-cactions li.selected a,
.ns-0 #content div.thumb {
background-color: white; /* Set back to white for articles */
}
.ns-0 #p-cactions li a {
background-color: #FBFBFB; /* Light gray inactive tabs in articles */
}
@media print {
#content { background: white; } /* White background on print */
}
/* Category lists and diffs transparent instead of white. */
#mw-subcategories table, #mw-pages table,
table.diff, td.diff-otitle, td.diff-ntitle {
background-color: transparent;
}
/* END LIGHT BLUE SECTION */
/* Talk page tab "+" / "new section".
Sets the same padding as the other tabs have. */
#p-cactions #ca-addsection a {
padding-left: .8em;
padding-right: .8em;
}
/* Block quotations */
#content blockquote {
font-size: 93.75%; /* equivalent of 15px in 16px default */
margin: 1em 1.6em; /* same indent as an unordered list */
}
#content blockquote p {
line-height:inherit;
}
/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
display: inline;
font-size: 92%;
font-weight: normal;
}
/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a { font-weight: bold !important; }
/* Accessibility experiment: make diff changes not just colour-based */
.diffchange {
font-weight: bold;
background-color: inherit;
}
td.diff-addedline, td.diff-deletedline, td.diff-context {
vertical-align: top;
font-size: 85%;
color: inherit;
}
#pt-login {
font-weight: bold;
font-size: 110%;
}
p.error {
font-weight: bold;
}
/* TOC margin in articles (and article previews). */
.ns-0 #wikiPreview > table#toc,
.ns-0 #bodyContent > table#toc {
margin-top: .5em;
}
/* Class styles */
/* .toccolours added here because version in
monobook/main.css wasn't being used by the print style */
.toccolours {
border: 1px solid #aaa;
background-color: #f9f9f9;
padding: 5px;
font-size: 95%;
}
/* Don't underline links in portlets/specialchars even with pref "Underline links:Always" */
.portlet a, #editpage-specialchars a { text-decoration: none; }
.portlet a:hover, #editpage-specialchars a:hover { text-decoration: underline; }
/* For positioning icons at top-right, used in Templates
"Spoken Article" and "Featured Article" */
div.topicon {
position: absolute;
z-index: 10;
top: 10px;
display: block !important;
}
#coordinates {
position: absolute;
z-index: 1;
border: none;
background: none;
right: 30px;
top: 3.7em;
float: right;
margin: 0.0em;
padding: 0.0em;
line-height: 1.5em;
text-align: right;
text-indent: 0;
font-size: 85%;
text-transform: none;
white-space: nowrap;
}
.portlet li {
list-style-image: url("http://upload.wikimedia.org/wikipedia/en/1/18/Monobook-bullet.png");
}
li.FA {
list-style-image: url("http://upload.wikimedia.org/wikipedia/en/d/d4/Monobook-bullet-star.png");
}
/* Makes the background of a framed image white instead of gray. */
/* Only visible with transparent images. */
div.thumb div a img {
background-color: #fff;
}
/* Remove white border from thumbnails */
div.thumb {
border: none;
}
div.tright {
border: none;
margin: 0.5em 0 0.8em 1.4em;
}
div.tleft {
border: none;
margin: 0.5em 1.4em 0.8em 0;
}
/* Allow disabling of "external" color on internal links in some situations */
#bodyContent .plainlinks2 a.external[href^="http://en.wikipedia.org/"] {
color: #002bb8 !important
}
/* Remove bullets when there are multiple edit page warnings */
ul.permissions-errors > li {
list-style: none;
}
ul.permissions-errors {
margin: 0;
}
/* Adjust font-size for inline HTML generated TeX formulae */
.texhtml {
font-size: 125%;
line-height: 1.5em;
}
/* </source> */ | tests/non-licensed/wikipedia/wikipedia2/esperanto-article_files/index_004.css |
/* Don't display some stuff on the main page */
body.page-Main_Page #deleteconfirm,
body.page-Main_Page #t-cite,
body.page-Main_Page #lastmod,
body.page-Main_Page #siteSub,
body.page-Main_Page #contentSub,
body.page-Main_Page h1.firstHeading {
display: none !important;
}
#siteNotice {
margin-top: 5px;
margin-bottom: -.5em;
padding-top: 0; /* until they fix [[bugzilla:19219]] */
}
#mw-dismissable-notice {
background: transparent;
}
/* BEGIN LIGHT BLUE SECTION
Make content area light blue in all namespaces except articles (main namespace).
This is done by setting the background color for all #content areas
to light blue, and then overriding it back to white for any #content
enclosed in a .ns-0 (main namespace). We do the same for the "tab"
backgrounds and some other objects. */
#content,
#p-cactions li a:hover, #p-cactions li.selected a,
#content div.thumb { /* "Margin" for thumbs, padding for galleries */
background-color: #F8FCFF; /* Light blue */
}
#p-cactions li a {
background-color: #F7F9FB; /* Light blue-gray inactive tabs */
}
.ns-0 #content,
.ns-0 #p-cactions li a:hover, .ns-0 #p-cactions li.selected a,
.ns-0 #content div.thumb {
background-color: white; /* Set back to white for articles */
}
.ns-0 #p-cactions li a {
background-color: #FBFBFB; /* Light gray inactive tabs in articles */
}
@media print {
#content { background: white; } /* White background on print */
}
/* Category lists and diffs transparent instead of white. */
#mw-subcategories table, #mw-pages table,
table.diff, td.diff-otitle, td.diff-ntitle {
background-color: transparent;
}
/* END LIGHT BLUE SECTION */
/* Talk page tab "+" / "new section".
Sets the same padding as the other tabs have. */
#p-cactions #ca-addsection a {
padding-left: .8em;
padding-right: .8em;
}
/* Block quotations */
#content blockquote {
font-size: 93.75%; /* equivalent of 15px in 16px default */
margin: 1em 1.6em; /* same indent as an unordered list */
}
#content blockquote p {
line-height:inherit;
}
/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
display: inline;
font-size: 92%;
font-weight: normal;
}
/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a { font-weight: bold !important; }
/* Accessibility experiment: make diff changes not just colour-based */
.diffchange {
font-weight: bold;
background-color: inherit;
}
td.diff-addedline, td.diff-deletedline, td.diff-context {
vertical-align: top;
font-size: 85%;
color: inherit;
}
#pt-login {
font-weight: bold;
font-size: 110%;
}
p.error {
font-weight: bold;
}
/* TOC margin in articles (and article previews). */
.ns-0 #wikiPreview > table#toc,
.ns-0 #bodyContent > table#toc {
margin-top: .5em;
}
/* Class styles */
/* .toccolours added here because version in
monobook/main.css wasn't being used by the print style */
.toccolours {
border: 1px solid #aaa;
background-color: #f9f9f9;
padding: 5px;
font-size: 95%;
}
/* Don't underline links in portlets/specialchars even with pref "Underline links:Always" */
.portlet a, #editpage-specialchars a { text-decoration: none; }
.portlet a:hover, #editpage-specialchars a:hover { text-decoration: underline; }
/* For positioning icons at top-right, used in Templates
"Spoken Article" and "Featured Article" */
div.topicon {
position: absolute;
z-index: 10;
top: 10px;
display: block !important;
}
#coordinates {
position: absolute;
z-index: 1;
border: none;
background: none;
right: 30px;
top: 3.7em;
float: right;
margin: 0.0em;
padding: 0.0em;
line-height: 1.5em;
text-align: right;
text-indent: 0;
font-size: 85%;
text-transform: none;
white-space: nowrap;
}
.portlet li {
list-style-image: url("http://upload.wikimedia.org/wikipedia/en/1/18/Monobook-bullet.png");
}
li.FA {
list-style-image: url("http://upload.wikimedia.org/wikipedia/en/d/d4/Monobook-bullet-star.png");
}
/* Makes the background of a framed image white instead of gray. */
/* Only visible with transparent images. */
div.thumb div a img {
background-color: #fff;
}
/* Remove white border from thumbnails */
div.thumb {
border: none;
}
div.tright {
border: none;
margin: 0.5em 0 0.8em 1.4em;
}
div.tleft {
border: none;
margin: 0.5em 1.4em 0.8em 0;
}
/* Allow disabling of "external" color on internal links in some situations */
#bodyContent .plainlinks2 a.external[href^="http://en.wikipedia.org/"] {
color: #002bb8 !important
}
/* Remove bullets when there are multiple edit page warnings */
ul.permissions-errors > li {
list-style: none;
}
ul.permissions-errors {
margin: 0;
}
/* Adjust font-size for inline HTML generated TeX formulae */
.texhtml {
font-size: 125%;
line-height: 1.5em;
}
/* </source> */ | 0.315525 | 0.071041 |
* {
box-sizing: border-box;
}
/* body 样式 */
body {
font-family: Arial;
margin: 0;
}
/* 标题字体加大 */
.header h1 {
font-size: 40px;
}
.container{
margin:0 auto;
width:300px;
}
/* 导航 */
.navbar {
overflow: hidden;
background-color: #333;
}
/* 导航栏样式 */
.navbar a {
float: left;
display: block;
color: white;
text-align: center;
padding: 14px 20px;
text-decoration: none;
}
/* 右侧链接*/
.navbar a.right {
float: right;
}
/* 鼠标移动到链接的颜色 */
.navbar a:hover {
background-color: #ddd;
color: black;
}
/* 列容器 */
.row {
display: -ms-flexbox; /* IE10 */
display: flex;
-ms-flex-wrap: wrap; /* IE10 */
flex-wrap: wrap;
}
/* 创建两个列 */
/* 边栏 */
.side {
-ms-flex: 20%; /* IE10 */
flex: 20%;
background-color: #f1f1f1;
padding: 20px 0px 10px 20px;
}
/* 主要的内容区域 */
.main {
-ms-flex: 80%; /* IE10 */
flex: 80%;
background-color: white;
padding: 20px;
}
/* 测试图片 */
.fakeimg {
background-color: #aaa;
width: 100%;
padding: 20px;
}
/* 底部 */
.footer {
padding: 20px;
text-align: center;
background: #ddd;
}
/* 响应式布局 - 在屏幕设备宽度尺寸小于 700px 时, 让两栏上下堆叠显示 */
@media screen and (max-width: 700px) {
.row {
flex-direction: column;
}
}
/* 响应式布局 - 在屏幕设备宽度尺寸小于 400px 时, 让导航栏目上下堆叠显示 */
@media screen and (max-width: 400px) {
.navbar a {
float: none;
width: 100%;
}
}
.pic_list_con{
width:1100px;
height: 550px;
border:1px solid #ddd;
/*多出来的ul要剪掉*/
overflow:hidden;
}
.pic_list_con h3{
width:918px;
height:50px;
border-bottom: 1px solid #ddd;
/*是h3居中,不是h3中的文字居中哦!*/
margin:0 auto;
}
.pic_list_con h3 span{
/*内联元素转为内联块元素,支持全部样式*/
display:inline-block;
height:50px;
border-bottom: 2px solid red;
font: 18px/50px 'Microsoft YaHei UI';
padding:0 15px;
}
.pic_list_con ul{
width: 1050px;
margin:20px 0 13px 20px;
}
.pic_list_con ul li{
width:160px;
height:160px;
list-style-type: none;
float:left;
margin:5px 10px 5px 5px;
background: white;
border: 1px solid #ddd;
box-shadow: 2px 2px 3px rgba(50,50,50,0.4);
}
.pic_list_con ul li img{
height: 130px;
max-width: 150px;
display:block;
text-align:center;
margin: 0px auto;
padding: 15px 0 0 0;
}
.pic_list_con ul li span{
display:block;
line-height:20px;
text-align:center;
font-size:x-small;
} | static/css/page_style.css | * {
box-sizing: border-box;
}
/* body 样式 */
body {
font-family: Arial;
margin: 0;
}
/* 标题字体加大 */
.header h1 {
font-size: 40px;
}
.container{
margin:0 auto;
width:300px;
}
/* 导航 */
.navbar {
overflow: hidden;
background-color: #333;
}
/* 导航栏样式 */
.navbar a {
float: left;
display: block;
color: white;
text-align: center;
padding: 14px 20px;
text-decoration: none;
}
/* 右侧链接*/
.navbar a.right {
float: right;
}
/* 鼠标移动到链接的颜色 */
.navbar a:hover {
background-color: #ddd;
color: black;
}
/* 列容器 */
.row {
display: -ms-flexbox; /* IE10 */
display: flex;
-ms-flex-wrap: wrap; /* IE10 */
flex-wrap: wrap;
}
/* 创建两个列 */
/* 边栏 */
.side {
-ms-flex: 20%; /* IE10 */
flex: 20%;
background-color: #f1f1f1;
padding: 20px 0px 10px 20px;
}
/* 主要的内容区域 */
.main {
-ms-flex: 80%; /* IE10 */
flex: 80%;
background-color: white;
padding: 20px;
}
/* 测试图片 */
.fakeimg {
background-color: #aaa;
width: 100%;
padding: 20px;
}
/* 底部 */
.footer {
padding: 20px;
text-align: center;
background: #ddd;
}
/* 响应式布局 - 在屏幕设备宽度尺寸小于 700px 时, 让两栏上下堆叠显示 */
@media screen and (max-width: 700px) {
.row {
flex-direction: column;
}
}
/* 响应式布局 - 在屏幕设备宽度尺寸小于 400px 时, 让导航栏目上下堆叠显示 */
@media screen and (max-width: 400px) {
.navbar a {
float: none;
width: 100%;
}
}
.pic_list_con{
width:1100px;
height: 550px;
border:1px solid #ddd;
/*多出来的ul要剪掉*/
overflow:hidden;
}
.pic_list_con h3{
width:918px;
height:50px;
border-bottom: 1px solid #ddd;
/*是h3居中,不是h3中的文字居中哦!*/
margin:0 auto;
}
.pic_list_con h3 span{
/*内联元素转为内联块元素,支持全部样式*/
display:inline-block;
height:50px;
border-bottom: 2px solid red;
font: 18px/50px 'Microsoft YaHei UI';
padding:0 15px;
}
.pic_list_con ul{
width: 1050px;
margin:20px 0 13px 20px;
}
.pic_list_con ul li{
width:160px;
height:160px;
list-style-type: none;
float:left;
margin:5px 10px 5px 5px;
background: white;
border: 1px solid #ddd;
box-shadow: 2px 2px 3px rgba(50,50,50,0.4);
}
.pic_list_con ul li img{
height: 130px;
max-width: 150px;
display:block;
text-align:center;
margin: 0px auto;
padding: 15px 0 0 0;
}
.pic_list_con ul li span{
display:block;
line-height:20px;
text-align:center;
font-size:x-small;
} | 0.235108 | 0.096748 |
* { margin: 0;
padding: 0;
}
.navbar{
width: 100%;
display: flex;
height: 40px;
align-items: center;
justify-content: center;
position: sticky;
top: 0;
cursor: pointer;
padding-top: 20px;
padding-bottom: 20px;
}
.nav-list{
width: 70%;
display: flex;
align-items: center;
padding-left: 50px;
}
/* .nav-list img { border-radius: 100px;
border: 5px solid white;
margin-top:2px;
} */
.nav-list li{
list-style: none;
padding: 20px;
}
.nav-list li a{
text-decoration: none;
color: white;
font-size: 20px;
font-family: sans-serif;
}
.nav-list li a:hover{
text-decoration: none;
color: red;
}
.rightNav{
width: 30%;
text-align: right;
}
#search{
padding :5px;
font-size: 17px;
border: 2px solid grey;
border-radius: 9px;
}
/* @import( font
) */
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
/* display: flex; */
justify-content: center;
align-items: center;
min-height: 100vh;
background: #161623;
}
body::before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(#f00,rgb(85, 30, 8));
clip-path: circle(30% at right 70%);
}
body::after{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgb(236, 101, 146),hsl(342, 80%, 42%));
clip-path: circle(30% at 10% 70%);
}
.container{
position: relative;
display: flex;
justify-content: center;
align-items: center;
max-width: 1500px;
flex-wrap: wrap;
z-index: 1;
}
.container .card{
position: relative;
width: 280px;
height: 400px;
margin: 30px;
box-shadow: 20px 20px 50px rgba(0,0, 0,0.5);
border-radius: 15px;
background: rgba(255, 255, 255, 0.1);
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
border-top: 1px solid rgba(255,255,255,0.5);
border-left: 1px solid rgba(255,255,255,0.5);
}
.container .card .content{
padding: 20px;
text-align: center;
transform: translateY(100px);
opacity: 1;
transition: 0.5s;
}
.container .card:hover .content{
transform: translateY(0px);
opacity: 1;
}
.container .card .content h2{
position: absolute;
top: -80px;
right: 30px;
font-size: 8em;
color: rgba(255, 255, 255, 0.05);
pointer-events: none;
}
.container .card .content h3{
font-size: 1.8em;
color: #fff;
z-index: 1;
}
.container .card .content p{
font-size: 1em;
color:white;
font-weight: 300;
}
.container .card .content a{
position: relative;
display: inline-block;
padding: 8px 20px;
margin-top: 15px;
background: white;
color: #000;
border-radius: 20px;
text-decoration: none;
font-weight: 500;
box-shadow: 0 5px 15px rgba(0, 0,0,0.5);
} | bloodbank hosted website/bloodbank.github.io/page1.css | * { margin: 0;
padding: 0;
}
.navbar{
width: 100%;
display: flex;
height: 40px;
align-items: center;
justify-content: center;
position: sticky;
top: 0;
cursor: pointer;
padding-top: 20px;
padding-bottom: 20px;
}
.nav-list{
width: 70%;
display: flex;
align-items: center;
padding-left: 50px;
}
/* .nav-list img { border-radius: 100px;
border: 5px solid white;
margin-top:2px;
} */
.nav-list li{
list-style: none;
padding: 20px;
}
.nav-list li a{
text-decoration: none;
color: white;
font-size: 20px;
font-family: sans-serif;
}
.nav-list li a:hover{
text-decoration: none;
color: red;
}
.rightNav{
width: 30%;
text-align: right;
}
#search{
padding :5px;
font-size: 17px;
border: 2px solid grey;
border-radius: 9px;
}
/* @import( font
) */
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
/* display: flex; */
justify-content: center;
align-items: center;
min-height: 100vh;
background: #161623;
}
body::before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(#f00,rgb(85, 30, 8));
clip-path: circle(30% at right 70%);
}
body::after{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgb(236, 101, 146),hsl(342, 80%, 42%));
clip-path: circle(30% at 10% 70%);
}
.container{
position: relative;
display: flex;
justify-content: center;
align-items: center;
max-width: 1500px;
flex-wrap: wrap;
z-index: 1;
}
.container .card{
position: relative;
width: 280px;
height: 400px;
margin: 30px;
box-shadow: 20px 20px 50px rgba(0,0, 0,0.5);
border-radius: 15px;
background: rgba(255, 255, 255, 0.1);
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
border-top: 1px solid rgba(255,255,255,0.5);
border-left: 1px solid rgba(255,255,255,0.5);
}
.container .card .content{
padding: 20px;
text-align: center;
transform: translateY(100px);
opacity: 1;
transition: 0.5s;
}
.container .card:hover .content{
transform: translateY(0px);
opacity: 1;
}
.container .card .content h2{
position: absolute;
top: -80px;
right: 30px;
font-size: 8em;
color: rgba(255, 255, 255, 0.05);
pointer-events: none;
}
.container .card .content h3{
font-size: 1.8em;
color: #fff;
z-index: 1;
}
.container .card .content p{
font-size: 1em;
color:white;
font-weight: 300;
}
.container .card .content a{
position: relative;
display: inline-block;
padding: 8px 20px;
margin-top: 15px;
background: white;
color: #000;
border-radius: 20px;
text-decoration: none;
font-weight: 500;
box-shadow: 0 5px 15px rgba(0, 0,0,0.5);
} | 0.390011 | 0.056914 |
@font-face {
font-family: system;
font-style: normal;
font-weight: 300;
src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Ubuntu Light"), local("Segoe UI Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
/* Now, let's apply it on an element */
body {
font-family: "system";
}
/* /Basic font reset */
body.twoColumns {
padding: 0;
margin: 0;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto 1fr;
}
header {
grid-column: span 2;
background-color: #CCC;
padding: 1em;
border-bottom: 3px solid #888;
margin: 0 0 1em 0;
}
.controls {
padding: 0 .5em;
border-right: 3px solid #888;
}
.consoleCtnr {
padding: 0 .5em;
background-color: #353;
color: #590;
}
#console {
background-color: #222;
color: #00AA00;
font-family: Menlo, Consolas, monospace;
font-size: 9pt;
white-space: pre;
padding: 0 .5em .5em .5em;
}
code {
font-family: Menlo, Consolas, monospace;
font-size: 9pt;
}
#console .input {
color: #CCF;
}
#console div {
margin: .1em 0;
}
label {
display: inline-block;
width: 150px;
}
small {
display: block;
color: #777;
margin-left: 150px;
margin-top: .2em;
}
input {
width: 300px;
}
section {
border-top: 1px solid #DDD;
padding: 1em 0;
}
h2 {
color: #7A7;
margin: 0 0 .5em 0;
padding: .5em 0;
}
.httpButton {
position: relative;
top: -3px;
font-family: Menlo, Consolas, monospace;
border: 2px solid #888;
background-color: #EEE;
border-radius: 0 4px 6px 0;
padding: 3px;
margin-right: 1em;
box-shadow: 0 3px 3px rgba(0,0,0,.25);
}
.httpButton:hover {
background-color: #EFF;
border-color: #088;
}
.httpButton:active {
top: 0;
box-shadow: 0 0 1px rgba(0,0,0,.5);
}
.httpField {
font-family: Menlo, Consolas, monospace;
font-size: 9pt;
}
#interviewReady {
border: 1px solid blue;
background-color: #AAF;
padding: 1em;
margin: .5em 0;
border-radius: 1em;
text-align: center;
display: none;
}
.padded {
margin: .5em 0;
padding: .5em;
text-align: center;
background-color: #ADA;
color: #080;
} | SamplePoMoSClientApp/samplepomosclientapp/public/stylesheets/main.css | @font-face {
font-family: system;
font-style: normal;
font-weight: 300;
src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Ubuntu Light"), local("Segoe UI Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
/* Now, let's apply it on an element */
body {
font-family: "system";
}
/* /Basic font reset */
body.twoColumns {
padding: 0;
margin: 0;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto 1fr;
}
header {
grid-column: span 2;
background-color: #CCC;
padding: 1em;
border-bottom: 3px solid #888;
margin: 0 0 1em 0;
}
.controls {
padding: 0 .5em;
border-right: 3px solid #888;
}
.consoleCtnr {
padding: 0 .5em;
background-color: #353;
color: #590;
}
#console {
background-color: #222;
color: #00AA00;
font-family: Menlo, Consolas, monospace;
font-size: 9pt;
white-space: pre;
padding: 0 .5em .5em .5em;
}
code {
font-family: Menlo, Consolas, monospace;
font-size: 9pt;
}
#console .input {
color: #CCF;
}
#console div {
margin: .1em 0;
}
label {
display: inline-block;
width: 150px;
}
small {
display: block;
color: #777;
margin-left: 150px;
margin-top: .2em;
}
input {
width: 300px;
}
section {
border-top: 1px solid #DDD;
padding: 1em 0;
}
h2 {
color: #7A7;
margin: 0 0 .5em 0;
padding: .5em 0;
}
.httpButton {
position: relative;
top: -3px;
font-family: Menlo, Consolas, monospace;
border: 2px solid #888;
background-color: #EEE;
border-radius: 0 4px 6px 0;
padding: 3px;
margin-right: 1em;
box-shadow: 0 3px 3px rgba(0,0,0,.25);
}
.httpButton:hover {
background-color: #EFF;
border-color: #088;
}
.httpButton:active {
top: 0;
box-shadow: 0 0 1px rgba(0,0,0,.5);
}
.httpField {
font-family: Menlo, Consolas, monospace;
font-size: 9pt;
}
#interviewReady {
border: 1px solid blue;
background-color: #AAF;
padding: 1em;
margin: .5em 0;
border-radius: 1em;
text-align: center;
display: none;
}
.padded {
margin: .5em 0;
padding: .5em;
text-align: center;
background-color: #ADA;
color: #080;
} | 0.267695 | 0.148232 |
html {
font-size: 16px;
line-height: 1.4;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
background: url(/bg.svg) no-repeat center center fixed;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
box-sizing: border-box;
padding-bottom: 10vh;
}
main {
display: grid;
grid-template: 1 / 1;
box-sizing: border-box;
padding: 2rem;
align-items: center;
justify-content: center;
background: white;
box-shadow: 0 1px 4px hsla(0, 0%, 0%, 0.15);
border-radius: 6px;
height: 300px;
width: 600px;
}
main > * {
position: relative;
grid-area: 1/1;
transition: all 0.3s 0.3s cubic-bezier(0.5, 0, 0.5, 1);
transition-property: opacity, transform;
text-align: center;
display: block;
}
main > *[aria-hidden="true"] {
display: initial;
pointer-events: none;
transition-delay: 0s;
opacity: 0;
transform: scale(0.8);
}
fieldset {
all: unset;
display: flex;
gap: 0.25rem;
margin-top: 2rem;
}
button,
input {
padding: 0.5rem 1rem;
border: solid 1px;
border-radius: 4px;
line-height: 1.4;
font-size: 1.125rem;
}
button:focus,
input:focus {
outline: none;
box-shadow: 0 0 0 3px hsl(42deg 100% 68%);
}
input {
width: 12rem;
border-color: #ccc;
font-family: inherit;
}
button {
width: 10rem;
background: hsl(243deg 85% 73%);
border-color: hsl(243deg 85% 63%);
color: white;
}
button:active {
background: hsl(243deg 85% 63%);
}
h2 {
outline: none;
margin-bottom: 0;
}
h2 + p {
margin-top: 0;
}
.sr-only {
border: 0 !important;
clip: rect(1px, 1px, 1px, 1px) !important; /* 1 */
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important; /* 2 */
height: 1px !important;
margin: -1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important;
white-space: nowrap !important; /* 3 */
} | examples/newsletter-signup/app/styles.css | html {
font-size: 16px;
line-height: 1.4;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
background: url(/bg.svg) no-repeat center center fixed;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
box-sizing: border-box;
padding-bottom: 10vh;
}
main {
display: grid;
grid-template: 1 / 1;
box-sizing: border-box;
padding: 2rem;
align-items: center;
justify-content: center;
background: white;
box-shadow: 0 1px 4px hsla(0, 0%, 0%, 0.15);
border-radius: 6px;
height: 300px;
width: 600px;
}
main > * {
position: relative;
grid-area: 1/1;
transition: all 0.3s 0.3s cubic-bezier(0.5, 0, 0.5, 1);
transition-property: opacity, transform;
text-align: center;
display: block;
}
main > *[aria-hidden="true"] {
display: initial;
pointer-events: none;
transition-delay: 0s;
opacity: 0;
transform: scale(0.8);
}
fieldset {
all: unset;
display: flex;
gap: 0.25rem;
margin-top: 2rem;
}
button,
input {
padding: 0.5rem 1rem;
border: solid 1px;
border-radius: 4px;
line-height: 1.4;
font-size: 1.125rem;
}
button:focus,
input:focus {
outline: none;
box-shadow: 0 0 0 3px hsl(42deg 100% 68%);
}
input {
width: 12rem;
border-color: #ccc;
font-family: inherit;
}
button {
width: 10rem;
background: hsl(243deg 85% 73%);
border-color: hsl(243deg 85% 63%);
color: white;
}
button:active {
background: hsl(243deg 85% 63%);
}
h2 {
outline: none;
margin-bottom: 0;
}
h2 + p {
margin-top: 0;
}
.sr-only {
border: 0 !important;
clip: rect(1px, 1px, 1px, 1px) !important; /* 1 */
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important; /* 2 */
height: 1px !important;
margin: -1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important;
white-space: nowrap !important; /* 3 */
} | 0.429788 | 0.10683 |
body {
margin: 0;
padding: 0;
background-color: white;
font-family: 'Helvetica', 'Arial', sans-serif;
text-align: center;
color: white;
font-size: 50px;
}
header {
display: grid;
width: 100%;
height: 100vh;
text-align: center;
align-items: center;
background-image: url(perpetualocean_cover.jpg);
}
header h1 {
color: white;
}
.about {
margin: 0 30%;
color: black;
}
.fine-print {
font-size: 20px;
}
.carousel {
position: relative;
height: 700px;
width: 80%;
margin: 0 auto;
}
.carousel__image {
width: 100%;
height: 100%;
object-fit: contain;
}
.carousel__track-container {
height: 100%;
position: relative;
overflow: hidden;
padding: 2rem;
}
.carousel__track {
padding: 0;
margin: 0;
list-style: none;
position: relative;
height: 100%;
transition: transform 550ms ease-in-out;
}
.carousel__slide {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
}
.carousel__button {
position: absolute;
top: 50%;
transform: translateY(-50%);
background: transparent;
border: 0;
cursor: pointer;
}
.carousel__button--left {
left: -60px;
}
.carousel__button--right {
right: -60px;
}
.carousel__button img {
width: 50px;
}
.carousel__nav {
display: flex;
justify-content: center;
padding: 5rem;
}
.carousel__indicator {
border: 0;
border-radius: 50%;
width: 15px;
height: 15px;
background: rgba(0, 0, 0, .3);
margin: 0 12px;
cursor: pointer;
}
.carousel__indicator.current-slide {
background: rgba(0, 0, 0, .75)
}
.is-hidden {
display: none;
}
#map {
height: 100vh;
}
.divider {
display: flex;
text-align: center;
height: 200px;
background-color: rgb(77, 124, 255);
align-items: center;
justify-content: center;
-webkit-box-shadow: 0px 0px 15px 5px rgba(64,64,64,0.5);
-moz-box-shadow: 0px 0px 15px 5px rgba(64,64,64,0.5);
box-shadow: 0px 0px 15px 5px rgba(64,64,64,0.5);
}
img {
width: 100%;
object-fit: fill;
}
p {
color: black;
}
.team {
padding: 20px;
width: 50%;
}
/*
.showSlide {
display: none
}
.showSlide img {
width: 100%;
}
.slidercontainer {
max-width: 80%;
max-height: 100%;
position: relative;
margin: auto;
}
.left,
.right {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
padding: 16px;
margin-top: -22px;
color: rgb(61, 61, 61);
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
}
.right {
right: 0;
border-radius: 3px 0 0 3px;
}
.left:hover,
.right:hover {
background-color: rgba(179, 179, 179, 0.8);
}
.content {
color: #000000;
font-size: 30px;
padding: 8px 12px;
position: absolute;
top: 10px;
width: 100%;
text-align: center;
}
.active {
background-color: #3b3b3b;
}
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
@-webkit-keyframes fade {
from {
opacity: .4
}
to {
opacity: 1
}
}
@keyframes fade {
from {
opacity: .4
}
to {
opacity: 1
}
}
*/ | style.css | body {
margin: 0;
padding: 0;
background-color: white;
font-family: 'Helvetica', 'Arial', sans-serif;
text-align: center;
color: white;
font-size: 50px;
}
header {
display: grid;
width: 100%;
height: 100vh;
text-align: center;
align-items: center;
background-image: url(perpetualocean_cover.jpg);
}
header h1 {
color: white;
}
.about {
margin: 0 30%;
color: black;
}
.fine-print {
font-size: 20px;
}
.carousel {
position: relative;
height: 700px;
width: 80%;
margin: 0 auto;
}
.carousel__image {
width: 100%;
height: 100%;
object-fit: contain;
}
.carousel__track-container {
height: 100%;
position: relative;
overflow: hidden;
padding: 2rem;
}
.carousel__track {
padding: 0;
margin: 0;
list-style: none;
position: relative;
height: 100%;
transition: transform 550ms ease-in-out;
}
.carousel__slide {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
}
.carousel__button {
position: absolute;
top: 50%;
transform: translateY(-50%);
background: transparent;
border: 0;
cursor: pointer;
}
.carousel__button--left {
left: -60px;
}
.carousel__button--right {
right: -60px;
}
.carousel__button img {
width: 50px;
}
.carousel__nav {
display: flex;
justify-content: center;
padding: 5rem;
}
.carousel__indicator {
border: 0;
border-radius: 50%;
width: 15px;
height: 15px;
background: rgba(0, 0, 0, .3);
margin: 0 12px;
cursor: pointer;
}
.carousel__indicator.current-slide {
background: rgba(0, 0, 0, .75)
}
.is-hidden {
display: none;
}
#map {
height: 100vh;
}
.divider {
display: flex;
text-align: center;
height: 200px;
background-color: rgb(77, 124, 255);
align-items: center;
justify-content: center;
-webkit-box-shadow: 0px 0px 15px 5px rgba(64,64,64,0.5);
-moz-box-shadow: 0px 0px 15px 5px rgba(64,64,64,0.5);
box-shadow: 0px 0px 15px 5px rgba(64,64,64,0.5);
}
img {
width: 100%;
object-fit: fill;
}
p {
color: black;
}
.team {
padding: 20px;
width: 50%;
}
/*
.showSlide {
display: none
}
.showSlide img {
width: 100%;
}
.slidercontainer {
max-width: 80%;
max-height: 100%;
position: relative;
margin: auto;
}
.left,
.right {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
padding: 16px;
margin-top: -22px;
color: rgb(61, 61, 61);
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
}
.right {
right: 0;
border-radius: 3px 0 0 3px;
}
.left:hover,
.right:hover {
background-color: rgba(179, 179, 179, 0.8);
}
.content {
color: #000000;
font-size: 30px;
padding: 8px 12px;
position: absolute;
top: 10px;
width: 100%;
text-align: center;
}
.active {
background-color: #3b3b3b;
}
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
@-webkit-keyframes fade {
from {
opacity: .4
}
to {
opacity: 1
}
}
@keyframes fade {
from {
opacity: .4
}
to {
opacity: 1
}
}
*/ | 0.388502 | 0.043671 |
@CHARSET "UTF-8";
/**
* Le style de la page de connexion
* @author <NAME> <<EMAIL>>
* @since 09/02/2017
* @version 1.0
*/
.s-login-view {
background-color: #2dbe60;
color : white;
}
.s-login-content{
padding : 0px;
padding-top : 25px;
max-width : 525px;
margin : auto;
}
.s-login-logo{
width : 110px;
height : 110px;
display: block;
margin:auto;
margin-top:30px;
margin-bottom:30px;
}
.s-login-input{
width : 100%;
background-color: transparent;
border-bottom : 1px solid #23964b !important;
height : 50px;
color : white !important;
font-family: sustainapp;
font-size : 20px !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.s-login-input:focus{
border-bottom : 2px solid white !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.s-login-input::-webkit-input-placeholder {
color: #23964b !important;
}
.s-login-input:-moz-placeholder {
color: #23964b !important;
opacity: 1;
}
.s-login-input::-moz-placeholder {
color: #23964b !important;
opacity: 1;
}
.s-login-input:-ms-input-placeholder {
color: #23964b !important;
}
.s-login-label{
color: #23964b !important;
}
.s-login-btn{
background-color: #23964b;
color: white;
border:none;
height : 50px;
font-size : 20px;
font-family: sustainapp;
width:100%;
display:block;
margin-top:30px;
margin-bottom:40px;
border-radius : 3px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.s-login-btn:active {
background-color: #28a754;
-webkit-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.25);
box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.25);
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.s-login-p{
cursor: pointer;
text-decoration: underline;
}
.s-login-error {
color : white;
}
.s-login-form{
padding : 25px;
}
.s-login-modeContainer{
border : 1px solid #23964b;
padding : 0px;
margin : 0px;
}
.s-login-modeBtn{
padding : 7px;
margin : 0px;
text-align : center;
cursor : pointer;
}
.s-login-modeBtn-dark{
background-color: #23964b;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
/**
* PARTIE TERMS OF USE
*/
.s-login-usesContainer{
background-color: white;
}
.s-login-iconPart{
background-color: #E5E5E5;
padding : 5px;
text-align : center;
}
.s-login-greentitle{
color : #2dbe60;
font-family: Sustainapp;
font-size : 45px;
margin : 0px;
}
.s-login-icon{
width : 100px;
height : 100px;
margin : 0px;
margin-top : 10px;
}
.s-login-littleTitle{
color : #2dbe60;
font-family: Sustainapp;
font-size : 26px;
margin : 0px;
margin-top : 10px !important;
}
.s-login-termTxt{
color : black;
text-align: justify;
margin-top : 3px;
margin-bottom : 3px;
text-indent: 15px;
}
.s-login-termTxt a{
color : #04c1ea;
text-decoration: none;
cursor : pointer;
}
.s-login-logoMin{
display : block;
width : 90px;
height: 90px;
margin : auto;
margin-bottom : 7px;
margin-top : 5px;
}
.s-login-list{
display: inline-block;
margin-top : 7px;
font-size : 10px;
margin-right : 5px;
color : #04c1ea;
}
.s-login-listTitle{
color : #03afd3;
} | SustainappMobile/www/css/login.css | @CHARSET "UTF-8";
/**
* Le style de la page de connexion
* @author <NAME> <<EMAIL>>
* @since 09/02/2017
* @version 1.0
*/
.s-login-view {
background-color: #2dbe60;
color : white;
}
.s-login-content{
padding : 0px;
padding-top : 25px;
max-width : 525px;
margin : auto;
}
.s-login-logo{
width : 110px;
height : 110px;
display: block;
margin:auto;
margin-top:30px;
margin-bottom:30px;
}
.s-login-input{
width : 100%;
background-color: transparent;
border-bottom : 1px solid #23964b !important;
height : 50px;
color : white !important;
font-family: sustainapp;
font-size : 20px !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.s-login-input:focus{
border-bottom : 2px solid white !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.s-login-input::-webkit-input-placeholder {
color: #23964b !important;
}
.s-login-input:-moz-placeholder {
color: #23964b !important;
opacity: 1;
}
.s-login-input::-moz-placeholder {
color: #23964b !important;
opacity: 1;
}
.s-login-input:-ms-input-placeholder {
color: #23964b !important;
}
.s-login-label{
color: #23964b !important;
}
.s-login-btn{
background-color: #23964b;
color: white;
border:none;
height : 50px;
font-size : 20px;
font-family: sustainapp;
width:100%;
display:block;
margin-top:30px;
margin-bottom:40px;
border-radius : 3px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.s-login-btn:active {
background-color: #28a754;
-webkit-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.25);
box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.25);
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.s-login-p{
cursor: pointer;
text-decoration: underline;
}
.s-login-error {
color : white;
}
.s-login-form{
padding : 25px;
}
.s-login-modeContainer{
border : 1px solid #23964b;
padding : 0px;
margin : 0px;
}
.s-login-modeBtn{
padding : 7px;
margin : 0px;
text-align : center;
cursor : pointer;
}
.s-login-modeBtn-dark{
background-color: #23964b;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
/**
* PARTIE TERMS OF USE
*/
.s-login-usesContainer{
background-color: white;
}
.s-login-iconPart{
background-color: #E5E5E5;
padding : 5px;
text-align : center;
}
.s-login-greentitle{
color : #2dbe60;
font-family: Sustainapp;
font-size : 45px;
margin : 0px;
}
.s-login-icon{
width : 100px;
height : 100px;
margin : 0px;
margin-top : 10px;
}
.s-login-littleTitle{
color : #2dbe60;
font-family: Sustainapp;
font-size : 26px;
margin : 0px;
margin-top : 10px !important;
}
.s-login-termTxt{
color : black;
text-align: justify;
margin-top : 3px;
margin-bottom : 3px;
text-indent: 15px;
}
.s-login-termTxt a{
color : #04c1ea;
text-decoration: none;
cursor : pointer;
}
.s-login-logoMin{
display : block;
width : 90px;
height: 90px;
margin : auto;
margin-bottom : 7px;
margin-top : 5px;
}
.s-login-list{
display: inline-block;
margin-top : 7px;
font-size : 10px;
margin-right : 5px;
color : #04c1ea;
}
.s-login-listTitle{
color : #03afd3;
} | 0.156395 | 0.060252 |
.slider__items {
position: relative;
}
.slider__item {
position: relative;
box-sizing: border-box;
}
.slider__container {
position: relative;
box-sizing: content-box;
}
.slider__wrap {
overflow: hidden;
box-sizing: content-box;
}
.slider__arrow {
position: absolute;
width: 64px;
height: 50px;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
z-index: 2;
}
.slider__arrow--left {
background-image: url(/modules/elberosweb/images/arrow-left-b.png);
top: calc(50% - 25px);
}
.slider__arrow--right {
background-image: url(/modules/elberosweb/images/arrow-right-b.png);
top: calc(50% - 25px);
}
.slider__arrow--top {
background-image: url(/modules/elberosweb/images/arrow-top-b.png);
left: calc(50% - 32px);
}
.slider__arrow--bottom {
background-image: url(/modules/elberosweb/images/arrow-bottom-b.png);
left: calc(50% - 32px);
}
.slider--horizontal .slider__arrow--left {
display: block;
}
.slider--horizontal .slider__arrow--right {
display: block;
}
.slider--horizontal .slider__arrow--top {
display: none;
}
.slider--horizontal .slider__arrow--bottom {
display: none;
}
.slider--vertical .slider__arrow--left {
display: none;
}
.slider--vertical .slider__arrow--right {
display: none;
}
.slider--vertical .slider__arrow--top {
display: block;
}
.slider--vertical .slider__arrow--bottom {
display: block;
}
.slider--horizontal {
position: relative;
width: 100%;
height: 400px;
margin-left: auto;
margin-right: auto;
}
.slider--horizontal .slider__container, .slider--horizontal .slider__wrap {
height: 100%;
}
.slider--horizontal .slider__wrap {
width: 100%;
}
.slider--horizontal .slider__items {
font-size: 0;
}
.slider--horizontal .slider__item {
display: inline-block;
vertical-align: middle;
font-size: 14px;
width: 100%;
}
.slider--horizontal .slider img {
max-width: 100%;
/*max-height: 400px;*/
}
.slider--horizontal.slider--outside .slider__container {
width: calc(100% - 100px);
padding-left: 50px;
padding-right: 50px;
}
.slider--horizontal.slider--outside .slider__arrow--left {
left: 10px;
}
.slider--horizontal.slider--outside .slider__arrow--right {
right: 45px;
}
.slider--horizontal.slider--inside .slider__container {
width: 100%;
padding-left: 0px;
padding-right: 0px;
}
.slider--horizontal.slider--inside .slider__arrow--left {
left: 0px;
}
.slider--horizontal.slider--inside .slider__arrow--right {
right: 0px;
}
.slider--vertical {
position: relative;
width: 100px;
height: 100%;
}
.slider--vertical .slider__container, .slider--vertical .slider__wrap {
width: 100%;
}
.slider--vertical .slider__wrap {
height: 100%;
}
.slider--vertical .slider__items {
position: relative;
font-size: 0;
}
.slider--vertical .slider__item {
text-align: middle;
font-size: 14px;
width: 100%;
}
.slider--vertical .slider img {
max-height: 100%;
}
.slider--vertical.slider--outside .slider__container {
height: calc(100% - 100px);
padding-top: 50px;
padding-bottom: 50px;
}
.slider--vertical.slider--outside .slider__arrow--top {
top: 0px;
}
.slider--vertical.slider--outside .slider__arrow--bottom {
bottom: 0px;
}
.slider--vertical.slider--inside .slider__container {
height: 100%;
padding-top: 0px;
padding-bottom: 0px;
}
.slider--vertical.slider--inside .slider__arrow--top {
top: 10px;
}
.slider--vertical.slider--inside .slider__arrow--bottom {
bottom: 45px;
} | assets/slider.css | .slider__items {
position: relative;
}
.slider__item {
position: relative;
box-sizing: border-box;
}
.slider__container {
position: relative;
box-sizing: content-box;
}
.slider__wrap {
overflow: hidden;
box-sizing: content-box;
}
.slider__arrow {
position: absolute;
width: 64px;
height: 50px;
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
z-index: 2;
}
.slider__arrow--left {
background-image: url(/modules/elberosweb/images/arrow-left-b.png);
top: calc(50% - 25px);
}
.slider__arrow--right {
background-image: url(/modules/elberosweb/images/arrow-right-b.png);
top: calc(50% - 25px);
}
.slider__arrow--top {
background-image: url(/modules/elberosweb/images/arrow-top-b.png);
left: calc(50% - 32px);
}
.slider__arrow--bottom {
background-image: url(/modules/elberosweb/images/arrow-bottom-b.png);
left: calc(50% - 32px);
}
.slider--horizontal .slider__arrow--left {
display: block;
}
.slider--horizontal .slider__arrow--right {
display: block;
}
.slider--horizontal .slider__arrow--top {
display: none;
}
.slider--horizontal .slider__arrow--bottom {
display: none;
}
.slider--vertical .slider__arrow--left {
display: none;
}
.slider--vertical .slider__arrow--right {
display: none;
}
.slider--vertical .slider__arrow--top {
display: block;
}
.slider--vertical .slider__arrow--bottom {
display: block;
}
.slider--horizontal {
position: relative;
width: 100%;
height: 400px;
margin-left: auto;
margin-right: auto;
}
.slider--horizontal .slider__container, .slider--horizontal .slider__wrap {
height: 100%;
}
.slider--horizontal .slider__wrap {
width: 100%;
}
.slider--horizontal .slider__items {
font-size: 0;
}
.slider--horizontal .slider__item {
display: inline-block;
vertical-align: middle;
font-size: 14px;
width: 100%;
}
.slider--horizontal .slider img {
max-width: 100%;
/*max-height: 400px;*/
}
.slider--horizontal.slider--outside .slider__container {
width: calc(100% - 100px);
padding-left: 50px;
padding-right: 50px;
}
.slider--horizontal.slider--outside .slider__arrow--left {
left: 10px;
}
.slider--horizontal.slider--outside .slider__arrow--right {
right: 45px;
}
.slider--horizontal.slider--inside .slider__container {
width: 100%;
padding-left: 0px;
padding-right: 0px;
}
.slider--horizontal.slider--inside .slider__arrow--left {
left: 0px;
}
.slider--horizontal.slider--inside .slider__arrow--right {
right: 0px;
}
.slider--vertical {
position: relative;
width: 100px;
height: 100%;
}
.slider--vertical .slider__container, .slider--vertical .slider__wrap {
width: 100%;
}
.slider--vertical .slider__wrap {
height: 100%;
}
.slider--vertical .slider__items {
position: relative;
font-size: 0;
}
.slider--vertical .slider__item {
text-align: middle;
font-size: 14px;
width: 100%;
}
.slider--vertical .slider img {
max-height: 100%;
}
.slider--vertical.slider--outside .slider__container {
height: calc(100% - 100px);
padding-top: 50px;
padding-bottom: 50px;
}
.slider--vertical.slider--outside .slider__arrow--top {
top: 0px;
}
.slider--vertical.slider--outside .slider__arrow--bottom {
bottom: 0px;
}
.slider--vertical.slider--inside .slider__container {
height: 100%;
padding-top: 0px;
padding-bottom: 0px;
}
.slider--vertical.slider--inside .slider__arrow--top {
top: 10px;
}
.slider--vertical.slider--inside .slider__arrow--bottom {
bottom: 45px;
} | 0.655997 | 0.064065 |
@import url(animate.css);
/* Selections */
::selection {
color: #fff;
text-shadow: none;
background: #444;
}
::-moz-selection {
color: #fff;
text-shadow: none;
background: #444;
}
/* Basics */
html, body {
height: 100%;
width: 100%;
padding: 0px
font-family: "Helvetica Neue", Helvetica, sans-serif;
color: #444;
-webkit-font-smoothing: antialiased;
background: #f0f0f0;
}
.container {
margin: 0 auto;
/*position: fixed;*/
/*width: 340px;
height: 280px;
top: 50%;
left: 50%;
margin-top: -140px;
margin-left: -170px;*/
background: #fff;
border-radius: 3px;
border: 1px solid #ccc;
box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
/*-webkit-animation-name: bounceIn;
-webkit-animation-fill-mode: both;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-moz-animation-name: bounceIn;
-moz-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-iteration-count: 1;
-moz-animation-timing-function: linear;
animation-name: bounceIn;
animation-fill-mode: both;
animation-duration: 1s;
animation-iteration-count: 1;
animation-timing-function: linear;*/
}
.animation {
-webkit-animation-name: bounceIn;
-webkit-animation-fill-mode: both;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-moz-animation-name: bounceIn;
-moz-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-iteration-count: 1;
-moz-animation-timing-function: linear;
animation-name: bounceIn;
animation-fill-mode: both;
animation-duration: 1s;
animation-iteration-count: 1;
animation-timing-function: linear;
}
.container-size-1 {
width: 600px;
margin-top: 20px;
padding: 10px;
}
.container-size-2 {
margin-top: 20px;
padding: 10px;
}
.container-type-left {
float: left;
}
.container-type-right {
float: right;
}
form {
margin: 0 auto;
margin-top: 20px;
}
label {
color: #555;
display: inline-block;
margin-left: 18px;
padding-top: 10px;
font-size: 14px;
}
p a {
font-size: 11px;
color: #aaa;
float: right;
margin-top: -13px;
margin-right: 20px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
transition: all .4s ease;
}
p a:hover {
color: #555;
}
input {
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-size: 12px;
outline: none;
/*...*/
color: #777;
padding-left: 10px;
margin: 10px;
margin-top: 12px;
margin-left: 18px;
/*width: 290px;
height: 35px;*/
border: 1px solid #c7d0d2;
border-radius: 2px;
box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
transition: all .4s ease;
}
.input-size-1 {
width: 200px;
height: 20px;
}
.input-size-2 {
width: 200px;
height: 20px;
margin-left: 30px;
}
input:hover {
border: 1px solid #b6bfc0;
box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .7), 0 0 0 5px #f5f7f8;
}
input:focus {
border: 1px solid #a8c9e4;
box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #e6f2f9;
}
#lower {
background: #ecf2f5;
width: 100%;
height: 69px;
margin-top: 20px;
box-shadow: inset 0 1px 1px #fff;
border-top: 1px solid #ccc;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
input[type=checkbox] {
margin-left: 20px;
margin-top: 30px;
}
.check {
margin-left: 3px;
font-size: 11px;
color: #444;
text-shadow: 0 1px 0 #fff;
}
.button {
float: right;
margin-right: 20px;
margin-top: 20px;
/*width: 80px;
height: 30px;*/
font-size: 14px;
font-weight: bold;
color: #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#acd6ef), to(#6ec2e8));
background-image: -moz-linear-gradient(top left 90deg, #acd6ef 0%, #6ec2e8 100%);
background-image: linear-gradient(top left 90deg, #acd6ef 0%, #6ec2e8 100%);
border-radius: 30px;
border: 1px solid #66add6;
box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 1px 0 rgba(255, 255, 255, .5);
cursor: pointer;
}
.button-size-1 {
width: 120px;
height: 35px;
}
.button:hover {
background-image: -webkit-gradient(linear, left top, left bottom, from(#b6e2ff), to(#6ec2e8));
background-image: -moz-linear-gradient(top left 90deg, #b6e2ff 0%, #6ec2e8 100%);
background-image: linear-gradient(top left 90deg, #b6e2ff 0%, #6ec2e8 100%);
}
.button:active {
background-image: -webkit-gradient(linear, left top, left bottom, from(#6ec2e8), to(#b6e2ff));
background-image: -moz-linear-gradient(top left 90deg, #6ec2e8 0%, #b6e2ff 100%);
background-image: linear-gradient(top left 90deg, #6ec2e8 0%, #b6e2ff 100%);
}
.left{
float: left;
}
img {
display: block;
}
.block{
display: block;
}
.Table{
display: table;
margin: 0 auto;
}
.Row{
display: table-row;
}
.Cell{
display: table-cell;
}
.widthCellProfile{
width: 115px;
}
.widthCellLogin{
width: 80px;
}
.lblform{
height: 45px;
width: 115px;
}
.button-link {
width: 120px;
height: 32px;
text-align: center;
vertical-align: middle;
}
.link-1 {
font-family: "Helvetica Neue", Helvetica, sans-serif;
position: absolute;
margin-left: -45px;
margin-top: 10px;
font-size: 14px;
font-weight: bold;
color: #fff;
height: 35px;
}
.user-picture {
width: 96px;
height: 96px;
border-radius: 50%; /*the magic*/
}
.taxi-picture {
width: 150px;
height: 106px;
float: left;
} | src/heyAuto/DemoBundle/Resources/public/css/template1/styles.css |
@import url(animate.css);
/* Selections */
::selection {
color: #fff;
text-shadow: none;
background: #444;
}
::-moz-selection {
color: #fff;
text-shadow: none;
background: #444;
}
/* Basics */
html, body {
height: 100%;
width: 100%;
padding: 0px
font-family: "Helvetica Neue", Helvetica, sans-serif;
color: #444;
-webkit-font-smoothing: antialiased;
background: #f0f0f0;
}
.container {
margin: 0 auto;
/*position: fixed;*/
/*width: 340px;
height: 280px;
top: 50%;
left: 50%;
margin-top: -140px;
margin-left: -170px;*/
background: #fff;
border-radius: 3px;
border: 1px solid #ccc;
box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
/*-webkit-animation-name: bounceIn;
-webkit-animation-fill-mode: both;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-moz-animation-name: bounceIn;
-moz-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-iteration-count: 1;
-moz-animation-timing-function: linear;
animation-name: bounceIn;
animation-fill-mode: both;
animation-duration: 1s;
animation-iteration-count: 1;
animation-timing-function: linear;*/
}
.animation {
-webkit-animation-name: bounceIn;
-webkit-animation-fill-mode: both;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-moz-animation-name: bounceIn;
-moz-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-iteration-count: 1;
-moz-animation-timing-function: linear;
animation-name: bounceIn;
animation-fill-mode: both;
animation-duration: 1s;
animation-iteration-count: 1;
animation-timing-function: linear;
}
.container-size-1 {
width: 600px;
margin-top: 20px;
padding: 10px;
}
.container-size-2 {
margin-top: 20px;
padding: 10px;
}
.container-type-left {
float: left;
}
.container-type-right {
float: right;
}
form {
margin: 0 auto;
margin-top: 20px;
}
label {
color: #555;
display: inline-block;
margin-left: 18px;
padding-top: 10px;
font-size: 14px;
}
p a {
font-size: 11px;
color: #aaa;
float: right;
margin-top: -13px;
margin-right: 20px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
transition: all .4s ease;
}
p a:hover {
color: #555;
}
input {
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-size: 12px;
outline: none;
/*...*/
color: #777;
padding-left: 10px;
margin: 10px;
margin-top: 12px;
margin-left: 18px;
/*width: 290px;
height: 35px;*/
border: 1px solid #c7d0d2;
border-radius: 2px;
box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
transition: all .4s ease;
}
.input-size-1 {
width: 200px;
height: 20px;
}
.input-size-2 {
width: 200px;
height: 20px;
margin-left: 30px;
}
input:hover {
border: 1px solid #b6bfc0;
box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .7), 0 0 0 5px #f5f7f8;
}
input:focus {
border: 1px solid #a8c9e4;
box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #e6f2f9;
}
#lower {
background: #ecf2f5;
width: 100%;
height: 69px;
margin-top: 20px;
box-shadow: inset 0 1px 1px #fff;
border-top: 1px solid #ccc;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
input[type=checkbox] {
margin-left: 20px;
margin-top: 30px;
}
.check {
margin-left: 3px;
font-size: 11px;
color: #444;
text-shadow: 0 1px 0 #fff;
}
.button {
float: right;
margin-right: 20px;
margin-top: 20px;
/*width: 80px;
height: 30px;*/
font-size: 14px;
font-weight: bold;
color: #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#acd6ef), to(#6ec2e8));
background-image: -moz-linear-gradient(top left 90deg, #acd6ef 0%, #6ec2e8 100%);
background-image: linear-gradient(top left 90deg, #acd6ef 0%, #6ec2e8 100%);
border-radius: 30px;
border: 1px solid #66add6;
box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 1px 0 rgba(255, 255, 255, .5);
cursor: pointer;
}
.button-size-1 {
width: 120px;
height: 35px;
}
.button:hover {
background-image: -webkit-gradient(linear, left top, left bottom, from(#b6e2ff), to(#6ec2e8));
background-image: -moz-linear-gradient(top left 90deg, #b6e2ff 0%, #6ec2e8 100%);
background-image: linear-gradient(top left 90deg, #b6e2ff 0%, #6ec2e8 100%);
}
.button:active {
background-image: -webkit-gradient(linear, left top, left bottom, from(#6ec2e8), to(#b6e2ff));
background-image: -moz-linear-gradient(top left 90deg, #6ec2e8 0%, #b6e2ff 100%);
background-image: linear-gradient(top left 90deg, #6ec2e8 0%, #b6e2ff 100%);
}
.left{
float: left;
}
img {
display: block;
}
.block{
display: block;
}
.Table{
display: table;
margin: 0 auto;
}
.Row{
display: table-row;
}
.Cell{
display: table-cell;
}
.widthCellProfile{
width: 115px;
}
.widthCellLogin{
width: 80px;
}
.lblform{
height: 45px;
width: 115px;
}
.button-link {
width: 120px;
height: 32px;
text-align: center;
vertical-align: middle;
}
.link-1 {
font-family: "Helvetica Neue", Helvetica, sans-serif;
position: absolute;
margin-left: -45px;
margin-top: 10px;
font-size: 14px;
font-weight: bold;
color: #fff;
height: 35px;
}
.user-picture {
width: 96px;
height: 96px;
border-radius: 50%; /*the magic*/
}
.taxi-picture {
width: 150px;
height: 106px;
float: left;
} | 0.277767 | 0.044266 |
svg {
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
font-size: 14px;
color: #777777;
}
/* Headers */
h1, h2, h3 {
margin: 8px 0 2px;
padding: 0;
color: #0366d6;
font-weight: normal;
}
h1 svg, h2 svg, h3 svg {
fill: currentColor;
}
h1 {
font-size: 20px;
font-weight: bold;
}
h2 {
font-size: 16px;
}
h3 {
font-size: 14px;
}
/* Fields */
section > .field {
margin-left: 5px;
margin-right: 5px;
}
.field {
display: flex;
align-items: center;
margin-bottom: 2px;
white-space: nowrap;
}
.field svg {
margin: 0 8px;
fill: #959da5;
flex-shrink: 0;
}
.field.error {
color: #cb2431;
}
.field.error svg {
fill: #cb2431;
}
/* Displays */
.row {
display: flex;
}
.row section {
flex: 1 1 0;
}
.column {
display: flex;
flex-direction: column;
align-items: center;
}
.center {
justify-content: center;
}
.horizontal {
justify-content: space-around;
}
.horizontal-wrap {
flex-wrap: wrap;
}
.horizontal .field {
flex: 1 1 0;
}
.no-wrap {
white-space: nowrap;
}
.fill-width {
width: 100%;
}
/* User avatar */
.avatar {
background-color: #000000;
border-radius: 50%;
margin: 0 6px;
}
/* Commit calendar */
.calendar.field {
margin: 4px 0;
margin-left: 7px;
}
.calendar .day {
outline: 1px solid rgba(27,31,35,.04);
outline-offset: -1px;
}
/* Progress bars */
svg.bar {
margin: 4px 0;
}
/* Language */
.field.language {
margin: 0 8px;
flex-grow: 0;
}
.field.language small {
margin-left: 4px;
opacity: .7;
}
/* Labels */
.label {
background-color: #F1F8FF;
color: #0366D6;
padding: 0 10px;
font-weight: 500;
line-height: 22px;
margin: 2px 5px;
white-space: nowrap;
border-radius: 32px;
font-size: 12px;
}
.label:hover {
background-color: #DDEEFF;
cursor: pointer;
}
/* Habits */
.habits {
margin: 0;
list-style-type: none;
padding-left: 37px;
}
/* Footer */
footer {
margin-top: 8px;
font-size: 10px;
font-style: italic;
opacity: 0.5;
text-align: right;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
/* Speed test categories */
.categories {
display: flex;
align-items: center;
justify-content: space-around;
margin-top: 4px;
}
.categorie {
display: flex;
flex-direction: column;
align-items: center;
flex: 1 1 0;
}
/* Gauges */
.gauge {
stroke-linecap: round;
fill: none;
}
.gauge.high {
color: #18b663;
}
.gauge.average {
color: #fb8c00;
}
.gauge.low {
color: #e53935;
}
.gauge-base, .gauge-arc {
stroke: currentColor;
stroke-width: 10;
}
.gauge-base {
stroke-opacity: .2;
}
.gauge-arc {
fill: none;
stroke-dashoffset: 0;
animation-delay: 250ms;
animation: animation-gauge 1s ease forwards
}
.gauge text {
fill: currentColor;
font-size: 40px;
font-family: monospace;
text-anchor: middle;
font-weight: 600;
}
.gauge .title {
font-size: 18px;
color: #777777;
}
@keyframes animation-gauge {
from {
stroke-dasharray: 0 329;
}
}
.audits {
margin-top: 8px;
}
.audit.text {
min-width: 42px;
}
.audit svg {
margin: 0;
}
.audit.high {
fill: #18b663;
}
.audit.average {
fill: #fb8c00;
}
.audit.low {
fill: #e53935;
}
/* Music plugin */
.tracklist {
display: flex;
flex-direction: column;
align-items: flex-start;
margin-left: 28px;
margin-top: 4px;
width: 100%;
}
.track {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 4px;
}
.track img {
margin: 0 10px;
border-radius: 7px;
}
.track .name {
font-size: 14px;
line-height: 14px;
}
.track .artist {
font-size: 12px;
opacity: .7;
}
/* Posts plugin */
.post {
align-items: flex-start;
}
.post .infos {
display: flex;
margin-bottom: 4px;
}
.post .infos .title {
font-size: 14px;
width: 400px;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
max-height: 40px;;
}
.post .infos .date {
flex-shrink: 0;
font-size: 12px;
opacity: .7;
width: 40px;
padding-top: 1px;
}
/* Topics */
.topics {
display: flex;
flex-wrap: wrap;
}
/* Fade animation */
.af {
opacity: 0;
animation: animation-fade 1s ease forwards;
}
@keyframes animation-fade {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
/* Calendar */
:root {
--color-calendar-graph-day-bg: #ebedf0;
--color-calendar-graph-day-border: rgba(27,31,35,0.06);
--color-calendar-graph-day-L1-bg: #9be9a8;
--color-calendar-graph-day-L2-bg: #40c463;
--color-calendar-graph-day-L3-bg: #30a14e;
--color-calendar-graph-day-L4-bg: #216e39;
--color-calendar-halloween-graph-day-L1-bg: #ffee4a;
--color-calendar-halloween-graph-day-L2-bg: #ffc501;
--color-calendar-halloween-graph-day-L3-bg: #fe9600;
--color-calendar-halloween-graph-day-L4-bg: #03001c;
--color-calendar-graph-day-L4-border: rgba(27,31,35,0.06);
--color-calendar-graph-day-L3-border: rgba(27,31,35,0.06);
--color-calendar-graph-day-L2-border: rgba(27,31,35,0.06);
--color-calendar-graph-day-L1-border: rgba(27,31,35,0.06);
} | src/templates/classic/style.css | svg {
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
font-size: 14px;
color: #777777;
}
/* Headers */
h1, h2, h3 {
margin: 8px 0 2px;
padding: 0;
color: #0366d6;
font-weight: normal;
}
h1 svg, h2 svg, h3 svg {
fill: currentColor;
}
h1 {
font-size: 20px;
font-weight: bold;
}
h2 {
font-size: 16px;
}
h3 {
font-size: 14px;
}
/* Fields */
section > .field {
margin-left: 5px;
margin-right: 5px;
}
.field {
display: flex;
align-items: center;
margin-bottom: 2px;
white-space: nowrap;
}
.field svg {
margin: 0 8px;
fill: #959da5;
flex-shrink: 0;
}
.field.error {
color: #cb2431;
}
.field.error svg {
fill: #cb2431;
}
/* Displays */
.row {
display: flex;
}
.row section {
flex: 1 1 0;
}
.column {
display: flex;
flex-direction: column;
align-items: center;
}
.center {
justify-content: center;
}
.horizontal {
justify-content: space-around;
}
.horizontal-wrap {
flex-wrap: wrap;
}
.horizontal .field {
flex: 1 1 0;
}
.no-wrap {
white-space: nowrap;
}
.fill-width {
width: 100%;
}
/* User avatar */
.avatar {
background-color: #000000;
border-radius: 50%;
margin: 0 6px;
}
/* Commit calendar */
.calendar.field {
margin: 4px 0;
margin-left: 7px;
}
.calendar .day {
outline: 1px solid rgba(27,31,35,.04);
outline-offset: -1px;
}
/* Progress bars */
svg.bar {
margin: 4px 0;
}
/* Language */
.field.language {
margin: 0 8px;
flex-grow: 0;
}
.field.language small {
margin-left: 4px;
opacity: .7;
}
/* Labels */
.label {
background-color: #F1F8FF;
color: #0366D6;
padding: 0 10px;
font-weight: 500;
line-height: 22px;
margin: 2px 5px;
white-space: nowrap;
border-radius: 32px;
font-size: 12px;
}
.label:hover {
background-color: #DDEEFF;
cursor: pointer;
}
/* Habits */
.habits {
margin: 0;
list-style-type: none;
padding-left: 37px;
}
/* Footer */
footer {
margin-top: 8px;
font-size: 10px;
font-style: italic;
opacity: 0.5;
text-align: right;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
/* Speed test categories */
.categories {
display: flex;
align-items: center;
justify-content: space-around;
margin-top: 4px;
}
.categorie {
display: flex;
flex-direction: column;
align-items: center;
flex: 1 1 0;
}
/* Gauges */
.gauge {
stroke-linecap: round;
fill: none;
}
.gauge.high {
color: #18b663;
}
.gauge.average {
color: #fb8c00;
}
.gauge.low {
color: #e53935;
}
.gauge-base, .gauge-arc {
stroke: currentColor;
stroke-width: 10;
}
.gauge-base {
stroke-opacity: .2;
}
.gauge-arc {
fill: none;
stroke-dashoffset: 0;
animation-delay: 250ms;
animation: animation-gauge 1s ease forwards
}
.gauge text {
fill: currentColor;
font-size: 40px;
font-family: monospace;
text-anchor: middle;
font-weight: 600;
}
.gauge .title {
font-size: 18px;
color: #777777;
}
@keyframes animation-gauge {
from {
stroke-dasharray: 0 329;
}
}
.audits {
margin-top: 8px;
}
.audit.text {
min-width: 42px;
}
.audit svg {
margin: 0;
}
.audit.high {
fill: #18b663;
}
.audit.average {
fill: #fb8c00;
}
.audit.low {
fill: #e53935;
}
/* Music plugin */
.tracklist {
display: flex;
flex-direction: column;
align-items: flex-start;
margin-left: 28px;
margin-top: 4px;
width: 100%;
}
.track {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 4px;
}
.track img {
margin: 0 10px;
border-radius: 7px;
}
.track .name {
font-size: 14px;
line-height: 14px;
}
.track .artist {
font-size: 12px;
opacity: .7;
}
/* Posts plugin */
.post {
align-items: flex-start;
}
.post .infos {
display: flex;
margin-bottom: 4px;
}
.post .infos .title {
font-size: 14px;
width: 400px;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
max-height: 40px;;
}
.post .infos .date {
flex-shrink: 0;
font-size: 12px;
opacity: .7;
width: 40px;
padding-top: 1px;
}
/* Topics */
.topics {
display: flex;
flex-wrap: wrap;
}
/* Fade animation */
.af {
opacity: 0;
animation: animation-fade 1s ease forwards;
}
@keyframes animation-fade {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
/* Calendar */
:root {
--color-calendar-graph-day-bg: #ebedf0;
--color-calendar-graph-day-border: rgba(27,31,35,0.06);
--color-calendar-graph-day-L1-bg: #9be9a8;
--color-calendar-graph-day-L2-bg: #40c463;
--color-calendar-graph-day-L3-bg: #30a14e;
--color-calendar-graph-day-L4-bg: #216e39;
--color-calendar-halloween-graph-day-L1-bg: #ffee4a;
--color-calendar-halloween-graph-day-L2-bg: #ffc501;
--color-calendar-halloween-graph-day-L3-bg: #fe9600;
--color-calendar-halloween-graph-day-L4-bg: #03001c;
--color-calendar-graph-day-L4-border: rgba(27,31,35,0.06);
--color-calendar-graph-day-L3-border: rgba(27,31,35,0.06);
--color-calendar-graph-day-L2-border: rgba(27,31,35,0.06);
--color-calendar-graph-day-L1-border: rgba(27,31,35,0.06);
} | 0.449876 | 0.090776 |
@charset "UTF-8";
@font-face {
font-family: 'sourcecodepro-regular';
src: url("fonts/SourceCodePro-Regular.otf") format("opentype"),
url("fonts/SourceCodePro-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
body {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-width: 1583px;
height: 100%;
margin: 0;
padding: 0;
color: #000;
font-family: 'sourcecodepro-regular', sans-serif;
font-size: 14px;
line-height: 18px;
background: #FFF;
}
.label {
display: inline-block;
width: 76%;
white-space: nowrap;
}
.value {
display: inline-block;
width: 24%;
white-space: nowrap;
}
.filter-label {
padding-right: 1em;
font-weight: 500;
line-height: 1.4em;
vertical-align: middle;
}
.filter {
display: inline-block;
width: 290px;
height: 1.4em;
border: 1px solid #999;
vertical-align: middle;
}
.table {
display: table;
border: 1px solid #999;
border-radius: 9px;
}
/* Header */
.header {
position: relative;
width: 100%;
height: 2em;
padding: 0 2em 0 4.8em;
color: #FFF;
font-size: 1.3em;
background: #000;
box-sizing: border-box;
}
.header-item {
display: inline-block;
padding-right: 3em;
line-height: 2em;
box-sizing: border-box;
}
.header-item:first-child {
padding-right: 5em;
}
.computer,
.folder,
.email {
position: relative;
padding-left: 36px;
}
.computer::before,
.folder::before,
.email::before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 33px;
height: 2em;
background-repeat: no-repeat;
background-position: center;
background-size: auto;
}
.computer::before {
background-image: url('../img/computer.png');
}
.folder::before {
background-image: url('../img/folder.png');
}
.email::before {
background-image: url('../img/email.png');
}
.header-item.right {
position: absolute;
right: 1.5em;
padding-right: 0;
}
.green {
padding-left: 1em;
color: #00FEFE;
}
/* Content */
.content {
width: calc(100% - 7.5em);
max-width: calc(2170px - 7.5em);
margin: 3em 1.5em 5em 6em;
}
@media (min-width: 2171px) {
.content {
margin: 3em auto 5em;
}
}
/* Side */
.side {
display: inline-block;
width: 352px;
padding: 5px;
border: 1px solid #CCC;
border-radius: 4px;
box-sizing: border-box;
vertical-align: top;
}
.sub-head {
display: block;
width: 100%;
margin-top: 2em;
padding-left: 0.7em;
color: #FFF;
background: #999;
box-sizing: border-box;
}
.sub-head.first {
margin-top: 0;
}
.side-item {
padding: 0 1em 0 0.8em;
line-height: 2.1em;
}
/* Main */
.main {
display: inline-block;
width: calc(100% - 352px - 3em);
margin: 0 0 0 3em;
box-sizing: border-box;
vertical-align: top;
}
/* Tabs */
.tabs {
position: relative;
}
.tab-item {
display: inline-block;
position: relative;
top: 1px;
padding: 0 3em;
font-weight: 500;
line-height: 2.2;
}
.tab-item.active {
border: 1px solid #999;
border-bottom: 1px solid #FFF;
border-radius: 9px 9px 0 0;
}
/* Tab content */
.tab-content {
padding: 1em;
border: 1px solid #999;
border-radius: 9px;
}
.tab-content-left,
.map {
display: inline-block;
box-sizing: border-box;
vertical-align: top;
}
.tab-content-left {
width: 40%;
}
.tab-content-left .filter {
width: 66%;
}
/* Detail */
.detail-wrap {
width: calc(100% - 3em);
margin: 1.6em 0 3em 3em;
border-radius: 0;
}
.detail-item {
background: #FFF;
}
.detail-item:nth-child(even) {
background: #e3ecf8;
}
.detail-head > div,
.detail-item > div {
padding: 0 1em 0 0.5em;
line-height: 2em;
box-sizing: border-box;
}
.detail-head > div {
font-weight: 500;
border-bottom: 1px solid #999;
}
.detail-head .label,
.detail-item .label {
width: 85%;
border-right: 1px solid #999;
}
.detail-head .value,
.detail-item .value {
width: 15%;
padding: 0 2em 0 1em;
}
/* Map */
.map {
width: 60%;
margin-bottom: 1em;
}
.map img {
width: calc(100% - 5em);
margin-left: 5em;
height: auto;
}
.main > .filter-wrap {
margin: 0.8em 0 1.1em 1em;
}
/* System table */
.system-table {
display: table;
width: 100%;
}
.row-head {
display: table-row;
}
.row-head > div,
.row > div {
display: table-cell;
padding: 0 1em;
line-height: 2;
border-right: 1px solid #999;
white-space: nowrap;
}
.row-head > div:last-child,
.row > div:last-child {
border-right: none;
}
.row-head > div {
font-size: 1.1em;
font-weight: 500;
border-bottom: 1px solid #999;
}
.row {
display: table-row;
background: #FFF;
}
.row:nth-child(even){
background: #E3ECF8;
}
.row > div {
}
.row .country {
position: relative;
padding-left: 2.7em;
}
.country::before {
content: '';
display: block;
position: absolute;
top: 6px;
left: 2px;
width: 28px;
height: 16px;
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
border: 1px solid #CCC;
}
.country.us::before {
background-image: url('../img/united-states.png');
}
.country.za::before {
background-image: url('../img/south-africa.png');
}
.country.jp::before {
background-image: url('../img/japan.png');
}
.country.in::before {
background-image: url('../img/india.png');
}
.country.cn::before {
background-image: url('../img/china.png');
}
.country.de::before {
background-image: url('../img/germany.png');
}
.country.gr::before {
background-image: url('../img/greece.png');
}
.country.ru::before {
background-image: url('../img/russia.png');
}
/* FOOTER */
.footer {
width: 100%;
padding: 3em 0;
font-size: 9px;
line-height: 1.4em;
text-align: center;
}
.footer span,
.footer a,
.footer a:link,
.footer a:hover,
.footer a:visited,
.footer a:active {
padding: 5px;
color: #CCC;
} | web/jwt/pyth/static/css/style2.css | @charset "UTF-8";
@font-face {
font-family: 'sourcecodepro-regular';
src: url("fonts/SourceCodePro-Regular.otf") format("opentype"),
url("fonts/SourceCodePro-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
body {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-width: 1583px;
height: 100%;
margin: 0;
padding: 0;
color: #000;
font-family: 'sourcecodepro-regular', sans-serif;
font-size: 14px;
line-height: 18px;
background: #FFF;
}
.label {
display: inline-block;
width: 76%;
white-space: nowrap;
}
.value {
display: inline-block;
width: 24%;
white-space: nowrap;
}
.filter-label {
padding-right: 1em;
font-weight: 500;
line-height: 1.4em;
vertical-align: middle;
}
.filter {
display: inline-block;
width: 290px;
height: 1.4em;
border: 1px solid #999;
vertical-align: middle;
}
.table {
display: table;
border: 1px solid #999;
border-radius: 9px;
}
/* Header */
.header {
position: relative;
width: 100%;
height: 2em;
padding: 0 2em 0 4.8em;
color: #FFF;
font-size: 1.3em;
background: #000;
box-sizing: border-box;
}
.header-item {
display: inline-block;
padding-right: 3em;
line-height: 2em;
box-sizing: border-box;
}
.header-item:first-child {
padding-right: 5em;
}
.computer,
.folder,
.email {
position: relative;
padding-left: 36px;
}
.computer::before,
.folder::before,
.email::before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 33px;
height: 2em;
background-repeat: no-repeat;
background-position: center;
background-size: auto;
}
.computer::before {
background-image: url('../img/computer.png');
}
.folder::before {
background-image: url('../img/folder.png');
}
.email::before {
background-image: url('../img/email.png');
}
.header-item.right {
position: absolute;
right: 1.5em;
padding-right: 0;
}
.green {
padding-left: 1em;
color: #00FEFE;
}
/* Content */
.content {
width: calc(100% - 7.5em);
max-width: calc(2170px - 7.5em);
margin: 3em 1.5em 5em 6em;
}
@media (min-width: 2171px) {
.content {
margin: 3em auto 5em;
}
}
/* Side */
.side {
display: inline-block;
width: 352px;
padding: 5px;
border: 1px solid #CCC;
border-radius: 4px;
box-sizing: border-box;
vertical-align: top;
}
.sub-head {
display: block;
width: 100%;
margin-top: 2em;
padding-left: 0.7em;
color: #FFF;
background: #999;
box-sizing: border-box;
}
.sub-head.first {
margin-top: 0;
}
.side-item {
padding: 0 1em 0 0.8em;
line-height: 2.1em;
}
/* Main */
.main {
display: inline-block;
width: calc(100% - 352px - 3em);
margin: 0 0 0 3em;
box-sizing: border-box;
vertical-align: top;
}
/* Tabs */
.tabs {
position: relative;
}
.tab-item {
display: inline-block;
position: relative;
top: 1px;
padding: 0 3em;
font-weight: 500;
line-height: 2.2;
}
.tab-item.active {
border: 1px solid #999;
border-bottom: 1px solid #FFF;
border-radius: 9px 9px 0 0;
}
/* Tab content */
.tab-content {
padding: 1em;
border: 1px solid #999;
border-radius: 9px;
}
.tab-content-left,
.map {
display: inline-block;
box-sizing: border-box;
vertical-align: top;
}
.tab-content-left {
width: 40%;
}
.tab-content-left .filter {
width: 66%;
}
/* Detail */
.detail-wrap {
width: calc(100% - 3em);
margin: 1.6em 0 3em 3em;
border-radius: 0;
}
.detail-item {
background: #FFF;
}
.detail-item:nth-child(even) {
background: #e3ecf8;
}
.detail-head > div,
.detail-item > div {
padding: 0 1em 0 0.5em;
line-height: 2em;
box-sizing: border-box;
}
.detail-head > div {
font-weight: 500;
border-bottom: 1px solid #999;
}
.detail-head .label,
.detail-item .label {
width: 85%;
border-right: 1px solid #999;
}
.detail-head .value,
.detail-item .value {
width: 15%;
padding: 0 2em 0 1em;
}
/* Map */
.map {
width: 60%;
margin-bottom: 1em;
}
.map img {
width: calc(100% - 5em);
margin-left: 5em;
height: auto;
}
.main > .filter-wrap {
margin: 0.8em 0 1.1em 1em;
}
/* System table */
.system-table {
display: table;
width: 100%;
}
.row-head {
display: table-row;
}
.row-head > div,
.row > div {
display: table-cell;
padding: 0 1em;
line-height: 2;
border-right: 1px solid #999;
white-space: nowrap;
}
.row-head > div:last-child,
.row > div:last-child {
border-right: none;
}
.row-head > div {
font-size: 1.1em;
font-weight: 500;
border-bottom: 1px solid #999;
}
.row {
display: table-row;
background: #FFF;
}
.row:nth-child(even){
background: #E3ECF8;
}
.row > div {
}
.row .country {
position: relative;
padding-left: 2.7em;
}
.country::before {
content: '';
display: block;
position: absolute;
top: 6px;
left: 2px;
width: 28px;
height: 16px;
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
border: 1px solid #CCC;
}
.country.us::before {
background-image: url('../img/united-states.png');
}
.country.za::before {
background-image: url('../img/south-africa.png');
}
.country.jp::before {
background-image: url('../img/japan.png');
}
.country.in::before {
background-image: url('../img/india.png');
}
.country.cn::before {
background-image: url('../img/china.png');
}
.country.de::before {
background-image: url('../img/germany.png');
}
.country.gr::before {
background-image: url('../img/greece.png');
}
.country.ru::before {
background-image: url('../img/russia.png');
}
/* FOOTER */
.footer {
width: 100%;
padding: 3em 0;
font-size: 9px;
line-height: 1.4em;
text-align: center;
}
.footer span,
.footer a,
.footer a:link,
.footer a:hover,
.footer a:visited,
.footer a:active {
padding: 5px;
color: #CCC;
} | 0.397938 | 0.086016 |
main {
min-width: 800px;
max-width: 1366px;
padding: 0;
height: 100%;
min-height: 600px;
max-height: 768px;
position: relative;
}
/* Style the tab */
.tab {
pointer-events: none;
opacity: 0.2;
overflow: hidden;
border: 1px solid #ccc;
background-color: #f1f1f1;
height: 38px;
}
/* Style the buttons that are used to open the tab content */
.tab button {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 14px 16px;
transition: 0.3s;
}
/* Change background color of buttons on hover */
.tab button:hover {
background-color: #ddd;
}
/* Create an active/current tablink class */
.tab button.active {
background-color: #ccc;
}
.mainwindow {
margin-left: 200px;
width: auto;
height: 100%;
background-color: #444444;
}
/* Style the tab content */
.tabcontent {
display: none;
padding: 0px;
height: calc(100% - 40px);
}
.sidebar {
text-align: center;
width: 200px;
min-width: 200px;
float: left;
height: 100%;
}
.sidebar ul {
padding: 0;
text-align: center;
list-style: none;
}
.settings {
pointer-events: none;
opacity: 0.2;
height: 300px;
width: 100%;
}
select {
width: 80%;
}
.beatmapsets {
height: calc(100% - 300px);
width: 100%;
background-color: white;
overflow-y: scroll;
}
.displayinfo {
height: calc(100% - 40px);
margin: 20px;
background-color: #111111;
color: white;
overflow-y: scroll;
}
.displaywarning {
height: calc(50% - 30px);
margin: 20px;
background-color: #111111;
color: white;
overflow-y: scroll;
}
.infobox {
padding: 0px 10px;
}
.infobox span{
color: #EEEEEE;
display: block;
font-size: 12px;
height: 16px;
}
#dragdrop {
position: absolute;
outline: 3px dashed #888888;
outline-offset: -20px;
background-color: #FFFFFF;
color: #333333;
height: 100%;
width: 100%;
opacity: 0.8;
z-index: -1;
text-align: center;
vertical-align: middle;
line-height: 4000%;
}
#dragdrop p {
vertical-align: middle;
}
/* Remove default bullets */
ul, #problemtree {
list-style-type: none;
}
/* Remove margins and padding from the parent ul */
#problemtree {
margin: 0;
padding: 10px;
}
/* Style the treeroot/arrow */
.treeroot {
cursor: pointer;
user-select: none; /* Prevent text selection */
font-size: 12px;
}
/* Create the treeroot/arrow with a unicode, and style it */
.treeroot::before {
content: "\25B6";
color: white;
display: inline-block;
margin-right: 6px;
}
/* Rotate the treeroot/arrow icon when clicked on (using JavaScript) */
.treeroot-down::before {
transform: rotate(90deg);
}
/* Hide the nested list */
.nested {
display: none;
font-size: 12px;
}
/* Show the nested list when the user clicks on the treeroot/arrow (with JavaScript) */
.activetree {
display: block;
}
.treeproblem {
cursor: pointer;
}
#probleminfo span a{
color: green;
}
table {
width: 100%;
border-collapse: collapse;
}
table td {
border-bottom: 1px solid rgba(0, 0, 0, .2);
border-top: 1px solid rgba(0, 0, 0, .2);
height: 50px;
width: 100%;
font-size: 12px;
}
td {
padding: 0px 10px;
}
#beatmapsets tr {
cursor: pointer;
}
#beatmapsets tr.active {
background-color: #DDDDDD;
color: #000000;
}
#beatmapsets tr td:last-child {
opacity: 0.2;
font-size: 18px;
}
#beatmapsets tr td:last-child:hover {
opacity: 1;
} | styles/app.css | main {
min-width: 800px;
max-width: 1366px;
padding: 0;
height: 100%;
min-height: 600px;
max-height: 768px;
position: relative;
}
/* Style the tab */
.tab {
pointer-events: none;
opacity: 0.2;
overflow: hidden;
border: 1px solid #ccc;
background-color: #f1f1f1;
height: 38px;
}
/* Style the buttons that are used to open the tab content */
.tab button {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 14px 16px;
transition: 0.3s;
}
/* Change background color of buttons on hover */
.tab button:hover {
background-color: #ddd;
}
/* Create an active/current tablink class */
.tab button.active {
background-color: #ccc;
}
.mainwindow {
margin-left: 200px;
width: auto;
height: 100%;
background-color: #444444;
}
/* Style the tab content */
.tabcontent {
display: none;
padding: 0px;
height: calc(100% - 40px);
}
.sidebar {
text-align: center;
width: 200px;
min-width: 200px;
float: left;
height: 100%;
}
.sidebar ul {
padding: 0;
text-align: center;
list-style: none;
}
.settings {
pointer-events: none;
opacity: 0.2;
height: 300px;
width: 100%;
}
select {
width: 80%;
}
.beatmapsets {
height: calc(100% - 300px);
width: 100%;
background-color: white;
overflow-y: scroll;
}
.displayinfo {
height: calc(100% - 40px);
margin: 20px;
background-color: #111111;
color: white;
overflow-y: scroll;
}
.displaywarning {
height: calc(50% - 30px);
margin: 20px;
background-color: #111111;
color: white;
overflow-y: scroll;
}
.infobox {
padding: 0px 10px;
}
.infobox span{
color: #EEEEEE;
display: block;
font-size: 12px;
height: 16px;
}
#dragdrop {
position: absolute;
outline: 3px dashed #888888;
outline-offset: -20px;
background-color: #FFFFFF;
color: #333333;
height: 100%;
width: 100%;
opacity: 0.8;
z-index: -1;
text-align: center;
vertical-align: middle;
line-height: 4000%;
}
#dragdrop p {
vertical-align: middle;
}
/* Remove default bullets */
ul, #problemtree {
list-style-type: none;
}
/* Remove margins and padding from the parent ul */
#problemtree {
margin: 0;
padding: 10px;
}
/* Style the treeroot/arrow */
.treeroot {
cursor: pointer;
user-select: none; /* Prevent text selection */
font-size: 12px;
}
/* Create the treeroot/arrow with a unicode, and style it */
.treeroot::before {
content: "\25B6";
color: white;
display: inline-block;
margin-right: 6px;
}
/* Rotate the treeroot/arrow icon when clicked on (using JavaScript) */
.treeroot-down::before {
transform: rotate(90deg);
}
/* Hide the nested list */
.nested {
display: none;
font-size: 12px;
}
/* Show the nested list when the user clicks on the treeroot/arrow (with JavaScript) */
.activetree {
display: block;
}
.treeproblem {
cursor: pointer;
}
#probleminfo span a{
color: green;
}
table {
width: 100%;
border-collapse: collapse;
}
table td {
border-bottom: 1px solid rgba(0, 0, 0, .2);
border-top: 1px solid rgba(0, 0, 0, .2);
height: 50px;
width: 100%;
font-size: 12px;
}
td {
padding: 0px 10px;
}
#beatmapsets tr {
cursor: pointer;
}
#beatmapsets tr.active {
background-color: #DDDDDD;
color: #000000;
}
#beatmapsets tr td:last-child {
opacity: 0.2;
font-size: 18px;
}
#beatmapsets tr td:last-child:hover {
opacity: 1;
} | 0.436622 | 0.082401 |
.form-container {
width: 700px;
color: white;
background: linear-gradient(to right bottom, #343840, #25282e);
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
padding: 2rem;
border-top: 1px solid #14a4ff;
}
.form-container h1 {
font-size: 3rem;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 0.7rem;
}
.form-container h2 {
font-size: 2rem;
color: #4193f0;
font-weight: 400;
margin-bottom: 2rem;
}
.form-container p,
.form-container input,
.form-container label {
font-size: 1.3rem;
}
.form-container .opinion-segment {
display: flex;
justify-content: space-between;
align-items: center;
background-color: #434953;
padding: 1.5rem;
}
.form-container .opinion-segment p {
font-size: 1.5rem;
}
.form-container .opinion-segment .option {
display: inline-block;
}
.form-container .opinion-segment .option:first-of-type {
margin-right: 0.3rem;
}
.form-container .opinion-segment .option input {
display: none;
}
.form-container .opinion-segment .option input:checked + label {
color: white;
background: linear-gradient(to right, #47bfff 0%, #1a44c2 60%);
background-size: 330% 100%;
background-position: 25%;
}
.form-container .opinion-segment .option input:checked + label i {
font-size: 2.8rem;
}
.form-container .opinion-segment .option label {
cursor: pointer;
display: inline-block;
color: #67c1f5;
background-color: #4b6173;
padding: 0.7rem 2rem;
border-radius: 0.3rem;
}
.form-container .opinion-segment .option label:hover {
background: linear-gradient(to right bottom, #64b7e8, #417a9b);
color: white;
}
.form-container .opinion-segment .option label span {
vertical-align: middle;
}
.form-container .opinion-segment .option label i {
margin-right: 0.5rem;
font-size: 2.5rem;
transform: rotateY(180deg);
}
.form-container .review-segment p {
margin: 3rem 0 1rem 0;
color: #969696;
line-height: 1.3;
}
.form-container .review-segment textarea {
resize: none;
padding: 0.5rem;
font: inherit;
font-size: 1.3rem;
width: 100%;
height: 15rem;
background-color: #434953;
border: 1px solid black;
outline: none;
color: white;
}
.form-container .button-container {
text-align: center;
display: flex;
justify-content: space-evenly;
margin-top: 5rem;
gap: 2rem;
}
.form-container .button-container button {
flex: 1;
cursor: pointer;
padding: 0.7rem;
text-decoration: none;
color: white;
background-color: #909090;
font-size: 1.3rem;
border: none;
border-radius: 0.3rem;
}
.form-container .button-container button:hover {
filter: brightness(120%);
}
.form-container .button-container button.save {
background: linear-gradient(to right, #47bfff 0%, #1a44c2 60%);
background-size: 330% 100%;
background-position: 25%;
}
.form-container .button-container button.cancel {
background-color: #3d4450;
} | public/css/writeReview.css | .form-container {
width: 700px;
color: white;
background: linear-gradient(to right bottom, #343840, #25282e);
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
padding: 2rem;
border-top: 1px solid #14a4ff;
}
.form-container h1 {
font-size: 3rem;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 0.7rem;
}
.form-container h2 {
font-size: 2rem;
color: #4193f0;
font-weight: 400;
margin-bottom: 2rem;
}
.form-container p,
.form-container input,
.form-container label {
font-size: 1.3rem;
}
.form-container .opinion-segment {
display: flex;
justify-content: space-between;
align-items: center;
background-color: #434953;
padding: 1.5rem;
}
.form-container .opinion-segment p {
font-size: 1.5rem;
}
.form-container .opinion-segment .option {
display: inline-block;
}
.form-container .opinion-segment .option:first-of-type {
margin-right: 0.3rem;
}
.form-container .opinion-segment .option input {
display: none;
}
.form-container .opinion-segment .option input:checked + label {
color: white;
background: linear-gradient(to right, #47bfff 0%, #1a44c2 60%);
background-size: 330% 100%;
background-position: 25%;
}
.form-container .opinion-segment .option input:checked + label i {
font-size: 2.8rem;
}
.form-container .opinion-segment .option label {
cursor: pointer;
display: inline-block;
color: #67c1f5;
background-color: #4b6173;
padding: 0.7rem 2rem;
border-radius: 0.3rem;
}
.form-container .opinion-segment .option label:hover {
background: linear-gradient(to right bottom, #64b7e8, #417a9b);
color: white;
}
.form-container .opinion-segment .option label span {
vertical-align: middle;
}
.form-container .opinion-segment .option label i {
margin-right: 0.5rem;
font-size: 2.5rem;
transform: rotateY(180deg);
}
.form-container .review-segment p {
margin: 3rem 0 1rem 0;
color: #969696;
line-height: 1.3;
}
.form-container .review-segment textarea {
resize: none;
padding: 0.5rem;
font: inherit;
font-size: 1.3rem;
width: 100%;
height: 15rem;
background-color: #434953;
border: 1px solid black;
outline: none;
color: white;
}
.form-container .button-container {
text-align: center;
display: flex;
justify-content: space-evenly;
margin-top: 5rem;
gap: 2rem;
}
.form-container .button-container button {
flex: 1;
cursor: pointer;
padding: 0.7rem;
text-decoration: none;
color: white;
background-color: #909090;
font-size: 1.3rem;
border: none;
border-radius: 0.3rem;
}
.form-container .button-container button:hover {
filter: brightness(120%);
}
.form-container .button-container button.save {
background: linear-gradient(to right, #47bfff 0%, #1a44c2 60%);
background-size: 330% 100%;
background-position: 25%;
}
.form-container .button-container button.cancel {
background-color: #3d4450;
} | 0.391988 | 0.081556 |
.input {
transition: background-color 0.1s, box-shadow 0.1s, outline 0.2s ease-out;
border: solid 1px transparent;
--shadow-size: 0px 0.5px 2px;
--inset-shadow: inset 0px 1px 0px;
}
/* BASE COLOR */
:global(.light) .input {
--shadow: var(--shadow-size) rgba(0, 0, 0, 0.1);
background-color: var(--gray-0);
box-shadow: var(--shadow), var(--inset-shadow) var(--white);
border-color: var(--gray-2);
}
:global(.light) .input:hover {
background-color: var(--white);
}
:global(.light) .input:active {
background-color: var(--gray-1);
box-shadow: none;
}
:global(.dark) .input {
--shadow: var(--shadow-size) rgba(0, 0, 0, 0.3);
background-color: var(--gray-6);
box-shadow: var(--shadow), var(--inset-shadow) var(--gray-5);
border-color: var(--black);
}
:global(.dark) .input:hover {
background-color: var(--gray-5);
}
:global(.dark) .input:active {
background-color: var(--gray-7);
box-shadow: none;
}
/* CHECKED */
:global(.light) .input:checked,
:global(.light) .input[type="checkbox"]:indeterminate,
:global(.dark) .input:checked,
:global(.dark) .input[type="checkbox"]:indeterminate {
background-color: var(--highlight-5);
box-shadow: var(--shadow), var(--inset-shadow) var(--highlight-4);
}
:global(.light) .input:checked,
:global(.light) .input[type="checkbox"]:indeterminate {
--shadow: var(--shadow-size) rgba(0, 0, 0, 0.2);
border-color: var(--highlight-7);
}
:global(.dark) .input:checked,
:global(.dark) .input[type="checkbox"]:indeterminate {
border-color: var(--black);
}
:global(.light) .input:checked:hover,
:global(.light) .input[type="checkbox"]:indeterminate:hover,
:global(.dark) .input:checked:hover,
:global(.dark) .input[type="checkbox"]:indeterminate:hover {
background-color: var(--highlight-4);
}
:global(.light) .input:checked:active,
:global(.light) .input[type="checkbox"]:indeterminate:active,
:global(.dark) .input:checked:active,
:global(.dark) .input[type="checkbox"]:indeterminate:active {
background-color: var(--highlight-6);
box-shadow: none;
}
:global(.light) .input:checked ~ .icon,
:global(.light) .input[type="checkbox"]:indeterminate ~ .icon,
:global(.dark) .input:checked ~ .icon,
:global(.dark) .input[type="checkbox"]:indeterminate ~ .icon {
color: var(--white);
}
/* DISABLED */
:global(.light) .input:disabled:not(.x) {
box-shadow: none;
background-color: var(--gray-0);
border-color: var(--gray-1);
}
:global(.dark) .input:disabled:not(.x) {
box-shadow: none;
background-color: var(--gray-6);
border-color: var(--black);
}
:global(.light) .input:disabled ~ .icon {
color: var(--gray-3);
}
:global(.dark) .input:disabled ~ .icon {
color: var(--gray-4);
}
:global(.light) .input:disabled ~ .label {
color: var(--gray-3);
}
:global(.dark) .input:disabled ~ .label {
color: var(--gray-4);
} | lib/core/src/checkbox/outset.module.css | .input {
transition: background-color 0.1s, box-shadow 0.1s, outline 0.2s ease-out;
border: solid 1px transparent;
--shadow-size: 0px 0.5px 2px;
--inset-shadow: inset 0px 1px 0px;
}
/* BASE COLOR */
:global(.light) .input {
--shadow: var(--shadow-size) rgba(0, 0, 0, 0.1);
background-color: var(--gray-0);
box-shadow: var(--shadow), var(--inset-shadow) var(--white);
border-color: var(--gray-2);
}
:global(.light) .input:hover {
background-color: var(--white);
}
:global(.light) .input:active {
background-color: var(--gray-1);
box-shadow: none;
}
:global(.dark) .input {
--shadow: var(--shadow-size) rgba(0, 0, 0, 0.3);
background-color: var(--gray-6);
box-shadow: var(--shadow), var(--inset-shadow) var(--gray-5);
border-color: var(--black);
}
:global(.dark) .input:hover {
background-color: var(--gray-5);
}
:global(.dark) .input:active {
background-color: var(--gray-7);
box-shadow: none;
}
/* CHECKED */
:global(.light) .input:checked,
:global(.light) .input[type="checkbox"]:indeterminate,
:global(.dark) .input:checked,
:global(.dark) .input[type="checkbox"]:indeterminate {
background-color: var(--highlight-5);
box-shadow: var(--shadow), var(--inset-shadow) var(--highlight-4);
}
:global(.light) .input:checked,
:global(.light) .input[type="checkbox"]:indeterminate {
--shadow: var(--shadow-size) rgba(0, 0, 0, 0.2);
border-color: var(--highlight-7);
}
:global(.dark) .input:checked,
:global(.dark) .input[type="checkbox"]:indeterminate {
border-color: var(--black);
}
:global(.light) .input:checked:hover,
:global(.light) .input[type="checkbox"]:indeterminate:hover,
:global(.dark) .input:checked:hover,
:global(.dark) .input[type="checkbox"]:indeterminate:hover {
background-color: var(--highlight-4);
}
:global(.light) .input:checked:active,
:global(.light) .input[type="checkbox"]:indeterminate:active,
:global(.dark) .input:checked:active,
:global(.dark) .input[type="checkbox"]:indeterminate:active {
background-color: var(--highlight-6);
box-shadow: none;
}
:global(.light) .input:checked ~ .icon,
:global(.light) .input[type="checkbox"]:indeterminate ~ .icon,
:global(.dark) .input:checked ~ .icon,
:global(.dark) .input[type="checkbox"]:indeterminate ~ .icon {
color: var(--white);
}
/* DISABLED */
:global(.light) .input:disabled:not(.x) {
box-shadow: none;
background-color: var(--gray-0);
border-color: var(--gray-1);
}
:global(.dark) .input:disabled:not(.x) {
box-shadow: none;
background-color: var(--gray-6);
border-color: var(--black);
}
:global(.light) .input:disabled ~ .icon {
color: var(--gray-3);
}
:global(.dark) .input:disabled ~ .icon {
color: var(--gray-4);
}
:global(.light) .input:disabled ~ .label {
color: var(--gray-3);
}
:global(.dark) .input:disabled ~ .label {
color: var(--gray-4);
} | 0.413122 | 0.126434 |
@import url('/montserrat/Montserrat.css');
@import url('/jost.css');
/*#009B9E,#42B7B9,#A7D3D4,#F1F1F1,#E4C1D9,#D691C1,#C75DAB*/
/*#fcde9c,#faa476,#f0746e,#e34f6f,#dc3977,#b9257a,#7c1d6f*/
/*Geysrer #008080,#70a494,#b4c8a8,#f6edbd,#edbb8a,#de8a5a,#ca562c*/
/*https://dev.to/ananyaneogi/create-a-dark-light-mode-switch-with-css-variables-34l8*/
/*'pacific-blue': {
50: '#F2FAFC',
100: '#E6F5F9',
200: '#C0E7EF',
300: '#9BD8E5',
400: '#4FBAD2',
500: '#049DBF',
600: '#048DAC',
700: '#025E73',
800: '#024756',
900: '#012F39',
*/
/*:root {
--primary-color: #302AE6;
--secondary-color: #536390;
--font-color: #424242;
--bg-color: #fff;
--heading-color: #292922;
}*/
:root {
--link-color: #049DBF;
--alt-color: #D93D04;
--main-color: #202020;
--light-color: hsl(0 0% 98% / 1);
--bg-light: hsl(0deg 0% 94%);
--bg-lighter: hsl(0deg 0% 98%);
--body-color: white;
--grid-width: 960px;
--font-heading: "Jost",-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
--font-body: "Jost", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
[data-theme="dark"] {
--link-color: hsl(191 96% 43% / 1);
--alt-color: hsl(16 96% 48% / 1);
--main-color: #eee;
--body-color: #202020;
--light-color: hsl(0 0% 98% / 1);
--bg-light: rgba(10, 10, 10, 0.94);
--bg-lighter: rgba(10, 10, 10, 0.86);
}
/* GENERAL */
html,
body {
background-color: var(--body-color);
color: var(--main-color);
display: flex;
flex-direction: column;
margin: 0;
font-family: var(--font-body);
font-size: 10px;
min-height: 100vh;
}
a {
color: var(--link-color);
text-decoration: none;
}
a:hover:not(.clean),
a:focus:not(.clean),
a:active:not(.clean) {
color: var(--link-color);
text-decoration: underline;
}
blockquote {
border-left: solid 0.5rem var(--alt-color);
opacity: 0.8;
background: var(--light-color);
padding: 2rem 3rem;
margin: 0;
font-family: 'Montserrat';
line-height: 2.6rem;
}
h1, h2, h4, h4, h5 {
font-family: var(--font-heading), -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: 400;
}
h1 {
font-size: clamp(2.4rem, -0.8rem + 8.333vw, 3.5rem);
font-weight: 600;
}
h2 {
font-size: clamp(1.8rem, -0.8rem + 6.333vw, 2.8rem);
}
iframe {
box-shadow: none;
outline: solid thin var(--light-color);
margin: 0 -4rem;
width: calc(100% + 8rem);
}
input, textarea {
border: solid thin lightgray;
border-radius: 3px;
font-size: 1.4rem;
font-family: inherit;
padding: 0.5rem;
}
input[type=submit]:hover, input[type=submit]:focus {
background: var(--link-color);
color: white;
cursor: pointer;
}
pre {
border: solid 2px var(--light-color);
border-radius: 3px;
padding: 1rem;
}
pre * {
font-size: 1.4rem!important;
}
/**SCROLLBAR**/
::-webkit-scrollbar {
height: 0.5rem;
width: 0.5rem;
background: var(--light-color);
}
::-webkit-scrollbar-thumb {
background: var(--body-color);
}
::-webkit-scrollbar-corner {
background: var(--body-color);
}
/****/
strong {
font-weight: 500;
}
main {
flex: 1;
}
.alt-color {
color: var(--alt-color);
letter-spacing: 2px;
text-transform: uppercase;
font-weight: 400;
}
.container {
font-size: 1.8rem;
width: calc(100% - 4rem);
max-width: var(--grid-width);
margin: 1rem auto;
}
.text-expanded {
display: flex;
letter-spacing: 0.5rem;
}
footer {
font-size: 1.4rem;
padding: 2rem;
text-align:center;
}
/*grids*/
.grid {
display: grid;
grid-template-columns: 100%;
grid-column-gap: 3rem;
grid-row-gap: 3rem;
}
@media screen and (min-width: 900px) {
.grid-7x-3x {
grid-template-columns: calc(70% - 1.5rem) calc(30% - 1.5rem);
}
}
@media screen and (min-width: 600px) {
.grid-2x {
grid-template-columns: repeat(2, calc(50% - 1.5rem));
}
.grid-3x-7x {
grid-template-columns: calc(30% - 1.5rem) calc(70% - 1.5rem);
}
}
.right-sidebar {
display: grid;
grid-template-columns: 100%;
grid-column-gap: 2rem;
}
/*HELPERS*/
.bg-light {
background: var(--bg-light);
}
.bg-lighter {
background:var(--bg-lighter);
}
/**/
/*NAV*/
.nav.container {
display: flex;
font-family: var(--font-headings);
font-size: 1.6rem;
font-weight: 400;
letter-spacing: 1px;
margin: 2rem auto 3rem auto;
width: calc(100% - 2rem);
text-align: center;
flex-direction: column;
align-items: center;
}
.nav a {
color: var(--main-color);
display: inline-flex;
}
.nav-logo {
margin-bottom: 1rem;
}
.nav-links {
text-align: center;
text-transform: uppercase;
}
.nav-links img {
display: inline-flex;
height: 1.6rem;
padding: 0 1rem 0 0;
margin-top: 2px;
}
.nav-links a {
padding: 1rem;
}
.nav-links a:hover,
.nav-links a:focus {
background-color: var(--bg-light);
border-radius: 3px;
}
[data-theme="dark"] .nav-links img {
filter: invert();
}
@media screen and (min-width: 900px) {
.nav.container {
text-align: left;
max-width: var(--grid-width);
}
.nav-items-left {
display: grid;
grid-template-columns: 100%;
}
.nav-items-right {
text-align: left;
}
/* .container {
display: grid;
grid-template-columns: calc(70% - 1.5rem) calc(30% - 1.5rem);
grid-column-gap: 3rem;
grid-row-gap: 2rem;
} */
.right-sidebar {
display: block;
}
}
.nav-mobile {
display: none;
}
@media screen and (max-width:500px) {
.nav-links {
display: none;
}
.nav-mobile {
display: grid;
grid-template-columns: repeat(6, 16.667%);
position: fixed;
bottom: 0;
width: 100%;
z-index: 1;
}
.nav-mobile a {
text-align: center;
background: var(--bg-light);
padding: 0.8rem;
}
.nav-mobile a:hover,
.nav-mobile a:focus {
background: var(--link-color);
}
[data-theme="dark"] .nav-mobile a img {
filter: invert();
}
footer {
padding: 4rem 1rem 6rem;
}
}
/**/
/*INDEX CARD POSTS*/
.index-card {
grid-template-columns: 100%;
margin: 3rem 0;
padding: 3rem 0;
}
a .index-card {
color: var(--main-color);
}
.index-card a:hover, .index-card a:focus {
text-decoration: none;
}
.index-card:hover, .index-card:focus {
opacity: 0.7;
}
.index-card:nth-of-type(1) {
padding: 0 0 3rem;
justify-content: unset;
}
.index-card img {
border: solid thin var(--bg-lighter);
border-radius: 3px;
width: 100%;
}
.index-card h1, .index-card h2 {
font-size: 2.4rem;
margin: 0 0 1rem;
}
.index-card h2 {
font-size: 2rem;
font-weight: 400;
}
.index-card p {
margin: 0;
}
@media screen and (min-width: 600px) {
.index-card:not(.related) {
grid-template-columns: 220px calc(100% - 240px);
}
.index-card img {
margin-bottom: 0;
width: 220px;
height: 165px;
}
}
/**/
/*TAGS AND TAGCLOUD*/
.tagcloud {
text-align: center;
}
.tag-list {
list-style: none;
margin: 0;
padding: 0;
}
.tag-list-item {
background-color: var(--bg-light);
border-radius: 3px;
float: left;
font-size: 1.4rem;
font-weight: 400;
min-height: 23px;
list-style: none;
margin-bottom: 0.8rem;
margin-right: 1rem;
padding: 0.2rem 0.6rem;
}
a.tag-list-link {
color: var(--main-color);
opacity: 0.6;
}
.tag-list-item:hover a,
.tag-list-item:focus a,
.tag-list-item:hover,
.tag-list-item:focus,
a.tag-list-link:hover,
a.tag-list-link:focus {
background: var(--link-color);
color: white;
text-decoration: none;
opacity: 1;
}
/* POSTS */
.post {
margin: 0 auto;
max-width: 70ch;
}
.post header h1 {
margin: 0 0 1rem;
}
.post header h2 {
margin: 0 0 1rem;
}
.post header span {
display:flex;
font-size:1.4rem;
margin-bottom: 1rem;
opacity: 0.6;
}
.post img {
border-radius: 0;
margin: 0 -4rem;
width: calc(100% + 8rem);
}
@media screen and (min-width: 600px) {
.post img {
border-radius: 3px;
}
.post header img {
margin: 0;
width: 100%;
}
.post iframe {
margin: 0 -4rem;
width: calc(100% + 8rem);
}
}
/**/
hr {
background-color: rgba(0, 0, 0, 0.1);
border: none;
width: 100%;
height: 1px;
}
[data-theme="dark"] hr {
filter: invert();
}
/*SOCIAL ICONS*/
.social-icons {
grid-template-columns: repeat(3, calc(33% - 3rem));
}
.social-icons img {
border-radius: 3px;
margin: 0;
opacity: 0.8;
padding: 1rem;
width: auto;
}
[data-theme="dark"] .social-icons img:not(:hover) {
filter: invert();
}
/* [data-theme="dark"] .js-nightmode-toggle img {
filter: invert()
} */
.social-icons img:hover,
.social-icons img:focus {
background-color: var(--link-color);
}
/* .nightmode {
background: rgba(10, 10, 10, 0.93);
color: rgba(255, 255, 255, .9);
}
.nightmode a {
color: var(--link-color)
}
.nightmode a:hover,
.nightmode a:focus,
.nightmode a:active {
color: var(--link-color);
} */
.repo {
background: var(--bg-lighter);
border: solid thin var(--bg-light);
border-radius: 3px;
display: flex;
flex-direction: column;
font-size: 1.6rem;
padding: 2rem;
}
.repo section {
flex: 1;
}
.repo section div {
padding-top: 1rem;
}
.repo section a {
/* background: var(--bg-light); */
/* border-radius: 3px;
padding: 0.5rem; */
}
.repo footer {
align-items: flex-end;
opacity: 0.6;
padding: 1rem 0 0 0;
text-align: unset;
}
[data-theme="dark"] .repo footer img {
filter: invert();
} | themes/slides/source/style.css |
@import url('/montserrat/Montserrat.css');
@import url('/jost.css');
/*#009B9E,#42B7B9,#A7D3D4,#F1F1F1,#E4C1D9,#D691C1,#C75DAB*/
/*#fcde9c,#faa476,#f0746e,#e34f6f,#dc3977,#b9257a,#7c1d6f*/
/*Geysrer #008080,#70a494,#b4c8a8,#f6edbd,#edbb8a,#de8a5a,#ca562c*/
/*https://dev.to/ananyaneogi/create-a-dark-light-mode-switch-with-css-variables-34l8*/
/*'pacific-blue': {
50: '#F2FAFC',
100: '#E6F5F9',
200: '#C0E7EF',
300: '#9BD8E5',
400: '#4FBAD2',
500: '#049DBF',
600: '#048DAC',
700: '#025E73',
800: '#024756',
900: '#012F39',
*/
/*:root {
--primary-color: #302AE6;
--secondary-color: #536390;
--font-color: #424242;
--bg-color: #fff;
--heading-color: #292922;
}*/
:root {
--link-color: #049DBF;
--alt-color: #D93D04;
--main-color: #202020;
--light-color: hsl(0 0% 98% / 1);
--bg-light: hsl(0deg 0% 94%);
--bg-lighter: hsl(0deg 0% 98%);
--body-color: white;
--grid-width: 960px;
--font-heading: "Jost",-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
--font-body: "Jost", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
[data-theme="dark"] {
--link-color: hsl(191 96% 43% / 1);
--alt-color: hsl(16 96% 48% / 1);
--main-color: #eee;
--body-color: #202020;
--light-color: hsl(0 0% 98% / 1);
--bg-light: rgba(10, 10, 10, 0.94);
--bg-lighter: rgba(10, 10, 10, 0.86);
}
/* GENERAL */
html,
body {
background-color: var(--body-color);
color: var(--main-color);
display: flex;
flex-direction: column;
margin: 0;
font-family: var(--font-body);
font-size: 10px;
min-height: 100vh;
}
a {
color: var(--link-color);
text-decoration: none;
}
a:hover:not(.clean),
a:focus:not(.clean),
a:active:not(.clean) {
color: var(--link-color);
text-decoration: underline;
}
blockquote {
border-left: solid 0.5rem var(--alt-color);
opacity: 0.8;
background: var(--light-color);
padding: 2rem 3rem;
margin: 0;
font-family: 'Montserrat';
line-height: 2.6rem;
}
h1, h2, h4, h4, h5 {
font-family: var(--font-heading), -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: 400;
}
h1 {
font-size: clamp(2.4rem, -0.8rem + 8.333vw, 3.5rem);
font-weight: 600;
}
h2 {
font-size: clamp(1.8rem, -0.8rem + 6.333vw, 2.8rem);
}
iframe {
box-shadow: none;
outline: solid thin var(--light-color);
margin: 0 -4rem;
width: calc(100% + 8rem);
}
input, textarea {
border: solid thin lightgray;
border-radius: 3px;
font-size: 1.4rem;
font-family: inherit;
padding: 0.5rem;
}
input[type=submit]:hover, input[type=submit]:focus {
background: var(--link-color);
color: white;
cursor: pointer;
}
pre {
border: solid 2px var(--light-color);
border-radius: 3px;
padding: 1rem;
}
pre * {
font-size: 1.4rem!important;
}
/**SCROLLBAR**/
::-webkit-scrollbar {
height: 0.5rem;
width: 0.5rem;
background: var(--light-color);
}
::-webkit-scrollbar-thumb {
background: var(--body-color);
}
::-webkit-scrollbar-corner {
background: var(--body-color);
}
/****/
strong {
font-weight: 500;
}
main {
flex: 1;
}
.alt-color {
color: var(--alt-color);
letter-spacing: 2px;
text-transform: uppercase;
font-weight: 400;
}
.container {
font-size: 1.8rem;
width: calc(100% - 4rem);
max-width: var(--grid-width);
margin: 1rem auto;
}
.text-expanded {
display: flex;
letter-spacing: 0.5rem;
}
footer {
font-size: 1.4rem;
padding: 2rem;
text-align:center;
}
/*grids*/
.grid {
display: grid;
grid-template-columns: 100%;
grid-column-gap: 3rem;
grid-row-gap: 3rem;
}
@media screen and (min-width: 900px) {
.grid-7x-3x {
grid-template-columns: calc(70% - 1.5rem) calc(30% - 1.5rem);
}
}
@media screen and (min-width: 600px) {
.grid-2x {
grid-template-columns: repeat(2, calc(50% - 1.5rem));
}
.grid-3x-7x {
grid-template-columns: calc(30% - 1.5rem) calc(70% - 1.5rem);
}
}
.right-sidebar {
display: grid;
grid-template-columns: 100%;
grid-column-gap: 2rem;
}
/*HELPERS*/
.bg-light {
background: var(--bg-light);
}
.bg-lighter {
background:var(--bg-lighter);
}
/**/
/*NAV*/
.nav.container {
display: flex;
font-family: var(--font-headings);
font-size: 1.6rem;
font-weight: 400;
letter-spacing: 1px;
margin: 2rem auto 3rem auto;
width: calc(100% - 2rem);
text-align: center;
flex-direction: column;
align-items: center;
}
.nav a {
color: var(--main-color);
display: inline-flex;
}
.nav-logo {
margin-bottom: 1rem;
}
.nav-links {
text-align: center;
text-transform: uppercase;
}
.nav-links img {
display: inline-flex;
height: 1.6rem;
padding: 0 1rem 0 0;
margin-top: 2px;
}
.nav-links a {
padding: 1rem;
}
.nav-links a:hover,
.nav-links a:focus {
background-color: var(--bg-light);
border-radius: 3px;
}
[data-theme="dark"] .nav-links img {
filter: invert();
}
@media screen and (min-width: 900px) {
.nav.container {
text-align: left;
max-width: var(--grid-width);
}
.nav-items-left {
display: grid;
grid-template-columns: 100%;
}
.nav-items-right {
text-align: left;
}
/* .container {
display: grid;
grid-template-columns: calc(70% - 1.5rem) calc(30% - 1.5rem);
grid-column-gap: 3rem;
grid-row-gap: 2rem;
} */
.right-sidebar {
display: block;
}
}
.nav-mobile {
display: none;
}
@media screen and (max-width:500px) {
.nav-links {
display: none;
}
.nav-mobile {
display: grid;
grid-template-columns: repeat(6, 16.667%);
position: fixed;
bottom: 0;
width: 100%;
z-index: 1;
}
.nav-mobile a {
text-align: center;
background: var(--bg-light);
padding: 0.8rem;
}
.nav-mobile a:hover,
.nav-mobile a:focus {
background: var(--link-color);
}
[data-theme="dark"] .nav-mobile a img {
filter: invert();
}
footer {
padding: 4rem 1rem 6rem;
}
}
/**/
/*INDEX CARD POSTS*/
.index-card {
grid-template-columns: 100%;
margin: 3rem 0;
padding: 3rem 0;
}
a .index-card {
color: var(--main-color);
}
.index-card a:hover, .index-card a:focus {
text-decoration: none;
}
.index-card:hover, .index-card:focus {
opacity: 0.7;
}
.index-card:nth-of-type(1) {
padding: 0 0 3rem;
justify-content: unset;
}
.index-card img {
border: solid thin var(--bg-lighter);
border-radius: 3px;
width: 100%;
}
.index-card h1, .index-card h2 {
font-size: 2.4rem;
margin: 0 0 1rem;
}
.index-card h2 {
font-size: 2rem;
font-weight: 400;
}
.index-card p {
margin: 0;
}
@media screen and (min-width: 600px) {
.index-card:not(.related) {
grid-template-columns: 220px calc(100% - 240px);
}
.index-card img {
margin-bottom: 0;
width: 220px;
height: 165px;
}
}
/**/
/*TAGS AND TAGCLOUD*/
.tagcloud {
text-align: center;
}
.tag-list {
list-style: none;
margin: 0;
padding: 0;
}
.tag-list-item {
background-color: var(--bg-light);
border-radius: 3px;
float: left;
font-size: 1.4rem;
font-weight: 400;
min-height: 23px;
list-style: none;
margin-bottom: 0.8rem;
margin-right: 1rem;
padding: 0.2rem 0.6rem;
}
a.tag-list-link {
color: var(--main-color);
opacity: 0.6;
}
.tag-list-item:hover a,
.tag-list-item:focus a,
.tag-list-item:hover,
.tag-list-item:focus,
a.tag-list-link:hover,
a.tag-list-link:focus {
background: var(--link-color);
color: white;
text-decoration: none;
opacity: 1;
}
/* POSTS */
.post {
margin: 0 auto;
max-width: 70ch;
}
.post header h1 {
margin: 0 0 1rem;
}
.post header h2 {
margin: 0 0 1rem;
}
.post header span {
display:flex;
font-size:1.4rem;
margin-bottom: 1rem;
opacity: 0.6;
}
.post img {
border-radius: 0;
margin: 0 -4rem;
width: calc(100% + 8rem);
}
@media screen and (min-width: 600px) {
.post img {
border-radius: 3px;
}
.post header img {
margin: 0;
width: 100%;
}
.post iframe {
margin: 0 -4rem;
width: calc(100% + 8rem);
}
}
/**/
hr {
background-color: rgba(0, 0, 0, 0.1);
border: none;
width: 100%;
height: 1px;
}
[data-theme="dark"] hr {
filter: invert();
}
/*SOCIAL ICONS*/
.social-icons {
grid-template-columns: repeat(3, calc(33% - 3rem));
}
.social-icons img {
border-radius: 3px;
margin: 0;
opacity: 0.8;
padding: 1rem;
width: auto;
}
[data-theme="dark"] .social-icons img:not(:hover) {
filter: invert();
}
/* [data-theme="dark"] .js-nightmode-toggle img {
filter: invert()
} */
.social-icons img:hover,
.social-icons img:focus {
background-color: var(--link-color);
}
/* .nightmode {
background: rgba(10, 10, 10, 0.93);
color: rgba(255, 255, 255, .9);
}
.nightmode a {
color: var(--link-color)
}
.nightmode a:hover,
.nightmode a:focus,
.nightmode a:active {
color: var(--link-color);
} */
.repo {
background: var(--bg-lighter);
border: solid thin var(--bg-light);
border-radius: 3px;
display: flex;
flex-direction: column;
font-size: 1.6rem;
padding: 2rem;
}
.repo section {
flex: 1;
}
.repo section div {
padding-top: 1rem;
}
.repo section a {
/* background: var(--bg-light); */
/* border-radius: 3px;
padding: 0.5rem; */
}
.repo footer {
align-items: flex-end;
opacity: 0.6;
padding: 1rem 0 0 0;
text-align: unset;
}
[data-theme="dark"] .repo footer img {
filter: invert();
} | 0.395835 | 0.110279 |
.pretest {
display: flex;
margin-bottom: 2rem;
}
.pretest-no {
font-weight: bold;
padding-right: 1rem;
flex-wrap: wrap;
}
.pretest-content {
width: 100%;
}
.pretest-content textarea {
width: 100%;
}
.pretest-content input {
width: 50px;
}
.btn-outline-primary {
color: midnightblue;
background-color: white;
border-color: blue;
}
.btn-outline-primary .fa {
color: midnightblue;
}
.btn-outline-primary:hover {
background-color: royalblue;
color: white;
}
.btn-outline-primary:hover .fa {
color: white;
}
.btn-outline-danger {
color: crimson;
background-color: white;
border-color: red;
}
.btn-outline-danger .fa {
color: crimson;
}
.btn-outline-danger:hover {
color: white;
background-color: crimson;
border-color: red;
}
.btn-outline-danger:hover .fa {
color: white;
}
.item-notif {
display: flex;
flex-wrap: wrap;
padding-left: 2rem;
}
.item-number {
font-size: 4rem;
font-weight: bold;
color: crimson;
}
.item-desc {
padding-top: 0.5rem;
padding-left: 2rem;
color: black;
}
.det-soal, .prodet, .det-off, #toggle-opsi {
cursor: pointer;
}
.progress {
box-shadow: inset 1px 1px 5px #DBDBDB;
border-radius: 5px;
font-weight: bold;
}
.progress-bar-kkm {
background-color: limegreen;
}
.progress-bar-underkkm {
background-color: tomato;
}
.progress-bar-unchecked {
background-color: lightsteelblue;
}
.bar-title {
font-weight: bold;
text-align: center;
}
.bar-ket span:nth-child(1) {
border-top: 10px solid limegreen;
display: inline-block;
margin: 0 5px;
}
.bar-ket span:nth-child(2) {
border-top: 10px solid tomato;
display: inline-block;
margin: 0 5px;
}
.bar-ket span:nth-child(3) {
border-top: 10px solid lightsteelblue;
display: inline-block;
margin: 0 5px;
}
.info-user tr td {
text-align: left;
}
.i-nilai {
border: 1px solid grey;
font-size: 2rem;
}
.ired {
color: red;
}
.igreen {
color: limegreen;
}
#txtnilai {
width: 100px;
}
.pretest-info span {
line-height: 3.5rem;
font-size: 1.5rem;
}
#toggle-opsi {
color: cornflowerblue;
}
#list-opsi {
display: none;
}
#form-soal .form-group {
display: flex;
}
@media (min-width: 750px) {
.form-inside-box {
padding-right: 1rem;
}
.form-inside-box h3 {
padding-left: 2rem;
padding-bottom: 1rem;
}
}
@media (max-width: 750px) {
.form-inside-box {
border-bottom: 1px solid #E4E4E4;
}
}
@media (min-width: 750px) {
.table-soal {
border-left: 1px solid #E4E4E4;
}
}
.row1 h3 {
margin-top: 0;
text-align: center;
}
.box-body .with-border {
border-bottom: 1px solid #F4F4F4;
padding-bottom: 1rem;
}
.skin-green .box-pdf iframe, .skin-green .box-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.skin-green .main-sidebar .sidebar {
padding-top: 4rem;
}
.skin-green .main-header .logo {
height: 75px;
}
.skin-green .main-header .logo .logo-lg {
padding-top: 1.5rem;
line-height: 2.5rem;
}
.skin-green .main-header .logo .logo-mini {
padding-top: 1rem;
}
.skin-green .main-header .navbar {
padding-top: 1.5rem;
}
.skin-green .main-header .navbar .navbar-brand {
font-size: 2.5rem;
}
.skin-green .main-header .navbar .nav i {
font-size: 2rem;
color: white;
}
@media (max-width: 750px) {
.skin-green .main-header .navbar .nav i {
display: none;
}
}
.skin-green .box {
box-shadow: 0px 5px 10px #D4D4D4;
padding-bottom: 2rem;
}
.skin-green .box-body .item table, .skin-green .box-body .item tr, .skin-green .box-body .item td {
text-align: center;
vertical-align: middle;
}
.skin-green .box-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.skin-green .box-pdf {
position: relative;
height: 100%;
padding-top: 25px;
padding-bottom: 100%;
}
.skin-green .flexrow {
display: flex;
}
.skin-green .flexrow .box-etalase {
flex-wrap: wrap;
}
.skin-green .line-shape {
border: 1px solid #c9c9c9;
width: 90%;
margin-left: 1rem;
}
@media (max-width: 750px) {
.skin-green .content-wrapper .content-header {
margin-top: 3rem;
}
}
@media (min-width: 751px) {
.skin-green .content-wrapper .content-header .breadcrumb {
position: static;
display: block;
}
}
.skin-green .content-wrapper .content-header h1 small {
padding-top: 1rem;
}
@media (max-width: 750px) {
.skin-green .content-wrapper .content-header h1 {
line-height: 3rem;
padding-top: 1rem;
}
}
.pretest {
display: flex;
margin-bottom: 2rem;
}
.pretest-no {
font-weight: bold;
padding-right: 1rem;
flex-wrap: wrap;
}
.pretest-content {
width: 100%;
}
.pretest-content textarea {
width: 100%;
}
.pretest-content input {
width: 50px;
}
.btn-outline-primary {
color: midnightblue;
background-color: white;
border-color: blue;
}
.btn-outline-primary .fa {
color: midnightblue;
}
.btn-outline-primary:hover {
background-color: royalblue;
color: white;
}
.btn-outline-primary:hover .fa {
color: white;
}
.btn-outline-danger {
color: crimson;
background-color: white;
border-color: red;
}
.btn-outline-danger .fa {
color: crimson;
}
.btn-outline-danger:hover {
color: white;
background-color: crimson;
border-color: red;
}
.btn-outline-danger:hover .fa {
color: white;
}
.item-notif {
display: flex;
flex-wrap: wrap;
padding-left: 2rem;
}
.item-number {
font-size: 4rem;
font-weight: bold;
color: crimson;
}
.item-desc {
padding-top: 0.5rem;
padding-left: 2rem;
color: black;
}
.det-soal, .prodet, .det-off, #toggle-opsi {
cursor: pointer;
}
.progress {
box-shadow: inset 1px 1px 5px #DBDBDB;
border-radius: 5px;
font-weight: bold;
}
.progress-bar-kkm {
background-color: limegreen;
}
.progress-bar-underkkm {
background-color: tomato;
}
.progress-bar-unchecked {
background-color: lightsteelblue;
}
.bar-title {
font-weight: bold;
text-align: center;
}
.bar-ket span:nth-child(1) {
border-top: 10px solid limegreen;
display: inline-block;
margin: 0 5px;
}
.bar-ket span:nth-child(2) {
border-top: 10px solid tomato;
display: inline-block;
margin: 0 5px;
}
.bar-ket span:nth-child(3) {
border-top: 10px solid lightsteelblue;
display: inline-block;
margin: 0 5px;
}
.info-user tr td {
text-align: left;
}
.i-nilai {
border: 1px solid grey;
font-size: 2rem;
}
.ired {
color: red;
}
.igreen {
color: limegreen;
}
#txtnilai {
width: 100px;
}
.pretest-info span {
line-height: 3.5rem;
font-size: 1.5rem;
}
#toggle-opsi {
color: cornflowerblue;
}
#list-opsi {
display: none;
}
#form-soal .form-group {
display: flex;
}
@media (min-width: 750px) {
.form-inside-box {
padding-right: 1rem;
}
.form-inside-box h3 {
padding-left: 2rem;
padding-bottom: 1rem;
}
}
@media (max-width: 750px) {
.form-inside-box {
border-bottom: 1px solid #E4E4E4;
}
}
@media (min-width: 750px) {
.table-soal {
border-left: 1px solid #E4E4E4;
}
}
.row1 h3 {
margin-top: 0;
text-align: center;
}
.box-body .with-border {
border-bottom: 1px solid #F4F4F4;
padding-bottom: 1rem;
}
.prak-desc {
position: relative;
top: -2rem;
white-space: pre-line;
}
.prak-title {
font-size: 3rem;
font-weight: bold;
}
.prak-header {
background-color: white;
}
.donut-chart {
height: 25rem;
}
.progress-bar {
height: 2rem;
}
/*# sourceMappingURL=index.css.map */ | assets/css/index.css | .pretest {
display: flex;
margin-bottom: 2rem;
}
.pretest-no {
font-weight: bold;
padding-right: 1rem;
flex-wrap: wrap;
}
.pretest-content {
width: 100%;
}
.pretest-content textarea {
width: 100%;
}
.pretest-content input {
width: 50px;
}
.btn-outline-primary {
color: midnightblue;
background-color: white;
border-color: blue;
}
.btn-outline-primary .fa {
color: midnightblue;
}
.btn-outline-primary:hover {
background-color: royalblue;
color: white;
}
.btn-outline-primary:hover .fa {
color: white;
}
.btn-outline-danger {
color: crimson;
background-color: white;
border-color: red;
}
.btn-outline-danger .fa {
color: crimson;
}
.btn-outline-danger:hover {
color: white;
background-color: crimson;
border-color: red;
}
.btn-outline-danger:hover .fa {
color: white;
}
.item-notif {
display: flex;
flex-wrap: wrap;
padding-left: 2rem;
}
.item-number {
font-size: 4rem;
font-weight: bold;
color: crimson;
}
.item-desc {
padding-top: 0.5rem;
padding-left: 2rem;
color: black;
}
.det-soal, .prodet, .det-off, #toggle-opsi {
cursor: pointer;
}
.progress {
box-shadow: inset 1px 1px 5px #DBDBDB;
border-radius: 5px;
font-weight: bold;
}
.progress-bar-kkm {
background-color: limegreen;
}
.progress-bar-underkkm {
background-color: tomato;
}
.progress-bar-unchecked {
background-color: lightsteelblue;
}
.bar-title {
font-weight: bold;
text-align: center;
}
.bar-ket span:nth-child(1) {
border-top: 10px solid limegreen;
display: inline-block;
margin: 0 5px;
}
.bar-ket span:nth-child(2) {
border-top: 10px solid tomato;
display: inline-block;
margin: 0 5px;
}
.bar-ket span:nth-child(3) {
border-top: 10px solid lightsteelblue;
display: inline-block;
margin: 0 5px;
}
.info-user tr td {
text-align: left;
}
.i-nilai {
border: 1px solid grey;
font-size: 2rem;
}
.ired {
color: red;
}
.igreen {
color: limegreen;
}
#txtnilai {
width: 100px;
}
.pretest-info span {
line-height: 3.5rem;
font-size: 1.5rem;
}
#toggle-opsi {
color: cornflowerblue;
}
#list-opsi {
display: none;
}
#form-soal .form-group {
display: flex;
}
@media (min-width: 750px) {
.form-inside-box {
padding-right: 1rem;
}
.form-inside-box h3 {
padding-left: 2rem;
padding-bottom: 1rem;
}
}
@media (max-width: 750px) {
.form-inside-box {
border-bottom: 1px solid #E4E4E4;
}
}
@media (min-width: 750px) {
.table-soal {
border-left: 1px solid #E4E4E4;
}
}
.row1 h3 {
margin-top: 0;
text-align: center;
}
.box-body .with-border {
border-bottom: 1px solid #F4F4F4;
padding-bottom: 1rem;
}
.skin-green .box-pdf iframe, .skin-green .box-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.skin-green .main-sidebar .sidebar {
padding-top: 4rem;
}
.skin-green .main-header .logo {
height: 75px;
}
.skin-green .main-header .logo .logo-lg {
padding-top: 1.5rem;
line-height: 2.5rem;
}
.skin-green .main-header .logo .logo-mini {
padding-top: 1rem;
}
.skin-green .main-header .navbar {
padding-top: 1.5rem;
}
.skin-green .main-header .navbar .navbar-brand {
font-size: 2.5rem;
}
.skin-green .main-header .navbar .nav i {
font-size: 2rem;
color: white;
}
@media (max-width: 750px) {
.skin-green .main-header .navbar .nav i {
display: none;
}
}
.skin-green .box {
box-shadow: 0px 5px 10px #D4D4D4;
padding-bottom: 2rem;
}
.skin-green .box-body .item table, .skin-green .box-body .item tr, .skin-green .box-body .item td {
text-align: center;
vertical-align: middle;
}
.skin-green .box-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.skin-green .box-pdf {
position: relative;
height: 100%;
padding-top: 25px;
padding-bottom: 100%;
}
.skin-green .flexrow {
display: flex;
}
.skin-green .flexrow .box-etalase {
flex-wrap: wrap;
}
.skin-green .line-shape {
border: 1px solid #c9c9c9;
width: 90%;
margin-left: 1rem;
}
@media (max-width: 750px) {
.skin-green .content-wrapper .content-header {
margin-top: 3rem;
}
}
@media (min-width: 751px) {
.skin-green .content-wrapper .content-header .breadcrumb {
position: static;
display: block;
}
}
.skin-green .content-wrapper .content-header h1 small {
padding-top: 1rem;
}
@media (max-width: 750px) {
.skin-green .content-wrapper .content-header h1 {
line-height: 3rem;
padding-top: 1rem;
}
}
.pretest {
display: flex;
margin-bottom: 2rem;
}
.pretest-no {
font-weight: bold;
padding-right: 1rem;
flex-wrap: wrap;
}
.pretest-content {
width: 100%;
}
.pretest-content textarea {
width: 100%;
}
.pretest-content input {
width: 50px;
}
.btn-outline-primary {
color: midnightblue;
background-color: white;
border-color: blue;
}
.btn-outline-primary .fa {
color: midnightblue;
}
.btn-outline-primary:hover {
background-color: royalblue;
color: white;
}
.btn-outline-primary:hover .fa {
color: white;
}
.btn-outline-danger {
color: crimson;
background-color: white;
border-color: red;
}
.btn-outline-danger .fa {
color: crimson;
}
.btn-outline-danger:hover {
color: white;
background-color: crimson;
border-color: red;
}
.btn-outline-danger:hover .fa {
color: white;
}
.item-notif {
display: flex;
flex-wrap: wrap;
padding-left: 2rem;
}
.item-number {
font-size: 4rem;
font-weight: bold;
color: crimson;
}
.item-desc {
padding-top: 0.5rem;
padding-left: 2rem;
color: black;
}
.det-soal, .prodet, .det-off, #toggle-opsi {
cursor: pointer;
}
.progress {
box-shadow: inset 1px 1px 5px #DBDBDB;
border-radius: 5px;
font-weight: bold;
}
.progress-bar-kkm {
background-color: limegreen;
}
.progress-bar-underkkm {
background-color: tomato;
}
.progress-bar-unchecked {
background-color: lightsteelblue;
}
.bar-title {
font-weight: bold;
text-align: center;
}
.bar-ket span:nth-child(1) {
border-top: 10px solid limegreen;
display: inline-block;
margin: 0 5px;
}
.bar-ket span:nth-child(2) {
border-top: 10px solid tomato;
display: inline-block;
margin: 0 5px;
}
.bar-ket span:nth-child(3) {
border-top: 10px solid lightsteelblue;
display: inline-block;
margin: 0 5px;
}
.info-user tr td {
text-align: left;
}
.i-nilai {
border: 1px solid grey;
font-size: 2rem;
}
.ired {
color: red;
}
.igreen {
color: limegreen;
}
#txtnilai {
width: 100px;
}
.pretest-info span {
line-height: 3.5rem;
font-size: 1.5rem;
}
#toggle-opsi {
color: cornflowerblue;
}
#list-opsi {
display: none;
}
#form-soal .form-group {
display: flex;
}
@media (min-width: 750px) {
.form-inside-box {
padding-right: 1rem;
}
.form-inside-box h3 {
padding-left: 2rem;
padding-bottom: 1rem;
}
}
@media (max-width: 750px) {
.form-inside-box {
border-bottom: 1px solid #E4E4E4;
}
}
@media (min-width: 750px) {
.table-soal {
border-left: 1px solid #E4E4E4;
}
}
.row1 h3 {
margin-top: 0;
text-align: center;
}
.box-body .with-border {
border-bottom: 1px solid #F4F4F4;
padding-bottom: 1rem;
}
.prak-desc {
position: relative;
top: -2rem;
white-space: pre-line;
}
.prak-title {
font-size: 3rem;
font-weight: bold;
}
.prak-header {
background-color: white;
}
.donut-chart {
height: 25rem;
}
.progress-bar {
height: 2rem;
}
/*# sourceMappingURL=index.css.map */ | 0.42656 | 0.112429 |
.home{
display: grid;
grid-template-columns: 400px 400px;
grid-auto-rows: max-content;
justify-content: center;
text-align: center;
}
.home .intro-start{
letter-spacing: 1px;
grid-column: 1/3;
margin: 40px 0 10px 0;
}
.home .intro-start a{
background-color: var(--llb-green);
width: max-content;
padding: 15px 70px 15px 70px;
color: white;
text-decoration: none;
transition: 100ms;
font-size: 1.5em;
letter-spacing: 2px;
text-transform: uppercase;
}
.home .intro-start a:hover{
cursor: pointer;
background-color: var(--llb-lightblue);
border-left: 10px solid var(--llb-blue);
border-right: 10px solid var(--llb-blue);
transition: 100ms;
border-radius: 0;
}
.home .intro-title{
grid-column: 1/3;
font-size: 1.5em;
text-align: center;
margin: 0;
font-weight: 300;
padding: 0;
}
.home .intro-subtitle{
grid-column: 1/3;
font-size: 2em;
text-align: center;
margin: 0;
padding: 0;
}
.home .intro-block{
font-weight: 300;
padding: 40px;
margin:0;
font-size: 1.1em;
line-height: 1.5;
}
.home .intro-logo{
width: 200px;
height: auto;
background-color: white;
grid-column: 1/3;
text-align: center;
display: block;
margin: 70px auto 20px auto;
}
.intro-toolkit{
grid-column: 1/3;
display: grid;
grid-template-columns: 200px 200px 200px 200px;
grid-template-rows: auto 75px max-content max-content max-content;
justify-content: center;
grid-column-gap: 50px;
padding-top: 50px;
border-top: 1px solid lightgrey;
}
.intro-toolkit .intro-subtitle{
grid-column: 1/5;
grid-row: 1;
margin: 0 0 40px 0;
}
.intro-toolkit .intro-toolkit-icon{
width: 75px;
height: 75px;
grid-row: 2;
background-color: white;
display: block;
margin-left: auto;
margin-right: auto;
transition: 200ms;
}
.intro-toolkit .intro-toolkit-title{
grid-row: 3;
text-align: center;
}
.intro-toolkit .intro-toolkit-descr{
grid-row: 4;
text-align: center;
font-weight: 300;
margin-bottom: 50px;
}
.intro-other{
grid-column: 1/3;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto 75px max-content max-content;
justify-content: center;
grid-column-gap: 50px;
padding-top: 50px;
border-top: 1px solid lightgrey;
}
.intro-other .intro-subtitle{
grid-column: 1/3;
grid-row: 1;
margin: 0 0 40px 0;
}
.intro-other .intro-sensor-icon{
display: block;
margin-left: auto;
margin-right: auto;
width: 75px;
height: 75px;
background-color: white;
grid-column: 1;
grid-row: 2;
}
.intro-other .intro-sensor-title{
text-align: center;
grid-column: 1;
grid-row: 3;
}
.intro-other .intro-sensor-descr{
text-align: center;
font-weight: 300;
grid-row: 4;
grid-column: 1;
margin-bottom: 50px;
}
.intro-other .intro-resources-icon{
grid-column: 2;
grid-row: 2;
display: block;
margin-left: auto;
margin-right: auto;
width: 75px;
height: 75px;
background-color: white;
grid-column: 2;
grid-row: 2;
transition: 200ms;
}
.intro-other .intro-resources-title{
grid-row: 3;
grid-column: 2;
text-align: center;
}
.intro-other .intro-resources-descr{
text-align: center;
font-weight: 300;
grid-row: 4;
grid-column: 2;
margin-bottom: 50px;
}
.intro-toolkit-icon:hover img{
opacity: 0.5;
transition: 200ms;
} | trex/src/_OTHER/Home/Home.css | .home{
display: grid;
grid-template-columns: 400px 400px;
grid-auto-rows: max-content;
justify-content: center;
text-align: center;
}
.home .intro-start{
letter-spacing: 1px;
grid-column: 1/3;
margin: 40px 0 10px 0;
}
.home .intro-start a{
background-color: var(--llb-green);
width: max-content;
padding: 15px 70px 15px 70px;
color: white;
text-decoration: none;
transition: 100ms;
font-size: 1.5em;
letter-spacing: 2px;
text-transform: uppercase;
}
.home .intro-start a:hover{
cursor: pointer;
background-color: var(--llb-lightblue);
border-left: 10px solid var(--llb-blue);
border-right: 10px solid var(--llb-blue);
transition: 100ms;
border-radius: 0;
}
.home .intro-title{
grid-column: 1/3;
font-size: 1.5em;
text-align: center;
margin: 0;
font-weight: 300;
padding: 0;
}
.home .intro-subtitle{
grid-column: 1/3;
font-size: 2em;
text-align: center;
margin: 0;
padding: 0;
}
.home .intro-block{
font-weight: 300;
padding: 40px;
margin:0;
font-size: 1.1em;
line-height: 1.5;
}
.home .intro-logo{
width: 200px;
height: auto;
background-color: white;
grid-column: 1/3;
text-align: center;
display: block;
margin: 70px auto 20px auto;
}
.intro-toolkit{
grid-column: 1/3;
display: grid;
grid-template-columns: 200px 200px 200px 200px;
grid-template-rows: auto 75px max-content max-content max-content;
justify-content: center;
grid-column-gap: 50px;
padding-top: 50px;
border-top: 1px solid lightgrey;
}
.intro-toolkit .intro-subtitle{
grid-column: 1/5;
grid-row: 1;
margin: 0 0 40px 0;
}
.intro-toolkit .intro-toolkit-icon{
width: 75px;
height: 75px;
grid-row: 2;
background-color: white;
display: block;
margin-left: auto;
margin-right: auto;
transition: 200ms;
}
.intro-toolkit .intro-toolkit-title{
grid-row: 3;
text-align: center;
}
.intro-toolkit .intro-toolkit-descr{
grid-row: 4;
text-align: center;
font-weight: 300;
margin-bottom: 50px;
}
.intro-other{
grid-column: 1/3;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto 75px max-content max-content;
justify-content: center;
grid-column-gap: 50px;
padding-top: 50px;
border-top: 1px solid lightgrey;
}
.intro-other .intro-subtitle{
grid-column: 1/3;
grid-row: 1;
margin: 0 0 40px 0;
}
.intro-other .intro-sensor-icon{
display: block;
margin-left: auto;
margin-right: auto;
width: 75px;
height: 75px;
background-color: white;
grid-column: 1;
grid-row: 2;
}
.intro-other .intro-sensor-title{
text-align: center;
grid-column: 1;
grid-row: 3;
}
.intro-other .intro-sensor-descr{
text-align: center;
font-weight: 300;
grid-row: 4;
grid-column: 1;
margin-bottom: 50px;
}
.intro-other .intro-resources-icon{
grid-column: 2;
grid-row: 2;
display: block;
margin-left: auto;
margin-right: auto;
width: 75px;
height: 75px;
background-color: white;
grid-column: 2;
grid-row: 2;
transition: 200ms;
}
.intro-other .intro-resources-title{
grid-row: 3;
grid-column: 2;
text-align: center;
}
.intro-other .intro-resources-descr{
text-align: center;
font-weight: 300;
grid-row: 4;
grid-column: 2;
margin-bottom: 50px;
}
.intro-toolkit-icon:hover img{
opacity: 0.5;
transition: 200ms;
} | 0.434941 | 0.151749 |
body {
background-image: url("../assets/bg.jpg");
}
#main-container {
background: #ffffff;
width: 80%;
height: 90%;
position: relative;
margin: 0 auto;
border-radius: 5px;
position: absolute;
padding: 25px;
min-height: 600px;
overflow: auto;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#main-container .titleImg {
position: absolute;
right: 50px;
top: 30px;
width: 300px;
}
#main-container .container {
margin-left: 0;
}
#main-container .tabs {
float: left;
clear: both;
width: 100%;
height: auto;
position: relative;
}
#main-container .tabs .tab {
margin-right: 15px;
}
#main-container .selector {
width: 50%;
height: 150px;
border: 1px solid #fefefe;
float: left;
clear: both;
position: relative;
margin-top: 20px;
}
#main-container .selector .inner-selector {
width: 100%;
height: auto;
position: absolute;
left: 0;
top: 0;
}
#main-container .selector .inner-selector .selection {
float: left;
height: 120px;
clear: both;
width: 100%;
}
#main-container .selector .inner-selector .selected {
display: block;
}
#main-container .selector .inner-selector .hidden {
display: none;
}
#main-container .select-button {
clear: both;
}
#results .resultsPokemons .gallery ul li {
float: left;
list-style: none;
margin-right: 25px;
}
#results ul {
padding-left: 20px;
}
#results ul li {
background-color: #ffffff !important;
}
#results ul li .badge {
padding: 3px 6px 2px;
border-radius: 2px;
color: white;
min-width: 8rem;
text-align: center;
line-height: auto;
margin-left: 10px;
font-size: 12px;
}
#results ul .normal {
color: #A5A575;
background-color: #A5A575;
}
#results ul .fire {
color: #ED7C2B;
background-color: #ED7C2B;
}
#results ul .water {
color: #5A86EF;
background-color: #5A86EF;
}
#results ul .electric {
color: #F6CD27;
background-color: #F6CD27;
}
#results ul .grass {
color: #72C14A;
background-color: #72C14A;
}
#results ul .ice {
color: #90D5D5;
background-color: #90D5D5;
}
#results ul .fight {
color: #BA2F27;
background-color: #BA2F27;
}
#results ul .poison {
color: #993D99;
background-color: #993D99;
}
#results ul .ground {
color: #DEBC5F;
background-color: #DEBC5F;
}
#results ul .flying {
color: #A38DE6;
background-color: #A38DE6;
}
#results ul .psychic {
color: #F84A7E;
background-color: #F84A7E;
}
#results ul .bug {
color: #A2B11F;
background-color: #A2B11F;
}
#results ul .rock {
color: #B29B36;
background-color: #B29B36;
}
#results ul .ghost {
color: #6C5592;
background-color: #6C5592;
}
#results ul .dragon {
color: #6A30F7;
background-color: #6A30F7;
}
#results ul .dark {
color: #6D5646;
background-color: #6D5646;
}
#results ul .steel {
color: #B1B1CB;
background-color: #B1B1CB;
}
#results ul .fairy {
color: #E68EE6;
background-color: #E68EE6;
} | css/main.css | body {
background-image: url("../assets/bg.jpg");
}
#main-container {
background: #ffffff;
width: 80%;
height: 90%;
position: relative;
margin: 0 auto;
border-radius: 5px;
position: absolute;
padding: 25px;
min-height: 600px;
overflow: auto;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#main-container .titleImg {
position: absolute;
right: 50px;
top: 30px;
width: 300px;
}
#main-container .container {
margin-left: 0;
}
#main-container .tabs {
float: left;
clear: both;
width: 100%;
height: auto;
position: relative;
}
#main-container .tabs .tab {
margin-right: 15px;
}
#main-container .selector {
width: 50%;
height: 150px;
border: 1px solid #fefefe;
float: left;
clear: both;
position: relative;
margin-top: 20px;
}
#main-container .selector .inner-selector {
width: 100%;
height: auto;
position: absolute;
left: 0;
top: 0;
}
#main-container .selector .inner-selector .selection {
float: left;
height: 120px;
clear: both;
width: 100%;
}
#main-container .selector .inner-selector .selected {
display: block;
}
#main-container .selector .inner-selector .hidden {
display: none;
}
#main-container .select-button {
clear: both;
}
#results .resultsPokemons .gallery ul li {
float: left;
list-style: none;
margin-right: 25px;
}
#results ul {
padding-left: 20px;
}
#results ul li {
background-color: #ffffff !important;
}
#results ul li .badge {
padding: 3px 6px 2px;
border-radius: 2px;
color: white;
min-width: 8rem;
text-align: center;
line-height: auto;
margin-left: 10px;
font-size: 12px;
}
#results ul .normal {
color: #A5A575;
background-color: #A5A575;
}
#results ul .fire {
color: #ED7C2B;
background-color: #ED7C2B;
}
#results ul .water {
color: #5A86EF;
background-color: #5A86EF;
}
#results ul .electric {
color: #F6CD27;
background-color: #F6CD27;
}
#results ul .grass {
color: #72C14A;
background-color: #72C14A;
}
#results ul .ice {
color: #90D5D5;
background-color: #90D5D5;
}
#results ul .fight {
color: #BA2F27;
background-color: #BA2F27;
}
#results ul .poison {
color: #993D99;
background-color: #993D99;
}
#results ul .ground {
color: #DEBC5F;
background-color: #DEBC5F;
}
#results ul .flying {
color: #A38DE6;
background-color: #A38DE6;
}
#results ul .psychic {
color: #F84A7E;
background-color: #F84A7E;
}
#results ul .bug {
color: #A2B11F;
background-color: #A2B11F;
}
#results ul .rock {
color: #B29B36;
background-color: #B29B36;
}
#results ul .ghost {
color: #6C5592;
background-color: #6C5592;
}
#results ul .dragon {
color: #6A30F7;
background-color: #6A30F7;
}
#results ul .dark {
color: #6D5646;
background-color: #6D5646;
}
#results ul .steel {
color: #B1B1CB;
background-color: #B1B1CB;
}
#results ul .fairy {
color: #E68EE6;
background-color: #E68EE6;
} | 0.331985 | 0.053999 |
* { margin: 0; padding: 0; border: 0; font-family: sans-serif; outline: 0; }
html, body { height: 100%; }
#left { width: 250px; position: fixed; left: 0; top: 0; background-color: #444; color: white; height: 100%; overflow: auto; }
#search { border-bottom: 1px solid #666; padding: 6px 10px 3px 10px; margin: 0 10px; }
#inputsearch { background: #444; margin: 0px 15px; color: white; font-weight: bold; width: 145px; }
#toc { padding: 20px 0 15px 0; border-bottom: 1px dashed #666; }
#toc_ul li { display: block; }
#toc_ul li a:hover { background-color: #2973c2; }
#toc_ul li a { display: block; padding: 8px 15px 8px 30px; overflow-x: hidden; white-space: nowrap; text-overflow: ellipsis; color: white; text-decoration: none; font-weight: bold; }
#toc_ul li ul li a { display: block; padding: 2px 15px 2px 45px; font-weight: normal; }
.current { background-color: #2973c2; }
#footer { font-size: 10px; margin: 20px 30px; }
#footer a { text-decoration: none; color: white; }
mark { background-color: #ffff99; }
.currentsearch { background-color: #ffa663; }
#nav { display: none; background-color: #999; position: fixed; top: 0; left: 0; color: white; font-size: 12px; cursor: pointer; padding: 5px 3px; }
#content { margin-left: 250px; top: 0; padding: 20px 20px 20px 30px; display: none; }
#content li { margin-left: 20px; }
#content code { font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif; word-wrap: break-word; }
#content p code { background-color: #f5f5f5; white-space: pre-wrap; padding: 3px 5px; font-size: 13px; }
#content pre { background-color: #f5f5f5; padding: 5px; margin: 0.5em 0 1em; overflow-x: auto; word-wrap: normal; font-size: 13px; }
#content blockquote { background-color: #fff8dc; padding: 10px; margin: 0.5em 0 1em; overflow-x: auto; word-wrap: normal; border-left: 2px solid #ffeb8e; }
#content blockquote p { margin-bottom: 0; }
#content hr { background-color: #ddd; color: #ddd; height: 1px; margin-bottom: 15px; margin-top: 15px; }
#content h1, #content h2, #content h3 { margin-bottom: 0.5em; }
#content p, #content ol { margin-bottom: 1em; line-height: 1.25; }
#content ul { margin-bottom: 1.5em; line-height: 1.25; }
#content img { max-width: 100%; max-height: 100%; }
#content table { display: block; width: 100%; overflow: auto; border-collapse: collapse; margin-bottom: 0.5em; }
#content table th { font-weight: bold; }
#content table th, #content table td { padding: 6px 13px; border: 1px solid #ddd; }
#content table tr { background-color: #fff; border-top: 1px solid #ccc; }
#content table tr:nth-child(2n) { background-color: #f8f8f8; }
#content a { text-decoration: none; color: #07c; }
@media screen and (max-width: 600px) {
#nav { display: block; }
#content { margin-left: 0; }
.collapsed { display: none !important; }
} | style.css | * { margin: 0; padding: 0; border: 0; font-family: sans-serif; outline: 0; }
html, body { height: 100%; }
#left { width: 250px; position: fixed; left: 0; top: 0; background-color: #444; color: white; height: 100%; overflow: auto; }
#search { border-bottom: 1px solid #666; padding: 6px 10px 3px 10px; margin: 0 10px; }
#inputsearch { background: #444; margin: 0px 15px; color: white; font-weight: bold; width: 145px; }
#toc { padding: 20px 0 15px 0; border-bottom: 1px dashed #666; }
#toc_ul li { display: block; }
#toc_ul li a:hover { background-color: #2973c2; }
#toc_ul li a { display: block; padding: 8px 15px 8px 30px; overflow-x: hidden; white-space: nowrap; text-overflow: ellipsis; color: white; text-decoration: none; font-weight: bold; }
#toc_ul li ul li a { display: block; padding: 2px 15px 2px 45px; font-weight: normal; }
.current { background-color: #2973c2; }
#footer { font-size: 10px; margin: 20px 30px; }
#footer a { text-decoration: none; color: white; }
mark { background-color: #ffff99; }
.currentsearch { background-color: #ffa663; }
#nav { display: none; background-color: #999; position: fixed; top: 0; left: 0; color: white; font-size: 12px; cursor: pointer; padding: 5px 3px; }
#content { margin-left: 250px; top: 0; padding: 20px 20px 20px 30px; display: none; }
#content li { margin-left: 20px; }
#content code { font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif; word-wrap: break-word; }
#content p code { background-color: #f5f5f5; white-space: pre-wrap; padding: 3px 5px; font-size: 13px; }
#content pre { background-color: #f5f5f5; padding: 5px; margin: 0.5em 0 1em; overflow-x: auto; word-wrap: normal; font-size: 13px; }
#content blockquote { background-color: #fff8dc; padding: 10px; margin: 0.5em 0 1em; overflow-x: auto; word-wrap: normal; border-left: 2px solid #ffeb8e; }
#content blockquote p { margin-bottom: 0; }
#content hr { background-color: #ddd; color: #ddd; height: 1px; margin-bottom: 15px; margin-top: 15px; }
#content h1, #content h2, #content h3 { margin-bottom: 0.5em; }
#content p, #content ol { margin-bottom: 1em; line-height: 1.25; }
#content ul { margin-bottom: 1.5em; line-height: 1.25; }
#content img { max-width: 100%; max-height: 100%; }
#content table { display: block; width: 100%; overflow: auto; border-collapse: collapse; margin-bottom: 0.5em; }
#content table th { font-weight: bold; }
#content table th, #content table td { padding: 6px 13px; border: 1px solid #ddd; }
#content table tr { background-color: #fff; border-top: 1px solid #ccc; }
#content table tr:nth-child(2n) { background-color: #f8f8f8; }
#content a { text-decoration: none; color: #07c; }
@media screen and (max-width: 600px) {
#nav { display: block; }
#content { margin-left: 0; }
.collapsed { display: none !important; }
} | 0.445288 | 0.292848 |
body, html {
font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.text-muted {
color: #777;
}
.text-primary {
color: #ff8634;
}
p {
font-size: 14px;
line-height: 1.75;
}
p.large {
font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
outline: 0;
}
a {
color: #ff8634;
}
a:hover,
a:focus,
a:active,
a.active {
color: #f88d45;
}
h1,
h2,
h3 {
text-transform: uppercase;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
}
.img-centered {
margin: 0 auto;
}
.bg-light-gray {
background-color: #f7f7f7;
}
.bg-darkest-gray {
background-color: #222;
}
.btn-orange {
border-color: #ff8634;
text-transform: uppercase;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
color: #fff;
background-color: #ff8634;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
border-color: #ec8139;
color: #fff;
background-color: #f88d45;
}
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
background-image: none;
}
.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
border-color: #ff8634;
background-color: #ff8634;
}
.btn-orange .badge {
color: #ff8634;
background-color: #fff;
}
.btn-xl {
padding: 20px 40px;
border-color: #ff8634;
border-radius: 3px;
text-transform: uppercase;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 18px;
font-weight: 700;
color: #fff;
background-color: #ff8634;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
border-color: #ec8139;
color: #fff;
background-color: #f88d45;
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
border-color: #ff8634;
background-color: #ff8634;
}
.btn-xl .badge {
color: #ff8634;
background-color: #fff;
}
.navbar-header a {
color: #fff;
font-size: 30px;
font-weight:bold;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.navbar-header a:hover {
text-decoration: none;
}
.navbar-header a img {
height:50px;
}
.navbar-header a span {
color: #333;
}
.navbar-default.navbar-fixed-top {
background-color: rgba(248, 73, 69, .75);
border: none !important;
margin: 0;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
color: #f88d45;
}
.navbar-default .navbar-collapse {
border-color: rgba(255,255,255,.02);
}
.navbar-default .navbar-toggle {
border-color: #333;
background-color: rgba(248, 141, 69, .75);
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #333;
}
.navbar-default .nav li a {
text-transform: uppercase;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 400;
letter-spacing: 1px;
color: #fff;
}
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
outline: 0;
color: #333;
}
.navbar-default .navbar-nav>.active>a {
border-radius: 0;
color: #333;
background-color: transparent;
text-decoration: underline;
}
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
color: #333;
background-color: transparent;
}
@media (min-width:768px) {
.navbar-nav>li>a {padding-top:0;padding-bottom:0;line-height:50px;}
.navbar-default {
padding: 0;
-webkit-transition: padding .3s;
-moz-transition: padding .3s;
transition: padding .3s;
}
.navbar-default .navbar-brand {
font-size: 2em;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
.navbar-default .navbar-nav>.active>a {
border-radius: 3px;
}
.navbar-default.navbar-shrink {
padding: 12px 0;
background-color: rgba(248, 141, 69, .8);
}
}
body > main {
background: #fff;
}
section#splash {
text-align: left;
color: #fff;
display: table;
position: relative;
min-height: 100% !important;
height: 100%;
width: 100%;
padding-top: 265px;
padding-bottom: 75px;
text-align: right;
}
video#background {
display: block;
position: fixed;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
background: url(../img/video.jpg) no-repeat;
background-size: cover;
}
@media screen and (max-device-width: 800px) {
body { background: url(../img/video.jpg) #000 no-repeat center center fixed; }
video#background { display: none; }
}
section#splash {
background-color: rgba(0, 0, 0, .65);
}
section#splash h1 {
margin:0 auto;
padding: 15px 30px;
background: transparent;
color: #fff;
font-size: 50px;
cursor: default;
text-align: center;
}
section#splash section {
margin:120px auto 0;
font-size: 24px;
text-align: center;
}
section#splash section a {
padding: 12px 20px;
color: #333;
background-color: rgba(255, 255, 255, .75);
text-align: center;
display:inline-block;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
margin: 10px;
}
section#splash section a:hover {
background-color: #2897ec;
cursor: pointer;
text-decoration: none;
}
section#splash section a + a {
margin-left: 20px;
}
@media(min-width:768px) {
section#splash {
-webkit-background-size: auto;
-moz-background-size: auto;
background-size: auto;
-o-background-size: auto;
}
}
section h2.section-heading {
margin-top: 0;
margin-bottom: 15px;
font-size: 40px;
}
section > header {
padding: 45px 0 35px;
background-color: #2897ec;
color: #fff;
text-align: center;
border-bottom: 5px solid #0465AF;
}
section > header.orange {
background-color: #f88d45;
border-bottom-color: #EA6C17;
}
section > header h1 {
margin:0;
}
section h3.section-subheading {
margin-bottom: 75px;
text-transform: none;
font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 16px;
font-style: italic;
font-weight: 400;
}
.service-heading {
margin: 15px 0;
text-transform: none;
}
#certified {
color: #fff;
height: 420px;
overflow: hidden;
position: relative;
border-top: 10px solid rgba(0, 0, 0, .75);
}
#certified video#certified-video {
display: block;
position: absolute;
top: -30%;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: 0;
background: url(../img/certified.jpg) no-repeat;
background-size: cover;
}
#certified .container {
z-index: 2;
display: block;
position: absolute;
top: 0;
}
#certified .show-on-hover {
display: none;
margin-top: 12px;
}
#certified .show-on-hover p {
margin-top: 0;
margin-bottom: 0;
}
#certified .show-on-hover hr {
border-color: #fff !important;
margin: 5px 0;
width: 33%;
}
#certified:hover .show-on-hover {
display: block;
}
@media screen and (max-device-width: 800px) {
#certified {
background-image: url(../img/certified.jpg);
background-position: center 60%;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
#certified video#certified-video { display: none; }
}
#certified h1 {
margin: 150px 0 0 12%;
padding:15px 30px;
background-color: rgba(0, 0, 0, .75);
display: inline-block;
cursor: pointer;
}
@media (max-width: 768px) {
#certified h1 {
margin-top:50px;
margin-left: 5px;
}
}
#certified h1 i.fa {
float: right;
line-height: 78px;
font-size: 50px;
margin:0 0 0 25px;
font-weight: 100;
}
#marketplace {
margin-bottom: 125px;
}
#marketplace img {
max-width:100%;
}
#marketplace .row div.show-on-hover {
padding:12px 15px;
color: #777;
background-color: #f2f2f2;
display: inline-block;
visibility: hidden;
}
#marketplace .row > div:hover div.show-on-hover {
visibility: visible;
}
@media (min-width:768px) {
#marketplace .row div.show-on-hover {
visibility: visible;
}
}
#marketplace .row div.show-on-hover hr {
border-color: #aaa;
margin: 12px auto;
width: 66%;
text-align: center;
}
#products {
margin-bottom: 125px;
}
#products .row h3 {
margin: 50px 0 25px;
cursor: pointer;
}
#products .image-holder {
width: 100%;
max-width: 100%;
position:relative;
cursor: pointer;
}
#products img {
width: 100%;
max-width: 100%;
}
#products .image-holder .show-on-hover {
position:absolute;
top: 0;
left:0;
z-index:2;
height:100%;
width:100%;
display: table-cell;
vertical-align: middle;
background-color: rgba(248, 141, 69, .85);
color: #fff;
font-size: 0;
opacity: 0;
-webkit-transition: opacity ease-in .25s;
-moz-transition: opacity ease-in .25s;
transition: opacity ease-in .25s;
}
#products .product.active .show-on-hover {
opacity: 1;
}
#products .product.active .show-on-hover {
height: calc(100% + 25px);
overflow: hidden;
}
#products .image-holder .show-on-hover span {
margin-top:120px;
font-size: 25px;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
text-transform: uppercase;
font-weight: bold;
padding:25px 15px;
display:inline-block;
}
#products #product-more {
display: none;
padding:30px 15px;
background-color: rgba(248, 141, 69, .85);
margin: 25px 0 0;
}
#products #product-more.active {
display: block;
}
#products #product-more section {
display: none;
text-align: center;
}
#products #product-more section.active {
display: block;
}
#products #product-more section > div {
padding: 30px 15px;
cursor: pointer;
}
#products #product-more section > div:hover {
background-color: #fff;
}
#products #product-more section > div h6 {
visibility: hidden;
}
#products #product-more section > div:hover h6 {
visibility: visible;
margin-bottom: 0;
}
#products #product-more section img {
width: 50%;
}
section#about {
padding: 0 0 35px 0;
background-color: #eee;
}
section#about header {
background-color: #d2d2d2;
border-color: #c2c2c2;
margin-bottom: 35px;
color: #555;
}
section#about img {
max-width: 150px;
}
section#about .row + .row {
margin-top: 25px;
}
section#contact {
padding: 35px 0;
background-color: #222;
}
section#contact .section-heading {
color: #fff;
}
section#contact h3 {margin-bottom:0;}
footer#footer {
background: #fff;
padding: 25px 0;
text-align: center;
}
footer#footer span.copyright {
text-transform: none;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
line-height: 40px;
}
ul.social-buttons {
margin-bottom: 0;
}
ul.social-buttons li a {
display: block;
width: 40px;
height: 40px;
border-radius: 100%;
font-size: 20px;
line-height: 40px;
outline: 0;
color: #fff;
background-color: #222;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
background-color: #ff8634;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
outline: 0;
}
.portfolio-modal .modal-content {
padding: 100px 0;
min-height: 100%;
border: 0;
border-radius: 0;
text-align: center;
background-clip: border-box;
-webkit-box-shadow: none;
box-shadow: none;
}
.portfolio-modal .modal-content h2 {
margin-bottom: 15px;
font-size: 3em;
}
.portfolio-modal .modal-content p {
margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
margin: 20px 0 30px;
font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 16px;
font-style: italic;
}
.portfolio-modal .modal-content ul.list-inline {
margin-top: 0;
margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
margin-bottom: 30px;
}
.portfolio-modal .close-modal {
position: absolute;
top: 25px;
right: 25px;
width: 75px;
height: 75px;
background-color: transparent;
cursor: pointer;
}
.portfolio-modal .close-modal:hover {
opacity: .3;
}
.portfolio-modal .close-modal .lr {
z-index: 1051;
width: 1px;
height: 75px;
margin-left: 35px;
background-color: #222;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
z-index: 1052;
width: 1px;
height: 75px;
background-color: #222;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.portfolio-modal .modal-backdrop {
display: none;
opacity: 0;
}
::-moz-selection {
text-shadow: none;
background: #ff8634;
}
::selection {
text-shadow: none;
background: #ff8634;
}
img::selection {
background: 0 0;
}
img::-moz-selection {
background: 0 0;
}
body {
webkit-tap-highlight-color: #ff8634;
}
a.coming-soon {color:#ccc !important;}
/* Bootstrap Changes */
.row-no-padding {
margin-left: 0;
margin-right: 0;
}
.row-no-padding [class*="col-"] {
padding-left: 0 !important;
padding-right: 0 !important;
}
.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {text-align: left}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {text-align: center}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {text-align: right}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {text-align: justify}
@media (max-width: 767px) {
.text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {text-align: inherit}
.text-left-xs {text-align: left}
.text-center-xs {text-align: center}
.text-right-xs {text-align: right}
.text-justify-xs {text-align: justify}
}
@media (min-width: 768px) and (max-width: 991px) {
.text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {text-align: inherit}
.text-left-sm {text-align: left}
.text-center-sm {text-align: center}
.text-right-sm {text-align: right}
.text-justify-sm {text-align: justify}
}
@media (min-width: 992px) and (max-width: 1199px) {
.text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {text-align: inherit}
.text-left-md {text-align: left}
.text-center-md {text-align: center}
.text-right-md {text-align: right}
.text-justify-md {text-align: justify}
}
@media (min-width: 1200px) {
.text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {text-align: inherit}
.text-left-lg {text-align: left}
.text-center-lg {text-align: center}
.text-right-lg {text-align: right}
.text-justify-lg {text-align: justify}
} | packages/system/public/assets/css/agency.css | body, html {
font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.text-muted {
color: #777;
}
.text-primary {
color: #ff8634;
}
p {
font-size: 14px;
line-height: 1.75;
}
p.large {
font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
outline: 0;
}
a {
color: #ff8634;
}
a:hover,
a:focus,
a:active,
a.active {
color: #f88d45;
}
h1,
h2,
h3 {
text-transform: uppercase;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
}
.img-centered {
margin: 0 auto;
}
.bg-light-gray {
background-color: #f7f7f7;
}
.bg-darkest-gray {
background-color: #222;
}
.btn-orange {
border-color: #ff8634;
text-transform: uppercase;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
color: #fff;
background-color: #ff8634;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
border-color: #ec8139;
color: #fff;
background-color: #f88d45;
}
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
background-image: none;
}
.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
border-color: #ff8634;
background-color: #ff8634;
}
.btn-orange .badge {
color: #ff8634;
background-color: #fff;
}
.btn-xl {
padding: 20px 40px;
border-color: #ff8634;
border-radius: 3px;
text-transform: uppercase;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 18px;
font-weight: 700;
color: #fff;
background-color: #ff8634;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
border-color: #ec8139;
color: #fff;
background-color: #f88d45;
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
border-color: #ff8634;
background-color: #ff8634;
}
.btn-xl .badge {
color: #ff8634;
background-color: #fff;
}
.navbar-header a {
color: #fff;
font-size: 30px;
font-weight:bold;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.navbar-header a:hover {
text-decoration: none;
}
.navbar-header a img {
height:50px;
}
.navbar-header a span {
color: #333;
}
.navbar-default.navbar-fixed-top {
background-color: rgba(248, 73, 69, .75);
border: none !important;
margin: 0;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
color: #f88d45;
}
.navbar-default .navbar-collapse {
border-color: rgba(255,255,255,.02);
}
.navbar-default .navbar-toggle {
border-color: #333;
background-color: rgba(248, 141, 69, .75);
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #333;
}
.navbar-default .nav li a {
text-transform: uppercase;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 400;
letter-spacing: 1px;
color: #fff;
}
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
outline: 0;
color: #333;
}
.navbar-default .navbar-nav>.active>a {
border-radius: 0;
color: #333;
background-color: transparent;
text-decoration: underline;
}
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
color: #333;
background-color: transparent;
}
@media (min-width:768px) {
.navbar-nav>li>a {padding-top:0;padding-bottom:0;line-height:50px;}
.navbar-default {
padding: 0;
-webkit-transition: padding .3s;
-moz-transition: padding .3s;
transition: padding .3s;
}
.navbar-default .navbar-brand {
font-size: 2em;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
.navbar-default .navbar-nav>.active>a {
border-radius: 3px;
}
.navbar-default.navbar-shrink {
padding: 12px 0;
background-color: rgba(248, 141, 69, .8);
}
}
body > main {
background: #fff;
}
section#splash {
text-align: left;
color: #fff;
display: table;
position: relative;
min-height: 100% !important;
height: 100%;
width: 100%;
padding-top: 265px;
padding-bottom: 75px;
text-align: right;
}
video#background {
display: block;
position: fixed;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
background: url(../img/video.jpg) no-repeat;
background-size: cover;
}
@media screen and (max-device-width: 800px) {
body { background: url(../img/video.jpg) #000 no-repeat center center fixed; }
video#background { display: none; }
}
section#splash {
background-color: rgba(0, 0, 0, .65);
}
section#splash h1 {
margin:0 auto;
padding: 15px 30px;
background: transparent;
color: #fff;
font-size: 50px;
cursor: default;
text-align: center;
}
section#splash section {
margin:120px auto 0;
font-size: 24px;
text-align: center;
}
section#splash section a {
padding: 12px 20px;
color: #333;
background-color: rgba(255, 255, 255, .75);
text-align: center;
display:inline-block;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
margin: 10px;
}
section#splash section a:hover {
background-color: #2897ec;
cursor: pointer;
text-decoration: none;
}
section#splash section a + a {
margin-left: 20px;
}
@media(min-width:768px) {
section#splash {
-webkit-background-size: auto;
-moz-background-size: auto;
background-size: auto;
-o-background-size: auto;
}
}
section h2.section-heading {
margin-top: 0;
margin-bottom: 15px;
font-size: 40px;
}
section > header {
padding: 45px 0 35px;
background-color: #2897ec;
color: #fff;
text-align: center;
border-bottom: 5px solid #0465AF;
}
section > header.orange {
background-color: #f88d45;
border-bottom-color: #EA6C17;
}
section > header h1 {
margin:0;
}
section h3.section-subheading {
margin-bottom: 75px;
text-transform: none;
font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 16px;
font-style: italic;
font-weight: 400;
}
.service-heading {
margin: 15px 0;
text-transform: none;
}
#certified {
color: #fff;
height: 420px;
overflow: hidden;
position: relative;
border-top: 10px solid rgba(0, 0, 0, .75);
}
#certified video#certified-video {
display: block;
position: absolute;
top: -30%;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: 0;
background: url(../img/certified.jpg) no-repeat;
background-size: cover;
}
#certified .container {
z-index: 2;
display: block;
position: absolute;
top: 0;
}
#certified .show-on-hover {
display: none;
margin-top: 12px;
}
#certified .show-on-hover p {
margin-top: 0;
margin-bottom: 0;
}
#certified .show-on-hover hr {
border-color: #fff !important;
margin: 5px 0;
width: 33%;
}
#certified:hover .show-on-hover {
display: block;
}
@media screen and (max-device-width: 800px) {
#certified {
background-image: url(../img/certified.jpg);
background-position: center 60%;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
#certified video#certified-video { display: none; }
}
#certified h1 {
margin: 150px 0 0 12%;
padding:15px 30px;
background-color: rgba(0, 0, 0, .75);
display: inline-block;
cursor: pointer;
}
@media (max-width: 768px) {
#certified h1 {
margin-top:50px;
margin-left: 5px;
}
}
#certified h1 i.fa {
float: right;
line-height: 78px;
font-size: 50px;
margin:0 0 0 25px;
font-weight: 100;
}
#marketplace {
margin-bottom: 125px;
}
#marketplace img {
max-width:100%;
}
#marketplace .row div.show-on-hover {
padding:12px 15px;
color: #777;
background-color: #f2f2f2;
display: inline-block;
visibility: hidden;
}
#marketplace .row > div:hover div.show-on-hover {
visibility: visible;
}
@media (min-width:768px) {
#marketplace .row div.show-on-hover {
visibility: visible;
}
}
#marketplace .row div.show-on-hover hr {
border-color: #aaa;
margin: 12px auto;
width: 66%;
text-align: center;
}
#products {
margin-bottom: 125px;
}
#products .row h3 {
margin: 50px 0 25px;
cursor: pointer;
}
#products .image-holder {
width: 100%;
max-width: 100%;
position:relative;
cursor: pointer;
}
#products img {
width: 100%;
max-width: 100%;
}
#products .image-holder .show-on-hover {
position:absolute;
top: 0;
left:0;
z-index:2;
height:100%;
width:100%;
display: table-cell;
vertical-align: middle;
background-color: rgba(248, 141, 69, .85);
color: #fff;
font-size: 0;
opacity: 0;
-webkit-transition: opacity ease-in .25s;
-moz-transition: opacity ease-in .25s;
transition: opacity ease-in .25s;
}
#products .product.active .show-on-hover {
opacity: 1;
}
#products .product.active .show-on-hover {
height: calc(100% + 25px);
overflow: hidden;
}
#products .image-holder .show-on-hover span {
margin-top:120px;
font-size: 25px;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
text-transform: uppercase;
font-weight: bold;
padding:25px 15px;
display:inline-block;
}
#products #product-more {
display: none;
padding:30px 15px;
background-color: rgba(248, 141, 69, .85);
margin: 25px 0 0;
}
#products #product-more.active {
display: block;
}
#products #product-more section {
display: none;
text-align: center;
}
#products #product-more section.active {
display: block;
}
#products #product-more section > div {
padding: 30px 15px;
cursor: pointer;
}
#products #product-more section > div:hover {
background-color: #fff;
}
#products #product-more section > div h6 {
visibility: hidden;
}
#products #product-more section > div:hover h6 {
visibility: visible;
margin-bottom: 0;
}
#products #product-more section img {
width: 50%;
}
section#about {
padding: 0 0 35px 0;
background-color: #eee;
}
section#about header {
background-color: #d2d2d2;
border-color: #c2c2c2;
margin-bottom: 35px;
color: #555;
}
section#about img {
max-width: 150px;
}
section#about .row + .row {
margin-top: 25px;
}
section#contact {
padding: 35px 0;
background-color: #222;
}
section#contact .section-heading {
color: #fff;
}
section#contact h3 {margin-bottom:0;}
footer#footer {
background: #fff;
padding: 25px 0;
text-align: center;
}
footer#footer span.copyright {
text-transform: none;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
line-height: 40px;
}
ul.social-buttons {
margin-bottom: 0;
}
ul.social-buttons li a {
display: block;
width: 40px;
height: 40px;
border-radius: 100%;
font-size: 20px;
line-height: 40px;
outline: 0;
color: #fff;
background-color: #222;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
background-color: #ff8634;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
outline: 0;
}
.portfolio-modal .modal-content {
padding: 100px 0;
min-height: 100%;
border: 0;
border-radius: 0;
text-align: center;
background-clip: border-box;
-webkit-box-shadow: none;
box-shadow: none;
}
.portfolio-modal .modal-content h2 {
margin-bottom: 15px;
font-size: 3em;
}
.portfolio-modal .modal-content p {
margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
margin: 20px 0 30px;
font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 16px;
font-style: italic;
}
.portfolio-modal .modal-content ul.list-inline {
margin-top: 0;
margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
margin-bottom: 30px;
}
.portfolio-modal .close-modal {
position: absolute;
top: 25px;
right: 25px;
width: 75px;
height: 75px;
background-color: transparent;
cursor: pointer;
}
.portfolio-modal .close-modal:hover {
opacity: .3;
}
.portfolio-modal .close-modal .lr {
z-index: 1051;
width: 1px;
height: 75px;
margin-left: 35px;
background-color: #222;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
z-index: 1052;
width: 1px;
height: 75px;
background-color: #222;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.portfolio-modal .modal-backdrop {
display: none;
opacity: 0;
}
::-moz-selection {
text-shadow: none;
background: #ff8634;
}
::selection {
text-shadow: none;
background: #ff8634;
}
img::selection {
background: 0 0;
}
img::-moz-selection {
background: 0 0;
}
body {
webkit-tap-highlight-color: #ff8634;
}
a.coming-soon {color:#ccc !important;}
/* Bootstrap Changes */
.row-no-padding {
margin-left: 0;
margin-right: 0;
}
.row-no-padding [class*="col-"] {
padding-left: 0 !important;
padding-right: 0 !important;
}
.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {text-align: left}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {text-align: center}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {text-align: right}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {text-align: justify}
@media (max-width: 767px) {
.text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {text-align: inherit}
.text-left-xs {text-align: left}
.text-center-xs {text-align: center}
.text-right-xs {text-align: right}
.text-justify-xs {text-align: justify}
}
@media (min-width: 768px) and (max-width: 991px) {
.text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {text-align: inherit}
.text-left-sm {text-align: left}
.text-center-sm {text-align: center}
.text-right-sm {text-align: right}
.text-justify-sm {text-align: justify}
}
@media (min-width: 992px) and (max-width: 1199px) {
.text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {text-align: inherit}
.text-left-md {text-align: left}
.text-center-md {text-align: center}
.text-right-md {text-align: right}
.text-justify-md {text-align: justify}
}
@media (min-width: 1200px) {
.text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {text-align: inherit}
.text-left-lg {text-align: left}
.text-center-lg {text-align: center}
.text-right-lg {text-align: right}
.text-justify-lg {text-align: justify}
} | 0.331769 | 0.04666 |
.task h2.inline .hidden {
display: inline;
visibility: hidden;
}
.task .taskpage-complete-button,
.task .taskpage-incomplete-button
{
margin: 0;
padding: 0;
display: inline;
}
.task h2.inline .taskpage-complete-button input,
.task h2.inline .taskpage-incomplete-button input
{
text-indent: 18px;
background-repeat: no-repeat;
background-position: 0.5em center;
text-align: left;
width: auto;
}
.task h2.inline .taskpage-complete-button input {
background-image: url(/static/images/silk/tick.png);
}
.task .button_line .taskpage-complete-button input {
direction: ltr;
}
.task h2.inline .taskpage-incomplete-button input {
background-image: url(/static/images/silk/cross.png);
}
.task .button_line .taskpage-incomplete-button input {
direction: ltr;
}
.task h2.inline input.argument-summary {
width: 93%;
font-size: 1.3em;
font-weight: normal;
font-variant: normal;
}
.task #taskpage-basics {
width: 50%;
background: #eee;
float: left;
}
.task #taskpage-basics textarea {
width: 65%;
}
#taskpage-basics label, #taskpage-basics .label {
padding-left: 20px;
min-height: 20px;
}
#taskpage-basics .inline label, #taskpage-basics .inline .label {
padding-left: 0;
min-height: 0;
font-weight: normal;
}
#taskpage-basics .inline div.argument-time_worked {
padding-left: 2.5em;
}
/* Field icons */
#taskpage-basics label.argument-tags {
background: url(/static/images/silk/tag_blue.png) no-repeat 4px 0;
}
#taskpage-basics label.argument-group_id {
background: url(/static/images/silk/group.png) no-repeat 4px 0;
}
#taskpage-basics label.argument-due {
background: url(/static/images/silk/date.png) no-repeat 4px 0;
}
#taskpage-basics label.argument-priority {
background: url(/static/images/silk/bullet_black.png) no-repeat 4px 0;
}
/* end field icons */
.task #taskpage-dependencies h2,
.task #taskpage-comments h2,
.task #taskpage-history h2
{
font-size: 1.15em;
margin-bottom: 0.3em;
}
.task #taskpage-comments,
.task #taskpage-history
{
width: 47%;
float: right;
clear: right;
}
.task #taskpage-history { padding-top: 0.3em; }
.task #taskpage-history .transactions {
overflow: auto;
height: 30em;
padding: 0.5em;
border: 1px solid #aaa;
margin-top: 0;
}
.task #taskpage-history .transactions .transaction {
overflow: visible;
}
.task #taskpage-depends-on {
width: 48.5%;
float: left;
}
.task #taskpage-depended-on {
width: 48.5%;
float: right;
}
.task #taskpage-dependencies {
padding-top: 1.5em;
clear: both;
}
.task #taskpage-dependencies .create {
margin: 0;
}
.task #taskpage-dependencies .create input.argument-summary {
width: 12em;
}
.task #taskpage-dependencies .create input.argument-tags {
width: 5em;
}
/*
.task #taskpage-dependencies .create textarea.argument-description {
width: 20em;
}
*/
#taskpage-dependencies .tasklist .create {
width: auto;
}
.task #taskpage-comments h2 {
background-image: url(/static/images/silk/comment_add.png);
margin-bottom: 0.5em;
margin-top: 0;
}
.task #taskpage-comments p {
font-size: 0.9em;
margin: 0.5em 0;
}
.task #taskpage-comments textarea {
width: 98%;
}
.task .button_line {
clear: both;
border-top: 1px solid #aaa;
position: relative;
top: 0.5em;
}
.task #taskpage-depends-on h2,
.task #taskpage-depended-on h2,
.task #taskpage-comments h2
{
background-repeat: no-repeat;
background-position: 3px center;
padding-left: 25px;
padding-bottom: 0.2em;
}
.task #taskpage-depends-on h2 {
background-image: url(/static/images/silk/arrow_join.png);
}
.task #taskpage-depended-on h2 {
background-image: url(/static/images/silk/arrow_divide_rotated.png);
}
.accept_or_decline .line .button {
margin-left: 5em;
} | static/css/taskpage.css | .task h2.inline .hidden {
display: inline;
visibility: hidden;
}
.task .taskpage-complete-button,
.task .taskpage-incomplete-button
{
margin: 0;
padding: 0;
display: inline;
}
.task h2.inline .taskpage-complete-button input,
.task h2.inline .taskpage-incomplete-button input
{
text-indent: 18px;
background-repeat: no-repeat;
background-position: 0.5em center;
text-align: left;
width: auto;
}
.task h2.inline .taskpage-complete-button input {
background-image: url(/static/images/silk/tick.png);
}
.task .button_line .taskpage-complete-button input {
direction: ltr;
}
.task h2.inline .taskpage-incomplete-button input {
background-image: url(/static/images/silk/cross.png);
}
.task .button_line .taskpage-incomplete-button input {
direction: ltr;
}
.task h2.inline input.argument-summary {
width: 93%;
font-size: 1.3em;
font-weight: normal;
font-variant: normal;
}
.task #taskpage-basics {
width: 50%;
background: #eee;
float: left;
}
.task #taskpage-basics textarea {
width: 65%;
}
#taskpage-basics label, #taskpage-basics .label {
padding-left: 20px;
min-height: 20px;
}
#taskpage-basics .inline label, #taskpage-basics .inline .label {
padding-left: 0;
min-height: 0;
font-weight: normal;
}
#taskpage-basics .inline div.argument-time_worked {
padding-left: 2.5em;
}
/* Field icons */
#taskpage-basics label.argument-tags {
background: url(/static/images/silk/tag_blue.png) no-repeat 4px 0;
}
#taskpage-basics label.argument-group_id {
background: url(/static/images/silk/group.png) no-repeat 4px 0;
}
#taskpage-basics label.argument-due {
background: url(/static/images/silk/date.png) no-repeat 4px 0;
}
#taskpage-basics label.argument-priority {
background: url(/static/images/silk/bullet_black.png) no-repeat 4px 0;
}
/* end field icons */
.task #taskpage-dependencies h2,
.task #taskpage-comments h2,
.task #taskpage-history h2
{
font-size: 1.15em;
margin-bottom: 0.3em;
}
.task #taskpage-comments,
.task #taskpage-history
{
width: 47%;
float: right;
clear: right;
}
.task #taskpage-history { padding-top: 0.3em; }
.task #taskpage-history .transactions {
overflow: auto;
height: 30em;
padding: 0.5em;
border: 1px solid #aaa;
margin-top: 0;
}
.task #taskpage-history .transactions .transaction {
overflow: visible;
}
.task #taskpage-depends-on {
width: 48.5%;
float: left;
}
.task #taskpage-depended-on {
width: 48.5%;
float: right;
}
.task #taskpage-dependencies {
padding-top: 1.5em;
clear: both;
}
.task #taskpage-dependencies .create {
margin: 0;
}
.task #taskpage-dependencies .create input.argument-summary {
width: 12em;
}
.task #taskpage-dependencies .create input.argument-tags {
width: 5em;
}
/*
.task #taskpage-dependencies .create textarea.argument-description {
width: 20em;
}
*/
#taskpage-dependencies .tasklist .create {
width: auto;
}
.task #taskpage-comments h2 {
background-image: url(/static/images/silk/comment_add.png);
margin-bottom: 0.5em;
margin-top: 0;
}
.task #taskpage-comments p {
font-size: 0.9em;
margin: 0.5em 0;
}
.task #taskpage-comments textarea {
width: 98%;
}
.task .button_line {
clear: both;
border-top: 1px solid #aaa;
position: relative;
top: 0.5em;
}
.task #taskpage-depends-on h2,
.task #taskpage-depended-on h2,
.task #taskpage-comments h2
{
background-repeat: no-repeat;
background-position: 3px center;
padding-left: 25px;
padding-bottom: 0.2em;
}
.task #taskpage-depends-on h2 {
background-image: url(/static/images/silk/arrow_join.png);
}
.task #taskpage-depended-on h2 {
background-image: url(/static/images/silk/arrow_divide_rotated.png);
}
.accept_or_decline .line .button {
margin-left: 5em;
} | 0.468304 | 0.125574 |
.umb-listview.membermanager a {
text-decoration: none; }
.umb-listview.membermanager .umb-table__name {
-ms-flex: 1 1 5%;
flex: 1 1 5%;
max-width: 20%; }
.umb-listview.membermanager .no-results {
padding: 20px;
background-color: #f8f8f8;
border: 1px solid #dbdbdb;
text-align: center;
color: #999;
margin-top: 20px; }
.filter-display {
padding: 1em;
background-color: #f8f8f8;
border: 1px solid #dbdbdb;
margin-bottom: 1em; }
.filter-display > div {
overflow: auto;
margin-bottom: 5px; }
.filter-display > div:last-child {
margin-bottom: 0; }
.filter-display > div strong {
float: left;
width: 180px;
display: block; }
.filter-display > div span {
float: left;
width: auto; }
.control-flow-horizontal .control-label {
float: none; }
.control-flow-horizontal .controls.controls-row {
margin-left: 0px; }
.filter-options .filter-display {
margin-bottom: 0; }
.filter-options .filter-checkbox-list {
margin-bottom: 1em; }
.filter-options .filter-checkbox-list .filter-content {
max-height: 10.4em;
overflow-y: scroll;
border: solid 1px #eee;
border-radius: .25em; }
.filter-options .filter-checkbox-list .filter-content, .filter-options .filter-checkbox-list .filter-header {
padding: .5em; }
.filter-options .filter-checkbox-list .filter-content > div, .filter-options .filter-checkbox-list .filter-header > div {
overflow: auto; }
.filter-options .filter-checkbox-list .filter-content > div input[type="checkbox"], .filter-options .filter-checkbox-list .filter-header > div input[type="checkbox"] {
float: left;
/*margin-top: 10px;*/
margin-right: 10px; }
.filter-options .filter-checkbox-list .filter-content > div label.control-label, .filter-options .filter-checkbox-list .filter-header > div label.control-label {
float: left;
margin: 0;
padding: 0;
width: auto;
width: 90%;
font-weight: 400; }
.filter-options .filter-checkbox-list .filter-header {
margin-bottom: .5em; } | WebSampleV8/App_Plugins/MemberListView/css/memberListView.css | .umb-listview.membermanager a {
text-decoration: none; }
.umb-listview.membermanager .umb-table__name {
-ms-flex: 1 1 5%;
flex: 1 1 5%;
max-width: 20%; }
.umb-listview.membermanager .no-results {
padding: 20px;
background-color: #f8f8f8;
border: 1px solid #dbdbdb;
text-align: center;
color: #999;
margin-top: 20px; }
.filter-display {
padding: 1em;
background-color: #f8f8f8;
border: 1px solid #dbdbdb;
margin-bottom: 1em; }
.filter-display > div {
overflow: auto;
margin-bottom: 5px; }
.filter-display > div:last-child {
margin-bottom: 0; }
.filter-display > div strong {
float: left;
width: 180px;
display: block; }
.filter-display > div span {
float: left;
width: auto; }
.control-flow-horizontal .control-label {
float: none; }
.control-flow-horizontal .controls.controls-row {
margin-left: 0px; }
.filter-options .filter-display {
margin-bottom: 0; }
.filter-options .filter-checkbox-list {
margin-bottom: 1em; }
.filter-options .filter-checkbox-list .filter-content {
max-height: 10.4em;
overflow-y: scroll;
border: solid 1px #eee;
border-radius: .25em; }
.filter-options .filter-checkbox-list .filter-content, .filter-options .filter-checkbox-list .filter-header {
padding: .5em; }
.filter-options .filter-checkbox-list .filter-content > div, .filter-options .filter-checkbox-list .filter-header > div {
overflow: auto; }
.filter-options .filter-checkbox-list .filter-content > div input[type="checkbox"], .filter-options .filter-checkbox-list .filter-header > div input[type="checkbox"] {
float: left;
/*margin-top: 10px;*/
margin-right: 10px; }
.filter-options .filter-checkbox-list .filter-content > div label.control-label, .filter-options .filter-checkbox-list .filter-header > div label.control-label {
float: left;
margin: 0;
padding: 0;
width: auto;
width: 90%;
font-weight: 400; }
.filter-options .filter-checkbox-list .filter-header {
margin-bottom: .5em; } | 0.46952 | 0.04666 |
/* TEXT */
h1, h2, h3, h4, h5 {
font-family: 'Rubik', sans-serif;
font-weight: 300;
}
h5 strong, h6 strong {
font-weight: 700;
}
h1 strong, h2 strong, h3 strong {
font-weight: 700;
color: #008CFF;
}
p {
font-family: 'Rubik', sans-serif;
color: black;
}
ul li {
color: #008CFF;
}
ul li ul li {
color: #989898;
}
ol li {
color: #008CFF;
}
ol li ul li {
color: #989898;
}
/* ALERT */
.alert {
font-family: 'Rubik', sans-serif;
font-weight: 500;
}
.alert-primary-rif {
color: #FFFFFF;
background: #71A1FB;
border-color: #71A1FB;
}
.alert-secondary-rif {
color: #32B4F0;
background: #BEE6FF;
border-color: #BEE6FF;
}
.alert-info-rif {
color: #5FDCC8;
background: #DFF8F4;
border-color: #DFF8F4;
}
.alert-success-rif {
color: #65B436;
background: #C8F08C;
border-color: #C8F08C;
}
.alert-danger-rif {
color: #FFFFFF;
background: #FF6B6B;
border-color: #FF6B6B;
}
.alert-warning-rif {
color: #FFAA28;
background: #FFDDA9;
border-color: #FFDDA9;
}
.alert-light-rif {
color: #333333;
background: #EBEBEB;
border-color: #EBEBEB;
}
.alert-dark-rif {
color: #FFFFFF;
background: #989898;
border-color: #989898;
}
.alert-rsk,
.alert-rsk-rif {
color: #FFFFFF;
background: #82C864;
border-color: #82C864;
}
/* BUTTON */
.btn {
border-radius: 40px;
font-family: 'Rubik', sans-serif;
font-size:14px;
padding: 3px 15px;
}
.btn:focus,.btn:active {
outline: none !important;
box-shadow: none;
}
.btn-primary-rif {
color: #FFFFFF;
background-color: #008CFF;
border-color: #008CFF;
font-weight: 700;
}
.btn-secondary-rif {
color: #008CFF;
background-color: #FFFFFF;
border-color: #FFFFFF;
font-weight: 700;
}
.btn-success-rif {
color: #FFFFFF;
background-color: #65B436;
border-color: #65B436;
font-weight: 500;
}
.btn-info-rif {
color: #008CFF;
background-color: #FFFFFF;
border-color: #008CFF;
font-weight: 400;
}
.btn-light-rif {
color: #FFFFFF;
background-color: #008CFF;
border-color: #008CFF;
font-weight: 500;
}
.btn-primary-rif:hover {
color: #008CFF;
background-color: #FFFFFF;
border-color: #FFFFFF;
font-weight: 700;
box-shadow: 5px 5px 5px #333333;
}
.btn-secondary-rif:hover {
color: #FFFFFF;
background-color: #008CFF;
border-color: #008CFF;
font-weight: 700;
box-shadow: 5px 5px 5px #333333;
}
.btn-success-rif:hover {
color: #65B436;
background-color: #FFFFFF;
border-color: #FFFFFF;
font-weight: 500;
box-shadow: 5px 5px 5px #333333
}
.btn-info-rif:hover {
color: #FFFFFF;
background-color: #008CFF;
border-color: #FFFFFF;
font-weight: 400;
}
.btn-light-rif:hover {
color: #008CFF;
background-color: #FFFFFF;
border-color: #FFFFFF;
font-weight: 500;
box-shadow: 5px 5px 5px #333333;
}
.btn-dark-rif {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark-rif:hover {
color: #808080;
background-color: #FFFFFF;
border-color: #FFFFFF;
font-weight: 500;
box-shadow: 5px 5px 5px #333333;
}
/* BADGE */
.badge-warning-rif {
color: #FFFFFF;
background-color: #FFAA28;
}
.badge-success-rif {
color: #FFFFFF;
background-color: #91C832;
}
.badge-danger-rif {
color: #FFFFFF;
background-color: #FF4646;
}
/* PROGRESS */
.progress-bar {
background-color: #E5E5E5;
}
.bg-rif {
background-color: #008DFF !important;
}
/* GROW */
.text-rif {
background-color: #008DFF;
}
/* MODAL */
.modal-header-rif {
background-color: #008CFF;
color: #FFFFFF;
font-family: 'Rubik', sans-serif;
}
.modal-title-rif{font-weight:700;}
.modal-header-rif button.close {
color: #FFFFFF;
opacity:1;
}
.modal-body-rif, .modal-footer-rif {
background-color: #FDFFFD;
border-top:none!important;
}
.modal-footer-rif button.btn.btn-secondary-rif {
display: none;
}
.modal-footer-rif{justify-content: flex-start;}
.modal-content-rif {
box-shadow: 0px 0px 5px #e6d8e6;
}
/* TOAST */
.toast-header-rif {
color: black;
font-family: 'Rubik', sans-serif;
font-weight: 700;
}
.toast-body-rif {
font-family: 'Rubik', sans-serif;
font-weight: 300;
}
/* POPOVER */
.popover-rif{
border-color: #008CFF;
}
.popover-header-rif {
background-color: white;
font-family: 'Rubik', sans-serif;
font-weight: 500;
}
.popover-body-rif {
background-color: white;
font-family: 'Rubik', sans-serif;
font-weight: 300;
}
.popover-body-rif span{
font-weight: 500;
}
.popover-rif .arrow {
color: #008CFF;
}
/* INPUT */
.form-control-rif{color:#000000; font-size:14px; background:transparent;font-weight: 300; border:solid 1px #008CFF; }
.form-control-rif::-webkit-input-placeholder { /* Edge */
color:#000000; font-weight: 300;
}
.form-control-rif:-ms-input-placeholder { /* Internet Explorer */
color: #000000;font-weight: 300;
}
.form-control-rif::placeholder {
color: #000000;font-weight: 300;
}
.form-control-rif-reverse{color:#FFFFFF; font-size:14px; background:transparent;font-weight: 300; }
.form-control-rif-reverse::-webkit-input-placeholder { /* Edge */
color: #FFFFFF;font-weight: 300;
}
.form-control-rif-reverse:-ms-input-placeholder { /* Internet Explorer */
color: #FFFFFF;font-weight: 300;
}
.form-control-rif-reverse::placeholder {
color: #FFFFFF;font-weight: 300;
}
.img-thumbnail-rif {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto; }
.form-control-rif+.input-group-addon {
position: absolute;
right: 0;
z-index: 99;
}
/* DARK */
.dark {
background-color: #333333;
color: white;
}
.dark .navbar-light .navbar-nav .nav-link {
color: #fff !important;
}
.dark p, .dark ul li p {
color: white;
}
.dark .popover {
border-color: white;
color: black;
}
.dark .popover .arrow {
color: white;
}
.dark .toast-body, .dark .toast-header {
color: black;
background-color: #FFFFFF;
} | src/assets/css/ReplaceBootstrap.css |
/* TEXT */
h1, h2, h3, h4, h5 {
font-family: 'Rubik', sans-serif;
font-weight: 300;
}
h5 strong, h6 strong {
font-weight: 700;
}
h1 strong, h2 strong, h3 strong {
font-weight: 700;
color: #008CFF;
}
p {
font-family: 'Rubik', sans-serif;
color: black;
}
ul li {
color: #008CFF;
}
ul li ul li {
color: #989898;
}
ol li {
color: #008CFF;
}
ol li ul li {
color: #989898;
}
/* ALERT */
.alert {
font-family: 'Rubik', sans-serif;
font-weight: 500;
}
.alert-primary-rif {
color: #FFFFFF;
background: #71A1FB;
border-color: #71A1FB;
}
.alert-secondary-rif {
color: #32B4F0;
background: #BEE6FF;
border-color: #BEE6FF;
}
.alert-info-rif {
color: #5FDCC8;
background: #DFF8F4;
border-color: #DFF8F4;
}
.alert-success-rif {
color: #65B436;
background: #C8F08C;
border-color: #C8F08C;
}
.alert-danger-rif {
color: #FFFFFF;
background: #FF6B6B;
border-color: #FF6B6B;
}
.alert-warning-rif {
color: #FFAA28;
background: #FFDDA9;
border-color: #FFDDA9;
}
.alert-light-rif {
color: #333333;
background: #EBEBEB;
border-color: #EBEBEB;
}
.alert-dark-rif {
color: #FFFFFF;
background: #989898;
border-color: #989898;
}
.alert-rsk,
.alert-rsk-rif {
color: #FFFFFF;
background: #82C864;
border-color: #82C864;
}
/* BUTTON */
.btn {
border-radius: 40px;
font-family: 'Rubik', sans-serif;
font-size:14px;
padding: 3px 15px;
}
.btn:focus,.btn:active {
outline: none !important;
box-shadow: none;
}
.btn-primary-rif {
color: #FFFFFF;
background-color: #008CFF;
border-color: #008CFF;
font-weight: 700;
}
.btn-secondary-rif {
color: #008CFF;
background-color: #FFFFFF;
border-color: #FFFFFF;
font-weight: 700;
}
.btn-success-rif {
color: #FFFFFF;
background-color: #65B436;
border-color: #65B436;
font-weight: 500;
}
.btn-info-rif {
color: #008CFF;
background-color: #FFFFFF;
border-color: #008CFF;
font-weight: 400;
}
.btn-light-rif {
color: #FFFFFF;
background-color: #008CFF;
border-color: #008CFF;
font-weight: 500;
}
.btn-primary-rif:hover {
color: #008CFF;
background-color: #FFFFFF;
border-color: #FFFFFF;
font-weight: 700;
box-shadow: 5px 5px 5px #333333;
}
.btn-secondary-rif:hover {
color: #FFFFFF;
background-color: #008CFF;
border-color: #008CFF;
font-weight: 700;
box-shadow: 5px 5px 5px #333333;
}
.btn-success-rif:hover {
color: #65B436;
background-color: #FFFFFF;
border-color: #FFFFFF;
font-weight: 500;
box-shadow: 5px 5px 5px #333333
}
.btn-info-rif:hover {
color: #FFFFFF;
background-color: #008CFF;
border-color: #FFFFFF;
font-weight: 400;
}
.btn-light-rif:hover {
color: #008CFF;
background-color: #FFFFFF;
border-color: #FFFFFF;
font-weight: 500;
box-shadow: 5px 5px 5px #333333;
}
.btn-dark-rif {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark-rif:hover {
color: #808080;
background-color: #FFFFFF;
border-color: #FFFFFF;
font-weight: 500;
box-shadow: 5px 5px 5px #333333;
}
/* BADGE */
.badge-warning-rif {
color: #FFFFFF;
background-color: #FFAA28;
}
.badge-success-rif {
color: #FFFFFF;
background-color: #91C832;
}
.badge-danger-rif {
color: #FFFFFF;
background-color: #FF4646;
}
/* PROGRESS */
.progress-bar {
background-color: #E5E5E5;
}
.bg-rif {
background-color: #008DFF !important;
}
/* GROW */
.text-rif {
background-color: #008DFF;
}
/* MODAL */
.modal-header-rif {
background-color: #008CFF;
color: #FFFFFF;
font-family: 'Rubik', sans-serif;
}
.modal-title-rif{font-weight:700;}
.modal-header-rif button.close {
color: #FFFFFF;
opacity:1;
}
.modal-body-rif, .modal-footer-rif {
background-color: #FDFFFD;
border-top:none!important;
}
.modal-footer-rif button.btn.btn-secondary-rif {
display: none;
}
.modal-footer-rif{justify-content: flex-start;}
.modal-content-rif {
box-shadow: 0px 0px 5px #e6d8e6;
}
/* TOAST */
.toast-header-rif {
color: black;
font-family: 'Rubik', sans-serif;
font-weight: 700;
}
.toast-body-rif {
font-family: 'Rubik', sans-serif;
font-weight: 300;
}
/* POPOVER */
.popover-rif{
border-color: #008CFF;
}
.popover-header-rif {
background-color: white;
font-family: 'Rubik', sans-serif;
font-weight: 500;
}
.popover-body-rif {
background-color: white;
font-family: 'Rubik', sans-serif;
font-weight: 300;
}
.popover-body-rif span{
font-weight: 500;
}
.popover-rif .arrow {
color: #008CFF;
}
/* INPUT */
.form-control-rif{color:#000000; font-size:14px; background:transparent;font-weight: 300; border:solid 1px #008CFF; }
.form-control-rif::-webkit-input-placeholder { /* Edge */
color:#000000; font-weight: 300;
}
.form-control-rif:-ms-input-placeholder { /* Internet Explorer */
color: #000000;font-weight: 300;
}
.form-control-rif::placeholder {
color: #000000;font-weight: 300;
}
.form-control-rif-reverse{color:#FFFFFF; font-size:14px; background:transparent;font-weight: 300; }
.form-control-rif-reverse::-webkit-input-placeholder { /* Edge */
color: #FFFFFF;font-weight: 300;
}
.form-control-rif-reverse:-ms-input-placeholder { /* Internet Explorer */
color: #FFFFFF;font-weight: 300;
}
.form-control-rif-reverse::placeholder {
color: #FFFFFF;font-weight: 300;
}
.img-thumbnail-rif {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto; }
.form-control-rif+.input-group-addon {
position: absolute;
right: 0;
z-index: 99;
}
/* DARK */
.dark {
background-color: #333333;
color: white;
}
.dark .navbar-light .navbar-nav .nav-link {
color: #fff !important;
}
.dark p, .dark ul li p {
color: white;
}
.dark .popover {
border-color: white;
color: black;
}
.dark .popover .arrow {
color: white;
}
.dark .toast-body, .dark .toast-header {
color: black;
background-color: #FFFFFF;
} | 0.245537 | 0.05549 |
* {
margin: 0;
padding: 0;
}
body {
background-image: url("../images/bg.jpg");
background-size: 100%;
color: antiquewhite;
max-width: 100%;
min-height: 100%;
overflow-x: hidden;
overflow-y: auto;
width: 100%;
position: absolute;
top: 0px;
padding: 5px;
text-align: center;
font-weight: bold;
font-family: 'Rokkitt';
}
.btn .register .hover{
color : #ffffff !important;
}
section {
margin-top: 30px;
text-align: center;
margin-bottom: auto;
}
a {
text-decoration: none;
}
th, td{
text-align: center;
}
canvas{
display: block;
vertical-align:bottom;
}
.content{
z-index: 100;
}
.body-wrapper, #info{
min-height: 100%;
margin:0 0 200px;
height: inherit;
}
.row{
margin-right:0;
}
.main-content {
display: none; /* Hide until user enters username*/
}
.post-page{
display: none;
}
.profile-page{
display: none;
}
.profile_h3{
text-align: left;
font-size: 1.6vw;
line-height: 1.6vw;
margin: 0.7vw;
}
#profile_pic{
padding: 0vw;
padding-right: 6vw;
}
/* Header */
.page-header {
margin-top: 0;
}
.page-header h1 small {
font-size: 20px;
color: #f7e1f5;
}
.page-header h1 {
/*font-size: 120%*/
font-family: "Brit<NAME>";
}
/* Welcome greeting */
.welcome {
margin: 0;
text-align: center;
}
#welcomeLine{
margin-left: auto;
}
/* Search Bar */
.section-top {
padding: 0;
margin-top: 15px;
text-align: center;
}
.search-bar .form-group{
display: inline-block;
}
.search-bar {
padding: 0;
margin: auto;
}
.search-bar .form-control{
max-width:90%;
width:100%;
}
.search-bar .search-icon {
font-size: 150%;
}
/* User Section */
#user-section {
margin-top: 0;
padding: 0;
text-align: center;
}
.users-list {
border: 1px solid #ccc;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
max-height: 300px;
min-height: 300px;
overflow-y: auto;
margin-left: 5%;
}
.online-user {
background-color: inherit;
color: white;
}
.online-user:hover {
background-color: #636363;
color: white;
}
/* Style for login page */
.login-page {
margin: auto;
text-align: center;
width: 50%;
/*display: none;*/
}
.login-page .login-form label {
font-size: 200%;
}
.login-page .login-form .usernameInput {
border: 1px solid #ccc;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size: 150%;
padding: 15px;
width: 60%;
color: black;
position: relative;
margin-top: 120px;
opacity: 0.6;
font-family: 'Sofia';
}
.login-page .login-form .usernameInput:focus {
border: 1px solid #999;
outline-width: 0;
opacity: 0.9;
}
.login-page .login-form .passwordInput {
border: 1px solid #ccc;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size: 150%;
padding: 15px;
width: 60%;
color: black;
position: relative;
margin-top: 20px;
opacity: 0.6;
font-family: 'Sofia';
}
.login-page .login-form .passwordInput:focus {
border: 1px solid #999;
outline-width: 0;
opacity: 0.9;
}
.alert-username{
display: none;
}
.alert-blankusername{
display: none;
}
/*Site Footer*/
#footer {
bottom: 0;
/*height: 200px;*/
left: 0;
position: absolute;
width: 100%;
}
#facebook_link {
margin-right: 1%;
}
#site-desc {
text-align: center;
margin: 0 5%;
padding: 5px;
font-size: larger;
color: #c0c0c0;
clear: both;
vertical-align: bottom;
}
.copyrights {
color: #c0c0c0;
}
/* Waiting for Confirmation modal */
#waiting_message .cancel-button {
background-color: inherit;
margin-bottom: 15px;
}
#waiting_message .cancel-button {
}
#waiting_message .modal-body {
color: #c0c0c0;
}
#waiting_message .modal-content {
background-color: #262626;
}
#connection_request .modal-dialog .btn-reply .btn{
margin-bottom: 5px;
margin-right: 10px;
}
.message{
margin-top: 15px;
}
.btn-reply{
margin-top: 10px;
margin-bottom: 20px;
}
.loader {
border: 5px solid #f3f3f3;
border-radius: 50%;
border-top: 5px solid #3498db;
width: 30px;
height: 30px;
align-content: center;
margin: auto auto 15px auto;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
#waiting_message {
vertical-align: middle;
margin-top: 12%;
}
/* User Request Sidebar*/
#user-requests{
font-size: larger;
margin: auto;
overflow-y: auto;
padding-left: 20px;
position: relative;
text-align: center;
}
#user-requests .request-list{
border: 1px solid #ccc;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
list-style-type: none;
min-height:300px;
max-height: 300px;
}
#user-requests .request-list li{
border-bottom:1px solid #ccc;
display: block;
padding: 5px;
background-color: inherit;
color: white;
}
#user-requests .request-list li .btn{
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
margin: 3px 1px;
font-size: 50%;
padding: 3px 4px;
}
#user-requests .request-list li .btn-danger{
padding:3px 5px;
}
#user-requests .request-btn{
margin-right: 5px;
position: absolute;
right: 5%;
}
/* Transfer Page */
.transfer-page{
display: none;
}
.user-name {
text-align: center;
}
.file-choose {
color: whitesmoke;
text-align: center;
align-content: center;
}
/* File Upload Button */
.js .inputfile {
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1;
}
button, input {
line-height: normal;
}
button, input, select, textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
}
.inputfile + label {
background-color: inherit;
border: 1px solid whitesmoke;
border-radius: 0.5rem;
color: white;
max-width: 80%;
font-size: 1.25rem;
font-weight: 700;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
display: inline-block;
overflow: hidden;
padding: 0.625rem 1.25rem;
}
.file-choose #fileupload {
text-align: center;
margin-left: 44%;
}
#file_selection {
font-size: medium;
}
#file-send-button{
background-color: inherit;
color: white;
}
.progress_bar {
margin-left: 10px;
padding-left: 10px;
margin-right: 40%;
}
#particles-js{
width: 100%;
height: 100%;
background-color: #3c3c3c;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
z-index: -100;
} | css/style.css | * {
margin: 0;
padding: 0;
}
body {
background-image: url("../images/bg.jpg");
background-size: 100%;
color: antiquewhite;
max-width: 100%;
min-height: 100%;
overflow-x: hidden;
overflow-y: auto;
width: 100%;
position: absolute;
top: 0px;
padding: 5px;
text-align: center;
font-weight: bold;
font-family: 'Rokkitt';
}
.btn .register .hover{
color : #ffffff !important;
}
section {
margin-top: 30px;
text-align: center;
margin-bottom: auto;
}
a {
text-decoration: none;
}
th, td{
text-align: center;
}
canvas{
display: block;
vertical-align:bottom;
}
.content{
z-index: 100;
}
.body-wrapper, #info{
min-height: 100%;
margin:0 0 200px;
height: inherit;
}
.row{
margin-right:0;
}
.main-content {
display: none; /* Hide until user enters username*/
}
.post-page{
display: none;
}
.profile-page{
display: none;
}
.profile_h3{
text-align: left;
font-size: 1.6vw;
line-height: 1.6vw;
margin: 0.7vw;
}
#profile_pic{
padding: 0vw;
padding-right: 6vw;
}
/* Header */
.page-header {
margin-top: 0;
}
.page-header h1 small {
font-size: 20px;
color: #f7e1f5;
}
.page-header h1 {
/*font-size: 120%*/
font-family: "Brit<NAME>";
}
/* Welcome greeting */
.welcome {
margin: 0;
text-align: center;
}
#welcomeLine{
margin-left: auto;
}
/* Search Bar */
.section-top {
padding: 0;
margin-top: 15px;
text-align: center;
}
.search-bar .form-group{
display: inline-block;
}
.search-bar {
padding: 0;
margin: auto;
}
.search-bar .form-control{
max-width:90%;
width:100%;
}
.search-bar .search-icon {
font-size: 150%;
}
/* User Section */
#user-section {
margin-top: 0;
padding: 0;
text-align: center;
}
.users-list {
border: 1px solid #ccc;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
max-height: 300px;
min-height: 300px;
overflow-y: auto;
margin-left: 5%;
}
.online-user {
background-color: inherit;
color: white;
}
.online-user:hover {
background-color: #636363;
color: white;
}
/* Style for login page */
.login-page {
margin: auto;
text-align: center;
width: 50%;
/*display: none;*/
}
.login-page .login-form label {
font-size: 200%;
}
.login-page .login-form .usernameInput {
border: 1px solid #ccc;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size: 150%;
padding: 15px;
width: 60%;
color: black;
position: relative;
margin-top: 120px;
opacity: 0.6;
font-family: 'Sofia';
}
.login-page .login-form .usernameInput:focus {
border: 1px solid #999;
outline-width: 0;
opacity: 0.9;
}
.login-page .login-form .passwordInput {
border: 1px solid #ccc;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size: 150%;
padding: 15px;
width: 60%;
color: black;
position: relative;
margin-top: 20px;
opacity: 0.6;
font-family: 'Sofia';
}
.login-page .login-form .passwordInput:focus {
border: 1px solid #999;
outline-width: 0;
opacity: 0.9;
}
.alert-username{
display: none;
}
.alert-blankusername{
display: none;
}
/*Site Footer*/
#footer {
bottom: 0;
/*height: 200px;*/
left: 0;
position: absolute;
width: 100%;
}
#facebook_link {
margin-right: 1%;
}
#site-desc {
text-align: center;
margin: 0 5%;
padding: 5px;
font-size: larger;
color: #c0c0c0;
clear: both;
vertical-align: bottom;
}
.copyrights {
color: #c0c0c0;
}
/* Waiting for Confirmation modal */
#waiting_message .cancel-button {
background-color: inherit;
margin-bottom: 15px;
}
#waiting_message .cancel-button {
}
#waiting_message .modal-body {
color: #c0c0c0;
}
#waiting_message .modal-content {
background-color: #262626;
}
#connection_request .modal-dialog .btn-reply .btn{
margin-bottom: 5px;
margin-right: 10px;
}
.message{
margin-top: 15px;
}
.btn-reply{
margin-top: 10px;
margin-bottom: 20px;
}
.loader {
border: 5px solid #f3f3f3;
border-radius: 50%;
border-top: 5px solid #3498db;
width: 30px;
height: 30px;
align-content: center;
margin: auto auto 15px auto;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
#waiting_message {
vertical-align: middle;
margin-top: 12%;
}
/* User Request Sidebar*/
#user-requests{
font-size: larger;
margin: auto;
overflow-y: auto;
padding-left: 20px;
position: relative;
text-align: center;
}
#user-requests .request-list{
border: 1px solid #ccc;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
list-style-type: none;
min-height:300px;
max-height: 300px;
}
#user-requests .request-list li{
border-bottom:1px solid #ccc;
display: block;
padding: 5px;
background-color: inherit;
color: white;
}
#user-requests .request-list li .btn{
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
margin: 3px 1px;
font-size: 50%;
padding: 3px 4px;
}
#user-requests .request-list li .btn-danger{
padding:3px 5px;
}
#user-requests .request-btn{
margin-right: 5px;
position: absolute;
right: 5%;
}
/* Transfer Page */
.transfer-page{
display: none;
}
.user-name {
text-align: center;
}
.file-choose {
color: whitesmoke;
text-align: center;
align-content: center;
}
/* File Upload Button */
.js .inputfile {
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1;
}
button, input {
line-height: normal;
}
button, input, select, textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
}
.inputfile + label {
background-color: inherit;
border: 1px solid whitesmoke;
border-radius: 0.5rem;
color: white;
max-width: 80%;
font-size: 1.25rem;
font-weight: 700;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
display: inline-block;
overflow: hidden;
padding: 0.625rem 1.25rem;
}
.file-choose #fileupload {
text-align: center;
margin-left: 44%;
}
#file_selection {
font-size: medium;
}
#file-send-button{
background-color: inherit;
color: white;
}
.progress_bar {
margin-left: 10px;
padding-left: 10px;
margin-right: 40%;
}
#particles-js{
width: 100%;
height: 100%;
background-color: #3c3c3c;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
z-index: -100;
} | 0.343562 | 0.084493 |
* {
margin: 0;
padding: 0;
}
html, body {
width: 100%;
height: 100%;
overflow-x: hidden;
}
#map-container {
width: 100%;
height: 100%;
position: relative;
}
#map-popup-overlay {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.6);
z-index: 999;
}
#map-popup {
width: 800px;
min-height: 200px;
max-width: 80%;
background-color: white;
padding: 16px;
padding-bottom: 32px;
}
#map-popup-title-container {
display: flex;
align-items: center;
}
#map-popup-title-container > h2 {
flex: 1;
}
#map-popup-close {
border: 0;
width: 2em;
height: 2em;
float: right;
}
.map-point-container {
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
cursor: pointer;
}
.map-point-container .map-point {
border: 1px solid black;
font-size: 10px;
width: 16px;
height: 16px;
text-align: center;
font-size: 10px;
}
.map-set,
.histogram-set {
display: flex;
flex-direction: row;
width: 100%;
justify-content: center;
height: 50vh;
}
.filters {
padding: 16px;
}
.map-set #map-container {
flex: 3 0 75vw;
width: 75vw;
height: 50vh;
}
.map-set .filters {
flex: 1 0 25vw;
}
.map-set > * {
flex: 1 0 50vw;
}
.header {
height: 90px;
width: 100vw;
background-color: #4b2e83;
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
z-index: 999;
position: relative;
}
.header .container {
height: 100%;
width: 85vw;
display: flex;
flex-direction: row;
align-items: center;
}
.header .logo {
height: 80px;
}
.header .logo-container {
align-self: flex-end;
}
.header .wordmark {
height: 20px;
margin-top: 10px;
margin-left: 24px;
}
.header .boundless-nav {
margin-top: 10px;
flex: 1;
justify-content: flex-end;
font-size: 18px;
}
.boundless-nav {
font-family: 'Encode Sans Condensed', sans-serif;
list-style: none;
margin-left: 0;
display: flex;
justify-content: center;
}
.boundless-nav li {
margin-bottom: 0;
}
.boundless-nav li a {
text-decoration: none;
color: white;
}
.boundless-nav li a::after {
content: '/';
opacity: 0.5;
margin: 0 5px;
} | styles.css | * {
margin: 0;
padding: 0;
}
html, body {
width: 100%;
height: 100%;
overflow-x: hidden;
}
#map-container {
width: 100%;
height: 100%;
position: relative;
}
#map-popup-overlay {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.6);
z-index: 999;
}
#map-popup {
width: 800px;
min-height: 200px;
max-width: 80%;
background-color: white;
padding: 16px;
padding-bottom: 32px;
}
#map-popup-title-container {
display: flex;
align-items: center;
}
#map-popup-title-container > h2 {
flex: 1;
}
#map-popup-close {
border: 0;
width: 2em;
height: 2em;
float: right;
}
.map-point-container {
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
cursor: pointer;
}
.map-point-container .map-point {
border: 1px solid black;
font-size: 10px;
width: 16px;
height: 16px;
text-align: center;
font-size: 10px;
}
.map-set,
.histogram-set {
display: flex;
flex-direction: row;
width: 100%;
justify-content: center;
height: 50vh;
}
.filters {
padding: 16px;
}
.map-set #map-container {
flex: 3 0 75vw;
width: 75vw;
height: 50vh;
}
.map-set .filters {
flex: 1 0 25vw;
}
.map-set > * {
flex: 1 0 50vw;
}
.header {
height: 90px;
width: 100vw;
background-color: #4b2e83;
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
z-index: 999;
position: relative;
}
.header .container {
height: 100%;
width: 85vw;
display: flex;
flex-direction: row;
align-items: center;
}
.header .logo {
height: 80px;
}
.header .logo-container {
align-self: flex-end;
}
.header .wordmark {
height: 20px;
margin-top: 10px;
margin-left: 24px;
}
.header .boundless-nav {
margin-top: 10px;
flex: 1;
justify-content: flex-end;
font-size: 18px;
}
.boundless-nav {
font-family: 'Encode Sans Condensed', sans-serif;
list-style: none;
margin-left: 0;
display: flex;
justify-content: center;
}
.boundless-nav li {
margin-bottom: 0;
}
.boundless-nav li a {
text-decoration: none;
color: white;
}
.boundless-nav li a::after {
content: '/';
opacity: 0.5;
margin: 0 5px;
} | 0.453988 | 0.085175 |
/*
frm :表示框架
sfrm: 表示小的框架
mod : 表示模块
wg :表示公用内容
cnt : 表示内容
*/
/*body{ background:#342315 none; min-width:1000px;}
.wrapper{ margin:0 auto;text-align:left;width:1000px; }
.mt5{ margin-top:5px!important;}
.mt10{ margin-top:10px!important;}
.hc1{color:#f00!important;}
!* ======================== frm 整体框架 ======================== *!
.my_ftop{background: #342315 none;}
.full_bg{ background: url(../images/full_bg.jpg) no-repeat center top;}
.full_btm{ background: url(../images/full_btm.jpg) no-repeat center bottom; padding-bottom: 80px;}
.my_footer{ margin-top: 0}
!* frm_header *!
.frm_header{height:1000px;position:relative; zoom:1;}
.bg1{ background:url(../images/bg1.jpg) center 0; height:200px;}
.bg2{ background:url(../images/bg2.jpg) center 0; height:180px;}
.bg3{ background:url(../images/bg3.jpg) center 0; height:170px;}
.bg4{ background:url(../images/bg4.jpg) center 0; height:450px;}
!* frm_main *!
.frm_main{ position: relative; margin-top:-440px; }
.frm_main .frm_asidebar{ float: left; width: 220px;}
.frm_main .frm_section{ float: right; width:770px; }
!* ======================== mod 通用模块 ======================== *!
!* mod_wg *!
.mod_wg{}
.mod_wg .mod_hd{background:url(../images/mod_bg.png) no-repeat; border:solid 1px #8d5f33; height: 38px; padding: 0 10px 0 15px;}
.mod_wg .mod_bd{ padding:10px 0; }
.mod_wg .hd_t{ height: 38px; line-height: 38px; position: relative;*zoom:1;}
.mod_wg .hd_t .more{ position: absolute; top:0; right:0; width: 40px; height: 38px; font:500 12px/38px "simsun"; color: #ffe096 }
.mod_wg .hd_t .more:hover{ text-decoration: underline;}
.mod_wg .tit span{float: left;*display: inline;*zoom:1; font:700 18px/38px "microsoft yahei"; color: #ffe096;}
.mod_wg .tit .split{margin: 0 5px; width: 9px; height: 38px; overflow: hidden;}
.mod_wg .tit .tit2{font:700 12px/44px "microsoft yahei";width: 100px; height: 38px; overflow: hidden;}
!* mod1_wg *!
.mod1_wg{}
.mod1_wg .mod_hd{background:url(../images/mod_bg.png) no-repeat; border:solid 1px #8d5f22; height: 38px; padding: 0 10px 0 15px;}
.mod1_wg .mod_bd{ background:#412d1d; padding:10px 15px; }
.mod1_wg .hd_t{ height: 38px; line-height: 38px; position: relative;*zoom:1;}
.mod1_wg .hd_t .more{ position: absolute; top:3px; right:-10px; width: 40px; height: 38px; font:500 12px/38px "simsun"; color: #ffe096 }
.mod1_wg .hd_t .more:hover{ text-decoration: underline;}
.mod1_wg .tit span{float: left;*display: inline;*zoom:1;font:700 18px/38px "microsoft yahei"; color: #ffe096;}
.mod1_wg .tit .split{margin: 0 5px; width: 9px; height: 38px; overflow: hidden;}
.mod1_wg .tit .tit2{font:700 12px/44px "microsoft yahei"; color: #ffe096;width: 80px; height: 38px; overflow: hidden;}
!* ======================== wg 通用内容 ======================== *!
!*wg_textlist*!
.wg_textlist li{ border:0 none; height: 30px;line-height: 30px; white-space:normal;}
.wg_textlist a,.wg_textlist span{ color:#c09c5b; }
.wg_textlist a{
white-space:nowrap;
overflow:hidden;
height: 30px;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
width: auto;
}
.wg_textlist .hover{ background-color: #412d1d}
.wg_textlist .hover a, .wg_textlist .hover span,.wg_textlist a:hover{color:#ef6a00;}
!* wg_dllist *!
.wg_dllist{ padding-left:46px;vertical-align: top; }
.wg_dllist dt,.wg_dllist dd{ float: left; *display: inline;*zoom:1; font:500 14px/30px "simsun"; color: #c09c5b}
.wg_dllist dt{ background: #70400a none; text-align: center; width: 36px; height: 20px; margin-left: -40px; position: relative; zoom:1; line-height: 20px; margin-top: 5px;}
.wg_dllist dd{ width: 100%;}
!* ue_notice *!
.ue_notice{ position:absolute; top:155px; margin-left:-311px; left:50%; z-index: 2}
!*ser_out_face*!
.ser_out_face{top:145px; z-index:100; opacity:1;filter:alpha(opacity=100); width: 620px; margin-left: -310px; z-index: 2}
.out_face_hd,.out_face_bd,.out_face_fd{background-image:url(../images/out_face_bg.jpg);}
.out_face_hd,.out_face_hd a{ color:#fff88f; }
.out_face_hd{ background-position:0 0;padding: 15px 10px 0 5px;}
.out_face_bd{ overflow:hidden; width:594px; background-position:-620px 0; }
.out_face_fd{ background-position:right bottom; padding-bottom:10px; zoom:1;}
!* store_btn *!
.sns_textscroll h2{color:#f7e057;}
.text_scroll_bx{ height:24px;}
.text_scroll_bx a{ color:#930000;}
.text_scroll_bx a:hover{ color:#5f0000;}
.text_scroll_bx li img{ display:inline-block; *display: inline; *zoom:1; margin:5px 3px;}
.m_server { background: none #fdf7d3; border:solid 2px #a85a3a; border-radius:2px; width: 590px; overflow: hidden;}
.m_server .m_server_hd,.m_server .m_server_bd,.m_server .m_server_fd{ background:none;}
.m_server .m_server_hd{ width:0; height:0;}
.m_server .m_server_bd { padding-left:10px; width:575px;}
.m_server_bd h2{ background:none; font-size:14px; font-family:"microsoft yahei"; font-weight:700; color:#3a0000; text-indent:0; line-height:36px;}
.alert_w{ background:url(../images/server_icons.png) no-repeat 0 0; }
.select_ser{ color:#3a0000;}
.m_played_ser .nplay { color:#3a0000;}
.m_server .m_server_fd{ height:10px; width:590px;}
!*server_box*!
!*.server_all .server_box{ height:70px;}*!
.server_num li{ background: #fcc896; border-color: #d9822c;}
.server_num li.cur{ background: #fdf7d3;border-bottom-color: #fdf7d3;}
.server_all .m_server_num{border-bottom-color: #d9822c;}
!*scrollbar*!
a.jScrollArrowUp { background:url(../images/server_icons.png) no-repeat 0 -63px;}
a.jScrollArrowUp:hover{ background-position: -20px -63px}
a.jScrollArrowDown { background: url(../images/server_icons.png) no-repeat 0 -83px;}
a.jScrollArrowDown:hover{ background-position: -20px -83px}
.jScrollPaneTrack{background:#ffa651;}
.jScrollPaneDrag{background:#fcc896;}
!* ======================== cnt 具体内容 ======================== *!
!* logo_img *!
.logo_img{ position: absolute; width: 230px; height: 150px; top:0; left: 50%; margin-left: -115px; }
!* mod_intro *!
.mod_intro{ background: url(../images/intro_bg.jpg) no-repeat 0 0; padding: 50px 14px 0 8px; width: 203px; height:380px;overflow:hidden; position: relative; margin-right: -5px; }
!* cnt_intro *!
.cnt_intro .btn_video{ display: block; margin: 0 auto 10px; cursor: pointer;}
.cnt_intro .txt{font:500 12px/22px "simsun"; color:#e8d799; text-indent: 2em; padding: 0 14px; }
.gname{color:#e8d799;}
!* mod_share *!
.mod_share{ background: #450e07 none; width: 203px; height: 24px; margin-top:5px; }
!* cnt_share *!
.cnt_share{ width: 180px; height: 24px; margin: 0 auto;}
#bdshare a:hover, #bdshare_s a:hover, #bdshare_pop a:hover{ background-color:transparent; zoom:1; _filter:alpha(opacity=100)!important}
.bds_tools a{ margin:0;}
.cnt_share .bshare_t{ float:left; line-height:24px; white-space:nowrap; color: #e8d799}
.cnt_share #bdshare{ float: left!important}
.cnt_share .sp_group{ background:url(../images/icons.gif) 0 -22px no-repeat;float:left;width:16px; height:16px; padding:0; *display:inline; *zoom:1; margin:5px 3px; cursor:pointer;}
.cnt_share .sp_group:hover{filter:alpha(opacity=80);opacity:.8;}
.bds_tools span.bds_more{ padding-top:3px;zoom:1;_padding-top:6px; background:none!important}
!* btnlist *!
.cnt_intro .btnlist{ padding:10px 14px 0 13px; font-size: 0;font-family: "simsun" }
.cnt_intro .btnlist a{ background:url(../images/sprite.jpg) no-repeat; display: inline-block; zoom:1; width: 80px; height: 35px; line-height: 30; overflow: hidden;}
.cnt_intro .btnlist .storebtn{ background-position: 0 0; margin-right: 14px;}
.cnt_intro .btnlist .storebtn:hover{ background-position: 0 -35px;}
.cnt_intro .btnlist .discussbtn{ background-position: 0 -70px;}
.cnt_intro .btnlist .discussbtn:hover{ background-position: 0 -105px;}
!* mod_specialbtn *!
.mod_specialbtn{}
!* cnt_specialbtn *!
.cnt_specialbtn{font-size: 0;font-family: "simsun"; line-height: 0; overflow: hidden;}
.cnt_specialbtn a{ background:url(../images/specialbtn.jpg) no-repeat; display: inline-block; width: 220px; height:55px; overflow: hidden; margin-top: 10px; }
.cnt_specialbtn a.a1{ background-position: 0 0; height: 75px; margin-top: 0;}
.cnt_specialbtn a.a1:hover{ background-position: -220px 0}
.cnt_specialbtn a.a2{ background-position: 0 -75px; height: 74px; margin-top: 1px}
.cnt_specialbtn a.a2:hover{ background-position: -220px -75px}
.cnt_specialbtn a.a3{ background-position: 0 -150px; }
.cnt_specialbtn a.a3:hover{ background-position: -220px -150px}
.cnt_specialbtn a.a4{ background-position: 0 -205px; height: 58px; margin-top: 7px;}
.cnt_specialbtn a.a4:hover{ background-position: -220px -205px}
.cnt_specialbtn a.a5{ background-position: 0 -265px; }
.cnt_specialbtn a.a5:hover{ background-position: -220px -265px}
.cnt_specialbtn a.a6{ background-position: 0 -320px; }
.cnt_specialbtn a.a6:hover{ background-position: -220px -320px}
.cnt_specialbtn a.a7{ background-position: 0 -375px; }
.cnt_specialbtn a.a7:hover{ background-position: -220px -375px}
!* mod_yxgl *!
.cnt_yxgl .wg_textlist a{ _width: 190px;}
!* mod_kfzx *!
.mod_kfzx .mod_bd{padding: 10px;}
.mod_kfzx .wg_kf{ padding: 0 0 10px 10px; }
.wg_kf .online{ background: url(../images/sprite.jpg) no-repeat 0 -140px; width:81px; height:24px; color: #ffe375; font: 500 12px/24px "simsun"; text-align: center;}
.wg_kf .online:hover{ background-position: 0 -165px; text-decoration: none}
.wg_kf p{color:#c09c5b; white-space: nowrap; line-height: 30px;}
!* mod_jkgg *!
.mod_jkgg{border-top: solid 1px #5b3d26; padding: 10px 18px;}
.wg_jkgg p{color: #c09c5b; line-height: 30px;}
.wg_jkgg p .white_space{ display:inline-block;*display:inline;*zoom:1; width:20px; height:30px; vertical-align:middle}
!* mod_sundry *!
.mod_sundry{ background: url(../images/sundy_bg.jpg) no-repeat center top; padding: 16px 19px 20px; width: 732px; height:262px; overflow: hidden; }
!* mod_xwgg *!
.mod_xwgg{ float: left;*display: inline; zoom:1; width: 434px;}
.mod_xwgg .mod_hd{ background: none; border:none;}
.mod_xwgg .tit span{ color:#b14803; }
.mod_xwgg .tit .icon{ background: url(../images/sprite.jpg) no-repeat 0 -245px; float: left;*display: inline; *zoom:1; width: 32px; height: 32px; margin:3px 5px 0 -13px; position: relative; }
.mod_xwgg .tit .tit2{color: #dba887; }
.mod_xwgg .hd_t .more{color:#b14803; right: -10px; }
.mod_xwgg .mod_bd{ height: 205px; overflow: hidden; }
.mod_xwgg .cnt_xwgg{ height: 210px;}
!* cnt_xwgg *!
.cnt_xwgg .wg_textlist li{ padding-left: 5px;}
.cnt_xwgg .wg_textlist a,.cnt_xwgg .wg_textlist span{ color:#3a0000; }
.cnt_xwgg .wg_textlist a{_width: 370px;}
.cnt_xwgg .wg_textlist .hover{ background-color: #d78e53}
.cnt_xwgg .wg_textlist .hover a, .cnt_xwgg .wg_textlist .hover span,.cnt_xwgg .wg_textlist a:hover{color:#fbf5c1;}
!* mod_ads *!
.lb_ul{ position:absolute;}
.lb_ul li{ position:absolute;left:0;top:0; z-index:0;}
.lb_num{ position:absolute; z-index:53 }
!* .lb_num li{ float:left; *display:inline; *zoom:1;text-align:left; cursor:pointer;} *!
.mod_ads{float: right;*display: inline; zoom:1; margin-top: 10px; width: 280px; height: 250px;}
.mod_ads .ads_lb{ position:relative; *zoom:1;width: 280px; height:250px; overflow:hidden;}
.ads_lb .lb_bd{ width: 280px; height:250px; overflow:hidden}
.ads_lb .lb_ul li{ width: 280px; height:250px; }
.ads_lb .lb_ul li a{ display:block; width:100%; height:100%; text-decoration:none;}
.ads_lb .lb_bd img{ width: 280px; height:250px; }
.ads_lb .lb_num{left:0; bottom:5px; text-align: center; width: 280px; height: 14px; overflow: hidden; font-size: 0; overflow: hidden;}
.ads_lb .lb_num li{ background: #fff none; display: inline-block; margin: 0 5px; width:14px; height: 14px; border-radius:7px; overflow: hidden; cursor:pointer; }
.ads_lb .lb_num .cur{ width: 36px;}
!* mod_gg *!
.mod_gg .cnt_gglist{ margin-right: -10px;}
.cnt_gglist li{ background: #a67600; padding: 2px; float: left; *display: inline; margin-right: 10px; width: 246px; height: 96px; overflow: hidden;}
.cnt_gglist li a{ display: block; width: 100%; height: 100%; position: relative; *zoom:1;}
!* mod_zyjs *!
.mod_zyjs .mod_bd{ padding: 0}
.career_lb{ position:relative; width:770px; height: 290px; margin-top: -40px; }
.career_lb .lb_bd{ width:770px; height: 290px; overflow:hidden;}
.career_lb .lb_bd li{ width:770px; height: 290px; }
.career_lb .career_img{ width: 380px; height: 290px; position: absolute; top:0; right: 0;}
.career_img img{ width:380px; height: 290px;}
.career_lb .career_lnk{ background: url(../images/sprite.jpg) 0 -140px; width: 81px; height: 24px; font: 500 12px/24px "simsun"; color:#fcd86b; text-align: center; position: absolute; top:240px; left:15px; z-index: 3 }
.career_lb .career_lnk:hover{ background-position: 0 -165px;}
.career_lb .career_flash{background: #a17201 none; padding: 2px; width:193px; height: 128px; overflow: hidden; position: absolute;top: 136px ;left: 307px; }
.career_lb .career_txt{ background: #342315 ; width: 265px; height: 222px; overflow: hidden; position: absolute; top:68px; left: 15px; z-index: 2; }
.career_txt .tit{ background: url(../images/tit_bg.png) no-repeat; height: 50px;}
.career_txt .tit1{ background-position: 0 -295px;}
.career_txt .tit2{ background-position: 0 -345px;}
.career_txt .tit3{ background-position: 0 -395px;}
.career_txt .tit4{ background-position: 0 -445px;}
.career_lb .lb_num{ top:0; left: 0 ;}
.career_lb .lb_num li{ background: url(../images/tit_bg.png) no-repeat 0 -80px; float:left; *display:inline; *zoom:1;text-align:center; margin-right: -1px; cursor:pointer;width: 99px; height: 40px; }
.career_lb .lb_num .cur{ background-position: 0 -120px; z-index: 2; position: relative;}
.career_lb .lb_num li a{ display: block; width: 100%; height: 100%; font: 700 18px/40px "microsoft yahei"; color: #2f1a01; }
.career_lb .lb_num .cur a{ color: #4f2b01 }
!* mod_yxzl *!
.mod_yxzl{ float: left; width: 510px;}
.mod_yxzl .mod_bd{ padding: 0 10px 26px;}
.wg_yxzl{width:490px;height: 204px; overflow:hidden; }
.wg_yxzl .yxzl_bg {width:490px; height: 42px; overflow:hidden; margin-top: 26px; padding: 0}
.yxzl_bg dl{ padding-left: 145px; width: 345px; height: 42px;}
.yxzl_bg dt{background: url(../images/tit_bg.png) no-repeat ; width:120px; height:42px; padding:0;text-indent:-999em; margin: 0 0 0 -145px; position: relative; zoom:1;}
.m1_yxzl dt{ background-position: 0 -160px;}
.m2_yxzl dt{ background-position:0 -205px;}
.m3_yxzl dt{ background-position:0 -250px;}
.yxzl_bg dd{padding:0px 3px; height: 42px;}
.yxzl_bg dd a{color:#c09c5b; word-wrap:break-word; margin: 0 8px; line-height: 20px;}
.yxzl_bg dd a:hover{color:#ef6a00;}
!* mod_yxph *!
.mod_yxph{ float: right; width: 248px; }
.mod_yxph .mod_bd{ padding: 10px 5px 0;}
!* rankcont *!
.rankcont{ width: 100%;}
.rankcont .rank_select{height:22px;}
.rankcont .rank_data{ padding:8px 0px 0;}
.cnt_yxph{ height: 220px; overflow: hidden;}
.cnt_yxph .no_data{ padding-top:100px ; text-align:center; color:#ef6a00; font-weight:700; font-size:14px;}
!*m_selectlist*!
.m_selectlist{ position:relative;*zoom:1; float:left}
.m_selectlist .m_selected{background-color:#5e390e; border:solid 1px #8b571f; cursor:pointer; width:140px; height:20px; line-height:20px; font-size:12px; overflow:hidden; }
.m_selected .select_txt{ padding:0 5px; color:#c09c5b; width:102px; height:20px; overflow:hidden; text-align:left;}
.m_selected .flag_down{ display:block; width:12px; height:10px; background-color:#7a5121; padding:10px 0 0 5px; overflow:hidden;}
.m_selected .flag_down b{ border:4px solid #7a5121; border-top-color:#cb904d; height:0; width:0; display:block; overflow:hidden;zoom:1;}
!* selectlist *!
.m_selectlist .m_select_cont{position:absolute; top:22px; width:140px; border:1px solid #8b571f; background-color:#5e390e; border-top:0; display:none; overflow:hidden; padding:5px 0;}
.m_selectlist .selectlist{ *vertical-align:top; width: 100%;}
.selectlist li{ width:100%; height:23px; line-height:23px; cursor:pointer; *vertical-align:center; overflow:hidden}
.selectlist li a{ display:block; padding:0 5px; color:#c09c5b}
.selectlist li a:hover,.selectlist .cur a,.selectlist .cur a:hover{ background:#7a5121; color:#cb904d}
!* v_scrollbar *!
.selectlist_inner{zoom:1; height:100%; overflow:hidden}
.m_selectlist .v_scrollbar{position:absolute;width:7px;right:0;top:5px;height:220px; display:none;cursor:pointer; background:#5e390e;}
.m_selectlist .v_scrollbar_bg{position:absolute;top:0;width:7px;height:100%;}
.m_selectlist .v_scrollbar_btn{position:absolute;width:5px; border:1px solid #000;-moz-border-radius:3px; -o-border-radius:3px;-webkit-border-radius:3px; z-index:100px;filter:alpha(opacity=40);opacity:0.4; top:0;border-radius:3px; background-color:#555; }
.rankcont .select_item{ float:left; *display:inline; *zoom:1; }
.rankcont .select_rankways{ float: right;}
.select_rankways .m_selectlist .m_selected{ width: 90px;}
.select_rankways .m_selected .select_txt{ width: 62px;}
.select_rankways .m_selectlist .m_select_cont{ width: 90px;}
.m_rankdata .table_hd{ height:25px; !* background: #323131; *! color:#ef6a00;}
.m_rankdata .table_hd span{ float:left; height:25px; line-height:25px; overflow:hidden; color:#ef6a00; !* font-weight:700; *! font-size: 14px; border-bottom: solid 1px #1c0e02;}
.m_rankdata .table_hd .col1,.rank_table .col1{ width:33px; padding:0 5px}
.m_rankdata .table_hd .col2,.rank_table .col2{ width:120px; padding:0 5px}
.m_rankdata .table_hd .col3,.rank_table .col3{width:55px; padding:0 5px}
.rank_table td{ height:32px; line-height:32px; color:#c09c5b; text-align: left; }
.m_rankdata .rank_table{ width: 100%; overflow:hidden;}
.rankcont .m_rankdata{width:100%;}
.m_rankdata .name{ width:120px; height:30px; overflow:hidden; }
!*mod_screen*!
.mod_screen .mod_hd{ padding-left: 0;}
.mod_screen .mod_bd{ padding-top:22px; height: 143px;}
.mod_screen .hd_t .tab_pic{ height:40px; position: absolute; top:-1px; left: -1px;}
.tab_pic li{ *display: inline;*zoom:1; margin:0; width: auto; height: 40px; margin-right: -1px; }
.tab_pic li span{ background: url(../images/tit_bg.png) no-repeat 0 0; width: 114px; height: 40px; position: relative; zoom :1; text-align: center; font: 700 18px/40px "microsoft yahei"; color: #2f1a01;}
.tab_pic li.cur span{ background-position: 0 -40px; font: 700 18px/40px "microsoft yahei"; color: #4f2b01; height: 40px; }
.wg_bimgscroll{ position:relative; *zoom:1; height: 143px; }
.wg_bimgscroll .wg_bimgcontainer{ width:100%; height:100%}
.wg_bimgcontainer .wg_bimglist{ overflow:hidden}
.wg_bimglist li{ background:#a67600; padding: 2px; width:158px; height:116px; margin:0 17px 0 0; float:left; *display:inline;*zoom:1; overflow: hidden;}
.wg_bimgcontainer a{ width:100%; height:100%; display:block;}
.wg_bimgcontainer img{width:158px; height:116px; }
.wg_bimgscroll .arrow_left,.wg_bimgscroll .arrow_right{ background: url(../images/sprite.jpg); display: block; width:20px; height:30px; top:38px; position: absolute; cursor: pointer; text-indent: -999em; overflow: hidden;}
.wg_bimgscroll .arrow_left{ background-position: 0 -215px; left:0;}
.wg_bimgscroll .arrow_left:hover{background-position: -20px -215px;}
.wg_bimgscroll .arrow_right{ background-position: -40px -215px; right:0}
.wg_bimgscroll .arrow_right:hover{ background-position: -60px -215px;}
.wg_bimgscroll .disable{ display:none; *zoom:1;}
.wg_bimgscroll .wg_bimgcontainer{position:absolute; width:716px;height:120px; overflow: hidden; left:35px; top:0px;}
!* ht_up*!
.wg_bimgscroll .ht_up{background:url(../images/sprite.jpg) no-repeat 0 -190px; width:93px; height:22px; font: 500 12px/22px "simsun"; color:#ffe096; position: absolute; top:-53px; right:90px; text-align: center;
}
.wg_bimgscroll .ht_up:hover{color: #fff600}
.wg_bimgscroll .more{position: absolute; top:-53px; right:10px; width: 40px; height: 22px; font:500 12px/22px "simsun"; color: #ffe096}
.wg_bimgscroll .more:hover{ text-decoration: underline;}
!* mod_wjjl *!
.mod_wjjl .hd_t .ht_a{ background:url(../images/sprite.jpg) no-repeat 0 -190px; width:93px; height:22px; font: 500 12px/22px "simsun"; color:#ffe096; position: absolute; top:8px; right:80px; text-align: center;
}
.mod_wjjl .hd_t .ht_a:hover{color: #fff600}
.mod_wjjl .hd_t .more{ width: 70px; }
.wg_table th{ color:#ef6a00; border-bottom: solid 1px #583b25; text-align: left;}
.wg_table td{ border-bottom: dashed 1px #5b3d26; text-align: left;}
.wg_table td,.wg_table td a{ color:#c09c5b;}
.wg_table .hover td,.wg_table .hover a,.wg_table td a:hover{ color:#ef6a00;}
.wg_table .hover td{ background:#412d1d;}
.wg_table .xdis_tit{width:380px;}
.pop{
position:relative;
!*width:740px;*!
background-color:#d38a0e;
}
.pop .close_btn{
position:absolute;
right:-60px;
top:0;
background:url(../images/sprite.jpg) no-repeat 0 -280px ;
height:58px;
width:60px;
outline: none;
}
.pop_inner{
padding:5px;
}
.wg_bimglist li a img,.cnt_gglist li img{
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.wg_bimglist li a:hover img,.cnt_gglist a:hover img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.m_share{ display: none!important;}
.m_sstore{ float: right; margin-right: 10px}*/
/*new webgame*/
/*
frm :表示框架
sfrm: 表示小的框架
mod : 表示模块
wg :表示公用内容
cnt : 表示内容
*/
body,.my_ftop {
font-family: "Microsoft Yahei", "微软雅黑", sans-serif;
}
.my_topbar {
min-width: 1200px;
}
.my_ftop {
}
.frm_wfooter {
margin-top: 0px;
}
.wrapper{
position: relative;
width: 1000px;
}
/* ======================== frm 整体框架 ======================== */
.view {
*zoom: 1;
background: #f2f2f2;
}
.wg-head {
background: url(../images/fbg_1.jpg) center 0 no-repeat;
*zoom: 1;
}
.head-bg{
background: url(../images/fbg_2.jpg) center 500px no-repeat;
}
.wg-main{
font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
font-size:14px;
color: #222124;
padding-bottom: 40px;
}
.wg-main .wrapper{
margin-top:-362px;
}
.wg-main a{
font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
font-size:14px;
color: #222124;
}
.wg-main a:hover{
color: #be8320;
}
.col-1{
height:697px;
}
.col-2{
height:445px;
}
.col-3 .wrapper{
background-position: 0 -1136px;
}
.bg-1 {
background: url(../images/bg_1.jpg);
height: 280px;
}
.bg-2 {
background: url(../images/bg_2.jpg);
height: 320px;
}
.bg-3 {
background: url(../images/bg_3.jpg);
height: 390px;
}
.main {
width: 1000px;
margin: -323px auto 0;
position: relative;
z-index: 12;
}
/* 通用模块 */
.mod {
margin-right:6px;
margin-bottom: 6px;
position: relative;
*zoom:1;
}
.mod-hd {
position: relative;
*zoom: 1;
font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
height: 46px;
background: #f5f3f2;
}
.mod-bd {
position: relative;
*zoom: 1;
padding:0 16px;
background: #fdfdfd;
border: 1px solid #d9d9d9;
}
.mod-tit {
float: left;
line-height: 46px;
height: 46px;
font-size: 18px;
font-weight:bold;
position: relative;
*zoom:1;
color: #222124;
}
.mod-stit{
font-size:12px;
float: left;
margin: 22px 0 0 4px;
line-height:12px;
padding-left:5px;
text-transform: uppercase;
color: #b2b2b2;
font-family: "Arial","SimSun", sans-serif;
}
a.mod-more {
position: absolute;
top:15px;
right: 3px;
*zoom:1;
background: url(../images/s_more.png) 0 0 no-repeat;
width: 16px;
height:16px;
}
.mod-list{
position: relative;
}
.mod-list li {
line-height: 39px;
height: 39px;
vertical-align: top;
position: relative;
zoom: 1;
border-bottom:1px dotted #dcd2c2;
}
.mod-list li.hc1 a{
color: #AA4330;
}
.mod-list li.hc1 a:hover{
color: #AA4330;
}
.mod-list li.hc1 em{
width: 23px;
height: 11px;
display: inline-block;
margin-left: 8px;
background: url(../images/ico_new.png) no-repeat;
}
.mod-list li.hc1 span{
color: #AA4330;
}
.mod-list li span {
float: right;
font-size: 12px;
}
.mod-list li a {
float: left;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
white-space: nowrap;
}
.mod-list li a:hover{
color: #be8320;
text-decoration: underline;
}
.mod-dark{
}
.mod-dark .mod-bd{
background: #f8f8f8;
}
/* 选项卡 */
/*.tab-hd li {
width: 90px;
text-align: center;
cursor: pointer;
}
.tab-hd li.mod-tit {
float: left;
background: none;
padding:0;
border-bottom:none;
color: #beae95;
}
.tab-hd li.cur{
color: #aa4330;
}
.tab-bd {
position: absolute;
top: 0;
left: 0;
}*/
/* ======================== 2016/4/7 by Adrian ======================== */
/*功能按钮*/
.mod-entry {
width: 260px;
height:274px;
position: relative;
*zoom:1;
overflow: hidden;
float: left;
}
.mod-entry ul{
width: 290px;
}
.mod-entry li {
float: left;
margin:0 2px 2px 0;
}
.mod-entry li.li-1{
width: 260px;
height:118px;
border: none;
}
.mod-entry a{
display: block;
width: 77px;
height: 76px;
line-height:76px;
padding-left:52px;
font-size:16px;
background: url(../images/s_2.png) no-repeat 0 0;
position: relative;
*zoom:1;
text-align: left;
color: #fff938;
}
.mod-entry a:hover{
color: #fff938;
}
.mod-entry a.item-1 {
width: 260px;
height:118px;
padding:0;
font-size:0;
}
.mod-entry a.item-2{
background-position: 0 -120px;
}
.mod-entry a.item-3{
background-position: -131px -120px;
}
.mod-entry a.item-4{
background-position: 0 -198px;
}
.mod-entry a.item-5 {
background-position: -131px -198px;
}
.mod-entry a.item-1:hover{
background-position: -260px 0;
}
.mod-entry a.item-2:hover{
background-position:-260px -120px;
}
.mod-entry a.item-3:hover{
background-position: -391px -120px;
}
.mod-entry a.item-4:hover{
background-position: -260px -198px;
}
.mod-entry a.item-5:hover{
background-position: -391px -198px;
}
/*热门问答*/
.mod-rmwd{
float: left;
width: 260px;
}
.mod-rmwd .mod-list{
overflow: hidden;
}
.mod-rmwd .mod-list li a{
width: 228px;
}
.mod-rmwd .mod-more{
top:-43px;
background-position: -34px 0;
}
.mod-rmwd .mod-more:hover{
background-position: -34px -34px;
}
.mod-rmwd .mod-bd{
padding:21px 9px 0;
height:239px;
display: none;
}
.search{
width: 240px;
}
.rmwd-search{
border-bottom:1px dashed #dcd2c2;
margin-bottom: 5px;
}
.rmwd-search .search-wrap{
margin-bottom: 10px;
}
.search-wrap{
height:32px;
background: url(../images/s_search.png) no-repeat;
}
.search-btn{
float: right;
width: 56px;
height:32px;
border: none;
cursor: pointer;
overflow: hidden;
text-indent: -999em;
background: url(../images/s_search.png) -184px 0 no-repeat;
}
.search-btn:hover{
background-position: -184px -32px;
}
.search-ipt{
float: left;
padding: 0 6px 0 30px;
height:32px;
line-height:32px;
width: 148px;
border: none;
color: #929BBC;
background: none;
font-size:12px;
font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
}
.search-ipt::-webkit-input-placeholder,
.search-ipt:-moz-placeholder,
.search-ipt::-moz-placeholder,
.search-ipt:-ms-input-placeholder{
color:#d3c6b2;
}
.search-hot{
padding:0 0 0 72px;
position: relative;
*zoom:1;
line-height:24px;
height:48px;
margin-bottom: 10px;
overflow: hidden;
}
.search-hot label{
position: absolute;
top:2px;
left:0;
font-weight: bold;
}
.search-hot a:hover{
text-decoration: underline;
}
/*游戏攻略*/
.mod-yxgl{
float: right;
width: 278px;
margin-right:0;
}
.mod-yxgl .mod-list{
height: 240px;
overflow: hidden;
padding-top:7px;
}
.mod-yxgl .mod-list li a{
width: 216px;
}
.mod-yxgl .mod-bd{
height:260px;
}
/*游戏介绍*/
.mod-instr {
background: url(../images/ibg_1.png) no-repeat;
position: relative;
*zoom: 1;
float: left;
width: 1000px;
height: 122px;
margin-bottom:6px;
}
.instr-pic {
position: absolute;
width: 121px;
height:74px;
top:18px;
left:25px;
border:1px solid #3d3c3f;
}
.instr-pic img {
width: 100%;
height: 100%;
display: block;
}
.instr-txt {
color: #b2b2b2;
float: left;
line-height: 24px;
width: 620px;
padding: 20px 0 0 176px;
}
.instr-txt a {
color: #be8320;
font-size: 14px;
font-weight: bold;
}
.instr-txt a:hover {
text-decoration: underline;
}
a.instr-btn {
width: 147px;
position: absolute;
top: 18px;
right: 28px;
height: 43px;
background: url(../images/s_3.png) 0 0 no-repeat;
}
a.instr-btn:hover{
background-position: 0 -43px;
}
.instr-share {
overflow: hidden;
height: 24px;
position: absolute;
right: 8px;
top: 70px;
width: 176px;
}
.share-label {
float: left;
line-height: 24px;
font-size: 14px;
color: #b2b2b2;
}
#bdshare a{
padding:0;
width: 24px;
height:24px;
background: url(../images/ico_share.png) no-repeat;
padding-right:5px;
}
#bdshare a.bds_qzone{
background-position: -29px 0!important;
}
#bdshare a.bds_tsina{
background-position: -58px 0!important;
}
#bdshare a.bds_tqf{
background-position: -87px 0!important;
}
#bdshare a.bds_sqq{
background-position: 0 0!important;
}
/*kfzx*/
.mod-kfzx {
float: left;
width: 260px;
position: relative;
z-index: 9;
*zoom:1;
}
.kfzx-group{
padding: 20px 10px 10px;
border-bottom: 1px solid #d9d9d9;
}
.kfzx-txt{
line-height:20px;
padding-left:71px;
position: relative;
margin-bottom:10px;
*zoom:1;
}
.kfzx-txt dt{
position: absolute;
top:0;
left:0;
}
.kfzx-txt dd{
}
.kfzx-label{
position: absolute;
top:0;
left:0;
}
.mod-kfzx a {
width: 146px;
height: 20px;
line-height: 20px;
text-align: center;
font-size: 14px;
color: #fff;
display: inline-block;
margin-right:6px;
background:url(../images/s_5.png) repeat-x;
vertical-align: top;
}
.mod-kfzx a:hover{
color: #fff;
background-position: 0 -20px;
}
.mod-kfzx .mod-bd{
height:378px;
padding: 0;
}
.kfzx-group--3 .kfzx-txt{
padding-left: 100px;
}
.kfzx-group--4{
padding-top: 10px;
border-bottom: none;
}
/*下拉*/
.m_selectlist {
background: url(../images/s_select.png) no-repeat;
width: 240px;
height: 30px;
position: relative;
cursor: pointer;
margin: auto;
}
.m_selected {
height: 30px;
}
.m_selected .select_txt {
padding-left: 10px;
line-height: 30px;
}
.m_selected .flag_down b {
position: absolute;
border: 5px solid #b57f53;
border-top-color: #fff;
top: 12px;
right: 8px;
overflow: hidden;
height: 0px;
}
.flag_down {
display: none;
position: absolute;
top: 1px;
right: 1px;
width: 26px;
height: 25px;
background: #b57f53;
}
.selectlist li {
width: 100%;
height: 24px;
line-height: 24px;
cursor: pointer;
*vertical-align: center;
overflow: hidden;
color: #222124;
padding: 0 10px;
}
.selectlist li:hover,
.selectlist li.cur,
.selectlist li.cur:hover {
background: #222124;
text-decoration: none;
color: #f2f2f2;
}
.m_selectlist .m_select_cont {
position: absolute;
top: 30px;
width: 240px;
background-color: #f2f2f2;
border-top: 0;
display: none;
overflow: hidden;
padding: 5px 0;
}
.m_selectlist .selectlist {
*vertical-align: top;
}
/*轮播图*/
.mod-silde {
overflow: hidden;
float: left;
width: 480px;
height: 274px;
position: relative;
*zoom:1;
}
.slide-list {
position: relative;
*zoom: 1;
}
.slide-list li {
position: absolute;
top: 0;
left: 0;
}
.slide-dot {
position: absolute;
bottom: 10px;
z-index: 10;
height: 15px;
text-align: right;
right: 10px;
}
.slide-dot li {
display: inline-block;
width: 15px;
height: 15px;
vertical-align: top;
cursor: pointer;
overflow: hidden;
*display: inline;
zoom: 1;
margin: 0 2px;
color: #b2b2b2;
font-size: 12px;
text-align: center;
background: #222124;
line-height: 15px;
}
.slide-dot li.cur {
background: #be8320;
color: #ffffff;
}
/*广告*/
.mod-adv{
float: right;
height:274px;
overflow: hidden;
}
.adv-item{
position: relative;
*zoom:1;
width: 248px;
height:134px;
margin-bottom:6px;
display: block;
}
.adv-tit{
position: absolute;
left:0;
bottom: 0;
text-align: center;
width: 248px;
line-height:28px;
color: #ffffff;
background: url(../images/s_10.png) repeat;
}
/*新闻活动*/
.mod-xwgg {
float: left;
width: 450px;
position: relative;
*zoom:1;
overflow: hidden;
}
.mod-xwgg .mod-list{
height:240px;
overflow: hidden;
padding-top:7px;
}
.mod-xwgg .mod-list li a {
max-width: 350px;
}
.mod-xwgg .mod-bd {
height: 260px;
}
/* 游戏资料 */
.mod-yxzl {
float: left;
width: 260px;
}
.mod-yxzl .mod-bd {
padding:30px 9px 0;
height: 338px;
overflow: hidden;
*zoom: 1;
}
.mod-yxzl .mod-ico {
background-position: 0 -66px;
}
.yxzl-stit{
text-align: center;
height:49px;
line-height:49px;
color: #fff;
width: 240px;
font-size:16px;
background: url(../images/s_4.png) center top no-repeat;
}
.yxzl-list {
overflow: hidden;
height: 90px;
padding:10px 12px 0;
position: relative;
z-index: 2;
width: 216px;
float: left;
}
.yxzl-list ul {
width: 232px;
}
.yxzl-list li {
float: left;
line-height:28px;
margin-right:16px;
}
.yxzl-list li a {
display: block;
width: 100px;
text-align: center;
height: 30px;
line-height: 30px;
}
.yxzl-list li a:hover {
text-decoration: underline;
}
.yxzl-opt {
overflow: hidden;
*zoom:1;
position: relative;
float: left;
margin-bottom:20px;
}
/* 玩家相册 */
.mod-wjxc,
.mod-yxjt{
width: 328px;
float: left;
margin-right:0;
}
.mod-wjxc .mod-bd,
.mod-yxjt .mod-bd{
padding: 29px 16px;
}
.mod-wjxc .wjxc-list,
.mod-yxjt .yxjt-list{
height: 107px;
width: 294px;
overflow: hidden;
}
.mod-wjxc .wjxc-list ul,
.mod-yxjt .yxjt-list ul{
width: 302px;
}
.mod-wjxc .wjxc-list li,
.mod-yxjt .yxjt-list li{
float: left;
margin:0 6px 0 0;
}
.mod-wjxc .wjxc-list li a,
.mod-yxjt .yxjt-list li a{
height: 107px;
width: 145px;
display: block;
overflow: hidden;
background: url(../images/loading.gif) #000 no-repeat center center;
}
/* 玩家交流 */
.m-ctable {
padding:5px 0 8px;
overflow: hidden;
}
.m-ctable a {
font-size: 14px;
}
.mod-wjjl {
float: left;
width: 400px;
}
.mod-wjjl .mod-bd{
min-height: 378px;
}
.comu-table {
line-height: 35px;
}
.comu-table th {
line-height: 44px;
margin-bottom: 5px;
font-weight: bold;
border-bottom:1px dotted #dcd2c2;
}
.comu-table td {
line-height: 39px;
height: 39px;
overflow: hidden;
border-bottom:1px dotted #dcd2c2;
}
.comu-table td.td-tit {
text-align: left;
}
.comu-table td a,.td-wid {
line-height: 32px;
cursor: pointer;
}
.comu-table .td-wid {
overflow: hidden;
height: 32px;
line-height: 32px;
padding: 0 5px;
}
.comu-table .td-tit .td-wid {
width: 300px;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
white-space: nowrap;
}
.disable {
display: none;
}
.comu-table .hover a,
.comu-table .hover td,
.comu-table .hover td a,
.comu-table .hover .td-wid{
color: #be8320;
text-decoration: underline;
}
a.mod-publish {
width: 67px;
position: absolute;
top: 14px;
right: 46px;
color: #fff;
height: 18px;
line-height: 18px;
text-align: center;
font-size:12px;
background: url(../images/s_5.png) 0 -40px no-repeat;
}
a.mod-publish:hover{
color: #fff;
background-position: 0 -58px;
}
.mod-wjxc,
.mod-silde,
.mod-entry,
.mod-yxzl,
.mod-zyjs{
margin-bottom: 0;
}
.tab-bds{
position: relative;
*zoom:1;
}
.tab-hds{
position: relative;
*zoom:1;
}
.tab-slide{
height: 4px;
background: #be8320;
left: 0;
position: absolute;
transition: all .3s ease;
bottom: -2px;
}
.mod-bzdq{
clear: both;
margin-right: 0;
}
.mod-bzdq .mod-bd{
padding: 0 7px;
}
.bzdq-search{
position: absolute;
top:10px;
right: 10px;
}
.bzdq-btns{
text-align: center;
padding: 20px 0 10px;
}
.bzdq-btns a{
margin: 0 10px;
}
.bzdq-more{
width: 202px;
height: 58px;
display: inline-block;
background: url(../images/s_6.png) no-repeat 0 0;
}
.bzdq-origin{
width: 202px;
height: 58px;
display: inline-block;
background: url(../images/s_6.png) no-repeat 0 0;
}
.bzdq-more:hover{
background-position: 0 -58px;
}
.bzdq-cont{
overflow: hidden;
position: relative;
*zoom:1;
}
.bzdq-list{
width: 1000px;
}
.bzdq-list li{
width: 227px;
height: 143px;
float: left;
padding: 4px 4px 0;
background: #ebebeb;
margin: 0 10px 10px 0;
border: 1px solid #e0e0e0;
}
.bzdq-list li:hover {
background: #9e6b2a;
border-color: #9e6b2a;
}
.bzdq-list li a.item-img {
width: 225px;
height: 106px;
display: block;
border: 1px solid #ffffff;
}
.bzdq-list li a.item-txt {
line-height: 35px;
text-align: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 227px;
display: block;
}
.tab-hd{
padding:0 0 5px;
}
.tab-hd-item{
text-align: center;
float: left;
width: 138px;
line-height: 48px;
cursor: pointer;
}
.tab-bd{
position: relative;
}
.tab-bd-item{
/*position: absolute;
top:0;
left:0;*/
width: 100%;
display: none;
}
.tab-hd-1-item{
background: #ebebeb;
}
.tab-hd-2-item{
background: #cacaca;
}
.tab-hd-3-item{
background: #a8a8a8;
}
.s-tab .tab-hd-item.cur{
background: #9e6b2a;
}
.tab-bd-item.show{
display: block;
}
.s-search{
}
/* zyjs */
.mod-zyjs {
height:370px;
width: 734px;
margin-right: 0;
overflow: hidden;
float: left;
position: relative;
*zoom: 1;
z-index: 1;
}
.zyjs-tab-hd{
cursor: pointer;
}
/*一级*/
.zyjs-tab-hds-1{
position: absolute;
top:44px;
left:21px;
padding-top: 21px;
line-height: 20px;
width: 38px;
padding-bottom: 20px;
background: url(../images/sprites.png) no-repeat;
background-position:0 -406px;
}
.zyjs-tab-hd-1{
float: left;
padding: 12px 0 13px;
color: #fff;
font-size: 20px;
text-align: center;
width: 38px;
margin-bottom: 5px;
cursor: pointer;
background: url(../images/sprites.png) no-repeat;
background-position:0 -275px;
font-family: "楷体","宋体", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
}
.zyjs-tab-hd-1.cur{
background-position:0 -205px;
color: #01274c;
}
.zyjs-tab-bd-1.cur{
display: block;
}
/*二级*/
.zyjs-tab-hds-2{
}
.zyjs-tab-hd-2{
width: 88px;
line-height: 29px;
color: #2a69a5;
font-size: 14px;
text-align: center;
margin-bottom: 15px;
background: url(../images/sprites.png) no-repeat;
background-position:0 -69px;
cursor: pointer;
}
.zyjs-tab-hd-2.cur{
background-position:0 -103px;
}
.zyjs-tab-bd-2.cur{
display: block;
}
/*三级*/
.zyjs-tab-hds-3{
position: absolute;
top:17px;
right: 16px;
}
.zyjs-tab-hd-3{
width: 29px;
text-align: center;
line-height: 29px;
background: url(../images/sprites.png) no-repeat;
background-position:0 0px;
margin-bottom: 10px;
}
.zyjs-tab-hd-3.cur{
background-position:0 -34px;
}
.zyjs-tab-bd-3.cur{
display: block;
}
.zyjs-tab-bd .item-title{
position: absolute;
width: 208px;
line-height: 32px;
text-align: center;
top:12px;
left:19px;
color: #0f375e;
font-size: 24px;
font-family: "楷体","宋体", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
background: url(../images/sprites.png) no-repeat;
background-position:0 -369px;
}
.zyjs-tab-bd .item-more{
background: url(../images/sprites.png) no-repeat;
background-position:0 -345px;
width: 82px;
height: 19px;
display: block;
margin: 0 auto;
}
.zyjs-tab-bd .item-nav{
position: absolute;
top:70px;
right: 16px;
}
.zyjs-tab-bd .item-intr{
position: absolute;
line-height: 22px;
top:191px;
left:79px;
}
.zyjs-tab-bd .item-intr .intr-tit{
margin-bottom: 5px;
}
.zyjs-tab-bd .item-intr dl{
margin-bottom: 5px;
padding-left: 45px;
position: relative;
*zoom:1;
}
.zyjs-tab-bd .item-intr dt{
width: 45px;
position: absolute;
top:0;
left:0;
color: #427bb2;
}
.zyjs-tab-bd .item-intr .item-more{
margin: 20px 0 0 0;
}
.zyjs-tab-bd-1-1 .item-nav{
top:80px;
left:80px;
}
.zyjs-tab-bd-1-1 .zyjs-tab-hd-2{
background-position:0 -137px;
width: 62px;
margin: 0 10px 0 0;
float: left;
}
.zyjs-tab-bd-1-1 .zyjs-tab-hd-2.cur{
background-position:0 -171px;
} | webgame/webgame-tpl/static/tpl/css/game.css | /*
frm :表示框架
sfrm: 表示小的框架
mod : 表示模块
wg :表示公用内容
cnt : 表示内容
*/
/*body{ background:#342315 none; min-width:1000px;}
.wrapper{ margin:0 auto;text-align:left;width:1000px; }
.mt5{ margin-top:5px!important;}
.mt10{ margin-top:10px!important;}
.hc1{color:#f00!important;}
!* ======================== frm 整体框架 ======================== *!
.my_ftop{background: #342315 none;}
.full_bg{ background: url(../images/full_bg.jpg) no-repeat center top;}
.full_btm{ background: url(../images/full_btm.jpg) no-repeat center bottom; padding-bottom: 80px;}
.my_footer{ margin-top: 0}
!* frm_header *!
.frm_header{height:1000px;position:relative; zoom:1;}
.bg1{ background:url(../images/bg1.jpg) center 0; height:200px;}
.bg2{ background:url(../images/bg2.jpg) center 0; height:180px;}
.bg3{ background:url(../images/bg3.jpg) center 0; height:170px;}
.bg4{ background:url(../images/bg4.jpg) center 0; height:450px;}
!* frm_main *!
.frm_main{ position: relative; margin-top:-440px; }
.frm_main .frm_asidebar{ float: left; width: 220px;}
.frm_main .frm_section{ float: right; width:770px; }
!* ======================== mod 通用模块 ======================== *!
!* mod_wg *!
.mod_wg{}
.mod_wg .mod_hd{background:url(../images/mod_bg.png) no-repeat; border:solid 1px #8d5f33; height: 38px; padding: 0 10px 0 15px;}
.mod_wg .mod_bd{ padding:10px 0; }
.mod_wg .hd_t{ height: 38px; line-height: 38px; position: relative;*zoom:1;}
.mod_wg .hd_t .more{ position: absolute; top:0; right:0; width: 40px; height: 38px; font:500 12px/38px "simsun"; color: #ffe096 }
.mod_wg .hd_t .more:hover{ text-decoration: underline;}
.mod_wg .tit span{float: left;*display: inline;*zoom:1; font:700 18px/38px "microsoft yahei"; color: #ffe096;}
.mod_wg .tit .split{margin: 0 5px; width: 9px; height: 38px; overflow: hidden;}
.mod_wg .tit .tit2{font:700 12px/44px "microsoft yahei";width: 100px; height: 38px; overflow: hidden;}
!* mod1_wg *!
.mod1_wg{}
.mod1_wg .mod_hd{background:url(../images/mod_bg.png) no-repeat; border:solid 1px #8d5f22; height: 38px; padding: 0 10px 0 15px;}
.mod1_wg .mod_bd{ background:#412d1d; padding:10px 15px; }
.mod1_wg .hd_t{ height: 38px; line-height: 38px; position: relative;*zoom:1;}
.mod1_wg .hd_t .more{ position: absolute; top:3px; right:-10px; width: 40px; height: 38px; font:500 12px/38px "simsun"; color: #ffe096 }
.mod1_wg .hd_t .more:hover{ text-decoration: underline;}
.mod1_wg .tit span{float: left;*display: inline;*zoom:1;font:700 18px/38px "microsoft yahei"; color: #ffe096;}
.mod1_wg .tit .split{margin: 0 5px; width: 9px; height: 38px; overflow: hidden;}
.mod1_wg .tit .tit2{font:700 12px/44px "microsoft yahei"; color: #ffe096;width: 80px; height: 38px; overflow: hidden;}
!* ======================== wg 通用内容 ======================== *!
!*wg_textlist*!
.wg_textlist li{ border:0 none; height: 30px;line-height: 30px; white-space:normal;}
.wg_textlist a,.wg_textlist span{ color:#c09c5b; }
.wg_textlist a{
white-space:nowrap;
overflow:hidden;
height: 30px;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
width: auto;
}
.wg_textlist .hover{ background-color: #412d1d}
.wg_textlist .hover a, .wg_textlist .hover span,.wg_textlist a:hover{color:#ef6a00;}
!* wg_dllist *!
.wg_dllist{ padding-left:46px;vertical-align: top; }
.wg_dllist dt,.wg_dllist dd{ float: left; *display: inline;*zoom:1; font:500 14px/30px "simsun"; color: #c09c5b}
.wg_dllist dt{ background: #70400a none; text-align: center; width: 36px; height: 20px; margin-left: -40px; position: relative; zoom:1; line-height: 20px; margin-top: 5px;}
.wg_dllist dd{ width: 100%;}
!* ue_notice *!
.ue_notice{ position:absolute; top:155px; margin-left:-311px; left:50%; z-index: 2}
!*ser_out_face*!
.ser_out_face{top:145px; z-index:100; opacity:1;filter:alpha(opacity=100); width: 620px; margin-left: -310px; z-index: 2}
.out_face_hd,.out_face_bd,.out_face_fd{background-image:url(../images/out_face_bg.jpg);}
.out_face_hd,.out_face_hd a{ color:#fff88f; }
.out_face_hd{ background-position:0 0;padding: 15px 10px 0 5px;}
.out_face_bd{ overflow:hidden; width:594px; background-position:-620px 0; }
.out_face_fd{ background-position:right bottom; padding-bottom:10px; zoom:1;}
!* store_btn *!
.sns_textscroll h2{color:#f7e057;}
.text_scroll_bx{ height:24px;}
.text_scroll_bx a{ color:#930000;}
.text_scroll_bx a:hover{ color:#5f0000;}
.text_scroll_bx li img{ display:inline-block; *display: inline; *zoom:1; margin:5px 3px;}
.m_server { background: none #fdf7d3; border:solid 2px #a85a3a; border-radius:2px; width: 590px; overflow: hidden;}
.m_server .m_server_hd,.m_server .m_server_bd,.m_server .m_server_fd{ background:none;}
.m_server .m_server_hd{ width:0; height:0;}
.m_server .m_server_bd { padding-left:10px; width:575px;}
.m_server_bd h2{ background:none; font-size:14px; font-family:"microsoft yahei"; font-weight:700; color:#3a0000; text-indent:0; line-height:36px;}
.alert_w{ background:url(../images/server_icons.png) no-repeat 0 0; }
.select_ser{ color:#3a0000;}
.m_played_ser .nplay { color:#3a0000;}
.m_server .m_server_fd{ height:10px; width:590px;}
!*server_box*!
!*.server_all .server_box{ height:70px;}*!
.server_num li{ background: #fcc896; border-color: #d9822c;}
.server_num li.cur{ background: #fdf7d3;border-bottom-color: #fdf7d3;}
.server_all .m_server_num{border-bottom-color: #d9822c;}
!*scrollbar*!
a.jScrollArrowUp { background:url(../images/server_icons.png) no-repeat 0 -63px;}
a.jScrollArrowUp:hover{ background-position: -20px -63px}
a.jScrollArrowDown { background: url(../images/server_icons.png) no-repeat 0 -83px;}
a.jScrollArrowDown:hover{ background-position: -20px -83px}
.jScrollPaneTrack{background:#ffa651;}
.jScrollPaneDrag{background:#fcc896;}
!* ======================== cnt 具体内容 ======================== *!
!* logo_img *!
.logo_img{ position: absolute; width: 230px; height: 150px; top:0; left: 50%; margin-left: -115px; }
!* mod_intro *!
.mod_intro{ background: url(../images/intro_bg.jpg) no-repeat 0 0; padding: 50px 14px 0 8px; width: 203px; height:380px;overflow:hidden; position: relative; margin-right: -5px; }
!* cnt_intro *!
.cnt_intro .btn_video{ display: block; margin: 0 auto 10px; cursor: pointer;}
.cnt_intro .txt{font:500 12px/22px "simsun"; color:#e8d799; text-indent: 2em; padding: 0 14px; }
.gname{color:#e8d799;}
!* mod_share *!
.mod_share{ background: #450e07 none; width: 203px; height: 24px; margin-top:5px; }
!* cnt_share *!
.cnt_share{ width: 180px; height: 24px; margin: 0 auto;}
#bdshare a:hover, #bdshare_s a:hover, #bdshare_pop a:hover{ background-color:transparent; zoom:1; _filter:alpha(opacity=100)!important}
.bds_tools a{ margin:0;}
.cnt_share .bshare_t{ float:left; line-height:24px; white-space:nowrap; color: #e8d799}
.cnt_share #bdshare{ float: left!important}
.cnt_share .sp_group{ background:url(../images/icons.gif) 0 -22px no-repeat;float:left;width:16px; height:16px; padding:0; *display:inline; *zoom:1; margin:5px 3px; cursor:pointer;}
.cnt_share .sp_group:hover{filter:alpha(opacity=80);opacity:.8;}
.bds_tools span.bds_more{ padding-top:3px;zoom:1;_padding-top:6px; background:none!important}
!* btnlist *!
.cnt_intro .btnlist{ padding:10px 14px 0 13px; font-size: 0;font-family: "simsun" }
.cnt_intro .btnlist a{ background:url(../images/sprite.jpg) no-repeat; display: inline-block; zoom:1; width: 80px; height: 35px; line-height: 30; overflow: hidden;}
.cnt_intro .btnlist .storebtn{ background-position: 0 0; margin-right: 14px;}
.cnt_intro .btnlist .storebtn:hover{ background-position: 0 -35px;}
.cnt_intro .btnlist .discussbtn{ background-position: 0 -70px;}
.cnt_intro .btnlist .discussbtn:hover{ background-position: 0 -105px;}
!* mod_specialbtn *!
.mod_specialbtn{}
!* cnt_specialbtn *!
.cnt_specialbtn{font-size: 0;font-family: "simsun"; line-height: 0; overflow: hidden;}
.cnt_specialbtn a{ background:url(../images/specialbtn.jpg) no-repeat; display: inline-block; width: 220px; height:55px; overflow: hidden; margin-top: 10px; }
.cnt_specialbtn a.a1{ background-position: 0 0; height: 75px; margin-top: 0;}
.cnt_specialbtn a.a1:hover{ background-position: -220px 0}
.cnt_specialbtn a.a2{ background-position: 0 -75px; height: 74px; margin-top: 1px}
.cnt_specialbtn a.a2:hover{ background-position: -220px -75px}
.cnt_specialbtn a.a3{ background-position: 0 -150px; }
.cnt_specialbtn a.a3:hover{ background-position: -220px -150px}
.cnt_specialbtn a.a4{ background-position: 0 -205px; height: 58px; margin-top: 7px;}
.cnt_specialbtn a.a4:hover{ background-position: -220px -205px}
.cnt_specialbtn a.a5{ background-position: 0 -265px; }
.cnt_specialbtn a.a5:hover{ background-position: -220px -265px}
.cnt_specialbtn a.a6{ background-position: 0 -320px; }
.cnt_specialbtn a.a6:hover{ background-position: -220px -320px}
.cnt_specialbtn a.a7{ background-position: 0 -375px; }
.cnt_specialbtn a.a7:hover{ background-position: -220px -375px}
!* mod_yxgl *!
.cnt_yxgl .wg_textlist a{ _width: 190px;}
!* mod_kfzx *!
.mod_kfzx .mod_bd{padding: 10px;}
.mod_kfzx .wg_kf{ padding: 0 0 10px 10px; }
.wg_kf .online{ background: url(../images/sprite.jpg) no-repeat 0 -140px; width:81px; height:24px; color: #ffe375; font: 500 12px/24px "simsun"; text-align: center;}
.wg_kf .online:hover{ background-position: 0 -165px; text-decoration: none}
.wg_kf p{color:#c09c5b; white-space: nowrap; line-height: 30px;}
!* mod_jkgg *!
.mod_jkgg{border-top: solid 1px #5b3d26; padding: 10px 18px;}
.wg_jkgg p{color: #c09c5b; line-height: 30px;}
.wg_jkgg p .white_space{ display:inline-block;*display:inline;*zoom:1; width:20px; height:30px; vertical-align:middle}
!* mod_sundry *!
.mod_sundry{ background: url(../images/sundy_bg.jpg) no-repeat center top; padding: 16px 19px 20px; width: 732px; height:262px; overflow: hidden; }
!* mod_xwgg *!
.mod_xwgg{ float: left;*display: inline; zoom:1; width: 434px;}
.mod_xwgg .mod_hd{ background: none; border:none;}
.mod_xwgg .tit span{ color:#b14803; }
.mod_xwgg .tit .icon{ background: url(../images/sprite.jpg) no-repeat 0 -245px; float: left;*display: inline; *zoom:1; width: 32px; height: 32px; margin:3px 5px 0 -13px; position: relative; }
.mod_xwgg .tit .tit2{color: #dba887; }
.mod_xwgg .hd_t .more{color:#b14803; right: -10px; }
.mod_xwgg .mod_bd{ height: 205px; overflow: hidden; }
.mod_xwgg .cnt_xwgg{ height: 210px;}
!* cnt_xwgg *!
.cnt_xwgg .wg_textlist li{ padding-left: 5px;}
.cnt_xwgg .wg_textlist a,.cnt_xwgg .wg_textlist span{ color:#3a0000; }
.cnt_xwgg .wg_textlist a{_width: 370px;}
.cnt_xwgg .wg_textlist .hover{ background-color: #d78e53}
.cnt_xwgg .wg_textlist .hover a, .cnt_xwgg .wg_textlist .hover span,.cnt_xwgg .wg_textlist a:hover{color:#fbf5c1;}
!* mod_ads *!
.lb_ul{ position:absolute;}
.lb_ul li{ position:absolute;left:0;top:0; z-index:0;}
.lb_num{ position:absolute; z-index:53 }
!* .lb_num li{ float:left; *display:inline; *zoom:1;text-align:left; cursor:pointer;} *!
.mod_ads{float: right;*display: inline; zoom:1; margin-top: 10px; width: 280px; height: 250px;}
.mod_ads .ads_lb{ position:relative; *zoom:1;width: 280px; height:250px; overflow:hidden;}
.ads_lb .lb_bd{ width: 280px; height:250px; overflow:hidden}
.ads_lb .lb_ul li{ width: 280px; height:250px; }
.ads_lb .lb_ul li a{ display:block; width:100%; height:100%; text-decoration:none;}
.ads_lb .lb_bd img{ width: 280px; height:250px; }
.ads_lb .lb_num{left:0; bottom:5px; text-align: center; width: 280px; height: 14px; overflow: hidden; font-size: 0; overflow: hidden;}
.ads_lb .lb_num li{ background: #fff none; display: inline-block; margin: 0 5px; width:14px; height: 14px; border-radius:7px; overflow: hidden; cursor:pointer; }
.ads_lb .lb_num .cur{ width: 36px;}
!* mod_gg *!
.mod_gg .cnt_gglist{ margin-right: -10px;}
.cnt_gglist li{ background: #a67600; padding: 2px; float: left; *display: inline; margin-right: 10px; width: 246px; height: 96px; overflow: hidden;}
.cnt_gglist li a{ display: block; width: 100%; height: 100%; position: relative; *zoom:1;}
!* mod_zyjs *!
.mod_zyjs .mod_bd{ padding: 0}
.career_lb{ position:relative; width:770px; height: 290px; margin-top: -40px; }
.career_lb .lb_bd{ width:770px; height: 290px; overflow:hidden;}
.career_lb .lb_bd li{ width:770px; height: 290px; }
.career_lb .career_img{ width: 380px; height: 290px; position: absolute; top:0; right: 0;}
.career_img img{ width:380px; height: 290px;}
.career_lb .career_lnk{ background: url(../images/sprite.jpg) 0 -140px; width: 81px; height: 24px; font: 500 12px/24px "simsun"; color:#fcd86b; text-align: center; position: absolute; top:240px; left:15px; z-index: 3 }
.career_lb .career_lnk:hover{ background-position: 0 -165px;}
.career_lb .career_flash{background: #a17201 none; padding: 2px; width:193px; height: 128px; overflow: hidden; position: absolute;top: 136px ;left: 307px; }
.career_lb .career_txt{ background: #342315 ; width: 265px; height: 222px; overflow: hidden; position: absolute; top:68px; left: 15px; z-index: 2; }
.career_txt .tit{ background: url(../images/tit_bg.png) no-repeat; height: 50px;}
.career_txt .tit1{ background-position: 0 -295px;}
.career_txt .tit2{ background-position: 0 -345px;}
.career_txt .tit3{ background-position: 0 -395px;}
.career_txt .tit4{ background-position: 0 -445px;}
.career_lb .lb_num{ top:0; left: 0 ;}
.career_lb .lb_num li{ background: url(../images/tit_bg.png) no-repeat 0 -80px; float:left; *display:inline; *zoom:1;text-align:center; margin-right: -1px; cursor:pointer;width: 99px; height: 40px; }
.career_lb .lb_num .cur{ background-position: 0 -120px; z-index: 2; position: relative;}
.career_lb .lb_num li a{ display: block; width: 100%; height: 100%; font: 700 18px/40px "microsoft yahei"; color: #2f1a01; }
.career_lb .lb_num .cur a{ color: #4f2b01 }
!* mod_yxzl *!
.mod_yxzl{ float: left; width: 510px;}
.mod_yxzl .mod_bd{ padding: 0 10px 26px;}
.wg_yxzl{width:490px;height: 204px; overflow:hidden; }
.wg_yxzl .yxzl_bg {width:490px; height: 42px; overflow:hidden; margin-top: 26px; padding: 0}
.yxzl_bg dl{ padding-left: 145px; width: 345px; height: 42px;}
.yxzl_bg dt{background: url(../images/tit_bg.png) no-repeat ; width:120px; height:42px; padding:0;text-indent:-999em; margin: 0 0 0 -145px; position: relative; zoom:1;}
.m1_yxzl dt{ background-position: 0 -160px;}
.m2_yxzl dt{ background-position:0 -205px;}
.m3_yxzl dt{ background-position:0 -250px;}
.yxzl_bg dd{padding:0px 3px; height: 42px;}
.yxzl_bg dd a{color:#c09c5b; word-wrap:break-word; margin: 0 8px; line-height: 20px;}
.yxzl_bg dd a:hover{color:#ef6a00;}
!* mod_yxph *!
.mod_yxph{ float: right; width: 248px; }
.mod_yxph .mod_bd{ padding: 10px 5px 0;}
!* rankcont *!
.rankcont{ width: 100%;}
.rankcont .rank_select{height:22px;}
.rankcont .rank_data{ padding:8px 0px 0;}
.cnt_yxph{ height: 220px; overflow: hidden;}
.cnt_yxph .no_data{ padding-top:100px ; text-align:center; color:#ef6a00; font-weight:700; font-size:14px;}
!*m_selectlist*!
.m_selectlist{ position:relative;*zoom:1; float:left}
.m_selectlist .m_selected{background-color:#5e390e; border:solid 1px #8b571f; cursor:pointer; width:140px; height:20px; line-height:20px; font-size:12px; overflow:hidden; }
.m_selected .select_txt{ padding:0 5px; color:#c09c5b; width:102px; height:20px; overflow:hidden; text-align:left;}
.m_selected .flag_down{ display:block; width:12px; height:10px; background-color:#7a5121; padding:10px 0 0 5px; overflow:hidden;}
.m_selected .flag_down b{ border:4px solid #7a5121; border-top-color:#cb904d; height:0; width:0; display:block; overflow:hidden;zoom:1;}
!* selectlist *!
.m_selectlist .m_select_cont{position:absolute; top:22px; width:140px; border:1px solid #8b571f; background-color:#5e390e; border-top:0; display:none; overflow:hidden; padding:5px 0;}
.m_selectlist .selectlist{ *vertical-align:top; width: 100%;}
.selectlist li{ width:100%; height:23px; line-height:23px; cursor:pointer; *vertical-align:center; overflow:hidden}
.selectlist li a{ display:block; padding:0 5px; color:#c09c5b}
.selectlist li a:hover,.selectlist .cur a,.selectlist .cur a:hover{ background:#7a5121; color:#cb904d}
!* v_scrollbar *!
.selectlist_inner{zoom:1; height:100%; overflow:hidden}
.m_selectlist .v_scrollbar{position:absolute;width:7px;right:0;top:5px;height:220px; display:none;cursor:pointer; background:#5e390e;}
.m_selectlist .v_scrollbar_bg{position:absolute;top:0;width:7px;height:100%;}
.m_selectlist .v_scrollbar_btn{position:absolute;width:5px; border:1px solid #000;-moz-border-radius:3px; -o-border-radius:3px;-webkit-border-radius:3px; z-index:100px;filter:alpha(opacity=40);opacity:0.4; top:0;border-radius:3px; background-color:#555; }
.rankcont .select_item{ float:left; *display:inline; *zoom:1; }
.rankcont .select_rankways{ float: right;}
.select_rankways .m_selectlist .m_selected{ width: 90px;}
.select_rankways .m_selected .select_txt{ width: 62px;}
.select_rankways .m_selectlist .m_select_cont{ width: 90px;}
.m_rankdata .table_hd{ height:25px; !* background: #323131; *! color:#ef6a00;}
.m_rankdata .table_hd span{ float:left; height:25px; line-height:25px; overflow:hidden; color:#ef6a00; !* font-weight:700; *! font-size: 14px; border-bottom: solid 1px #1c0e02;}
.m_rankdata .table_hd .col1,.rank_table .col1{ width:33px; padding:0 5px}
.m_rankdata .table_hd .col2,.rank_table .col2{ width:120px; padding:0 5px}
.m_rankdata .table_hd .col3,.rank_table .col3{width:55px; padding:0 5px}
.rank_table td{ height:32px; line-height:32px; color:#c09c5b; text-align: left; }
.m_rankdata .rank_table{ width: 100%; overflow:hidden;}
.rankcont .m_rankdata{width:100%;}
.m_rankdata .name{ width:120px; height:30px; overflow:hidden; }
!*mod_screen*!
.mod_screen .mod_hd{ padding-left: 0;}
.mod_screen .mod_bd{ padding-top:22px; height: 143px;}
.mod_screen .hd_t .tab_pic{ height:40px; position: absolute; top:-1px; left: -1px;}
.tab_pic li{ *display: inline;*zoom:1; margin:0; width: auto; height: 40px; margin-right: -1px; }
.tab_pic li span{ background: url(../images/tit_bg.png) no-repeat 0 0; width: 114px; height: 40px; position: relative; zoom :1; text-align: center; font: 700 18px/40px "microsoft yahei"; color: #2f1a01;}
.tab_pic li.cur span{ background-position: 0 -40px; font: 700 18px/40px "microsoft yahei"; color: #4f2b01; height: 40px; }
.wg_bimgscroll{ position:relative; *zoom:1; height: 143px; }
.wg_bimgscroll .wg_bimgcontainer{ width:100%; height:100%}
.wg_bimgcontainer .wg_bimglist{ overflow:hidden}
.wg_bimglist li{ background:#a67600; padding: 2px; width:158px; height:116px; margin:0 17px 0 0; float:left; *display:inline;*zoom:1; overflow: hidden;}
.wg_bimgcontainer a{ width:100%; height:100%; display:block;}
.wg_bimgcontainer img{width:158px; height:116px; }
.wg_bimgscroll .arrow_left,.wg_bimgscroll .arrow_right{ background: url(../images/sprite.jpg); display: block; width:20px; height:30px; top:38px; position: absolute; cursor: pointer; text-indent: -999em; overflow: hidden;}
.wg_bimgscroll .arrow_left{ background-position: 0 -215px; left:0;}
.wg_bimgscroll .arrow_left:hover{background-position: -20px -215px;}
.wg_bimgscroll .arrow_right{ background-position: -40px -215px; right:0}
.wg_bimgscroll .arrow_right:hover{ background-position: -60px -215px;}
.wg_bimgscroll .disable{ display:none; *zoom:1;}
.wg_bimgscroll .wg_bimgcontainer{position:absolute; width:716px;height:120px; overflow: hidden; left:35px; top:0px;}
!* ht_up*!
.wg_bimgscroll .ht_up{background:url(../images/sprite.jpg) no-repeat 0 -190px; width:93px; height:22px; font: 500 12px/22px "simsun"; color:#ffe096; position: absolute; top:-53px; right:90px; text-align: center;
}
.wg_bimgscroll .ht_up:hover{color: #fff600}
.wg_bimgscroll .more{position: absolute; top:-53px; right:10px; width: 40px; height: 22px; font:500 12px/22px "simsun"; color: #ffe096}
.wg_bimgscroll .more:hover{ text-decoration: underline;}
!* mod_wjjl *!
.mod_wjjl .hd_t .ht_a{ background:url(../images/sprite.jpg) no-repeat 0 -190px; width:93px; height:22px; font: 500 12px/22px "simsun"; color:#ffe096; position: absolute; top:8px; right:80px; text-align: center;
}
.mod_wjjl .hd_t .ht_a:hover{color: #fff600}
.mod_wjjl .hd_t .more{ width: 70px; }
.wg_table th{ color:#ef6a00; border-bottom: solid 1px #583b25; text-align: left;}
.wg_table td{ border-bottom: dashed 1px #5b3d26; text-align: left;}
.wg_table td,.wg_table td a{ color:#c09c5b;}
.wg_table .hover td,.wg_table .hover a,.wg_table td a:hover{ color:#ef6a00;}
.wg_table .hover td{ background:#412d1d;}
.wg_table .xdis_tit{width:380px;}
.pop{
position:relative;
!*width:740px;*!
background-color:#d38a0e;
}
.pop .close_btn{
position:absolute;
right:-60px;
top:0;
background:url(../images/sprite.jpg) no-repeat 0 -280px ;
height:58px;
width:60px;
outline: none;
}
.pop_inner{
padding:5px;
}
.wg_bimglist li a img,.cnt_gglist li img{
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.wg_bimglist li a:hover img,.cnt_gglist a:hover img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.m_share{ display: none!important;}
.m_sstore{ float: right; margin-right: 10px}*/
/*new webgame*/
/*
frm :表示框架
sfrm: 表示小的框架
mod : 表示模块
wg :表示公用内容
cnt : 表示内容
*/
body,.my_ftop {
font-family: "Microsoft Yahei", "微软雅黑", sans-serif;
}
.my_topbar {
min-width: 1200px;
}
.my_ftop {
}
.frm_wfooter {
margin-top: 0px;
}
.wrapper{
position: relative;
width: 1000px;
}
/* ======================== frm 整体框架 ======================== */
.view {
*zoom: 1;
background: #f2f2f2;
}
.wg-head {
background: url(../images/fbg_1.jpg) center 0 no-repeat;
*zoom: 1;
}
.head-bg{
background: url(../images/fbg_2.jpg) center 500px no-repeat;
}
.wg-main{
font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
font-size:14px;
color: #222124;
padding-bottom: 40px;
}
.wg-main .wrapper{
margin-top:-362px;
}
.wg-main a{
font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
font-size:14px;
color: #222124;
}
.wg-main a:hover{
color: #be8320;
}
.col-1{
height:697px;
}
.col-2{
height:445px;
}
.col-3 .wrapper{
background-position: 0 -1136px;
}
.bg-1 {
background: url(../images/bg_1.jpg);
height: 280px;
}
.bg-2 {
background: url(../images/bg_2.jpg);
height: 320px;
}
.bg-3 {
background: url(../images/bg_3.jpg);
height: 390px;
}
.main {
width: 1000px;
margin: -323px auto 0;
position: relative;
z-index: 12;
}
/* 通用模块 */
.mod {
margin-right:6px;
margin-bottom: 6px;
position: relative;
*zoom:1;
}
.mod-hd {
position: relative;
*zoom: 1;
font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
height: 46px;
background: #f5f3f2;
}
.mod-bd {
position: relative;
*zoom: 1;
padding:0 16px;
background: #fdfdfd;
border: 1px solid #d9d9d9;
}
.mod-tit {
float: left;
line-height: 46px;
height: 46px;
font-size: 18px;
font-weight:bold;
position: relative;
*zoom:1;
color: #222124;
}
.mod-stit{
font-size:12px;
float: left;
margin: 22px 0 0 4px;
line-height:12px;
padding-left:5px;
text-transform: uppercase;
color: #b2b2b2;
font-family: "Arial","SimSun", sans-serif;
}
a.mod-more {
position: absolute;
top:15px;
right: 3px;
*zoom:1;
background: url(../images/s_more.png) 0 0 no-repeat;
width: 16px;
height:16px;
}
.mod-list{
position: relative;
}
.mod-list li {
line-height: 39px;
height: 39px;
vertical-align: top;
position: relative;
zoom: 1;
border-bottom:1px dotted #dcd2c2;
}
.mod-list li.hc1 a{
color: #AA4330;
}
.mod-list li.hc1 a:hover{
color: #AA4330;
}
.mod-list li.hc1 em{
width: 23px;
height: 11px;
display: inline-block;
margin-left: 8px;
background: url(../images/ico_new.png) no-repeat;
}
.mod-list li.hc1 span{
color: #AA4330;
}
.mod-list li span {
float: right;
font-size: 12px;
}
.mod-list li a {
float: left;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
white-space: nowrap;
}
.mod-list li a:hover{
color: #be8320;
text-decoration: underline;
}
.mod-dark{
}
.mod-dark .mod-bd{
background: #f8f8f8;
}
/* 选项卡 */
/*.tab-hd li {
width: 90px;
text-align: center;
cursor: pointer;
}
.tab-hd li.mod-tit {
float: left;
background: none;
padding:0;
border-bottom:none;
color: #beae95;
}
.tab-hd li.cur{
color: #aa4330;
}
.tab-bd {
position: absolute;
top: 0;
left: 0;
}*/
/* ======================== 2016/4/7 by Adrian ======================== */
/*功能按钮*/
.mod-entry {
width: 260px;
height:274px;
position: relative;
*zoom:1;
overflow: hidden;
float: left;
}
.mod-entry ul{
width: 290px;
}
.mod-entry li {
float: left;
margin:0 2px 2px 0;
}
.mod-entry li.li-1{
width: 260px;
height:118px;
border: none;
}
.mod-entry a{
display: block;
width: 77px;
height: 76px;
line-height:76px;
padding-left:52px;
font-size:16px;
background: url(../images/s_2.png) no-repeat 0 0;
position: relative;
*zoom:1;
text-align: left;
color: #fff938;
}
.mod-entry a:hover{
color: #fff938;
}
.mod-entry a.item-1 {
width: 260px;
height:118px;
padding:0;
font-size:0;
}
.mod-entry a.item-2{
background-position: 0 -120px;
}
.mod-entry a.item-3{
background-position: -131px -120px;
}
.mod-entry a.item-4{
background-position: 0 -198px;
}
.mod-entry a.item-5 {
background-position: -131px -198px;
}
.mod-entry a.item-1:hover{
background-position: -260px 0;
}
.mod-entry a.item-2:hover{
background-position:-260px -120px;
}
.mod-entry a.item-3:hover{
background-position: -391px -120px;
}
.mod-entry a.item-4:hover{
background-position: -260px -198px;
}
.mod-entry a.item-5:hover{
background-position: -391px -198px;
}
/*热门问答*/
.mod-rmwd{
float: left;
width: 260px;
}
.mod-rmwd .mod-list{
overflow: hidden;
}
.mod-rmwd .mod-list li a{
width: 228px;
}
.mod-rmwd .mod-more{
top:-43px;
background-position: -34px 0;
}
.mod-rmwd .mod-more:hover{
background-position: -34px -34px;
}
.mod-rmwd .mod-bd{
padding:21px 9px 0;
height:239px;
display: none;
}
.search{
width: 240px;
}
.rmwd-search{
border-bottom:1px dashed #dcd2c2;
margin-bottom: 5px;
}
.rmwd-search .search-wrap{
margin-bottom: 10px;
}
.search-wrap{
height:32px;
background: url(../images/s_search.png) no-repeat;
}
.search-btn{
float: right;
width: 56px;
height:32px;
border: none;
cursor: pointer;
overflow: hidden;
text-indent: -999em;
background: url(../images/s_search.png) -184px 0 no-repeat;
}
.search-btn:hover{
background-position: -184px -32px;
}
.search-ipt{
float: left;
padding: 0 6px 0 30px;
height:32px;
line-height:32px;
width: 148px;
border: none;
color: #929BBC;
background: none;
font-size:12px;
font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
}
.search-ipt::-webkit-input-placeholder,
.search-ipt:-moz-placeholder,
.search-ipt::-moz-placeholder,
.search-ipt:-ms-input-placeholder{
color:#d3c6b2;
}
.search-hot{
padding:0 0 0 72px;
position: relative;
*zoom:1;
line-height:24px;
height:48px;
margin-bottom: 10px;
overflow: hidden;
}
.search-hot label{
position: absolute;
top:2px;
left:0;
font-weight: bold;
}
.search-hot a:hover{
text-decoration: underline;
}
/*游戏攻略*/
.mod-yxgl{
float: right;
width: 278px;
margin-right:0;
}
.mod-yxgl .mod-list{
height: 240px;
overflow: hidden;
padding-top:7px;
}
.mod-yxgl .mod-list li a{
width: 216px;
}
.mod-yxgl .mod-bd{
height:260px;
}
/*游戏介绍*/
.mod-instr {
background: url(../images/ibg_1.png) no-repeat;
position: relative;
*zoom: 1;
float: left;
width: 1000px;
height: 122px;
margin-bottom:6px;
}
.instr-pic {
position: absolute;
width: 121px;
height:74px;
top:18px;
left:25px;
border:1px solid #3d3c3f;
}
.instr-pic img {
width: 100%;
height: 100%;
display: block;
}
.instr-txt {
color: #b2b2b2;
float: left;
line-height: 24px;
width: 620px;
padding: 20px 0 0 176px;
}
.instr-txt a {
color: #be8320;
font-size: 14px;
font-weight: bold;
}
.instr-txt a:hover {
text-decoration: underline;
}
a.instr-btn {
width: 147px;
position: absolute;
top: 18px;
right: 28px;
height: 43px;
background: url(../images/s_3.png) 0 0 no-repeat;
}
a.instr-btn:hover{
background-position: 0 -43px;
}
.instr-share {
overflow: hidden;
height: 24px;
position: absolute;
right: 8px;
top: 70px;
width: 176px;
}
.share-label {
float: left;
line-height: 24px;
font-size: 14px;
color: #b2b2b2;
}
#bdshare a{
padding:0;
width: 24px;
height:24px;
background: url(../images/ico_share.png) no-repeat;
padding-right:5px;
}
#bdshare a.bds_qzone{
background-position: -29px 0!important;
}
#bdshare a.bds_tsina{
background-position: -58px 0!important;
}
#bdshare a.bds_tqf{
background-position: -87px 0!important;
}
#bdshare a.bds_sqq{
background-position: 0 0!important;
}
/*kfzx*/
.mod-kfzx {
float: left;
width: 260px;
position: relative;
z-index: 9;
*zoom:1;
}
.kfzx-group{
padding: 20px 10px 10px;
border-bottom: 1px solid #d9d9d9;
}
.kfzx-txt{
line-height:20px;
padding-left:71px;
position: relative;
margin-bottom:10px;
*zoom:1;
}
.kfzx-txt dt{
position: absolute;
top:0;
left:0;
}
.kfzx-txt dd{
}
.kfzx-label{
position: absolute;
top:0;
left:0;
}
.mod-kfzx a {
width: 146px;
height: 20px;
line-height: 20px;
text-align: center;
font-size: 14px;
color: #fff;
display: inline-block;
margin-right:6px;
background:url(../images/s_5.png) repeat-x;
vertical-align: top;
}
.mod-kfzx a:hover{
color: #fff;
background-position: 0 -20px;
}
.mod-kfzx .mod-bd{
height:378px;
padding: 0;
}
.kfzx-group--3 .kfzx-txt{
padding-left: 100px;
}
.kfzx-group--4{
padding-top: 10px;
border-bottom: none;
}
/*下拉*/
.m_selectlist {
background: url(../images/s_select.png) no-repeat;
width: 240px;
height: 30px;
position: relative;
cursor: pointer;
margin: auto;
}
.m_selected {
height: 30px;
}
.m_selected .select_txt {
padding-left: 10px;
line-height: 30px;
}
.m_selected .flag_down b {
position: absolute;
border: 5px solid #b57f53;
border-top-color: #fff;
top: 12px;
right: 8px;
overflow: hidden;
height: 0px;
}
.flag_down {
display: none;
position: absolute;
top: 1px;
right: 1px;
width: 26px;
height: 25px;
background: #b57f53;
}
.selectlist li {
width: 100%;
height: 24px;
line-height: 24px;
cursor: pointer;
*vertical-align: center;
overflow: hidden;
color: #222124;
padding: 0 10px;
}
.selectlist li:hover,
.selectlist li.cur,
.selectlist li.cur:hover {
background: #222124;
text-decoration: none;
color: #f2f2f2;
}
.m_selectlist .m_select_cont {
position: absolute;
top: 30px;
width: 240px;
background-color: #f2f2f2;
border-top: 0;
display: none;
overflow: hidden;
padding: 5px 0;
}
.m_selectlist .selectlist {
*vertical-align: top;
}
/*轮播图*/
.mod-silde {
overflow: hidden;
float: left;
width: 480px;
height: 274px;
position: relative;
*zoom:1;
}
.slide-list {
position: relative;
*zoom: 1;
}
.slide-list li {
position: absolute;
top: 0;
left: 0;
}
.slide-dot {
position: absolute;
bottom: 10px;
z-index: 10;
height: 15px;
text-align: right;
right: 10px;
}
.slide-dot li {
display: inline-block;
width: 15px;
height: 15px;
vertical-align: top;
cursor: pointer;
overflow: hidden;
*display: inline;
zoom: 1;
margin: 0 2px;
color: #b2b2b2;
font-size: 12px;
text-align: center;
background: #222124;
line-height: 15px;
}
.slide-dot li.cur {
background: #be8320;
color: #ffffff;
}
/*广告*/
.mod-adv{
float: right;
height:274px;
overflow: hidden;
}
.adv-item{
position: relative;
*zoom:1;
width: 248px;
height:134px;
margin-bottom:6px;
display: block;
}
.adv-tit{
position: absolute;
left:0;
bottom: 0;
text-align: center;
width: 248px;
line-height:28px;
color: #ffffff;
background: url(../images/s_10.png) repeat;
}
/*新闻活动*/
.mod-xwgg {
float: left;
width: 450px;
position: relative;
*zoom:1;
overflow: hidden;
}
.mod-xwgg .mod-list{
height:240px;
overflow: hidden;
padding-top:7px;
}
.mod-xwgg .mod-list li a {
max-width: 350px;
}
.mod-xwgg .mod-bd {
height: 260px;
}
/* 游戏资料 */
.mod-yxzl {
float: left;
width: 260px;
}
.mod-yxzl .mod-bd {
padding:30px 9px 0;
height: 338px;
overflow: hidden;
*zoom: 1;
}
.mod-yxzl .mod-ico {
background-position: 0 -66px;
}
.yxzl-stit{
text-align: center;
height:49px;
line-height:49px;
color: #fff;
width: 240px;
font-size:16px;
background: url(../images/s_4.png) center top no-repeat;
}
.yxzl-list {
overflow: hidden;
height: 90px;
padding:10px 12px 0;
position: relative;
z-index: 2;
width: 216px;
float: left;
}
.yxzl-list ul {
width: 232px;
}
.yxzl-list li {
float: left;
line-height:28px;
margin-right:16px;
}
.yxzl-list li a {
display: block;
width: 100px;
text-align: center;
height: 30px;
line-height: 30px;
}
.yxzl-list li a:hover {
text-decoration: underline;
}
.yxzl-opt {
overflow: hidden;
*zoom:1;
position: relative;
float: left;
margin-bottom:20px;
}
/* 玩家相册 */
.mod-wjxc,
.mod-yxjt{
width: 328px;
float: left;
margin-right:0;
}
.mod-wjxc .mod-bd,
.mod-yxjt .mod-bd{
padding: 29px 16px;
}
.mod-wjxc .wjxc-list,
.mod-yxjt .yxjt-list{
height: 107px;
width: 294px;
overflow: hidden;
}
.mod-wjxc .wjxc-list ul,
.mod-yxjt .yxjt-list ul{
width: 302px;
}
.mod-wjxc .wjxc-list li,
.mod-yxjt .yxjt-list li{
float: left;
margin:0 6px 0 0;
}
.mod-wjxc .wjxc-list li a,
.mod-yxjt .yxjt-list li a{
height: 107px;
width: 145px;
display: block;
overflow: hidden;
background: url(../images/loading.gif) #000 no-repeat center center;
}
/* 玩家交流 */
.m-ctable {
padding:5px 0 8px;
overflow: hidden;
}
.m-ctable a {
font-size: 14px;
}
.mod-wjjl {
float: left;
width: 400px;
}
.mod-wjjl .mod-bd{
min-height: 378px;
}
.comu-table {
line-height: 35px;
}
.comu-table th {
line-height: 44px;
margin-bottom: 5px;
font-weight: bold;
border-bottom:1px dotted #dcd2c2;
}
.comu-table td {
line-height: 39px;
height: 39px;
overflow: hidden;
border-bottom:1px dotted #dcd2c2;
}
.comu-table td.td-tit {
text-align: left;
}
.comu-table td a,.td-wid {
line-height: 32px;
cursor: pointer;
}
.comu-table .td-wid {
overflow: hidden;
height: 32px;
line-height: 32px;
padding: 0 5px;
}
.comu-table .td-tit .td-wid {
width: 300px;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
white-space: nowrap;
}
.disable {
display: none;
}
.comu-table .hover a,
.comu-table .hover td,
.comu-table .hover td a,
.comu-table .hover .td-wid{
color: #be8320;
text-decoration: underline;
}
a.mod-publish {
width: 67px;
position: absolute;
top: 14px;
right: 46px;
color: #fff;
height: 18px;
line-height: 18px;
text-align: center;
font-size:12px;
background: url(../images/s_5.png) 0 -40px no-repeat;
}
a.mod-publish:hover{
color: #fff;
background-position: 0 -58px;
}
.mod-wjxc,
.mod-silde,
.mod-entry,
.mod-yxzl,
.mod-zyjs{
margin-bottom: 0;
}
.tab-bds{
position: relative;
*zoom:1;
}
.tab-hds{
position: relative;
*zoom:1;
}
.tab-slide{
height: 4px;
background: #be8320;
left: 0;
position: absolute;
transition: all .3s ease;
bottom: -2px;
}
.mod-bzdq{
clear: both;
margin-right: 0;
}
.mod-bzdq .mod-bd{
padding: 0 7px;
}
.bzdq-search{
position: absolute;
top:10px;
right: 10px;
}
.bzdq-btns{
text-align: center;
padding: 20px 0 10px;
}
.bzdq-btns a{
margin: 0 10px;
}
.bzdq-more{
width: 202px;
height: 58px;
display: inline-block;
background: url(../images/s_6.png) no-repeat 0 0;
}
.bzdq-origin{
width: 202px;
height: 58px;
display: inline-block;
background: url(../images/s_6.png) no-repeat 0 0;
}
.bzdq-more:hover{
background-position: 0 -58px;
}
.bzdq-cont{
overflow: hidden;
position: relative;
*zoom:1;
}
.bzdq-list{
width: 1000px;
}
.bzdq-list li{
width: 227px;
height: 143px;
float: left;
padding: 4px 4px 0;
background: #ebebeb;
margin: 0 10px 10px 0;
border: 1px solid #e0e0e0;
}
.bzdq-list li:hover {
background: #9e6b2a;
border-color: #9e6b2a;
}
.bzdq-list li a.item-img {
width: 225px;
height: 106px;
display: block;
border: 1px solid #ffffff;
}
.bzdq-list li a.item-txt {
line-height: 35px;
text-align: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 227px;
display: block;
}
.tab-hd{
padding:0 0 5px;
}
.tab-hd-item{
text-align: center;
float: left;
width: 138px;
line-height: 48px;
cursor: pointer;
}
.tab-bd{
position: relative;
}
.tab-bd-item{
/*position: absolute;
top:0;
left:0;*/
width: 100%;
display: none;
}
.tab-hd-1-item{
background: #ebebeb;
}
.tab-hd-2-item{
background: #cacaca;
}
.tab-hd-3-item{
background: #a8a8a8;
}
.s-tab .tab-hd-item.cur{
background: #9e6b2a;
}
.tab-bd-item.show{
display: block;
}
.s-search{
}
/* zyjs */
.mod-zyjs {
height:370px;
width: 734px;
margin-right: 0;
overflow: hidden;
float: left;
position: relative;
*zoom: 1;
z-index: 1;
}
.zyjs-tab-hd{
cursor: pointer;
}
/*一级*/
.zyjs-tab-hds-1{
position: absolute;
top:44px;
left:21px;
padding-top: 21px;
line-height: 20px;
width: 38px;
padding-bottom: 20px;
background: url(../images/sprites.png) no-repeat;
background-position:0 -406px;
}
.zyjs-tab-hd-1{
float: left;
padding: 12px 0 13px;
color: #fff;
font-size: 20px;
text-align: center;
width: 38px;
margin-bottom: 5px;
cursor: pointer;
background: url(../images/sprites.png) no-repeat;
background-position:0 -275px;
font-family: "楷体","宋体", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
}
.zyjs-tab-hd-1.cur{
background-position:0 -205px;
color: #01274c;
}
.zyjs-tab-bd-1.cur{
display: block;
}
/*二级*/
.zyjs-tab-hds-2{
}
.zyjs-tab-hd-2{
width: 88px;
line-height: 29px;
color: #2a69a5;
font-size: 14px;
text-align: center;
margin-bottom: 15px;
background: url(../images/sprites.png) no-repeat;
background-position:0 -69px;
cursor: pointer;
}
.zyjs-tab-hd-2.cur{
background-position:0 -103px;
}
.zyjs-tab-bd-2.cur{
display: block;
}
/*三级*/
.zyjs-tab-hds-3{
position: absolute;
top:17px;
right: 16px;
}
.zyjs-tab-hd-3{
width: 29px;
text-align: center;
line-height: 29px;
background: url(../images/sprites.png) no-repeat;
background-position:0 0px;
margin-bottom: 10px;
}
.zyjs-tab-hd-3.cur{
background-position:0 -34px;
}
.zyjs-tab-bd-3.cur{
display: block;
}
.zyjs-tab-bd .item-title{
position: absolute;
width: 208px;
line-height: 32px;
text-align: center;
top:12px;
left:19px;
color: #0f375e;
font-size: 24px;
font-family: "楷体","宋体", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
background: url(../images/sprites.png) no-repeat;
background-position:0 -369px;
}
.zyjs-tab-bd .item-more{
background: url(../images/sprites.png) no-repeat;
background-position:0 -345px;
width: 82px;
height: 19px;
display: block;
margin: 0 auto;
}
.zyjs-tab-bd .item-nav{
position: absolute;
top:70px;
right: 16px;
}
.zyjs-tab-bd .item-intr{
position: absolute;
line-height: 22px;
top:191px;
left:79px;
}
.zyjs-tab-bd .item-intr .intr-tit{
margin-bottom: 5px;
}
.zyjs-tab-bd .item-intr dl{
margin-bottom: 5px;
padding-left: 45px;
position: relative;
*zoom:1;
}
.zyjs-tab-bd .item-intr dt{
width: 45px;
position: absolute;
top:0;
left:0;
color: #427bb2;
}
.zyjs-tab-bd .item-intr .item-more{
margin: 20px 0 0 0;
}
.zyjs-tab-bd-1-1 .item-nav{
top:80px;
left:80px;
}
.zyjs-tab-bd-1-1 .zyjs-tab-hd-2{
background-position:0 -137px;
width: 62px;
margin: 0 10px 0 0;
float: left;
}
.zyjs-tab-bd-1-1 .zyjs-tab-hd-2.cur{
background-position:0 -171px;
} | 0.263505 | 0.101189 |
@keyframes myframes {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
.spinner{
position: fixed;
top: 0;
left: 0;
border-radius: 50%;
width: 100%;
height: 100%;
z-index: 1003;
}
.spinner div:first-child {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
border-radius: 50%;
box-shadow: 0 3px 3px 0 rgba(255, 56, 106, 1);
transform: translate3d(0, 0, 0);
animation: myframes 5s linear infinite
}
.spinner div:first-child:after,
.spinner div:first-child:before {
content: '';
position: absolute;
border-radius: 50%
}
.spinner div:first-child:before {
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
box-shadow: 0 3px 3px 0 rgb(255, 228, 32);
animation: myframes 2s linear infinite
}
.spinner div:first-child:after {
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
box-shadow: 0 3px 3px 0 rgba(61, 175, 255, 1);
animation: myframes 3s linear infinite
}
/*横向加载动画*/
.box {
position: fixed;
top: 36%;
left: 42%;
width: 100%;
height: 20%;
z-index: 1003;
/*width: 200px;*/
/*height: 100px;*/
}
/*.box下的子元素*/
.box>div {
background-color: #279fcf;
height: 100px;
width: 16px;
margin-right: 10px;
display: inline-block;
-webkit-animation: stretchdelay 2s infinite ease-in-out;
animation: stretchdelay 2s infinite ease-in-out;
}
.box .r1 {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.box .r2 {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.box .r3 {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.box .r4 {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.box .r5 {
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.box .r6 {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.box .r7 {
-webkit-animation-delay: 0.7s;
animation-delay: 0.7s;
}
.box .r8 {
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
.box .r9 {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
.box .r10 {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
@-webkit-keyframes stretchdelay {
0%,
40%,
100% {
-webkit-transform: scaleY(0.38)
}
40% {
-webkit-transform: scaleY(1.00)
}
}
@keyframes stretchdelay {
0%,
40%,
100% {
-webkit-transform: scaleY(0.38)
}
40% {
-webkit-transform: scaleY(1.00)
}
} | Web/demoForTest/src/app/app.component.css | @keyframes myframes {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
.spinner{
position: fixed;
top: 0;
left: 0;
border-radius: 50%;
width: 100%;
height: 100%;
z-index: 1003;
}
.spinner div:first-child {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
border-radius: 50%;
box-shadow: 0 3px 3px 0 rgba(255, 56, 106, 1);
transform: translate3d(0, 0, 0);
animation: myframes 5s linear infinite
}
.spinner div:first-child:after,
.spinner div:first-child:before {
content: '';
position: absolute;
border-radius: 50%
}
.spinner div:first-child:before {
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
box-shadow: 0 3px 3px 0 rgb(255, 228, 32);
animation: myframes 2s linear infinite
}
.spinner div:first-child:after {
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
box-shadow: 0 3px 3px 0 rgba(61, 175, 255, 1);
animation: myframes 3s linear infinite
}
/*横向加载动画*/
.box {
position: fixed;
top: 36%;
left: 42%;
width: 100%;
height: 20%;
z-index: 1003;
/*width: 200px;*/
/*height: 100px;*/
}
/*.box下的子元素*/
.box>div {
background-color: #279fcf;
height: 100px;
width: 16px;
margin-right: 10px;
display: inline-block;
-webkit-animation: stretchdelay 2s infinite ease-in-out;
animation: stretchdelay 2s infinite ease-in-out;
}
.box .r1 {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.box .r2 {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.box .r3 {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.box .r4 {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.box .r5 {
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.box .r6 {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.box .r7 {
-webkit-animation-delay: 0.7s;
animation-delay: 0.7s;
}
.box .r8 {
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
.box .r9 {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
.box .r10 {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
@-webkit-keyframes stretchdelay {
0%,
40%,
100% {
-webkit-transform: scaleY(0.38)
}
40% {
-webkit-transform: scaleY(1.00)
}
}
@keyframes stretchdelay {
0%,
40%,
100% {
-webkit-transform: scaleY(0.38)
}
40% {
-webkit-transform: scaleY(1.00)
}
} | 0.480966 | 0.142232 |
.dropdown:hover>.dropdown-menu {
display: block;
}
.dropdown>.dropdown-toggle:active {
/*Without this, clicking will make it sticky*/
pointer-events: none;
}
body {
/* font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
"Lucida Sans", Arial, sans-serif; */
width: 100%;
min-height: 45rem;
/* font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; */
text-align: center;
background-image: url("image/background.png");
}
.test {
background-color: #3B5768;
height: 400px;
}
.bg-ijo {
background-color: #0A8921;
}
/* .containerr {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1025px;
}
.carousel-item {
height: 400px;
} */
.item img {
position: absolute;
top: 0;
left: 0;
min-height: 300px;
}
/* Basic appearance stuff ends here */
/* Parallax Horizontal Scroller - by <NAME>, 2020 */
#proparallax {
display: block;
position: relative;
overflow: hidden;
min-height: 25.5rem;
border: 10px solid black;
box-shadow: 0px 8px 10px 8px grey;
}
#proparallaxh3 {
display: block;
position: relative;
overflow: hidden;
min-height: 5.5rem;
border: 10px solid black;
box-shadow: 0px 8px 10px 8px grey;
}
#proparallax img {
position: absolute;
width: 50rem;
height: 37.5rem;
overflow: hidden;
object-fit: cover;
}
#proparallax h3 {
position: absolute;
width: 50rem;
height: 37.5rem;
overflow: hidden;
object-fit: cover;
}
#proparallaxh3 img {
position: absolute;
width: 50rem;
height: 37.5rem;
overflow: hidden;
object-fit: cover;
}
#proparallaxh3 h3 {
position: absolute;
width: 50rem;
height: 37.5rem;
overflow: hidden;
object-fit: cover;
}
@keyframes parallax_one {
/* controls img.one movement */
0% {
/* .imageloaded */
height: 37.5rem;
width: 50rem;
left: 0rem;
opacity: 1;
}
/* .imagehold runs from 0 to 27.77% */
27.77% {
/* .imageloaded */
width: 50rem;
left: 0rem;
}
27.78% {
/* .imagepreunload */
width: 50rem;
left: 0rem;
right: 50rem;
}
33.33% {
/* .imageunloaded */
height: 37.5rem;
width: 0rem;
left: 0rem;
right: 0rem;
opacity: 1;
}
33.34% {
/* imageoff */
opacity: 0;
}
94.43% {
/* .imageon */
left: 0rem;
opacity: 0;
}
94.44% {
/* .imageinitial */
height: 37.5rem;
width: 0rem;
left: 50rem;
opacity: 1;
}
100% {
/* .imageloaded */
width: 50rem;
left: 0rem;
opacity: 1;
}
}
@keyframes parallax_two {
/* controls img.two movement */
0% {
/* .imageoff */
opacity: 0;
}
27.77% {
/* .imageon */
left: 0rem;
opacity: 0;
}
27.78% {
/* .imageinitial */
width: 0rem;
height: 37.5rem;
left: 50rem;
opacity: 1;
}
33.33% {
/* .imageloaded */
width: 50rem;
left: 0rem;
}
/* .imagehold runs from 33.34% - 61.10% */
61.10% {
/* .imageloaded */
width: 50rem;
left: 0rem;
}
61.11% {
/* .imagepreunload */
width: 50rem;
left: 0rem;
right: 50rem;
}
66.67% {
/* .imageunloaded */
width: 0rem;
right: 0rem;
left: 0rem;
height: 37.5rem;
opacity: 1;
}
66.68% {
/* .imageoff */
opacity: 0;
}
100% {
/* .imageoff */
opacity: 0;
}
}
@keyframes parallax_three {
/* controls img.three movement */
0% {
/* .imageoff */
opacity: 0;
}
61.10% {
/* .imageon */
opacity: 0;
}
61.11% {
/* .imageinitial */
width: 0rem;
height: 37.5rem;
left: 50rem;
opacity: 1;
}
66.67% {
/* .imageloaded */
width: 50rem;
left: 0rem;
}
/* .imagehold runs from 66.67% - 94.43% */
94.43% {
/* .imageloaded */
width: 50rem;
left: 0rem;
}
94.44% {
/* .imagepreunload */
width: 50rem;
left: 0rem;
right: 50rem;
}
100% {
/* imageunloaded */
width: 0rem;
right: 0rem;
left: 0rem;
height: 37.5rem;
opacity: 1;
}
}
#proparallax img.one {
animation-name: parallax_one; /* controls img.one movement */
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 18s;
animation-direction: forwards;
object-fit: cover;
}
#proparallax img.two {
animation-name: parallax_two; /* controls img.two movement */
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 18s;
animation-direction: forwards;
object-fit: cover;
}
#proparallax img.three {
animation-name: parallax_three; /* controls img.three movement */
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 18s;
animation-direction: forwards;
object-fit: cover;
}
#proparallaxh3 img.one {
animation-name: parallax_one; /* controls img.one movement */
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 18s;
animation-direction: forwards;
object-fit: cover;
}
#proparallaxh3 img.two {
animation-name: parallax_two; /* controls img.two movement */
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 18s;
animation-direction: forwards;
object-fit: cover;
}
#proparallaxh3 img.three {
animation-name: parallax_three; /* controls img.three movement */
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 18s;
animation-direction: forwards;
object-fit: cover;
} | public/css/style3.css | .dropdown:hover>.dropdown-menu {
display: block;
}
.dropdown>.dropdown-toggle:active {
/*Without this, clicking will make it sticky*/
pointer-events: none;
}
body {
/* font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
"Lucida Sans", Arial, sans-serif; */
width: 100%;
min-height: 45rem;
/* font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; */
text-align: center;
background-image: url("image/background.png");
}
.test {
background-color: #3B5768;
height: 400px;
}
.bg-ijo {
background-color: #0A8921;
}
/* .containerr {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1025px;
}
.carousel-item {
height: 400px;
} */
.item img {
position: absolute;
top: 0;
left: 0;
min-height: 300px;
}
/* Basic appearance stuff ends here */
/* Parallax Horizontal Scroller - by <NAME>, 2020 */
#proparallax {
display: block;
position: relative;
overflow: hidden;
min-height: 25.5rem;
border: 10px solid black;
box-shadow: 0px 8px 10px 8px grey;
}
#proparallaxh3 {
display: block;
position: relative;
overflow: hidden;
min-height: 5.5rem;
border: 10px solid black;
box-shadow: 0px 8px 10px 8px grey;
}
#proparallax img {
position: absolute;
width: 50rem;
height: 37.5rem;
overflow: hidden;
object-fit: cover;
}
#proparallax h3 {
position: absolute;
width: 50rem;
height: 37.5rem;
overflow: hidden;
object-fit: cover;
}
#proparallaxh3 img {
position: absolute;
width: 50rem;
height: 37.5rem;
overflow: hidden;
object-fit: cover;
}
#proparallaxh3 h3 {
position: absolute;
width: 50rem;
height: 37.5rem;
overflow: hidden;
object-fit: cover;
}
@keyframes parallax_one {
/* controls img.one movement */
0% {
/* .imageloaded */
height: 37.5rem;
width: 50rem;
left: 0rem;
opacity: 1;
}
/* .imagehold runs from 0 to 27.77% */
27.77% {
/* .imageloaded */
width: 50rem;
left: 0rem;
}
27.78% {
/* .imagepreunload */
width: 50rem;
left: 0rem;
right: 50rem;
}
33.33% {
/* .imageunloaded */
height: 37.5rem;
width: 0rem;
left: 0rem;
right: 0rem;
opacity: 1;
}
33.34% {
/* imageoff */
opacity: 0;
}
94.43% {
/* .imageon */
left: 0rem;
opacity: 0;
}
94.44% {
/* .imageinitial */
height: 37.5rem;
width: 0rem;
left: 50rem;
opacity: 1;
}
100% {
/* .imageloaded */
width: 50rem;
left: 0rem;
opacity: 1;
}
}
@keyframes parallax_two {
/* controls img.two movement */
0% {
/* .imageoff */
opacity: 0;
}
27.77% {
/* .imageon */
left: 0rem;
opacity: 0;
}
27.78% {
/* .imageinitial */
width: 0rem;
height: 37.5rem;
left: 50rem;
opacity: 1;
}
33.33% {
/* .imageloaded */
width: 50rem;
left: 0rem;
}
/* .imagehold runs from 33.34% - 61.10% */
61.10% {
/* .imageloaded */
width: 50rem;
left: 0rem;
}
61.11% {
/* .imagepreunload */
width: 50rem;
left: 0rem;
right: 50rem;
}
66.67% {
/* .imageunloaded */
width: 0rem;
right: 0rem;
left: 0rem;
height: 37.5rem;
opacity: 1;
}
66.68% {
/* .imageoff */
opacity: 0;
}
100% {
/* .imageoff */
opacity: 0;
}
}
@keyframes parallax_three {
/* controls img.three movement */
0% {
/* .imageoff */
opacity: 0;
}
61.10% {
/* .imageon */
opacity: 0;
}
61.11% {
/* .imageinitial */
width: 0rem;
height: 37.5rem;
left: 50rem;
opacity: 1;
}
66.67% {
/* .imageloaded */
width: 50rem;
left: 0rem;
}
/* .imagehold runs from 66.67% - 94.43% */
94.43% {
/* .imageloaded */
width: 50rem;
left: 0rem;
}
94.44% {
/* .imagepreunload */
width: 50rem;
left: 0rem;
right: 50rem;
}
100% {
/* imageunloaded */
width: 0rem;
right: 0rem;
left: 0rem;
height: 37.5rem;
opacity: 1;
}
}
#proparallax img.one {
animation-name: parallax_one; /* controls img.one movement */
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 18s;
animation-direction: forwards;
object-fit: cover;
}
#proparallax img.two {
animation-name: parallax_two; /* controls img.two movement */
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 18s;
animation-direction: forwards;
object-fit: cover;
}
#proparallax img.three {
animation-name: parallax_three; /* controls img.three movement */
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 18s;
animation-direction: forwards;
object-fit: cover;
}
#proparallaxh3 img.one {
animation-name: parallax_one; /* controls img.one movement */
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 18s;
animation-direction: forwards;
object-fit: cover;
}
#proparallaxh3 img.two {
animation-name: parallax_two; /* controls img.two movement */
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 18s;
animation-direction: forwards;
object-fit: cover;
}
#proparallaxh3 img.three {
animation-name: parallax_three; /* controls img.three movement */
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 18s;
animation-direction: forwards;
object-fit: cover;
} | 0.446253 | 0.055234 |
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap);
/* Font awesome */
@import url(https://pro.fontawesome.com/releases/v5.10.0/css/all.css);
* {
margin: 0;
padding: 0;
text-decoration: none;
}
body, html {
background-image: url('../static/back.png');
background-size: cover;
font-family: 'Poppins', sans-serif;
color: #ffff;
overflow-x: hidden;
}
/* footer */
footer {
background-color: #140025;
color: #fff;
}
.footerContent {
display: flex;
flex-direction: row;
justify-content: space-around;
margin-bottom: 20px;
}
.footerLogo {
display: flex;
flex-direction: row;
align-items: center;
}
.footerLogo > ul {
padding: 0px;
}
.footerItems > ul {
padding: 0px;
}
.footerItems {
display: flex;
flex-direction: column;
margin-top: 12px;
}
.foot-item {
display: flex;
flex-direction: row;
}
.footerItems a {
color: #fff;
text-decoration: none;
}
.footerLogo > ul > li {
list-style-type: none;
}
.foot-item > ul {
list-style-type: none;
}
h2 {
font-size: 1.3rem;
margin: 0px;
}
.subscribe {
display: flex;
flex-direction: column;
justify-content: center;
align-content: center;
}
.input-text {
width: 10.813rem;
height: 1.5rem;
border: 1px solid #ced4da;
border-radius: 10px;
margin-right: 5px;
margin-bottom: 5px;
}
.formFooter {
margin-bottom: 2px;
}
#mybutton {
height: 1.8rem;
background-color: #5A10A8;
color: #fff;
border-radius: 10px;
border:1px solid #5A10A8;
cursor:pointer;
font-size:16px;
padding:2px 10px;
text-decoration:none;
margin-bottom: 5px;
margin-top: 0;
}
.footerIcon {
width: 2rem;
padding-right: 10px;
}
.copyright {
text-align: center;
margin-bottom: 0px;
}
.social {
font-size: 1.2rem;
}
@media screen and (max-width: 321px) {
.footerContent {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 20px;
}
.footerItems {
text-align: center;
margin-bottom: 10px;
}
.copyright {
font-size: 0.7rem;
}
.subscribe {
text-align: center;
}
}
@media screen and (max-width: 376px) {
.footerContent {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 20px;
}
.footerItems {
text-align: center;
margin-bottom: 10px;
}
.copyright {
font-size: 0.7rem;
}
.subscribe {
text-align: center;
}
}
@media screen and (max-width: 415px) {
.footerContent {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 20px;
}
.footerItems {
text-align: center;
margin-bottom: 10px;
}
.copyright {
font-size: 0.7rem;
}
.subscribe {
text-align: center;
}
} | src/styles/global.css | @import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap);
/* Font awesome */
@import url(https://pro.fontawesome.com/releases/v5.10.0/css/all.css);
* {
margin: 0;
padding: 0;
text-decoration: none;
}
body, html {
background-image: url('../static/back.png');
background-size: cover;
font-family: 'Poppins', sans-serif;
color: #ffff;
overflow-x: hidden;
}
/* footer */
footer {
background-color: #140025;
color: #fff;
}
.footerContent {
display: flex;
flex-direction: row;
justify-content: space-around;
margin-bottom: 20px;
}
.footerLogo {
display: flex;
flex-direction: row;
align-items: center;
}
.footerLogo > ul {
padding: 0px;
}
.footerItems > ul {
padding: 0px;
}
.footerItems {
display: flex;
flex-direction: column;
margin-top: 12px;
}
.foot-item {
display: flex;
flex-direction: row;
}
.footerItems a {
color: #fff;
text-decoration: none;
}
.footerLogo > ul > li {
list-style-type: none;
}
.foot-item > ul {
list-style-type: none;
}
h2 {
font-size: 1.3rem;
margin: 0px;
}
.subscribe {
display: flex;
flex-direction: column;
justify-content: center;
align-content: center;
}
.input-text {
width: 10.813rem;
height: 1.5rem;
border: 1px solid #ced4da;
border-radius: 10px;
margin-right: 5px;
margin-bottom: 5px;
}
.formFooter {
margin-bottom: 2px;
}
#mybutton {
height: 1.8rem;
background-color: #5A10A8;
color: #fff;
border-radius: 10px;
border:1px solid #5A10A8;
cursor:pointer;
font-size:16px;
padding:2px 10px;
text-decoration:none;
margin-bottom: 5px;
margin-top: 0;
}
.footerIcon {
width: 2rem;
padding-right: 10px;
}
.copyright {
text-align: center;
margin-bottom: 0px;
}
.social {
font-size: 1.2rem;
}
@media screen and (max-width: 321px) {
.footerContent {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 20px;
}
.footerItems {
text-align: center;
margin-bottom: 10px;
}
.copyright {
font-size: 0.7rem;
}
.subscribe {
text-align: center;
}
}
@media screen and (max-width: 376px) {
.footerContent {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 20px;
}
.footerItems {
text-align: center;
margin-bottom: 10px;
}
.copyright {
font-size: 0.7rem;
}
.subscribe {
text-align: center;
}
}
@media screen and (max-width: 415px) {
.footerContent {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 20px;
}
.footerItems {
text-align: center;
margin-bottom: 10px;
}
.copyright {
font-size: 0.7rem;
}
.subscribe {
text-align: center;
}
} | 0.307566 | 0.073065 |
.checkbox [type=checkbox]:checked, .checkbox [type=checkbox]:not(:checked){
right: 24px;
left: auto;
}
.checkbox [type=checkbox]:checked + label, .checkbox [type=checkbox]:not(:checked) + label{
padding-right: 28px;
padding-left: 0;
}
.checkbox [type=checkbox]:checked + label:before, .checkbox [type=checkbox]:not(:checked) + label:before{
right: 0;
left: auto;
}
.checkbox [type=checkbox]:checked + label:after, .checkbox [type=checkbox]:not(:checked) + label:after{
right: 3px;
left: auto;
}
.checkbox label{
padding-left: 35px;
padding-right: 0;
}
.select:after{
left: 0px;
right: auto;
}
header .lang{
left: 30px;
right: auto;
}
.landing-page input, .landing-page textarea{
padding-right: 1.5rem;
padding-left: 1.5rem;
}
.landing-page .checkbox{
float: right;
}
.landing-page .form-link{
float: left;
}
.header-profile .logo{
text-align: right;
}
.header-profile .header-search{
padding-right: 0.8rem;
padding-left: 0;
}
.header-profile .header-search .select{
left: -1px;
right: auto;
}
.header-profile .header-search .select select{
border-top-left-radius: 10px;
border-top-right-radius: none;
border-bottom-left-radius: 10px;
border-bottom-right-radius: none;
}
.header-profile .header-controls .open > .dropdown-menu{
left: 0;
right: auto;
}
.header-profile .header-controls .open > .dropdown-menu a{
text-align: right;
}
.profile-img:before{
left: 0;
right: 0;
}
.profile .new-post .post .upload-img{
left: 2rem;
right: auto;
}
.profile .profile-memories .share-memorey .likes{
margin-left: 2rem;
margin-right: auto;
}
.profile .profile-memories .share-memorey .share a{
margin-right: 1rem;
margin-left: auto;
}
.profile .profile-info--personal .btn-edit i{
margin-left: 1rem;
margin-right: auto;
}
.profile .profile-info--personal .fb-account i{
margin-left: 0.5rem;
margin-right: auto;
}
.list-likes img{
margin-left: 1rem;
margin-right: auto;
}
.list-notification li img{
margin-left: 1rem;
margin-right: auto;
} | assets/css/main.rtl.css |
.checkbox [type=checkbox]:checked, .checkbox [type=checkbox]:not(:checked){
right: 24px;
left: auto;
}
.checkbox [type=checkbox]:checked + label, .checkbox [type=checkbox]:not(:checked) + label{
padding-right: 28px;
padding-left: 0;
}
.checkbox [type=checkbox]:checked + label:before, .checkbox [type=checkbox]:not(:checked) + label:before{
right: 0;
left: auto;
}
.checkbox [type=checkbox]:checked + label:after, .checkbox [type=checkbox]:not(:checked) + label:after{
right: 3px;
left: auto;
}
.checkbox label{
padding-left: 35px;
padding-right: 0;
}
.select:after{
left: 0px;
right: auto;
}
header .lang{
left: 30px;
right: auto;
}
.landing-page input, .landing-page textarea{
padding-right: 1.5rem;
padding-left: 1.5rem;
}
.landing-page .checkbox{
float: right;
}
.landing-page .form-link{
float: left;
}
.header-profile .logo{
text-align: right;
}
.header-profile .header-search{
padding-right: 0.8rem;
padding-left: 0;
}
.header-profile .header-search .select{
left: -1px;
right: auto;
}
.header-profile .header-search .select select{
border-top-left-radius: 10px;
border-top-right-radius: none;
border-bottom-left-radius: 10px;
border-bottom-right-radius: none;
}
.header-profile .header-controls .open > .dropdown-menu{
left: 0;
right: auto;
}
.header-profile .header-controls .open > .dropdown-menu a{
text-align: right;
}
.profile-img:before{
left: 0;
right: 0;
}
.profile .new-post .post .upload-img{
left: 2rem;
right: auto;
}
.profile .profile-memories .share-memorey .likes{
margin-left: 2rem;
margin-right: auto;
}
.profile .profile-memories .share-memorey .share a{
margin-right: 1rem;
margin-left: auto;
}
.profile .profile-info--personal .btn-edit i{
margin-left: 1rem;
margin-right: auto;
}
.profile .profile-info--personal .fb-account i{
margin-left: 0.5rem;
margin-right: auto;
}
.list-likes img{
margin-left: 1rem;
margin-right: auto;
}
.list-notification li img{
margin-left: 1rem;
margin-right: auto;
} | 0.532425 | 0.14262 |
body { margin:0; background-image: url(images/bg-texture.jpg); background-attachment: fixed; }
a { color: crimson; text-decoration: none;}
/*---------------------*/
/* HEADER */
/*---------------------*/
header {
background-color: dodgerblue;
padding: 10px;
text-align: center;
}
header img {
animation: flipInX 2s infinite;
}
/*---------------------*/
/* Navigation */
/*---------------------*/
nav {
position: relative;
background-color: #380d0d;
}
nav a {
font-family: 'Verdana';
font-size: 22px;
font-weight: 600;
display: inline-block;
padding: 10px 15px;
color: #fff;
text-decoration: none;
}
nav a.active,nav a:hover {
background-color: goldenrod;
color: #000;
}
.fixed {
position: fixed;
width: 100%;
top: 0;
left: 0;
z-index: 99;
}
/*---------------------*/
/* Content */
/*---------------------*/
#content {
position: relative;
max-width: 1000px;
margin: 0 auto;
padding: 50px 0;
}
#content h1 {
background-color: aquamarine;
margin: 0 0 50px 0;
color:crimson;
text-transform: uppercase;
font-family: 'Verdana';
border-left: 8px double crimson;
padding: 15px;
}
#content h2 {
color:blueviolet;
font-size: 22px;
font-family: 'Verdana';
}
#content p {
font-size: 18px;
margin: 10px 0;
font-family: 'Arial';
color: #666;
text-align: justify;
line-height: 1.5;
}
/* Tabel */
table {
position: relative;
width:100%;
border:1px solid #380d0d;
border-collapse: collapse;
}
table thead {
background-color: coral;
}
table th,table td {
padding: 5px 10px;
border:1px solid #380d0d;
font-family: 'Verdana';
}
table th {
padding: 15px 10px;
}
/* Form */
form {
position: relative;
padding: 15px 0;
max-width: 600px;
margin: 0 auto;
}
form label {
display: block;
color: darksalmon;
}
form input[type="text"],form input[type="email"],form textarea{
padding: 8px 10px;
font-size: 18px;
color: #380d0d;
border: 1px solid #380d0d;
width: 100%;
}
form input[type="submit"],form input[type="reset"] {
background-color: coral;
color: #000;
border: 1px solid #380d0d;
padding: 10px 15px;
width: 45%;
font-size: 20px;
font-weight: bold;
}
form input[type="submit"]:hover,form input[type="reset"]:hover {
background-color: black;
color: burlywood;
}
/*---------------------*/
/* Product */
/*---------------------*/
#product {
position:relative;
padding: 25px 0;
}
#product .product-item {
position: relative;
float: left;
width: 25%;
margin: 15px 0;
}
#product .product-item .diskon {
position: absolute;
top: 0;
right: 0;
background-color: #810c0c;
color:#f1de35;
padding: 10px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 20px;
}
#product .product-item img {
width: 100%;
}
#product .product-item .meta {
position: relative;
padding: 0 10px;
}
#product .product-item .meta h3 {
position: relative;
font-size: 18px;
color: #0a2ea7;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
#product .product-item .meta p {
color: #666;
font-size: 14px;
}
#product .product-item .meta p.price {
color: #810c0c;
font-size: 20px;
text-align: right;
font-weight: 600;
}
#product .product-item .meta a {
display: block;
padding: 8px 10px;
background-color: #bd7707;
color: #000;
text-transform: uppercase;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 18px;
text-align: center;
border-radius: 100px;
-webkit-border-radius: 100px;
}
#product .product-item .meta a:hover {
background-color: #000;
color: #bd7707;
}
.clear { clear: both; }
/*---------------------*/
/* Footer */
/*---------------------*/
footer {
background-color: dodgerblue;
padding: 3px 10px;
color: #000;
font-family: 'Verdana';
font-size: 18px;
text-align: center;
} | public/style.css | body { margin:0; background-image: url(images/bg-texture.jpg); background-attachment: fixed; }
a { color: crimson; text-decoration: none;}
/*---------------------*/
/* HEADER */
/*---------------------*/
header {
background-color: dodgerblue;
padding: 10px;
text-align: center;
}
header img {
animation: flipInX 2s infinite;
}
/*---------------------*/
/* Navigation */
/*---------------------*/
nav {
position: relative;
background-color: #380d0d;
}
nav a {
font-family: 'Verdana';
font-size: 22px;
font-weight: 600;
display: inline-block;
padding: 10px 15px;
color: #fff;
text-decoration: none;
}
nav a.active,nav a:hover {
background-color: goldenrod;
color: #000;
}
.fixed {
position: fixed;
width: 100%;
top: 0;
left: 0;
z-index: 99;
}
/*---------------------*/
/* Content */
/*---------------------*/
#content {
position: relative;
max-width: 1000px;
margin: 0 auto;
padding: 50px 0;
}
#content h1 {
background-color: aquamarine;
margin: 0 0 50px 0;
color:crimson;
text-transform: uppercase;
font-family: 'Verdana';
border-left: 8px double crimson;
padding: 15px;
}
#content h2 {
color:blueviolet;
font-size: 22px;
font-family: 'Verdana';
}
#content p {
font-size: 18px;
margin: 10px 0;
font-family: 'Arial';
color: #666;
text-align: justify;
line-height: 1.5;
}
/* Tabel */
table {
position: relative;
width:100%;
border:1px solid #380d0d;
border-collapse: collapse;
}
table thead {
background-color: coral;
}
table th,table td {
padding: 5px 10px;
border:1px solid #380d0d;
font-family: 'Verdana';
}
table th {
padding: 15px 10px;
}
/* Form */
form {
position: relative;
padding: 15px 0;
max-width: 600px;
margin: 0 auto;
}
form label {
display: block;
color: darksalmon;
}
form input[type="text"],form input[type="email"],form textarea{
padding: 8px 10px;
font-size: 18px;
color: #380d0d;
border: 1px solid #380d0d;
width: 100%;
}
form input[type="submit"],form input[type="reset"] {
background-color: coral;
color: #000;
border: 1px solid #380d0d;
padding: 10px 15px;
width: 45%;
font-size: 20px;
font-weight: bold;
}
form input[type="submit"]:hover,form input[type="reset"]:hover {
background-color: black;
color: burlywood;
}
/*---------------------*/
/* Product */
/*---------------------*/
#product {
position:relative;
padding: 25px 0;
}
#product .product-item {
position: relative;
float: left;
width: 25%;
margin: 15px 0;
}
#product .product-item .diskon {
position: absolute;
top: 0;
right: 0;
background-color: #810c0c;
color:#f1de35;
padding: 10px;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 20px;
}
#product .product-item img {
width: 100%;
}
#product .product-item .meta {
position: relative;
padding: 0 10px;
}
#product .product-item .meta h3 {
position: relative;
font-size: 18px;
color: #0a2ea7;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
#product .product-item .meta p {
color: #666;
font-size: 14px;
}
#product .product-item .meta p.price {
color: #810c0c;
font-size: 20px;
text-align: right;
font-weight: 600;
}
#product .product-item .meta a {
display: block;
padding: 8px 10px;
background-color: #bd7707;
color: #000;
text-transform: uppercase;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 18px;
text-align: center;
border-radius: 100px;
-webkit-border-radius: 100px;
}
#product .product-item .meta a:hover {
background-color: #000;
color: #bd7707;
}
.clear { clear: both; }
/*---------------------*/
/* Footer */
/*---------------------*/
footer {
background-color: dodgerblue;
padding: 3px 10px;
color: #000;
font-family: 'Verdana';
font-size: 18px;
text-align: center;
} | 0.334916 | 0.108661 |
.griddle-container{
border: 1px solid #DFDFDF;
border-radius: 0px;
}
.griddle thead {
background-color: #E0E0E0;
}
.griddle .top-section{
clear:both;
display:table;
width:100%;
}
.griddle .griddle-filter {
float:left;
width:50%;
text-align:left;
color:#222;
min-height:1px;
margin-top:0px;
padding-top:0px;
margin-bottom:10px;
margin-bottom:10px;
}
.filter-container {
clear: both;
margin: 0px;
width: 100%;
}
.griddle .griddle-settings-toggle {
float:left;
width:50%;
text-align:right;
}
.griddle .griddle-settings{
background-color:#FFF;
border:1px solid #DDD;
color:#222;
padding:10px;
margin-bottom:10px;
}
.griddle .griddle-settings .griddle-columns{
clear:both;
display:table-row;
width:100%;
border-bottom:1px solid #EDEDED;
margin-bottom:10px;
}
.griddle .griddle-settings .griddle-columns .griddle-column-selection:first-child:before {
content: 'Show/hide columns:';
}
.griddle .griddle-settings .griddle-column-selection {
margin-top:0px;
float:left;
}
/* Get rid of "Settings" text when we view the settings */
.griddle .griddle-settings h6 {
display: none;
}
/* Convert settings from checkboxes to links */
.griddle .griddle-settings input[type=checkbox] {
display: none;
}
.griddle .griddle-settings input[type=checkbox] + span {
color: #aaa;
}
.griddle .griddle-settings input[type=checkbox]:checked + span {
color: #000;
text-decoration: underline;
}
.griddle table {
width:100%;table-layout:fixed;
margin-bottom:0px;
}
.griddle th {
cursor: pointer;
background-color:#E0E0E0;
border:0px;
border:1px solid #DDD;
color:#222;
}
.griddle td {
border: 1px solid #DDD;
color:#222;
font-size: 90%;
}
/* Compress size */
.griddle table>tbody>tr>td, .griddle .table>thead>tr>th {
padding: 2px;
}
/* Make alternating rows different colors */
.griddle table tbody tr:nth-child(even) {
background-color: #F0F0F0;
}
/* High-light row on hover */
.griddle table tbody tr:hover {
background-color:#D0D0E0;
}
.griddle .footer-container {
font-size: 90%;
background-color: #E0E0E0;
padding:0px;
color:#222;
}
.griddle .griddle-previous, .griddle .griddle-page, .griddle .griddle-next{
float:left;
width:33%;
min-height:1px;
margin-top:5px;
}
.griddle .griddle-page{
text-align:center;
}
.griddle .griddle-next{
text-align:right;
}
.griddle button {
border:none;
background:none;
margin:0 10px 0 0;
font-weight: bold;
}
.griddle button:focus {outline:0;}
/* Fix overflows */
.griddle .standard-row td{
word-wrap : break-word;
overflow: hidden;
} | example/demo/css/griddle.css | .griddle-container{
border: 1px solid #DFDFDF;
border-radius: 0px;
}
.griddle thead {
background-color: #E0E0E0;
}
.griddle .top-section{
clear:both;
display:table;
width:100%;
}
.griddle .griddle-filter {
float:left;
width:50%;
text-align:left;
color:#222;
min-height:1px;
margin-top:0px;
padding-top:0px;
margin-bottom:10px;
margin-bottom:10px;
}
.filter-container {
clear: both;
margin: 0px;
width: 100%;
}
.griddle .griddle-settings-toggle {
float:left;
width:50%;
text-align:right;
}
.griddle .griddle-settings{
background-color:#FFF;
border:1px solid #DDD;
color:#222;
padding:10px;
margin-bottom:10px;
}
.griddle .griddle-settings .griddle-columns{
clear:both;
display:table-row;
width:100%;
border-bottom:1px solid #EDEDED;
margin-bottom:10px;
}
.griddle .griddle-settings .griddle-columns .griddle-column-selection:first-child:before {
content: 'Show/hide columns:';
}
.griddle .griddle-settings .griddle-column-selection {
margin-top:0px;
float:left;
}
/* Get rid of "Settings" text when we view the settings */
.griddle .griddle-settings h6 {
display: none;
}
/* Convert settings from checkboxes to links */
.griddle .griddle-settings input[type=checkbox] {
display: none;
}
.griddle .griddle-settings input[type=checkbox] + span {
color: #aaa;
}
.griddle .griddle-settings input[type=checkbox]:checked + span {
color: #000;
text-decoration: underline;
}
.griddle table {
width:100%;table-layout:fixed;
margin-bottom:0px;
}
.griddle th {
cursor: pointer;
background-color:#E0E0E0;
border:0px;
border:1px solid #DDD;
color:#222;
}
.griddle td {
border: 1px solid #DDD;
color:#222;
font-size: 90%;
}
/* Compress size */
.griddle table>tbody>tr>td, .griddle .table>thead>tr>th {
padding: 2px;
}
/* Make alternating rows different colors */
.griddle table tbody tr:nth-child(even) {
background-color: #F0F0F0;
}
/* High-light row on hover */
.griddle table tbody tr:hover {
background-color:#D0D0E0;
}
.griddle .footer-container {
font-size: 90%;
background-color: #E0E0E0;
padding:0px;
color:#222;
}
.griddle .griddle-previous, .griddle .griddle-page, .griddle .griddle-next{
float:left;
width:33%;
min-height:1px;
margin-top:5px;
}
.griddle .griddle-page{
text-align:center;
}
.griddle .griddle-next{
text-align:right;
}
.griddle button {
border:none;
background:none;
margin:0 10px 0 0;
font-weight: bold;
}
.griddle button:focus {outline:0;}
/* Fix overflows */
.griddle .standard-row td{
word-wrap : break-word;
overflow: hidden;
} | 0.262936 | 0.052014 |
* {
transition: all 0.2s ease-in-out;
}
body {
background: #00a8a8;
display: grid;
place-items: center;
height: 100vh;
margin: 0;
font-family: 'puimek', sans-serif;
}
.card {
background: wheat;
border-radius: 0 50px 0 50px;
width: 80vw;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 1em;
overflow: hidden;
margin-bottom: 200px;
position: absolute;
top: 40vh;
}
.card2 {
background: #F6D7A7;
border-radius: 0 100px 0 100px;
width: 80vw;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
text-align: center;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 0 1em 1em 1em;
overflow: hidden;
margin-bottom: 200px;
position: absolute;
top: 10vh;
}
@media only screen and (min-width: 1000px) {
.card {
flex-direction: row-reverse;
}
.card img.birthday1 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday2 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday3 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday4 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday5 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday6 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday7 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday8 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday9 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday10 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.easter_egg_hint {
width: 100%;
max-width: 50vw;
max-height: unset;
}
}
@media only screen and (max-height: 640px) {
.card {
flex-direction: row-reverse;
}
.card img.birthday1 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday2 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday3 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday4 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday5 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday6 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday7 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday8 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday9 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday10 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.easter_egg_hint {
width: 100%;
max-width: 50vw;
max-height: unset;
}
}
img.birthday1 {
max-height: 40vh;
border-radius: 30vh;
padding: 10px;
}
img.birthday2 {
max-height: 50vh;
border-radius: 50vh;
padding: 10px;
}
img.birthday3 {
max-height: 30vh;
border-radius: 40vh;
padding: 10px;
}
img.birthday4 {
max-height: 40vh;
border-radius: 10vh;
padding: 10px;
}
img.birthday5 {
max-height: 40vh;
border-radius: 10vh;
padding: 10px;
}
img.birthday6 {
max-height: 40vh;
border-radius: 20vh;
padding: 10px;
}
img.birthday7 {
max-height: 40vh;
border-radius: 15vh;
padding: 10px;
}
img.birthday8 {
max-height: 40vh;
border-radius: 15vh;
padding: 10px;
}
img.birthday9 {
max-height: 40vh;
border-radius: 15vh;
padding: 10px;
}
img.birthday10 {
max-height: 40vh;
border-radius: 15vh;
padding: 10px;
}
img.easter_egg_hint {
max-height: 40vh;
border-radius: 5vh;
padding: 10px;
}
.text {
padding: 1em;
font-size: 20px;
font-family: 'puimek', sans-serif;
}
.muted {
opacity: 0.8;
}
.space {
height: 50px;
}
.pomeranian {
padding: 30px;
border: solid 5px black;
background-color: white;
}
.timepic {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.wynnpic {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.zinepic {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.ninepic {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.tintinpic {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.zenpic {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.bdaycake {
max-height: 25vh;
border-radius: 0 0 10vh 10vh;
}
.quotes {
text-align: left;
}
.additional-info {
display: inline;
font-style: oblique;
}
.container {
display: flex;
flex-direction: column;
align-items: flex-start;
flex-wrap: wrap;
}
.item {
border: solid 1px teal;
background-color: white;
font-size: 15px;
padding: 5 px;
margin: 5 px;
border-radius: 2px;
flex-shrink: 1;
flex-wrap: wrap;
}
.home {
font-size: 30px;
background-color: white;
border: solid 5px black;
border-radius: 5px;
margin: 10px;
display: block;
padding: 5px;
}
.homeheading {
color: black;
margin: 10px;
} | index.css | * {
transition: all 0.2s ease-in-out;
}
body {
background: #00a8a8;
display: grid;
place-items: center;
height: 100vh;
margin: 0;
font-family: 'puimek', sans-serif;
}
.card {
background: wheat;
border-radius: 0 50px 0 50px;
width: 80vw;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 1em;
overflow: hidden;
margin-bottom: 200px;
position: absolute;
top: 40vh;
}
.card2 {
background: #F6D7A7;
border-radius: 0 100px 0 100px;
width: 80vw;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
text-align: center;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 0 1em 1em 1em;
overflow: hidden;
margin-bottom: 200px;
position: absolute;
top: 10vh;
}
@media only screen and (min-width: 1000px) {
.card {
flex-direction: row-reverse;
}
.card img.birthday1 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday2 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday3 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday4 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday5 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday6 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday7 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday8 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday9 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday10 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.easter_egg_hint {
width: 100%;
max-width: 50vw;
max-height: unset;
}
}
@media only screen and (max-height: 640px) {
.card {
flex-direction: row-reverse;
}
.card img.birthday1 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday2 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday3 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday4 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday5 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday6 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday7 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday8 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday9 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.birthday10 {
width: 100%;
max-width: 50vw;
max-height: unset;
}
.card img.easter_egg_hint {
width: 100%;
max-width: 50vw;
max-height: unset;
}
}
img.birthday1 {
max-height: 40vh;
border-radius: 30vh;
padding: 10px;
}
img.birthday2 {
max-height: 50vh;
border-radius: 50vh;
padding: 10px;
}
img.birthday3 {
max-height: 30vh;
border-radius: 40vh;
padding: 10px;
}
img.birthday4 {
max-height: 40vh;
border-radius: 10vh;
padding: 10px;
}
img.birthday5 {
max-height: 40vh;
border-radius: 10vh;
padding: 10px;
}
img.birthday6 {
max-height: 40vh;
border-radius: 20vh;
padding: 10px;
}
img.birthday7 {
max-height: 40vh;
border-radius: 15vh;
padding: 10px;
}
img.birthday8 {
max-height: 40vh;
border-radius: 15vh;
padding: 10px;
}
img.birthday9 {
max-height: 40vh;
border-radius: 15vh;
padding: 10px;
}
img.birthday10 {
max-height: 40vh;
border-radius: 15vh;
padding: 10px;
}
img.easter_egg_hint {
max-height: 40vh;
border-radius: 5vh;
padding: 10px;
}
.text {
padding: 1em;
font-size: 20px;
font-family: 'puimek', sans-serif;
}
.muted {
opacity: 0.8;
}
.space {
height: 50px;
}
.pomeranian {
padding: 30px;
border: solid 5px black;
background-color: white;
}
.timepic {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.wynnpic {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.zinepic {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.ninepic {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.tintinpic {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.zenpic {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.bdaycake {
max-height: 25vh;
border-radius: 0 0 10vh 10vh;
}
.quotes {
text-align: left;
}
.additional-info {
display: inline;
font-style: oblique;
}
.container {
display: flex;
flex-direction: column;
align-items: flex-start;
flex-wrap: wrap;
}
.item {
border: solid 1px teal;
background-color: white;
font-size: 15px;
padding: 5 px;
margin: 5 px;
border-radius: 2px;
flex-shrink: 1;
flex-wrap: wrap;
}
.home {
font-size: 30px;
background-color: white;
border: solid 5px black;
border-radius: 5px;
margin: 10px;
display: block;
padding: 5px;
}
.homeheading {
color: black;
margin: 10px;
} | 0.730963 | 0.151216 |
body, html, p, h1, h2, h3, h4, h5, h6 {
color: #212121;
}
nav {
top: 0;
position: fixed;
right: 0;
left: 0;
margin-bottom: 0;
*position: relative;
margin-bottom: 20px;
overflow: visible;
min-height: 40px;
padding-right: 20px;
padding-left: 20px;
background-color: #fafafa;
background-repeat: repeat-x;
/* background-color: rgba(74, 74, 74, 0.12);*/
border: 1px solid #d4d4d4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
padding-right: 20px;
padding-left: 20px;
background-image: url(../img/tjg_web_services5.svg);
background-repeat: repeat-x;
background-position-x: 0;
background-position-y: 0;
background-size: 8%;
}
nav button {
/*display: none;*/
float: right;
padding: 7px 10px;
margin-right: 5px;
margin-left: 5px;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #ededed;
*background-color: #e5e5e5;
background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
background-repeat: repeat-x;
border-color: #e5e5e5 #e5e5e5 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
color: #000;
}
nav button:hover {
color: #dedede;
background-color: #e4e4e4;
}
nav a {
color: #999999;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
display: block;
float: left;
padding: 10px 20px 10px;
margin-left: -20px;
font-size: 20px;
font-weight: 200;
color: #777777;
text-shadow: 0 1px 0 #ffffff;
color: #0088cc;
text-decoration: none;
}
nav a:hover {
color: #dedede;
}
nav div {
height: auto;
overflow: visible;
height: auto;
overflow: visible;
position: relative;
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
nav div p {
color: #999999;
float: right;
margin-bottom: 0;
line-height: 40px;
color: #777777;
margin: 0 0 10px;
margin-bottom: 10px;
}
nav div p a {
color: #999999;
color: #777777;
color: #0088cc;
text-decoration: none;
line-height: 40px;
}
nav div ul {
position: relative;
left: 0;
display: block;
float: left;
list-style: none;
padding: 0;
margin: 3px 0 10px 25px;
}
nav div ul li {
float: left;
line-height: 20px;
list-style: none;
}
main {
padding-right: 20px;
padding-left: 20px;
width: 100%;
margin-top: 60px;
float: left;
background-color: #e5e5e5;
}
main aside {
display: none;
float: left;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
min-height: 1px;
min-height: 1px;
margin-left: 20px;
margin: 20px 0px 20px 0px;
background-color: #f2f2f2;
border-radius: 15px;
background-image: url("../img/tjg_web_services3.svg");
background-repeat: repeat-y;
}
main aside div {
margin-left: 0;
margin-left: 0;
width: 23.076923076923077%;
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-image: url(../img/tjg_web_services5.svg);
background-repeat: repeat-y;
background-position-x: 0;
background-position-y: 0;
background-size: 25%;
}
aside h3 {
font-family: Georgia;
color: #153b84;
font-weight: bold;
padding-left: 10px;
background-image: url(../img/tjg_web_services5.svg);
background-repeat: repeat-x;
background-position-x: 0;
background-position-y: 0;
background-size: 10%;
}
main aside ul {
padding-right: 15px;
padding-left: 15px;
margin-bottom: 0;
margin-bottom: 20px;
margin-left: 0;
list-style: none;
padding: 0;
margin: 0 0 10px 25px;
background-image: url(../img/tjg_web_services5.svg);
background-repeat: repeat-x;
background-position-x: 0;
background-position-y: 0;
background-size: 25%;
}
main aside ul li {
display: block;
padding: 3px 15px;
font-size: 14px;
}
main aside ul li:nth-of-type(1){
font-weight: bold;
line-height: 20px;
color: #999999;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
main aside ul li a{
text-decoration: none;
border: none;
padding: 2px 4px;
color: #5f97d7;
margin: 2px 5px;
transition: 0.7s;
}
main aside ul li a:hover{
background-color: #3e8e41;
color: #fff;
}
main aside p {
font-family: Trebuchet;
display: inline-block;
padding: 0px;
margin: 0px;
margin: 12px 0px 25px 0px;
vertical-align: top;
}
main aside p:nth-of-type(odd) {
color: #3326de;
width: 30.9999%;
background-color: #88e1ea;
background-color: rgba(212, 212, 212, 1);
border: 1px solid #0088cc;
border-radius: 2px;
text-align: center;
background-color: none;
margin-right: 2%;
font-weight: bold;
}
main aside p:nth-of-type(even) {
color: #306bda;
width: 65.9999%;
background-color: none;
}
main div {
width: 74.35897435897436%;
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 20px 0px 20px 0px;
background-image: url("../img/tjg_web_services3.svg");
background-repeat: repeat-y;
}
main div header {
text-align: center;
background: #fafafa;
border-radius: 15px;
background-image: url(../img/tjg_web_services4.svg);
background-repeat: repeat-x;
background-position-x: 0;
background-position-y: 0;
background-size: 25%;
}
main div header h1 {
font-family: "Arial";
color: #777777;
}
main div header p, main div header ul li {
font-family: "Verdana";
}
main div header a {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
text-decoration: none;
background-color: #006dcc;
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
padding: 11px 19px;
font-size: 17.5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
main div header a:hover {
background-color: #0088cc;
}
main div header span {
display: block;
background-color: #eee;
background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
margin: 20px 10px 20px 10px;
padding: 5px 20px 5px 0px;
border-radius: 15px;
}
main div header span ol {
position: relative;
list-style-type: none;
display: inline-block;
width: 75%;
text-align: left;
}
main div header span ol li {
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
/* background-color: #fff;*/
cursor: pointer;
position: absolute;
}
main div header span ol li:nth-of-type(1), main div header span ol li:nth-of-type(3) {
width: 0;
height: 0;
border-top: 30px solid transparent;
border-bottom: 30px solid transparent;
margin-top: 50px;
}
main div header span ol li:nth-of-type(1) {
border-right:30px solid #c9c9f9;
margin-top: 50px;
}
main div header span ol li:nth-of-type(1):hover {
border-right:30px solid #ded;
margin-top: 50px;
}
main div header span ol li:nth-of-type(3) {
border-left: 30px solid #c9c9f9;
margin-left: 90%;
}
main div header span ol li:nth-of-type(3):hover {
border-left: 30px solid #ded;
}
main div header span figure {
display: none;
}
main div header span figure:nth-of-type(1) {
display: block;
}
main div header span figure ul li {
list-style-type: none;
}
main div div {
}
main div article {
width: 100%;
display: block;
float: left;
}
main div article section {
float: left;
}
main div article:nth-of-type(odd) {
background-color: #8bd0b82e;
}
main div article:nth-of-type(1) section:nth-of-type(1) {
background-color: #5080ff10;
}
main div article:nth-of-type(1) section:nth-of-type(2) {
background-color: #698eb310;
}
main div article:nth-of-type(1) section:nth-of-type(3) {
background-color: #87b8da10;
}
main div article:nth-of-type(2) section:nth-of-type(1) {
background-color: #c2d4ea10;
}
main div article:nth-of-type(2) section:nth-of-type(2) {
background-color: #b3e8ec10;
}
main div article:nth-of-type(2) section:nth-of-type(3) {
background-color: #b7c0e810;
}
main div article > h2, main div article section h2 {
text-align: center;
font-family: "Helvetica";
color: rgba(23, 74, 54, 1);
}
main div article > h2 {
padding-top: 25px;
padding-bottom: 25px;
}
main div article section p {
padding: 5px;
color: #504e63;
color: rgba(0, 136, 204, 1);
}
main div article section a{
text-decoration: none;
padding: 4px 12px;
font-size: 14px;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
margin: 0 auto;
display: block;
max-width: 50%;
}
main div article section a:hover, main div article section a:focus{
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
color: #333333;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
@media (min-width: 900px) {
main aside {
display: block;
width: 24.99%;
}
main div {
width: 74.99%;
}
main div article section {
width: 29.99%;
margin: 1%;
border-radius: 5px;
border-radius: 5px;
border: 1px solid #a6a8d4;
height: 100%;
min-height: 100%;
}
} | css/main.css | body, html, p, h1, h2, h3, h4, h5, h6 {
color: #212121;
}
nav {
top: 0;
position: fixed;
right: 0;
left: 0;
margin-bottom: 0;
*position: relative;
margin-bottom: 20px;
overflow: visible;
min-height: 40px;
padding-right: 20px;
padding-left: 20px;
background-color: #fafafa;
background-repeat: repeat-x;
/* background-color: rgba(74, 74, 74, 0.12);*/
border: 1px solid #d4d4d4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
padding-right: 20px;
padding-left: 20px;
background-image: url(../img/tjg_web_services5.svg);
background-repeat: repeat-x;
background-position-x: 0;
background-position-y: 0;
background-size: 8%;
}
nav button {
/*display: none;*/
float: right;
padding: 7px 10px;
margin-right: 5px;
margin-left: 5px;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #ededed;
*background-color: #e5e5e5;
background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
background-repeat: repeat-x;
border-color: #e5e5e5 #e5e5e5 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
color: #000;
}
nav button:hover {
color: #dedede;
background-color: #e4e4e4;
}
nav a {
color: #999999;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
display: block;
float: left;
padding: 10px 20px 10px;
margin-left: -20px;
font-size: 20px;
font-weight: 200;
color: #777777;
text-shadow: 0 1px 0 #ffffff;
color: #0088cc;
text-decoration: none;
}
nav a:hover {
color: #dedede;
}
nav div {
height: auto;
overflow: visible;
height: auto;
overflow: visible;
position: relative;
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
nav div p {
color: #999999;
float: right;
margin-bottom: 0;
line-height: 40px;
color: #777777;
margin: 0 0 10px;
margin-bottom: 10px;
}
nav div p a {
color: #999999;
color: #777777;
color: #0088cc;
text-decoration: none;
line-height: 40px;
}
nav div ul {
position: relative;
left: 0;
display: block;
float: left;
list-style: none;
padding: 0;
margin: 3px 0 10px 25px;
}
nav div ul li {
float: left;
line-height: 20px;
list-style: none;
}
main {
padding-right: 20px;
padding-left: 20px;
width: 100%;
margin-top: 60px;
float: left;
background-color: #e5e5e5;
}
main aside {
display: none;
float: left;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
min-height: 1px;
min-height: 1px;
margin-left: 20px;
margin: 20px 0px 20px 0px;
background-color: #f2f2f2;
border-radius: 15px;
background-image: url("../img/tjg_web_services3.svg");
background-repeat: repeat-y;
}
main aside div {
margin-left: 0;
margin-left: 0;
width: 23.076923076923077%;
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-image: url(../img/tjg_web_services5.svg);
background-repeat: repeat-y;
background-position-x: 0;
background-position-y: 0;
background-size: 25%;
}
aside h3 {
font-family: Georgia;
color: #153b84;
font-weight: bold;
padding-left: 10px;
background-image: url(../img/tjg_web_services5.svg);
background-repeat: repeat-x;
background-position-x: 0;
background-position-y: 0;
background-size: 10%;
}
main aside ul {
padding-right: 15px;
padding-left: 15px;
margin-bottom: 0;
margin-bottom: 20px;
margin-left: 0;
list-style: none;
padding: 0;
margin: 0 0 10px 25px;
background-image: url(../img/tjg_web_services5.svg);
background-repeat: repeat-x;
background-position-x: 0;
background-position-y: 0;
background-size: 25%;
}
main aside ul li {
display: block;
padding: 3px 15px;
font-size: 14px;
}
main aside ul li:nth-of-type(1){
font-weight: bold;
line-height: 20px;
color: #999999;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
main aside ul li a{
text-decoration: none;
border: none;
padding: 2px 4px;
color: #5f97d7;
margin: 2px 5px;
transition: 0.7s;
}
main aside ul li a:hover{
background-color: #3e8e41;
color: #fff;
}
main aside p {
font-family: Trebuchet;
display: inline-block;
padding: 0px;
margin: 0px;
margin: 12px 0px 25px 0px;
vertical-align: top;
}
main aside p:nth-of-type(odd) {
color: #3326de;
width: 30.9999%;
background-color: #88e1ea;
background-color: rgba(212, 212, 212, 1);
border: 1px solid #0088cc;
border-radius: 2px;
text-align: center;
background-color: none;
margin-right: 2%;
font-weight: bold;
}
main aside p:nth-of-type(even) {
color: #306bda;
width: 65.9999%;
background-color: none;
}
main div {
width: 74.35897435897436%;
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 20px 0px 20px 0px;
background-image: url("../img/tjg_web_services3.svg");
background-repeat: repeat-y;
}
main div header {
text-align: center;
background: #fafafa;
border-radius: 15px;
background-image: url(../img/tjg_web_services4.svg);
background-repeat: repeat-x;
background-position-x: 0;
background-position-y: 0;
background-size: 25%;
}
main div header h1 {
font-family: "Arial";
color: #777777;
}
main div header p, main div header ul li {
font-family: "Verdana";
}
main div header a {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
text-decoration: none;
background-color: #006dcc;
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
padding: 11px 19px;
font-size: 17.5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
main div header a:hover {
background-color: #0088cc;
}
main div header span {
display: block;
background-color: #eee;
background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
margin: 20px 10px 20px 10px;
padding: 5px 20px 5px 0px;
border-radius: 15px;
}
main div header span ol {
position: relative;
list-style-type: none;
display: inline-block;
width: 75%;
text-align: left;
}
main div header span ol li {
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
/* background-color: #fff;*/
cursor: pointer;
position: absolute;
}
main div header span ol li:nth-of-type(1), main div header span ol li:nth-of-type(3) {
width: 0;
height: 0;
border-top: 30px solid transparent;
border-bottom: 30px solid transparent;
margin-top: 50px;
}
main div header span ol li:nth-of-type(1) {
border-right:30px solid #c9c9f9;
margin-top: 50px;
}
main div header span ol li:nth-of-type(1):hover {
border-right:30px solid #ded;
margin-top: 50px;
}
main div header span ol li:nth-of-type(3) {
border-left: 30px solid #c9c9f9;
margin-left: 90%;
}
main div header span ol li:nth-of-type(3):hover {
border-left: 30px solid #ded;
}
main div header span figure {
display: none;
}
main div header span figure:nth-of-type(1) {
display: block;
}
main div header span figure ul li {
list-style-type: none;
}
main div div {
}
main div article {
width: 100%;
display: block;
float: left;
}
main div article section {
float: left;
}
main div article:nth-of-type(odd) {
background-color: #8bd0b82e;
}
main div article:nth-of-type(1) section:nth-of-type(1) {
background-color: #5080ff10;
}
main div article:nth-of-type(1) section:nth-of-type(2) {
background-color: #698eb310;
}
main div article:nth-of-type(1) section:nth-of-type(3) {
background-color: #87b8da10;
}
main div article:nth-of-type(2) section:nth-of-type(1) {
background-color: #c2d4ea10;
}
main div article:nth-of-type(2) section:nth-of-type(2) {
background-color: #b3e8ec10;
}
main div article:nth-of-type(2) section:nth-of-type(3) {
background-color: #b7c0e810;
}
main div article > h2, main div article section h2 {
text-align: center;
font-family: "Helvetica";
color: rgba(23, 74, 54, 1);
}
main div article > h2 {
padding-top: 25px;
padding-bottom: 25px;
}
main div article section p {
padding: 5px;
color: #504e63;
color: rgba(0, 136, 204, 1);
}
main div article section a{
text-decoration: none;
padding: 4px 12px;
font-size: 14px;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
margin: 0 auto;
display: block;
max-width: 50%;
}
main div article section a:hover, main div article section a:focus{
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
color: #333333;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
@media (min-width: 900px) {
main aside {
display: block;
width: 24.99%;
}
main div {
width: 74.99%;
}
main div article section {
width: 29.99%;
margin: 1%;
border-radius: 5px;
border-radius: 5px;
border: 1px solid #a6a8d4;
height: 100%;
min-height: 100%;
}
} | 0.313315 | 0.119511 |
:root {
--colour1: #3AB795;
--colour2: #C9E4CA;
--colour3: #2E3532;
--colour4: #EDEAE0;
--colour5: #273043;
--colour6: #FCF5C7;
}
.btn-outline-bear {
color: var(--colour3)!important;
background-color: transparent;
background-image: none;
border-color: var(--colour3)!important;
}
.btn-outline-heist {
color: var(--colour5)!important;
background-color: transparent;
background-image: none;
border-color: var(--colour5)!important;
}
.btn:hover {
color: #fff;
background-color: var(--colour1);
border-color: var(--colour1);
}
.btn {
margin-left: 2px;
margin-right: 2px;
}
.bg-light {
background-color: var(--colour2)!important;
}
.navbar-brand {
color: var(--colour5)!important;
width: 0;
margin: 0;
}
.nav-link {
color: var(--colour5)!important;
}
.navbar-toggler {
position: absolute;
right: 20px;
}
.flex {
display: flex;
}
.mobile-nav .collapse {
display: none;
}
.mobile-nav {
display: flex;
position: absolute;
right: 10%;
}
/* Fullscreen */
@media (min-width: 992px) {
.navbar {
height:50px;
}
.tablet-toggle {
display: none;
}
img {
display: flex!important;
}
.dual-collapse2 {
position: relative!important;
left: 0!important;
}
}
/* Tablet */
@media (min-width: 750px) {
img {
display:none;
}
.tablet-toggle {
display: flex;
}
.mobile-toggle {
display: none;
}
.mobile-command {
display: none;
}
}
/* Mobile */
@media (max-width: 750px) {
img {
display: none;
}
.tablet-toggle {
display: none;
}
.mobile-toggle {
display: flex;
flex-direction: column;
text-align: right;
position: fixed;
top: 63px;
right: 12px;
border-style: solid;
border-width: 1px;
border-color: var(--colour1);
padding: 5px;
background-color: var(--colour4);
border-radius: 10px;
z-index: 1;
}
.dropdown-toggle {
display: none;
}
.btn {
margin: 2px;
}
.mobile-command {
display: flex;
flex-direction: row;
}
.navbar-brand {
display: none;
}
}
.fullscreenbody {
background-color: var(--colour6);
width: 100%;
height: 100%;
padding-top: 50px;
}
.card-columns {
height: 90%;
width: 90%;
display: none;
column-count: 3;
}
.card {
height: 40%;
width: 30%;
}
.card-img-top {
height: 120px;
object-fit: cover;
}
.card-long {
height: 90%;
width: 33%;
max-height: 90%!important;
} | css/honey.css | :root {
--colour1: #3AB795;
--colour2: #C9E4CA;
--colour3: #2E3532;
--colour4: #EDEAE0;
--colour5: #273043;
--colour6: #FCF5C7;
}
.btn-outline-bear {
color: var(--colour3)!important;
background-color: transparent;
background-image: none;
border-color: var(--colour3)!important;
}
.btn-outline-heist {
color: var(--colour5)!important;
background-color: transparent;
background-image: none;
border-color: var(--colour5)!important;
}
.btn:hover {
color: #fff;
background-color: var(--colour1);
border-color: var(--colour1);
}
.btn {
margin-left: 2px;
margin-right: 2px;
}
.bg-light {
background-color: var(--colour2)!important;
}
.navbar-brand {
color: var(--colour5)!important;
width: 0;
margin: 0;
}
.nav-link {
color: var(--colour5)!important;
}
.navbar-toggler {
position: absolute;
right: 20px;
}
.flex {
display: flex;
}
.mobile-nav .collapse {
display: none;
}
.mobile-nav {
display: flex;
position: absolute;
right: 10%;
}
/* Fullscreen */
@media (min-width: 992px) {
.navbar {
height:50px;
}
.tablet-toggle {
display: none;
}
img {
display: flex!important;
}
.dual-collapse2 {
position: relative!important;
left: 0!important;
}
}
/* Tablet */
@media (min-width: 750px) {
img {
display:none;
}
.tablet-toggle {
display: flex;
}
.mobile-toggle {
display: none;
}
.mobile-command {
display: none;
}
}
/* Mobile */
@media (max-width: 750px) {
img {
display: none;
}
.tablet-toggle {
display: none;
}
.mobile-toggle {
display: flex;
flex-direction: column;
text-align: right;
position: fixed;
top: 63px;
right: 12px;
border-style: solid;
border-width: 1px;
border-color: var(--colour1);
padding: 5px;
background-color: var(--colour4);
border-radius: 10px;
z-index: 1;
}
.dropdown-toggle {
display: none;
}
.btn {
margin: 2px;
}
.mobile-command {
display: flex;
flex-direction: row;
}
.navbar-brand {
display: none;
}
}
.fullscreenbody {
background-color: var(--colour6);
width: 100%;
height: 100%;
padding-top: 50px;
}
.card-columns {
height: 90%;
width: 90%;
display: none;
column-count: 3;
}
.card {
height: 40%;
width: 30%;
}
.card-img-top {
height: 120px;
object-fit: cover;
}
.card-long {
height: 90%;
width: 33%;
max-height: 90%!important;
} | 0.533154 | 0.167559 |
.grid-parent {
display: grid;
/* grid-template-columns: [one-third] 1fr [two-third] 2fr; */
grid-template-rows: 1fr;
}
.gallery-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
}
@media screen and (max-width: 700px) {
.gallery-grid {
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-template-rows: 1fr;
}
}
.tl-edges {
overflow: hidden;
}
.equal-row{
display: flex;
justify-content: space-around;
/* grid-template-columns: repeat(2, 1fr); */
}
.CLrow {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.CRrow {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.one-third {
grid-column: span 1;
overflow: hidden;
}
.two-third {
grid-column: span 2;
overflow: hidden;
}
.imgContainer {
padding: 5%;
background: #f2eade;
}
.contactText {
color: #D42501;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: bold;
font-size: calc(12px + (30 - 12) * ((100vw - 300px) / (1600 - 300)));
margin: 0;
border-top: #6271D4 solid;
}
body {
background-color: #F6CCC7;
max-width: 100%;
overflow: hidden;
margin: 0;
}
html {
max-width: 100%;
overflow-x: hidden;
}
.title {
font-size: calc(40px + (120 - 40) * ((100vw - 300px) / (1600 - 300)));
top: 20px;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: bold;
color: #D42501;
text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white,
1px 1px 0 white;
z-index: 1;
}
.break {
display: inline-block;
}
.content-text {
font-size: calc(30px + (140 - 30) * ((100vw - 300px) / (1600 - 300)));
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: bold;
color: #6271D4;
text-align: center;
}
a {
text-decoration: none !important;
}
.link {
text-align: center;
font-size: calc(8px + (20 - 8) * ((100vw - 300px) / (1600 - 300)));
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: bold;
color: #1d428c;
margin-top: calc(20px + (40 - 20) * ((100vw - 300px) / (1600 - 300)));
margin-bottom: calc(20px + (40 - 20) * ((100vw - 300px) / (1600 - 300)));
/* padding-top: 20px; */
/* padding-bottom: 40px; */
}
.strike {
text-decoration: line-through;
}
.geometric {
border: black solid 3px;
box-shadow: -8px 8px 0 -3px #F7E7D3, -8px 8px 0 0px #000;
padding: 4px;
}
.overlay {
grid-column: 1;
grid-row: 1;
}
.hero-img {
width: 100%;
top: 0px;
z-index: -1;
}
.low-light-yellow {
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, #6271D4 40%);
padding-right: 15px;
}
.low-light-red {
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, #f39099 40%);
padding-right: 15px;
}
.bg-yellow {
background-color: #F7E7D3;
}
.no-margin {
margin: 0px;
}
.absolute {
position: absolute;
}
.relative {
position: relative;
} | src/components/style.css | .grid-parent {
display: grid;
/* grid-template-columns: [one-third] 1fr [two-third] 2fr; */
grid-template-rows: 1fr;
}
.gallery-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
}
@media screen and (max-width: 700px) {
.gallery-grid {
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-template-rows: 1fr;
}
}
.tl-edges {
overflow: hidden;
}
.equal-row{
display: flex;
justify-content: space-around;
/* grid-template-columns: repeat(2, 1fr); */
}
.CLrow {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.CRrow {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.one-third {
grid-column: span 1;
overflow: hidden;
}
.two-third {
grid-column: span 2;
overflow: hidden;
}
.imgContainer {
padding: 5%;
background: #f2eade;
}
.contactText {
color: #D42501;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: bold;
font-size: calc(12px + (30 - 12) * ((100vw - 300px) / (1600 - 300)));
margin: 0;
border-top: #6271D4 solid;
}
body {
background-color: #F6CCC7;
max-width: 100%;
overflow: hidden;
margin: 0;
}
html {
max-width: 100%;
overflow-x: hidden;
}
.title {
font-size: calc(40px + (120 - 40) * ((100vw - 300px) / (1600 - 300)));
top: 20px;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: bold;
color: #D42501;
text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white,
1px 1px 0 white;
z-index: 1;
}
.break {
display: inline-block;
}
.content-text {
font-size: calc(30px + (140 - 30) * ((100vw - 300px) / (1600 - 300)));
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: bold;
color: #6271D4;
text-align: center;
}
a {
text-decoration: none !important;
}
.link {
text-align: center;
font-size: calc(8px + (20 - 8) * ((100vw - 300px) / (1600 - 300)));
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: bold;
color: #1d428c;
margin-top: calc(20px + (40 - 20) * ((100vw - 300px) / (1600 - 300)));
margin-bottom: calc(20px + (40 - 20) * ((100vw - 300px) / (1600 - 300)));
/* padding-top: 20px; */
/* padding-bottom: 40px; */
}
.strike {
text-decoration: line-through;
}
.geometric {
border: black solid 3px;
box-shadow: -8px 8px 0 -3px #F7E7D3, -8px 8px 0 0px #000;
padding: 4px;
}
.overlay {
grid-column: 1;
grid-row: 1;
}
.hero-img {
width: 100%;
top: 0px;
z-index: -1;
}
.low-light-yellow {
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, #6271D4 40%);
padding-right: 15px;
}
.low-light-red {
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, #f39099 40%);
padding-right: 15px;
}
.bg-yellow {
background-color: #F7E7D3;
}
.no-margin {
margin: 0px;
}
.absolute {
position: absolute;
}
.relative {
position: relative;
} | 0.539226 | 0.322433 |
.form-check-label, .custome-checkbox .form-check-label {
position: relative;
cursor: pointer;
}
.form-check-label::before {
border-color: #837000;
}
.custome-checkbox .form-check-input {
display: none;
}
.custome-checkbox .form-check-label span {
vertical-align: middle;
}
.custome-checkbox .form-check-label::before {
content: "";
border: 2px solid #ced4da;
height: 22px;
width: 22px;
margin: 0px 8px 0 0;
display: inline-block;
vertical-align: middle;
}
.custome-checkbox input[type="checkbox"]:checked + .form-check-label::after {
opacity: 1;
}
.custome-checkbox input[type="checkbox"] + .form-check-label::after {
content: '✓' !important;
width: 20.5px;
color: #f5f5f5;
font-weight: bolder;
position: absolute;
top: 2px;
left: 5px !important;
border-radius: 100%;
border-left: none !important;
border-bottom: none !important;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
font-size: 16px;
opacity: 0;
height: 6px;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
}
.custome-checkbox input[type="checkbox"]:checked + .form-check-label::before {
background-color: #837000;
border-color: #837000;
}
.custome-radio .form-check-input, .custome-checkbox .form-check-input {
display: none;
}
.custome-radio .form-check-label::before {
content: "";
border: 1px solid #908f8f;
height: 16px;
width: 16px;
display: inline-block;
border-radius: 100%;
vertical-align: middle;
margin-right: 8px;
}
.custome-checkbox input[disabled] + .form-check-label{
color: #d0d0d0;
}
.custome-checkbox input[disabled] + .form-check-label::before{
border-color: #e8e8e8;
}
.custome-radio .form-check-label .form-check-label {
position: relative;
cursor: pointer;
}
.custome-radio input[type="radio"]:checked + .form-check-label::before {
border-color: #837000;
}
.custome-radio input[type="radio"]:checked + .form-check-label::after {
opacity: 1;
}
.custome-checkbox input[disabled] + .form-check-label,
.custome-radio input[disabled] + .form-check-label {
color: #d0d0d0;
}
.custome-checkbox input[disabled] + .form-check-label::before,
.custome-radio input[disabled] + .form-check-label::before {
border-color: #e8e8e8;
}
[type="radio"]:checked, [type="radio"]:not(:checked) {
position: absolute;
left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
position: relative;
padding-left: 32px;
cursor: pointer;
line-height: 25px;
display: inline-block;
color: #000000;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 24px;
height: 24px;
border: 1px solid #ddd;
background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
content: '✓';
width: 20.5px;
height: 20.7px;
color: #837000;
font-weight: bolder;
position: absolute;
top: 1px;
left: 5px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
font-size: 19px;
}
[type="radio"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
[type="radio"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
} | public/assets/css/customs_radio.css | .form-check-label, .custome-checkbox .form-check-label {
position: relative;
cursor: pointer;
}
.form-check-label::before {
border-color: #837000;
}
.custome-checkbox .form-check-input {
display: none;
}
.custome-checkbox .form-check-label span {
vertical-align: middle;
}
.custome-checkbox .form-check-label::before {
content: "";
border: 2px solid #ced4da;
height: 22px;
width: 22px;
margin: 0px 8px 0 0;
display: inline-block;
vertical-align: middle;
}
.custome-checkbox input[type="checkbox"]:checked + .form-check-label::after {
opacity: 1;
}
.custome-checkbox input[type="checkbox"] + .form-check-label::after {
content: '✓' !important;
width: 20.5px;
color: #f5f5f5;
font-weight: bolder;
position: absolute;
top: 2px;
left: 5px !important;
border-radius: 100%;
border-left: none !important;
border-bottom: none !important;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
font-size: 16px;
opacity: 0;
height: 6px;
-moz-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
}
.custome-checkbox input[type="checkbox"]:checked + .form-check-label::before {
background-color: #837000;
border-color: #837000;
}
.custome-radio .form-check-input, .custome-checkbox .form-check-input {
display: none;
}
.custome-radio .form-check-label::before {
content: "";
border: 1px solid #908f8f;
height: 16px;
width: 16px;
display: inline-block;
border-radius: 100%;
vertical-align: middle;
margin-right: 8px;
}
.custome-checkbox input[disabled] + .form-check-label{
color: #d0d0d0;
}
.custome-checkbox input[disabled] + .form-check-label::before{
border-color: #e8e8e8;
}
.custome-radio .form-check-label .form-check-label {
position: relative;
cursor: pointer;
}
.custome-radio input[type="radio"]:checked + .form-check-label::before {
border-color: #837000;
}
.custome-radio input[type="radio"]:checked + .form-check-label::after {
opacity: 1;
}
.custome-checkbox input[disabled] + .form-check-label,
.custome-radio input[disabled] + .form-check-label {
color: #d0d0d0;
}
.custome-checkbox input[disabled] + .form-check-label::before,
.custome-radio input[disabled] + .form-check-label::before {
border-color: #e8e8e8;
}
[type="radio"]:checked, [type="radio"]:not(:checked) {
position: absolute;
left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
position: relative;
padding-left: 32px;
cursor: pointer;
line-height: 25px;
display: inline-block;
color: #000000;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 24px;
height: 24px;
border: 1px solid #ddd;
background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
content: '✓';
width: 20.5px;
height: 20.7px;
color: #837000;
font-weight: bolder;
position: absolute;
top: 1px;
left: 5px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
font-size: 19px;
}
[type="radio"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
[type="radio"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
} | 0.50708 | 0.09236 |
@import url('https://fonts.googleapis.com/css2?family=Muli&family=Unna:ital@1&display=swap" rel="stylesheet');
.nav{
max-height: 15% !important;
background-color: #3BA4A0;
max-width: 100% !important;
font-family: 'Unna', serif;
box-sizing: unset !important;
}
.unna{
font-family: 'Unna', serif;
font-size: 2rem;
}
.container{
max-width: 100% !important;
}
.titulo{
width: 65%;
}
.inicio{
position: absolute;
right: 13rem;
}
#inicio{
font-family: 'Unna', serif;
font-size: 170%;
}
.logo{
width: 17%;
height: 10%;
}
.pdtp-1{
padding-top: 0.5rem;
}
.pdt-1{
padding-top: 1.5rem;
}
.pdl-1{
padding-left: 1rem;
}
.pdl-card{
padding-left: 25rem;
}
.pdl-card2{
padding-left: 36rem;
}
.pdb-2{
padding-bottom: 1.5rem;
}
.pdb-3{
padding-bottom: 3rem;
}
.mglp-1{
margin-left: 0.5rem;
}
.mglp-2{
margin-left: 1rem;
}
.mglp-3{
margin-left: 3rem;
}
.mgl-1{
margin-left: 1.5rem;
}
.mgl-2{
margin-left: 2rem;
}
.mgl-5{
margin-left: 5rem;
}
.mgl-3{
margin-left: 12.5%;
}
.mgln-4{
margin-left: -9rem;
}
.mgr-1{
margin-right: 0.5rem;
}
.mgr-5{
margin-right: 5rem;
}
.mgrn-5{
margin-top: 1rem;
margin-right: -5rem;
}
.mgtp-1{
margin-top: 0.25rem;
}
.mgt-5r{
margin-top: 3%;
}
.mgt-1{
margin-top: 1rem;
}
.mgt-2{
margin-top: 2rem;
}
.mgrb-1{
padding-bottom: 1.5rem;
}
.mgb-1{
margin-bottom: 1rem;
}
.titulo h1,.titulo h2{
color: white;
font-size: 370% !important ;
}
#imagen1 , #imagen2{
margin-bottom: 2rem;
width: 70%;
max-height: 40%;
}
#imagen3{
width: 70%;
max-height: 40%;
}
.centrar{
margin-left: 20% !important;
margin-bottom: 8rem;
}
.centradoimg{
padding-left: 15%;
padding-right: 15%;
}
/*cambiar height a 300px */
.cuadrado{
box-shadow: 5px 5px 5px grey;
margin-left: 2rem;
height: 350px;
align-self: center;
background-color: grey;
}
.gris{
background-color: #f0f0f0;
}
.amarillo{
background-color: #EEAC2C;
}
.rojo{
background-color: #E94545;
}
.verde{
background-color: #5CAB27;
}
.cuadrado .texto{
padding-top: 1rem;
text-align: center;
color: #E5E5E5;
font-family: 'Muli','sans-serif';
}
li a{
padding-top: 1rem;
text-align: center;
color: #E5E5E5;
font-family: 'Muli','sans-serif';
}
.texto h1{
font-size: 3rem;
}
.texto li{
padding-top: 0.8rem;
text-align: justify;
padding-left: 1rem;
font-size: 2rem;
}
.recomendador{
font-size: 1.8rem;
text-align: center !important;
}
.titulosUni{
font-size: 130%;
}
#imagen1:hover{
background-color:#E94545;
}
#imagen1:hover .texto,#imagen2:hover .texto,#imagen3:hover .texto,a, a:hover{
color: white;
}
#imagen2:hover{
background-color: #EEAC2C;
}
#imagen3:hover{
background-color: #5CAB27;
}
.tarjeta{
box-shadow: 5px 5px 5px grey;
background-color: white;
border: 5px;
}
.muli{
font-family: 'Muli','sans-serif';
}
div p{
font-size: 135%;
}
.dropdown-item{
font-size: 130%;
}
#formula{
width: 15%;
}
.dropdown-menu {
max-height: 200px;
max-width: 300px;
overflow-y: auto;
}
.btn-secondary{
background-color:#b8b6b6 ;
}
.blocktext {
display: flex;
align-items: center;
justify-content: center;
}
table, th, td {
border: 1px solid black;
border-collapse: collapse;
background-color: rgb(243, 238, 230);
}
th, td {
padding: 5px;
text-align: center;
}
.vacio{
border-left: hidden;
border-bottom: hidden;
background-color: white;
}
.vacioac{
border-bottom: hidden;
border-right: hidden;
background-color: white;
}
td div p{
font-size: 15px;
}
.escala{
max-height: 25px;
max-width: 140px;
border: 1px solid black;
background-color: white;
}
.porcentaje{
max-height: 25px;
max-width: 150px;
border: 1px solid black;
background-color: white;
}
#criterio{
width: 50%;
}
#escala{
width: 18%;
}
#porcentaje{
width:20%;
}
p.mgr-1{
text-align: right;
}
.consulta td .escala, .consulta td .porcentaje{
background-color: rgb(184, 182, 182);
color:#E5E5E5;
}
td .row {
margin-left: 0px;
}
td div input{
text-align: center;
font-size: 90% !important;
}
.input-group-addon {
margin-top: 2px;
margin-left: -20px;
color: #666;
}
.min-aprob{
max-width: 13%;
text-align: center;
}
td div a, td a{
/*color: black !important;*/
text-align: center;
}
#criterios, option{
font-size: 100%;
font-family: 'Muli','sans-serif';
max-width: 22%;
}
div .criterios{
max-width: 18%;
}
#nombres, .empresas{
width: 40%;
}
#accion,.accion,.expiracion{
width: 30%;
}
#listaProductos{
width: 90%;
font-size: 85%;
}
.default{
height: 16rem;
}
#datosProvedor{
width: 20%;
}
#perfumistaInfo{
text-align: center;
}
.datosProveedor{
height:60%;
}
.arreglar{
margin-right: 0px !important;
}
table{
width: 50%;
}
.criterioEva{
width: 35%;
}
#escalaEva{
width: 20%;
}
.nombreEmp{
width: 30%;
}
.estado{
width: 20%;
}
.tiempoEntrega{
width:5% ;
}
.hacerPedido{
padding-left: 30rem;
}
#tabla{
width: 50%;
}
.hacerPedido h5 a{
color:black;
}
.hacerPedido h5 a:hover{
color:#3BA4A0;
}
.selecEmp{
margin-left: 0.5rem;
}
.cancelante{
width: 30%;
}
.cancelLabel, .cancelDescLabel{
font-size: 70%;
}
.descCancel{
width: 30% !important;
height: 25% !important;
resize: none;
overflow-y: auto;
}
.desc{
width: 20% !important;
}
.tablaDatos{
width: 100% !important;
}
#filtros div{
display: inline;
}
#genero{
max-width: 45% !important;
}
.generoDiv{
width: 20%;
}
.nombreFiltro{
font-size: 105%;
}
.rangoDiv{
width:24%;
}
.rango{
width: 20%;
text-align: center;
}
.separador{
width:10px;
background-color: black;
height: 5px;
}
.intensidadDiv{
width: 20%;
}
.intensidad{
max-width: 59% !important;
}
.caracterDiv{
width: 25%;
}
.caracterSubDiv{
width: 65%;
}
.agregar{
width: 100%;
margin-left: 0px !important;
}
.caracter{
width: 70%;
}
.aromaPDiv{
width: 24%;
}
.aromaP{
width: 42%;
}
.usoDiv{
width:22%;
}
.uso{
width: 43%;
}
.aspectoPerDiv{
width: 22%;
}
.aspectoPer{
width: 40%;
}
.familiaOlfDiv{
width: 25%;
}
.familiaOlf{
width: 40%;
}
.recomendadorCard{
height: 70%;
}
.rueda{
width: 50%;
}
.perfumes{
width: 50%;
}
.imgPerf{
width: 15%;
height: 20%;
border: 2px black;
}
.ficha{
color: #3BA4A0;
}
.ficha:hover{
color: blue;
}
.circle{
border: 1px solid #aaa;
box-shadow: inset 1px 1px 3px #fff;
width: 22px;
height: 22px;
border-radius: 100%;
position: relative;
margin: 4px;
display: inline-block;
vertical-align: middle;
background: #aaaaaa4f;
}
.circle:hover{
background: radial-gradient(#aaa, #fff);
}
.circle:active{
background: #6363634f;
}
.circle:before,
.circle:after{
content:'';position:absolute;top:0;left:0;right:0;bottom:0;
}
/* PLUS */
.circle.plus:before,
.circle.plus:after {
background:green;
box-shadow: 1px 1px 1px #ffffff9e;
}
.circle.plus:before{
width: 2px;
margin: 3px auto;
}
.circle.plus:after{
margin: auto 3px;
height: 2px;
box-shadow: none;
}
.circle.minus:before{
background: #cc0000;
margin: auto 3px;
height: 2px;
box-shadow: 0px 1px 1px #ffffff9e;
}
.cuadrar{
width: 100px;
text-align: center;
}
.agregado{
margin-left: 0rem;
width: 100%;
}
.aN{
color:black;
}
.aN:hover{
color:black !important;
}
.agran{
width: 60%;
max-width: 80%;
}
.off{
margin-left: 22%;
} | public/css/custom.css | @import url('https://fonts.googleapis.com/css2?family=Muli&family=Unna:ital@1&display=swap" rel="stylesheet');
.nav{
max-height: 15% !important;
background-color: #3BA4A0;
max-width: 100% !important;
font-family: 'Unna', serif;
box-sizing: unset !important;
}
.unna{
font-family: 'Unna', serif;
font-size: 2rem;
}
.container{
max-width: 100% !important;
}
.titulo{
width: 65%;
}
.inicio{
position: absolute;
right: 13rem;
}
#inicio{
font-family: 'Unna', serif;
font-size: 170%;
}
.logo{
width: 17%;
height: 10%;
}
.pdtp-1{
padding-top: 0.5rem;
}
.pdt-1{
padding-top: 1.5rem;
}
.pdl-1{
padding-left: 1rem;
}
.pdl-card{
padding-left: 25rem;
}
.pdl-card2{
padding-left: 36rem;
}
.pdb-2{
padding-bottom: 1.5rem;
}
.pdb-3{
padding-bottom: 3rem;
}
.mglp-1{
margin-left: 0.5rem;
}
.mglp-2{
margin-left: 1rem;
}
.mglp-3{
margin-left: 3rem;
}
.mgl-1{
margin-left: 1.5rem;
}
.mgl-2{
margin-left: 2rem;
}
.mgl-5{
margin-left: 5rem;
}
.mgl-3{
margin-left: 12.5%;
}
.mgln-4{
margin-left: -9rem;
}
.mgr-1{
margin-right: 0.5rem;
}
.mgr-5{
margin-right: 5rem;
}
.mgrn-5{
margin-top: 1rem;
margin-right: -5rem;
}
.mgtp-1{
margin-top: 0.25rem;
}
.mgt-5r{
margin-top: 3%;
}
.mgt-1{
margin-top: 1rem;
}
.mgt-2{
margin-top: 2rem;
}
.mgrb-1{
padding-bottom: 1.5rem;
}
.mgb-1{
margin-bottom: 1rem;
}
.titulo h1,.titulo h2{
color: white;
font-size: 370% !important ;
}
#imagen1 , #imagen2{
margin-bottom: 2rem;
width: 70%;
max-height: 40%;
}
#imagen3{
width: 70%;
max-height: 40%;
}
.centrar{
margin-left: 20% !important;
margin-bottom: 8rem;
}
.centradoimg{
padding-left: 15%;
padding-right: 15%;
}
/*cambiar height a 300px */
.cuadrado{
box-shadow: 5px 5px 5px grey;
margin-left: 2rem;
height: 350px;
align-self: center;
background-color: grey;
}
.gris{
background-color: #f0f0f0;
}
.amarillo{
background-color: #EEAC2C;
}
.rojo{
background-color: #E94545;
}
.verde{
background-color: #5CAB27;
}
.cuadrado .texto{
padding-top: 1rem;
text-align: center;
color: #E5E5E5;
font-family: 'Muli','sans-serif';
}
li a{
padding-top: 1rem;
text-align: center;
color: #E5E5E5;
font-family: 'Muli','sans-serif';
}
.texto h1{
font-size: 3rem;
}
.texto li{
padding-top: 0.8rem;
text-align: justify;
padding-left: 1rem;
font-size: 2rem;
}
.recomendador{
font-size: 1.8rem;
text-align: center !important;
}
.titulosUni{
font-size: 130%;
}
#imagen1:hover{
background-color:#E94545;
}
#imagen1:hover .texto,#imagen2:hover .texto,#imagen3:hover .texto,a, a:hover{
color: white;
}
#imagen2:hover{
background-color: #EEAC2C;
}
#imagen3:hover{
background-color: #5CAB27;
}
.tarjeta{
box-shadow: 5px 5px 5px grey;
background-color: white;
border: 5px;
}
.muli{
font-family: 'Muli','sans-serif';
}
div p{
font-size: 135%;
}
.dropdown-item{
font-size: 130%;
}
#formula{
width: 15%;
}
.dropdown-menu {
max-height: 200px;
max-width: 300px;
overflow-y: auto;
}
.btn-secondary{
background-color:#b8b6b6 ;
}
.blocktext {
display: flex;
align-items: center;
justify-content: center;
}
table, th, td {
border: 1px solid black;
border-collapse: collapse;
background-color: rgb(243, 238, 230);
}
th, td {
padding: 5px;
text-align: center;
}
.vacio{
border-left: hidden;
border-bottom: hidden;
background-color: white;
}
.vacioac{
border-bottom: hidden;
border-right: hidden;
background-color: white;
}
td div p{
font-size: 15px;
}
.escala{
max-height: 25px;
max-width: 140px;
border: 1px solid black;
background-color: white;
}
.porcentaje{
max-height: 25px;
max-width: 150px;
border: 1px solid black;
background-color: white;
}
#criterio{
width: 50%;
}
#escala{
width: 18%;
}
#porcentaje{
width:20%;
}
p.mgr-1{
text-align: right;
}
.consulta td .escala, .consulta td .porcentaje{
background-color: rgb(184, 182, 182);
color:#E5E5E5;
}
td .row {
margin-left: 0px;
}
td div input{
text-align: center;
font-size: 90% !important;
}
.input-group-addon {
margin-top: 2px;
margin-left: -20px;
color: #666;
}
.min-aprob{
max-width: 13%;
text-align: center;
}
td div a, td a{
/*color: black !important;*/
text-align: center;
}
#criterios, option{
font-size: 100%;
font-family: 'Muli','sans-serif';
max-width: 22%;
}
div .criterios{
max-width: 18%;
}
#nombres, .empresas{
width: 40%;
}
#accion,.accion,.expiracion{
width: 30%;
}
#listaProductos{
width: 90%;
font-size: 85%;
}
.default{
height: 16rem;
}
#datosProvedor{
width: 20%;
}
#perfumistaInfo{
text-align: center;
}
.datosProveedor{
height:60%;
}
.arreglar{
margin-right: 0px !important;
}
table{
width: 50%;
}
.criterioEva{
width: 35%;
}
#escalaEva{
width: 20%;
}
.nombreEmp{
width: 30%;
}
.estado{
width: 20%;
}
.tiempoEntrega{
width:5% ;
}
.hacerPedido{
padding-left: 30rem;
}
#tabla{
width: 50%;
}
.hacerPedido h5 a{
color:black;
}
.hacerPedido h5 a:hover{
color:#3BA4A0;
}
.selecEmp{
margin-left: 0.5rem;
}
.cancelante{
width: 30%;
}
.cancelLabel, .cancelDescLabel{
font-size: 70%;
}
.descCancel{
width: 30% !important;
height: 25% !important;
resize: none;
overflow-y: auto;
}
.desc{
width: 20% !important;
}
.tablaDatos{
width: 100% !important;
}
#filtros div{
display: inline;
}
#genero{
max-width: 45% !important;
}
.generoDiv{
width: 20%;
}
.nombreFiltro{
font-size: 105%;
}
.rangoDiv{
width:24%;
}
.rango{
width: 20%;
text-align: center;
}
.separador{
width:10px;
background-color: black;
height: 5px;
}
.intensidadDiv{
width: 20%;
}
.intensidad{
max-width: 59% !important;
}
.caracterDiv{
width: 25%;
}
.caracterSubDiv{
width: 65%;
}
.agregar{
width: 100%;
margin-left: 0px !important;
}
.caracter{
width: 70%;
}
.aromaPDiv{
width: 24%;
}
.aromaP{
width: 42%;
}
.usoDiv{
width:22%;
}
.uso{
width: 43%;
}
.aspectoPerDiv{
width: 22%;
}
.aspectoPer{
width: 40%;
}
.familiaOlfDiv{
width: 25%;
}
.familiaOlf{
width: 40%;
}
.recomendadorCard{
height: 70%;
}
.rueda{
width: 50%;
}
.perfumes{
width: 50%;
}
.imgPerf{
width: 15%;
height: 20%;
border: 2px black;
}
.ficha{
color: #3BA4A0;
}
.ficha:hover{
color: blue;
}
.circle{
border: 1px solid #aaa;
box-shadow: inset 1px 1px 3px #fff;
width: 22px;
height: 22px;
border-radius: 100%;
position: relative;
margin: 4px;
display: inline-block;
vertical-align: middle;
background: #aaaaaa4f;
}
.circle:hover{
background: radial-gradient(#aaa, #fff);
}
.circle:active{
background: #6363634f;
}
.circle:before,
.circle:after{
content:'';position:absolute;top:0;left:0;right:0;bottom:0;
}
/* PLUS */
.circle.plus:before,
.circle.plus:after {
background:green;
box-shadow: 1px 1px 1px #ffffff9e;
}
.circle.plus:before{
width: 2px;
margin: 3px auto;
}
.circle.plus:after{
margin: auto 3px;
height: 2px;
box-shadow: none;
}
.circle.minus:before{
background: #cc0000;
margin: auto 3px;
height: 2px;
box-shadow: 0px 1px 1px #ffffff9e;
}
.cuadrar{
width: 100px;
text-align: center;
}
.agregado{
margin-left: 0rem;
width: 100%;
}
.aN{
color:black;
}
.aN:hover{
color:black !important;
}
.agran{
width: 60%;
max-width: 80%;
}
.off{
margin-left: 22%;
} | 0.490968 | 0.074871 |
.dpctn-bgnd {
position: relative;
width: 100vw;
height: 100vh;
background-color: #97be98;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.dpctn-bgnd::-webkit-scrollbar {
display: none;
}
.dpctn-frm {
padding: 50px 0vw;
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
}
.img-cntnr {
position: relative;
color: transparent;
height: 16vw;
width: 16vw;
max-width: 230px;
max-height: 230px;
display: flex;
flex-direction: column;
padding-bottom: 40px;
}
.blah {
height: 80vh;
background-color: #97be98;
margin: 5vh 0vw 0vw 3vw;
width: 30vw;
display: flex;
justify-content: center;
align-items: flex-start;
overflow-y: scroll;
}
.ntt-dtls {
width: 80%;
height: 330px;
display: flex;
flex-direction: column;
justify-content: space-evenly;
}
/* HEADING REMOVED */
.dpctn-bgnd h1 {
color: #fff;
font-size: 5ch;
font-weight: 400;
margin-block: 0px;
}
.dpctn-bgnd .dpctn-frm input.img-prvw {
position: absolute;
left: 50%;
transform: translateX(-50%);
border-radius: 350px;
border: #fff solid 20px;
height: 16vw;
width: 16vw;
max-width: 230px;
max-height: 230px;
object-fit: contain;
background-color: #fff;
color: #fff;
}
.dpctn-bgnd .dpctn-frm input[type="file"].img-upld::-webkit-file-upload-button {
border: 0px none;
position: absolute;
top: 20px;
left: 50%;
transform: translateX(-50%);
border-radius: 350px;
height: 16vw;
width: 16vw;
max-width: 230px;
max-height: 230px;
background-color: #555;
color: transparent;
opacity: 0;
cursor: pointer;
}
.dpctn-bgnd
.dpctn-frm
input[type="file"].img-upld::-webkit-file-upload-button:hover {
opacity: 0.5;
}
.dpctn-bgnd .dpctn-frm .frm-dvs {
display: flex;
flex-direction: column;
}
.dpctn-bgnd .dpctn-frm input.form-field {
border-style: none none solid none;
border-width: 1px;
border-color: #19685b;
background-color: #fff;
/* color: #fff; */
font-size: 30px;
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
"Lucida Sans", Arial, sans-serif;
}
.dpctn-bgnd .dpctn-frm label.form-field {
/* color: #fff; */
font-size: 13px;
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
"Lucida Sans", Arial, sans-serif;
}
.dpctn-bgnd .dpctn-frm input.data-mod {
height: 80px;
width: 80px;
border-radius: 80px;
cursor: pointer;
border-width: 0px;
text-align: center;
font-size: 16px;
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
"Lucida Sans", Arial, sans-serif;
} | front/src/styles/depiction.css | .dpctn-bgnd {
position: relative;
width: 100vw;
height: 100vh;
background-color: #97be98;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.dpctn-bgnd::-webkit-scrollbar {
display: none;
}
.dpctn-frm {
padding: 50px 0vw;
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
}
.img-cntnr {
position: relative;
color: transparent;
height: 16vw;
width: 16vw;
max-width: 230px;
max-height: 230px;
display: flex;
flex-direction: column;
padding-bottom: 40px;
}
.blah {
height: 80vh;
background-color: #97be98;
margin: 5vh 0vw 0vw 3vw;
width: 30vw;
display: flex;
justify-content: center;
align-items: flex-start;
overflow-y: scroll;
}
.ntt-dtls {
width: 80%;
height: 330px;
display: flex;
flex-direction: column;
justify-content: space-evenly;
}
/* HEADING REMOVED */
.dpctn-bgnd h1 {
color: #fff;
font-size: 5ch;
font-weight: 400;
margin-block: 0px;
}
.dpctn-bgnd .dpctn-frm input.img-prvw {
position: absolute;
left: 50%;
transform: translateX(-50%);
border-radius: 350px;
border: #fff solid 20px;
height: 16vw;
width: 16vw;
max-width: 230px;
max-height: 230px;
object-fit: contain;
background-color: #fff;
color: #fff;
}
.dpctn-bgnd .dpctn-frm input[type="file"].img-upld::-webkit-file-upload-button {
border: 0px none;
position: absolute;
top: 20px;
left: 50%;
transform: translateX(-50%);
border-radius: 350px;
height: 16vw;
width: 16vw;
max-width: 230px;
max-height: 230px;
background-color: #555;
color: transparent;
opacity: 0;
cursor: pointer;
}
.dpctn-bgnd
.dpctn-frm
input[type="file"].img-upld::-webkit-file-upload-button:hover {
opacity: 0.5;
}
.dpctn-bgnd .dpctn-frm .frm-dvs {
display: flex;
flex-direction: column;
}
.dpctn-bgnd .dpctn-frm input.form-field {
border-style: none none solid none;
border-width: 1px;
border-color: #19685b;
background-color: #fff;
/* color: #fff; */
font-size: 30px;
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
"Lucida Sans", Arial, sans-serif;
}
.dpctn-bgnd .dpctn-frm label.form-field {
/* color: #fff; */
font-size: 13px;
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
"Lucida Sans", Arial, sans-serif;
}
.dpctn-bgnd .dpctn-frm input.data-mod {
height: 80px;
width: 80px;
border-radius: 80px;
cursor: pointer;
border-width: 0px;
text-align: center;
font-size: 16px;
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
"Lucida Sans", Arial, sans-serif;
} | 0.384912 | 0.065009 |
html {
/* align-content: center;
text-align: center;*/
font-family: 'Roboto', sans-serif;
color:#f2f2f2;
height: 100%;
width: 100%;
background-size:100%;
background-repeat: no-repeat;
position: fixed;
font-size: 15px;
}
/*.spinner{
visibility: hidden;
}*/
.change-info{
font-size: 20px
/* position: relative;
right: -5px;*/
}
#plot {
width: 639px !important;
height: 340px !important;
}
.stock-info{
display: none;
}
.stock-market-location,
.date-info
{
display: inline;
padding-right: 5px;
}
.stock-market-info{
display: inline-block;
position: absolute;
bottom:0;
left: 1em;
font-size: 12px;
margin:auto;
color: #757575;
}
.stock-market-location{
display: none;
}
.close-price{
display: inline;
margin: 10px auto 0px auto;
text-align: center;
font-size: 60px;
}
.close-price-currency{
display: inline;
font-size: 20px;
color: #424242;
}
#root{
position: relative;
padding: 10px;
width: 60%;
right: -20%;
height: 90%;
text-align: center;
font-size: 14px;
border: solid 1px #E0E0E0;
}
/*div{
font-size: 13px !important;
}*/
div hr{
border-bottom: 0.5px solid #ccc !important;
}
div li{
padding-top: 2px !important;
}
#autocomp{
width: 400px !important;
font-size: 13px !important;
}
#arrow{
display: inline;
margin-top: 10px;
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; /* Preferred icon size */
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr;
/* Support for all WebKit browsers. */
-webkit-font-smoothing: antialiased;
/* Support for Safari and Chrome. */
text-rendering: optimizeLegibility;
/* Support for Firefox. */
-moz-osx-font-smoothing: grayscale;
/* Support for IE. */
font-feature-settings: 'liga';
}
h1{
font-size: 500%;
color: #f2f2f2;
text-shadow: 1.5px 1.5px 1.5px grey;
}
body{
height: 100%;
width:100%;
color: #212121;
align-content: center;
padding: 10px 0em;
}
.App {
text-align: center;
}
#root {
text-align: center;
align-content: center;
}
input {
margin-left: 10px;
border: 0;
outline: 0;
background: transparent;
border-bottom: 1px solid black;
}
#input-label{ font-size: 120%; }
.temp{
font-size: 70px;
}
.weather{
margin-bottom: 30px;
}
.temp-wrapper,
#check-label{
display: none;
}
#check-label{
font-size: 10px;
}
#plot{
/* align-content: center;
text-align: center;*/
/* display:none;*/
width: 750px;
height: 340px;
}
.icon, #icon{
height: 60px;
width: 65px;
padding: 5px 10px;
}
.highcharts-container{
background:none !important;
}
.highcharts-button-box,
.highcharts-button-symbol{
display: none;
}
.highcharts-credits{
display: none;
}
/*SPINNER*/
.spinner{
width: 15px;
height: 15px;
position: relative;
top:17%;
margin: auto 10px;
display: inline-block;
}
.spinner .sk-child {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.spinner .sk-child:before {
content: '';
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background-color: #333;
border-radius: 100%;
-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.spinner .sk-circle2 {
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg); }
.spinner .sk-circle3 {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg); }
.spinner .sk-circle4 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
.spinner .sk-circle5 {
-webkit-transform: rotate(120deg);
-ms-transform: rotate(120deg);
transform: rotate(120deg); }
.spinner .sk-circle6 {
-webkit-transform: rotate(150deg);
-ms-transform: rotate(150deg);
transform: rotate(150deg); }
.spinner .sk-circle7 {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.spinner .sk-circle8 {
-webkit-transform: rotate(210deg);
-ms-transform: rotate(210deg);
transform: rotate(210deg); }
.spinner .sk-circle9 {
-webkit-transform: rotate(240deg);
-ms-transform: rotate(240deg);
transform: rotate(240deg); }
.spinner .sk-circle10 {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg); }
.spinner .sk-circle11 {
-webkit-transform: rotate(300deg);
-ms-transform: rotate(300deg);
transform: rotate(300deg); }
.spinner .sk-circle12 {
-webkit-transform: rotate(330deg);
-ms-transform: rotate(330deg);
transform: rotate(330deg); }
.spinner .sk-circle2:before {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s; }
.spinner .sk-circle3:before {
-webkit-animation-delay: -1s;
animation-delay: -1s; }
.spinner .sk-circle4:before {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s; }
.spinner .sk-circle5:before {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s; }
.spinner .sk-circle6:before {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s; }
.spinner .sk-circle7:before {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s; }
.spinner .sk-circle8:before {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s; }
.spinner .sk-circle9:before {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s; }
.spinner .sk-circle10:before {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s; }
.spinner .sk-circle11:before {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s; }
.spinner .sk-circle12:before {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s; }
@-webkit-keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
} 40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
} 40% {
-webkit-transform: scale(1);
transform: scale(1);
}
} | src/index.css | html {
/* align-content: center;
text-align: center;*/
font-family: 'Roboto', sans-serif;
color:#f2f2f2;
height: 100%;
width: 100%;
background-size:100%;
background-repeat: no-repeat;
position: fixed;
font-size: 15px;
}
/*.spinner{
visibility: hidden;
}*/
.change-info{
font-size: 20px
/* position: relative;
right: -5px;*/
}
#plot {
width: 639px !important;
height: 340px !important;
}
.stock-info{
display: none;
}
.stock-market-location,
.date-info
{
display: inline;
padding-right: 5px;
}
.stock-market-info{
display: inline-block;
position: absolute;
bottom:0;
left: 1em;
font-size: 12px;
margin:auto;
color: #757575;
}
.stock-market-location{
display: none;
}
.close-price{
display: inline;
margin: 10px auto 0px auto;
text-align: center;
font-size: 60px;
}
.close-price-currency{
display: inline;
font-size: 20px;
color: #424242;
}
#root{
position: relative;
padding: 10px;
width: 60%;
right: -20%;
height: 90%;
text-align: center;
font-size: 14px;
border: solid 1px #E0E0E0;
}
/*div{
font-size: 13px !important;
}*/
div hr{
border-bottom: 0.5px solid #ccc !important;
}
div li{
padding-top: 2px !important;
}
#autocomp{
width: 400px !important;
font-size: 13px !important;
}
#arrow{
display: inline;
margin-top: 10px;
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px; /* Preferred icon size */
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr;
/* Support for all WebKit browsers. */
-webkit-font-smoothing: antialiased;
/* Support for Safari and Chrome. */
text-rendering: optimizeLegibility;
/* Support for Firefox. */
-moz-osx-font-smoothing: grayscale;
/* Support for IE. */
font-feature-settings: 'liga';
}
h1{
font-size: 500%;
color: #f2f2f2;
text-shadow: 1.5px 1.5px 1.5px grey;
}
body{
height: 100%;
width:100%;
color: #212121;
align-content: center;
padding: 10px 0em;
}
.App {
text-align: center;
}
#root {
text-align: center;
align-content: center;
}
input {
margin-left: 10px;
border: 0;
outline: 0;
background: transparent;
border-bottom: 1px solid black;
}
#input-label{ font-size: 120%; }
.temp{
font-size: 70px;
}
.weather{
margin-bottom: 30px;
}
.temp-wrapper,
#check-label{
display: none;
}
#check-label{
font-size: 10px;
}
#plot{
/* align-content: center;
text-align: center;*/
/* display:none;*/
width: 750px;
height: 340px;
}
.icon, #icon{
height: 60px;
width: 65px;
padding: 5px 10px;
}
.highcharts-container{
background:none !important;
}
.highcharts-button-box,
.highcharts-button-symbol{
display: none;
}
.highcharts-credits{
display: none;
}
/*SPINNER*/
.spinner{
width: 15px;
height: 15px;
position: relative;
top:17%;
margin: auto 10px;
display: inline-block;
}
.spinner .sk-child {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.spinner .sk-child:before {
content: '';
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background-color: #333;
border-radius: 100%;
-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.spinner .sk-circle2 {
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg); }
.spinner .sk-circle3 {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg); }
.spinner .sk-circle4 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
.spinner .sk-circle5 {
-webkit-transform: rotate(120deg);
-ms-transform: rotate(120deg);
transform: rotate(120deg); }
.spinner .sk-circle6 {
-webkit-transform: rotate(150deg);
-ms-transform: rotate(150deg);
transform: rotate(150deg); }
.spinner .sk-circle7 {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.spinner .sk-circle8 {
-webkit-transform: rotate(210deg);
-ms-transform: rotate(210deg);
transform: rotate(210deg); }
.spinner .sk-circle9 {
-webkit-transform: rotate(240deg);
-ms-transform: rotate(240deg);
transform: rotate(240deg); }
.spinner .sk-circle10 {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg); }
.spinner .sk-circle11 {
-webkit-transform: rotate(300deg);
-ms-transform: rotate(300deg);
transform: rotate(300deg); }
.spinner .sk-circle12 {
-webkit-transform: rotate(330deg);
-ms-transform: rotate(330deg);
transform: rotate(330deg); }
.spinner .sk-circle2:before {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s; }
.spinner .sk-circle3:before {
-webkit-animation-delay: -1s;
animation-delay: -1s; }
.spinner .sk-circle4:before {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s; }
.spinner .sk-circle5:before {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s; }
.spinner .sk-circle6:before {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s; }
.spinner .sk-circle7:before {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s; }
.spinner .sk-circle8:before {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s; }
.spinner .sk-circle9:before {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s; }
.spinner .sk-circle10:before {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s; }
.spinner .sk-circle11:before {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s; }
.spinner .sk-circle12:before {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s; }
@-webkit-keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
} 40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
} 40% {
-webkit-transform: scale(1);
transform: scale(1);
}
} | 0.351979 | 0.071559 |
main-panel {background-color: transparent;}
main-panel panel-header > *,
panel-footer > * {padding: 0;}
table-container {
display: grid;
position: relative;
overflow-y: hidden;
}
/*
TABLE CONTROLS
Hide radios */
table-container > input {display: none;}
table-container > input:checked + label {color: var(--page-text-color-hover);}
table-container > label:hover {color: var(--page-text-color-hover);}
table-container > label {
cursor: pointer;
transition: color 250ms;
color: var(--page-text-color);
padding: 5px 10px;
border-right: solid 1px var(--page-text-color-notes);
position: absolute;
top: 12px;
font-family: var(--font01);
letter-spacing: var(--font01-letter-spacing);
}
table-container > label:nth-of-type(1) {right: 160px;}
table-container > label:nth-of-type(2) {right: 120px;}
table-container > label:nth-of-type(3) {right: 80px;}
table-container > label:nth-of-type(4) {right: 40px;}
table-container > label:nth-of-type(5) {right: 0;}
table-container > label:last-of-type {border: none;}
/* table-container table-content {
display: var(--tab-display);
grid-column: 1 / -1;
align-content: start;
overflow-y: hidden;
} */
table-container ol {
list-style-type: none;
counter-reset: table-row-counter 0;
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
padding: 0;
margin: 0;
gap: 0.5rem 0;
}
table-container ol > li {
display: grid;
counter-increment: table-row-counter;
grid-template-columns: 0.2fr 0.2fr 0.5fr 0.5fr 0.5fr 1fr;
grid-template-rows: 1fr;
/* border: solid 1px yellow; */
border-radius: 0.3rem;
background-color: var(--panel-bg-color);
align-content: center;
transition: all 250ms;
cursor: pointer;
}
table-container ol > li.active {
background-color: var(--page-bg-color-hover);
color: var(--page-text-color-hover);
}
table-container ol > li list-cell {
display: grid;
justify-content: start;
align-content: start;
padding: 1rem 0.5rem;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
/* display: inline-block; */
}
ol#myList {overflow-y: auto;}
/* ol#myList > li::before {content: "0" attr(data-co);} */
ol#myList > li:hover {background-color: var(--page-bg-color-hover);} /* #00a1ff */ | assets/activecss/components/main-panel/main-panel.css | main-panel {background-color: transparent;}
main-panel panel-header > *,
panel-footer > * {padding: 0;}
table-container {
display: grid;
position: relative;
overflow-y: hidden;
}
/*
TABLE CONTROLS
Hide radios */
table-container > input {display: none;}
table-container > input:checked + label {color: var(--page-text-color-hover);}
table-container > label:hover {color: var(--page-text-color-hover);}
table-container > label {
cursor: pointer;
transition: color 250ms;
color: var(--page-text-color);
padding: 5px 10px;
border-right: solid 1px var(--page-text-color-notes);
position: absolute;
top: 12px;
font-family: var(--font01);
letter-spacing: var(--font01-letter-spacing);
}
table-container > label:nth-of-type(1) {right: 160px;}
table-container > label:nth-of-type(2) {right: 120px;}
table-container > label:nth-of-type(3) {right: 80px;}
table-container > label:nth-of-type(4) {right: 40px;}
table-container > label:nth-of-type(5) {right: 0;}
table-container > label:last-of-type {border: none;}
/* table-container table-content {
display: var(--tab-display);
grid-column: 1 / -1;
align-content: start;
overflow-y: hidden;
} */
table-container ol {
list-style-type: none;
counter-reset: table-row-counter 0;
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
padding: 0;
margin: 0;
gap: 0.5rem 0;
}
table-container ol > li {
display: grid;
counter-increment: table-row-counter;
grid-template-columns: 0.2fr 0.2fr 0.5fr 0.5fr 0.5fr 1fr;
grid-template-rows: 1fr;
/* border: solid 1px yellow; */
border-radius: 0.3rem;
background-color: var(--panel-bg-color);
align-content: center;
transition: all 250ms;
cursor: pointer;
}
table-container ol > li.active {
background-color: var(--page-bg-color-hover);
color: var(--page-text-color-hover);
}
table-container ol > li list-cell {
display: grid;
justify-content: start;
align-content: start;
padding: 1rem 0.5rem;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
/* display: inline-block; */
}
ol#myList {overflow-y: auto;}
/* ol#myList > li::before {content: "0" attr(data-co);} */
ol#myList > li:hover {background-color: var(--page-bg-color-hover);} /* #00a1ff */ | 0.282592 | 0.069101 |
- clean the code- change screenshot`
@version 20140501.16.18
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.google."), url-prefix("https://www.google.") {
@font-face {
font-family: 'Boogaloo';
font-style: normal;
font-weight: 400;
src: local('Boogaloo'), local('Boogaloo-Regular'), url(https://themes.googleusercontent.com/static/fonts/boogaloo/v3/1x_XysQB9ZwoSzu9a0nb7PesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
.pmoabs{display: none !important;} /* Google Chrome advertising ; Go Firefox \o/ */
body,
.gb_zb{
background: url('http://api.thumbr.it/whitenoise-361x370.png?background=e9e4caff&noise=626262&density=49&opacity=9') !important;
font-family: Boogaloo !important;
}
#hplogo{
background: none !important;
display: none !important;
}
#gbqf:after{
content: 'Go0gle';
position: absolute !important;
display: inline !important;
left: 33% !important;
font-family: Boogaloo !important;
top: -155px !important;
font-size: 10em !important;
font-style: italic !important;
color: #28616A !important;
text-shadow: 1px 1px 2px #C94C46 !important;
}
/* Form */.gbqfqw{border-bottom: 2px solid #28616A !important;border-top: none !important;}
/* Search page */
/* Modif */
.gb_Eb {background: #28616A !important;position: fixed !important;z-index:200000 !important;display:block !important;}
.gssb_e {display: block !important;position: relative !important; margin-top: 15px !important;}
#top_nav{font-size: 2em !important;background: url('http://api.thumbr.it/whitenoise-361x370.png?background=e9e4caff&noise=626262&density=49&opacity=9') !important;}
#gs_tti0{background: url('http://api.thumbr.it/whitenoise-361x370.png?background=e9e4caff&noise=626262&density=49&opacity=9') !important;border: 1px solid #C94C46 !important;}
#appbar,
#hdtbSum{background: url('http://api.thumbr.it/whitenoise-361x370.png?background=e9e4caff&noise=626262&density=49&opacity=9') !important;}
.hdtb-tl-sel{background: #C94C46 !important;color: #FFF !important;}
.mn-hd-txt{font-size: 0.8em !important;}
#hdtbMenus{background: #E9E4CA !important;} /* Search Toolbar */
.gbqfb,#gbgs4, .gbgs{background: #28616A !important;border: none !important;}
#gbgs4, .gbgs{color: #E9E4CA !important;}
.ksb, .ab_button{
border-radius: 17px !important;
background: none !important;
border: none !important;
}
.cpbb:hover,
.kpbb:hover,
.kprb:hover,
.kpgb:hover,
.kpgrb:hover,
.ksb:hover,
.ab_button:hover,
#hdtb_tls:hover{box-shadow: 1px 1px 1px #C94C46 inset, -1px -1px 1px #C94C46 inset;}
.brs_col{font-size: 1.5em !important;}
#cnt #center_col, #cnt #foot, #cnt .ab_center_col{font-size: 1.3em !important;}
} | data/usercss/85103.user.css | - clean the code- change screenshot`
@version 20140501.16.18
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.google."), url-prefix("https://www.google.") {
@font-face {
font-family: 'Boogaloo';
font-style: normal;
font-weight: 400;
src: local('Boogaloo'), local('Boogaloo-Regular'), url(https://themes.googleusercontent.com/static/fonts/boogaloo/v3/1x_XysQB9ZwoSzu9a0nb7PesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
.pmoabs{display: none !important;} /* Google Chrome advertising ; Go Firefox \o/ */
body,
.gb_zb{
background: url('http://api.thumbr.it/whitenoise-361x370.png?background=e9e4caff&noise=626262&density=49&opacity=9') !important;
font-family: Boogaloo !important;
}
#hplogo{
background: none !important;
display: none !important;
}
#gbqf:after{
content: 'Go0gle';
position: absolute !important;
display: inline !important;
left: 33% !important;
font-family: Boogaloo !important;
top: -155px !important;
font-size: 10em !important;
font-style: italic !important;
color: #28616A !important;
text-shadow: 1px 1px 2px #C94C46 !important;
}
/* Form */.gbqfqw{border-bottom: 2px solid #28616A !important;border-top: none !important;}
/* Search page */
/* Modif */
.gb_Eb {background: #28616A !important;position: fixed !important;z-index:200000 !important;display:block !important;}
.gssb_e {display: block !important;position: relative !important; margin-top: 15px !important;}
#top_nav{font-size: 2em !important;background: url('http://api.thumbr.it/whitenoise-361x370.png?background=e9e4caff&noise=626262&density=49&opacity=9') !important;}
#gs_tti0{background: url('http://api.thumbr.it/whitenoise-361x370.png?background=e9e4caff&noise=626262&density=49&opacity=9') !important;border: 1px solid #C94C46 !important;}
#appbar,
#hdtbSum{background: url('http://api.thumbr.it/whitenoise-361x370.png?background=e9e4caff&noise=626262&density=49&opacity=9') !important;}
.hdtb-tl-sel{background: #C94C46 !important;color: #FFF !important;}
.mn-hd-txt{font-size: 0.8em !important;}
#hdtbMenus{background: #E9E4CA !important;} /* Search Toolbar */
.gbqfb,#gbgs4, .gbgs{background: #28616A !important;border: none !important;}
#gbgs4, .gbgs{color: #E9E4CA !important;}
.ksb, .ab_button{
border-radius: 17px !important;
background: none !important;
border: none !important;
}
.cpbb:hover,
.kpbb:hover,
.kprb:hover,
.kpgb:hover,
.kpgrb:hover,
.ksb:hover,
.ab_button:hover,
#hdtb_tls:hover{box-shadow: 1px 1px 1px #C94C46 inset, -1px -1px 1px #C94C46 inset;}
.brs_col{font-size: 1.5em !important;}
#cnt #center_col, #cnt #foot, #cnt .ab_center_col{font-size: 1.3em !important;}
} | 0.215557 | 0.125547 |
.bf-modal {
position: fixed;
z-index: 99999;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.bf-modal button {
outline: none; }
.bf-modal-mask {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.1);
opacity: 0;
transition: opacity .2s; }
.bf-modal-content {
position: absolute;
z-index: 2;
top: 45%;
left: 50%;
max-width: 95%;
background-color: #fff;
border-radius: 2px;
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
opacity: 0;
transform: translate(-50%, -40%);
transition: transform .2s, opacity .2s; }
.bf-modal-header {
height: 50px; }
.bf-modal-caption {
float: left;
margin: 0;
padding: 0 15px;
color: #999999;
font-size: 14px;
font-weight: normal;
line-height: 50px; }
.bf-modal-close-button {
float: right;
width: 50px;
height: 50px;
background-color: transparent;
border: none;
color: #ccc;
font-size: 18px;
cursor: pointer; }
.bf-modal-close-button:hover {
color: #e74c3c; }
.bf-modal-body {
overflow: auto; }
.bf-modal-footer {
min-height: 15px;
padding: 0 15px;
overflow: hidden; }
.bf-modal-addon-text {
float: left;
color: #999;
font-size: 12px;
line-height: 60px; }
.bf-modal-buttons {
float: right; }
.bf-modal-cancel,
.bf-modal-confirm {
height: 36px;
margin: 12px 0 12px 15px;
padding: 0 30px;
border: none;
border-radius: 2px;
font-size: 12px;
font-weight: bold;
cursor: pointer; }
.bf-modal-cancel {
background-color: #e8e9ea;
color: #999; }
.bf-modal-cancel:hover {
background-color: #d8d9da; }
.bf-modal-confirm {
background-color: #3498db;
color: #fff; }
.bf-modal-confirm:hover {
background-color: #2084c7; }
.bf-modal-confirm.disabled {
opacity: .3;
pointer-events: none;
filter: grayscale(0.4); }
.bf-modal-root.active .bf-modal-mask {
opacity: 1; }
.bf-modal-root.active .bf-modal-content {
opacity: 1;
transform: translate(-50%, -50%); }
.bf-colors {
box-sizing: content-box;
list-style: none;
width: 240px;
margin: 0;
padding: 15px;
overflow: hidden; }
.bf-colors li {
box-sizing: content-box;
display: block;
float: left;
width: 24px;
height: 24px;
margin: 5px;
padding: 0;
background-color: currentColor;
border: 3px solid transparent;
border-radius: 50%;
cursor: pointer;
transition: transform .2s; }
.bf-colors li:hover {
transform: scale(1.3); }
.bf-colors li.active {
box-shadow: 0 0 0 2px #3498db; }
.bf-dropdown {
position: relative;
width: auto;
height: 36px;
margin: 0; }
.bf-dropdown.disabled {
pointer-events: none;
opacity: .3; }
.bf-dropdown.light-theme .dropdown-content {
border: 1px solid #ccc; }
.bf-dropdown.light-theme .dropdown-content .dropdown-arrow {
background-color: #fff;
border: 1px solid #ccc; }
.bf-dropdown.light-theme .dropdown-content .dropdown-content-inner {
background-color: #fff; }
.bf-dropdown .dropdown-content {
box-sizing: content-box;
position: absolute;
z-index: 10;
top: 100%;
left: 50%;
visibility: hidden;
float: left;
width: auto;
min-width: 100%;
margin-top: 9px;
border-radius: 2px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
opacity: 0;
cursor: default;
transform: translate(-50%, 20px);
transition: .2s; }
.bf-dropdown .dropdown-content ::-webkit-scrollbar-track {
background-color: transparent; }
.bf-dropdown .dropdown-content ::-webkit-scrollbar {
width: 4px;
background-color: transparent;
border-radius: 2px; }
.bf-dropdown .dropdown-content ::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.3);
border-radius: 2px; }
.bf-dropdown .dropdown-content .dropdown-arrow {
position: absolute;
z-index: 1;
top: -3px;
left: 50%;
width: 10px;
height: 10px;
background-color: #21242a;
transform: translateX(-50%) rotate(45deg);
transition: margin .2s; }
.bf-dropdown .dropdown-content .dropdown-arrow.active {
background-color: #3498db; }
.bf-dropdown .dropdown-content .menu {
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
border-radius: 2px; }
.bf-dropdown .dropdown-content .menu-item {
display: block;
list-style: none;
margin: 0;
font-size: 16px;
cursor: pointer; }
.bf-dropdown .dropdown-content .menu-item:hover {
background-color: rgba(0, 0, 0, 0.1); }
.bf-dropdown .dropdown-content .menu-item.active {
background-color: #3498db;
color: #fff; }
.bf-dropdown .dropdown-content .menu-item:not(.active) {
color: rgba(255, 255, 255, 0.6);
box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.1); }
.bf-dropdown .dropdown-content-inner {
position: relative;
z-index: 2;
overflow: auto;
background-color: #21242a;
border-radius: 2px; }
.bf-dropdown .dropdown-handler {
position: relative;
display: block;
width: 100%;
height: 36px;
background-color: transparent;
border: none;
color: #6a6f7b;
cursor: pointer; }
.bf-dropdown .dropdown-handler:hover {
background-color: rgba(0, 0, 0, 0.05); }
.bf-dropdown .dropdown-handler * {
display: inline;
padding: 0;
font-size: inherit;
font-weight: normal; }
.bf-dropdown .dropdown-handler > span {
float: left;
padding: 0 10px;
font-size: 14px;
line-height: 36px;
pointer-events: none; }
.bf-dropdown .dropdown-handler > span i {
display: block;
height: 36px;
font-size: 16px;
line-height: 36px;
text-align: center; }
.bf-dropdown .dropdown-handler .bfi-drop-down {
float: right;
width: 30px;
height: 36px;
font-size: 16px;
line-height: 36px;
text-align: center;
pointer-events: none; }
.bf-dropdown.active .dropdown-handler {
background-color: rgba(0, 0, 0, 0.05); }
.bf-dropdown.active .dropdown-content {
visibility: visible;
opacity: 1;
transform: translate(-50%, 0); }
.bf-switch {
position: relative;
width: 32px;
height: 16px;
background-color: rgba(255, 255, 255, 0.15);
border-radius: 8px;
transition: background .3s; }
.bf-switch.active {
background-color: #3498db; }
.bf-switch.active::before {
left: 16px; }
.bf-switch::before {
position: absolute;
left: 0;
display: block;
width: 16px;
height: 16px;
border-radius: 8px;
background-color: #eee;
content: '';
transform: scale(1.2);
transition: .3s; } | common/lib/css/main_eae3819a.css | .bf-modal {
position: fixed;
z-index: 99999;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.bf-modal button {
outline: none; }
.bf-modal-mask {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.1);
opacity: 0;
transition: opacity .2s; }
.bf-modal-content {
position: absolute;
z-index: 2;
top: 45%;
left: 50%;
max-width: 95%;
background-color: #fff;
border-radius: 2px;
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
opacity: 0;
transform: translate(-50%, -40%);
transition: transform .2s, opacity .2s; }
.bf-modal-header {
height: 50px; }
.bf-modal-caption {
float: left;
margin: 0;
padding: 0 15px;
color: #999999;
font-size: 14px;
font-weight: normal;
line-height: 50px; }
.bf-modal-close-button {
float: right;
width: 50px;
height: 50px;
background-color: transparent;
border: none;
color: #ccc;
font-size: 18px;
cursor: pointer; }
.bf-modal-close-button:hover {
color: #e74c3c; }
.bf-modal-body {
overflow: auto; }
.bf-modal-footer {
min-height: 15px;
padding: 0 15px;
overflow: hidden; }
.bf-modal-addon-text {
float: left;
color: #999;
font-size: 12px;
line-height: 60px; }
.bf-modal-buttons {
float: right; }
.bf-modal-cancel,
.bf-modal-confirm {
height: 36px;
margin: 12px 0 12px 15px;
padding: 0 30px;
border: none;
border-radius: 2px;
font-size: 12px;
font-weight: bold;
cursor: pointer; }
.bf-modal-cancel {
background-color: #e8e9ea;
color: #999; }
.bf-modal-cancel:hover {
background-color: #d8d9da; }
.bf-modal-confirm {
background-color: #3498db;
color: #fff; }
.bf-modal-confirm:hover {
background-color: #2084c7; }
.bf-modal-confirm.disabled {
opacity: .3;
pointer-events: none;
filter: grayscale(0.4); }
.bf-modal-root.active .bf-modal-mask {
opacity: 1; }
.bf-modal-root.active .bf-modal-content {
opacity: 1;
transform: translate(-50%, -50%); }
.bf-colors {
box-sizing: content-box;
list-style: none;
width: 240px;
margin: 0;
padding: 15px;
overflow: hidden; }
.bf-colors li {
box-sizing: content-box;
display: block;
float: left;
width: 24px;
height: 24px;
margin: 5px;
padding: 0;
background-color: currentColor;
border: 3px solid transparent;
border-radius: 50%;
cursor: pointer;
transition: transform .2s; }
.bf-colors li:hover {
transform: scale(1.3); }
.bf-colors li.active {
box-shadow: 0 0 0 2px #3498db; }
.bf-dropdown {
position: relative;
width: auto;
height: 36px;
margin: 0; }
.bf-dropdown.disabled {
pointer-events: none;
opacity: .3; }
.bf-dropdown.light-theme .dropdown-content {
border: 1px solid #ccc; }
.bf-dropdown.light-theme .dropdown-content .dropdown-arrow {
background-color: #fff;
border: 1px solid #ccc; }
.bf-dropdown.light-theme .dropdown-content .dropdown-content-inner {
background-color: #fff; }
.bf-dropdown .dropdown-content {
box-sizing: content-box;
position: absolute;
z-index: 10;
top: 100%;
left: 50%;
visibility: hidden;
float: left;
width: auto;
min-width: 100%;
margin-top: 9px;
border-radius: 2px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
opacity: 0;
cursor: default;
transform: translate(-50%, 20px);
transition: .2s; }
.bf-dropdown .dropdown-content ::-webkit-scrollbar-track {
background-color: transparent; }
.bf-dropdown .dropdown-content ::-webkit-scrollbar {
width: 4px;
background-color: transparent;
border-radius: 2px; }
.bf-dropdown .dropdown-content ::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.3);
border-radius: 2px; }
.bf-dropdown .dropdown-content .dropdown-arrow {
position: absolute;
z-index: 1;
top: -3px;
left: 50%;
width: 10px;
height: 10px;
background-color: #21242a;
transform: translateX(-50%) rotate(45deg);
transition: margin .2s; }
.bf-dropdown .dropdown-content .dropdown-arrow.active {
background-color: #3498db; }
.bf-dropdown .dropdown-content .menu {
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
border-radius: 2px; }
.bf-dropdown .dropdown-content .menu-item {
display: block;
list-style: none;
margin: 0;
font-size: 16px;
cursor: pointer; }
.bf-dropdown .dropdown-content .menu-item:hover {
background-color: rgba(0, 0, 0, 0.1); }
.bf-dropdown .dropdown-content .menu-item.active {
background-color: #3498db;
color: #fff; }
.bf-dropdown .dropdown-content .menu-item:not(.active) {
color: rgba(255, 255, 255, 0.6);
box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.1); }
.bf-dropdown .dropdown-content-inner {
position: relative;
z-index: 2;
overflow: auto;
background-color: #21242a;
border-radius: 2px; }
.bf-dropdown .dropdown-handler {
position: relative;
display: block;
width: 100%;
height: 36px;
background-color: transparent;
border: none;
color: #6a6f7b;
cursor: pointer; }
.bf-dropdown .dropdown-handler:hover {
background-color: rgba(0, 0, 0, 0.05); }
.bf-dropdown .dropdown-handler * {
display: inline;
padding: 0;
font-size: inherit;
font-weight: normal; }
.bf-dropdown .dropdown-handler > span {
float: left;
padding: 0 10px;
font-size: 14px;
line-height: 36px;
pointer-events: none; }
.bf-dropdown .dropdown-handler > span i {
display: block;
height: 36px;
font-size: 16px;
line-height: 36px;
text-align: center; }
.bf-dropdown .dropdown-handler .bfi-drop-down {
float: right;
width: 30px;
height: 36px;
font-size: 16px;
line-height: 36px;
text-align: center;
pointer-events: none; }
.bf-dropdown.active .dropdown-handler {
background-color: rgba(0, 0, 0, 0.05); }
.bf-dropdown.active .dropdown-content {
visibility: visible;
opacity: 1;
transform: translate(-50%, 0); }
.bf-switch {
position: relative;
width: 32px;
height: 16px;
background-color: rgba(255, 255, 255, 0.15);
border-radius: 8px;
transition: background .3s; }
.bf-switch.active {
background-color: #3498db; }
.bf-switch.active::before {
left: 16px; }
.bf-switch::before {
position: absolute;
left: 0;
display: block;
width: 16px;
height: 16px;
border-radius: 8px;
background-color: #eee;
content: '';
transform: scale(1.2);
transition: .3s; } | 0.534127 | 0.066146 |
.navbar-brand {
padding-left: 5%;
padding-top: 30px;
}
.justify-content-end {
justify-content: end;
}
.navbar-nav {
justify-content: end;
}
.navigation {
font-family: open-sans, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
color: #797979;
padding-top: 65px;
text-align: center;
}
.material-icons {
vertical-align: middle;
}
.headerGrid {
display:grid;
grid-template-columns: 5% 44% 16% 13% 10% 10%;
text-align: left;
width: 100%;
background-size: 100%;
padding-top: 20px;
}
.dropbtn {
color: #DE007A;
font-family: open-sans, sans-serif;
font-weight: 800;
font-style: normal;
font-size: 16px;
text-transform: uppercase;
cursor: pointer;
border: none;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: white;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
border-radius: 0 0 20px 20px;
margin-top: 10px;
}
.dropdown-content a {
color: #5A5A5A;
padding: 12px 16px;
text-decoration: none;
display: block;
text-transform: uppercase;
}
.dropdown-content a:hover {
background-color: #FBEEF1;
color: #5A5A5A;
font-weight: 600;
}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: none;}
/* header end */
/* ********************************************************** */
/* ********************************************************** */
/* footer */
.footerGrid {
display:grid;
grid-template-columns: 5% 5% 29% 14% 11% 8% 9% 5% 5% 5%;
margin-top: 100px;
background-image: url("../images/gradient.png");
background-repeat: repeat-x;
padding-top: 30px;
text-align: center;
padding-bottom: 40px;
}
.childName {
grid-area: auto;
text-align: left;
font-family: gala, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 36px;
color: #DE007A;
padding-left: 30px;
}
/* end footer */
/* ********************************************************** */
/* ********************************************************** */
/* body */
#panel {
font-family: open-sans, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
color: #797979;
padding-top: 65px;
text-align: center;
text-align: left;
border-radius: 20px;
padding: 5px;
}
.mobileDetails {display: none;}
.social {padding-top: 55px;}
.logo {opacity: 100%;}
a {color: #797979;}
a:hover {
color: #DE007A;
text-decoration: none;
}
.link {
color: #DE007A;
text-decoration: underline;
font-family: open-sans, sans-serif;
font-weight: 800;
font-style: normal;
font-size: 16px;
cursor: pointer;
text-transform: uppercase;
letter-spacing: .01em;
}
.link:hover {
color: #59ABD0;
text-decoration: underline;
font-family: open-sans, sans-serif;
font-weight: 900;
font-size: 16px;
}
button {
color: #DE007A;
font-family: open-sans, sans-serif;
font-weight: 800;
font-style: normal;
font-size: 18px;
text-transform: uppercase;
cursor: pointer;
border: none;
background-color: white;
border-radius: 20px;
}
button:hover {transform: scale(105%);}
button.dropbtn {
background: none;
}
.button-group button {
padding-right: 50px;
line-height: 35px;
}
.button-group button:hover {
text-decoration: underline;
}
body {
background-image: url("../images/puzzle_piece.png"), url("../images/gradient.png");
background-repeat: no-repeat;
background-position-x: 297px 0;
background-position-y: 0;
background-position: right top, left top;
font-family: sans-serif;
position: relative;
}
.heroImg {
padding-top: 90px;
padding-bottom: 40px;
display: right;
}
.content {
width: 65%;
margin: 0 auto;
}
.hello {
color: #DE007A;
font-size: 32px;
font-family: gala, sans-serif;
font-weight: 300;
font-style: normal;
line-height: 10px;
white-space: nowrap;
display: block;
margin-bottom: 10px;
}
.hello2 {
color: #DE007A;
font-size: 32px;
font-family: gala, sans-serif;
font-weight: 300;
font-style: normal;
line-height: 30px;
/* white-space: nowrap; */
/* display: block; */
margin-bottom: 10px;
}
h1 {
color: #DE007A;
font-size: 60px;
font-family: gala, sans-serif;
font-weight: 700;
font-style: normal;
white-space: nowrap;
margin: 0;
}
h2{
font-family: gala, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 48px;
color: #DE007A;
text-align: center;
margin-top: 100px;
margin-bottom: 15px;
}
h3 {
color: white;
font-size: 24px;
font-family: open-sans-condensed, sans-serif;
font-weight: 700;
font-style: normal;
white-space: normal;
line-height: 30px;
text-transform: uppercase;
padding: 20px;
text-align: center;
background-color: #DE007A;
border-radius: 20px 20px 0 0;
margin-top: 0;
margin-bottom: 20px;
width: 100%;
}
h5{
grid-area: auto;
font-family: gala, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 48px;
color: #DE007A;
text-align: center;
margin-top: 42px;
}
.myPhoto {
align-content: 186px;
align-self: flex-start;
z-index: -1;
float: right;
margin: 8px;
width: 359px;
}
.flex-container {
display: grid;
grid-template-columns: auto auto;
flex-wrap: wrap;
background-color: white;
width: auto;
justify-content: center;
align-items: center;
margin-bottom: 10px;
grid-gap: 80px;
}
.flex-container > div {
margin: 10px;
padding: 20px;
font-size: 30px;
}
/* ****************************************************************** */
/* flip card */
/* The flip card container */
.flip-card {
background-color: transparent;
perspective: 1000px;
border-radius: 20px;
height: 700px;
width: 335px;
}
.card-static {
background-color: transparent;
perspective: 1000px;
border-radius: 20px;
height: 700px;
width: 335px;
}
/*
h3.blue {
background-color: white;
color: #DE007A;
margin-bottom: -20px;
} */
h2 a, h2 a:link {
background-color: white;
color: #DE007A;
margin-bottom: -20px;
}
.carousel-inner {
padding: 0px 150px 0px 150px;
margin: 50px;
}
.carousel-item {
background: white;
}
.carousel {
align-items: top;
}
/* container - front and back side */
.flip-card-inner {
position: relative;
width: 335px;
height: 700px;
text-align: center;
transition: transform 1.2s;
transform-style: preserve-3d;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
border-radius: 20px;
}
/* horizontal flip */
.flip-card:hover .flip-card-inner {transform: rotateY(180deg);}
/* Position front and back */
.flip-card-front, .flip-card-back {
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden; /* Safari */
backface-visibility: hidden;
}
.flip-card-front {
border-radius: 20px;
background-color: #F9E5EA;
}
.flip-card-back {
border-radius: 20px;
background-color: #F9E5EA;
transform: rotateY(180deg);
}
.flipImg {
width: 300px;
height: auto;
box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
}
.flipImg2 {
width: 280px;
height: auto;
box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
}
.flipImg3 {
width: 270px;
height: auto;
}
.LI-Img {
width: 60px;
height: 60px;
border-radius: 30px;
}
.LI-name {
color:#DE007A;
font-size: 20px;
font-family: open-sans-condensed, sans-serif;
font-weight: 600;
font-style: normal;
white-space: normal;
line-height: 24px;
text-transform: uppercase;
border-radius: 20px 20px 0 0;
padding-right: 85px;
width: 100%;
text-align: right;
}
.LI-quote {
font-family: open-sans, sans-serif;
font-weight: 400;
font-style: normal;
display: left;
font-size: 20px !important;
line-height: 30px !important;
color: #5A5A5A !important;
text-align: justify !important;
margin-left: 32px !important;
margin-right: 32px !important;
padding-top: 20px;
padding-left: 50px;
padding-right: 50px;
margin-bottom: 0;
}
/* flip card end */
/* ****************************************************************** */
.w3-container {
width: 690px;
height: 700px;
}
img.d-block.w-100 {
border-radius: 20px;
justify-content: center;
}
.carousel-item {
position: relative;
display: none;
float: center;
width: 100%;
margin-right: -100%;
backface-visibility: hidden;
@include transition($carousel-transition);
transition-duration: 1.2s;
}
.hide {
display: none;
}
.myDIV:hover + .hide {
display: block;
position: absolute; right: 3%; top: 120px;
align-items: right;
color: #5A5A5A;
padding: 5px;
border-radius: 10px;
width: 230px;
text-align: center;
}
p {
font-family: open-sans, sans-serif;
font-weight: 400;
font-style: normal;
display: left;
font-size: 18px;
line-height: 27px;
color: #797979;
}
.studies p {
margin-right: 15px;
color: #5A5A5A;
text-align: left;
margin-left: 15px;
margin-right: 15px;
}
.studies {
width: 70%;
margin: 0 auto;
margin-top: 20px;
}
#lineGrad {
background: #DE007A;
background: -moz-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: -webkit-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: linear-gradient(to right, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
}
#lineGrad {
min-height: 2px;
text-align: left;
z-index: 1;
border: none;
}
#lineGrad2 {
background: #DE007A;
background: -moz-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: -webkit-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: linear-gradient(to right, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
}
#lineGrad2 {
min-height: 2px;
text-align: left;
width: 350px;
border: none;
}
#lineGrad3 {
background: #DE007A;
background: -moz-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: -webkit-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: linear-gradient(to right, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
}
#lineGrad3 {
min-height: 2px;
text-align: left;
width: 100%;
border: none;
}
#lineGrad4 {
background: #DE007A;
background: -moz-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: -webkit-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: linear-gradient(to right, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
}
#lineGrad4 {
min-height: 2px;
text-align: left;
width: 550px;
border: none;
}
.footLine {
margin-top: 100px;
margin-bottom: -100px;
}
.navigation:hover {
color: #DE007A;
font-weight: 600;
opacity: 100%;
cursor: pointer;
}
.social:hover {
transform: scale(1.1, 1.1);
cursor: pointer;
}
.hamburger {display: none;}
.moreInfo {display: none;}
button.cardBack {
padding: 15px;
border-radius: 20px;
margin-top: 30px;
background-color: #DE007A;
color: white;
}
/* ****************************************************************** */
/* expand text in hero */
#panel, #flip {text-align: left;}
#panel {
padding: 0px;
display: none;
}
button.more {
color: #DE007A;
background-color: white;
margin-top: 0px;
padding: 0;
}
/* ****************************************************************** */
.overlay {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #DE007A;
opacity: .9;
overflow-x: hidden;
transition: 0.5s;
}
.overlay-content {
position: relative;
top: 25%;
width: 100%;
text-align: center;
margin-top: 30px;
}
.overlay a {
padding: 8px;
text-decoration: none;
font-size: 24px;
color: white;
display: block;
transition: 0.3s;
font-weight: 600;
font-style: normal;
}
.overlay a:hover, .overlay a:focus {color: #f1f1f1;}
.overlay .closebtn {
position: absolute;
top: 20px;
right: 45px;
font-size: 60px;
}
.carousel-control-prev-icon {
background: url(../images/leftarrow.png);
background-size: 21px 37px;
height: 37px;
width: 21px;
background-repeat: no-repeat;
align-items: center;
margin-left: 100px;
}
.carousel-control-next-icon {
background: url(../images/rightarrow.png);
background-size: 21px 37px;
height: 37px;
width: 21px;
background-repeat: no-repeat;
align-items: center;
margin-right: 100px;
}
.arrowAlign {
display: flex;
align-items: center;
margin-top: 0;
}
.carousel-indicators li {
background-color: #DE007A;
z-index: -1;
}
ul.carousel-indicators {z-index: -1;}
.carousel-inner {z-index: -2;}
.button-group button {
font-size: 15px;
line-height: 20px;
padding: 5px 10px;
background-color: #DE007A;
color: white;
border-radius: 10px;
margin: 5px;
}
/*
.carousel {
background-color: blue;
} */
/* ****************************************************************** */
/* ****************************************************************** */
/* ****************************************************************** */
/* mobile media query - normal */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.overlay a {font-size: 20px}
.overlay .closebtn {
font-size: 40px;
top: 15px;
right: 35px;
}
#navigation {
position: fixed;
top: 0;
width: 100%;
text-align: center;
transition: 0.3s;
background-color: white;
background-image: url("../images/gradient.png"), url("../images/puzzle_piece.png");
background-repeat: no-repeat;
background-position-y: 0;
background-size: cover;
z-index: 1;
}
.headerGrid {
display:flex;
width: 100%;
background-size: 100%;
padding-top: 20px;
margin-right: 20px;
padding-bottom: 20px;
margin-top: 0;
margin-left: 30px;
}
.navigation {
display: none;
}
#lineGrad3 {
display: none;
margin-left: 0%;
width: 90%;
}
.mobileDetails {display: inline-block;}
h3 {display: none;}
h3.cardHeadBack {display: inline-block;}
.bar {
display: block;
width: 25px;
height: 3px;
margin: 5px auto;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-color: #DE007A;
}
.hamburger {
display: flex;
display: inline;
margin-right: 15%;
}
.logo {
margin-left: 30px;
width: 80%;
height: auto;
}
.content {
margin-top: 70px;
width: 100%;
align-content: center;
overflow-wrap: normal;
}
.content2 {
margin-left: 10%;
margin-right: 10%;
width: auto;
height: auto;
align-content: center;
overflow-wrap: normal;
}
.content3 {
margin-left: 10%;
margin-right: 10%;
width: auto;
align-content: center;
overflow-wrap: normal;
}
.content4 {
margin-left: 10%;
margin-right: 10%;
width: auto;
align-content: center;
overflow-wrap: normal;
}
#flip {display: none;}
#panel {
padding: 0px;
display: inline;
}
p {
text-align: justify;
margin-left: 30px;
margin-right: 40px;
}
h1 {
color: #DE007A;
font-size: 42px;
font-family: gala, sans-serif;
font-weight: 700;
font-style: normal;
white-space: nowrap;
line-height: 80px;
padding-top: 60px;
margin-left: 20px;
margin-right: 2vw;
text-shadow: 1px 1px rgba(255, 255, 255, .8);
}
.dropdown {
display: none;
}
#lineGrad {
min-height: 2px;
width: auto;
z-index: 1;
border: none;
margin-left: 20px;
}
#lineGrad2 {margin-bottom: 50px;}
body {background-image: none;}
.myPhoto {
align-self: flex-start;
z-index: -1;
float: right;
width: 38%;
position: relative;
padding-right: 15px;
padding-left: 8px;
}
/* case studies */
h2{
font-size: 36px;
margin-top: 25px;
text-align: center;
}
h2 a, h2 a:link {
font-size: 30px;
}
.flex-container {
display: grid;
grid-template-columns: auto;
background-color: white;
width: auto;
justify-content: center;
align-items: center;
flex-direction: column;
margin-bottom: 0;
}
.flex-container > div {
margin: 10px;
padding: 0;
font-size: 30px;
}
div.row.grid {
max-width: 100%;
}
.carousel-control-next, .carousel-control-prev {
display: none;
}
/* footer */
.footerGrid {
display:grid;
justify-content: center;
align-items: center;
justify-items: center;
grid-template-columns: auto auto auto;
background-image: url(../images/gradient.png);
width: 100%;
margin-top: 0;
}
.childLogo {
display: inline;
padding: 0;
margin-bottom: 10px;
}
.childName {
display: inline;
text-align: center;
margin-top: 20px;
}
footer {
width: 100%;
padding: 0;
}
footer.footerGrid {
align-items: center;
}
.footerGrid .navigation {display: none;}
.footerGrid .social {display: none;}
/* .footerGrid .social {
width: 20%;
display: inline-flex;
justify-content: center;
margin-left: 10%;
margin-right: 10%;
margin-bottom: 25px;
padding-top: 20px;
} */
.footLine {
margin-top: 100px;
margin-bottom: 50px;
margin-left: 0;
width: 100%;
margin-right: 0;
}
.flip-card {
background-color: transparent;
perspective: 1000px;
border-radius: 20px;
height: 700px;
width: 335px;
}
.flip-card-inner {
position: relative;
width: 335px;
height: 700px;
text-align: center;
transition: transform 1.5s;
transform-style: preserve-3d;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
border-radius: 20px;
}
.flip-card:click .flip-card-inner {
transform: rotateY(180deg);
}
.flip-card-front, .flip-card-back {
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.flip-card-front {
border-radius: 20px;
background-color: #F9E5EA;
}
.flip-card-back {
border-radius: 20px;
background-color: #F9E5EA;
transform: rotateY(180deg);
}
.flipImg {
width: 290px;
height: auto;
box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
}
.flipImg2 {
width: 270px;
height: auto;
box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
}
.flipImg3 {
width: 270px;
height: auto;
}
.topnav {
position: relative;
border-radius: 5px;
margin: 3px;
max-width: 100%;
}
.fa {transform: scale(180%);}
#myLinks {
background-color: white;
border-radius: 20px;
margin-top: 20px;
}
.topnav #myLinks {display: none;}
.topnav a {
color: #DE007A;
padding: 14px 16px;
text-decoration: none;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
display: inline-block;
}
.topnav a.icon {
background: none;
display: block;
position: absolute;
right: 0;
top: 0;
}
.topnav a:hover {
color: #59ABD0;
}
.active {
background-color: none;
}
.carousel-inner {
padding: 0;
margin: 0;
}
.LI-quote {
margin-left: 0;
margin-right: 0;
padding-left: 10px;
padding-right: 10px;
}
#lineGrad4 {
width: 90%;
}
#demo {
height: auto;
}
.topIcon{
display: none;
}
.fa, .far, .fas {
display: none !important;
}
h1.text-uppercase {
padding-top: 110px;
}
.LI-name {
margin-bottom: 60px;
}
.our-project {
align-content: center;
}
div.row.grid {
width: auto;
}
.img-fluid {
border-radius: 20px;
margin-top: 40px;
box-shadow: 1px 1px 8px -1px rgba(121,121,121,0.5);
-webkit-box-shadow: 1px 1px 8px -1px rgba(121,121,121,0.5);
-moz-box-shadow: 1px 1px 8px -1px rgba(121,121,121,0.5);
max-width: 95%;
}
/*
.project-area {
width: 100%;
}
.container {
max-width: 100%;
}
*/
/* ::after,::before{margin-left: 50px;} */
/* .mfp-arrow .mfp-arrow-right .mfp-prevent-close {
background-color: none;
} */
/* .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-left: 20px;
margin-right: 0;
} */
}
/* end phone media query */
/* ****************************************************************** */
/* ****************************************************************** */ | css/style.css |
.navbar-brand {
padding-left: 5%;
padding-top: 30px;
}
.justify-content-end {
justify-content: end;
}
.navbar-nav {
justify-content: end;
}
.navigation {
font-family: open-sans, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
color: #797979;
padding-top: 65px;
text-align: center;
}
.material-icons {
vertical-align: middle;
}
.headerGrid {
display:grid;
grid-template-columns: 5% 44% 16% 13% 10% 10%;
text-align: left;
width: 100%;
background-size: 100%;
padding-top: 20px;
}
.dropbtn {
color: #DE007A;
font-family: open-sans, sans-serif;
font-weight: 800;
font-style: normal;
font-size: 16px;
text-transform: uppercase;
cursor: pointer;
border: none;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: white;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
border-radius: 0 0 20px 20px;
margin-top: 10px;
}
.dropdown-content a {
color: #5A5A5A;
padding: 12px 16px;
text-decoration: none;
display: block;
text-transform: uppercase;
}
.dropdown-content a:hover {
background-color: #FBEEF1;
color: #5A5A5A;
font-weight: 600;
}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: none;}
/* header end */
/* ********************************************************** */
/* ********************************************************** */
/* footer */
.footerGrid {
display:grid;
grid-template-columns: 5% 5% 29% 14% 11% 8% 9% 5% 5% 5%;
margin-top: 100px;
background-image: url("../images/gradient.png");
background-repeat: repeat-x;
padding-top: 30px;
text-align: center;
padding-bottom: 40px;
}
.childName {
grid-area: auto;
text-align: left;
font-family: gala, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 36px;
color: #DE007A;
padding-left: 30px;
}
/* end footer */
/* ********************************************************** */
/* ********************************************************** */
/* body */
#panel {
font-family: open-sans, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
color: #797979;
padding-top: 65px;
text-align: center;
text-align: left;
border-radius: 20px;
padding: 5px;
}
.mobileDetails {display: none;}
.social {padding-top: 55px;}
.logo {opacity: 100%;}
a {color: #797979;}
a:hover {
color: #DE007A;
text-decoration: none;
}
.link {
color: #DE007A;
text-decoration: underline;
font-family: open-sans, sans-serif;
font-weight: 800;
font-style: normal;
font-size: 16px;
cursor: pointer;
text-transform: uppercase;
letter-spacing: .01em;
}
.link:hover {
color: #59ABD0;
text-decoration: underline;
font-family: open-sans, sans-serif;
font-weight: 900;
font-size: 16px;
}
button {
color: #DE007A;
font-family: open-sans, sans-serif;
font-weight: 800;
font-style: normal;
font-size: 18px;
text-transform: uppercase;
cursor: pointer;
border: none;
background-color: white;
border-radius: 20px;
}
button:hover {transform: scale(105%);}
button.dropbtn {
background: none;
}
.button-group button {
padding-right: 50px;
line-height: 35px;
}
.button-group button:hover {
text-decoration: underline;
}
body {
background-image: url("../images/puzzle_piece.png"), url("../images/gradient.png");
background-repeat: no-repeat;
background-position-x: 297px 0;
background-position-y: 0;
background-position: right top, left top;
font-family: sans-serif;
position: relative;
}
.heroImg {
padding-top: 90px;
padding-bottom: 40px;
display: right;
}
.content {
width: 65%;
margin: 0 auto;
}
.hello {
color: #DE007A;
font-size: 32px;
font-family: gala, sans-serif;
font-weight: 300;
font-style: normal;
line-height: 10px;
white-space: nowrap;
display: block;
margin-bottom: 10px;
}
.hello2 {
color: #DE007A;
font-size: 32px;
font-family: gala, sans-serif;
font-weight: 300;
font-style: normal;
line-height: 30px;
/* white-space: nowrap; */
/* display: block; */
margin-bottom: 10px;
}
h1 {
color: #DE007A;
font-size: 60px;
font-family: gala, sans-serif;
font-weight: 700;
font-style: normal;
white-space: nowrap;
margin: 0;
}
h2{
font-family: gala, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 48px;
color: #DE007A;
text-align: center;
margin-top: 100px;
margin-bottom: 15px;
}
h3 {
color: white;
font-size: 24px;
font-family: open-sans-condensed, sans-serif;
font-weight: 700;
font-style: normal;
white-space: normal;
line-height: 30px;
text-transform: uppercase;
padding: 20px;
text-align: center;
background-color: #DE007A;
border-radius: 20px 20px 0 0;
margin-top: 0;
margin-bottom: 20px;
width: 100%;
}
h5{
grid-area: auto;
font-family: gala, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 48px;
color: #DE007A;
text-align: center;
margin-top: 42px;
}
.myPhoto {
align-content: 186px;
align-self: flex-start;
z-index: -1;
float: right;
margin: 8px;
width: 359px;
}
.flex-container {
display: grid;
grid-template-columns: auto auto;
flex-wrap: wrap;
background-color: white;
width: auto;
justify-content: center;
align-items: center;
margin-bottom: 10px;
grid-gap: 80px;
}
.flex-container > div {
margin: 10px;
padding: 20px;
font-size: 30px;
}
/* ****************************************************************** */
/* flip card */
/* The flip card container */
.flip-card {
background-color: transparent;
perspective: 1000px;
border-radius: 20px;
height: 700px;
width: 335px;
}
.card-static {
background-color: transparent;
perspective: 1000px;
border-radius: 20px;
height: 700px;
width: 335px;
}
/*
h3.blue {
background-color: white;
color: #DE007A;
margin-bottom: -20px;
} */
h2 a, h2 a:link {
background-color: white;
color: #DE007A;
margin-bottom: -20px;
}
.carousel-inner {
padding: 0px 150px 0px 150px;
margin: 50px;
}
.carousel-item {
background: white;
}
.carousel {
align-items: top;
}
/* container - front and back side */
.flip-card-inner {
position: relative;
width: 335px;
height: 700px;
text-align: center;
transition: transform 1.2s;
transform-style: preserve-3d;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
border-radius: 20px;
}
/* horizontal flip */
.flip-card:hover .flip-card-inner {transform: rotateY(180deg);}
/* Position front and back */
.flip-card-front, .flip-card-back {
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden; /* Safari */
backface-visibility: hidden;
}
.flip-card-front {
border-radius: 20px;
background-color: #F9E5EA;
}
.flip-card-back {
border-radius: 20px;
background-color: #F9E5EA;
transform: rotateY(180deg);
}
.flipImg {
width: 300px;
height: auto;
box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
}
.flipImg2 {
width: 280px;
height: auto;
box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
}
.flipImg3 {
width: 270px;
height: auto;
}
.LI-Img {
width: 60px;
height: 60px;
border-radius: 30px;
}
.LI-name {
color:#DE007A;
font-size: 20px;
font-family: open-sans-condensed, sans-serif;
font-weight: 600;
font-style: normal;
white-space: normal;
line-height: 24px;
text-transform: uppercase;
border-radius: 20px 20px 0 0;
padding-right: 85px;
width: 100%;
text-align: right;
}
.LI-quote {
font-family: open-sans, sans-serif;
font-weight: 400;
font-style: normal;
display: left;
font-size: 20px !important;
line-height: 30px !important;
color: #5A5A5A !important;
text-align: justify !important;
margin-left: 32px !important;
margin-right: 32px !important;
padding-top: 20px;
padding-left: 50px;
padding-right: 50px;
margin-bottom: 0;
}
/* flip card end */
/* ****************************************************************** */
.w3-container {
width: 690px;
height: 700px;
}
img.d-block.w-100 {
border-radius: 20px;
justify-content: center;
}
.carousel-item {
position: relative;
display: none;
float: center;
width: 100%;
margin-right: -100%;
backface-visibility: hidden;
@include transition($carousel-transition);
transition-duration: 1.2s;
}
.hide {
display: none;
}
.myDIV:hover + .hide {
display: block;
position: absolute; right: 3%; top: 120px;
align-items: right;
color: #5A5A5A;
padding: 5px;
border-radius: 10px;
width: 230px;
text-align: center;
}
p {
font-family: open-sans, sans-serif;
font-weight: 400;
font-style: normal;
display: left;
font-size: 18px;
line-height: 27px;
color: #797979;
}
.studies p {
margin-right: 15px;
color: #5A5A5A;
text-align: left;
margin-left: 15px;
margin-right: 15px;
}
.studies {
width: 70%;
margin: 0 auto;
margin-top: 20px;
}
#lineGrad {
background: #DE007A;
background: -moz-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: -webkit-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: linear-gradient(to right, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
}
#lineGrad {
min-height: 2px;
text-align: left;
z-index: 1;
border: none;
}
#lineGrad2 {
background: #DE007A;
background: -moz-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: -webkit-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: linear-gradient(to right, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
}
#lineGrad2 {
min-height: 2px;
text-align: left;
width: 350px;
border: none;
}
#lineGrad3 {
background: #DE007A;
background: -moz-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: -webkit-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: linear-gradient(to right, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
}
#lineGrad3 {
min-height: 2px;
text-align: left;
width: 100%;
border: none;
}
#lineGrad4 {
background: #DE007A;
background: -moz-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: -webkit-linear-gradient(left, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
background: linear-gradient(to right, #DE007A 0%, #AA6CA6 50%, #59ABD0 100%);
}
#lineGrad4 {
min-height: 2px;
text-align: left;
width: 550px;
border: none;
}
.footLine {
margin-top: 100px;
margin-bottom: -100px;
}
.navigation:hover {
color: #DE007A;
font-weight: 600;
opacity: 100%;
cursor: pointer;
}
.social:hover {
transform: scale(1.1, 1.1);
cursor: pointer;
}
.hamburger {display: none;}
.moreInfo {display: none;}
button.cardBack {
padding: 15px;
border-radius: 20px;
margin-top: 30px;
background-color: #DE007A;
color: white;
}
/* ****************************************************************** */
/* expand text in hero */
#panel, #flip {text-align: left;}
#panel {
padding: 0px;
display: none;
}
button.more {
color: #DE007A;
background-color: white;
margin-top: 0px;
padding: 0;
}
/* ****************************************************************** */
.overlay {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #DE007A;
opacity: .9;
overflow-x: hidden;
transition: 0.5s;
}
.overlay-content {
position: relative;
top: 25%;
width: 100%;
text-align: center;
margin-top: 30px;
}
.overlay a {
padding: 8px;
text-decoration: none;
font-size: 24px;
color: white;
display: block;
transition: 0.3s;
font-weight: 600;
font-style: normal;
}
.overlay a:hover, .overlay a:focus {color: #f1f1f1;}
.overlay .closebtn {
position: absolute;
top: 20px;
right: 45px;
font-size: 60px;
}
.carousel-control-prev-icon {
background: url(../images/leftarrow.png);
background-size: 21px 37px;
height: 37px;
width: 21px;
background-repeat: no-repeat;
align-items: center;
margin-left: 100px;
}
.carousel-control-next-icon {
background: url(../images/rightarrow.png);
background-size: 21px 37px;
height: 37px;
width: 21px;
background-repeat: no-repeat;
align-items: center;
margin-right: 100px;
}
.arrowAlign {
display: flex;
align-items: center;
margin-top: 0;
}
.carousel-indicators li {
background-color: #DE007A;
z-index: -1;
}
ul.carousel-indicators {z-index: -1;}
.carousel-inner {z-index: -2;}
.button-group button {
font-size: 15px;
line-height: 20px;
padding: 5px 10px;
background-color: #DE007A;
color: white;
border-radius: 10px;
margin: 5px;
}
/*
.carousel {
background-color: blue;
} */
/* ****************************************************************** */
/* ****************************************************************** */
/* ****************************************************************** */
/* mobile media query - normal */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.overlay a {font-size: 20px}
.overlay .closebtn {
font-size: 40px;
top: 15px;
right: 35px;
}
#navigation {
position: fixed;
top: 0;
width: 100%;
text-align: center;
transition: 0.3s;
background-color: white;
background-image: url("../images/gradient.png"), url("../images/puzzle_piece.png");
background-repeat: no-repeat;
background-position-y: 0;
background-size: cover;
z-index: 1;
}
.headerGrid {
display:flex;
width: 100%;
background-size: 100%;
padding-top: 20px;
margin-right: 20px;
padding-bottom: 20px;
margin-top: 0;
margin-left: 30px;
}
.navigation {
display: none;
}
#lineGrad3 {
display: none;
margin-left: 0%;
width: 90%;
}
.mobileDetails {display: inline-block;}
h3 {display: none;}
h3.cardHeadBack {display: inline-block;}
.bar {
display: block;
width: 25px;
height: 3px;
margin: 5px auto;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-color: #DE007A;
}
.hamburger {
display: flex;
display: inline;
margin-right: 15%;
}
.logo {
margin-left: 30px;
width: 80%;
height: auto;
}
.content {
margin-top: 70px;
width: 100%;
align-content: center;
overflow-wrap: normal;
}
.content2 {
margin-left: 10%;
margin-right: 10%;
width: auto;
height: auto;
align-content: center;
overflow-wrap: normal;
}
.content3 {
margin-left: 10%;
margin-right: 10%;
width: auto;
align-content: center;
overflow-wrap: normal;
}
.content4 {
margin-left: 10%;
margin-right: 10%;
width: auto;
align-content: center;
overflow-wrap: normal;
}
#flip {display: none;}
#panel {
padding: 0px;
display: inline;
}
p {
text-align: justify;
margin-left: 30px;
margin-right: 40px;
}
h1 {
color: #DE007A;
font-size: 42px;
font-family: gala, sans-serif;
font-weight: 700;
font-style: normal;
white-space: nowrap;
line-height: 80px;
padding-top: 60px;
margin-left: 20px;
margin-right: 2vw;
text-shadow: 1px 1px rgba(255, 255, 255, .8);
}
.dropdown {
display: none;
}
#lineGrad {
min-height: 2px;
width: auto;
z-index: 1;
border: none;
margin-left: 20px;
}
#lineGrad2 {margin-bottom: 50px;}
body {background-image: none;}
.myPhoto {
align-self: flex-start;
z-index: -1;
float: right;
width: 38%;
position: relative;
padding-right: 15px;
padding-left: 8px;
}
/* case studies */
h2{
font-size: 36px;
margin-top: 25px;
text-align: center;
}
h2 a, h2 a:link {
font-size: 30px;
}
.flex-container {
display: grid;
grid-template-columns: auto;
background-color: white;
width: auto;
justify-content: center;
align-items: center;
flex-direction: column;
margin-bottom: 0;
}
.flex-container > div {
margin: 10px;
padding: 0;
font-size: 30px;
}
div.row.grid {
max-width: 100%;
}
.carousel-control-next, .carousel-control-prev {
display: none;
}
/* footer */
.footerGrid {
display:grid;
justify-content: center;
align-items: center;
justify-items: center;
grid-template-columns: auto auto auto;
background-image: url(../images/gradient.png);
width: 100%;
margin-top: 0;
}
.childLogo {
display: inline;
padding: 0;
margin-bottom: 10px;
}
.childName {
display: inline;
text-align: center;
margin-top: 20px;
}
footer {
width: 100%;
padding: 0;
}
footer.footerGrid {
align-items: center;
}
.footerGrid .navigation {display: none;}
.footerGrid .social {display: none;}
/* .footerGrid .social {
width: 20%;
display: inline-flex;
justify-content: center;
margin-left: 10%;
margin-right: 10%;
margin-bottom: 25px;
padding-top: 20px;
} */
.footLine {
margin-top: 100px;
margin-bottom: 50px;
margin-left: 0;
width: 100%;
margin-right: 0;
}
.flip-card {
background-color: transparent;
perspective: 1000px;
border-radius: 20px;
height: 700px;
width: 335px;
}
.flip-card-inner {
position: relative;
width: 335px;
height: 700px;
text-align: center;
transition: transform 1.5s;
transform-style: preserve-3d;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
border-radius: 20px;
}
.flip-card:click .flip-card-inner {
transform: rotateY(180deg);
}
.flip-card-front, .flip-card-back {
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.flip-card-front {
border-radius: 20px;
background-color: #F9E5EA;
}
.flip-card-back {
border-radius: 20px;
background-color: #F9E5EA;
transform: rotateY(180deg);
}
.flipImg {
width: 290px;
height: auto;
box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
}
.flipImg2 {
width: 270px;
height: auto;
box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
}
.flipImg3 {
width: 270px;
height: auto;
}
.topnav {
position: relative;
border-radius: 5px;
margin: 3px;
max-width: 100%;
}
.fa {transform: scale(180%);}
#myLinks {
background-color: white;
border-radius: 20px;
margin-top: 20px;
}
.topnav #myLinks {display: none;}
.topnav a {
color: #DE007A;
padding: 14px 16px;
text-decoration: none;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
display: inline-block;
}
.topnav a.icon {
background: none;
display: block;
position: absolute;
right: 0;
top: 0;
}
.topnav a:hover {
color: #59ABD0;
}
.active {
background-color: none;
}
.carousel-inner {
padding: 0;
margin: 0;
}
.LI-quote {
margin-left: 0;
margin-right: 0;
padding-left: 10px;
padding-right: 10px;
}
#lineGrad4 {
width: 90%;
}
#demo {
height: auto;
}
.topIcon{
display: none;
}
.fa, .far, .fas {
display: none !important;
}
h1.text-uppercase {
padding-top: 110px;
}
.LI-name {
margin-bottom: 60px;
}
.our-project {
align-content: center;
}
div.row.grid {
width: auto;
}
.img-fluid {
border-radius: 20px;
margin-top: 40px;
box-shadow: 1px 1px 8px -1px rgba(121,121,121,0.5);
-webkit-box-shadow: 1px 1px 8px -1px rgba(121,121,121,0.5);
-moz-box-shadow: 1px 1px 8px -1px rgba(121,121,121,0.5);
max-width: 95%;
}
/*
.project-area {
width: 100%;
}
.container {
max-width: 100%;
}
*/
/* ::after,::before{margin-left: 50px;} */
/* .mfp-arrow .mfp-arrow-right .mfp-prevent-close {
background-color: none;
} */
/* .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-left: 20px;
margin-right: 0;
} */
}
/* end phone media query */
/* ****************************************************************** */
/* ****************************************************************** */ | 0.262275 | 0.064594 |
* {
box-sizing: border-box;
}
body {
margin: auto, 0;
color: #4b371c;
background-color: whitesmoke;
}
.container-fluid {
width: 1280px;
background-color: wheat;
}
#main-header {
text-align: center;
font-family: "pacifico", cursive;
font-size: 80px;
font-weight: 900;
color: #f57c00;
}
.pizza-icon {
width: 30;
height: 30;
}
#slogan {
text-align: center;
font-family: "fangsong", cursive;
font-weight: 900;
font-size: 40px;
color: #80471c;
padding-bottom: 20px;
}
.column {
float: left;
width: 33.33%;
padding: 5px;
}
.row::after {
content: "";
clear: both;
display: table;
}
.displayimages {
width: 100%;
height: 400px;
}
#aboutUsContainer {
text-align: center;
padding: 20px;
}
.headers {
color: #f57c00;
font-weight: 900;
font-size: xx-large;
}
#about-header{
font-size: 40px;
}
#products {
justify-items: center;
align-items: center;
text-align: center;
}
#products img {
border-radius: 50%;
height: 200px;
width: 200px;
}
.hiddenInfo {
display: none !important;
text-align: center;
}
.col-md-4,
.col-sm-12,
.col-sm-4 {
text-align: center;
}
.row::after {
content: "";
clear: both;
display: table;
}
.centered-text {
justify-items: center;
align-items: center;
text-align: center;
}
#contact {
padding-top: 30px;
}
#socialIcons {
justify-items: center;
align-items: center;
text-align: center;
font-size: small;
}
#email-icon {
width: 50px;
height: 50px;
}
#feedback, #feedback2 {
color: #f57c00;
font-family: "pacifico", cursive;
font-size: 30px;
font-weight: 500;
}
.btn {
background-color: #f57c00;
color: white;
}
#address {
color: gray;
}
@media only screen and (max-width: 600px) {
.container-fluid {
width: 100%;
}
.display-1 {
font-size: 2.5rem;
}
}
@media only screen and (min-width: 600px) {
.container-fluid {
width: 95%;
}
}
@media only screen and (min-width: 768px) {
.container-fluid {
width: 90%;
}
}
@media only screen and (min-width: 992px) {
.container-fluid {
width: 70%;
}
} | css/styles.css | * {
box-sizing: border-box;
}
body {
margin: auto, 0;
color: #4b371c;
background-color: whitesmoke;
}
.container-fluid {
width: 1280px;
background-color: wheat;
}
#main-header {
text-align: center;
font-family: "pacifico", cursive;
font-size: 80px;
font-weight: 900;
color: #f57c00;
}
.pizza-icon {
width: 30;
height: 30;
}
#slogan {
text-align: center;
font-family: "fangsong", cursive;
font-weight: 900;
font-size: 40px;
color: #80471c;
padding-bottom: 20px;
}
.column {
float: left;
width: 33.33%;
padding: 5px;
}
.row::after {
content: "";
clear: both;
display: table;
}
.displayimages {
width: 100%;
height: 400px;
}
#aboutUsContainer {
text-align: center;
padding: 20px;
}
.headers {
color: #f57c00;
font-weight: 900;
font-size: xx-large;
}
#about-header{
font-size: 40px;
}
#products {
justify-items: center;
align-items: center;
text-align: center;
}
#products img {
border-radius: 50%;
height: 200px;
width: 200px;
}
.hiddenInfo {
display: none !important;
text-align: center;
}
.col-md-4,
.col-sm-12,
.col-sm-4 {
text-align: center;
}
.row::after {
content: "";
clear: both;
display: table;
}
.centered-text {
justify-items: center;
align-items: center;
text-align: center;
}
#contact {
padding-top: 30px;
}
#socialIcons {
justify-items: center;
align-items: center;
text-align: center;
font-size: small;
}
#email-icon {
width: 50px;
height: 50px;
}
#feedback, #feedback2 {
color: #f57c00;
font-family: "pacifico", cursive;
font-size: 30px;
font-weight: 500;
}
.btn {
background-color: #f57c00;
color: white;
}
#address {
color: gray;
}
@media only screen and (max-width: 600px) {
.container-fluid {
width: 100%;
}
.display-1 {
font-size: 2.5rem;
}
}
@media only screen and (min-width: 600px) {
.container-fluid {
width: 95%;
}
}
@media only screen and (min-width: 768px) {
.container-fluid {
width: 90%;
}
}
@media only screen and (min-width: 992px) {
.container-fluid {
width: 70%;
}
} | 0.391173 | 0.116865 |
body{font-size:100%; margin:0px;font-family: Microsoft Yahei,Helvetica Neue,Hiragino Sans GB,Microsoft Sans Serif,WenQuanYi Micro Hei,sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
figure{ margin: 0;}
ul, ol, li{ list-style:none; margin:0px; padding:0px; -webkit-padding-start:0px; -webkit-margin-before:0em; -webkit-margin-after:0em;}
img{margin:0px; padding:0px; border:none;}
a:link,a:visited{color: inherit; text-decoration:none; } /**/
h1,h2,h3,h4,h5,h6,p,dd,hr{-webkit-margin-before: 0em; -webkit-margin-after: 0em; -webkit-margin-start:0em;}
.cr:before, .cr:after{content:"";display:table;}.cr:after{clear:both;}.cr{zoom:1;}
.lr{float:left;}.fr{float:right;}
/*xlist3*/
ul.lstc3{padding-right:0.5em;}
ul.lstc3>li{padding:0.5em 0em 0em 0.5em; display:inline-block; width:33.33%; text-align:center;}
ul.lstc3>li img{width:100%; max-width:100%;}
/*xlist2*/
ul.lstc2{padding-right:0.5em;}
ul.lstc2>li{padding:0.5em 0em 0em 0.5em; display:inline-block; width:50%; text-align:center;}
ul.lstc2>li img{width:100%; max-width:100%;}
/*default*/
body{background-color:#FAFAFA; color:#333;} /*“color”非超链接字体颜色*/
.tbox{}
.topbar{background-color:#aa151b; padding: 0.25em 0em 0em 0.25em;}
.topbar > div{ display:inline-block;}
.topbar > div.logo{margin-right:0.5em;}
.tbr{display:inline-block; text-align:right;}
.tbr a{ background:url(../images/iconxsj.png) no-repeat 100% 50%; padding-right:0.75em;}
.tbr a:link,.tbr a:visited{color:#26496d;}
hr.hr1{border:0px 0px 2px 0px; border-color:#26496d;}
hr.hr2{border:0px; border-bottom:1px solid rgba(255,255,255,1); border-top:1px solid rgba(0,0,0,0.03);}
.grayc{color:#999;}
/*m-main_nav*/
.navbox{}
.navlst{ background-color: rgb(255, 249, 240); border-bottom: 1px solid blanchedalmond}
.navlst li{display:inline-block; padding:0.5em 0.1em; font-weight:bold; font-size: 0.9em;}
.navlst li a{display:block; text-align:center; padding:0.5em 0.75em;}
.navlst li a:link,.navlst li a:visited{color:#AA151B;}
.navlst li a.ac,.navlst li a:hover{ background-color:#AA151B; color:#fff; border-radius:4px;} /*导航选中状态色*/
/*m-Focus images*/
.jdbox{}
.jdt{ text-align:center; position:relative; width:100%; max-height:166px; overflow:hidden;}
.jdt .tit{ position:absolute; left:0px; bottom:0px; font-size:0.75em; width:100%; padding:0.5em 0em; color:#fff;
background-color: rgba(0,0,0,0.3);
background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.9));
background: -webkit-gradient(linear,top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.9)));
background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.9));
background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.9));}
.jdt img{width:100%; max-width:100%;}
/*m-list*/
ul.colst li,ul.colst2s li{border-top:1px solid rgba(255,255,255,1); border-bottom:1px solid rgba(0,0,0,0.03); padding:0.5em 0em;}
ul.colst li:first-child,ul.colst2s li:first-child{border-top:none;}ul.colst li:last-child{border:none;}
ul.colst li div.grayc,ul.colst2s li div.grayc{margin-bottom:0.5em;}
ul.colst li div.grayc span,ul.colst2s li div.grayc span{ margin-right:0.5em;}
.mimg{display:inline-block; margin-left:0.75em;}
.bl{}
.bl>div:nth-of-type(1){line-height:1.25em; margin-bottom:0.25em;}
.bl>div:nth-of-type(2){font-size:0.85em;}
.bl>div:nth-of-type(2)>span{ padding-left:1em; margin-right:0.75em; color:#999;}
span.nums{background:url(../images/iconly.png) no-repeat 0% 50%;}span.times{background:url(../images/iconsj.png) no-repeat 0% 50%;}
.imgbox .txtc{ text-align:center; padding:0.5em 0em;}
/*m-Channel_list*/
.pdbox{}
.pdtit{background-color:#ececec; position:relative; padding-bottom: 2px;}
.pdtit:before{content:""; background-color:#e3e3e3; height:4px; position:absolute; top:0px; left:0px; width:100%;}
.pdtit h6{background-color:#fff; color:#26496d; display:inline-block; padding:0.5em 1.5em; position:relative; top:2px; left:0.5em; font-size:1em;}
/*more_btn*/
.more_btn, .loading-div{background-color:#f6f5f5; border:1px solid #efefef; text-align:center; padding:0.5em 0em; margin:0em 0.5em 1em;cursor: pointer;}
.more_btn span{background:url(../images/icon_xsj2.png) no-repeat 100% 50%; background-size:1em; padding-right:1.25em; color:#b4b4b4; }
.button-bg{background:url(../images/icon_xsj2.png) no-repeat 100% 50%; }
.morebutton{background-size:1em; padding-right:1.25em; color:#b4b4b4;}
.cbox .colst,.pdbox .colst{padding-left:0.5em; padding-right:0.5em;}
.imglst .lstc2{ margin-bottom:0.25em;}
.imglst .lstc2 div{ text-align:left; padding-top:0.2em; font-weight:100; font-size:0.85em;}
/*showpg*/
.sz_btn{}
.showct{ padding:0.5em;}
.showct .cbox h5{margin-bottom:0.5em;}
.infobox{ color:#999;}
.infobox span.nums{padding-left:1em; margin-right:0.75em; color:#999;}
.ctbox{ margin: 0px}
.ctbox img{ width: 100%;}
.cbox h5,.xgxwbox h5{font-size:1.25em;}
.cbox h5,.xgxwbox ul.colst{margin-left:1em; margin-right:1em;}
.ctbox p{ margin-top:1em; margin-bottom:1em; line-height: 1.8; margin-left: 0;}
.clear-text-indent p{text-indent:0em;}
.ctbox .imgb{min-height: 120px; line-height: 120px; position: relative; text-align: center; margin-bottom: 10px; background: #e9f1f4; width: 100%; overflow: hidden;}
.ctbox .imgb img{width:100%; max-width:100%; display:inline-block; vertical-align:middle;}
.hotlst h6{font-size:1em; color:#26496d; font-weight:100;}
.share { overflow: hidden }
.share dl { margin:0.25em 0.5em; text-align: right }
.share dt { color: #767676; padding: 0 0 0 8px }
.share dt, .share dd { display: inline-block; vertical-align: middle }
.share dd a { margin-left: 5px; width: 33px; height: 33px; display: inline-block; background-image:url(../images/sheraicon.png); background-repeat: no-repeat; -webkit-background-size: 165px 33px; -moz-background-size: 165px 33px; -o-background-size: 165px 33px; background-size: 165px 33px }
.sharet { background-position: 0 0 }
.shareqzone { background-position: -33px 0 }
.sharewb { background-position: -66px 0 }
.sharewx { background-position: -99px 0 }
.shareqq { background-position: -132px 0 }
.share .sharewx, .share .shareqq { display: none }
.hdtit{}
.hdtit a{float:right;}
.hdtit a:link,.hdtit a:visited,.hdtit a:hover{color:#26496d;}
.grayt{color:#999;}
h6.bluetxt{color:#26496d; font-size:1em; font-weight:100; margin-top:1em;}
.cols{ margin-bottom:1.5em;}
.cols li{ margin:0.25em 0em; border-radius:6px; padding:0.5em 0em; border:1px solid #ccc;
background-image: -moz-linear-gradient( 90deg, rgb(235,233,233) 0%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(235,233,233) 0%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(235,233,233) 0%, rgb(255,255,255) 100%);}
.cols a,.cols a:link,.cols a:visited,.cols a:hover{display:block;}
.cols a.ac{background:url(../images/sjicon.png) no-repeat 99% 50%; background-size:17px 15px;}
.cols a span{color:#81a3ca; font-weight:bold; margin-left:0.5em; margin-right:0.25em;}
.cols_jg .bfb{}
.cols_jg .bfb span{border-radius:6px; height:12px; background-color:#DDD; display:inline-block;margin-top: 0.3em; margin-right: 0.25em;}
.cols_jg > li:nth-child(1) .bfb span{background-color:#b6c45f;}
.cols_jg > li:nth-child(2) .bfb span{background-color:#63a687;}
.cols_jg li,.cols li{ margin:1em 0.5em;}
/*commentform*/
.commentform { padding: 10px 15px; }
.commenttext { padding: 5px; resize: none; background: #f4f4f4;
border: 1px solid #f4f4f4;}
.commenttext textarea { border: 0; width: 100%; min-height: 50px; color: #747474; font-size: 1em; background: #f4f4f4; }
.commentsub { text-align: right; padding: 10px 0 0; height: 30px; line-height: 30px; }
.calltips { text-align: right; font-size: 0.75em; color: #a8abaf; }
.asynct { visibility: hidden; text-align: right; font-size: 0.75em; color: #a8abaf; }
input[type="checkbox"] { -webkit-appearance: checkbox; }
.postsubmit { display: inline-block; color: #fff; background: #4998e7; padding: 5px 12px; height: 20px; line-height: 20px; }
.loginsubmit .logoutsubmit { }
.loginsubmit, .logoutsubmit { float: left; display: none; font-size: 0.9375em; color: #26496d; font-style: normal; }
.linkbar { padding: 10px 15px 0;}
.linkbar a h1 { color: #000; font-size: 1.125em; font-weight: 700; display: inline-block; }
.linkbar a span { font-style: 0.9375em; color: #317ecb; }
.linkbar a:before { content: "<";display: inline-block;font-size: 1.125em;margin-right: 5px;color: #317ecb}
.linkbar a h1, .linkbar a span { background:url(../images/coomicon.png) no-repeat left 50%; -webkit-background-size: 8px 16px; -moz-background-size: 8px 16px; -o-background-size: 8px 16px; background-size: 8px 16px; padding-left: 18px; }
.linkbar:last-of-type { padding-bottom: 10px; }
.headers { display: inline-block; height:30px; width: 96px; text-align: center; position: relative; top:6px; }
.headers img { width: 60px; height: 60px; position: absolute; top: 10px; left: 16px; }
.headers .img_out { width: 60px; height: 60px; position: absolute; top: 9px; left: 15px; border: solid 1px #c6dbe8; border-radius: 4px; -webkit-box-shadow: 1px 1px 13px #6E6E6E; }
.nick { display: inline-block; text-align: center; position: absolute; top: 80px; left: 0; height: 20px; line-height: 18px; vertical-align: middle; }
.goclosed{display: inline-block;float: left; color: #458fce;background: url(../images/coomicon.png) no-repeat left 50%;
padding-left: 12px; margin-left: 10px;
-webkit-background-size:10px 16px;
-moz-background-size:10px 16px;
-o-background-size:10px 16px;
background-size:10px 16px;
}
/*login*/
.loginct{ padding:6em 0px 12em; background-color:#eee;}
#web_login,.ctau { width: 290px; margin: 0 auto; }
.ctau h4{color:#26496d; font-size:1.5em; font-weight:bold; margin-bottom:1em;}
#web_login .haut > li:last-child{border-top:1px solid #efefef;}
#g_list { background: #fff; height: 89px; border-radius: 4px; }
#g_u, #g_p { position: relative; }
#g_u { border-bottom: 1px solid #eaeaea; }
.txt_default { position: absolute; top: 12px; left: 10px; color: #b3b3b3; }
.del_touch { -webkit-tap-highlight-color: rgba(255,255,255,0); position: absolute; right: 0; display: block; height: 44px; width: 48px; z-index: 1; }
.del_u { display: none; position: absolute; left: 15px; top: 13px; height: 18px; width: 18px; background-color: #aaa; border-radius: 9px; background: url(../images/android_logo_v1.png) no-repeat -117px -2px; }
#auto_login { width: 170px; height: 30px; margin: 18px 0 15px 0; color: #77838d; position: relative; }
#auto_login #auto_login_wording { position: absolute; left: 40px; top: 3px; line-height: 20px; height: 20px; font-size: 20px; }
#auto_login #checkbox_border { position: absolute; left: 0; width: 24px; height: 24px; border: 1px solid #ccc; border-radius: 5px; background: #fff; }
#auto_login #checkbox_check { position: absolute; left: 3px; top: 1px; width: 26px; height: 26px; background: url(../images/android_logo_v1.png) no-repeat 0 0; }
#go, #onekey { width: 290px; height: 44px; line-height: 44px; background: #146fdf; border: none; border-radius: 4px; color: #fff; font-size: 16px; text-align: center; margin-top: 15px; display: block; }
#onekey { background: #146fdf; display: none; }
#go.weak { background-color: #e7e7e7; color: #146fdf; border: 1px solid #9abbe3; height: 42px; }
.inputstyle { -webkit-tap-highlight-color: rgba(255,255,255,0); width: 273px; height: 44px; color: #000; border: none; background: none; padding-left: 15px; font-size: 16px; -webkit-appearance: none; }
#switch { width: 290px; margin: 0 auto; }
#switch #swicth_login { width: 288px; height: 42px; line-height: 44px; border: solid 1px #9abbe3; border-radius: 5px; background: #e7e7e7; margin-top: 10px; text-align: center; font-size: 16px; color: #146fdf; }
#switch #zc_feedback { width: 290px; position: relative; margin-top: 15px; overflow: hidden; }
#switch #zc, #switch #forgetpwd { color: #246183; line-height: 14px; font-size: 14px; padding: 15px 10px; }
#switch #zc { float: right; margin-right: -10px; }
#switch #forgetpwd { float: left; margin-left: -10px; }
.txtc{ text-align:center; background-color:none;}
.txtc img{display:inline;}
.loginb a{ background:none;}
#web_login .haut{height:auto;}
/*footer*/
.ft {
background-color: #AA151B;
color: #EC9EA1;
text-align: center;
padding: 1em 0em;
font-size: 0.75em;
font-weight: 100;
}
/*public*/
.bsbb,.navlst li,ul.lstc3>li,ul.lstc2>li,.cols_jg .bfb div{ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;}
.flxbox,ul.colst li,.bfb{display:-webkit-box;display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex;}
.flxz,.bl{/*width:n%;*/ -webkit-box-flex:1; -moz-box-flex:1; -webkit-flex:1; -ms-flex:1; flex:1;}
.ctbox>p>img{max-width: 86%;}
.price-pdleft li{border-top:1px solid rgba(255,255,255,1); border-bottom:1px solid rgba(0,0,0,0.03); padding:0.5em 0em;padding-left: 100px;}
/*add*/
.content_p{ line-height: 1.8;}
hr {
display: block;
margin: 5px 0px;
-webkit-margin-before: 0.5em;
-webkit-margin-after: 0.5em;
-webkit-margin-start: auto;
-webkit-margin-end: auto;
border-style: inset;
border-width: 1px;
}
h4{ margin: 8px 0px;}
.cbox h5 {
margin-left: 0em;
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn-danger {
background-image: -webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);
background-image: -o-linear-gradient(top,#d9534f 0,#c12e2a 100%);
background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));
background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
background-repeat: repeat-x;
border-color: #b92c28;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
text-shadow: 0 -1px 0 rgba(0,0,0,.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
}
.subnav{
border-top: 1px solid rgba(255,255,255,1);
border-bottom: 1px solid rgba(0,0,0,0.05);
padding: 0.5em 0em;
margin-bottom: 1em;
}
.panel-body{}
.panel-body a{ padding:0.5em 0.6em ; color: #26496d; font-size: 0.8em;}
.panel-body a:hover{ color: #aa151b;}
@media (min-width: 375px){
.navlst li {
font-size: 1em;
}
}
.list-group-item_gr {
position: relative;
display: block;
padding: 6px 0px;
color:#26496d;
overflow:hidden;
white-space: nowrap;
-webkit-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.list-group-item_gr > .badge {
float: left;
background:#aaa;
color:#fff;
font-weight:300;
}
.badge_top {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #aa151b;
border-radius: 10px;
}
.list-group-item_gr > .badge_top {
float: left;
background:#AA151B;
color:#fff;
font-weight:300;
}
a.list-group-item_gr {
color:#26496d;
}
a.list-group-item_gr .list-group-item_gr-heading {
color:#26496d;
font-weight:600;
}
a.list-group-item_gr:hover,
a.list-group-item_gr:focus {
color:#AA151B;
text-decoration: none;
}
.list-group-item_gr.disabled,
.list-group-item_gr.disabled:hover,
.list-group-item_gr.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item_gr.disabled .list-group-item_gr-heading,
.list-group-item_gr.disabled:hover .list-group-item_gr-heading,
.list-group-item_gr.disabled:focus .list-group-item_gr-heading {
color: inherit;
}
.list-group-item_gr.disabled .list-group-item_gr-text,
.list-group-item_gr.disabled:hover .list-group-item_gr-text,
.list-group-item_gr.disabled:focus .list-group-item_gr-text {
color: #777;
}
.list-group-item_gr.active,
.list-group-item_gr.active:hover,
.list-group-item_gr.active:focus {
z-index: 2;
color: #26496d;
border-color: #428bca;
font-weight:600;
} | wuzhicms/www/res/css/mob.css | body{font-size:100%; margin:0px;font-family: Microsoft Yahei,Helvetica Neue,Hiragino Sans GB,Microsoft Sans Serif,WenQuanYi Micro Hei,sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
figure{ margin: 0;}
ul, ol, li{ list-style:none; margin:0px; padding:0px; -webkit-padding-start:0px; -webkit-margin-before:0em; -webkit-margin-after:0em;}
img{margin:0px; padding:0px; border:none;}
a:link,a:visited{color: inherit; text-decoration:none; } /**/
h1,h2,h3,h4,h5,h6,p,dd,hr{-webkit-margin-before: 0em; -webkit-margin-after: 0em; -webkit-margin-start:0em;}
.cr:before, .cr:after{content:"";display:table;}.cr:after{clear:both;}.cr{zoom:1;}
.lr{float:left;}.fr{float:right;}
/*xlist3*/
ul.lstc3{padding-right:0.5em;}
ul.lstc3>li{padding:0.5em 0em 0em 0.5em; display:inline-block; width:33.33%; text-align:center;}
ul.lstc3>li img{width:100%; max-width:100%;}
/*xlist2*/
ul.lstc2{padding-right:0.5em;}
ul.lstc2>li{padding:0.5em 0em 0em 0.5em; display:inline-block; width:50%; text-align:center;}
ul.lstc2>li img{width:100%; max-width:100%;}
/*default*/
body{background-color:#FAFAFA; color:#333;} /*“color”非超链接字体颜色*/
.tbox{}
.topbar{background-color:#aa151b; padding: 0.25em 0em 0em 0.25em;}
.topbar > div{ display:inline-block;}
.topbar > div.logo{margin-right:0.5em;}
.tbr{display:inline-block; text-align:right;}
.tbr a{ background:url(../images/iconxsj.png) no-repeat 100% 50%; padding-right:0.75em;}
.tbr a:link,.tbr a:visited{color:#26496d;}
hr.hr1{border:0px 0px 2px 0px; border-color:#26496d;}
hr.hr2{border:0px; border-bottom:1px solid rgba(255,255,255,1); border-top:1px solid rgba(0,0,0,0.03);}
.grayc{color:#999;}
/*m-main_nav*/
.navbox{}
.navlst{ background-color: rgb(255, 249, 240); border-bottom: 1px solid blanchedalmond}
.navlst li{display:inline-block; padding:0.5em 0.1em; font-weight:bold; font-size: 0.9em;}
.navlst li a{display:block; text-align:center; padding:0.5em 0.75em;}
.navlst li a:link,.navlst li a:visited{color:#AA151B;}
.navlst li a.ac,.navlst li a:hover{ background-color:#AA151B; color:#fff; border-radius:4px;} /*导航选中状态色*/
/*m-Focus images*/
.jdbox{}
.jdt{ text-align:center; position:relative; width:100%; max-height:166px; overflow:hidden;}
.jdt .tit{ position:absolute; left:0px; bottom:0px; font-size:0.75em; width:100%; padding:0.5em 0em; color:#fff;
background-color: rgba(0,0,0,0.3);
background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.9));
background: -webkit-gradient(linear,top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.9)));
background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.9));
background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.9));}
.jdt img{width:100%; max-width:100%;}
/*m-list*/
ul.colst li,ul.colst2s li{border-top:1px solid rgba(255,255,255,1); border-bottom:1px solid rgba(0,0,0,0.03); padding:0.5em 0em;}
ul.colst li:first-child,ul.colst2s li:first-child{border-top:none;}ul.colst li:last-child{border:none;}
ul.colst li div.grayc,ul.colst2s li div.grayc{margin-bottom:0.5em;}
ul.colst li div.grayc span,ul.colst2s li div.grayc span{ margin-right:0.5em;}
.mimg{display:inline-block; margin-left:0.75em;}
.bl{}
.bl>div:nth-of-type(1){line-height:1.25em; margin-bottom:0.25em;}
.bl>div:nth-of-type(2){font-size:0.85em;}
.bl>div:nth-of-type(2)>span{ padding-left:1em; margin-right:0.75em; color:#999;}
span.nums{background:url(../images/iconly.png) no-repeat 0% 50%;}span.times{background:url(../images/iconsj.png) no-repeat 0% 50%;}
.imgbox .txtc{ text-align:center; padding:0.5em 0em;}
/*m-Channel_list*/
.pdbox{}
.pdtit{background-color:#ececec; position:relative; padding-bottom: 2px;}
.pdtit:before{content:""; background-color:#e3e3e3; height:4px; position:absolute; top:0px; left:0px; width:100%;}
.pdtit h6{background-color:#fff; color:#26496d; display:inline-block; padding:0.5em 1.5em; position:relative; top:2px; left:0.5em; font-size:1em;}
/*more_btn*/
.more_btn, .loading-div{background-color:#f6f5f5; border:1px solid #efefef; text-align:center; padding:0.5em 0em; margin:0em 0.5em 1em;cursor: pointer;}
.more_btn span{background:url(../images/icon_xsj2.png) no-repeat 100% 50%; background-size:1em; padding-right:1.25em; color:#b4b4b4; }
.button-bg{background:url(../images/icon_xsj2.png) no-repeat 100% 50%; }
.morebutton{background-size:1em; padding-right:1.25em; color:#b4b4b4;}
.cbox .colst,.pdbox .colst{padding-left:0.5em; padding-right:0.5em;}
.imglst .lstc2{ margin-bottom:0.25em;}
.imglst .lstc2 div{ text-align:left; padding-top:0.2em; font-weight:100; font-size:0.85em;}
/*showpg*/
.sz_btn{}
.showct{ padding:0.5em;}
.showct .cbox h5{margin-bottom:0.5em;}
.infobox{ color:#999;}
.infobox span.nums{padding-left:1em; margin-right:0.75em; color:#999;}
.ctbox{ margin: 0px}
.ctbox img{ width: 100%;}
.cbox h5,.xgxwbox h5{font-size:1.25em;}
.cbox h5,.xgxwbox ul.colst{margin-left:1em; margin-right:1em;}
.ctbox p{ margin-top:1em; margin-bottom:1em; line-height: 1.8; margin-left: 0;}
.clear-text-indent p{text-indent:0em;}
.ctbox .imgb{min-height: 120px; line-height: 120px; position: relative; text-align: center; margin-bottom: 10px; background: #e9f1f4; width: 100%; overflow: hidden;}
.ctbox .imgb img{width:100%; max-width:100%; display:inline-block; vertical-align:middle;}
.hotlst h6{font-size:1em; color:#26496d; font-weight:100;}
.share { overflow: hidden }
.share dl { margin:0.25em 0.5em; text-align: right }
.share dt { color: #767676; padding: 0 0 0 8px }
.share dt, .share dd { display: inline-block; vertical-align: middle }
.share dd a { margin-left: 5px; width: 33px; height: 33px; display: inline-block; background-image:url(../images/sheraicon.png); background-repeat: no-repeat; -webkit-background-size: 165px 33px; -moz-background-size: 165px 33px; -o-background-size: 165px 33px; background-size: 165px 33px }
.sharet { background-position: 0 0 }
.shareqzone { background-position: -33px 0 }
.sharewb { background-position: -66px 0 }
.sharewx { background-position: -99px 0 }
.shareqq { background-position: -132px 0 }
.share .sharewx, .share .shareqq { display: none }
.hdtit{}
.hdtit a{float:right;}
.hdtit a:link,.hdtit a:visited,.hdtit a:hover{color:#26496d;}
.grayt{color:#999;}
h6.bluetxt{color:#26496d; font-size:1em; font-weight:100; margin-top:1em;}
.cols{ margin-bottom:1.5em;}
.cols li{ margin:0.25em 0em; border-radius:6px; padding:0.5em 0em; border:1px solid #ccc;
background-image: -moz-linear-gradient( 90deg, rgb(235,233,233) 0%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(235,233,233) 0%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(235,233,233) 0%, rgb(255,255,255) 100%);}
.cols a,.cols a:link,.cols a:visited,.cols a:hover{display:block;}
.cols a.ac{background:url(../images/sjicon.png) no-repeat 99% 50%; background-size:17px 15px;}
.cols a span{color:#81a3ca; font-weight:bold; margin-left:0.5em; margin-right:0.25em;}
.cols_jg .bfb{}
.cols_jg .bfb span{border-radius:6px; height:12px; background-color:#DDD; display:inline-block;margin-top: 0.3em; margin-right: 0.25em;}
.cols_jg > li:nth-child(1) .bfb span{background-color:#b6c45f;}
.cols_jg > li:nth-child(2) .bfb span{background-color:#63a687;}
.cols_jg li,.cols li{ margin:1em 0.5em;}
/*commentform*/
.commentform { padding: 10px 15px; }
.commenttext { padding: 5px; resize: none; background: #f4f4f4;
border: 1px solid #f4f4f4;}
.commenttext textarea { border: 0; width: 100%; min-height: 50px; color: #747474; font-size: 1em; background: #f4f4f4; }
.commentsub { text-align: right; padding: 10px 0 0; height: 30px; line-height: 30px; }
.calltips { text-align: right; font-size: 0.75em; color: #a8abaf; }
.asynct { visibility: hidden; text-align: right; font-size: 0.75em; color: #a8abaf; }
input[type="checkbox"] { -webkit-appearance: checkbox; }
.postsubmit { display: inline-block; color: #fff; background: #4998e7; padding: 5px 12px; height: 20px; line-height: 20px; }
.loginsubmit .logoutsubmit { }
.loginsubmit, .logoutsubmit { float: left; display: none; font-size: 0.9375em; color: #26496d; font-style: normal; }
.linkbar { padding: 10px 15px 0;}
.linkbar a h1 { color: #000; font-size: 1.125em; font-weight: 700; display: inline-block; }
.linkbar a span { font-style: 0.9375em; color: #317ecb; }
.linkbar a:before { content: "<";display: inline-block;font-size: 1.125em;margin-right: 5px;color: #317ecb}
.linkbar a h1, .linkbar a span { background:url(../images/coomicon.png) no-repeat left 50%; -webkit-background-size: 8px 16px; -moz-background-size: 8px 16px; -o-background-size: 8px 16px; background-size: 8px 16px; padding-left: 18px; }
.linkbar:last-of-type { padding-bottom: 10px; }
.headers { display: inline-block; height:30px; width: 96px; text-align: center; position: relative; top:6px; }
.headers img { width: 60px; height: 60px; position: absolute; top: 10px; left: 16px; }
.headers .img_out { width: 60px; height: 60px; position: absolute; top: 9px; left: 15px; border: solid 1px #c6dbe8; border-radius: 4px; -webkit-box-shadow: 1px 1px 13px #6E6E6E; }
.nick { display: inline-block; text-align: center; position: absolute; top: 80px; left: 0; height: 20px; line-height: 18px; vertical-align: middle; }
.goclosed{display: inline-block;float: left; color: #458fce;background: url(../images/coomicon.png) no-repeat left 50%;
padding-left: 12px; margin-left: 10px;
-webkit-background-size:10px 16px;
-moz-background-size:10px 16px;
-o-background-size:10px 16px;
background-size:10px 16px;
}
/*login*/
.loginct{ padding:6em 0px 12em; background-color:#eee;}
#web_login,.ctau { width: 290px; margin: 0 auto; }
.ctau h4{color:#26496d; font-size:1.5em; font-weight:bold; margin-bottom:1em;}
#web_login .haut > li:last-child{border-top:1px solid #efefef;}
#g_list { background: #fff; height: 89px; border-radius: 4px; }
#g_u, #g_p { position: relative; }
#g_u { border-bottom: 1px solid #eaeaea; }
.txt_default { position: absolute; top: 12px; left: 10px; color: #b3b3b3; }
.del_touch { -webkit-tap-highlight-color: rgba(255,255,255,0); position: absolute; right: 0; display: block; height: 44px; width: 48px; z-index: 1; }
.del_u { display: none; position: absolute; left: 15px; top: 13px; height: 18px; width: 18px; background-color: #aaa; border-radius: 9px; background: url(../images/android_logo_v1.png) no-repeat -117px -2px; }
#auto_login { width: 170px; height: 30px; margin: 18px 0 15px 0; color: #77838d; position: relative; }
#auto_login #auto_login_wording { position: absolute; left: 40px; top: 3px; line-height: 20px; height: 20px; font-size: 20px; }
#auto_login #checkbox_border { position: absolute; left: 0; width: 24px; height: 24px; border: 1px solid #ccc; border-radius: 5px; background: #fff; }
#auto_login #checkbox_check { position: absolute; left: 3px; top: 1px; width: 26px; height: 26px; background: url(../images/android_logo_v1.png) no-repeat 0 0; }
#go, #onekey { width: 290px; height: 44px; line-height: 44px; background: #146fdf; border: none; border-radius: 4px; color: #fff; font-size: 16px; text-align: center; margin-top: 15px; display: block; }
#onekey { background: #146fdf; display: none; }
#go.weak { background-color: #e7e7e7; color: #146fdf; border: 1px solid #9abbe3; height: 42px; }
.inputstyle { -webkit-tap-highlight-color: rgba(255,255,255,0); width: 273px; height: 44px; color: #000; border: none; background: none; padding-left: 15px; font-size: 16px; -webkit-appearance: none; }
#switch { width: 290px; margin: 0 auto; }
#switch #swicth_login { width: 288px; height: 42px; line-height: 44px; border: solid 1px #9abbe3; border-radius: 5px; background: #e7e7e7; margin-top: 10px; text-align: center; font-size: 16px; color: #146fdf; }
#switch #zc_feedback { width: 290px; position: relative; margin-top: 15px; overflow: hidden; }
#switch #zc, #switch #forgetpwd { color: #246183; line-height: 14px; font-size: 14px; padding: 15px 10px; }
#switch #zc { float: right; margin-right: -10px; }
#switch #forgetpwd { float: left; margin-left: -10px; }
.txtc{ text-align:center; background-color:none;}
.txtc img{display:inline;}
.loginb a{ background:none;}
#web_login .haut{height:auto;}
/*footer*/
.ft {
background-color: #AA151B;
color: #EC9EA1;
text-align: center;
padding: 1em 0em;
font-size: 0.75em;
font-weight: 100;
}
/*public*/
.bsbb,.navlst li,ul.lstc3>li,ul.lstc2>li,.cols_jg .bfb div{ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;}
.flxbox,ul.colst li,.bfb{display:-webkit-box;display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex;}
.flxz,.bl{/*width:n%;*/ -webkit-box-flex:1; -moz-box-flex:1; -webkit-flex:1; -ms-flex:1; flex:1;}
.ctbox>p>img{max-width: 86%;}
.price-pdleft li{border-top:1px solid rgba(255,255,255,1); border-bottom:1px solid rgba(0,0,0,0.03); padding:0.5em 0em;padding-left: 100px;}
/*add*/
.content_p{ line-height: 1.8;}
hr {
display: block;
margin: 5px 0px;
-webkit-margin-before: 0.5em;
-webkit-margin-after: 0.5em;
-webkit-margin-start: auto;
-webkit-margin-end: auto;
border-style: inset;
border-width: 1px;
}
h4{ margin: 8px 0px;}
.cbox h5 {
margin-left: 0em;
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn-danger {
background-image: -webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);
background-image: -o-linear-gradient(top,#d9534f 0,#c12e2a 100%);
background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));
background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
background-repeat: repeat-x;
border-color: #b92c28;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
text-shadow: 0 -1px 0 rgba(0,0,0,.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
}
.subnav{
border-top: 1px solid rgba(255,255,255,1);
border-bottom: 1px solid rgba(0,0,0,0.05);
padding: 0.5em 0em;
margin-bottom: 1em;
}
.panel-body{}
.panel-body a{ padding:0.5em 0.6em ; color: #26496d; font-size: 0.8em;}
.panel-body a:hover{ color: #aa151b;}
@media (min-width: 375px){
.navlst li {
font-size: 1em;
}
}
.list-group-item_gr {
position: relative;
display: block;
padding: 6px 0px;
color:#26496d;
overflow:hidden;
white-space: nowrap;
-webkit-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.list-group-item_gr > .badge {
float: left;
background:#aaa;
color:#fff;
font-weight:300;
}
.badge_top {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #aa151b;
border-radius: 10px;
}
.list-group-item_gr > .badge_top {
float: left;
background:#AA151B;
color:#fff;
font-weight:300;
}
a.list-group-item_gr {
color:#26496d;
}
a.list-group-item_gr .list-group-item_gr-heading {
color:#26496d;
font-weight:600;
}
a.list-group-item_gr:hover,
a.list-group-item_gr:focus {
color:#AA151B;
text-decoration: none;
}
.list-group-item_gr.disabled,
.list-group-item_gr.disabled:hover,
.list-group-item_gr.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item_gr.disabled .list-group-item_gr-heading,
.list-group-item_gr.disabled:hover .list-group-item_gr-heading,
.list-group-item_gr.disabled:focus .list-group-item_gr-heading {
color: inherit;
}
.list-group-item_gr.disabled .list-group-item_gr-text,
.list-group-item_gr.disabled:hover .list-group-item_gr-text,
.list-group-item_gr.disabled:focus .list-group-item_gr-text {
color: #777;
}
.list-group-item_gr.active,
.list-group-item_gr.active:hover,
.list-group-item_gr.active:focus {
z-index: 2;
color: #26496d;
border-color: #428bca;
font-weight:600;
} | 0.221856 | 0.106133 |
.border-pane {
-fx-padding: 5px;
}
.grid-pane {
-fx-padding: 10px;
-fx-hgap: 10px;
-fx-vgap: 10px;
-fx-spacing: 5px;
}
.v-box {
-fx-spacing: 20px;
-fx-padding: 10px;
}
.h-box {
-fx-spacing: 20px;
-fx-padding: 10px;
}
.titled-pane {
-fx-padding: 0px;
}
.valid-validation-text {
-fx-text-fill: #51C96B;
}
.invalid-validation-text {
-fx-text-fill: #DB3939;
}
.lighter-text {
-fx-text-fill: derive(-fx-base, -50%)
}
#home-title {
-fx-font-size: 40px;
-fx-text-fill: white;
}
#home-top {
-fx-background-color: #242424;
-fx-padding: 10px;
-fx-text-fill: white;
}
#home-top .label {
-fx-text-fill: white;
}
#home-left-menu {
-fx-border-style: hidden solid hidden hidden;
-fx-padding: 10px;
-fx-border-color: derive(-fx-base, -20%);
}
.menu-button {
-fx-pref-width: 130px;
-fx-pref-height: 40px;
-fx-padding: 5px;
}
.progress-indicator .percentage {
-fx-fill: white;
}
/*
* This is what allows StyledTableCell which is created using a custom cellFactory to receive row selection highlighting.
* Without this, the custom cell renderer blocks the row highlight which is ugly.
*/
.table-row-cell:selected .styled-cell {
-fx-background-color: -fx-accent;
-fx-border-color: -fx-accent;
}
.file-system-action-new {
-fx-background-color: #ABF7AC;
-fx-border-color: -fx-base;
}
.file-system-action-modify {
-fx-background-color: #FFC88C;
-fx-border-color: -fx-base;
}
.file-system-action-delete {
-fx-background-color: #FCB2B2;
-fx-border-color: -fx-base;
}
.missing-cell-value {
-fx-background-color: #BF4545;
-fx-font-weight: bold;
-fx-border-color: gray;
-fx-border-width: 1 1 0 0;
}
.task-setting-ready {
-fx-background-color: #ABF7AC;
-fx-border-color: -fx-base;
}
.task-setting-error {
-fx-background-color: #FCB2B2;
-fx-border-color: -fx-base;
}
.error-label {
/* Basic error labels that appear on main views */
}
.table-cell-button {
-fx-pref-width: 100px;
-fx-padding: 2px;
}
.backup-execution-success {
-fx-background-color: #ABF7AC;
-fx-border-color: -fx-base;
}
.backup-execution-failure {
-fx-background-color: #FCB2B2;
-fx-border-color: -fx-base;
}
/* Make these lighter than file-system-action-XXX to differentiate */
.backup-execution-file-system-action-new {
-fx-background-color: #D7F5D7;
-fx-border-color: -fx-base;
}
.backup-execution-file-system-action-modify {
-fx-background-color: #FFE5C7;
-fx-border-color: -fx-base;
}
.backup-execution-file-system-action-delete {
-fx-background-color: #FCC3C3;
-fx-border-color: -fx-base;
}
.log-message-severe {
-fx-background-color: #FCB2B2;
-fx-border-color: -fx-base;
}
.log-message-info {
-fx-background-color: #C1D2E4;
-fx-border-color: -fx-base;
}
.log-message-warning {
-fx-background-color: #FFC88C;
-fx-border-color: -fx-base;
}
.monitoring-status-label {
-fx-font-size: 20px;
-fx-font-weight: bold;
-fx-pref-width: 150px;
-fx-background-color: #242424;
-fx-padding: 5px;
-fx-background-radius: 10px;
-fx-alignment: center;
}
.monitoring-status-label-active {
-fx-text-fill: lime;
}
.monitoring-status-label-inactive {
-fx-text-fill: red;
}
.monitoring-button {
-fx-pref-width: 150px;
-fx-pref-height: 40px;
-fx-padding: 5px;
}
#live-status-action-view {
-fx-padding: 5 0 0 0;
} | src/main/resources/styles.css | .border-pane {
-fx-padding: 5px;
}
.grid-pane {
-fx-padding: 10px;
-fx-hgap: 10px;
-fx-vgap: 10px;
-fx-spacing: 5px;
}
.v-box {
-fx-spacing: 20px;
-fx-padding: 10px;
}
.h-box {
-fx-spacing: 20px;
-fx-padding: 10px;
}
.titled-pane {
-fx-padding: 0px;
}
.valid-validation-text {
-fx-text-fill: #51C96B;
}
.invalid-validation-text {
-fx-text-fill: #DB3939;
}
.lighter-text {
-fx-text-fill: derive(-fx-base, -50%)
}
#home-title {
-fx-font-size: 40px;
-fx-text-fill: white;
}
#home-top {
-fx-background-color: #242424;
-fx-padding: 10px;
-fx-text-fill: white;
}
#home-top .label {
-fx-text-fill: white;
}
#home-left-menu {
-fx-border-style: hidden solid hidden hidden;
-fx-padding: 10px;
-fx-border-color: derive(-fx-base, -20%);
}
.menu-button {
-fx-pref-width: 130px;
-fx-pref-height: 40px;
-fx-padding: 5px;
}
.progress-indicator .percentage {
-fx-fill: white;
}
/*
* This is what allows StyledTableCell which is created using a custom cellFactory to receive row selection highlighting.
* Without this, the custom cell renderer blocks the row highlight which is ugly.
*/
.table-row-cell:selected .styled-cell {
-fx-background-color: -fx-accent;
-fx-border-color: -fx-accent;
}
.file-system-action-new {
-fx-background-color: #ABF7AC;
-fx-border-color: -fx-base;
}
.file-system-action-modify {
-fx-background-color: #FFC88C;
-fx-border-color: -fx-base;
}
.file-system-action-delete {
-fx-background-color: #FCB2B2;
-fx-border-color: -fx-base;
}
.missing-cell-value {
-fx-background-color: #BF4545;
-fx-font-weight: bold;
-fx-border-color: gray;
-fx-border-width: 1 1 0 0;
}
.task-setting-ready {
-fx-background-color: #ABF7AC;
-fx-border-color: -fx-base;
}
.task-setting-error {
-fx-background-color: #FCB2B2;
-fx-border-color: -fx-base;
}
.error-label {
/* Basic error labels that appear on main views */
}
.table-cell-button {
-fx-pref-width: 100px;
-fx-padding: 2px;
}
.backup-execution-success {
-fx-background-color: #ABF7AC;
-fx-border-color: -fx-base;
}
.backup-execution-failure {
-fx-background-color: #FCB2B2;
-fx-border-color: -fx-base;
}
/* Make these lighter than file-system-action-XXX to differentiate */
.backup-execution-file-system-action-new {
-fx-background-color: #D7F5D7;
-fx-border-color: -fx-base;
}
.backup-execution-file-system-action-modify {
-fx-background-color: #FFE5C7;
-fx-border-color: -fx-base;
}
.backup-execution-file-system-action-delete {
-fx-background-color: #FCC3C3;
-fx-border-color: -fx-base;
}
.log-message-severe {
-fx-background-color: #FCB2B2;
-fx-border-color: -fx-base;
}
.log-message-info {
-fx-background-color: #C1D2E4;
-fx-border-color: -fx-base;
}
.log-message-warning {
-fx-background-color: #FFC88C;
-fx-border-color: -fx-base;
}
.monitoring-status-label {
-fx-font-size: 20px;
-fx-font-weight: bold;
-fx-pref-width: 150px;
-fx-background-color: #242424;
-fx-padding: 5px;
-fx-background-radius: 10px;
-fx-alignment: center;
}
.monitoring-status-label-active {
-fx-text-fill: lime;
}
.monitoring-status-label-inactive {
-fx-text-fill: red;
}
.monitoring-button {
-fx-pref-width: 150px;
-fx-pref-height: 40px;
-fx-padding: 5px;
}
#live-status-action-view {
-fx-padding: 5 0 0 0;
} | 0.379034 | 0.105441 |
img {
max-width: 100%;
}
.sliders {
position: relative;
/*width: 700px;*/
height: 400px;
overflow: hidden;
}
.imgslider{
width: 100%;
height: 400px;
}
.slider--buttons {
position: absolute;
width: 100%;
height: 100%;
list-style: none;
margin: 0;
padding: 0;
z-index: 100;
}
.slider--previous, .slider--next {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
width: 30px;
height: 50px;
background: rgba(0, 0, 0, 0.5);
border: 0;
color: #fff;
cursor: pointer;
}
.back, .continue{
background: rgba(160, 158, 158, 0.5);
}
.slider--previous {
left: 0;
}
.slider--next {
right: 0;
}
.slider--slides {
display: flex;
margin: 0;
padding: 0;
list-style: none;
transition: 0.5s -webkit-transform;
transition: 0.5s transform;
transition: 0.5s transform, 0.5s -webkit-transform;
}
.slider--slide {
flex: 0 0 100%;
display: inline-block;
}
/*begin carousel*/
.carousel-inner {
margin: auto;
width: 100%;
}
.carousel-control {
width: 4%;
}
.carousel-control.left,
.carousel-control.right {
background-image: none;
}
.glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
margin-top: -10px;
margin-left: -10px;
color: #ccc;
}
.carousel-inner a {
display: table-cell;
height: 20px;
width: 60.69px;
vertical-align: middle;
}
.carousel-inner img {
max-height: 150px;
margin: auto auto;
max-width: 100%;
}
@media (max-width: 767px) {
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@media (min-width: 767px) and (max-width: 992px) {
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
}
}
@media (min-width: 992px) {
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(16.7%, 0, 0);
transform: translate3d(16.7%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-16.7%, 0, 0);
transform: translate3d(-16.7%, 0, 0);
}
}
/*end carousel*/ | assets/css/slider.css | img {
max-width: 100%;
}
.sliders {
position: relative;
/*width: 700px;*/
height: 400px;
overflow: hidden;
}
.imgslider{
width: 100%;
height: 400px;
}
.slider--buttons {
position: absolute;
width: 100%;
height: 100%;
list-style: none;
margin: 0;
padding: 0;
z-index: 100;
}
.slider--previous, .slider--next {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
width: 30px;
height: 50px;
background: rgba(0, 0, 0, 0.5);
border: 0;
color: #fff;
cursor: pointer;
}
.back, .continue{
background: rgba(160, 158, 158, 0.5);
}
.slider--previous {
left: 0;
}
.slider--next {
right: 0;
}
.slider--slides {
display: flex;
margin: 0;
padding: 0;
list-style: none;
transition: 0.5s -webkit-transform;
transition: 0.5s transform;
transition: 0.5s transform, 0.5s -webkit-transform;
}
.slider--slide {
flex: 0 0 100%;
display: inline-block;
}
/*begin carousel*/
.carousel-inner {
margin: auto;
width: 100%;
}
.carousel-control {
width: 4%;
}
.carousel-control.left,
.carousel-control.right {
background-image: none;
}
.glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
margin-top: -10px;
margin-left: -10px;
color: #ccc;
}
.carousel-inner a {
display: table-cell;
height: 20px;
width: 60.69px;
vertical-align: middle;
}
.carousel-inner img {
max-height: 150px;
margin: auto auto;
max-width: 100%;
}
@media (max-width: 767px) {
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@media (min-width: 767px) and (max-width: 992px) {
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
}
}
@media (min-width: 992px) {
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(16.7%, 0, 0);
transform: translate3d(16.7%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-16.7%, 0, 0);
transform: translate3d(-16.7%, 0, 0);
}
}
/*end carousel*/ | 0.400984 | 0.100128 |
@media (max-width: 500px) {
section.flexAbout div.flexAbout li .button {
padding: 6rem 4rem;
wrap: nowrap;
}
div.price li a.button {
wrap: wrap;
margin-top: 5em;
margin-right: 0rem;
text-align: justify;
font-size: 3vw;
}
div.barservice {
margin-right: 35rem;
}
div.inner-form {
/* position: absolute; */
/* top: 50vw;
left: 57vw; */
height: 25%;
width: 25%;
margin-right: 65vw;
display: inline-block
}
input#search {
width: 50%;
}
.s01 .inner-form .input-field {
width: 50%;
}
div.inner-form .button .btn-search {
padding: 1rem 1rem;
}
/* div.inner-form input {
height: 5vh;
width: 5vw;
} */
.legend {
top: 0;
left: 0;
width: 5vw;
height: 5vh;
margin-right: 100%;
font-size: 6vw;
}
#wrap {
margin: 30px;
width: calc(100% - 65vw);
height: calc(100% - 65vh);
margin: 0 0 0 auto;
padding: 0;
position: center;
}
/* #mobileSearch {
width:100%;
height:auto;
position:relative;
}
#mobileSearch {
top:0px;
left:0px;
right:0px;
} */
.s01 form .inner-form .input-field.first-wrap {
width: calc(100% - -50px);
}
.s01 form .inner-form .input-field.second-wrap {
width: calc(100% - -50px);
}
.s01 form .inner-form .input-field.third-wrap {
width: calc(100% - -50px);
}
#moveMobileButton {
width: calc(100% - -40px);
}
div.input-field .first-wrap {
width: auto;
}
div.input-field .third-wrap {
width: 1rem;
}
div.inner-form .first-wrap {
width: 50%;
}
.s01 form .inner-form .input-field.third-wrap .btn-search {
width: calc(100% - 1rem);
}
.s01 form .inner-form .input-field.second-wrap {
width: calc(100% - -40px);
}
div.inner-form .second-wrap {
width: 50%;
}
div.inner-form .third-wrap {
width: 50%;
}
/* .s01 form .inner-form {
width: 50%;
} */
input#search {
width: 74vw;
}
input#location {
width: 74vw;
}
.button .btn-search {
margin-right: 50%;
}
/* div.inner-form {
width: 5vw;
margin-right: 5vw;
} */
/* .s01 form .inner-form {
width: 0.01%;
} */
/* .s01 {
width: 0.01%;
} */
.history {
font-size: 3.5vw;
line-height: 1.5;
font-family: Helvetica;
text-align: justify;
}
.flexAbout h4{
font-size: 6.5vw;
margin-right: 0vw;
}
p.vacation {
height: 80%;
width: 75%;
padding: 0;
margin-left: 14vw;
font-size: 2.5vw;
align: center;
}
div.topchillabout {
margin: 0;
}
div.photo-container {
height: 10vh;
width: 45vw;
margin-left: 20%;
}
section.product {
height:auto;
}
div.price {
word-wrap: break-word;
margin: -4.5% 0 0.5% 15.5%;
height: 100%;
width: 56%;
align: justify;
}
div.barService li a.button span {
text-align: center;
font-size: 5vw;
}
/* div.barService li a.button span::before {
font-size: 8vw;
}
div.barService li a.button span::after {
font-size: 10vw;
} */
span.optimize {
font-size: 5vw;
}
span.tool {
font-size: 4vw;
}
div.product_info {
height: 2vh;
}
.section.parentFlex {
height: 95vh;
width: 150vw;
}
p.tinyText {
margin: 2%;
}
.BookNow {
padding: 1rem 100em;
margin: 0em;
font-size: 50vw;
}
section.parentFlex {
width: 250%;
font-size: 5vw;
display: flex;
flex-flow: column nowrap;
}
.parentFlex .flexRelax {
height: 93vh;
}
.parentFlex .flexAgent {
height: 93vh;
}
.flexAgent p.card-text {
height: 250%;
}
footer {
display:flex;
flex-flow: row nowrap;
justify-content: space-around;
align-items: center;
}
footer.bottom {
padding:0;
}
footer.bottom a {
font-size: 4vw;
margin: 0 1%;
padding:0;
width:auto;
}
footer.bottom span.box5 {
font-size:4vw;
width:auto;
}
} | mobileHome.css |
@media (max-width: 500px) {
section.flexAbout div.flexAbout li .button {
padding: 6rem 4rem;
wrap: nowrap;
}
div.price li a.button {
wrap: wrap;
margin-top: 5em;
margin-right: 0rem;
text-align: justify;
font-size: 3vw;
}
div.barservice {
margin-right: 35rem;
}
div.inner-form {
/* position: absolute; */
/* top: 50vw;
left: 57vw; */
height: 25%;
width: 25%;
margin-right: 65vw;
display: inline-block
}
input#search {
width: 50%;
}
.s01 .inner-form .input-field {
width: 50%;
}
div.inner-form .button .btn-search {
padding: 1rem 1rem;
}
/* div.inner-form input {
height: 5vh;
width: 5vw;
} */
.legend {
top: 0;
left: 0;
width: 5vw;
height: 5vh;
margin-right: 100%;
font-size: 6vw;
}
#wrap {
margin: 30px;
width: calc(100% - 65vw);
height: calc(100% - 65vh);
margin: 0 0 0 auto;
padding: 0;
position: center;
}
/* #mobileSearch {
width:100%;
height:auto;
position:relative;
}
#mobileSearch {
top:0px;
left:0px;
right:0px;
} */
.s01 form .inner-form .input-field.first-wrap {
width: calc(100% - -50px);
}
.s01 form .inner-form .input-field.second-wrap {
width: calc(100% - -50px);
}
.s01 form .inner-form .input-field.third-wrap {
width: calc(100% - -50px);
}
#moveMobileButton {
width: calc(100% - -40px);
}
div.input-field .first-wrap {
width: auto;
}
div.input-field .third-wrap {
width: 1rem;
}
div.inner-form .first-wrap {
width: 50%;
}
.s01 form .inner-form .input-field.third-wrap .btn-search {
width: calc(100% - 1rem);
}
.s01 form .inner-form .input-field.second-wrap {
width: calc(100% - -40px);
}
div.inner-form .second-wrap {
width: 50%;
}
div.inner-form .third-wrap {
width: 50%;
}
/* .s01 form .inner-form {
width: 50%;
} */
input#search {
width: 74vw;
}
input#location {
width: 74vw;
}
.button .btn-search {
margin-right: 50%;
}
/* div.inner-form {
width: 5vw;
margin-right: 5vw;
} */
/* .s01 form .inner-form {
width: 0.01%;
} */
/* .s01 {
width: 0.01%;
} */
.history {
font-size: 3.5vw;
line-height: 1.5;
font-family: Helvetica;
text-align: justify;
}
.flexAbout h4{
font-size: 6.5vw;
margin-right: 0vw;
}
p.vacation {
height: 80%;
width: 75%;
padding: 0;
margin-left: 14vw;
font-size: 2.5vw;
align: center;
}
div.topchillabout {
margin: 0;
}
div.photo-container {
height: 10vh;
width: 45vw;
margin-left: 20%;
}
section.product {
height:auto;
}
div.price {
word-wrap: break-word;
margin: -4.5% 0 0.5% 15.5%;
height: 100%;
width: 56%;
align: justify;
}
div.barService li a.button span {
text-align: center;
font-size: 5vw;
}
/* div.barService li a.button span::before {
font-size: 8vw;
}
div.barService li a.button span::after {
font-size: 10vw;
} */
span.optimize {
font-size: 5vw;
}
span.tool {
font-size: 4vw;
}
div.product_info {
height: 2vh;
}
.section.parentFlex {
height: 95vh;
width: 150vw;
}
p.tinyText {
margin: 2%;
}
.BookNow {
padding: 1rem 100em;
margin: 0em;
font-size: 50vw;
}
section.parentFlex {
width: 250%;
font-size: 5vw;
display: flex;
flex-flow: column nowrap;
}
.parentFlex .flexRelax {
height: 93vh;
}
.parentFlex .flexAgent {
height: 93vh;
}
.flexAgent p.card-text {
height: 250%;
}
footer {
display:flex;
flex-flow: row nowrap;
justify-content: space-around;
align-items: center;
}
footer.bottom {
padding:0;
}
footer.bottom a {
font-size: 4vw;
margin: 0 1%;
padding:0;
width:auto;
}
footer.bottom span.box5 {
font-size:4vw;
width:auto;
}
} | 0.417984 | 0.07521 |
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;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body {
overflow: hidden;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #333;
font-size: 13px;
background: #2b2b2b repeat;
}
a {
text-decoration: none;
color: #fff;
}
#switcher {
position: fixed;
width: 100%;
height: 70px;
background-color: #1b1b1b;
z-index: 999999;
}
.wrapper {
width: 100%;
margin: auto;
padding: 15px 0 0 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
/* Logo */
.logo {
float: left;
margin: -5px 30px 0 0
}
.logo img {
opacity: 1;
height: 50px;
width: auto
}
.logo img:hover { opacity: 0.68 }
#dd-items {
display: block;
}
/* Dropdown wrap */
.dd-wrap {
display: block;
float: left;
position: relative;
height: 34px;
margin-top: 3px
}
.dd-wrap ul {
display: none;
width: 270px;
height: 271px;
margin-left: 0;
overflow-x: hidden;
border-top: 1px solid #444
}
.dd-wrap ul li {
background: #2c2c2c;
border-bottom: 1px solid #444
}
.dd-wrap ul li:last-child {
border-bottom: none
}
.dd-wrap ul li:hover {
background: #333
}
.dd-wrap ul li a {
display: block;
padding: 10px 6px 10px 10px;
color: #919191
}
.dd-wrap ul li a:hover {
color: #f1f1f1
}
/* Dropdown selected */
.dd-selected {
background: #2b2b2b;
width: 250px;
display: block;
padding:10px;
color: #999 !important;
border-radius: 2px
}
.dd-selected:hover {
color:#F0F0F0;
}
/* Dropdown chevrons */
.c-down,
.c-up {
position: absolute;
right: 5px;
top: 5px;
cursor: pointer;
background-color: #444;
height: 24px;
border-radius: 2px
}
.c-down:hover,
.c-up:hover {
background-color: #555
}
.c-down:hover path,
.c-up:hover path {
fill: #eee !important
}
/* Dropdown preview */
.preview {
display: none;
position: absolute;
left: 275px;
top: 0;
background: #2c2c2c;
padding: 7px;
border-radius: 3px;
z-index: 1
}
.dd-wrap ul li:hover .preview {
display: inline
}
.dd-wrap ul li span {
float: right;
font-size: 11px;
background: #444;
border-radius: 2px;
padding: 3px 8px 4px 8px;
color: #919191;
margin-top: -2px;
min-width: 40px;
text-align: center
}
.dd-wrap ul li:hover span {
background: #32ae32;
color: #fff
}
/* Links */
.buy a svg,
.close a svg {
vertical-align: middle
}
.close a {
margin-right: -30px
}
.buy-text {
margin-left: 6px;
font-size: 14px;
font-weight: bold;
position: relative;
top: -7px;
padding: 5px 0
}
.link-buy a,
.link-close a{
padding: 0 20px;
float: right;
line-height: 82px;
height: 70px;
margin-top: -15px;
vertical-align: middle;
border-left: 1px solid #363636;
color: #919191
}
.link-buy a path,
.link-close a path {
fill: #919191 !important
}
.link-buy a:hover,
.link-close a:hover {
background-color: #282828;
color: #fff
}
.link-buy a:hover path,
.link-close a:hover path {
fill: #fff !important
}
#switcher-frame {
margin: 0 auto;
<<<<<<< HEAD
display: block
=======
display: block;
background-color: #808080
>>>>>>> e0745bf126c55f29e22281f4dca2d117b1a69d61
}
@media (min-width: 768px) and (max-width: 979px) {
.preview { width: 360px }
}
@media (max-width: 767px) {
.preview {
width: 300px;
left: 191px
}
.dd-selected { width: 160px }
.dd-wrap ul li a { min-width: 190px }
.dd-wrap ul { width: 168px }
.logo { margin-right: 10px }
}
@media (max-width: 600px){
.dd-wrap { display: none !important }
}
@media (max-width: 480px) {
.preview, .buy-text { display: none !important }
.buy a, .close a { padding: 0 15px }
.buy a img, .close a img { margin-right: 0 }
<<<<<<< HEAD
}
=======
}
>>>>>>> e0745bf126c55f29e22281f4dca2d117b1a69d61 | css/style.css | html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body {
overflow: hidden;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #333;
font-size: 13px;
background: #2b2b2b repeat;
}
a {
text-decoration: none;
color: #fff;
}
#switcher {
position: fixed;
width: 100%;
height: 70px;
background-color: #1b1b1b;
z-index: 999999;
}
.wrapper {
width: 100%;
margin: auto;
padding: 15px 0 0 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
/* Logo */
.logo {
float: left;
margin: -5px 30px 0 0
}
.logo img {
opacity: 1;
height: 50px;
width: auto
}
.logo img:hover { opacity: 0.68 }
#dd-items {
display: block;
}
/* Dropdown wrap */
.dd-wrap {
display: block;
float: left;
position: relative;
height: 34px;
margin-top: 3px
}
.dd-wrap ul {
display: none;
width: 270px;
height: 271px;
margin-left: 0;
overflow-x: hidden;
border-top: 1px solid #444
}
.dd-wrap ul li {
background: #2c2c2c;
border-bottom: 1px solid #444
}
.dd-wrap ul li:last-child {
border-bottom: none
}
.dd-wrap ul li:hover {
background: #333
}
.dd-wrap ul li a {
display: block;
padding: 10px 6px 10px 10px;
color: #919191
}
.dd-wrap ul li a:hover {
color: #f1f1f1
}
/* Dropdown selected */
.dd-selected {
background: #2b2b2b;
width: 250px;
display: block;
padding:10px;
color: #999 !important;
border-radius: 2px
}
.dd-selected:hover {
color:#F0F0F0;
}
/* Dropdown chevrons */
.c-down,
.c-up {
position: absolute;
right: 5px;
top: 5px;
cursor: pointer;
background-color: #444;
height: 24px;
border-radius: 2px
}
.c-down:hover,
.c-up:hover {
background-color: #555
}
.c-down:hover path,
.c-up:hover path {
fill: #eee !important
}
/* Dropdown preview */
.preview {
display: none;
position: absolute;
left: 275px;
top: 0;
background: #2c2c2c;
padding: 7px;
border-radius: 3px;
z-index: 1
}
.dd-wrap ul li:hover .preview {
display: inline
}
.dd-wrap ul li span {
float: right;
font-size: 11px;
background: #444;
border-radius: 2px;
padding: 3px 8px 4px 8px;
color: #919191;
margin-top: -2px;
min-width: 40px;
text-align: center
}
.dd-wrap ul li:hover span {
background: #32ae32;
color: #fff
}
/* Links */
.buy a svg,
.close a svg {
vertical-align: middle
}
.close a {
margin-right: -30px
}
.buy-text {
margin-left: 6px;
font-size: 14px;
font-weight: bold;
position: relative;
top: -7px;
padding: 5px 0
}
.link-buy a,
.link-close a{
padding: 0 20px;
float: right;
line-height: 82px;
height: 70px;
margin-top: -15px;
vertical-align: middle;
border-left: 1px solid #363636;
color: #919191
}
.link-buy a path,
.link-close a path {
fill: #919191 !important
}
.link-buy a:hover,
.link-close a:hover {
background-color: #282828;
color: #fff
}
.link-buy a:hover path,
.link-close a:hover path {
fill: #fff !important
}
#switcher-frame {
margin: 0 auto;
<<<<<<< HEAD
display: block
=======
display: block;
background-color: #808080
>>>>>>> e0745bf126c55f29e22281f4dca2d117b1a69d61
}
@media (min-width: 768px) and (max-width: 979px) {
.preview { width: 360px }
}
@media (max-width: 767px) {
.preview {
width: 300px;
left: 191px
}
.dd-selected { width: 160px }
.dd-wrap ul li a { min-width: 190px }
.dd-wrap ul { width: 168px }
.logo { margin-right: 10px }
}
@media (max-width: 600px){
.dd-wrap { display: none !important }
}
@media (max-width: 480px) {
.preview, .buy-text { display: none !important }
.buy a, .close a { padding: 0 15px }
.buy a img, .close a img { margin-right: 0 }
<<<<<<< HEAD
}
=======
}
>>>>>>> e0745bf126c55f29e22281f4dca2d117b1a69d61 | 0.234757 | 0.098469 |
@font-face {
font-family: 'Lato';
src: url("../fonts/Lato-Light.ttf") format("truetype"); }
ion-view,
ion-content,
ion-header-bar {
background: #2D2E3A !important;
color: #FFFFFF;
font-family: 'Lato', sans-serif; }
ion-header-bar {
border-bottom: 1px solid #659FFB !important; }
ion-header-bar .left-buttons .ion-chevron-left {
padding: 0px 10px !important; }
input,
input[disabled] {
color: #FFFFFF !important;
background: transparent; }
input::-webkit-placeholder {
color: #FFFFFF !important; }
.list {
background: #2D2E3A !important;
padding: 0px 10px; }
.list .item {
border-color: #659FFB;
border-width: 0px 0px 1px 0px; }
.list .item .input-label {
color: #FFFFFF; }
.list .error_messages_wrapper {
height: 40px; }
.button {
background: -webkit-linear-gradient(top, #36d7f3 0%, #36d7f3 12%, #7989ff 100%);
border: 0px;
color: #FFFFFF; }
.ion,
.icon {
color: #659FFB !important; }
/* Empty. Add your own CSS if you like */
.popup-body {
text-align: center; }
/*------------------------------------------------------ LOADER STYLING--------------------------------------------*/
.loading-container .loading {
background-color: transparent; }
.loading h3 {
color: black !important; }
.spinner svg {
width: 100px;
height: 100px; }
/*-------------------------------------------------- GENERAL STYLING ------------------------------------------------*/
.errorMessage {
display: block;
padding: 5px;
color: orangered; }
/*-------------------------------------------------- DIRECTIVES ------------------------------------------------*/
.keypad {
position: absolute;
width: 100%;
box-sizing: border-box;
bottom: 45px;
background: -webkit-linear-gradient(top, #36d7f3 0%, #36d7f3 12%, #7989ff 100%); }
.keypad .row .key {
width: 33.33%;
text-align: center;
padding: 15px 0px;
border-color: #659FFB;
color: #FFFFFF;
border-style: solid;
border-width: 0px 0px 1px 0px;
font-family: 'Lato', sans-serif;
font-size: 20px;
font-weight: 200; }
.keypad .row .key:nth-child(2) {
border-width: 0px 1px 1px 1px; }
.keypad .row .key:active {
background: -webkit-linear-gradient(top, transparent 0%, transparent 12%, rgba(121, 137, 255, 0.5) 100%); }
.keypad .row:last-child .key {
border-bottom: 0px; }
key-indicator {
display: block;
width: 100%; }
key-indicator .label {
text-align: center;
margin: 30px 0px;
font-family: 'Lato', sans-serif; }
key-indicator .image_wrapper {
text-align: center; }
key-indicator .image_wrapper img {
width: 120px;
height: 120px;
margin-top: 20px; }
key-indicator .bubble_wrapper {
text-align: center;
margin: 20px 0px; }
key-indicator .bubble_wrapper .bubble {
display: inline-block;
height: 30px;
width: 30px;
box-sizing: border-box;
margin: 0px 20px;
border-radius: 50%;
border: 8px solid black;
background: black; }
key-indicator .bubble_wrapper .bubble.filled {
background: #659FFB; }
.shake {
-webkit-animation-name: shake-animation;
-webkit-animation-duration: .8s;
animation-fill-mode: both; }
@-webkit-keyframes shake-animation {
0%, 100% {
-webkit-transform: translateX(0); }
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px); }
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px); } }
.main_list_wrapper .search_item {
background: #2D2E3A;
border: 1px solid #659FFB;
color: #FFFFFF; }
.main_list_wrapper .main_list .item-content,
.main_list_wrapper .main_list ion-item,
.main_list_wrapper .main_list .user_entry {
background: #2D2E3A;
color: #FFFFFF; }
.main_list_wrapper .main_list ion-item {
margin-top: 1px; }
.main_list_wrapper .main_list ion-item.active .item-content {
background: -webkit-linear-gradient(top, #36d7f3 0%, #36d7f3 12%, #7989ff 100%) !important; }
.main_list_wrapper .main_list ion-item.active .swipe_icon {
color: white !important; }
.main_list_wrapper .main_list .user_entry {
position: relative; }
.main_list_wrapper .main_list .user_entry div[class^="user_entry_"] > i {
display: inline-block;
width: 30px;
margin: 0px 25px;
font-size: 25px;
text-align: center; }
.main_list_wrapper .main_list .user_entry div[class^="user_entry_"] > span {
vertical-align: top; }
.main_list_wrapper .main_list .user_entry .eye_wrapper {
position: absolute;
bottom: 0px;
right: 25px;
font-size: 25px; }
.main_list_wrapper .main_list .swipe_icon {
position: absolute;
right: 10px;
font-size: 12px;
top: 16px; }
.main_list_wrapper .no_entry_message {
padding: 10px;
text-align: center; }
.main_list_wrapper .bottom_filler {
height: 50px; }
.list .item.accordion-content {
line-height: 38px;
padding-top: 0;
padding-bottom: 0;
transition: 0.09s all linear; }
.list .item.accordion-content.ng-hide {
line-height: 0px; }
.add_item_wrapper .list .error_messages_wrapper {
height: 40px; }
/*.bottom_menu {
overflow-x: hidden;
}*/
.custom_bottom_menu_overlay {
position: absolute;
z-index: 1000;
bottom: 0px;
left: 0px; }
.custom_bottom_menu_overlay .custom_bottom_menu_wrapper {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
overflow: hidden; }
.custom_bottom_menu_overlay .custom_bottom_menu_wrapper .slide_up_button {
display: block;
opacity: 1 !important;
background-color: #2D2E3A !important; }
.custom_bottom_menu_overlay .custom_bottom_menu_wrapper .custom_bottom_menu {
transition: 0.1s all linear;
line-height: 100%; }
.custom_bottom_menu_overlay .custom_bottom_menu_wrapper .custom_bottom_menu.ng-hide {
line-height: 0px; }
.custom_bottom_menu_overlay .custom_bottom_menu_wrapper .custom_bottom_menu li {
border-top: 1px solid #659FFB;
color: white;
background: transparent; }
.custom_bottom_menu_overlay .custom_bottom_menu_wrapper .custom_bottom_menu li:last-child {
border-bottom: 0px; }
.custom_bottom_menu_overlay_stretch {
top: 0px;
left: 0px;
background: rgba(0, 0, 0, 0.4); }
.slide_up_button_display {
background: white !important; }
/*# sourceMappingURL=style.css.map */ | www/css/style.css | @font-face {
font-family: 'Lato';
src: url("../fonts/Lato-Light.ttf") format("truetype"); }
ion-view,
ion-content,
ion-header-bar {
background: #2D2E3A !important;
color: #FFFFFF;
font-family: 'Lato', sans-serif; }
ion-header-bar {
border-bottom: 1px solid #659FFB !important; }
ion-header-bar .left-buttons .ion-chevron-left {
padding: 0px 10px !important; }
input,
input[disabled] {
color: #FFFFFF !important;
background: transparent; }
input::-webkit-placeholder {
color: #FFFFFF !important; }
.list {
background: #2D2E3A !important;
padding: 0px 10px; }
.list .item {
border-color: #659FFB;
border-width: 0px 0px 1px 0px; }
.list .item .input-label {
color: #FFFFFF; }
.list .error_messages_wrapper {
height: 40px; }
.button {
background: -webkit-linear-gradient(top, #36d7f3 0%, #36d7f3 12%, #7989ff 100%);
border: 0px;
color: #FFFFFF; }
.ion,
.icon {
color: #659FFB !important; }
/* Empty. Add your own CSS if you like */
.popup-body {
text-align: center; }
/*------------------------------------------------------ LOADER STYLING--------------------------------------------*/
.loading-container .loading {
background-color: transparent; }
.loading h3 {
color: black !important; }
.spinner svg {
width: 100px;
height: 100px; }
/*-------------------------------------------------- GENERAL STYLING ------------------------------------------------*/
.errorMessage {
display: block;
padding: 5px;
color: orangered; }
/*-------------------------------------------------- DIRECTIVES ------------------------------------------------*/
.keypad {
position: absolute;
width: 100%;
box-sizing: border-box;
bottom: 45px;
background: -webkit-linear-gradient(top, #36d7f3 0%, #36d7f3 12%, #7989ff 100%); }
.keypad .row .key {
width: 33.33%;
text-align: center;
padding: 15px 0px;
border-color: #659FFB;
color: #FFFFFF;
border-style: solid;
border-width: 0px 0px 1px 0px;
font-family: 'Lato', sans-serif;
font-size: 20px;
font-weight: 200; }
.keypad .row .key:nth-child(2) {
border-width: 0px 1px 1px 1px; }
.keypad .row .key:active {
background: -webkit-linear-gradient(top, transparent 0%, transparent 12%, rgba(121, 137, 255, 0.5) 100%); }
.keypad .row:last-child .key {
border-bottom: 0px; }
key-indicator {
display: block;
width: 100%; }
key-indicator .label {
text-align: center;
margin: 30px 0px;
font-family: 'Lato', sans-serif; }
key-indicator .image_wrapper {
text-align: center; }
key-indicator .image_wrapper img {
width: 120px;
height: 120px;
margin-top: 20px; }
key-indicator .bubble_wrapper {
text-align: center;
margin: 20px 0px; }
key-indicator .bubble_wrapper .bubble {
display: inline-block;
height: 30px;
width: 30px;
box-sizing: border-box;
margin: 0px 20px;
border-radius: 50%;
border: 8px solid black;
background: black; }
key-indicator .bubble_wrapper .bubble.filled {
background: #659FFB; }
.shake {
-webkit-animation-name: shake-animation;
-webkit-animation-duration: .8s;
animation-fill-mode: both; }
@-webkit-keyframes shake-animation {
0%, 100% {
-webkit-transform: translateX(0); }
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px); }
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px); } }
.main_list_wrapper .search_item {
background: #2D2E3A;
border: 1px solid #659FFB;
color: #FFFFFF; }
.main_list_wrapper .main_list .item-content,
.main_list_wrapper .main_list ion-item,
.main_list_wrapper .main_list .user_entry {
background: #2D2E3A;
color: #FFFFFF; }
.main_list_wrapper .main_list ion-item {
margin-top: 1px; }
.main_list_wrapper .main_list ion-item.active .item-content {
background: -webkit-linear-gradient(top, #36d7f3 0%, #36d7f3 12%, #7989ff 100%) !important; }
.main_list_wrapper .main_list ion-item.active .swipe_icon {
color: white !important; }
.main_list_wrapper .main_list .user_entry {
position: relative; }
.main_list_wrapper .main_list .user_entry div[class^="user_entry_"] > i {
display: inline-block;
width: 30px;
margin: 0px 25px;
font-size: 25px;
text-align: center; }
.main_list_wrapper .main_list .user_entry div[class^="user_entry_"] > span {
vertical-align: top; }
.main_list_wrapper .main_list .user_entry .eye_wrapper {
position: absolute;
bottom: 0px;
right: 25px;
font-size: 25px; }
.main_list_wrapper .main_list .swipe_icon {
position: absolute;
right: 10px;
font-size: 12px;
top: 16px; }
.main_list_wrapper .no_entry_message {
padding: 10px;
text-align: center; }
.main_list_wrapper .bottom_filler {
height: 50px; }
.list .item.accordion-content {
line-height: 38px;
padding-top: 0;
padding-bottom: 0;
transition: 0.09s all linear; }
.list .item.accordion-content.ng-hide {
line-height: 0px; }
.add_item_wrapper .list .error_messages_wrapper {
height: 40px; }
/*.bottom_menu {
overflow-x: hidden;
}*/
.custom_bottom_menu_overlay {
position: absolute;
z-index: 1000;
bottom: 0px;
left: 0px; }
.custom_bottom_menu_overlay .custom_bottom_menu_wrapper {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
overflow: hidden; }
.custom_bottom_menu_overlay .custom_bottom_menu_wrapper .slide_up_button {
display: block;
opacity: 1 !important;
background-color: #2D2E3A !important; }
.custom_bottom_menu_overlay .custom_bottom_menu_wrapper .custom_bottom_menu {
transition: 0.1s all linear;
line-height: 100%; }
.custom_bottom_menu_overlay .custom_bottom_menu_wrapper .custom_bottom_menu.ng-hide {
line-height: 0px; }
.custom_bottom_menu_overlay .custom_bottom_menu_wrapper .custom_bottom_menu li {
border-top: 1px solid #659FFB;
color: white;
background: transparent; }
.custom_bottom_menu_overlay .custom_bottom_menu_wrapper .custom_bottom_menu li:last-child {
border-bottom: 0px; }
.custom_bottom_menu_overlay_stretch {
top: 0px;
left: 0px;
background: rgba(0, 0, 0, 0.4); }
.slide_up_button_display {
background: white !important; }
/*# sourceMappingURL=style.css.map */ | 0.324128 | 0.061537 |
html, body {
margin: 0px;
padding: 0px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
footer {
position: fixed;
padding: 10px;
bottom: 0;
width: 100%;
font-weight: bold;
text-align: center;
background-color: #e3e4e6;
}
.chart {
width: 100%;
height: 370px;
}
/* ######### Tile/Grid structure ######### */
.grid-container {
margin-top: 10px;
display: grid;
background-color: #FAFAFA;
padding: 10px;
grid-template-areas:
'topGrid topGrid topGrid topGrid topGrid topGrid topGrid topGrid topGrid topGrid'
'today today today today today today today today today today'
'first first second second third third fourth fourth fifth fifth'
'first first second second third third fourth fourth fifth fifth'
'botGrid botGrid botGrid botGrid botGrid botGrid botGrid botGrid botGrid botGrid' ;
grid-gap: 10px;
border: 2px solid black;
}
.first, .second, .third, .fourth, .fifth {
padding: 10px;
background-color: rgb(202, 202, 202);
transition:background-color 0.2s ease;
}
.first:hover, .second:hover, .third:hover, .fourth:hover, .fifth:hover {
background-color: rgb(245, 244, 244);
cursor: pointer;
}
.opened {
background: rgb(255,222,138);
background: linear-gradient(0deg, rgba(255,222,138,1) 0%, rgba(254,254,167,1) 21%, rgba(0,212,255,1) 100%);
}
.topGrid {
grid-area: topGrid;
text-align: center;
padding: 20px;
}
.today {
grid-area: today;
padding: 10px;background: rgb(221,243,255);
background: linear-gradient(180deg, rgba(221,243,255,1) 0%, rgba(170,170,255,1) 20%, rgba(36,171,255,1) 55%, rgba(0,212,255,1) 100%);
}
.first {
grid-area: first;
}
.second {
grid-area: second;
}
.third {
grid-area: third;
}
.fourth {
grid-area: fourth;
}
.fifth {
grid-area: fifth;
}
.botGrid {
grid-area: botGrid;
text-align: center;
padding: 10px;
}
#content {
border: 2px solid #404040;
}
@media screen and (min-width:1200px) {
.grid-container {
width: 1200px;
margin: auto;
margin-top: 10px;
}
}
@media screen and (max-width:756px) {
html {
width: 756px
}
}
/* ######### Inner tile content ######### */
.contentText {
float: right;
}
.place, .conditions, .conditionsDesc, .currentTemp, .image {
display: none;
}
.place {
text-align: right;
font-weight: bold;
font-size: 40px;
}
.placeT {
text-align: center;
font-weight: bold;
font-size: 60px;
}
.day, .dayT {
text-align: center;
font-weight: bold;
font-size: 25px;
}
.conditions {
text-align: right;
font-weight: bold;
font-size: 30px;
}
.conditionsT {
margin-left: 20%;
font-weight: bold;
font-size: 50px;
}
.conditionsDesc {
text-align: right;
font-weight: 500;
font-size: 20px;
text-transform: capitalize;
}
.conditionsDescT {
margin-left: 20%;
font-weight: bold;
font-size: 40px;
text-transform: capitalize;
float: left;
}
.currentTemp {
text-align: right;
font-weight: bold;
font-size: 45px;
}
.currentTempT {
text-align: center;
font-weight: bold;
font-size: 60px;
}
/* Calendar formating */
.calendar {
border: 2px solid #404040;
margin-top: 10px;
margin-bottom: 30px;
}
.month {
padding: 20px 15px;
font-size: 80px;
font-weight: bold;
background: rgb(255,222,138);
background: linear-gradient(180deg, rgba(255,222,138,1) 0%, rgba(255,255,168,1) 21%, rgba(233,233,233,1) 100%);
text-align: center;
}
.weekdays {
margin: 0;
padding: 10px 0;
background-color: #ddd;
border-top: 2px solid #404040;
border-bottom: 2px solid #404040;
}
.weekdays li {
display: inline-block;
width: 13.6%;
color: #666;
text-align: center;
}
#left {
border-right: 2px solid #404040;
}
.days {
padding: 10px 0;
background: #eee;
margin: 0;
border: 3px solid #404040;
}
.days li {
list-style-type: none;
display: inline-block;
width: 13.6%;
text-align: center;
margin-bottom: 5px;
font-size:20px;
color: #777;
}
.date {
font-weight: bold;
border: 2px solid #404040;
}
@media screen and (min-width:1200px) {
.calendar {
width: 1200px;
margin: auto;
margin-top: 10px;
margin-bottom: 50px;
}
}
@media screen and (max-width:720px) {
.weekdays li, .days li {width: 13.1%;}
}
@media screen and (max-width: 420px) {
.weekdays li, .days li {width: 12.5%;}
.days li .active {padding: 2px;}
}
@media screen and (max-width: 290px) {
.weekdays li, .days li {width: 12.2%;}
} | style.css | html, body {
margin: 0px;
padding: 0px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
footer {
position: fixed;
padding: 10px;
bottom: 0;
width: 100%;
font-weight: bold;
text-align: center;
background-color: #e3e4e6;
}
.chart {
width: 100%;
height: 370px;
}
/* ######### Tile/Grid structure ######### */
.grid-container {
margin-top: 10px;
display: grid;
background-color: #FAFAFA;
padding: 10px;
grid-template-areas:
'topGrid topGrid topGrid topGrid topGrid topGrid topGrid topGrid topGrid topGrid'
'today today today today today today today today today today'
'first first second second third third fourth fourth fifth fifth'
'first first second second third third fourth fourth fifth fifth'
'botGrid botGrid botGrid botGrid botGrid botGrid botGrid botGrid botGrid botGrid' ;
grid-gap: 10px;
border: 2px solid black;
}
.first, .second, .third, .fourth, .fifth {
padding: 10px;
background-color: rgb(202, 202, 202);
transition:background-color 0.2s ease;
}
.first:hover, .second:hover, .third:hover, .fourth:hover, .fifth:hover {
background-color: rgb(245, 244, 244);
cursor: pointer;
}
.opened {
background: rgb(255,222,138);
background: linear-gradient(0deg, rgba(255,222,138,1) 0%, rgba(254,254,167,1) 21%, rgba(0,212,255,1) 100%);
}
.topGrid {
grid-area: topGrid;
text-align: center;
padding: 20px;
}
.today {
grid-area: today;
padding: 10px;background: rgb(221,243,255);
background: linear-gradient(180deg, rgba(221,243,255,1) 0%, rgba(170,170,255,1) 20%, rgba(36,171,255,1) 55%, rgba(0,212,255,1) 100%);
}
.first {
grid-area: first;
}
.second {
grid-area: second;
}
.third {
grid-area: third;
}
.fourth {
grid-area: fourth;
}
.fifth {
grid-area: fifth;
}
.botGrid {
grid-area: botGrid;
text-align: center;
padding: 10px;
}
#content {
border: 2px solid #404040;
}
@media screen and (min-width:1200px) {
.grid-container {
width: 1200px;
margin: auto;
margin-top: 10px;
}
}
@media screen and (max-width:756px) {
html {
width: 756px
}
}
/* ######### Inner tile content ######### */
.contentText {
float: right;
}
.place, .conditions, .conditionsDesc, .currentTemp, .image {
display: none;
}
.place {
text-align: right;
font-weight: bold;
font-size: 40px;
}
.placeT {
text-align: center;
font-weight: bold;
font-size: 60px;
}
.day, .dayT {
text-align: center;
font-weight: bold;
font-size: 25px;
}
.conditions {
text-align: right;
font-weight: bold;
font-size: 30px;
}
.conditionsT {
margin-left: 20%;
font-weight: bold;
font-size: 50px;
}
.conditionsDesc {
text-align: right;
font-weight: 500;
font-size: 20px;
text-transform: capitalize;
}
.conditionsDescT {
margin-left: 20%;
font-weight: bold;
font-size: 40px;
text-transform: capitalize;
float: left;
}
.currentTemp {
text-align: right;
font-weight: bold;
font-size: 45px;
}
.currentTempT {
text-align: center;
font-weight: bold;
font-size: 60px;
}
/* Calendar formating */
.calendar {
border: 2px solid #404040;
margin-top: 10px;
margin-bottom: 30px;
}
.month {
padding: 20px 15px;
font-size: 80px;
font-weight: bold;
background: rgb(255,222,138);
background: linear-gradient(180deg, rgba(255,222,138,1) 0%, rgba(255,255,168,1) 21%, rgba(233,233,233,1) 100%);
text-align: center;
}
.weekdays {
margin: 0;
padding: 10px 0;
background-color: #ddd;
border-top: 2px solid #404040;
border-bottom: 2px solid #404040;
}
.weekdays li {
display: inline-block;
width: 13.6%;
color: #666;
text-align: center;
}
#left {
border-right: 2px solid #404040;
}
.days {
padding: 10px 0;
background: #eee;
margin: 0;
border: 3px solid #404040;
}
.days li {
list-style-type: none;
display: inline-block;
width: 13.6%;
text-align: center;
margin-bottom: 5px;
font-size:20px;
color: #777;
}
.date {
font-weight: bold;
border: 2px solid #404040;
}
@media screen and (min-width:1200px) {
.calendar {
width: 1200px;
margin: auto;
margin-top: 10px;
margin-bottom: 50px;
}
}
@media screen and (max-width:720px) {
.weekdays li, .days li {width: 13.1%;}
}
@media screen and (max-width: 420px) {
.weekdays li, .days li {width: 12.5%;}
.days li .active {padding: 2px;}
}
@media screen and (max-width: 290px) {
.weekdays li, .days li {width: 12.2%;}
} | 0.368633 | 0.171963 |
display:none;
}
h2 {
font-family:monospace;
text-align: center;
margin: auto;
margin-left: 7.5%;
margin-top: 50px;
margin-bottom: 50px;
display: inline-block;
box-sizing: border-box;
box-shadow:
0 1.6px 1.2px rgba(0, 0, 0, 0.063),
0 3.4px 2.7px rgba(0, 0, 0, 0.093),
0 5.8px 4.6px rgba(0, 0, 0, 0.115),
0 8.7px 6.9px rgba(0, 0, 0, 0.133),
0 12.5px 10px rgba(0, 0, 0, 0.15),
0 17.7px 14.2px rgba(0, 0, 0, 0.167),
0 25.1px 20.1px rgba(0, 0, 0, 0.185),
0 36.5px 29.2px rgba(0, 0, 0, 0.207),
0 56.3px 45px rgba(0, 0, 0, 0.237),
0 100px 80px rgba(0, 0, 0, 0.3);
background-color:rgb(88, 185, 177);
}
.jumbotron {
font-family:monospace;
text-align: center;
text-shadow: 2px 2px rgb(111, 118, 119);
margin: auto;
margin-left: 7.5%;
margin-top: 50px;
margin-bottom: 50px;
display: inline-block;
box-sizing: border-box;
box-shadow:
0 1.6px 1.2px rgba(0, 0, 0, 0.063),
0 3.4px 2.7px rgba(0, 0, 0, 0.093),
0 5.8px 4.6px rgba(0, 0, 0, 0.115),
0 8.7px 6.9px rgba(0, 0, 0, 0.133),
0 12.5px 10px rgba(0, 0, 0, 0.15),
0 17.7px 14.2px rgba(0, 0, 0, 0.167),
0 25.1px 20.1px rgba(0, 0, 0, 0.185),
0 36.5px 29.2px rgba(0, 0, 0, 0.207),
0 56.3px 45px rgba(0, 0, 0, 0.237),
0 100px 80px rgba(0, 0, 0, 0.3);
background-color:rgb(88, 185, 177);
}
form {
font-family:monospace;
text-align: center;
margin: auto;
margin-left: 7.5%;
margin-top: 50px;
margin-bottom: 50px;
display: inline-block;
box-sizing: border-box;
box-shadow:
0 1.6px 1.2px rgba(0, 0, 0, 0.063),
0 3.4px 2.7px rgba(0, 0, 0, 0.093),
0 5.8px 4.6px rgba(0, 0, 0, 0.115),
0 8.7px 6.9px rgba(0, 0, 0, 0.133),
0 12.5px 10px rgba(0, 0, 0, 0.15),
0 17.7px 14.2px rgba(0, 0, 0, 0.167),
0 25.1px 20.1px rgba(0, 0, 0, 0.185),
0 36.5px 29.2px rgba(0, 0, 0, 0.207),
0 56.3px 45px rgba(0, 0, 0, 0.237),
0 100px 80px rgba(0, 0, 0, 0.3);
background-color:rgb(88, 185, 177);
}
h3 {
font-family:monospace;
text-align: center;
}
body {
background-color:powderblue;
}
label {
font-family: monospace;
}
button:hover {
background-color:powderblue;
font-family: monospace;
}
img {
width:75%;
border: solid black;
margin: 10px;
float:left;
}
p {
font-weight: bold;
font-family: 'Times New Roman', Times, serif;
} | css/styles.css | display:none;
}
h2 {
font-family:monospace;
text-align: center;
margin: auto;
margin-left: 7.5%;
margin-top: 50px;
margin-bottom: 50px;
display: inline-block;
box-sizing: border-box;
box-shadow:
0 1.6px 1.2px rgba(0, 0, 0, 0.063),
0 3.4px 2.7px rgba(0, 0, 0, 0.093),
0 5.8px 4.6px rgba(0, 0, 0, 0.115),
0 8.7px 6.9px rgba(0, 0, 0, 0.133),
0 12.5px 10px rgba(0, 0, 0, 0.15),
0 17.7px 14.2px rgba(0, 0, 0, 0.167),
0 25.1px 20.1px rgba(0, 0, 0, 0.185),
0 36.5px 29.2px rgba(0, 0, 0, 0.207),
0 56.3px 45px rgba(0, 0, 0, 0.237),
0 100px 80px rgba(0, 0, 0, 0.3);
background-color:rgb(88, 185, 177);
}
.jumbotron {
font-family:monospace;
text-align: center;
text-shadow: 2px 2px rgb(111, 118, 119);
margin: auto;
margin-left: 7.5%;
margin-top: 50px;
margin-bottom: 50px;
display: inline-block;
box-sizing: border-box;
box-shadow:
0 1.6px 1.2px rgba(0, 0, 0, 0.063),
0 3.4px 2.7px rgba(0, 0, 0, 0.093),
0 5.8px 4.6px rgba(0, 0, 0, 0.115),
0 8.7px 6.9px rgba(0, 0, 0, 0.133),
0 12.5px 10px rgba(0, 0, 0, 0.15),
0 17.7px 14.2px rgba(0, 0, 0, 0.167),
0 25.1px 20.1px rgba(0, 0, 0, 0.185),
0 36.5px 29.2px rgba(0, 0, 0, 0.207),
0 56.3px 45px rgba(0, 0, 0, 0.237),
0 100px 80px rgba(0, 0, 0, 0.3);
background-color:rgb(88, 185, 177);
}
form {
font-family:monospace;
text-align: center;
margin: auto;
margin-left: 7.5%;
margin-top: 50px;
margin-bottom: 50px;
display: inline-block;
box-sizing: border-box;
box-shadow:
0 1.6px 1.2px rgba(0, 0, 0, 0.063),
0 3.4px 2.7px rgba(0, 0, 0, 0.093),
0 5.8px 4.6px rgba(0, 0, 0, 0.115),
0 8.7px 6.9px rgba(0, 0, 0, 0.133),
0 12.5px 10px rgba(0, 0, 0, 0.15),
0 17.7px 14.2px rgba(0, 0, 0, 0.167),
0 25.1px 20.1px rgba(0, 0, 0, 0.185),
0 36.5px 29.2px rgba(0, 0, 0, 0.207),
0 56.3px 45px rgba(0, 0, 0, 0.237),
0 100px 80px rgba(0, 0, 0, 0.3);
background-color:rgb(88, 185, 177);
}
h3 {
font-family:monospace;
text-align: center;
}
body {
background-color:powderblue;
}
label {
font-family: monospace;
}
button:hover {
background-color:powderblue;
font-family: monospace;
}
img {
width:75%;
border: solid black;
margin: 10px;
float:left;
}
p {
font-weight: bold;
font-family: 'Times New Roman', Times, serif;
} | 0.371821 | 0.141667 |
.p0 {padding: 0px !important;}
.p2 {padding: 2px !important;}
.p3 {padding: 3px !important;}
.p5 {padding: 5px !important;}
.p7 {padding: 7px !important;}
.p8 {padding: 8px !important;}
.p10 {padding: 10px !important;}
.p15 {padding: 15px !important;}
.p20 {padding: 20px !important;}
.p25 {padding: 25px !important;}
.p30 {padding: 30px !important;}
.p40 {padding: 40px !important;}
.p45 {padding: 45px !important;}
.p50 {padding: 50px !important;}
.p60 {padding: 60px !important;}
.p70 {padding: 70px !important;}
.p80 {padding: 80px !important;}
.p100 {padding: 100px !important;}
.p120 {padding: 120px !important;}
/*padding-bottom*/
.pb0 {padding-bottom: 0px !important;}
.pb2 {padding-bottom: 2px !important;}
.pb5 {padding-bottom: 5px !important;}
.pb10 {padding-bottom: 10px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb25 {padding-bottom: 25px !important;}
.pb30 {padding-bottom: 30px !important;}
.pb40 {padding-bottom: 40px !important;}
.pb45 {padding-bottom: 45px !important;}
.pb50 {padding-bottom: 50px !important;}
.pb60 {padding-bottom: 60px !important;}
.pb70 {padding-bottom: 70px !important;}
.pb80 {padding-bottom: 80px !important;}
.pb100 {padding-bottom: 100px !important;}
.pb120 {padding-bottom: 120px !important;}
/*padding-right*/
.pr0 {padding-right: 0px !important;}
.pr2 {padding-right: 2px !important;}
.pr5 {padding-right: 5px !important;}
.pr10 {padding-right: 10px !important;}
.pr15 {padding-right: 15px !important;}
.pr20 {padding-right: 20px !important;}
.pr25 {padding-right: 25px !important;}
.pr30 {padding-right: 30px !important;}
.pr40 {padding-right: 40px !important;}
.pr45 {padding-right: 45px !important;}
.pr50 {padding-right: 50px !important;}
.pr60 {padding-right: 60px !important;}
.pr70 {padding-right: 70px !important;}
.pr80 {padding-right: 80px !important;}
.pr100 {padding-right: 100px !important;}
.pr120 {padding-right: 120px !important;}
/*padding-left*/
.pl0 {padding-left: 0px !important;}
.pl2 {padding-left: 2px !important;}
.pl5 {padding-left: 5px !important;}
.pl10 {padding-left: 10px !important;}
.pl15 {padding-left: 15px !important;}
.pl20 {padding-left: 20px !important;}
.pl25 {padding-left: 25px !important;}
.pl30 {padding-left: 30px !important;}
.pl40 {padding-left: 40px !important;}
.pl45 {padding-left: 45px !important;}
.pl50 {padding-left: 50px !important;}
.pl60 {padding-left: 60px !important;}
.pl70 {padding-left: 70px !important;}
.pl80 {padding-left: 80px !important;}
.pl100 {padding-left: 100px !important;}
.pl120 {padding-left: 120px !important;}
/*padding-top*/
.pt0 {padding-top: 0px !important;}
.pt2 {padding-top: 2px !important;}
.pt3 {padding-top: 3px !important;}
.pt5 {padding-top: 5px !important;}
.pt10 {padding-top: 10px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 20px !important;}
.pt25 {padding-top: 25px !important;}
.pt30 {padding-top: 30px !important;}
.pt40 {padding-top: 40px !important;}
.pt45 {padding-top: 45px !important;}
.pt50 {padding-top: 50px !important;}
.pt60 {padding-top: 60px !important;}
.pt70 {padding-top: 70px !important;}
.pt80 {padding-top: 80px !important;}
.pt90 {padding-top: 90px !important;}
.pt100 {padding-top: 100px !important;}
.pt120 {padding-top: 120px !important;}
.ptb5 {padding-top: 5px !important; padding-bottom: 5px !important;}
.ptb10 {padding-top: 10px !important; padding-bottom: 10px !important;}
.ptb15 {padding-top: 15px !important; padding-bottom: 15px !important;}
.ptb20 {padding-top: 20px !important; padding-bottom: 20px !important;}
/*margin*/
.m0 {margin: 0px !important;}
.m1 {margin: 1px !important;}
.m2 {margin: 2px !important;}
.m5 {margin: 5px !important;}
.m10 {margin: 10px !important;}
.m15 {margin: 15px !important;}
.m20 {margin: 20px !important;}
.m25 {margin: 25px !important;}
.m30 {margin: 30px !important;}
.m40 {margin: 40px !important;}
.m80 {margin: 80px !important;}
.m100 {margin: 100px !important;}
/*margin-bottom*/
.mb0 {margin-bottom: 0px !important;}
.mb1 {margin-bottom: 1px !important;}
.mb2 {margin-bottom: 2px !important;}
.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb70 {margin-bottom: 70px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb100 {margin-bottom: 100px !important;}
/*margin-top*/
.mt0 {margin-top: 0px !important;}
.mt1 {margin-top: 1px !important;}
.mt2 {margin-top: 2px !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt60 {margin-top: 60px !important;}
.mt80 {margin-top: 80px !important;}
.mt100 {margin-top: 100px !important;}
/*margin-left*/
.ml0 {margin-left: 0px !important;}
.ml1 {margin-left: 1px !important;}
.ml2 {margin-left: 2px !important;}
.ml5 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml15 {margin-left: 15px !important;}
.ml20 {margin-left: 20px !important;}
.ml25 {margin-left: 25px !important;}
.ml30 {margin-left: 30px !important;}
.ml40 {margin-left: 40px !important;}
.ml80 {margin-left: 80px !important;}
.ml100 {margin-left: 100px !important;}
/*margin-right*/
.mr0 {margin-right: 0px !important;}
.mr1 {margin-right: 1px !important;}
.mr2 {margin-right: 2px !important;}
.mr5 {margin-right: 5px !important;}
.mr10 {margin-right: 10px !important;}
.mr15 {margin-right: 15px !important;}
.mr20 {margin-right: 20px !important;}
.mr25 {margin-right: 25px !important;}
.mr30 {margin-right: 30px !important;}
.mr40 {margin-right: 40px !important;}
.mr80 {margin-right: 80px !important;}
.mr100 {margin-right: 100px !important;}
.m-auto {margin: auto;}
.mlr-auto {margin: 0px auto;}
.mtb-auto {margin: auto 0px;}
/* negative margin */
.mmt20 {margin-top: -20px;}
.mmt5 {margin-top: -5px;}
/*border*/
.b0 {border: 0px !important;}
.b1 {border: 1px solid #E8E8E8 !important;}
.b2 {border: 2px solid #E8E8E8 !important;}
.b5 {border: 5px solid #E8E8E8 !important;}
.b10 {border: 10px solid #E8E8E8 !important;}
.b15 {border: 15px solid #E8E8E8 !important;}
.b20 {border: 20px solid #E8E8E8 !important;}
.b25 {border: 25px solid #E8E8E8 !important;}
.b30 {border: 30px solid #E8E8E8 !important;}
.b40 {border: 40px solid #E8E8E8 !important;}
/*border-top*/
.bt0 {border-top: 0px solid #E8E8E8 !important;}
.bt1 {border-top: 1px solid #E8E8E8 !important;}
.bt2 {border-top: 2px solid #E8E8E8 !important;}
.bt5 {border-top: 5px solid #E8E8E8 !important;}
.bt10 {border-top: 10px solid #E8E8E8 !important;}
.bt15 {border-top: 15px solid #E8E8E8 !important;}
.bt20 {border-top: 20px solid #E8E8E8 !important;}
.bt25 {border-top: 25px solid #E8E8E8 !important;}
.bt30 {border-top: 30px solid #E8E8E8 !important;}
.bt40 {border-top: 40px solid #E8E8E8 !important;}
/*border-bottom*/
.bb0 {border-bottom: 0px solid #E8E8E8 !important;}
.bb1 {border-bottom: 1px solid #E8E8E8 !important;}
.bb2 {border-bottom: 2px solid #E8E8E8 !important;}
.bb5 {border-bottom: 5px solid #E8E8E8 !important;}
.bb10 {border-bottom: 10px solid #E8E8E8 !important;}
.bb15 {border-bottom: 15px solid #E8E8E8 !important;}
.bb20 {border-bottom: 20px solid #E8E8E8 !important;}
.bb25 {border-bottom: 25px solid #E8E8E8 !important;}
.bb30 {border-bottom: 30px solid #E8E8E8 !important;}
.bb40 {border-bottom: 40px solid #E8E8E8 !important;}
/*border-right*/
.br0 {border-right: 0px solid #E8E8E8 !important;}
.br1 {border-right: 1px solid #E8E8E8 !important;}
.br2 {border-right: 2px solid #E8E8E8 !important;}
.br5 {border-right: 5px solid #E8E8E8 !important;}
.br10 {border-right: 10px solid #E8E8E8 !important;}
.br15 {border-right: 15px solid #E8E8E8 !important;}
.br20 {border-right: 20px solid #E8E8E8 !important;}
.br25 {border-right: 25px solid #E8E8E8 !important;}
.br30 {border-right: 30px solid #E8E8E8 !important;}
.br40 {border-right: 40px solid #E8E8E8 !important;}
/*border-left*/
.bl0 {border-left: 0px solid #E8E8E8 !important;}
.bl1 {border-left: 1px solid #E8E8E8 !important;}
.bl2 {border-left: 2px solid #E8E8E8 !important;}
.bl5 {border-left: 5px solid #E8E8E8 !important;}
.bl10 {border-left: 10px solid #E8E8E8 !important;}
.bl15 {border-left: 15px solid #E8E8E8 !important;}
.bl20 {border-left: 20px solid #E8E8E8 !important;}
.bl25 {border-left: 25px solid #E8E8E8 !important;}
.bl30 {border-left: 30px solid #E8E8E8 !important;}
.bl40 {border-left: 40px solid #E8E8E8 !important;}
/*aligns and floats*/
.text-justify {text-align: justify;}
.text-center {text-align: center;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.clearfix:after {clear: both;}
/*font-properties*/
.font8 {font-size: 8px !important;}
.font9 {font-size: 9px !important;}
.font10 {font-size: 10px !important;}
.font11 {font-size: 11px !important;}
.font12 {font-size: 12px !important;}
.font13 {font-size: 13px !important;}
.font14 {font-size: 14px !important;}
.font15 {font-size: 15px !important;}
.font16 {font-size: 16px !important;}
.font17 {font-size: 17px !important;}
.font18 {font-size: 18px !important;}
.font19 {font-size: 19px !important;}
.font20 {font-size: 20px !important;}
.font22 {font-size: 22px !important;}
.font24 {font-size: 24px !important;}
.font26 {font-size: 26px !important;}
.font28 {font-size: 28px !important;}
.font30 {font-size: 30px !important;}
.font32 {font-size: 32px !important;}
.bold {font-weight: 700 !important;}
.strong {font-weight: 600 !important;}
.semi {font-weight: 500 !important;}
.normal {font-weight: 400 !important;}
.thin {font-weight: 300 !important;}
.italic {font-style: italic;}
.underline {text-decoration: underline;}
/*height*/
.h30 {height: 30px;}
.h40 {height: 40px;}
.h45 {height: 45px;}
.h50 {height: 50px;}
.h60 {height: 60px;}
.h75 {height: 75px;}
.h100 {height: 100px;}
.h150 {height: 150px;}
.h200 {height: 200px;}
.h300 {height: 300px;}
.h400 {height: 400px;}
.h500 {height: 500px;}
/*min-height*/
.minh30 {min-height: 30px;}
.minh50 {min-height: 50px;}
.minh60 {min-height: 60px;}
.minh75 {min-height: 75px;}
.minh100 {min-height: 100px;}
.minh150 {min-height: 150px;}
.minh160 {min-height: 162px;}
.minh200 {min-height: 200px;}
.minh300 {min-height: 300px;}
.minh400 {min-height: 400px;}
.minh500 {min-height: 500px;}
/*max-height*/
.maxh30 {max-height: 30px;}
.maxh50 {max-height: 50px;}
.maxh60 {max-height: 60px;}
.maxh75 {max-height: 75px;}
.maxh100 {max-height: 100px;}
.maxh150 {max-height: 150px;}
.maxh160 {max-height: 162px;}
.maxh200 {max-height: 200px;}
.maxh300 {max-height: 300px;}
.maxh400 {max-height: 400px;}
.maxh500 {max-height: 500px;}
/*min-width*/
.minw30 {min-width: 30px;}
.minw50 {min-width: 50px;}
.minw60 {min-width: 60px;}
.minw75 {min-width: 75px;}
.minw100 {min-width: 100px;}
.minw150 {min-width: 150px;}
.minw160 {min-width: 162px;}
.minw200 {min-width: 200px;}
.minw250 {min-width: 250px;}
.minw300 {min-width: 300px;}
.minw400 {min-width: 400px;}
.minw500 {min-width: 500px;}
/*max-width*/
.maxw30 {max-width: 30px;}
.maxw50 {max-width: 50px;}
.maxw60 {max-width: 60px;}
.maxw75 {max-width: 75px;}
.maxw100 {max-width: 100px;}
.maxw150 {max-width: 150px;}
.maxw160 {max-width: 162px;}
.maxw200 {max-width: 200px;}
.maxw250 {max-width: 250px;}
.maxw300 {max-width: 300px;}
.maxw400 {max-width: 400px;}
.maxw500 {max-width: 500px;}
/*line-height*/
.line10 {line-height: 10px !important;}
.line11 {line-height: 11px !important;}
.line12 {line-height: 12px !important;}
.line13 {line-height: 13px !important;}
.line14 {line-height: 14px !important;}
.line15 {line-height: 15px !important;}
.line16 {line-height: 16px !important;}
.line17 {line-height: 17px !important;}
.line18 {line-height: 18px !important;}
.line19 {line-height: 19px !important;}
.line20 {line-height: 20px !important;}
.line21 {line-height: 21px !important;}
.line24 {line-height: 24px !important;}
.line25 {line-height: 25px !important;}
.line30 {line-height: 30px !important;}
.line35 {line-height: 35px !important;}
.line40 {line-height: 40px !important;}
.line60 {line-height: 60px !important;}
.line75 {line-height: 75px !important;}
/*others*/
.action, .modal, .action-toggle, .pointer {cursor: pointer;}
.mover {cursor: move;}
.cursor-stop {cursor:not-allowed;}
.cursor-alias {cursor:alias;}
.block {display: block;}
.inline {display: inline;}
.inline-block {display: inline-block;}
.show {display: inline-block !important;}
.hidden {display: none !important;}
.hidden-hover {display: none;}
.hidden-hover:hover {display: initial;}
.overflow {overflow: hidden;}
.relative {position: relative;}
.absolute {position: absolute;}
.absolute-bot {position: absolute !important; bottom: 0px; z-index: 1;}
.absolute-top {position: absolute !important; top: 0px; z-index: 1;}
.absolute-right {position: absolute !important; right: 0px; z-index: 1;}
.absolute-left {position: absolute !important; left: 0px; z-index: 1;}
.absolute-top-left {position: absolute !important; top: 0px; left: 0px; z-index: 1;}
.absolute-top-right {position: absolute !important; top: 0px; right: 0px; z-index: 1;}
.absolute-bot-left {position: absolute !important; bottom: 0px; left: 0px; z-index: 1;}
.absolute-bot-right {position: absolute !important; bottom: 0px; right: 0px; z-index: 1;}
.uppercase {text-transform: uppercase;}
.noresize {resize: none;}
.hover:hover {background-color: #eee;}
hr {height: 1px; background-color: #ddd; margin-top: 10px;}
/* ROTATION */
.rotate-45-right {
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.rotate-90-right {
-o-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
/* GRID SYSTEM */
div, input, button {box-sizing: border-box;}
.w-auto {width: auto !important;}
.w100 {width: 100%;}
.w98 {width: 98%;}
.w95 {width: 95%;}
.w90 {width: 90%;}
.w85 {width: 85%;}
.w80 {width: 80%;}
.w75 {width: 75%;}
.w70 {width: 70%;}
.w66 {width: 66%;}
.w65 {width: 65%;}
.w60 {width: 60%;}
.w55 {width: 55%;}
.w50 {width: 50%;}
.w45 {width: 45%;}
.w40 {width: 40%;}
.w43 {width: 43%;}
.w35 {width: 35%;}
.w34 {width: 34%;}
.w33 {width: 33%;}
.w30 {width: 30%;}
.w25 {width: 25%;}
.w23 {width: 23%;}
.w20 {width: 20%;}
.w18 {width: 18%;}
.w16 {width: 16.666667%;}
.w15 {width: 15%;}
.w14 {width: 14.28571%;}
.w10 {width: 10%;}
.w8p3 {width: 8.33333%;}
.w8 {width: 8%;}
.w7 {width: 7.5%;}
.w5 {width: 5%;}
.w2 {width: 2%;}
.hidden-lx {display: block;}
.hidden-lg {display: block;}
.hidden-md {display: block;}
.hidden-sm {display: block;}
.table-list .hidden-lx {display: table-cell;}
.table-list .hidden-lg {display: table-cell;}
.table-list .hidden-md {display: table-cell;}
.table-list .hidden-sm {display: table-cell;}
.show-ld {display: none;}
.show-lg {display: none;}
.show-md {display: none;}
.show-sm {display: none;}
@media only screen and (max-width : 576px) {
.hidden-xs {display: none;}
.show-xs {display: initial !important;}
.flex.show-xs {display: flex !important;}
}
/* lx > lg > md > sm */
/* Extra Small Devices, Phones */
@media only screen and (min-width : 576px) {
.wsm100 {width: 100%;}
.wsm98 {width: 98%;}
.wsm95 {width: 95%;}
.wsm90 {width: 90%;}
.wsm85 {width: 85%;}
.wsm80 {width: 80%;}
.wsm75 {width: 75%;}
.wsm70 {width: 70%;}
.wsm66 {width: 66%;}
.wsm65 {width: 65%;}
.wsm60 {width: 60%;}
.wsm55 {width: 55%;}
.wsm50 {width: 50%;}
.wsm45 {width: 45%;}
.wsm40 {width: 40%;}
.wsm43 {width: 43%;}
.wsm35 {width: 35%;}
.wsm34 {width: 34%;}
.wsm33 {width: 33%;}
.wsm30 {width: 30%;}
.wsm25 {width: 25%;}
.wsm23 {width: 23%;}
.wsm20 {width: 20%;}
.wsm15 {width: 15%;}
.wsm10 {width: 10%;}
.wsm5 {width: 5%;}
.wsm2 {width: 2%;}
.wsm-auto {width: auto;}
.hidden-sm {display: none !important;}
.show-sm {display: initial !important;}
.flex.show-sm {display: flex !important;}
.table-list .hidden-sm {display: none;}
.table-list .show-sm {display: table-cell;}
.sm-h-auto {height: auto !important; min-height: auto !important;}
.sm-h100 {min-height: 100vh !important;}
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
.wmd100 {width: 100%;}
.wmd98 {width: 98%;}
.wmd95 {width: 95%;}
.wmd90 {width: 90%;}
.wmd85 {width: 85%;}
.wmd80 {width: 80%;}
.wmd75 {width: 75%;}
.wmd70 {width: 70%;}
.wmd66 {width: 66%;}
.wmd65 {width: 65%;}
.wmd60 {width: 60%;}
.wmd55 {width: 55%;}
.wmd50 {width: 50%;}
.wmd45 {width: 45%;}
.wmd40 {width: 40%;}
.wmd43 {width: 43%;}
.wmd35 {width: 35%;}
.wmd34 {width: 34%;}
.wmd33 {width: 33%;}
.wmd30 {width: 30%;}
.wmd25 {width: 25%;}
.wmd23 {width: 23%;}
.wmd20 {width: 20%;}
.wmd15 {width: 15%;}
.wmd10 {width: 10%;}
.wmd5 {width: 5%;}
.wmd2 {width: 2%;}
.wmd-auto {width: auto;}
.hidden-md {display: none !important;}
.show-md {display: initial !important;}
.flex.show-md {display: flex !important;}
.table-list .hidden-md {display: none;}
.table-list .show-md {display: table-cell;}
.md-h-auto {height: auto !important; min-height: auto !important;}
.md-h100 {min-height: 100vh !important;}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.wlg100 {width: 100%;}
.wlg98 {width: 98%;}
.wlg95 {width: 95%;}
.wlg90 {width: 90%;}
.wlg85 {width: 85%;}
.wlg80 {width: 80%;}
.wlg75 {width: 75%;}
.wlg70 {width: 70%;}
.wlg66 {width: 66%;}
.wlg65 {width: 65%;}
.wlg60 {width: 60%;}
.wlg55 {width: 55%;}
.wlg50 {width: 50%;}
.wlg45 {width: 45%;}
.wlg40 {width: 40%;}
.wlg43 {width: 43%;}
.wlg35 {width: 35%;}
.wlg34 {width: 34%;}
.wlg33 {width: 33%;}
.wlg30 {width: 30%;}
.wlg25 {width: 25%;}
.wlg23 {width: 23%;}
.wlg20 {width: 20%;}
.wlg15 {width: 15%;}
.wlg10 {width: 10%;}
.wlg5 {width: 5%;}
.wlg2 {width: 2%;}
.wlg-auto {width: auto;}
.hidden-lg {display: none !important;}
.show-lg {display: initial !important;}
.flex.show-lg {display: flex !important;}
.table-list .hidden-lg {display: none;}
.table-list .show-lg {display: table-cell;}
.lg-h-auto {height: auto !important; min-height: auto !important;}
.lg-h100 {min-height: 100vh !important;}
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
.wxl100 {width: 100%;}
.wxl98 {width: 98%;}
.wxl95 {width: 95%;}
.wxl90 {width: 90%;}
.wxl85 {width: 85%;}
.wxl80 {width: 80%;}
.wxl75 {width: 75%;}
.wxl70 {width: 70%;}
.wxl66 {width: 66%;}
.wxl65 {width: 65%;}
.wxl60 {width: 60%;}
.wxl55 {width: 55%;}
.wxl50 {width: 50%;}
.wxl45 {width: 45%;}
.wxl40 {width: 40%;}
.wxl43 {width: 43%;}
.wxl35 {width: 35%;}
.wxl34 {width: 34%;}
.wxl33 {width: 33%;}
.wxl30 {width: 30%;}
.wxl25 {width: 25%;}
.wxl23 {width: 23%;}
.wxl20 {width: 20%;}
.wxl15 {width: 15%;}
.wxl10 {width: 10%;}
.wxl5 {width: 5%;}
.wxl2 {width: 2%;}
.wxl-auto {width: auto;}
.hidden-xl {display: none !important;}
.show-xl {display: initial !important;}
.flex.show-xl {display: flex !important;}
.table-list .hidden-xl {display: none;}
.table-list .show-xl {display: table-cell;}
.xl-h-auto {height: auto !important; min-height: auto !important;}
.xl-h100 {min-height: 100vh !important;}
}
/* Cookies */
#cookie_bar {
position: fixed;
top: 0px;
width: 100%;
background-color: #fffffff5;
border-bottom: 1px solid #aaaaaa38;
z-index: 100;
}
#cookie_bar .ok-button {
min-width: 140px;
}
#cookie_bar button {
padding: 12px 20px;
background-color: #ffeb00;
border: 1px solid #ede8e8;
color: #5a5a5a;
border-radius: 4px;
}
#cookie_bar a {
padding: 0px 4px;
color: #5a5a5a;
text-decoration: underline;
}
#cookie_bar a:hover {
color: #aaa;
text-decoration: none;
}
/*checkbox*/
.c-container {
display: block;
position: relative;
cursor: pointer;
line-height: 25px;
font-size: 15px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
height: 25px;
outline: none;
padding-left: 35px;
}
.c-container input {
position: absolute;
opacity: 0;
cursor: pointer;
}
.c-container .checkmark {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: #eee;
}
.c-container:hover input ~ .checkmark {
background-color: #ccc;
}
.c-container input:checked ~ .checkmark {
background-color: #2196F3;
}
.checkmark:after {
content: "";
position: absolute;
display: none;
}
.c-container input:checked ~ .checkmark:after {
display: block;
}
.c-container .checkmark:after {
left: 9px;
top: 5px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
} | css/webbase.css | .p0 {padding: 0px !important;}
.p2 {padding: 2px !important;}
.p3 {padding: 3px !important;}
.p5 {padding: 5px !important;}
.p7 {padding: 7px !important;}
.p8 {padding: 8px !important;}
.p10 {padding: 10px !important;}
.p15 {padding: 15px !important;}
.p20 {padding: 20px !important;}
.p25 {padding: 25px !important;}
.p30 {padding: 30px !important;}
.p40 {padding: 40px !important;}
.p45 {padding: 45px !important;}
.p50 {padding: 50px !important;}
.p60 {padding: 60px !important;}
.p70 {padding: 70px !important;}
.p80 {padding: 80px !important;}
.p100 {padding: 100px !important;}
.p120 {padding: 120px !important;}
/*padding-bottom*/
.pb0 {padding-bottom: 0px !important;}
.pb2 {padding-bottom: 2px !important;}
.pb5 {padding-bottom: 5px !important;}
.pb10 {padding-bottom: 10px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb25 {padding-bottom: 25px !important;}
.pb30 {padding-bottom: 30px !important;}
.pb40 {padding-bottom: 40px !important;}
.pb45 {padding-bottom: 45px !important;}
.pb50 {padding-bottom: 50px !important;}
.pb60 {padding-bottom: 60px !important;}
.pb70 {padding-bottom: 70px !important;}
.pb80 {padding-bottom: 80px !important;}
.pb100 {padding-bottom: 100px !important;}
.pb120 {padding-bottom: 120px !important;}
/*padding-right*/
.pr0 {padding-right: 0px !important;}
.pr2 {padding-right: 2px !important;}
.pr5 {padding-right: 5px !important;}
.pr10 {padding-right: 10px !important;}
.pr15 {padding-right: 15px !important;}
.pr20 {padding-right: 20px !important;}
.pr25 {padding-right: 25px !important;}
.pr30 {padding-right: 30px !important;}
.pr40 {padding-right: 40px !important;}
.pr45 {padding-right: 45px !important;}
.pr50 {padding-right: 50px !important;}
.pr60 {padding-right: 60px !important;}
.pr70 {padding-right: 70px !important;}
.pr80 {padding-right: 80px !important;}
.pr100 {padding-right: 100px !important;}
.pr120 {padding-right: 120px !important;}
/*padding-left*/
.pl0 {padding-left: 0px !important;}
.pl2 {padding-left: 2px !important;}
.pl5 {padding-left: 5px !important;}
.pl10 {padding-left: 10px !important;}
.pl15 {padding-left: 15px !important;}
.pl20 {padding-left: 20px !important;}
.pl25 {padding-left: 25px !important;}
.pl30 {padding-left: 30px !important;}
.pl40 {padding-left: 40px !important;}
.pl45 {padding-left: 45px !important;}
.pl50 {padding-left: 50px !important;}
.pl60 {padding-left: 60px !important;}
.pl70 {padding-left: 70px !important;}
.pl80 {padding-left: 80px !important;}
.pl100 {padding-left: 100px !important;}
.pl120 {padding-left: 120px !important;}
/*padding-top*/
.pt0 {padding-top: 0px !important;}
.pt2 {padding-top: 2px !important;}
.pt3 {padding-top: 3px !important;}
.pt5 {padding-top: 5px !important;}
.pt10 {padding-top: 10px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 20px !important;}
.pt25 {padding-top: 25px !important;}
.pt30 {padding-top: 30px !important;}
.pt40 {padding-top: 40px !important;}
.pt45 {padding-top: 45px !important;}
.pt50 {padding-top: 50px !important;}
.pt60 {padding-top: 60px !important;}
.pt70 {padding-top: 70px !important;}
.pt80 {padding-top: 80px !important;}
.pt90 {padding-top: 90px !important;}
.pt100 {padding-top: 100px !important;}
.pt120 {padding-top: 120px !important;}
.ptb5 {padding-top: 5px !important; padding-bottom: 5px !important;}
.ptb10 {padding-top: 10px !important; padding-bottom: 10px !important;}
.ptb15 {padding-top: 15px !important; padding-bottom: 15px !important;}
.ptb20 {padding-top: 20px !important; padding-bottom: 20px !important;}
/*margin*/
.m0 {margin: 0px !important;}
.m1 {margin: 1px !important;}
.m2 {margin: 2px !important;}
.m5 {margin: 5px !important;}
.m10 {margin: 10px !important;}
.m15 {margin: 15px !important;}
.m20 {margin: 20px !important;}
.m25 {margin: 25px !important;}
.m30 {margin: 30px !important;}
.m40 {margin: 40px !important;}
.m80 {margin: 80px !important;}
.m100 {margin: 100px !important;}
/*margin-bottom*/
.mb0 {margin-bottom: 0px !important;}
.mb1 {margin-bottom: 1px !important;}
.mb2 {margin-bottom: 2px !important;}
.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb70 {margin-bottom: 70px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb100 {margin-bottom: 100px !important;}
/*margin-top*/
.mt0 {margin-top: 0px !important;}
.mt1 {margin-top: 1px !important;}
.mt2 {margin-top: 2px !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt60 {margin-top: 60px !important;}
.mt80 {margin-top: 80px !important;}
.mt100 {margin-top: 100px !important;}
/*margin-left*/
.ml0 {margin-left: 0px !important;}
.ml1 {margin-left: 1px !important;}
.ml2 {margin-left: 2px !important;}
.ml5 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml15 {margin-left: 15px !important;}
.ml20 {margin-left: 20px !important;}
.ml25 {margin-left: 25px !important;}
.ml30 {margin-left: 30px !important;}
.ml40 {margin-left: 40px !important;}
.ml80 {margin-left: 80px !important;}
.ml100 {margin-left: 100px !important;}
/*margin-right*/
.mr0 {margin-right: 0px !important;}
.mr1 {margin-right: 1px !important;}
.mr2 {margin-right: 2px !important;}
.mr5 {margin-right: 5px !important;}
.mr10 {margin-right: 10px !important;}
.mr15 {margin-right: 15px !important;}
.mr20 {margin-right: 20px !important;}
.mr25 {margin-right: 25px !important;}
.mr30 {margin-right: 30px !important;}
.mr40 {margin-right: 40px !important;}
.mr80 {margin-right: 80px !important;}
.mr100 {margin-right: 100px !important;}
.m-auto {margin: auto;}
.mlr-auto {margin: 0px auto;}
.mtb-auto {margin: auto 0px;}
/* negative margin */
.mmt20 {margin-top: -20px;}
.mmt5 {margin-top: -5px;}
/*border*/
.b0 {border: 0px !important;}
.b1 {border: 1px solid #E8E8E8 !important;}
.b2 {border: 2px solid #E8E8E8 !important;}
.b5 {border: 5px solid #E8E8E8 !important;}
.b10 {border: 10px solid #E8E8E8 !important;}
.b15 {border: 15px solid #E8E8E8 !important;}
.b20 {border: 20px solid #E8E8E8 !important;}
.b25 {border: 25px solid #E8E8E8 !important;}
.b30 {border: 30px solid #E8E8E8 !important;}
.b40 {border: 40px solid #E8E8E8 !important;}
/*border-top*/
.bt0 {border-top: 0px solid #E8E8E8 !important;}
.bt1 {border-top: 1px solid #E8E8E8 !important;}
.bt2 {border-top: 2px solid #E8E8E8 !important;}
.bt5 {border-top: 5px solid #E8E8E8 !important;}
.bt10 {border-top: 10px solid #E8E8E8 !important;}
.bt15 {border-top: 15px solid #E8E8E8 !important;}
.bt20 {border-top: 20px solid #E8E8E8 !important;}
.bt25 {border-top: 25px solid #E8E8E8 !important;}
.bt30 {border-top: 30px solid #E8E8E8 !important;}
.bt40 {border-top: 40px solid #E8E8E8 !important;}
/*border-bottom*/
.bb0 {border-bottom: 0px solid #E8E8E8 !important;}
.bb1 {border-bottom: 1px solid #E8E8E8 !important;}
.bb2 {border-bottom: 2px solid #E8E8E8 !important;}
.bb5 {border-bottom: 5px solid #E8E8E8 !important;}
.bb10 {border-bottom: 10px solid #E8E8E8 !important;}
.bb15 {border-bottom: 15px solid #E8E8E8 !important;}
.bb20 {border-bottom: 20px solid #E8E8E8 !important;}
.bb25 {border-bottom: 25px solid #E8E8E8 !important;}
.bb30 {border-bottom: 30px solid #E8E8E8 !important;}
.bb40 {border-bottom: 40px solid #E8E8E8 !important;}
/*border-right*/
.br0 {border-right: 0px solid #E8E8E8 !important;}
.br1 {border-right: 1px solid #E8E8E8 !important;}
.br2 {border-right: 2px solid #E8E8E8 !important;}
.br5 {border-right: 5px solid #E8E8E8 !important;}
.br10 {border-right: 10px solid #E8E8E8 !important;}
.br15 {border-right: 15px solid #E8E8E8 !important;}
.br20 {border-right: 20px solid #E8E8E8 !important;}
.br25 {border-right: 25px solid #E8E8E8 !important;}
.br30 {border-right: 30px solid #E8E8E8 !important;}
.br40 {border-right: 40px solid #E8E8E8 !important;}
/*border-left*/
.bl0 {border-left: 0px solid #E8E8E8 !important;}
.bl1 {border-left: 1px solid #E8E8E8 !important;}
.bl2 {border-left: 2px solid #E8E8E8 !important;}
.bl5 {border-left: 5px solid #E8E8E8 !important;}
.bl10 {border-left: 10px solid #E8E8E8 !important;}
.bl15 {border-left: 15px solid #E8E8E8 !important;}
.bl20 {border-left: 20px solid #E8E8E8 !important;}
.bl25 {border-left: 25px solid #E8E8E8 !important;}
.bl30 {border-left: 30px solid #E8E8E8 !important;}
.bl40 {border-left: 40px solid #E8E8E8 !important;}
/*aligns and floats*/
.text-justify {text-align: justify;}
.text-center {text-align: center;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.clearfix:after {clear: both;}
/*font-properties*/
.font8 {font-size: 8px !important;}
.font9 {font-size: 9px !important;}
.font10 {font-size: 10px !important;}
.font11 {font-size: 11px !important;}
.font12 {font-size: 12px !important;}
.font13 {font-size: 13px !important;}
.font14 {font-size: 14px !important;}
.font15 {font-size: 15px !important;}
.font16 {font-size: 16px !important;}
.font17 {font-size: 17px !important;}
.font18 {font-size: 18px !important;}
.font19 {font-size: 19px !important;}
.font20 {font-size: 20px !important;}
.font22 {font-size: 22px !important;}
.font24 {font-size: 24px !important;}
.font26 {font-size: 26px !important;}
.font28 {font-size: 28px !important;}
.font30 {font-size: 30px !important;}
.font32 {font-size: 32px !important;}
.bold {font-weight: 700 !important;}
.strong {font-weight: 600 !important;}
.semi {font-weight: 500 !important;}
.normal {font-weight: 400 !important;}
.thin {font-weight: 300 !important;}
.italic {font-style: italic;}
.underline {text-decoration: underline;}
/*height*/
.h30 {height: 30px;}
.h40 {height: 40px;}
.h45 {height: 45px;}
.h50 {height: 50px;}
.h60 {height: 60px;}
.h75 {height: 75px;}
.h100 {height: 100px;}
.h150 {height: 150px;}
.h200 {height: 200px;}
.h300 {height: 300px;}
.h400 {height: 400px;}
.h500 {height: 500px;}
/*min-height*/
.minh30 {min-height: 30px;}
.minh50 {min-height: 50px;}
.minh60 {min-height: 60px;}
.minh75 {min-height: 75px;}
.minh100 {min-height: 100px;}
.minh150 {min-height: 150px;}
.minh160 {min-height: 162px;}
.minh200 {min-height: 200px;}
.minh300 {min-height: 300px;}
.minh400 {min-height: 400px;}
.minh500 {min-height: 500px;}
/*max-height*/
.maxh30 {max-height: 30px;}
.maxh50 {max-height: 50px;}
.maxh60 {max-height: 60px;}
.maxh75 {max-height: 75px;}
.maxh100 {max-height: 100px;}
.maxh150 {max-height: 150px;}
.maxh160 {max-height: 162px;}
.maxh200 {max-height: 200px;}
.maxh300 {max-height: 300px;}
.maxh400 {max-height: 400px;}
.maxh500 {max-height: 500px;}
/*min-width*/
.minw30 {min-width: 30px;}
.minw50 {min-width: 50px;}
.minw60 {min-width: 60px;}
.minw75 {min-width: 75px;}
.minw100 {min-width: 100px;}
.minw150 {min-width: 150px;}
.minw160 {min-width: 162px;}
.minw200 {min-width: 200px;}
.minw250 {min-width: 250px;}
.minw300 {min-width: 300px;}
.minw400 {min-width: 400px;}
.minw500 {min-width: 500px;}
/*max-width*/
.maxw30 {max-width: 30px;}
.maxw50 {max-width: 50px;}
.maxw60 {max-width: 60px;}
.maxw75 {max-width: 75px;}
.maxw100 {max-width: 100px;}
.maxw150 {max-width: 150px;}
.maxw160 {max-width: 162px;}
.maxw200 {max-width: 200px;}
.maxw250 {max-width: 250px;}
.maxw300 {max-width: 300px;}
.maxw400 {max-width: 400px;}
.maxw500 {max-width: 500px;}
/*line-height*/
.line10 {line-height: 10px !important;}
.line11 {line-height: 11px !important;}
.line12 {line-height: 12px !important;}
.line13 {line-height: 13px !important;}
.line14 {line-height: 14px !important;}
.line15 {line-height: 15px !important;}
.line16 {line-height: 16px !important;}
.line17 {line-height: 17px !important;}
.line18 {line-height: 18px !important;}
.line19 {line-height: 19px !important;}
.line20 {line-height: 20px !important;}
.line21 {line-height: 21px !important;}
.line24 {line-height: 24px !important;}
.line25 {line-height: 25px !important;}
.line30 {line-height: 30px !important;}
.line35 {line-height: 35px !important;}
.line40 {line-height: 40px !important;}
.line60 {line-height: 60px !important;}
.line75 {line-height: 75px !important;}
/*others*/
.action, .modal, .action-toggle, .pointer {cursor: pointer;}
.mover {cursor: move;}
.cursor-stop {cursor:not-allowed;}
.cursor-alias {cursor:alias;}
.block {display: block;}
.inline {display: inline;}
.inline-block {display: inline-block;}
.show {display: inline-block !important;}
.hidden {display: none !important;}
.hidden-hover {display: none;}
.hidden-hover:hover {display: initial;}
.overflow {overflow: hidden;}
.relative {position: relative;}
.absolute {position: absolute;}
.absolute-bot {position: absolute !important; bottom: 0px; z-index: 1;}
.absolute-top {position: absolute !important; top: 0px; z-index: 1;}
.absolute-right {position: absolute !important; right: 0px; z-index: 1;}
.absolute-left {position: absolute !important; left: 0px; z-index: 1;}
.absolute-top-left {position: absolute !important; top: 0px; left: 0px; z-index: 1;}
.absolute-top-right {position: absolute !important; top: 0px; right: 0px; z-index: 1;}
.absolute-bot-left {position: absolute !important; bottom: 0px; left: 0px; z-index: 1;}
.absolute-bot-right {position: absolute !important; bottom: 0px; right: 0px; z-index: 1;}
.uppercase {text-transform: uppercase;}
.noresize {resize: none;}
.hover:hover {background-color: #eee;}
hr {height: 1px; background-color: #ddd; margin-top: 10px;}
/* ROTATION */
.rotate-45-right {
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.rotate-90-right {
-o-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
/* GRID SYSTEM */
div, input, button {box-sizing: border-box;}
.w-auto {width: auto !important;}
.w100 {width: 100%;}
.w98 {width: 98%;}
.w95 {width: 95%;}
.w90 {width: 90%;}
.w85 {width: 85%;}
.w80 {width: 80%;}
.w75 {width: 75%;}
.w70 {width: 70%;}
.w66 {width: 66%;}
.w65 {width: 65%;}
.w60 {width: 60%;}
.w55 {width: 55%;}
.w50 {width: 50%;}
.w45 {width: 45%;}
.w40 {width: 40%;}
.w43 {width: 43%;}
.w35 {width: 35%;}
.w34 {width: 34%;}
.w33 {width: 33%;}
.w30 {width: 30%;}
.w25 {width: 25%;}
.w23 {width: 23%;}
.w20 {width: 20%;}
.w18 {width: 18%;}
.w16 {width: 16.666667%;}
.w15 {width: 15%;}
.w14 {width: 14.28571%;}
.w10 {width: 10%;}
.w8p3 {width: 8.33333%;}
.w8 {width: 8%;}
.w7 {width: 7.5%;}
.w5 {width: 5%;}
.w2 {width: 2%;}
.hidden-lx {display: block;}
.hidden-lg {display: block;}
.hidden-md {display: block;}
.hidden-sm {display: block;}
.table-list .hidden-lx {display: table-cell;}
.table-list .hidden-lg {display: table-cell;}
.table-list .hidden-md {display: table-cell;}
.table-list .hidden-sm {display: table-cell;}
.show-ld {display: none;}
.show-lg {display: none;}
.show-md {display: none;}
.show-sm {display: none;}
@media only screen and (max-width : 576px) {
.hidden-xs {display: none;}
.show-xs {display: initial !important;}
.flex.show-xs {display: flex !important;}
}
/* lx > lg > md > sm */
/* Extra Small Devices, Phones */
@media only screen and (min-width : 576px) {
.wsm100 {width: 100%;}
.wsm98 {width: 98%;}
.wsm95 {width: 95%;}
.wsm90 {width: 90%;}
.wsm85 {width: 85%;}
.wsm80 {width: 80%;}
.wsm75 {width: 75%;}
.wsm70 {width: 70%;}
.wsm66 {width: 66%;}
.wsm65 {width: 65%;}
.wsm60 {width: 60%;}
.wsm55 {width: 55%;}
.wsm50 {width: 50%;}
.wsm45 {width: 45%;}
.wsm40 {width: 40%;}
.wsm43 {width: 43%;}
.wsm35 {width: 35%;}
.wsm34 {width: 34%;}
.wsm33 {width: 33%;}
.wsm30 {width: 30%;}
.wsm25 {width: 25%;}
.wsm23 {width: 23%;}
.wsm20 {width: 20%;}
.wsm15 {width: 15%;}
.wsm10 {width: 10%;}
.wsm5 {width: 5%;}
.wsm2 {width: 2%;}
.wsm-auto {width: auto;}
.hidden-sm {display: none !important;}
.show-sm {display: initial !important;}
.flex.show-sm {display: flex !important;}
.table-list .hidden-sm {display: none;}
.table-list .show-sm {display: table-cell;}
.sm-h-auto {height: auto !important; min-height: auto !important;}
.sm-h100 {min-height: 100vh !important;}
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
.wmd100 {width: 100%;}
.wmd98 {width: 98%;}
.wmd95 {width: 95%;}
.wmd90 {width: 90%;}
.wmd85 {width: 85%;}
.wmd80 {width: 80%;}
.wmd75 {width: 75%;}
.wmd70 {width: 70%;}
.wmd66 {width: 66%;}
.wmd65 {width: 65%;}
.wmd60 {width: 60%;}
.wmd55 {width: 55%;}
.wmd50 {width: 50%;}
.wmd45 {width: 45%;}
.wmd40 {width: 40%;}
.wmd43 {width: 43%;}
.wmd35 {width: 35%;}
.wmd34 {width: 34%;}
.wmd33 {width: 33%;}
.wmd30 {width: 30%;}
.wmd25 {width: 25%;}
.wmd23 {width: 23%;}
.wmd20 {width: 20%;}
.wmd15 {width: 15%;}
.wmd10 {width: 10%;}
.wmd5 {width: 5%;}
.wmd2 {width: 2%;}
.wmd-auto {width: auto;}
.hidden-md {display: none !important;}
.show-md {display: initial !important;}
.flex.show-md {display: flex !important;}
.table-list .hidden-md {display: none;}
.table-list .show-md {display: table-cell;}
.md-h-auto {height: auto !important; min-height: auto !important;}
.md-h100 {min-height: 100vh !important;}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.wlg100 {width: 100%;}
.wlg98 {width: 98%;}
.wlg95 {width: 95%;}
.wlg90 {width: 90%;}
.wlg85 {width: 85%;}
.wlg80 {width: 80%;}
.wlg75 {width: 75%;}
.wlg70 {width: 70%;}
.wlg66 {width: 66%;}
.wlg65 {width: 65%;}
.wlg60 {width: 60%;}
.wlg55 {width: 55%;}
.wlg50 {width: 50%;}
.wlg45 {width: 45%;}
.wlg40 {width: 40%;}
.wlg43 {width: 43%;}
.wlg35 {width: 35%;}
.wlg34 {width: 34%;}
.wlg33 {width: 33%;}
.wlg30 {width: 30%;}
.wlg25 {width: 25%;}
.wlg23 {width: 23%;}
.wlg20 {width: 20%;}
.wlg15 {width: 15%;}
.wlg10 {width: 10%;}
.wlg5 {width: 5%;}
.wlg2 {width: 2%;}
.wlg-auto {width: auto;}
.hidden-lg {display: none !important;}
.show-lg {display: initial !important;}
.flex.show-lg {display: flex !important;}
.table-list .hidden-lg {display: none;}
.table-list .show-lg {display: table-cell;}
.lg-h-auto {height: auto !important; min-height: auto !important;}
.lg-h100 {min-height: 100vh !important;}
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
.wxl100 {width: 100%;}
.wxl98 {width: 98%;}
.wxl95 {width: 95%;}
.wxl90 {width: 90%;}
.wxl85 {width: 85%;}
.wxl80 {width: 80%;}
.wxl75 {width: 75%;}
.wxl70 {width: 70%;}
.wxl66 {width: 66%;}
.wxl65 {width: 65%;}
.wxl60 {width: 60%;}
.wxl55 {width: 55%;}
.wxl50 {width: 50%;}
.wxl45 {width: 45%;}
.wxl40 {width: 40%;}
.wxl43 {width: 43%;}
.wxl35 {width: 35%;}
.wxl34 {width: 34%;}
.wxl33 {width: 33%;}
.wxl30 {width: 30%;}
.wxl25 {width: 25%;}
.wxl23 {width: 23%;}
.wxl20 {width: 20%;}
.wxl15 {width: 15%;}
.wxl10 {width: 10%;}
.wxl5 {width: 5%;}
.wxl2 {width: 2%;}
.wxl-auto {width: auto;}
.hidden-xl {display: none !important;}
.show-xl {display: initial !important;}
.flex.show-xl {display: flex !important;}
.table-list .hidden-xl {display: none;}
.table-list .show-xl {display: table-cell;}
.xl-h-auto {height: auto !important; min-height: auto !important;}
.xl-h100 {min-height: 100vh !important;}
}
/* Cookies */
#cookie_bar {
position: fixed;
top: 0px;
width: 100%;
background-color: #fffffff5;
border-bottom: 1px solid #aaaaaa38;
z-index: 100;
}
#cookie_bar .ok-button {
min-width: 140px;
}
#cookie_bar button {
padding: 12px 20px;
background-color: #ffeb00;
border: 1px solid #ede8e8;
color: #5a5a5a;
border-radius: 4px;
}
#cookie_bar a {
padding: 0px 4px;
color: #5a5a5a;
text-decoration: underline;
}
#cookie_bar a:hover {
color: #aaa;
text-decoration: none;
}
/*checkbox*/
.c-container {
display: block;
position: relative;
cursor: pointer;
line-height: 25px;
font-size: 15px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
height: 25px;
outline: none;
padding-left: 35px;
}
.c-container input {
position: absolute;
opacity: 0;
cursor: pointer;
}
.c-container .checkmark {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: #eee;
}
.c-container:hover input ~ .checkmark {
background-color: #ccc;
}
.c-container input:checked ~ .checkmark {
background-color: #2196F3;
}
.checkmark:after {
content: "";
position: absolute;
display: none;
}
.c-container input:checked ~ .checkmark:after {
display: block;
}
.c-container .checkmark:after {
left: 9px;
top: 5px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
} | 0.114146 | 0.237388 |
.post:not(:last-child) {
margin-bottom: 2.5rem;
}
.post .post-content {
padding: 1rem 0;
}
.post ul li {
list-style: disc;
}
.post ol li {
list-style: decimal;
}
.single-post:first-of-type {
margin-top: 2rem;
}
.single-post .post-content {
padding-top: 0;
padding-bottom: 0;
}
.single-post .post-title {
font-size: 2.5rem;
margin-bottom: 0.5rem;
}
.post-back-link {
position: absolute;
top: 10px;
text-decoration: none;
border: none;
display: inline-flex;
align-items: center;
}
.post-back-link svg {
width: 39px;
height: 21px;
}
.post-meta {
display: flex;
margin-top: 1rem;
}
.post-cover-link {
position: relative;
display: block;
margin-bottom: 1.5rem;
border: none;
}
.post-time-wrapper {
position: absolute;
padding: 10px;
width: 80px;
height: 80px;
border-radius: 100%;
text-align: center;
background-color: var(--teal);
color: #fefefe;
line-height: 1.1;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
bottom: -40px;
left: 20px;
}
.post-time-month {
font-size: 14px;
text-transform: uppercase;
font-weight: normal;
}
.post-time-day {
font-size: 22px;
}
.post-meta p {
margin-bottom: 0;
font-style: italic;
}
.post-meta .time-posted {
border-bottom: 1px solid currentColor;
}
.post-avatar {
border-radius: 50%;
overflow: hidden;
height: 40px;
margin-right: 1rem;
}
.post blockquote {
border-left: 3px solid lightgray;
padding-left: 1.45rem;
}
/* Mailchimp form */
.mailchimp-form {
width: 30rem;
max-width: 100%;
margin: 0 auto;
}
.mailchimp-form-title {
color: white;
}
p.subscribe-success {
color: white;
font-style: italic;
line-height: 1.25;
font-size: 1rem;
}
@media screen and (min-width: 40em) {
.post .post-content {
padding-left: 2.8rem;
padding-right: 2rem;
}
.post-time-wrapper {
bottom: -55px;
left: 50%;
width: 110px;
height: 110px;
transform: translate(-50%);
}
.post-cover-link {
margin-bottom: 2.4rem;
}
} | src/components/blog.css | .post:not(:last-child) {
margin-bottom: 2.5rem;
}
.post .post-content {
padding: 1rem 0;
}
.post ul li {
list-style: disc;
}
.post ol li {
list-style: decimal;
}
.single-post:first-of-type {
margin-top: 2rem;
}
.single-post .post-content {
padding-top: 0;
padding-bottom: 0;
}
.single-post .post-title {
font-size: 2.5rem;
margin-bottom: 0.5rem;
}
.post-back-link {
position: absolute;
top: 10px;
text-decoration: none;
border: none;
display: inline-flex;
align-items: center;
}
.post-back-link svg {
width: 39px;
height: 21px;
}
.post-meta {
display: flex;
margin-top: 1rem;
}
.post-cover-link {
position: relative;
display: block;
margin-bottom: 1.5rem;
border: none;
}
.post-time-wrapper {
position: absolute;
padding: 10px;
width: 80px;
height: 80px;
border-radius: 100%;
text-align: center;
background-color: var(--teal);
color: #fefefe;
line-height: 1.1;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
bottom: -40px;
left: 20px;
}
.post-time-month {
font-size: 14px;
text-transform: uppercase;
font-weight: normal;
}
.post-time-day {
font-size: 22px;
}
.post-meta p {
margin-bottom: 0;
font-style: italic;
}
.post-meta .time-posted {
border-bottom: 1px solid currentColor;
}
.post-avatar {
border-radius: 50%;
overflow: hidden;
height: 40px;
margin-right: 1rem;
}
.post blockquote {
border-left: 3px solid lightgray;
padding-left: 1.45rem;
}
/* Mailchimp form */
.mailchimp-form {
width: 30rem;
max-width: 100%;
margin: 0 auto;
}
.mailchimp-form-title {
color: white;
}
p.subscribe-success {
color: white;
font-style: italic;
line-height: 1.25;
font-size: 1rem;
}
@media screen and (min-width: 40em) {
.post .post-content {
padding-left: 2.8rem;
padding-right: 2rem;
}
.post-time-wrapper {
bottom: -55px;
left: 50%;
width: 110px;
height: 110px;
transform: translate(-50%);
}
.post-cover-link {
margin-bottom: 2.4rem;
}
} | 0.586996 | 0.133754 |
:root {
--fcolor-light: #fff;
--fcolor-grey: #3e5564;
--fcolor-dark: #111;
--color-green: #7cfc00;
--color-green-alt: #6dd405;
--color-grey: #c0c0c2;
--color-blue: #0791e6;
--color-blue-alt: #0776a9;
--color-gradient: linear-gradient(90deg, rgba(28, 54, 67, 1) 0%, rgba(38, 67, 85, 1) 35%, rgba(31, 82, 113, 1) 100%);
--fs-s: 10px;
--fs-m: 13px;
--fs-l: 14px;
--fs-xl: 18px;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: Roboto, Arial, sans-serif;
}
a {
text-decoration: none;
color: inherit;
}
.grid-container {
display: grid;
grid-template-columns: 75px auto;
grid-template-rows: 55px auto 70px;
grid-template-areas:
"header header"
"nav main"
"footer footer";
}
/* ----------> HEADER <--------- */
.header {
grid-area: header;
display: flex;
align-items: center;
justify-content: space-between;
background-image: var(--color-gradient);
color: var(--fcolor-light);
padding: 0 16px;
font-size: 22px;
}
.header .logo {
letter-spacing: -1px;
font-weight: bold;
}
.header form {
display: flex;
}
.header form input {
height: 32px;
width: 575px;
border: none;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
padding-left: 10px;
color: var(--fcolor-dark);
}
.header form input:focus {
box-shadow: inset 0 0 2px black;
}
.header form button {
height: 32px;
width: 65px;
border: none;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background-color: var(--color-green);
color: var(--fcolor-light);
cursor: pointer;
}
.header form button:hover {
background-color: var(--color-green-alt);
}
/* ----------> NAV <--------- */
.nav {
grid-area: nav;
background-color: var(--color-blue);
text-align: center;
width: 75px;
}
.nav a {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
height: 75px;
width: 100%;
color: var(--fcolor-light);
font-size: var(--fs-s);
}
.nav a:hover {
background-color: var(--color-blue-alt);
}
.nav a:focus {
color: var(--color-green);
}
/* ----------> SECTION <--------- */
.section {
background-color: var(--fcolor-light);
grid-area: main;
display: flex;
justify-content: center;
padding: 20px 0;
}
.content-wrapper {
display: grid;
grid-template-columns: minmax(200px, 1070px);
grid-template-rows: auto repeat(2, 260px);
grid-template-areas:
"outstanding"
"video"
"trailer";
}
/* --> outstanding section <-- */
.outstanding {
grid-area: outstanding;
}
.outstanding article {
display: flex;
}
.outstanding article iframe {
vertical-align: top;
width: 56.25%;
}
.outstanding .description-container {
width: 43.75%;
padding: 10px;
}
.outstanding .description-container .title {
font-size: var(--fs-xl);
margin-bottom: 10px;
color: var(--fcolor-dark);
text-overflow: ellipsis;
}
.outstanding .description-container .info {
margin-bottom: 10px;
color: var(--fcolor-grey);
}
.outstanding .description-container .comment {
color: var(--fcolor-dark);
text-overflow: ellipsis;
}
/* --> videos & trailers section <-- */
.trailers,
.videos {
display: grid;
grid-template: auto 1fr / repeat(5, 1fr);
grid-gap: 4px;
grid-template-areas:
"title title title title title"
"videos videos videos videos videos";
overflow: hidden;
}
.videos {
grid-area: video;
}
.trailers {
grid-area: trailer;
}
.videos article,
.trailers article {
width: 210px;
}
.videos-title,
.trailers-title {
grid-area: title;
color: var(--fcolor-dark);
font-size: var(--fs-xl);
line-height: 40px;
border-top: 1px solid var(--color-green);
margin-top: 10px;
}
.trailers iframe,
.videos iframe {
width: 100%;
height: 47%;
}
.trailers .description-container,
.videos .description-container {
padding-right: 24px;
position: relative;
}
.trailers .description-container .title,
.videos .description-container .title {
font-size: var(--fs-l);
color: var(--fcolor-dark);
padding: 5px 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.trailers .description-container .title:hover,
.videos .description-container .title:hover {
position: absolute;
z-index: 10;
white-space: normal;
overflow: visible;
height: 100%;
background-color: var(--fcolor-light);
}
.trailers .description-container .info,
.videos .description-container .info {
font-size: var(--fs-m);
color: var(--fcolor-grey);
}
/* ----------> FOOTER <--------- */
.footer {
grid-area: footer;
background-image: var(--color-gradient);
color: var(--fcolor-light);
display: flex;
justify-content: space-around;
align-items: center;
}
.footer .contact {
display: flex;
font-size: var(--fs-xl);
font-weight: bold;
}
.footer .contact a {
font-size: 36px;
margin-left: 20px;
}
.footer .social-media a img {
height: 40px;
margin: 0 10px;
} | styles/style.css | :root {
--fcolor-light: #fff;
--fcolor-grey: #3e5564;
--fcolor-dark: #111;
--color-green: #7cfc00;
--color-green-alt: #6dd405;
--color-grey: #c0c0c2;
--color-blue: #0791e6;
--color-blue-alt: #0776a9;
--color-gradient: linear-gradient(90deg, rgba(28, 54, 67, 1) 0%, rgba(38, 67, 85, 1) 35%, rgba(31, 82, 113, 1) 100%);
--fs-s: 10px;
--fs-m: 13px;
--fs-l: 14px;
--fs-xl: 18px;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: Roboto, Arial, sans-serif;
}
a {
text-decoration: none;
color: inherit;
}
.grid-container {
display: grid;
grid-template-columns: 75px auto;
grid-template-rows: 55px auto 70px;
grid-template-areas:
"header header"
"nav main"
"footer footer";
}
/* ----------> HEADER <--------- */
.header {
grid-area: header;
display: flex;
align-items: center;
justify-content: space-between;
background-image: var(--color-gradient);
color: var(--fcolor-light);
padding: 0 16px;
font-size: 22px;
}
.header .logo {
letter-spacing: -1px;
font-weight: bold;
}
.header form {
display: flex;
}
.header form input {
height: 32px;
width: 575px;
border: none;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
padding-left: 10px;
color: var(--fcolor-dark);
}
.header form input:focus {
box-shadow: inset 0 0 2px black;
}
.header form button {
height: 32px;
width: 65px;
border: none;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background-color: var(--color-green);
color: var(--fcolor-light);
cursor: pointer;
}
.header form button:hover {
background-color: var(--color-green-alt);
}
/* ----------> NAV <--------- */
.nav {
grid-area: nav;
background-color: var(--color-blue);
text-align: center;
width: 75px;
}
.nav a {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
height: 75px;
width: 100%;
color: var(--fcolor-light);
font-size: var(--fs-s);
}
.nav a:hover {
background-color: var(--color-blue-alt);
}
.nav a:focus {
color: var(--color-green);
}
/* ----------> SECTION <--------- */
.section {
background-color: var(--fcolor-light);
grid-area: main;
display: flex;
justify-content: center;
padding: 20px 0;
}
.content-wrapper {
display: grid;
grid-template-columns: minmax(200px, 1070px);
grid-template-rows: auto repeat(2, 260px);
grid-template-areas:
"outstanding"
"video"
"trailer";
}
/* --> outstanding section <-- */
.outstanding {
grid-area: outstanding;
}
.outstanding article {
display: flex;
}
.outstanding article iframe {
vertical-align: top;
width: 56.25%;
}
.outstanding .description-container {
width: 43.75%;
padding: 10px;
}
.outstanding .description-container .title {
font-size: var(--fs-xl);
margin-bottom: 10px;
color: var(--fcolor-dark);
text-overflow: ellipsis;
}
.outstanding .description-container .info {
margin-bottom: 10px;
color: var(--fcolor-grey);
}
.outstanding .description-container .comment {
color: var(--fcolor-dark);
text-overflow: ellipsis;
}
/* --> videos & trailers section <-- */
.trailers,
.videos {
display: grid;
grid-template: auto 1fr / repeat(5, 1fr);
grid-gap: 4px;
grid-template-areas:
"title title title title title"
"videos videos videos videos videos";
overflow: hidden;
}
.videos {
grid-area: video;
}
.trailers {
grid-area: trailer;
}
.videos article,
.trailers article {
width: 210px;
}
.videos-title,
.trailers-title {
grid-area: title;
color: var(--fcolor-dark);
font-size: var(--fs-xl);
line-height: 40px;
border-top: 1px solid var(--color-green);
margin-top: 10px;
}
.trailers iframe,
.videos iframe {
width: 100%;
height: 47%;
}
.trailers .description-container,
.videos .description-container {
padding-right: 24px;
position: relative;
}
.trailers .description-container .title,
.videos .description-container .title {
font-size: var(--fs-l);
color: var(--fcolor-dark);
padding: 5px 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.trailers .description-container .title:hover,
.videos .description-container .title:hover {
position: absolute;
z-index: 10;
white-space: normal;
overflow: visible;
height: 100%;
background-color: var(--fcolor-light);
}
.trailers .description-container .info,
.videos .description-container .info {
font-size: var(--fs-m);
color: var(--fcolor-grey);
}
/* ----------> FOOTER <--------- */
.footer {
grid-area: footer;
background-image: var(--color-gradient);
color: var(--fcolor-light);
display: flex;
justify-content: space-around;
align-items: center;
}
.footer .contact {
display: flex;
font-size: var(--fs-xl);
font-weight: bold;
}
.footer .contact a {
font-size: 36px;
margin-left: 20px;
}
.footer .social-media a img {
height: 40px;
margin: 0 10px;
} | 0.571169 | 0.139572 |
*{
padding: 0;
margin: 0;
}
*:focus {
outline: 0 !important;
}
body{
font-family: 'Lexend', sans-serif;
overflow:hidden;
}
/* Navbar Hero */
.hero.is-link{
background-color: #00316E;
color: #fff;
}
.hero.is-link .navbar-menu{
background-color: #00316E;
color: #fff;
}
.navbar.has-centered-menu .navbar-start{
flex-grow: 1;
justify-content: center;
font-weight: 500;
}
.porto-logo{
text-transform: uppercase;
font-weight: 500;
font-size:24px;
}
.porto-logo:before{
content: "";
width: 110px;
height: 3px;
left: 0;
background: orange;
position: absolute;
margin-top: 33px;
margin-left:13px;
}
/* Navbar Hero */
.porto-headline{
font-size: 60px;
font-weight: 500;
text-decoration: underline;
padding-bottom: 3rem;
}
button.hire-me-cta{
padding-left: 30px;
padding-right: 30px;
background-color: orange;
color: #fff;
border: orange;
font-weight: 500;
cursor: pointer;
}
button.hire-me-cta:hover{
background: #fff;
color: orange;
cursor: pointer;
}
button.hire-me-cta:focus{
background: orange;
color: #fff;
cursor: pointer;
}
/* Hero Headline */
.card.porto-image-box{
box-shadow: none;
}
.porto-box-1{
width: 360px;
height: 383px;
background: #ffd700;
display: block;
margin: auto;
border: 5px solid #fff;
position: relative;
z-index: 1;
}
.porto-box-1 > img {
overflow: hidden;
transform: translate(0, -63px);
}
.porto-image-box:before{
content:"";
background:#fff;
border-left: 1px solid #203354;
border-bottom: 1px solid #203354;
width:150px;
height:150px;
position:absolute;
bottom:-5px;
left:-10px;
display:block;
z-index: -1;
}
.porto-image-box:after{
content: "";
width: 100px;
height: 2px;
right: -5%;
top: 5%;
background: orange;
position: absolute;
border-radius: 0px;
margin-top: 0px;
}
/* Hero Headline */
/* Porto Section & Title */
.porto-container{
margin: 30px;
}
.porto-title{
color: orange;
padding-bottom: 15px;
font-weight: 500;
text-transform: uppercase;
}
.porto-title:before{
content: "";
width: 20px;
height: 2px;
left: 0;
background: orange;
position: absolute;
border-radius: 0px;
margin-top: 12px;
}
.porto-subtitle{
color: #233d63;
}
/* Porto Section & Title */
/* About Section Tabs & Description */
.tabs ul{
border-bottom-style: none;
border-bottom-width: 0;
}
.tabs li.is-active a {
color: orange;
font-weight: 700;
transition: ease-in .2s;
}
.tabs a{
color: #334b6e;
font-weight: 600;
padding: 0.5em 1.3em;
}
.tabs a:hover{
color:orange;
font-weight: 700;
transition: ease-in .2s;
}
.about-description{
margin: 1.2rem;
font-weight: 500;
line-height: 1.8;
color: #57667e;
transition: ease-in .3s;
}
.about-btn{
padding-top: 1.8rem;
margin: 1.2rem;
}
.about-btn > a{
font-weight: 500;
color: orange;
border-color: orange;
padding: 1rem;
}
.about-btn > a:hover{
border-color: orange;
background-color: orange;
color: #fff;
}
.about-btn > a:focus{
border-color: orange;
background-color: orange;
color: #fff;
}
.list-experience{
list-style: none;
padding: 0;
}
.list-experience li{
list-style: none;
font-weight: 700;
color:#233d63;
/* padding-left: 1.3em; */
}
.list-experience p{
font-weight: 500;
}
.list-experience li::before{
content:"\eab8";
font-family: Icofont;
display: inline-block;
margin-left: -1.4em;
width: 1.4em;
color:orange;
}
.image-skill{
filter:grayscale(100%);
}
/* About Section Tabs & Description */
/* Service Section Card & Description */
.media-content{
overflow: hidden;
}
.card.service-card-1{
border-radius: 2px;
border-top: 5px solid #d9dff8;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.card.service-card-1:hover{
transition: all .5s;
transform : translateY(-10px);
}
.card.service-card-2{
border-radius: 2px;
border-top: 5px solid #fdebd0;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.card.service-card-3{
border-radius: 2px;
border-top: 5px solid #fda3b2;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.card.service-card-4{
border-radius: 2px;
border-top: 5px solid #f0e2ff;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.card.service-card-5{
border-radius: 2px;
border-top: 5px solid #caf3fc;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.card.service-card-6{
border-top: 5px solid #c9fce6;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.service-title{
color: orange;
text-transform: uppercase;
}
.service-job{
color: #233d63;
}
.service-description{
font-weight: 500;
color: #57667e;
padding-top: 10px;
/* padding-bottom: 1.5rem; */
}
.portfolio-works{
border: 10px solid #d9dff8;
border-radius:3px;
}
.btn-works-dropdown{
font-weight: 500;
color: orange;
border-color: orange;
}
.btn-works-dropdown:hover{
background-color:orange;
font-weight:500;
color:#fff;
border-color: orange;
}
.btn-works-dropdown:focus{
background-color:orange;
font-weight:500;
color:#fff;
border-color: orange;
}
a.dropdown-item.is-active, button.dropdown-item.is-active {
background-color: orange;
color: #fff;
}
.btn-works-porto > button{
border: 0;
outline-color: orange;
}
.btn-works-porto > button:nth-child(2){
margin-left: 10px;
}
.icon-works-porto{
color: #00316E;
}
.icon-works-porto:hover{
color:orange;
transition: ease-in .2s;
}
/* Service Section Card & Description */
.client-box{
margin: 32px;
}
.client-card{
border: 0;
box-shadow: none;
}
.client-card:before{
width: 100px;
height: 100px;
line-height: 100px;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 100px;
text-align: center;
color: white;
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
margin: 0 auto 10px;
background: #f9a826;
}
.client-name{
font-weight: 600;
color:orange;
}
.client-position{
font-weight: 600;
color: #233d63;
}
.client-description{
font-weight: 500;
color: #57667e;
}
.card.client-image-box{
border:0;
box-shadow:none;
}
.client-image-box > img {
border:5px solid #233d63;
width:100%;
display: block;
}
.client-image-box:before{
content: "";
width: 70px;
height: 5px;
left: -10%;
bottom: 10%;
background: orange;
transform: rotate(-50deg);
position: absolute;
z-index:1;
}
.client-image-box:after{
content: "";
width: 42px;
height: 42px;
border:4px solid orange;
right: -5%;
top: 5%;
background: transparent;
transform:rotate(-10deg);
position: absolute;
}
/* Blog Section & Card */
.card.blog-card{
border-radius: 2px;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.card.blog-card:before{
content:"";
background:#fff;
border-left: 5px solid orange;
width:15px;
height:50px;
position:absolute;
top:0px;
left:0px;
display:block;
z-index: 1;
}
.blog-content{
padding: 1rem !important;
}
.blog-creator-name{
color: #233d63;
font-weight: 600;
}
.blog-creator-name .blog-post{
color:grey;
font-weight: 500;
}
.blog-tag{
font-weight: 500;
}
.blog-title{
color: #233d63;
}
.blog-description{
font-weight: 500;
color: #57667e;
padding-top: 15px;
}
/* Blog Section & Card*/
/*Contact*/
.porto-contact{
padding-top: 2rem;
padding-bottom: 2rem;
background-color: #00316E;
color: #fff;
text-align: center;
}
.contact-box{
margin: 1rem;
}
.contact-box .contact-title{
color: #fff;
font-weight: 500;
letter-spacing: 1px;
}
.contact-box .contact-mail{
color: #fff;
font-weight: 600;
letter-spacing: 1px;
text-decoration: underline;
}
/*Contact*/
/* Footer Section */
nav.level .level-item > a{
font-weight: 600;
color: #57667e;
}
.footer-porto{
background: #fff;
/* padding: 3rem 2rem 3rem; */
}
.copy-porto{
font-weight:600;
color:#57667e;
}
/* Footer Section */ | css/porto.css | *{
padding: 0;
margin: 0;
}
*:focus {
outline: 0 !important;
}
body{
font-family: 'Lexend', sans-serif;
overflow:hidden;
}
/* Navbar Hero */
.hero.is-link{
background-color: #00316E;
color: #fff;
}
.hero.is-link .navbar-menu{
background-color: #00316E;
color: #fff;
}
.navbar.has-centered-menu .navbar-start{
flex-grow: 1;
justify-content: center;
font-weight: 500;
}
.porto-logo{
text-transform: uppercase;
font-weight: 500;
font-size:24px;
}
.porto-logo:before{
content: "";
width: 110px;
height: 3px;
left: 0;
background: orange;
position: absolute;
margin-top: 33px;
margin-left:13px;
}
/* Navbar Hero */
.porto-headline{
font-size: 60px;
font-weight: 500;
text-decoration: underline;
padding-bottom: 3rem;
}
button.hire-me-cta{
padding-left: 30px;
padding-right: 30px;
background-color: orange;
color: #fff;
border: orange;
font-weight: 500;
cursor: pointer;
}
button.hire-me-cta:hover{
background: #fff;
color: orange;
cursor: pointer;
}
button.hire-me-cta:focus{
background: orange;
color: #fff;
cursor: pointer;
}
/* Hero Headline */
.card.porto-image-box{
box-shadow: none;
}
.porto-box-1{
width: 360px;
height: 383px;
background: #ffd700;
display: block;
margin: auto;
border: 5px solid #fff;
position: relative;
z-index: 1;
}
.porto-box-1 > img {
overflow: hidden;
transform: translate(0, -63px);
}
.porto-image-box:before{
content:"";
background:#fff;
border-left: 1px solid #203354;
border-bottom: 1px solid #203354;
width:150px;
height:150px;
position:absolute;
bottom:-5px;
left:-10px;
display:block;
z-index: -1;
}
.porto-image-box:after{
content: "";
width: 100px;
height: 2px;
right: -5%;
top: 5%;
background: orange;
position: absolute;
border-radius: 0px;
margin-top: 0px;
}
/* Hero Headline */
/* Porto Section & Title */
.porto-container{
margin: 30px;
}
.porto-title{
color: orange;
padding-bottom: 15px;
font-weight: 500;
text-transform: uppercase;
}
.porto-title:before{
content: "";
width: 20px;
height: 2px;
left: 0;
background: orange;
position: absolute;
border-radius: 0px;
margin-top: 12px;
}
.porto-subtitle{
color: #233d63;
}
/* Porto Section & Title */
/* About Section Tabs & Description */
.tabs ul{
border-bottom-style: none;
border-bottom-width: 0;
}
.tabs li.is-active a {
color: orange;
font-weight: 700;
transition: ease-in .2s;
}
.tabs a{
color: #334b6e;
font-weight: 600;
padding: 0.5em 1.3em;
}
.tabs a:hover{
color:orange;
font-weight: 700;
transition: ease-in .2s;
}
.about-description{
margin: 1.2rem;
font-weight: 500;
line-height: 1.8;
color: #57667e;
transition: ease-in .3s;
}
.about-btn{
padding-top: 1.8rem;
margin: 1.2rem;
}
.about-btn > a{
font-weight: 500;
color: orange;
border-color: orange;
padding: 1rem;
}
.about-btn > a:hover{
border-color: orange;
background-color: orange;
color: #fff;
}
.about-btn > a:focus{
border-color: orange;
background-color: orange;
color: #fff;
}
.list-experience{
list-style: none;
padding: 0;
}
.list-experience li{
list-style: none;
font-weight: 700;
color:#233d63;
/* padding-left: 1.3em; */
}
.list-experience p{
font-weight: 500;
}
.list-experience li::before{
content:"\eab8";
font-family: Icofont;
display: inline-block;
margin-left: -1.4em;
width: 1.4em;
color:orange;
}
.image-skill{
filter:grayscale(100%);
}
/* About Section Tabs & Description */
/* Service Section Card & Description */
.media-content{
overflow: hidden;
}
.card.service-card-1{
border-radius: 2px;
border-top: 5px solid #d9dff8;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.card.service-card-1:hover{
transition: all .5s;
transform : translateY(-10px);
}
.card.service-card-2{
border-radius: 2px;
border-top: 5px solid #fdebd0;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.card.service-card-3{
border-radius: 2px;
border-top: 5px solid #fda3b2;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.card.service-card-4{
border-radius: 2px;
border-top: 5px solid #f0e2ff;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.card.service-card-5{
border-radius: 2px;
border-top: 5px solid #caf3fc;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.card.service-card-6{
border-top: 5px solid #c9fce6;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.service-title{
color: orange;
text-transform: uppercase;
}
.service-job{
color: #233d63;
}
.service-description{
font-weight: 500;
color: #57667e;
padding-top: 10px;
/* padding-bottom: 1.5rem; */
}
.portfolio-works{
border: 10px solid #d9dff8;
border-radius:3px;
}
.btn-works-dropdown{
font-weight: 500;
color: orange;
border-color: orange;
}
.btn-works-dropdown:hover{
background-color:orange;
font-weight:500;
color:#fff;
border-color: orange;
}
.btn-works-dropdown:focus{
background-color:orange;
font-weight:500;
color:#fff;
border-color: orange;
}
a.dropdown-item.is-active, button.dropdown-item.is-active {
background-color: orange;
color: #fff;
}
.btn-works-porto > button{
border: 0;
outline-color: orange;
}
.btn-works-porto > button:nth-child(2){
margin-left: 10px;
}
.icon-works-porto{
color: #00316E;
}
.icon-works-porto:hover{
color:orange;
transition: ease-in .2s;
}
/* Service Section Card & Description */
.client-box{
margin: 32px;
}
.client-card{
border: 0;
box-shadow: none;
}
.client-card:before{
width: 100px;
height: 100px;
line-height: 100px;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 100px;
text-align: center;
color: white;
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
margin: 0 auto 10px;
background: #f9a826;
}
.client-name{
font-weight: 600;
color:orange;
}
.client-position{
font-weight: 600;
color: #233d63;
}
.client-description{
font-weight: 500;
color: #57667e;
}
.card.client-image-box{
border:0;
box-shadow:none;
}
.client-image-box > img {
border:5px solid #233d63;
width:100%;
display: block;
}
.client-image-box:before{
content: "";
width: 70px;
height: 5px;
left: -10%;
bottom: 10%;
background: orange;
transform: rotate(-50deg);
position: absolute;
z-index:1;
}
.client-image-box:after{
content: "";
width: 42px;
height: 42px;
border:4px solid orange;
right: -5%;
top: 5%;
background: transparent;
transform:rotate(-10deg);
position: absolute;
}
/* Blog Section & Card */
.card.blog-card{
border-radius: 2px;
box-shadow: 0 10px 10px 0 whitesmoke;
}
.card.blog-card:before{
content:"";
background:#fff;
border-left: 5px solid orange;
width:15px;
height:50px;
position:absolute;
top:0px;
left:0px;
display:block;
z-index: 1;
}
.blog-content{
padding: 1rem !important;
}
.blog-creator-name{
color: #233d63;
font-weight: 600;
}
.blog-creator-name .blog-post{
color:grey;
font-weight: 500;
}
.blog-tag{
font-weight: 500;
}
.blog-title{
color: #233d63;
}
.blog-description{
font-weight: 500;
color: #57667e;
padding-top: 15px;
}
/* Blog Section & Card*/
/*Contact*/
.porto-contact{
padding-top: 2rem;
padding-bottom: 2rem;
background-color: #00316E;
color: #fff;
text-align: center;
}
.contact-box{
margin: 1rem;
}
.contact-box .contact-title{
color: #fff;
font-weight: 500;
letter-spacing: 1px;
}
.contact-box .contact-mail{
color: #fff;
font-weight: 600;
letter-spacing: 1px;
text-decoration: underline;
}
/*Contact*/
/* Footer Section */
nav.level .level-item > a{
font-weight: 600;
color: #57667e;
}
.footer-porto{
background: #fff;
/* padding: 3rem 2rem 3rem; */
}
.copy-porto{
font-weight:600;
color:#57667e;
}
/* Footer Section */ | 0.358129 | 0.059156 |
body {
background-image: url("../img/darkness.png");
font-family: 'Inter', sans-serif;
color: rgba(255, 255, 255, 0.9);
}
/* App Component ============================== */
#appContainer {
animation: fadein 2s linear forwards;
opacity: 0
}
/* Loading Screen ============================== */
#loading {
height: 300px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
animation: fadein 1s linear forwards infinite;
opacity: 0;
}
/* Header component =========================== */
#navbar {
background: rgba(0, 0, 0, 0.52);
border-bottom: 1px solid #888888;
padding: 5px;
}
#navbar ul {
list-style-type: none;
margin: 5px 10px;
padding: 5px;
}
#navbar li {
display: inline;
margin: 10px;
}
#header {
line-height: 80%;
letter-spacing: 0.1em;
font-size: larger;
font-weight: 600;
}
#header:hover {
animation: animateheader 2s linear forwards;
cursor: pointer;
}
.headerLinks {
text-decoration: none;
text-shadow: none;
color: #369af1;
}
.headerLinks:hover {
font-weight: 900;
cursor: pointer;
}
/* Body Component =============================== */
#bodyContainer {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column: 10px;
animation: fadein 2s linear forwards;
opacity: 0
}
/* Form Component ========================= */
#formContainer {
margin: 25px;
margin-left: 30px;
}
#iconsContainer {
padding-left: 5px;
padding-right: 10px;
}
.icon {
display: inline-block;
background-color: rgb(37, 37, 37);
border-radius: 60px;
box-shadow: 0px 0px 4px #888888;
padding: 0.3em 0.6em;
margin: 0.3em;
}
.icon:hover {
background-color: blue;
box-shadow: 1px 1px 10px #888888;
cursor: pointer;
}
.copiedMessage {
color: rgb(85,188,255);
margin-left: 0.5em;
font-size: 0.9em;
text-shadow: 0.4px 0.4px #888888;
animation: fadeinout 2s linear forwards;
opacity: 0;
}
textarea {
font-family: 'Inter', sans-serif;
background-color:rgb(22, 22, 22);
box-shadow: 0px 0px 2px #888888;
font-size: medium;
border: none;
width: 100%;
height: auto;
padding: 10px;
outline: none;
resize: vertical;
overflow: auto;
color: rgba(255, 255, 255, 0.9);
}
textarea:hover {
box-shadow: 1px 1px 10px #888888;
}
/* Translation Component ============================ */
#translationContainer {
margin-top: 83px;
margin-left: 20px;
margin-right: 30px;
padding: 10px;
padding-bottom: 20px;
background-color: rgb(22, 22, 22);
box-shadow: 0px 0px 2px #888888;
animation: fadein 0.5s linear forwards;
opacity: 0
}
#translationHeader {
color: #369af1;
}
#translationBox {
padding: 10px;
}
#translation:hover {
color: rgba(0, 0, 255, 0.95);
font-weight: 600;
cursor: pointer;
}
/* Modal Component ============================ */
#modalContainer {
background-color: rgb(19, 19, 19);
opacity: 0.6;
position: fixed;
z-index: 1;
bottom: 0;
left: 0;
overflow: auto;
width: 100%;
height: 31%;
animation: fadein 1s linear forwards;
opacity: 0
}
#modalHeader {
background-image: url('../img/dark_geometric.png');
padding: 1px;
}
#closeIcon {
float: right;
font-size: x-large;
font-weight: bold;
padding: 5px;
padding-right: 12px;
}
#closeIcon:hover {
color: #1780dd;
cursor: pointer;
}
#modalHeaderText {
padding-left: 30px;
text-shadow: 0px 0px 1px #b9b1b1;
}
#modalContent {
padding: 5px 30px;
text-shadow: 0px 0px 2px #b9b1b1;
}
.modalLink {
text-decoration: none;
text-shadow: none;
color: #1183e7;
font-weight: 600;
}
.modalLink:hover {
text-shadow: 0px 0px 1px #b9b8b8;
}
.appName {
font-weight: bolder;
letter-spacing: 0.1em;
}
.appName:hover {
animation: animateheader 2s linear forwards;
}
.modalLink:hover {
color: #1780dd;
cursor: pointer;
}
/* About Component ============================= */
#aboutContainer {
text-align: center;
margin-top: 20px;
padding: 20px;
animation: fadein 1s linear forwards;
opacity: 0
}
#aboutContainer a, h4 {
text-decoration: none;
color: #0f4c81;
}
#aboutContainer h4 {
padding: 10px;
}
#aboutContainer a:hover, h4:hover {
color: #6492b9;
text-decoration: none;
cursor: pointer;
}
/* Keyframes =================================== */
@keyframes fadeinout {
10% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadein {
100% {
opacity: 1;
}
}
@keyframes animateheader {
20% {
color: rgb(83,146,164);
}
40% {
color: rgb(128,174,128);
}
60% {
color: rgb(141,93,137);;
}
80% {
color: rgb(162,115,105);
}
100% {
color: rgb(182,166,110);
}
} | src/components/App.css | body {
background-image: url("../img/darkness.png");
font-family: 'Inter', sans-serif;
color: rgba(255, 255, 255, 0.9);
}
/* App Component ============================== */
#appContainer {
animation: fadein 2s linear forwards;
opacity: 0
}
/* Loading Screen ============================== */
#loading {
height: 300px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
animation: fadein 1s linear forwards infinite;
opacity: 0;
}
/* Header component =========================== */
#navbar {
background: rgba(0, 0, 0, 0.52);
border-bottom: 1px solid #888888;
padding: 5px;
}
#navbar ul {
list-style-type: none;
margin: 5px 10px;
padding: 5px;
}
#navbar li {
display: inline;
margin: 10px;
}
#header {
line-height: 80%;
letter-spacing: 0.1em;
font-size: larger;
font-weight: 600;
}
#header:hover {
animation: animateheader 2s linear forwards;
cursor: pointer;
}
.headerLinks {
text-decoration: none;
text-shadow: none;
color: #369af1;
}
.headerLinks:hover {
font-weight: 900;
cursor: pointer;
}
/* Body Component =============================== */
#bodyContainer {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column: 10px;
animation: fadein 2s linear forwards;
opacity: 0
}
/* Form Component ========================= */
#formContainer {
margin: 25px;
margin-left: 30px;
}
#iconsContainer {
padding-left: 5px;
padding-right: 10px;
}
.icon {
display: inline-block;
background-color: rgb(37, 37, 37);
border-radius: 60px;
box-shadow: 0px 0px 4px #888888;
padding: 0.3em 0.6em;
margin: 0.3em;
}
.icon:hover {
background-color: blue;
box-shadow: 1px 1px 10px #888888;
cursor: pointer;
}
.copiedMessage {
color: rgb(85,188,255);
margin-left: 0.5em;
font-size: 0.9em;
text-shadow: 0.4px 0.4px #888888;
animation: fadeinout 2s linear forwards;
opacity: 0;
}
textarea {
font-family: 'Inter', sans-serif;
background-color:rgb(22, 22, 22);
box-shadow: 0px 0px 2px #888888;
font-size: medium;
border: none;
width: 100%;
height: auto;
padding: 10px;
outline: none;
resize: vertical;
overflow: auto;
color: rgba(255, 255, 255, 0.9);
}
textarea:hover {
box-shadow: 1px 1px 10px #888888;
}
/* Translation Component ============================ */
#translationContainer {
margin-top: 83px;
margin-left: 20px;
margin-right: 30px;
padding: 10px;
padding-bottom: 20px;
background-color: rgb(22, 22, 22);
box-shadow: 0px 0px 2px #888888;
animation: fadein 0.5s linear forwards;
opacity: 0
}
#translationHeader {
color: #369af1;
}
#translationBox {
padding: 10px;
}
#translation:hover {
color: rgba(0, 0, 255, 0.95);
font-weight: 600;
cursor: pointer;
}
/* Modal Component ============================ */
#modalContainer {
background-color: rgb(19, 19, 19);
opacity: 0.6;
position: fixed;
z-index: 1;
bottom: 0;
left: 0;
overflow: auto;
width: 100%;
height: 31%;
animation: fadein 1s linear forwards;
opacity: 0
}
#modalHeader {
background-image: url('../img/dark_geometric.png');
padding: 1px;
}
#closeIcon {
float: right;
font-size: x-large;
font-weight: bold;
padding: 5px;
padding-right: 12px;
}
#closeIcon:hover {
color: #1780dd;
cursor: pointer;
}
#modalHeaderText {
padding-left: 30px;
text-shadow: 0px 0px 1px #b9b1b1;
}
#modalContent {
padding: 5px 30px;
text-shadow: 0px 0px 2px #b9b1b1;
}
.modalLink {
text-decoration: none;
text-shadow: none;
color: #1183e7;
font-weight: 600;
}
.modalLink:hover {
text-shadow: 0px 0px 1px #b9b8b8;
}
.appName {
font-weight: bolder;
letter-spacing: 0.1em;
}
.appName:hover {
animation: animateheader 2s linear forwards;
}
.modalLink:hover {
color: #1780dd;
cursor: pointer;
}
/* About Component ============================= */
#aboutContainer {
text-align: center;
margin-top: 20px;
padding: 20px;
animation: fadein 1s linear forwards;
opacity: 0
}
#aboutContainer a, h4 {
text-decoration: none;
color: #0f4c81;
}
#aboutContainer h4 {
padding: 10px;
}
#aboutContainer a:hover, h4:hover {
color: #6492b9;
text-decoration: none;
cursor: pointer;
}
/* Keyframes =================================== */
@keyframes fadeinout {
10% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadein {
100% {
opacity: 1;
}
}
@keyframes animateheader {
20% {
color: rgb(83,146,164);
}
40% {
color: rgb(128,174,128);
}
60% {
color: rgb(141,93,137);;
}
80% {
color: rgb(162,115,105);
}
100% {
color: rgb(182,166,110);
}
} | 0.465873 | 0.071397 |
html, body {
font-family: tahoma,arial,"宋体", SimSun;
font-size: 12px;
color: #333;
background: #f5f5f5;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
color: inherit;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
}
h1, .h1 {
font-size: 36px;
}
h2, .h2 {
font-size: 30px;
}
h3, .h3 {
font-size: 24px;
}
h4, .h4 {
font-size: 18px;
}
h5, .h5 {
font-size: 14px;
}
h6, .h6 {
font-size: 12px;
}
a{
color: #333;
}
a:hover{
color: #ea5413;
}
p{
margin-bottom: 20px;
}
/*tools start*/
.fl{
float: left;
}
.fr{
float: right;
}
.pr{
position: relative;
}
.pa{
position: absolute;
}
.ml-5{
margin-left: 5px;
}
.ml-10{
margin-left: 10px;
}
.mr-5{
margin-right: 5px;
}
.mr-10{
margin-right: 10px;
}
.mt-5{
margin-top: 5px;
}
.mt-10{
margin-top: 10px;
}
.mb-5{
margin-bottom: 5px;
}
.mb-10{
margin-bottom: 10px;
}
.pl-5{
padding-left: 5px;
}
.pl-10{
padding-left: 10px;
}
.pr-5{
padding-right: 5px;
}
.pr-10{
padding-right: 10px;
}
.pt-5{
padding-top: 5px;
}
.pt-10{
padding-top: 10px;
}
.pb-5{
padding-bottom: 5px;
}
.pb-10{
padding-bottom: 10px;
}
.tc{
text-align: center;
}
.tl{
text-align: left;
}
.tr{
text-align: right;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
.none {
display: none !important;
}
.show {
display: block !important;
}
.inline-show {
display: inline !important;
}
/*"STXihei" 是微软雅黑在Mac平台上的对应字体*/
.ff-yahei{
font-family: tahoma,arial,"STXihei","Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", "宋体", SimSun;
}
/* 普通黑体 */
.ff-hei{
font-family: tahoma,arial,"STXihei",SimHei,"Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", "宋体", SimSun;
}
.ff-song{
font-family: tahoma,arial,"宋体", SimSun;
}
.fc-333{
color: #333;
}
.fc-666{
color: #666;
}
.fc-999{
color: #999;
}
.fs-20{
font-size: 20px;
}
.fs-18{
font-size: 18px;
}
.fs-16{
font-size: 16px;
}
.fs-14{
font-size: 14px;
}
.fs-12{
font-size: 12px;
}
.fs-10{
font-size: 10px;/* todo webkit scale */
}
.fc-light-gray{
color: #999;
}
.fc-orange{
color: #ea5413;
}
.fc-green{
color: #89b923;
}
.fc-blue{
color: #007cd4;
}
.fc-purple{
color: #c173de;
}
.w-100{
width: 100px;
}
.w-110{
width: 110px;
}
.w-120{
width: 120px;
}
.no-select {
user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
/*tools end*/
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.navbar {
background-color: #000;
color: #fff;
}
.navbar__logo,
.navbar__item>a {
color: inherit;
height: 42px;
line-height: 42px;
}
.navbar__logo {
float: left;
}
.navbar__menu-btn {
display: none;
}
.navbar__contents {
list-style: none;
float: right;
}
.navbar__item {
float: left;
}
.navbar__item>a {
display: block;
padding: 0 15px;
}
@media (max-width: 768px) {
.navbar__menu-btn {
display: block;
float: right;
width: 46px;
height: 34px;
margin-top: 4px;
background: url(menu-bg.png) no-repeat;
}
.navbar__item {
display: none;
}
.navbar__contents--show{
float: none;
clear: both;
}
.navbar__contents--show .navbar__item {
display: block;
float: none;
}
} | src/css/effect/response-nav-bar/style.css | html, body {
font-family: tahoma,arial,"宋体", SimSun;
font-size: 12px;
color: #333;
background: #f5f5f5;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
color: inherit;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
}
h1, .h1 {
font-size: 36px;
}
h2, .h2 {
font-size: 30px;
}
h3, .h3 {
font-size: 24px;
}
h4, .h4 {
font-size: 18px;
}
h5, .h5 {
font-size: 14px;
}
h6, .h6 {
font-size: 12px;
}
a{
color: #333;
}
a:hover{
color: #ea5413;
}
p{
margin-bottom: 20px;
}
/*tools start*/
.fl{
float: left;
}
.fr{
float: right;
}
.pr{
position: relative;
}
.pa{
position: absolute;
}
.ml-5{
margin-left: 5px;
}
.ml-10{
margin-left: 10px;
}
.mr-5{
margin-right: 5px;
}
.mr-10{
margin-right: 10px;
}
.mt-5{
margin-top: 5px;
}
.mt-10{
margin-top: 10px;
}
.mb-5{
margin-bottom: 5px;
}
.mb-10{
margin-bottom: 10px;
}
.pl-5{
padding-left: 5px;
}
.pl-10{
padding-left: 10px;
}
.pr-5{
padding-right: 5px;
}
.pr-10{
padding-right: 10px;
}
.pt-5{
padding-top: 5px;
}
.pt-10{
padding-top: 10px;
}
.pb-5{
padding-bottom: 5px;
}
.pb-10{
padding-bottom: 10px;
}
.tc{
text-align: center;
}
.tl{
text-align: left;
}
.tr{
text-align: right;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
.none {
display: none !important;
}
.show {
display: block !important;
}
.inline-show {
display: inline !important;
}
/*"STXihei" 是微软雅黑在Mac平台上的对应字体*/
.ff-yahei{
font-family: tahoma,arial,"STXihei","Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", "宋体", SimSun;
}
/* 普通黑体 */
.ff-hei{
font-family: tahoma,arial,"STXihei",SimHei,"Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", "宋体", SimSun;
}
.ff-song{
font-family: tahoma,arial,"宋体", SimSun;
}
.fc-333{
color: #333;
}
.fc-666{
color: #666;
}
.fc-999{
color: #999;
}
.fs-20{
font-size: 20px;
}
.fs-18{
font-size: 18px;
}
.fs-16{
font-size: 16px;
}
.fs-14{
font-size: 14px;
}
.fs-12{
font-size: 12px;
}
.fs-10{
font-size: 10px;/* todo webkit scale */
}
.fc-light-gray{
color: #999;
}
.fc-orange{
color: #ea5413;
}
.fc-green{
color: #89b923;
}
.fc-blue{
color: #007cd4;
}
.fc-purple{
color: #c173de;
}
.w-100{
width: 100px;
}
.w-110{
width: 110px;
}
.w-120{
width: 120px;
}
.no-select {
user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
/*tools end*/
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.navbar {
background-color: #000;
color: #fff;
}
.navbar__logo,
.navbar__item>a {
color: inherit;
height: 42px;
line-height: 42px;
}
.navbar__logo {
float: left;
}
.navbar__menu-btn {
display: none;
}
.navbar__contents {
list-style: none;
float: right;
}
.navbar__item {
float: left;
}
.navbar__item>a {
display: block;
padding: 0 15px;
}
@media (max-width: 768px) {
.navbar__menu-btn {
display: block;
float: right;
width: 46px;
height: 34px;
margin-top: 4px;
background: url(menu-bg.png) no-repeat;
}
.navbar__item {
display: none;
}
.navbar__contents--show{
float: none;
clear: both;
}
.navbar__contents--show .navbar__item {
display: block;
float: none;
}
} | 0.368519 | 0.110711 |
body {
height: 100%;
background: url('../images/register.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: auto;
}
#msform fieldset {
background: rgba(0,0,0,0.65);
border: 0 none;
border-radius: 8px;
padding: 20px 30px;
position: absolute;
}
#stateForm{
height: 360px;
overflow-x: auto;
overflow-x: hidden;
}
.logo-part {
width: 20%;
float: right;
margin-top: -15px;
}
#msform fieldset:not(:first-of-type) {
display: none;
}
#msform input, #msform textarea {
padding: 15px;
border: 1px solid #ccc;
border-radius: 3px;
margin-bottom: 10px;
width: 100%!important;
box-sizing: border-box;
color: #2C3E50;
font-size: 13px;
}
#charector input{
width: 30%!important;
}
#charector{
height: 380px;
overflow: scroll;
overflow-x: hidden;
}
.next-step {
text-align: center;
font-size: 13px;
}
.next-b{
float: right;
}
#msform .action-button {
background: #D11029CC;
font-weight: bold;
color: white;
border: 0 none;
cursor: pointer;
padding: 12px 5px;
margin: 10px 5px;
border-radius: 33px;
width: 100%;
}
#msform .action-button:hover, #msform .action-button:focus {
box-shadow: 0px 1px 6px 1px rgba(255,255,255,0.3);
transition: all 0.5s ease;
}
.fs-title {
font-size: 1.5rem;
text-transform: uppercase;
color: #ffffff;
margin-bottom: 10px;
}
.fs-subtitle {
font-weight: normal;
font-size: 13px;
color: #ffffff;
margin-bottom: 20px;
}
#progressbar {
margin-bottom: 30px;
overflow: hidden;
counter-reset: step;
padding: 0;
}
#progressbar li {
list-style-type: none;
color: white;
text-transform: uppercase;
font-size: 1rem;
width: 16.6%;
float: left;
position: relative;
}
#progressbar li:before {
content: counter(step);
counter-increment: step;
width: 52px;
line-height: 20px;
display: block;
font-size: 16px;
color: #333;
background: white;
border-radius: 27px;
text-align: center;
padding: 2px;
margin-bottom: 14px;
}
#progressbar li:after {
content: '';
width: 100%;
height: 2px;
background: white;
position: absolute;
left: -50%;
top: 9px;
z-index: -1;
}
#progressbar li:first-child:after {
content: none;
}
#progressbar li.active:before, #progressbar li.active:after{
background: #C3293E;
color: white;
}
.h5, h5 {
color: #ffffff!important;
}
.btn-outline-info {
border: none !important;
background-color: rgba(255,255,255,0.8) !important;
color: #A63242 !important;
font-weight: normal!important;
}
small{
color: #ffffff!important;
}
.btn {
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1),0 1px 5px 0 rgba(0,0,0,.1)!important;
padding: .84rem 2.14rem;
padding-top: 0.84rem;
padding-bottom: 0.84rem;
font-size: 1.6rem!important;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
-o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
margin: .375rem!important;
border: 0;
-webkit-border-radius: .125rem;
border-radius: .125rem;
cursor: pointer;
text-transform: uppercase;
white-space: normal;
word-wrap: break-word;
color: #fff;
width: 100%;
}
.waves-effect {
position: relative;
cursor: pointer;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
z-index: 1;
}
.btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8;
}
.btn {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn:not(:disabled):not(.disabled) {
cursor: pointer!important;
}
.btn[class*="btn-outline-"] {
padding-top: .7rem!important;
padding-bottom: .7rem!important;
margin-bottom: 8px!important;
}
[type="reset"], [type="submit"], button, html [type="button"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none!important;
}
[type="reset"], [type="submit"], button, html [type="button"] {
-webkit-appearance: button;
}
.btn-rounded {
-webkit-border-radius: 10em;
border-radius: 10em;
}
.btn-p{
float: left;
width: 40%!important;
}
.btn-n{
float: right;
width: 40%!important;
}
.btn:active, .btn:focus, .btn:hover {
-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)!important;
box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)!important;
background: #CE0128B3 !important;
color: white !important;
outline: 0!important;
}
label{
color: white!important;
text-align: left!important;
}
.loader{
position: fixed;
left: 0;
z-index: 99;
background: rgba(255,255,255,.8);
height: 100%;
width: 100%;
right: 0;
bottom: 0;
top: 0;
padding: 10% 40%;
}
.loader h3{
background: #C3293E;
color: white;
padding: 10px;
border-radius: 4px;
text-align: center;
font-size: 17px;
}
.pretty {
position: relative;
display:ruby-base;
margin-right: 1em;
white-space: nowrap;
line-height: 1;
margin-bottom: 15px;
}
label {
font-size: 1.1rem!important;
}
.place-residence {
left: 0%; opacity: 1;overflow-y: scroll;height: 480px;
}
@media screen and (max-width: 768px) {
body{
background-size: inherit;
}
#msform fieldset{
position: inherit!important;
}
#progressbar li::before {
width: 35px!important;
}
.progtrckr{
display: none;
}
.btn{
font-size: 1.3rem !important;
white-space: pre-wrap;
}
#msform .action-button{
padding: 8px 5px;
border-radius: 4px;
}
.btn-rounded{
border-radius: 4px;
}
#msform fieldset{
border-radius: 0px;
}
#charector input {
width: 40% !important;
margin-top: -1px;
}
}
.top-bar{
display: none;
} | public/css/register.css | body {
height: 100%;
background: url('../images/register.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: auto;
}
#msform fieldset {
background: rgba(0,0,0,0.65);
border: 0 none;
border-radius: 8px;
padding: 20px 30px;
position: absolute;
}
#stateForm{
height: 360px;
overflow-x: auto;
overflow-x: hidden;
}
.logo-part {
width: 20%;
float: right;
margin-top: -15px;
}
#msform fieldset:not(:first-of-type) {
display: none;
}
#msform input, #msform textarea {
padding: 15px;
border: 1px solid #ccc;
border-radius: 3px;
margin-bottom: 10px;
width: 100%!important;
box-sizing: border-box;
color: #2C3E50;
font-size: 13px;
}
#charector input{
width: 30%!important;
}
#charector{
height: 380px;
overflow: scroll;
overflow-x: hidden;
}
.next-step {
text-align: center;
font-size: 13px;
}
.next-b{
float: right;
}
#msform .action-button {
background: #D11029CC;
font-weight: bold;
color: white;
border: 0 none;
cursor: pointer;
padding: 12px 5px;
margin: 10px 5px;
border-radius: 33px;
width: 100%;
}
#msform .action-button:hover, #msform .action-button:focus {
box-shadow: 0px 1px 6px 1px rgba(255,255,255,0.3);
transition: all 0.5s ease;
}
.fs-title {
font-size: 1.5rem;
text-transform: uppercase;
color: #ffffff;
margin-bottom: 10px;
}
.fs-subtitle {
font-weight: normal;
font-size: 13px;
color: #ffffff;
margin-bottom: 20px;
}
#progressbar {
margin-bottom: 30px;
overflow: hidden;
counter-reset: step;
padding: 0;
}
#progressbar li {
list-style-type: none;
color: white;
text-transform: uppercase;
font-size: 1rem;
width: 16.6%;
float: left;
position: relative;
}
#progressbar li:before {
content: counter(step);
counter-increment: step;
width: 52px;
line-height: 20px;
display: block;
font-size: 16px;
color: #333;
background: white;
border-radius: 27px;
text-align: center;
padding: 2px;
margin-bottom: 14px;
}
#progressbar li:after {
content: '';
width: 100%;
height: 2px;
background: white;
position: absolute;
left: -50%;
top: 9px;
z-index: -1;
}
#progressbar li:first-child:after {
content: none;
}
#progressbar li.active:before, #progressbar li.active:after{
background: #C3293E;
color: white;
}
.h5, h5 {
color: #ffffff!important;
}
.btn-outline-info {
border: none !important;
background-color: rgba(255,255,255,0.8) !important;
color: #A63242 !important;
font-weight: normal!important;
}
small{
color: #ffffff!important;
}
.btn {
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1),0 1px 5px 0 rgba(0,0,0,.1)!important;
padding: .84rem 2.14rem;
padding-top: 0.84rem;
padding-bottom: 0.84rem;
font-size: 1.6rem!important;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
-o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
margin: .375rem!important;
border: 0;
-webkit-border-radius: .125rem;
border-radius: .125rem;
cursor: pointer;
text-transform: uppercase;
white-space: normal;
word-wrap: break-word;
color: #fff;
width: 100%;
}
.waves-effect {
position: relative;
cursor: pointer;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
z-index: 1;
}
.btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8;
}
.btn {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn:not(:disabled):not(.disabled) {
cursor: pointer!important;
}
.btn[class*="btn-outline-"] {
padding-top: .7rem!important;
padding-bottom: .7rem!important;
margin-bottom: 8px!important;
}
[type="reset"], [type="submit"], button, html [type="button"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none!important;
}
[type="reset"], [type="submit"], button, html [type="button"] {
-webkit-appearance: button;
}
.btn-rounded {
-webkit-border-radius: 10em;
border-radius: 10em;
}
.btn-p{
float: left;
width: 40%!important;
}
.btn-n{
float: right;
width: 40%!important;
}
.btn:active, .btn:focus, .btn:hover {
-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)!important;
box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)!important;
background: #CE0128B3 !important;
color: white !important;
outline: 0!important;
}
label{
color: white!important;
text-align: left!important;
}
.loader{
position: fixed;
left: 0;
z-index: 99;
background: rgba(255,255,255,.8);
height: 100%;
width: 100%;
right: 0;
bottom: 0;
top: 0;
padding: 10% 40%;
}
.loader h3{
background: #C3293E;
color: white;
padding: 10px;
border-radius: 4px;
text-align: center;
font-size: 17px;
}
.pretty {
position: relative;
display:ruby-base;
margin-right: 1em;
white-space: nowrap;
line-height: 1;
margin-bottom: 15px;
}
label {
font-size: 1.1rem!important;
}
.place-residence {
left: 0%; opacity: 1;overflow-y: scroll;height: 480px;
}
@media screen and (max-width: 768px) {
body{
background-size: inherit;
}
#msform fieldset{
position: inherit!important;
}
#progressbar li::before {
width: 35px!important;
}
.progtrckr{
display: none;
}
.btn{
font-size: 1.3rem !important;
white-space: pre-wrap;
}
#msform .action-button{
padding: 8px 5px;
border-radius: 4px;
}
.btn-rounded{
border-radius: 4px;
}
#msform fieldset{
border-radius: 0px;
}
#charector input {
width: 40% !important;
margin-top: -1px;
}
}
.top-bar{
display: none;
} | 0.252016 | 0.055643 |
*{
margin: 0px;
}
html{
background-color: rgba(0, 0, 0, 0.9);
}
body{
opacity: 1;
transition: 0.6s opacity;
background-color: white;
}
body.fade-out{
opacity: 0;
transition: none;
}
h1, h2, h3, h6, p, label{
font-family: lato;
}
/*--Header styling--*/
#header{
display: flex;
position: static;
}
#header-img{
position: absolute;
object-fit: cover;
width: 100%;
height: 154px;
}
#header-name{
position: relative;
width: auto;
height: 100%;
padding: 25px 20px 25px;
margin-right: auto;
font-family: 'Times New Roman', Times, serif;
font-size: 30px;
text-align: left;
float: left;
color: #fff;
}
/*--Navigation styling--*/
.navigation-menu{
display: flex;
position: relative;
justify-content: space-between;
align-items: center;
margin: 50px 20px;
}
.navigation-item{
display: block;
position: relative;
padding: 10px 12px 10px;
margin: auto 5px;
text-decoration: none;
font-family: 'Times New Roman', Times, serif;
font-size: 30px;
color: #fff;
border: 2px solid #fff;
border-radius: 5px;
}
.navigation a:hover{
opacity: 0.6;
}
.hamburger{
display: none;
}
.bar{
display: block;
width: 45px;
height: 5px;
margin: 5px auto;
-webkit-transition: all 0.3s ease-in-out;
transition: all 3 ease-in-out;
background-color: #fff;
}
/*--Information styling--*/
#information-title{
position: relative;
top: 30px;
width: 100%;
font-size: 60px;
}
#information{
display: flex;
position: relative;
justify-content: center;
padding: 25px 300px 90px;
top: 30px;
}
#information-img{
width: 20%;
height: auto;
}
#information-paragraph{
padding: 0px 30px 0px;
width: 55%;
}
/*--Hobbies & Interests styling--*/
#hobbiesinterest-title{
position: relative;
top: 160px;
font-size: 60px;
}
#hobbiesinterest{
display: flex;
justify-content: center;
padding: 180px 300px 150px;
background-color: #E8E8E8;
}
#hobbiesinterest-img{
width: 20%;
height: auto;
}
#hobbiesinterest-paragraph{
padding: 0px 30px 0px;
text-align: right;
width: 55%;
}
/*--Skillsets styling--*/
#skillset-title{
top: 160px;
font-size: 60px;
}
#skillset-container{
display: flex;
justify-content: center;
padding: 20px 300px 50px;
}
#skillset, #skillset-2{
display: flex;
flex-direction: column;
text-align: center;
margin: 0px;
}
#skillset-left, #skillset-right{
font-size: 35px;
margin: 5px;
}
/*--Social styling--*/
#social{
display: flex;
padding: 40px 0px 40px;
justify-content: center;
}
.social-form-button{
padding: 10px 20px;
margin: 10px 60px 10px;
text-decoration: none;
font-family: 'Times New Roman', Times, serif;
font-size: 30px;
color:#181818;
background-color: transparent;
border: 2px solid #181818;
border-radius: 5px;
bottom: -40px;
cursor: pointer;
}
.social-form-button:hover{
opacity: 0.6;
}
/*--Footer styling--*/
#footer{
display: flex;
position: relative;
width: 100%;
height: 71px;
background-color: #E8E8E8;
}
#footer-paragraph-detail{
position: absolute;
top: 15px;
right: 10px;
font-size: 13px;
} | styles/about-style.css | *{
margin: 0px;
}
html{
background-color: rgba(0, 0, 0, 0.9);
}
body{
opacity: 1;
transition: 0.6s opacity;
background-color: white;
}
body.fade-out{
opacity: 0;
transition: none;
}
h1, h2, h3, h6, p, label{
font-family: lato;
}
/*--Header styling--*/
#header{
display: flex;
position: static;
}
#header-img{
position: absolute;
object-fit: cover;
width: 100%;
height: 154px;
}
#header-name{
position: relative;
width: auto;
height: 100%;
padding: 25px 20px 25px;
margin-right: auto;
font-family: 'Times New Roman', Times, serif;
font-size: 30px;
text-align: left;
float: left;
color: #fff;
}
/*--Navigation styling--*/
.navigation-menu{
display: flex;
position: relative;
justify-content: space-between;
align-items: center;
margin: 50px 20px;
}
.navigation-item{
display: block;
position: relative;
padding: 10px 12px 10px;
margin: auto 5px;
text-decoration: none;
font-family: 'Times New Roman', Times, serif;
font-size: 30px;
color: #fff;
border: 2px solid #fff;
border-radius: 5px;
}
.navigation a:hover{
opacity: 0.6;
}
.hamburger{
display: none;
}
.bar{
display: block;
width: 45px;
height: 5px;
margin: 5px auto;
-webkit-transition: all 0.3s ease-in-out;
transition: all 3 ease-in-out;
background-color: #fff;
}
/*--Information styling--*/
#information-title{
position: relative;
top: 30px;
width: 100%;
font-size: 60px;
}
#information{
display: flex;
position: relative;
justify-content: center;
padding: 25px 300px 90px;
top: 30px;
}
#information-img{
width: 20%;
height: auto;
}
#information-paragraph{
padding: 0px 30px 0px;
width: 55%;
}
/*--Hobbies & Interests styling--*/
#hobbiesinterest-title{
position: relative;
top: 160px;
font-size: 60px;
}
#hobbiesinterest{
display: flex;
justify-content: center;
padding: 180px 300px 150px;
background-color: #E8E8E8;
}
#hobbiesinterest-img{
width: 20%;
height: auto;
}
#hobbiesinterest-paragraph{
padding: 0px 30px 0px;
text-align: right;
width: 55%;
}
/*--Skillsets styling--*/
#skillset-title{
top: 160px;
font-size: 60px;
}
#skillset-container{
display: flex;
justify-content: center;
padding: 20px 300px 50px;
}
#skillset, #skillset-2{
display: flex;
flex-direction: column;
text-align: center;
margin: 0px;
}
#skillset-left, #skillset-right{
font-size: 35px;
margin: 5px;
}
/*--Social styling--*/
#social{
display: flex;
padding: 40px 0px 40px;
justify-content: center;
}
.social-form-button{
padding: 10px 20px;
margin: 10px 60px 10px;
text-decoration: none;
font-family: 'Times New Roman', Times, serif;
font-size: 30px;
color:#181818;
background-color: transparent;
border: 2px solid #181818;
border-radius: 5px;
bottom: -40px;
cursor: pointer;
}
.social-form-button:hover{
opacity: 0.6;
}
/*--Footer styling--*/
#footer{
display: flex;
position: relative;
width: 100%;
height: 71px;
background-color: #E8E8E8;
}
#footer-paragraph-detail{
position: absolute;
top: 15px;
right: 10px;
font-size: 13px;
} | 0.395718 | 0.048182 |
@import url("nav.css");
@font-face {
font-family: 'MyWebFont';
src: url('SIMPLIFICA.ttf'); /* IE9 Compat Modes */
}
/*TYPE*/
h1 {
font-family: 'Oswald', Sans-Serif;
font-size: 28px;
color: white;
letter-spacing: 2px;
margin-left: 10px;
margin-top: 5px;
text-align: center;
text-transform: uppercase;
}
h2 {
font-family: 'MyWebFont';
font-size: 28px;
font-weight: 500;
color:white;
text-align: center;
text-transform: uppercase;
}
h3 {
font-family: 'MyWebFont';
font-size: 50px;
font-weight: 500;
color:#99b6b6;
text-align: center;
text-transform: uppercase;
}
.text > p {
margin-top: 40px;
font-family: 'Montserrat', sans-serif;
text-transform: capitalize;
font-size: 16px;
line-height: 24px;
font-weight: 500;
color: darkslategrey;
padding-left: 20px;
padding-right: 20px;
}
/* GRID LAYOUTS HEADER*/
.grid-header {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
grid-auto-rows: minmax(400px);
grid-gap: 10px;
justify-items: stretch;
align-items: stretch;
}
.grid-header>div {
padding: 10px;
}
img {
width: 100%;
object-fit: cover;
}
.box1 {
grid-column: 1/3;
grid-row: 1/3;
height: 400px;
background-image: url('header.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.box1>img {
height: 100px;
}
/* GRID LAYOUTS CALL TO ACTION*/
.grid-call {
margin-top: 70px;
margin-bottom: 70px;
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-gap: 10px;
grid-auto-rows: minmax(100px, auto);
}
.call>img {
width: 100%;
object-fit: contain;
height: 125px;
margin-top: 10px;
}
a, u {
text-decoration: none;
}
.call {
border-bottom: 1px solid grey;
}
/* GRID LAYOUTS GALLERY*/
.grid-gallery {
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-gap: 10px;
padding: 10px;
grid-auto-rows: minmax(100px, auto);
}
/*---------------- MEDIUM SECTION -------------------*/
@media(min-width: 500px) {
.grid-header {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
grid-auto-rows: minmax(400px);
grid-gap: 10px;
justify-items: stretch;
align-items: stretch;
}
.grid-call {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 10px;
grid-auto-rows: minmax(100px, auto);
}
h1 {
font-family: 'Oswald', Sans-Serif;
font-size: 70px;
color: white;
letter-spacing: 2px;
margin-left: 10px;
margin-top: 5px;
text-align: center;
text-transform: uppercase;
}
h2 {
font-size: 32px;
}
.grid-header>div {
padding: 10px;
}
img {
width: 100%;
object-fit: cover;
}
.box1 {
grid-column: 1/3;
grid-row: 1/3;
height: 550px;
background-image: url('header.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.grid-gallery {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 10px;
grid-auto-rows: minmax(200px);
}
}
/*---------------- LARGE SECTION -------------------*/
@media(min-width: 700px) {
h1 {
font-family: 'Oswald', Sans-Serif;
font-size: 60px;
color: white;
letter-spacing: 2px;
margin: 0px;
text-transform: uppercase;
}
h2 {
font-family: 'MyWebFont';
margin-right: 300px;
font-size: 35px;
font-weight: 500;
color: rgb(128, 105, 105);
text-align: center;
}
.box1>img {
height: 450px;
}
.box1 {
grid-column: 1/3;
grid-row: 1/3;
}
.grid-gallery {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 10px;
grid-auto-rows: minmax(250px);
}
}
/*---------------- X LARGE SECTION -------------------*/
@media(min-width: 1000px) {
h1 {
font-family: 'Oswald', Sans-Serif;
font-size:80px;
color: white;
letter-spacing: 2px;
margin: 0px;
text-transform: uppercase;
}
h2 {
font-family: 'MyWebFont';
margin-right: 300px;
font-size: 35px;
font-weight: 500;
color: rgb(255, 255, 255);
text-align: right;
}
.box1>img {
height: 500px;
}
.grid-gallery {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 10px;
grid-auto-rows: minmax(300px);
}
.call {
border-bottom: none;
}
} | Final/index.css | @import url("nav.css");
@font-face {
font-family: 'MyWebFont';
src: url('SIMPLIFICA.ttf'); /* IE9 Compat Modes */
}
/*TYPE*/
h1 {
font-family: 'Oswald', Sans-Serif;
font-size: 28px;
color: white;
letter-spacing: 2px;
margin-left: 10px;
margin-top: 5px;
text-align: center;
text-transform: uppercase;
}
h2 {
font-family: 'MyWebFont';
font-size: 28px;
font-weight: 500;
color:white;
text-align: center;
text-transform: uppercase;
}
h3 {
font-family: 'MyWebFont';
font-size: 50px;
font-weight: 500;
color:#99b6b6;
text-align: center;
text-transform: uppercase;
}
.text > p {
margin-top: 40px;
font-family: 'Montserrat', sans-serif;
text-transform: capitalize;
font-size: 16px;
line-height: 24px;
font-weight: 500;
color: darkslategrey;
padding-left: 20px;
padding-right: 20px;
}
/* GRID LAYOUTS HEADER*/
.grid-header {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
grid-auto-rows: minmax(400px);
grid-gap: 10px;
justify-items: stretch;
align-items: stretch;
}
.grid-header>div {
padding: 10px;
}
img {
width: 100%;
object-fit: cover;
}
.box1 {
grid-column: 1/3;
grid-row: 1/3;
height: 400px;
background-image: url('header.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.box1>img {
height: 100px;
}
/* GRID LAYOUTS CALL TO ACTION*/
.grid-call {
margin-top: 70px;
margin-bottom: 70px;
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-gap: 10px;
grid-auto-rows: minmax(100px, auto);
}
.call>img {
width: 100%;
object-fit: contain;
height: 125px;
margin-top: 10px;
}
a, u {
text-decoration: none;
}
.call {
border-bottom: 1px solid grey;
}
/* GRID LAYOUTS GALLERY*/
.grid-gallery {
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-gap: 10px;
padding: 10px;
grid-auto-rows: minmax(100px, auto);
}
/*---------------- MEDIUM SECTION -------------------*/
@media(min-width: 500px) {
.grid-header {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
grid-auto-rows: minmax(400px);
grid-gap: 10px;
justify-items: stretch;
align-items: stretch;
}
.grid-call {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 10px;
grid-auto-rows: minmax(100px, auto);
}
h1 {
font-family: 'Oswald', Sans-Serif;
font-size: 70px;
color: white;
letter-spacing: 2px;
margin-left: 10px;
margin-top: 5px;
text-align: center;
text-transform: uppercase;
}
h2 {
font-size: 32px;
}
.grid-header>div {
padding: 10px;
}
img {
width: 100%;
object-fit: cover;
}
.box1 {
grid-column: 1/3;
grid-row: 1/3;
height: 550px;
background-image: url('header.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.grid-gallery {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 10px;
grid-auto-rows: minmax(200px);
}
}
/*---------------- LARGE SECTION -------------------*/
@media(min-width: 700px) {
h1 {
font-family: 'Oswald', Sans-Serif;
font-size: 60px;
color: white;
letter-spacing: 2px;
margin: 0px;
text-transform: uppercase;
}
h2 {
font-family: 'MyWebFont';
margin-right: 300px;
font-size: 35px;
font-weight: 500;
color: rgb(128, 105, 105);
text-align: center;
}
.box1>img {
height: 450px;
}
.box1 {
grid-column: 1/3;
grid-row: 1/3;
}
.grid-gallery {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 10px;
grid-auto-rows: minmax(250px);
}
}
/*---------------- X LARGE SECTION -------------------*/
@media(min-width: 1000px) {
h1 {
font-family: 'Oswald', Sans-Serif;
font-size:80px;
color: white;
letter-spacing: 2px;
margin: 0px;
text-transform: uppercase;
}
h2 {
font-family: 'MyWebFont';
margin-right: 300px;
font-size: 35px;
font-weight: 500;
color: rgb(255, 255, 255);
text-align: right;
}
.box1>img {
height: 500px;
}
.grid-gallery {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 10px;
grid-auto-rows: minmax(300px);
}
.call {
border-bottom: none;
}
} | 0.25945 | 0.123181 |
.notice:after, main:after, .homepage-top #header-search:after, .previous-next-navigation:after, .job-profile-hero:after, .job-profile-search #job-profile-search-box:after, .survey_container:after, .survey_container .survey_content:after, .case-study:after {
content: "";
display: block;
clear: both; }
ul,
ol {
list-style-type: none; }
.list, .job-profile-sections section ul, .job-profile-sections section ol {
padding: 0;
margin-top: 5px;
margin-bottom: 20px; }
.list li, .job-profile-sections section ul li, .job-profile-sections section ol li {
margin-bottom: 5px; }
.list-bullet, .job-profile-sections section ul {
list-style-type: disc;
padding-left: 20px; }
.list-number, .job-profile-sections section ol {
list-style-type: decimal;
padding-left: 20px; }
main {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
-webkit-font-smoothing: antialiased; }
@media (min-width: 641px) {
main {
font-size: 19px;
line-height: 1.3157894737; } }
.font-xxlarge {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 53px;
line-height: 1.0377358491; }
@media (min-width: 641px) {
.font-xxlarge {
font-size: 80px;
line-height: 1; } }
.font-xlarge {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 32px;
line-height: 1.09375; }
@media (min-width: 641px) {
.font-xlarge {
font-size: 48px;
line-height: 1.0416666667; } }
.font-large {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 24px;
line-height: 1.0416666667; }
@media (min-width: 641px) {
.font-large {
font-size: 36px;
line-height: 1.1111111111; } }
.font-medium {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 18px;
line-height: 1.2; }
@media (min-width: 641px) {
.font-medium {
font-size: 24px;
line-height: 1.25; } }
.font-small {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25; }
@media (min-width: 641px) {
.font-small {
font-size: 19px;
line-height: 1.3157894737; } }
.font-xsmall, #results .results-block .results-list .results-categories {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 14px;
line-height: 1.1428571429; }
@media (min-width: 641px) {
.font-xsmall, #results .results-block .results-list .results-categories {
font-size: 16px;
line-height: 1.25; } }
.bold-xxlarge {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 53px;
line-height: 1.0377358491; }
@media (min-width: 641px) {
.bold-xxlarge {
font-size: 80px;
line-height: 1; } }
.bold-xlarge {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 32px;
line-height: 1.09375; }
@media (min-width: 641px) {
.bold-xlarge {
font-size: 48px;
line-height: 1.0416666667; } }
.bold-large {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 24px;
line-height: 1.0416666667; }
@media (min-width: 641px) {
.bold-large {
font-size: 36px;
line-height: 1.1111111111; } }
.bold-medium {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 18px;
line-height: 1.2; }
@media (min-width: 641px) {
.bold-medium {
font-size: 24px;
line-height: 1.25; } }
.bold-small {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 16px;
line-height: 1.25; }
@media (min-width: 641px) {
.bold-small {
font-size: 19px;
line-height: 1.3157894737; } }
.bold-xsmall, #results .results-block .results-list .results-salary {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 14px;
line-height: 1.1428571429; }
@media (min-width: 641px) {
.bold-xsmall, #results .results-block .results-list .results-salary {
font-size: 16px;
line-height: 1.25; } }
.bold {
font-weight: 700; }
.heading-xlarge, h1 {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 32px;
line-height: 1.09375;
margin-top: em(15, 32);
margin-bottom: em(30, 32); }
@media (min-width: 641px) {
.heading-xlarge, h1 {
font-size: 48px;
line-height: 1.0416666667; } }
@media (min-width: 641px) {
.heading-xlarge, h1 {
margin-top: em(30, 48);
margin-bottom: em(60, 48); } }
.heading-xlarge .heading-secondary, h1 .heading-secondary {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 20px;
line-height: 1.1111111111;
display: block;
padding-top: 8px;
padding-bottom: 7px;
display: block;
color: #6f777b; }
@media (min-width: 641px) {
.heading-xlarge .heading-secondary, h1 .heading-secondary {
font-size: 27px;
line-height: 1.1111111111; } }
@media (min-width: 641px) {
.heading-xlarge .heading-secondary, h1 .heading-secondary {
padding-top: 4px;
padding-bottom: 6px; } }
.heading-large, h2 {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 24px;
line-height: 1.0416666667;
margin-top: em(25, 24);
margin-bottom: em(10, 24); }
@media (min-width: 641px) {
.heading-large, h2 {
font-size: 36px;
line-height: 1.1111111111; } }
@media (min-width: 641px) {
.heading-large, h2 {
margin-top: em(45, 36);
margin-bottom: em(20, 36); } }
.heading-large .heading-secondary, h2 .heading-secondary {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 18px;
line-height: 1.2;
display: block;
padding-top: 9px;
padding-bottom: 6px;
display: block;
color: #6f777b; }
@media (min-width: 641px) {
.heading-large .heading-secondary, h2 .heading-secondary {
font-size: 24px;
line-height: 1.25; } }
@media (min-width: 641px) {
.heading-large .heading-secondary, h2 .heading-secondary {
padding-top: 6px;
padding-bottom: 4px; } }
.heading-medium, h3 {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 18px;
line-height: 1.2;
margin-top: em(25, 20);
margin-bottom: em(10, 20); }
@media (min-width: 641px) {
.heading-medium, h3 {
font-size: 24px;
line-height: 1.25; } }
@media (min-width: 641px) {
.heading-medium, h3 {
margin-top: em(45, 24);
margin-bottom: em(20, 24); } }
.heading-small, h4 {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 16px;
line-height: 1.25;
margin-top: em(10, 16);
margin-bottom: em(5, 16); }
@media (min-width: 641px) {
.heading-small, h4 {
font-size: 19px;
line-height: 1.3157894737; } }
@media (min-width: 641px) {
.heading-small, h4 {
margin-top: em(20, 19); } }
p,
.body-text {
margin-top: em(5, 16);
margin-bottom: em(20, 16); }
@media (min-width: 641px) {
p,
.body-text {
margin-top: em(5);
margin-bottom: em(20); } }
.body-text {
display: block; }
.lede {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 18px;
line-height: 1.2; }
@media (min-width: 641px) {
.lede {
font-size: 24px;
line-height: 1.25; } }
.text {
max-width: 30em; }
.text-secondary {
color: #6f777b; }
.link {
color: #005ea5;
text-decoration: underline; }
.link:visited {
color: #4c2c92; }
.link:hover {
color: #2b8cc4; }
.link:active {
color: #005ea5; }
.link-back {
display: -moz-inline-stack;
display: inline-block;
position: relative;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 14px;
line-height: 1.1428571429;
margin-top: 15px;
margin-bottom: 15px;
padding-left: 14px;
color: #0b0c0c;
text-decoration: none;
border-bottom: 1px solid #0b0c0c; }
@media (min-width: 641px) {
.link-back {
font-size: 16px;
line-height: 1.25; } }
.link-back:link, .link-back:visited, .link-back:hover,
.link-back a.link-back:focus, .link-back:active {
color: #0b0c0c; }
.link-back::before {
content: '';
display: block;
width: 0;
height: 0;
border-top: 5px solid transparent;
border-right: 6px solid #0b0c0c;
border-bottom: 5px solid transparent;
position: absolute;
left: 0;
top: 50%;
margin-top: -6px; }
.code {
color: #0b0c0c;
background-color: #f8f8f8;
text-shadow: 0 1px #fff;
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
font-size: 14px;
direction: ltr;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
border: 1px solid #bfc1c3;
padding: 4px 4px 2px; }
hr {
display: block;
background: #bfc1c3;
border: 0;
height: 1px;
margin-top: 30px;
margin-bottom: 30px;
padding: 0; }
.notice {
position: relative; }
.notice .icon {
position: absolute;
left: 0;
top: 50%;
margin-top: -17px; }
.notice strong {
display: block;
padding-left: 65px;
margin-left: -15px; }
.data {
margin-top: em(5, 16);
margin-bottom: em(20, 16); }
@media (min-width: 641px) {
.data {
margin-top: em(5, 19);
margin-bottom: em(20, 19); } }
.data-item {
display: block;
line-height: 1; }
/*Import additional NPM .scss files here*/
/*Defines the main colour for the site*/
/* --- Global Site Styling --- */
main {
padding-bottom: 20px; }
.breadcrumbs ol {
margin: 0;
padding: 0; }
#global-header-bar {
background: #21827b; }
@media (min-width: 769px) {
.sixty {
width: 60%;
float: left; } }
@media (min-width: 769px) {
.forty {
width: 40%;
float: left; } }
.grey, #results .results-block .results-list .results-categories {
color: #6f777b; }
/*Beta Header SCSS - For Beta Label In Header*/
#proposition-menu .phase-tag {
margin: 0 0 0 8px;
top: -3px;
position: relative;
font-size: 14px;
line-height: 1.42857; }
/*Right Hand Column Fix To Push Content Down 40px When Header Is Present*/
.column-third aside:first-child {
margin-top: 40px; }
@media (min-width: 641px) {
.column-third aside:first-child {
margin-top: 34px; } }
/* Default Big List */
.list-big {
list-style: none; }
.list-big li {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
margin: 0 !important; }
@media (min-width: 641px) {
.list-big li {
font-size: 19px;
line-height: 1.3157894737; } }
.list-big li a {
display: block;
padding: 5px 0;
border-bottom: 1px solid #bfc1c3;
text-decoration: none; }
@media (min-width: 641px) {
.list-big li a {
padding: 10px 0; } }
.list-big li a:hover {
text-decoration: underline; }
/* --- Individual Section / Page Styling --- */
/*Default SCSS - Sets Default Styling For Elements */
/*Home Page SCSS - For Home Page Banner & Custom Content*/
.js-enabled .homepage-top #header-search {
background: #fff; }
.js-enabled .homepage-top label {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
line-height: 40px !important;
position: absolute;
left: 0;
top: 1px;
z-index: 5;
text-indent: 15px;
color: #6f777b;
width: 100%;
box-sizing: border-box;
white-space: nowrap;
padding-right: 43px;
overflow: hidden; }
@media (min-width: 641px) {
.js-enabled .homepage-top label {
font-size: 19px;
line-height: 1.3157894737; } }
.js-enabled .homepage-top .search-input {
background: transparent; }
.js-enabled .homepage-top .search-input:focus, .js-enabled .homepage-top .search-input.focus {
background: #fff; }
.homepage .phase-banner {
border-bottom: none; }
.homepage-top {
background: #21827b;
color: #fff;
padding: 25px 30px 15px; }
@media (min-width: 641px) {
.homepage-top {
padding: 40px 30px 30px; } }
@media (max-width: 640px) {
.homepage-top .content-container {
margin: 0 -15px; } }
@media (min-width: 641px) {
.homepage-top .content-container {
margin: 0; } }
@media (min-width: 769px) {
.homepage-top .content-container {
max-width: 960px;
margin: 0 auto; } }
.homepage-top #site-header {
margin: 0 0 30px 0; }
.homepage-top #header-search {
position: relative;
margin-bottom: 30px; }
.homepage-top .search-input-wrapper {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 40px;
margin-right: -40px;
float: left;
width: 100%; }
.homepage-top .search-input {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 10;
width: 100%;
padding: 6px;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
margin: 0;
border: 0;
outline-offset: 0;
height: 40px;
background-color: white; }
@media (min-width: 641px) {
.homepage-top .search-input {
font-size: 19px;
line-height: 1.3157894737; } }
.homepage-top .search-input:focus {
z-index: 1000; }
.homepage-top .submit {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 40px;
width: 40px;
cursor: pointer;
overflow: hidden;
text-indent: 50000px;
background: #0b0c0c;
background-image: url("../images/icon-search-2x.png");
background-repeat: no-repeat;
background-position: 60% 50%;
background-size: 24px;
float: left;
padding: 6px;
border: 0;
color: #fff;
z-index: 900;
position: relative; }
.homepage-jobcategories li {
padding-bottom: 0.263em;
margin-top: 0.263em;
display: inline-block;
width: 100%; }
@media (min-width: 641px) {
.homepage-jobcategories {
-moz-column-count: 2;
-moz-column-gap: 30px;
-webkit-column-count: 2;
-webkit-column-gap: 30px;
column-count: 2;
column-gap: 30px; } }
@media (min-width: 769px) {
.homepage-jobcategories {
-moz-column-count: 3;
-moz-column-gap: 30px;
-webkit-column-count: 3;
-webkit-column-gap: 30px;
column-count: 3;
column-gap: 30px; } }
.homepage-jobcategories a {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 16px;
line-height: 1.25;
text-decoration: none; }
@media (min-width: 641px) {
.homepage-jobcategories a {
font-size: 19px;
line-height: 1.3157894737; } }
.homepage-jobcategories a:hover {
text-decoration: underline; }
/*Search Results page SCSS - For Search Results*/
.search-title {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 18px;
line-height: 1.2;
padding-bottom: 10px; }
@media (min-width: 641px) {
.search-title {
font-size: 24px;
line-height: 1.25; } }
.search-header {
position: relative;
margin: 0;
padding: 10px 0 15px;
overflow: visible; }
@media (min-width: 641px) {
.search-header {
padding: 20px 0 30px;
width: 66.666%; } }
.search-header .searchfield {
position: relative; }
.search-header .search-input {
position: static;
margin: 0; }
.search-header .search-submit {
position: absolute;
bottom: 0;
right: 0;
height: 50px;
width: 50px;
overflow: visible; }
.search-header input {
border: 1px solid #bbb;
-webkit-appearance: none;
border-radius: 0;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
font-size-adjust: 0.5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 0 50px 0 10px;
display: block;
height: 50px;
border-color: #bfc1c3;
border-right: none; }
@media (min-width: 641px) {
.search-header input {
font-size: 19px;
line-height: 1.3157894737; } }
.search-header button {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
position: absolute;
z-index: 4;
right: 0;
top: 0;
width: 50px;
height: 50px;
border: none;
overflow: hidden;
text-indent: 50000px;
color: #fff;
background: #2b8cc4 url("../images/icon-search-2x.png") no-repeat 60% 50%;
background-size: 24px;
cursor: pointer; }
.search-header button:hover {
background-color: #267daf; }
.search-header button:focus {
background-color: #2b8cc4; }
.search-header button:active {
top: 0; }
.search-header .search-dym {
margin-top: 0.5em;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25; }
@media (min-width: 641px) {
.search-header .search-dym {
font-size: 19px;
line-height: 1.3157894737; } }
#results {
width: 66.66667%; }
@media (max-width: 640px) {
#results {
width: 100%; } }
#results .results-block .result-count {
padding: 0; }
#results .results-block .results-list {
list-style: none;
margin: 0;
padding: 30px 0; }
#results .results-block .results-list li {
max-width: 32.5em;
margin: 0;
padding: 0 0 15px; }
@media (min-width: 641px) {
#results .results-block .results-list li {
padding: 0 0 40px; } }
#results .results-block .results-list h3 {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 18px;
line-height: 1.2;
margin: 0 0 0.25em 0; }
@media (min-width: 641px) {
#results .results-block .results-list h3 {
font-size: 24px;
line-height: 1.25; } }
#results .results-block .results-list h3 a {
text-decoration: none;
font-weight: bold; }
#results .results-block .results-list .result-description {
margin: 0 0 0.5em 0;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25; }
@media (min-width: 641px) {
#results .results-block .results-list .result-description {
font-size: 19px;
line-height: 1.3157894737; } }
#results .results-block .results-list .meta {
color: #6f777b;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 14px;
line-height: 1.1428571429; }
@media (min-width: 641px) {
#results .results-block .results-list .meta {
font-size: 16px;
line-height: 1.25; } }
#results .results-block .results-list .results-salary {
margin-bottom: 0.75em; }
#results .results-block .results-list .results-categories a:after {
content: ","; }
#results .results-block .results-list .results-categories a:last-child:after {
display: none; }
.ui-autocomplete {
background-color: #fff;
color: #0b0c0c;
border: 1px solid #bfc1c3;
list-style: none;
padding: 0;
margin: 0;
box-sizing: border-box;
position: absolute;
width: calc(100% - 40px);
top: 100%;
z-index: 500; }
.ui-autocomplete li {
padding: 0;
margin: 0;
font-size: 19px; }
.ui-autocomplete li div {
padding: 5px 10px;
border-bottom: 1px solid #dee0e2; }
.ui-autocomplete li div:hover {
background-color: #dee0e2;
cursor: pointer; }
.ui-autocomplete li .ui-state-active {
background-color: #dee0e2; }
.ui-autocomplete li:last-child div {
border: none; }
/* Autocomplete Hidden Fix for AD */
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
/*Pagination SCSS - For Forms & Search Results*/
.previous-next-navigation {
margin: 0;
padding: 0; }
.previous-next-navigation li {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 12px;
line-height: 1.25;
float: left;
list-style: none;
text-align: right;
margin: 0;
padding: 0;
width: 49%; }
@media (min-width: 641px) {
.previous-next-navigation li {
font-size: 14px;
line-height: 1.4285714286; } }
@media (min-width: 641px) {
.previous-next-navigation li {
font-size: 16px;
line-height: 1.25; } }
.previous-next-navigation li a, .previous-next-navigation li button {
background-color: transparent;
display: block;
color: #005ea5;
text-decoration: none;
border: none; }
.previous-next-navigation li a:hover, .previous-next-navigation li a:active, .previous-next-navigation li button:hover, .previous-next-navigation li button:active {
background-color: #f8f8f8; }
.previous-next-navigation li a:hover .page-numbers, .previous-next-navigation li button:hover .page-numbers {
text-decoration: underline; }
.previous-next-navigation li a .pagination-label, .previous-next-navigation li button .pagination-label {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 20px;
line-height: 1.1111111111;
margin-bottom: .1em;
display: block; }
@media (min-width: 641px) {
.previous-next-navigation li a .pagination-label, .previous-next-navigation li button .pagination-label {
font-size: 27px;
line-height: 1.1111111111; } }
@media (min-width: 641px) {
.previous-next-navigation li a .pagination-label, .previous-next-navigation li button .pagination-label {
font-size: 27px;
line-height: 1.25; } }
.previous-next-navigation li.next {
float: right;
text-align: right;
border: none; }
@media (max-width: 640px) {
.previous-next-navigation li.next {
float: right;
width: 50%; } }
.previous-next-navigation li.next a, .previous-next-navigation li.next button {
padding: 15px 35px 15px 0;
text-align: right;
float: right;
border: none; }
.previous-next-navigation li.next a:before, .previous-next-navigation li.next button:before {
background: transparent url("../images/arrow-sprite.png") no-repeat -102px -11px;
margin: -4px -32px 0 0;
display: block;
float: right;
width: 30px;
height: 38px;
content: " "; }
.previous-next-navigation li.previous {
float: left;
text-align: left;
border: none; }
@media (max-width: 640px) {
.previous-next-navigation li.previous {
float: right;
width: 50%; } }
.previous-next-navigation li.previous a, .previous-next-navigation li.previous button {
padding: 15px 0 15px 35px;
float: left;
border: none; }
.previous-next-navigation li.previous a:before, .previous-next-navigation li.previous button:before {
background: transparent url("../images/arrow-sprite.png") no-repeat -20px -11px;
margin: -4px 0 0 -32px;
display: block;
float: left;
width: 30px;
height: 38px;
content: " "; }
.previous-next-navigation .first, .previous-next-navigation .last {
min-height: 4.5em; }
.previous-next-navigation .first .span, .previous-next-navigation .last .span {
display: block;
min-height: 4.5em;
padding: .75em 5%;
width: 90%; }
.previous-next-navigation .first .pagination-label, .previous-next-navigation .last .pagination-label {
display: block;
margin-bottom: .5em; }
/*Job Profile SCSS - For Job Profiles*/
/*Job Profile*/
.job-profile-hero {
background-color: #f8f8f8;
width: 100%;
padding: 0;
margin-bottom: 50px; }
.job-profile-hero h1 {
font-size: 38px;
margin: 1em 0 0 0;
padding: 0; }
.job-profile-hero h2 {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 18px;
line-height: 1.2;
color: #6f777b; }
@media (min-width: 641px) {
.job-profile-hero h2 {
font-size: 24px;
line-height: 1.25; } }
.job-profile-hero p {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
margin: 10px 0 30px 0; }
@media (min-width: 641px) {
.job-profile-hero p {
font-size: 19px;
line-height: 1.3157894737; } }
.job-profile-hero .column, .job-profile-hero .column-40, .job-profile-hero .column-30 {
width: 100%;
padding: 25px;
box-sizing: border-box;
float: left; }
@media (min-width: 641px) {
.job-profile-hero .column, .job-profile-hero .column-40, .job-profile-hero .column-30 {
width: 100%; } }
@media (min-width: 750px) {
.job-profile-hero .column-40 {
width: 40%; } }
@media (min-width: 750px) {
.job-profile-hero .column-30 {
width: 30%; } }
.job-profile-heroblock h4 {
width: 100%;
border-bottom: 1px solid #dee0e2;
color: #21827b;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
line-height: 22px;
margin-bottom: 10px; }
@media (min-width: 641px) {
.job-profile-heroblock h4 {
font-size: 19px;
line-height: 1.3157894737; } }
@media (max-width: 749px) {
.job-profile-heroblock h4 {
font-weight: bold; } }
@media (min-width: 769px) {
.job-profile-heroblock h4 {
padding: 5px 0; } }
.job-profile-heroblock h4 span {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 12px;
line-height: 1.25;
margin-left: 5px;
display: inline-block; }
@media (min-width: 641px) {
.job-profile-heroblock h4 span {
font-size: 14px;
line-height: 1.4285714286; } }
.job-profile-heroblock .job-profile-heroblock-content {
padding: 10px 0;
float: right;
width: 100%;
position: relative; }
.job-profile-heroblock .job-profile-heroblock-content:before {
content: "";
float: left;
width: 40px;
height: 40px;
position: relative;
margin-right: 20px; }
.job-profile-heroblock .job-profile-heroblock-content h5 {
font-size: 20px;
line-height: 1.25;
letter-spacing: -0.25px; }
.job-profile-heroblock .job-profile-heroblock-content h5 span {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 12px;
line-height: 1.25;
color: #21827b;
width: 100%;
display: block;
text-transform: uppercase; }
@media (min-width: 641px) {
.job-profile-heroblock .job-profile-heroblock-content h5 span {
font-size: 14px;
line-height: 1.4285714286; } }
@media (max-width: 749px) {
.job-profile-heroblock .job-profile-heroblock-content:after {
display: none; }
.job-profile-heroblock .job-profile-heroblock-content:before {
display: none; }
.job-profile-heroblock .job-profile-heroblock-content h5 {
text-align: right; } }
.job-profile-heroblock .job-profile-salary:before {
background: url("../images/pound-sign.svg") no-repeat center; }
.job-profile-heroblock .job-profile-salary:after {
content: "";
display: block;
right: 0;
position: absolute;
width: calc(100% - 60px);
border-bottom: 4px solid #21827b;
top: 45px; }
.job-profile-heroblock .job-profile-salary h5 span {
margin-top: 20px;
position: relative; }
.job-profile-heroblock .job-profile-salary h5:nth-child(odd) {
float: left; }
.job-profile-heroblock .job-profile-salary h5:nth-child(odd) span:before {
content: "|";
font-size: 20px;
position: absolute;
font-weight: bold;
top: -24px;
left: -2px; }
.job-profile-heroblock .job-profile-salary h5:nth-child(even) {
float: right;
text-align: right; }
.job-profile-heroblock .job-profile-salary h5:nth-child(even) span {
text-align: right; }
.job-profile-heroblock .job-profile-salary h5:nth-child(even) span:after {
content: "|";
font-size: 20px;
position: absolute;
font-weight: bold;
top: -24px;
right: -2px; }
@media (max-width: 749px) {
.job-profile-heroblock .job-profile-salary:after {
display: none; }
.job-profile-heroblock .job-profile-salary:before {
display: none; }
.job-profile-heroblock .job-profile-salary h5 {
margin: 0;
float: left;
text-align: left; }
.job-profile-heroblock .job-profile-salary h5:nth-child(even) {
float: left; }
.job-profile-heroblock .job-profile-salary h5:nth-child(even):before {
content: "- ";
margin-left: 3px; }
.job-profile-heroblock .job-profile-salary h5 span {
margin-top: 0; }
.job-profile-heroblock .job-profile-salary h5 span:after, .job-profile-heroblock .job-profile-salary h5 span:before {
display: none; } }
.job-profile-heroblock .job-profile-hours:before {
background: url("../images/clock.svg") no-repeat center; }
.job-profile-heroblock .job-profile-hours h5 {
margin-left: 60px; }
.job-profile-heroblock .job-profile-pattern:before {
background: url("../images/calendar-alt.svg") no-repeat center; }
.job-profile-heroblock .job-profile-pattern h5 {
margin-left: 60px; }
@media (max-width: 749px) {
.job-profile-heroblock:nth-child(odd) {
background-color: #ebebeb; }
.job-profile-heroblock h4 {
width: 50%;
float: left;
border: none;
min-width: 150px; }
.job-profile-heroblock h4 span {
width: 100%;
margin: 0; }
.job-profile-heroblock .job-profile-heroblock-content {
float: right;
width: auto;
padding: 0; } }
.jump-links {
margin-bottom: 1em;
padding-bottom: 1em;
border-bottom: 1px solid #bfc1c3; }
.jump-links ol {
margin-bottom: 0; }
.opportunity-item {
border-color: #21827b; }
.govuk-related-items {
border-top: 3px solid #21827b;
margin-bottom: 2em; }
@media (min-width: 641px) {
.govuk-related-items {
border-top: 6px solid #21827b; } }
.govuk-related-items li {
margin-bottom: 10px; }
.govuk-related-items .heading-medium, .govuk-related-items h3 {
margin-top: 0.75em;
margin-bottom: 0.5em; }
.job-profile-anchorlinks li {
padding-bottom: 0.263em;
margin-top: 0.263em; }
@media (min-width: 641px) {
.job-profile-anchorlinks {
-moz-column-count: 2;
-moz-column-gap: 50px;
-webkit-column-count: 2;
-webkit-column-gap: 50px;
column-count: 2;
column-gap: 50px; } }
/* Automatically Add Numbers To Sections & style lists within sections */
.job-profile-sections {
counter-reset: section;
/* Fix App Feed Section to remove bullet points that are applied by default */ }
.job-profile-sections section {
counter-increment: section; }
.job-profile-sections section h2:before {
content: counter(section) ". "; }
.job-profile-sections #current-opportunities ul {
list-style: none;
padding: 0; }
/* Search From Job Profile */
.js-enabled .job-profile-search #job-profile-search-box {
background: #fff; }
.js-enabled .job-profile-search label {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
line-height: 40px !important;
position: absolute;
left: 0;
top: 1px;
z-index: 5;
text-indent: 15px;
color: #6f777b;
width: 100%;
box-sizing: border-box;
white-space: nowrap;
padding-right: 43px;
overflow: hidden; }
@media (min-width: 641px) {
.js-enabled .job-profile-search label {
font-size: 19px;
line-height: 1.3157894737; } }
.js-enabled .job-profile-search .search-input {
background: transparent; }
.js-enabled .job-profile-search .search-input:focus, .js-enabled .job-profile-search .search-input.focus {
background: #fff; }
.job-profile-search {
background: #21827b;
color: #fff;
padding: 10px;
margin-bottom: 30px; }
.job-profile-search h3 {
padding: 5px 0 10px 0 !important;
margin: 0 !important; }
.job-profile-search #job-profile-search-box {
position: relative; }
.job-profile-search .search-input-wrapper {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 40px;
margin-right: -40px;
float: left;
width: 100%; }
.job-profile-search .search-input {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 10;
width: 100%;
padding: 6px;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
margin: 0;
border: 0;
outline-offset: 0;
height: 40px;
background-color: white; }
@media (min-width: 641px) {
.job-profile-search .search-input {
font-size: 19px;
line-height: 1.3157894737; } }
.job-profile-search .search-input:focus {
z-index: 1000; }
.job-profile-search .submit {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 40px;
width: 40px;
cursor: pointer;
overflow: hidden;
text-indent: 50000px;
background: #0b0c0c;
background-image: url("../images/icon-search-2x.png");
background-repeat: no-repeat;
background-position: 60% 50%;
background-size: 24px;
padding: 6px;
border: 0;
color: #fff;
z-index: 900;
position: relative; }
.job-profile-sidebar {
border-top: 3px solid #21827b;
margin-bottom: 2em; }
@media (min-width: 641px) {
.job-profile-sidebar {
border-top: 6px solid #21827b; } }
.job-profile-sidebar li {
margin-bottom: 10px; }
.job-profile-sidebar .heading-medium, .job-profile-sidebar h3 {
margin-top: 0.75em;
margin-bottom: 0.5em; }
.job-profile-related .heading-medium, .job-profile-related h3 {
margin-top: 0.75em;
margin-bottom: 0.5em; }
/*Job Categories - For Job Category Page*/
.job-categories_items {
list-style: none;
padding: 0 0 2em 0; }
.job-categories_items .job-categories_item {
width: 100%;
margin-bottom: 1.5em; }
.job-categories_items .job-categories_item .heading-medium, .job-categories_items .job-categories_item h3 {
margin: 0.1em 0; }
.job-categories_items .job-categories_item a {
text-decoration: none; }
.job-categories_items .job-categories_item a:hover {
text-decoration: underline; }
.job-categories_list li {
margin-bottom: 0.4em; }
.job-categories_list .heading-medium, .job-categories_list h3 {
font-size: 24px; }
/*Survey - For Feedback Survey Banner*/
.survey_container {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
color: #fff;
padding: 0 0 1em 0;
background-color: #1c6e68;
position: relative;
display: none;
overflow: hidden;
border-bottom: 1px solid #175955; }
@media (min-width: 641px) {
.survey_container {
font-size: 19px;
line-height: 1.3157894737; } }
.survey_container .survey_content {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative; }
.survey_container .survey_close, .survey_container .survey_open, .survey_container .survey_action {
color: #fff;
padding: 0;
cursor: pointer;
text-decoration: underline;
font-weight: normal; }
.survey_container .survey_open {
float: left; }
.survey_container .survey_close {
top: 0;
right: 0;
position: absolute;
text-decoration: underline; }
.survey_container .survey_content .survey_email {
margin-bottom: 1em; }
.survey_container .survey_content .survey_input {
border: #fff; }
@media (min-width: 641px) {
.survey_container .survey_content .survey_input {
width: 100%; } }
.survey_container .survey_content .survey_label {
color: #fff; }
.survey_container .survey_content .survey_label span {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 12px;
line-height: 1.25;
font-style: italic; }
@media (min-width: 641px) {
.survey_container .survey_content .survey_label span {
font-size: 14px;
line-height: 1.4285714286; } }
.survey_container .survey_content .survey_button {
background-color: #fff;
font-weight: 700;
-webkit-box-shadow: 0 2px 0 #d9d9d9;
-moz-box-shadow: 0 2px 0 #d9d9d9;
box-shadow: 0 2px 0 #d9d9d9;
color: #21827b; }
.survey_container .survey_content .survey_link {
color: #fff;
margin-top: 0.65em;
display: inline-block;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 14px;
line-height: 1.1428571429;
margin-left: 1em; }
@media (min-width: 641px) {
.survey_container .survey_content .survey_link {
font-size: 16px;
line-height: 1.25; } }
@media (max-width: 640px) {
.survey_container .survey_content .survey_link {
margin-left: 0; } }
@media (max-width: 640px) {
.survey_container .survey_content h3 {
margin-right: 50px; } }
@media (min-width: 769px) {
.survey_container .survey_content .survey_form {
max-width: 66.66667%; } }
.survey_container.visible {
display: block; }
/*Signposting */
.signpost {
width: 100%;
display: block;
background-color: #21827b;
color: #fff !important;
padding: 20px;
box-sizing: border-box;
text-decoration: none; }
.signpost:visited, .signpost:hover, .signpost:active {
color: #fff !important; }
.signpost:hover {
background-color: #175955; }
.signpost span {
font-weight: bold;
text-decoration: underline; }
.signpost p {
margin: 0;
padding: 0; }
.signpost_jp {
margin-bottom: 10px;
position: relative; }
.signpost_jp h3 {
display: inline; }
.signpost_arrow:before {
content: "<";
min-height: 50px;
display: block;
margin-right: 10px;
float: left; }
/*Filters */
.filter-form {
width: 100%;
float: left;
display: block; }
.filter-form h4 {
color: #bfc1c3;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25; }
@media (min-width: 641px) {
.filter-form h4 {
font-size: 19px;
line-height: 1.3157894737; } }
.filter-form .filter-list {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-bottom: 40px; }
.filter-form .filter-list .filter-option {
flex: 1;
min-width: 100%;
max-width: 100%;
margin: 10px 1%; }
@media (min-width: 641px) {
.filter-form .filter-list .filter-option {
min-width: 48%;
max-width: 48%; } }
@media (min-width: 769px) {
.filter-form .filter-list .filter-option {
min-width: 31.333%;
max-width: 31.333%; } }
.filter-form .filter-list .filter-option input[type=checkbox], .filter-form .filter-list .filter-option input[type=radio] {
display: block;
height: 0;
width: 0;
position: relative;
opacity: 0;
margin: 0;
outline: none !important;
cursor: pointer; }
.filter-form .filter-list .filter-option input[type=checkbox]:focus, .filter-form .filter-list .filter-option input[type=radio]:focus {
outline: none;
border: none; }
.filter-form .filter-list .filter-option input[type=checkbox]:focus + input + label, .filter-form .filter-list .filter-option input[type=checkbox]:focus + label, .filter-form .filter-list .filter-option input[type=radio]:focus + input + label, .filter-form .filter-list .filter-option input[type=radio]:focus + label {
outline: 3px solid #ffbf47; }
.filter-form .filter-list .filter-option input[type=checkbox] + input + label, .filter-form .filter-list .filter-option input[type=checkbox] + label, .filter-form .filter-list .filter-option input[type=radio] + input + label, .filter-form .filter-list .filter-option input[type=radio] + label {
background-color: #ebebeb;
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 16px;
line-height: 1.25;
color: #6f777b;
box-sizing: border-box;
min-height: 100px;
float: left;
cursor: pointer;
padding: 20px;
min-width: 100%;
max-width: 100%;
height: 100%; }
@media (min-width: 641px) {
.filter-form .filter-list .filter-option input[type=checkbox] + input + label, .filter-form .filter-list .filter-option input[type=checkbox] + label, .filter-form .filter-list .filter-option input[type=radio] + input + label, .filter-form .filter-list .filter-option input[type=radio] + label {
font-size: 19px;
line-height: 1.3157894737; } }
.filter-form .filter-list .filter-option input[type=checkbox] + input + label:hover, .filter-form .filter-list .filter-option input[type=checkbox] + label:hover, .filter-form .filter-list .filter-option input[type=radio] + input + label:hover, .filter-form .filter-list .filter-option input[type=radio] + label:hover {
background-color: #dfdede;
cursor: pointer; }
.filter-form .filter-list .filter-option input[type=checkbox] + input + label span, .filter-form .filter-list .filter-option input[type=checkbox] + label span, .filter-form .filter-list .filter-option input[type=radio] + input + label span, .filter-form .filter-list .filter-option input[type=radio] + label span {
width: 100%;
display: inline-block;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 14px;
line-height: 1.1428571429; }
@media (min-width: 641px) {
.filter-form .filter-list .filter-option input[type=checkbox] + input + label span, .filter-form .filter-list .filter-option input[type=checkbox] + label span, .filter-form .filter-list .filter-option input[type=radio] + input + label span, .filter-form .filter-list .filter-option input[type=radio] + label span {
font-size: 16px;
line-height: 1.25; } }
.filter-form .filter-list .filter-option input[type=checkbox]:checked + input + label, .filter-form .filter-list .filter-option input[type=checkbox]:checked + label, .filter-form .filter-list .filter-option input[type=radio]:checked + input + label, .filter-form .filter-list .filter-option input[type=radio]:checked + label {
background: #21827b;
color: #fff; }
.filter-form .filter-next {
background: #21827b;
float: right;
display: block;
clear: both; }
.filter-form .filter-next:after {
content: ">";
margin-left: 10px;
position: relative;
top: 1px; }
.filter-form .filter-next:hover {
background-color: #1c6e68; }
.filter-form .button-link {
background-color: transparent;
border: none;
text-decoration: underline;
font-size: 16px; }
.filter-form .button-link:hover {
cursor: pointer; }
.filter-form .button-link:focus {
background-color: #ffbf47;
outline: #ffbf47 solid 3px; }
.filter-home {
background-color: #dee0e2;
padding: 20px;
clear: both;
overflow: auto;
margin-bottom: 30px; }
.filter-home h4 {
margin: 0;
padding: 0; }
.filter-home a {
float: right;
background-color: #21827b;
color: #fff;
font-weight: normal;
padding: 10px;
text-decoration: none; }
.filter-home a:after {
content: ">";
margin-left: 10px; }
.filter-home a:hover {
text-decoration: none;
background-color: #1c6e68; }
/*Case Study */
.job-profile-case-study {
margin: 40px 0;
display: block;
clear: both;
float: left; }
.job-profile-case-study h3 {
background-color: #005ea5;
display: inline-block;
width: 100%;
color: #fff;
padding: 10px;
font-size: 22px;
box-sizing: border-box;
line-height: 22px; }
.job-profile-case-study p {
padding: 10px 20px 0 20px;
width: 100%;
float: left;
display: block;
box-sizing: border-box; }
.job-profile-case-study a {
color: #0b0c0c;
text-decoration: none;
display: block;
width: 100%;
border-bottom: 1px solid #dee0e2;
padding: 0;
clear: both;
float: left; }
.job-profile-case-study a:hover {
background-color: #f8f8f8; }
.job-profile-case-study a:hover span {
text-decoration: underline; }
.job-profile-case-study span {
text-align: right;
display: inline-block;
width: 100%;
font-weight: bold;
color: #005ea5; }
.job-profile-case-study-image p {
width: 70%; }
.job-profile-case-study-image img {
float: left;
width: 30%;
display: block;
padding: 10px;
box-sizing: border-box; }
.case-study h1 {
font-size: 32px;
font-weight: bold;
margin-top: 50px; }
.case-study .first {
font-size: 24px;
margin-top: 20px; }
.case-study .case-study-columns {
column-count: 2;
column-gap: 40px; }
.case-study .case-study-back {
display: block;
float: right;
background-color: #21827b;
color: #fff;
padding: 10px;
text-decoration: none; }
.case-study .case-study-back:before {
content: "<";
margin-right: 10px; }
.case-study .case-study-back:hover {
background-color: #1c6e68;
text-decoration: underline; }
.case-study-profile {
margin-top: 50px; }
.case-study-profile h3 {
border-bottom: 1px solid #dee0e2;
padding: 5px 0;
margin-bottom: 20px; }
.case-study-profile .case-study-image {
max-width: 100%; }
.case-study-profile ul {
list-style: none;
margin: 0;
padding: 0; }
.case-study-profile ul strong {
font-weight: bold; }
.case-study-interview .question {
font-weight: bold;
width: 100%;
font-size: 19px;
clear: both; }
.case-study-interview .answer {
width: 90%;
float: right; }
.case-study-interview .answer span {
color: #005ea5;
width: 100%;
text-align: left;
display: inline-block; }
.case-study-feedback {
background-color: #005ea5;
color: #fff;
position: relative;
top: 91px;
width: 100%;
display: block;
font-family: "nta", Arial, sans-serif;
font-weight: bold;
text-transform: none;
font-size: 16px;
line-height: 1.25;
padding: 10px;
text-decoration: none;
box-sizing: border-box; }
@media (min-width: 641px) {
.case-study-feedback {
font-size: 19px;
line-height: 1.3157894737; } }
@media (max-width: 768px) {
.case-study-feedback {
top: 31px; } }
.case-study-feedback a {
color: #fff;
font-weight: normal;
text-decoration: none;
margin-left: 10px; }
.case-study-feedback a:hover {
text-decoration: underline; }
/*Service Status*/
.list-service li {
margin-bottom: 2px;
background-color: #f8f8f8; }
.list-service li * {
word-wrap: break-word; }
.list-service li:nth-child(even) {
background-color: #dee0e2; }
.list-service li .column-full {
font-size: 18px;
color: #6f777b; }
.list-service li.list-service_Red {
border-left: 10px solid #b10e1e;
padding: 5px 10px; }
.list-service li.list-service_Red .column-one-half:first-child {
color: #b10e1e; }
.list-service li.list-service_Green {
border-left: 10px solid #006435;
padding: 5px 10px; }
.list-service li.list-service_Green .column-one-half:first-child {
color: #006435; }
.list-service li.list-service_Amber {
border-left: 10px solid #f47738;
padding: 5px 10px; }
.list-service li.list-service_Amber .column-one-half:first-child {
color: #f47738; } | Careers.Freshlook/Careers.Freshlook/wwwroot/css/main.css | .notice:after, main:after, .homepage-top #header-search:after, .previous-next-navigation:after, .job-profile-hero:after, .job-profile-search #job-profile-search-box:after, .survey_container:after, .survey_container .survey_content:after, .case-study:after {
content: "";
display: block;
clear: both; }
ul,
ol {
list-style-type: none; }
.list, .job-profile-sections section ul, .job-profile-sections section ol {
padding: 0;
margin-top: 5px;
margin-bottom: 20px; }
.list li, .job-profile-sections section ul li, .job-profile-sections section ol li {
margin-bottom: 5px; }
.list-bullet, .job-profile-sections section ul {
list-style-type: disc;
padding-left: 20px; }
.list-number, .job-profile-sections section ol {
list-style-type: decimal;
padding-left: 20px; }
main {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
-webkit-font-smoothing: antialiased; }
@media (min-width: 641px) {
main {
font-size: 19px;
line-height: 1.3157894737; } }
.font-xxlarge {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 53px;
line-height: 1.0377358491; }
@media (min-width: 641px) {
.font-xxlarge {
font-size: 80px;
line-height: 1; } }
.font-xlarge {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 32px;
line-height: 1.09375; }
@media (min-width: 641px) {
.font-xlarge {
font-size: 48px;
line-height: 1.0416666667; } }
.font-large {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 24px;
line-height: 1.0416666667; }
@media (min-width: 641px) {
.font-large {
font-size: 36px;
line-height: 1.1111111111; } }
.font-medium {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 18px;
line-height: 1.2; }
@media (min-width: 641px) {
.font-medium {
font-size: 24px;
line-height: 1.25; } }
.font-small {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25; }
@media (min-width: 641px) {
.font-small {
font-size: 19px;
line-height: 1.3157894737; } }
.font-xsmall, #results .results-block .results-list .results-categories {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 14px;
line-height: 1.1428571429; }
@media (min-width: 641px) {
.font-xsmall, #results .results-block .results-list .results-categories {
font-size: 16px;
line-height: 1.25; } }
.bold-xxlarge {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 53px;
line-height: 1.0377358491; }
@media (min-width: 641px) {
.bold-xxlarge {
font-size: 80px;
line-height: 1; } }
.bold-xlarge {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 32px;
line-height: 1.09375; }
@media (min-width: 641px) {
.bold-xlarge {
font-size: 48px;
line-height: 1.0416666667; } }
.bold-large {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 24px;
line-height: 1.0416666667; }
@media (min-width: 641px) {
.bold-large {
font-size: 36px;
line-height: 1.1111111111; } }
.bold-medium {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 18px;
line-height: 1.2; }
@media (min-width: 641px) {
.bold-medium {
font-size: 24px;
line-height: 1.25; } }
.bold-small {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 16px;
line-height: 1.25; }
@media (min-width: 641px) {
.bold-small {
font-size: 19px;
line-height: 1.3157894737; } }
.bold-xsmall, #results .results-block .results-list .results-salary {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 14px;
line-height: 1.1428571429; }
@media (min-width: 641px) {
.bold-xsmall, #results .results-block .results-list .results-salary {
font-size: 16px;
line-height: 1.25; } }
.bold {
font-weight: 700; }
.heading-xlarge, h1 {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 32px;
line-height: 1.09375;
margin-top: em(15, 32);
margin-bottom: em(30, 32); }
@media (min-width: 641px) {
.heading-xlarge, h1 {
font-size: 48px;
line-height: 1.0416666667; } }
@media (min-width: 641px) {
.heading-xlarge, h1 {
margin-top: em(30, 48);
margin-bottom: em(60, 48); } }
.heading-xlarge .heading-secondary, h1 .heading-secondary {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 20px;
line-height: 1.1111111111;
display: block;
padding-top: 8px;
padding-bottom: 7px;
display: block;
color: #6f777b; }
@media (min-width: 641px) {
.heading-xlarge .heading-secondary, h1 .heading-secondary {
font-size: 27px;
line-height: 1.1111111111; } }
@media (min-width: 641px) {
.heading-xlarge .heading-secondary, h1 .heading-secondary {
padding-top: 4px;
padding-bottom: 6px; } }
.heading-large, h2 {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 24px;
line-height: 1.0416666667;
margin-top: em(25, 24);
margin-bottom: em(10, 24); }
@media (min-width: 641px) {
.heading-large, h2 {
font-size: 36px;
line-height: 1.1111111111; } }
@media (min-width: 641px) {
.heading-large, h2 {
margin-top: em(45, 36);
margin-bottom: em(20, 36); } }
.heading-large .heading-secondary, h2 .heading-secondary {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 18px;
line-height: 1.2;
display: block;
padding-top: 9px;
padding-bottom: 6px;
display: block;
color: #6f777b; }
@media (min-width: 641px) {
.heading-large .heading-secondary, h2 .heading-secondary {
font-size: 24px;
line-height: 1.25; } }
@media (min-width: 641px) {
.heading-large .heading-secondary, h2 .heading-secondary {
padding-top: 6px;
padding-bottom: 4px; } }
.heading-medium, h3 {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 18px;
line-height: 1.2;
margin-top: em(25, 20);
margin-bottom: em(10, 20); }
@media (min-width: 641px) {
.heading-medium, h3 {
font-size: 24px;
line-height: 1.25; } }
@media (min-width: 641px) {
.heading-medium, h3 {
margin-top: em(45, 24);
margin-bottom: em(20, 24); } }
.heading-small, h4 {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 16px;
line-height: 1.25;
margin-top: em(10, 16);
margin-bottom: em(5, 16); }
@media (min-width: 641px) {
.heading-small, h4 {
font-size: 19px;
line-height: 1.3157894737; } }
@media (min-width: 641px) {
.heading-small, h4 {
margin-top: em(20, 19); } }
p,
.body-text {
margin-top: em(5, 16);
margin-bottom: em(20, 16); }
@media (min-width: 641px) {
p,
.body-text {
margin-top: em(5);
margin-bottom: em(20); } }
.body-text {
display: block; }
.lede {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 18px;
line-height: 1.2; }
@media (min-width: 641px) {
.lede {
font-size: 24px;
line-height: 1.25; } }
.text {
max-width: 30em; }
.text-secondary {
color: #6f777b; }
.link {
color: #005ea5;
text-decoration: underline; }
.link:visited {
color: #4c2c92; }
.link:hover {
color: #2b8cc4; }
.link:active {
color: #005ea5; }
.link-back {
display: -moz-inline-stack;
display: inline-block;
position: relative;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 14px;
line-height: 1.1428571429;
margin-top: 15px;
margin-bottom: 15px;
padding-left: 14px;
color: #0b0c0c;
text-decoration: none;
border-bottom: 1px solid #0b0c0c; }
@media (min-width: 641px) {
.link-back {
font-size: 16px;
line-height: 1.25; } }
.link-back:link, .link-back:visited, .link-back:hover,
.link-back a.link-back:focus, .link-back:active {
color: #0b0c0c; }
.link-back::before {
content: '';
display: block;
width: 0;
height: 0;
border-top: 5px solid transparent;
border-right: 6px solid #0b0c0c;
border-bottom: 5px solid transparent;
position: absolute;
left: 0;
top: 50%;
margin-top: -6px; }
.code {
color: #0b0c0c;
background-color: #f8f8f8;
text-shadow: 0 1px #fff;
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
font-size: 14px;
direction: ltr;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
border: 1px solid #bfc1c3;
padding: 4px 4px 2px; }
hr {
display: block;
background: #bfc1c3;
border: 0;
height: 1px;
margin-top: 30px;
margin-bottom: 30px;
padding: 0; }
.notice {
position: relative; }
.notice .icon {
position: absolute;
left: 0;
top: 50%;
margin-top: -17px; }
.notice strong {
display: block;
padding-left: 65px;
margin-left: -15px; }
.data {
margin-top: em(5, 16);
margin-bottom: em(20, 16); }
@media (min-width: 641px) {
.data {
margin-top: em(5, 19);
margin-bottom: em(20, 19); } }
.data-item {
display: block;
line-height: 1; }
/*Import additional NPM .scss files here*/
/*Defines the main colour for the site*/
/* --- Global Site Styling --- */
main {
padding-bottom: 20px; }
.breadcrumbs ol {
margin: 0;
padding: 0; }
#global-header-bar {
background: #21827b; }
@media (min-width: 769px) {
.sixty {
width: 60%;
float: left; } }
@media (min-width: 769px) {
.forty {
width: 40%;
float: left; } }
.grey, #results .results-block .results-list .results-categories {
color: #6f777b; }
/*Beta Header SCSS - For Beta Label In Header*/
#proposition-menu .phase-tag {
margin: 0 0 0 8px;
top: -3px;
position: relative;
font-size: 14px;
line-height: 1.42857; }
/*Right Hand Column Fix To Push Content Down 40px When Header Is Present*/
.column-third aside:first-child {
margin-top: 40px; }
@media (min-width: 641px) {
.column-third aside:first-child {
margin-top: 34px; } }
/* Default Big List */
.list-big {
list-style: none; }
.list-big li {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
margin: 0 !important; }
@media (min-width: 641px) {
.list-big li {
font-size: 19px;
line-height: 1.3157894737; } }
.list-big li a {
display: block;
padding: 5px 0;
border-bottom: 1px solid #bfc1c3;
text-decoration: none; }
@media (min-width: 641px) {
.list-big li a {
padding: 10px 0; } }
.list-big li a:hover {
text-decoration: underline; }
/* --- Individual Section / Page Styling --- */
/*Default SCSS - Sets Default Styling For Elements */
/*Home Page SCSS - For Home Page Banner & Custom Content*/
.js-enabled .homepage-top #header-search {
background: #fff; }
.js-enabled .homepage-top label {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
line-height: 40px !important;
position: absolute;
left: 0;
top: 1px;
z-index: 5;
text-indent: 15px;
color: #6f777b;
width: 100%;
box-sizing: border-box;
white-space: nowrap;
padding-right: 43px;
overflow: hidden; }
@media (min-width: 641px) {
.js-enabled .homepage-top label {
font-size: 19px;
line-height: 1.3157894737; } }
.js-enabled .homepage-top .search-input {
background: transparent; }
.js-enabled .homepage-top .search-input:focus, .js-enabled .homepage-top .search-input.focus {
background: #fff; }
.homepage .phase-banner {
border-bottom: none; }
.homepage-top {
background: #21827b;
color: #fff;
padding: 25px 30px 15px; }
@media (min-width: 641px) {
.homepage-top {
padding: 40px 30px 30px; } }
@media (max-width: 640px) {
.homepage-top .content-container {
margin: 0 -15px; } }
@media (min-width: 641px) {
.homepage-top .content-container {
margin: 0; } }
@media (min-width: 769px) {
.homepage-top .content-container {
max-width: 960px;
margin: 0 auto; } }
.homepage-top #site-header {
margin: 0 0 30px 0; }
.homepage-top #header-search {
position: relative;
margin-bottom: 30px; }
.homepage-top .search-input-wrapper {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 40px;
margin-right: -40px;
float: left;
width: 100%; }
.homepage-top .search-input {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 10;
width: 100%;
padding: 6px;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
margin: 0;
border: 0;
outline-offset: 0;
height: 40px;
background-color: white; }
@media (min-width: 641px) {
.homepage-top .search-input {
font-size: 19px;
line-height: 1.3157894737; } }
.homepage-top .search-input:focus {
z-index: 1000; }
.homepage-top .submit {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 40px;
width: 40px;
cursor: pointer;
overflow: hidden;
text-indent: 50000px;
background: #0b0c0c;
background-image: url("../images/icon-search-2x.png");
background-repeat: no-repeat;
background-position: 60% 50%;
background-size: 24px;
float: left;
padding: 6px;
border: 0;
color: #fff;
z-index: 900;
position: relative; }
.homepage-jobcategories li {
padding-bottom: 0.263em;
margin-top: 0.263em;
display: inline-block;
width: 100%; }
@media (min-width: 641px) {
.homepage-jobcategories {
-moz-column-count: 2;
-moz-column-gap: 30px;
-webkit-column-count: 2;
-webkit-column-gap: 30px;
column-count: 2;
column-gap: 30px; } }
@media (min-width: 769px) {
.homepage-jobcategories {
-moz-column-count: 3;
-moz-column-gap: 30px;
-webkit-column-count: 3;
-webkit-column-gap: 30px;
column-count: 3;
column-gap: 30px; } }
.homepage-jobcategories a {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 16px;
line-height: 1.25;
text-decoration: none; }
@media (min-width: 641px) {
.homepage-jobcategories a {
font-size: 19px;
line-height: 1.3157894737; } }
.homepage-jobcategories a:hover {
text-decoration: underline; }
/*Search Results page SCSS - For Search Results*/
.search-title {
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 18px;
line-height: 1.2;
padding-bottom: 10px; }
@media (min-width: 641px) {
.search-title {
font-size: 24px;
line-height: 1.25; } }
.search-header {
position: relative;
margin: 0;
padding: 10px 0 15px;
overflow: visible; }
@media (min-width: 641px) {
.search-header {
padding: 20px 0 30px;
width: 66.666%; } }
.search-header .searchfield {
position: relative; }
.search-header .search-input {
position: static;
margin: 0; }
.search-header .search-submit {
position: absolute;
bottom: 0;
right: 0;
height: 50px;
width: 50px;
overflow: visible; }
.search-header input {
border: 1px solid #bbb;
-webkit-appearance: none;
border-radius: 0;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
font-size-adjust: 0.5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 0 50px 0 10px;
display: block;
height: 50px;
border-color: #bfc1c3;
border-right: none; }
@media (min-width: 641px) {
.search-header input {
font-size: 19px;
line-height: 1.3157894737; } }
.search-header button {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
position: absolute;
z-index: 4;
right: 0;
top: 0;
width: 50px;
height: 50px;
border: none;
overflow: hidden;
text-indent: 50000px;
color: #fff;
background: #2b8cc4 url("../images/icon-search-2x.png") no-repeat 60% 50%;
background-size: 24px;
cursor: pointer; }
.search-header button:hover {
background-color: #267daf; }
.search-header button:focus {
background-color: #2b8cc4; }
.search-header button:active {
top: 0; }
.search-header .search-dym {
margin-top: 0.5em;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25; }
@media (min-width: 641px) {
.search-header .search-dym {
font-size: 19px;
line-height: 1.3157894737; } }
#results {
width: 66.66667%; }
@media (max-width: 640px) {
#results {
width: 100%; } }
#results .results-block .result-count {
padding: 0; }
#results .results-block .results-list {
list-style: none;
margin: 0;
padding: 30px 0; }
#results .results-block .results-list li {
max-width: 32.5em;
margin: 0;
padding: 0 0 15px; }
@media (min-width: 641px) {
#results .results-block .results-list li {
padding: 0 0 40px; } }
#results .results-block .results-list h3 {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 18px;
line-height: 1.2;
margin: 0 0 0.25em 0; }
@media (min-width: 641px) {
#results .results-block .results-list h3 {
font-size: 24px;
line-height: 1.25; } }
#results .results-block .results-list h3 a {
text-decoration: none;
font-weight: bold; }
#results .results-block .results-list .result-description {
margin: 0 0 0.5em 0;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25; }
@media (min-width: 641px) {
#results .results-block .results-list .result-description {
font-size: 19px;
line-height: 1.3157894737; } }
#results .results-block .results-list .meta {
color: #6f777b;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 14px;
line-height: 1.1428571429; }
@media (min-width: 641px) {
#results .results-block .results-list .meta {
font-size: 16px;
line-height: 1.25; } }
#results .results-block .results-list .results-salary {
margin-bottom: 0.75em; }
#results .results-block .results-list .results-categories a:after {
content: ","; }
#results .results-block .results-list .results-categories a:last-child:after {
display: none; }
.ui-autocomplete {
background-color: #fff;
color: #0b0c0c;
border: 1px solid #bfc1c3;
list-style: none;
padding: 0;
margin: 0;
box-sizing: border-box;
position: absolute;
width: calc(100% - 40px);
top: 100%;
z-index: 500; }
.ui-autocomplete li {
padding: 0;
margin: 0;
font-size: 19px; }
.ui-autocomplete li div {
padding: 5px 10px;
border-bottom: 1px solid #dee0e2; }
.ui-autocomplete li div:hover {
background-color: #dee0e2;
cursor: pointer; }
.ui-autocomplete li .ui-state-active {
background-color: #dee0e2; }
.ui-autocomplete li:last-child div {
border: none; }
/* Autocomplete Hidden Fix for AD */
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
/*Pagination SCSS - For Forms & Search Results*/
.previous-next-navigation {
margin: 0;
padding: 0; }
.previous-next-navigation li {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 12px;
line-height: 1.25;
float: left;
list-style: none;
text-align: right;
margin: 0;
padding: 0;
width: 49%; }
@media (min-width: 641px) {
.previous-next-navigation li {
font-size: 14px;
line-height: 1.4285714286; } }
@media (min-width: 641px) {
.previous-next-navigation li {
font-size: 16px;
line-height: 1.25; } }
.previous-next-navigation li a, .previous-next-navigation li button {
background-color: transparent;
display: block;
color: #005ea5;
text-decoration: none;
border: none; }
.previous-next-navigation li a:hover, .previous-next-navigation li a:active, .previous-next-navigation li button:hover, .previous-next-navigation li button:active {
background-color: #f8f8f8; }
.previous-next-navigation li a:hover .page-numbers, .previous-next-navigation li button:hover .page-numbers {
text-decoration: underline; }
.previous-next-navigation li a .pagination-label, .previous-next-navigation li button .pagination-label {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 20px;
line-height: 1.1111111111;
margin-bottom: .1em;
display: block; }
@media (min-width: 641px) {
.previous-next-navigation li a .pagination-label, .previous-next-navigation li button .pagination-label {
font-size: 27px;
line-height: 1.1111111111; } }
@media (min-width: 641px) {
.previous-next-navigation li a .pagination-label, .previous-next-navigation li button .pagination-label {
font-size: 27px;
line-height: 1.25; } }
.previous-next-navigation li.next {
float: right;
text-align: right;
border: none; }
@media (max-width: 640px) {
.previous-next-navigation li.next {
float: right;
width: 50%; } }
.previous-next-navigation li.next a, .previous-next-navigation li.next button {
padding: 15px 35px 15px 0;
text-align: right;
float: right;
border: none; }
.previous-next-navigation li.next a:before, .previous-next-navigation li.next button:before {
background: transparent url("../images/arrow-sprite.png") no-repeat -102px -11px;
margin: -4px -32px 0 0;
display: block;
float: right;
width: 30px;
height: 38px;
content: " "; }
.previous-next-navigation li.previous {
float: left;
text-align: left;
border: none; }
@media (max-width: 640px) {
.previous-next-navigation li.previous {
float: right;
width: 50%; } }
.previous-next-navigation li.previous a, .previous-next-navigation li.previous button {
padding: 15px 0 15px 35px;
float: left;
border: none; }
.previous-next-navigation li.previous a:before, .previous-next-navigation li.previous button:before {
background: transparent url("../images/arrow-sprite.png") no-repeat -20px -11px;
margin: -4px 0 0 -32px;
display: block;
float: left;
width: 30px;
height: 38px;
content: " "; }
.previous-next-navigation .first, .previous-next-navigation .last {
min-height: 4.5em; }
.previous-next-navigation .first .span, .previous-next-navigation .last .span {
display: block;
min-height: 4.5em;
padding: .75em 5%;
width: 90%; }
.previous-next-navigation .first .pagination-label, .previous-next-navigation .last .pagination-label {
display: block;
margin-bottom: .5em; }
/*Job Profile SCSS - For Job Profiles*/
/*Job Profile*/
.job-profile-hero {
background-color: #f8f8f8;
width: 100%;
padding: 0;
margin-bottom: 50px; }
.job-profile-hero h1 {
font-size: 38px;
margin: 1em 0 0 0;
padding: 0; }
.job-profile-hero h2 {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 18px;
line-height: 1.2;
color: #6f777b; }
@media (min-width: 641px) {
.job-profile-hero h2 {
font-size: 24px;
line-height: 1.25; } }
.job-profile-hero p {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
margin: 10px 0 30px 0; }
@media (min-width: 641px) {
.job-profile-hero p {
font-size: 19px;
line-height: 1.3157894737; } }
.job-profile-hero .column, .job-profile-hero .column-40, .job-profile-hero .column-30 {
width: 100%;
padding: 25px;
box-sizing: border-box;
float: left; }
@media (min-width: 641px) {
.job-profile-hero .column, .job-profile-hero .column-40, .job-profile-hero .column-30 {
width: 100%; } }
@media (min-width: 750px) {
.job-profile-hero .column-40 {
width: 40%; } }
@media (min-width: 750px) {
.job-profile-hero .column-30 {
width: 30%; } }
.job-profile-heroblock h4 {
width: 100%;
border-bottom: 1px solid #dee0e2;
color: #21827b;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
line-height: 22px;
margin-bottom: 10px; }
@media (min-width: 641px) {
.job-profile-heroblock h4 {
font-size: 19px;
line-height: 1.3157894737; } }
@media (max-width: 749px) {
.job-profile-heroblock h4 {
font-weight: bold; } }
@media (min-width: 769px) {
.job-profile-heroblock h4 {
padding: 5px 0; } }
.job-profile-heroblock h4 span {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 12px;
line-height: 1.25;
margin-left: 5px;
display: inline-block; }
@media (min-width: 641px) {
.job-profile-heroblock h4 span {
font-size: 14px;
line-height: 1.4285714286; } }
.job-profile-heroblock .job-profile-heroblock-content {
padding: 10px 0;
float: right;
width: 100%;
position: relative; }
.job-profile-heroblock .job-profile-heroblock-content:before {
content: "";
float: left;
width: 40px;
height: 40px;
position: relative;
margin-right: 20px; }
.job-profile-heroblock .job-profile-heroblock-content h5 {
font-size: 20px;
line-height: 1.25;
letter-spacing: -0.25px; }
.job-profile-heroblock .job-profile-heroblock-content h5 span {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 12px;
line-height: 1.25;
color: #21827b;
width: 100%;
display: block;
text-transform: uppercase; }
@media (min-width: 641px) {
.job-profile-heroblock .job-profile-heroblock-content h5 span {
font-size: 14px;
line-height: 1.4285714286; } }
@media (max-width: 749px) {
.job-profile-heroblock .job-profile-heroblock-content:after {
display: none; }
.job-profile-heroblock .job-profile-heroblock-content:before {
display: none; }
.job-profile-heroblock .job-profile-heroblock-content h5 {
text-align: right; } }
.job-profile-heroblock .job-profile-salary:before {
background: url("../images/pound-sign.svg") no-repeat center; }
.job-profile-heroblock .job-profile-salary:after {
content: "";
display: block;
right: 0;
position: absolute;
width: calc(100% - 60px);
border-bottom: 4px solid #21827b;
top: 45px; }
.job-profile-heroblock .job-profile-salary h5 span {
margin-top: 20px;
position: relative; }
.job-profile-heroblock .job-profile-salary h5:nth-child(odd) {
float: left; }
.job-profile-heroblock .job-profile-salary h5:nth-child(odd) span:before {
content: "|";
font-size: 20px;
position: absolute;
font-weight: bold;
top: -24px;
left: -2px; }
.job-profile-heroblock .job-profile-salary h5:nth-child(even) {
float: right;
text-align: right; }
.job-profile-heroblock .job-profile-salary h5:nth-child(even) span {
text-align: right; }
.job-profile-heroblock .job-profile-salary h5:nth-child(even) span:after {
content: "|";
font-size: 20px;
position: absolute;
font-weight: bold;
top: -24px;
right: -2px; }
@media (max-width: 749px) {
.job-profile-heroblock .job-profile-salary:after {
display: none; }
.job-profile-heroblock .job-profile-salary:before {
display: none; }
.job-profile-heroblock .job-profile-salary h5 {
margin: 0;
float: left;
text-align: left; }
.job-profile-heroblock .job-profile-salary h5:nth-child(even) {
float: left; }
.job-profile-heroblock .job-profile-salary h5:nth-child(even):before {
content: "- ";
margin-left: 3px; }
.job-profile-heroblock .job-profile-salary h5 span {
margin-top: 0; }
.job-profile-heroblock .job-profile-salary h5 span:after, .job-profile-heroblock .job-profile-salary h5 span:before {
display: none; } }
.job-profile-heroblock .job-profile-hours:before {
background: url("../images/clock.svg") no-repeat center; }
.job-profile-heroblock .job-profile-hours h5 {
margin-left: 60px; }
.job-profile-heroblock .job-profile-pattern:before {
background: url("../images/calendar-alt.svg") no-repeat center; }
.job-profile-heroblock .job-profile-pattern h5 {
margin-left: 60px; }
@media (max-width: 749px) {
.job-profile-heroblock:nth-child(odd) {
background-color: #ebebeb; }
.job-profile-heroblock h4 {
width: 50%;
float: left;
border: none;
min-width: 150px; }
.job-profile-heroblock h4 span {
width: 100%;
margin: 0; }
.job-profile-heroblock .job-profile-heroblock-content {
float: right;
width: auto;
padding: 0; } }
.jump-links {
margin-bottom: 1em;
padding-bottom: 1em;
border-bottom: 1px solid #bfc1c3; }
.jump-links ol {
margin-bottom: 0; }
.opportunity-item {
border-color: #21827b; }
.govuk-related-items {
border-top: 3px solid #21827b;
margin-bottom: 2em; }
@media (min-width: 641px) {
.govuk-related-items {
border-top: 6px solid #21827b; } }
.govuk-related-items li {
margin-bottom: 10px; }
.govuk-related-items .heading-medium, .govuk-related-items h3 {
margin-top: 0.75em;
margin-bottom: 0.5em; }
.job-profile-anchorlinks li {
padding-bottom: 0.263em;
margin-top: 0.263em; }
@media (min-width: 641px) {
.job-profile-anchorlinks {
-moz-column-count: 2;
-moz-column-gap: 50px;
-webkit-column-count: 2;
-webkit-column-gap: 50px;
column-count: 2;
column-gap: 50px; } }
/* Automatically Add Numbers To Sections & style lists within sections */
.job-profile-sections {
counter-reset: section;
/* Fix App Feed Section to remove bullet points that are applied by default */ }
.job-profile-sections section {
counter-increment: section; }
.job-profile-sections section h2:before {
content: counter(section) ". "; }
.job-profile-sections #current-opportunities ul {
list-style: none;
padding: 0; }
/* Search From Job Profile */
.js-enabled .job-profile-search #job-profile-search-box {
background: #fff; }
.js-enabled .job-profile-search label {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
line-height: 40px !important;
position: absolute;
left: 0;
top: 1px;
z-index: 5;
text-indent: 15px;
color: #6f777b;
width: 100%;
box-sizing: border-box;
white-space: nowrap;
padding-right: 43px;
overflow: hidden; }
@media (min-width: 641px) {
.js-enabled .job-profile-search label {
font-size: 19px;
line-height: 1.3157894737; } }
.js-enabled .job-profile-search .search-input {
background: transparent; }
.js-enabled .job-profile-search .search-input:focus, .js-enabled .job-profile-search .search-input.focus {
background: #fff; }
.job-profile-search {
background: #21827b;
color: #fff;
padding: 10px;
margin-bottom: 30px; }
.job-profile-search h3 {
padding: 5px 0 10px 0 !important;
margin: 0 !important; }
.job-profile-search #job-profile-search-box {
position: relative; }
.job-profile-search .search-input-wrapper {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 40px;
margin-right: -40px;
float: left;
width: 100%; }
.job-profile-search .search-input {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 10;
width: 100%;
padding: 6px;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
margin: 0;
border: 0;
outline-offset: 0;
height: 40px;
background-color: white; }
@media (min-width: 641px) {
.job-profile-search .search-input {
font-size: 19px;
line-height: 1.3157894737; } }
.job-profile-search .search-input:focus {
z-index: 1000; }
.job-profile-search .submit {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 40px;
width: 40px;
cursor: pointer;
overflow: hidden;
text-indent: 50000px;
background: #0b0c0c;
background-image: url("../images/icon-search-2x.png");
background-repeat: no-repeat;
background-position: 60% 50%;
background-size: 24px;
padding: 6px;
border: 0;
color: #fff;
z-index: 900;
position: relative; }
.job-profile-sidebar {
border-top: 3px solid #21827b;
margin-bottom: 2em; }
@media (min-width: 641px) {
.job-profile-sidebar {
border-top: 6px solid #21827b; } }
.job-profile-sidebar li {
margin-bottom: 10px; }
.job-profile-sidebar .heading-medium, .job-profile-sidebar h3 {
margin-top: 0.75em;
margin-bottom: 0.5em; }
.job-profile-related .heading-medium, .job-profile-related h3 {
margin-top: 0.75em;
margin-bottom: 0.5em; }
/*Job Categories - For Job Category Page*/
.job-categories_items {
list-style: none;
padding: 0 0 2em 0; }
.job-categories_items .job-categories_item {
width: 100%;
margin-bottom: 1.5em; }
.job-categories_items .job-categories_item .heading-medium, .job-categories_items .job-categories_item h3 {
margin: 0.1em 0; }
.job-categories_items .job-categories_item a {
text-decoration: none; }
.job-categories_items .job-categories_item a:hover {
text-decoration: underline; }
.job-categories_list li {
margin-bottom: 0.4em; }
.job-categories_list .heading-medium, .job-categories_list h3 {
font-size: 24px; }
/*Survey - For Feedback Survey Banner*/
.survey_container {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25;
color: #fff;
padding: 0 0 1em 0;
background-color: #1c6e68;
position: relative;
display: none;
overflow: hidden;
border-bottom: 1px solid #175955; }
@media (min-width: 641px) {
.survey_container {
font-size: 19px;
line-height: 1.3157894737; } }
.survey_container .survey_content {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative; }
.survey_container .survey_close, .survey_container .survey_open, .survey_container .survey_action {
color: #fff;
padding: 0;
cursor: pointer;
text-decoration: underline;
font-weight: normal; }
.survey_container .survey_open {
float: left; }
.survey_container .survey_close {
top: 0;
right: 0;
position: absolute;
text-decoration: underline; }
.survey_container .survey_content .survey_email {
margin-bottom: 1em; }
.survey_container .survey_content .survey_input {
border: #fff; }
@media (min-width: 641px) {
.survey_container .survey_content .survey_input {
width: 100%; } }
.survey_container .survey_content .survey_label {
color: #fff; }
.survey_container .survey_content .survey_label span {
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 12px;
line-height: 1.25;
font-style: italic; }
@media (min-width: 641px) {
.survey_container .survey_content .survey_label span {
font-size: 14px;
line-height: 1.4285714286; } }
.survey_container .survey_content .survey_button {
background-color: #fff;
font-weight: 700;
-webkit-box-shadow: 0 2px 0 #d9d9d9;
-moz-box-shadow: 0 2px 0 #d9d9d9;
box-shadow: 0 2px 0 #d9d9d9;
color: #21827b; }
.survey_container .survey_content .survey_link {
color: #fff;
margin-top: 0.65em;
display: inline-block;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 14px;
line-height: 1.1428571429;
margin-left: 1em; }
@media (min-width: 641px) {
.survey_container .survey_content .survey_link {
font-size: 16px;
line-height: 1.25; } }
@media (max-width: 640px) {
.survey_container .survey_content .survey_link {
margin-left: 0; } }
@media (max-width: 640px) {
.survey_container .survey_content h3 {
margin-right: 50px; } }
@media (min-width: 769px) {
.survey_container .survey_content .survey_form {
max-width: 66.66667%; } }
.survey_container.visible {
display: block; }
/*Signposting */
.signpost {
width: 100%;
display: block;
background-color: #21827b;
color: #fff !important;
padding: 20px;
box-sizing: border-box;
text-decoration: none; }
.signpost:visited, .signpost:hover, .signpost:active {
color: #fff !important; }
.signpost:hover {
background-color: #175955; }
.signpost span {
font-weight: bold;
text-decoration: underline; }
.signpost p {
margin: 0;
padding: 0; }
.signpost_jp {
margin-bottom: 10px;
position: relative; }
.signpost_jp h3 {
display: inline; }
.signpost_arrow:before {
content: "<";
min-height: 50px;
display: block;
margin-right: 10px;
float: left; }
/*Filters */
.filter-form {
width: 100%;
float: left;
display: block; }
.filter-form h4 {
color: #bfc1c3;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 16px;
line-height: 1.25; }
@media (min-width: 641px) {
.filter-form h4 {
font-size: 19px;
line-height: 1.3157894737; } }
.filter-form .filter-list {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-bottom: 40px; }
.filter-form .filter-list .filter-option {
flex: 1;
min-width: 100%;
max-width: 100%;
margin: 10px 1%; }
@media (min-width: 641px) {
.filter-form .filter-list .filter-option {
min-width: 48%;
max-width: 48%; } }
@media (min-width: 769px) {
.filter-form .filter-list .filter-option {
min-width: 31.333%;
max-width: 31.333%; } }
.filter-form .filter-list .filter-option input[type=checkbox], .filter-form .filter-list .filter-option input[type=radio] {
display: block;
height: 0;
width: 0;
position: relative;
opacity: 0;
margin: 0;
outline: none !important;
cursor: pointer; }
.filter-form .filter-list .filter-option input[type=checkbox]:focus, .filter-form .filter-list .filter-option input[type=radio]:focus {
outline: none;
border: none; }
.filter-form .filter-list .filter-option input[type=checkbox]:focus + input + label, .filter-form .filter-list .filter-option input[type=checkbox]:focus + label, .filter-form .filter-list .filter-option input[type=radio]:focus + input + label, .filter-form .filter-list .filter-option input[type=radio]:focus + label {
outline: 3px solid #ffbf47; }
.filter-form .filter-list .filter-option input[type=checkbox] + input + label, .filter-form .filter-list .filter-option input[type=checkbox] + label, .filter-form .filter-list .filter-option input[type=radio] + input + label, .filter-form .filter-list .filter-option input[type=radio] + label {
background-color: #ebebeb;
font-family: "nta", Arial, sans-serif;
font-weight: 700;
text-transform: none;
font-size: 16px;
line-height: 1.25;
color: #6f777b;
box-sizing: border-box;
min-height: 100px;
float: left;
cursor: pointer;
padding: 20px;
min-width: 100%;
max-width: 100%;
height: 100%; }
@media (min-width: 641px) {
.filter-form .filter-list .filter-option input[type=checkbox] + input + label, .filter-form .filter-list .filter-option input[type=checkbox] + label, .filter-form .filter-list .filter-option input[type=radio] + input + label, .filter-form .filter-list .filter-option input[type=radio] + label {
font-size: 19px;
line-height: 1.3157894737; } }
.filter-form .filter-list .filter-option input[type=checkbox] + input + label:hover, .filter-form .filter-list .filter-option input[type=checkbox] + label:hover, .filter-form .filter-list .filter-option input[type=radio] + input + label:hover, .filter-form .filter-list .filter-option input[type=radio] + label:hover {
background-color: #dfdede;
cursor: pointer; }
.filter-form .filter-list .filter-option input[type=checkbox] + input + label span, .filter-form .filter-list .filter-option input[type=checkbox] + label span, .filter-form .filter-list .filter-option input[type=radio] + input + label span, .filter-form .filter-list .filter-option input[type=radio] + label span {
width: 100%;
display: inline-block;
font-family: "nta", Arial, sans-serif;
font-weight: 400;
text-transform: none;
font-size: 14px;
line-height: 1.1428571429; }
@media (min-width: 641px) {
.filter-form .filter-list .filter-option input[type=checkbox] + input + label span, .filter-form .filter-list .filter-option input[type=checkbox] + label span, .filter-form .filter-list .filter-option input[type=radio] + input + label span, .filter-form .filter-list .filter-option input[type=radio] + label span {
font-size: 16px;
line-height: 1.25; } }
.filter-form .filter-list .filter-option input[type=checkbox]:checked + input + label, .filter-form .filter-list .filter-option input[type=checkbox]:checked + label, .filter-form .filter-list .filter-option input[type=radio]:checked + input + label, .filter-form .filter-list .filter-option input[type=radio]:checked + label {
background: #21827b;
color: #fff; }
.filter-form .filter-next {
background: #21827b;
float: right;
display: block;
clear: both; }
.filter-form .filter-next:after {
content: ">";
margin-left: 10px;
position: relative;
top: 1px; }
.filter-form .filter-next:hover {
background-color: #1c6e68; }
.filter-form .button-link {
background-color: transparent;
border: none;
text-decoration: underline;
font-size: 16px; }
.filter-form .button-link:hover {
cursor: pointer; }
.filter-form .button-link:focus {
background-color: #ffbf47;
outline: #ffbf47 solid 3px; }
.filter-home {
background-color: #dee0e2;
padding: 20px;
clear: both;
overflow: auto;
margin-bottom: 30px; }
.filter-home h4 {
margin: 0;
padding: 0; }
.filter-home a {
float: right;
background-color: #21827b;
color: #fff;
font-weight: normal;
padding: 10px;
text-decoration: none; }
.filter-home a:after {
content: ">";
margin-left: 10px; }
.filter-home a:hover {
text-decoration: none;
background-color: #1c6e68; }
/*Case Study */
.job-profile-case-study {
margin: 40px 0;
display: block;
clear: both;
float: left; }
.job-profile-case-study h3 {
background-color: #005ea5;
display: inline-block;
width: 100%;
color: #fff;
padding: 10px;
font-size: 22px;
box-sizing: border-box;
line-height: 22px; }
.job-profile-case-study p {
padding: 10px 20px 0 20px;
width: 100%;
float: left;
display: block;
box-sizing: border-box; }
.job-profile-case-study a {
color: #0b0c0c;
text-decoration: none;
display: block;
width: 100%;
border-bottom: 1px solid #dee0e2;
padding: 0;
clear: both;
float: left; }
.job-profile-case-study a:hover {
background-color: #f8f8f8; }
.job-profile-case-study a:hover span {
text-decoration: underline; }
.job-profile-case-study span {
text-align: right;
display: inline-block;
width: 100%;
font-weight: bold;
color: #005ea5; }
.job-profile-case-study-image p {
width: 70%; }
.job-profile-case-study-image img {
float: left;
width: 30%;
display: block;
padding: 10px;
box-sizing: border-box; }
.case-study h1 {
font-size: 32px;
font-weight: bold;
margin-top: 50px; }
.case-study .first {
font-size: 24px;
margin-top: 20px; }
.case-study .case-study-columns {
column-count: 2;
column-gap: 40px; }
.case-study .case-study-back {
display: block;
float: right;
background-color: #21827b;
color: #fff;
padding: 10px;
text-decoration: none; }
.case-study .case-study-back:before {
content: "<";
margin-right: 10px; }
.case-study .case-study-back:hover {
background-color: #1c6e68;
text-decoration: underline; }
.case-study-profile {
margin-top: 50px; }
.case-study-profile h3 {
border-bottom: 1px solid #dee0e2;
padding: 5px 0;
margin-bottom: 20px; }
.case-study-profile .case-study-image {
max-width: 100%; }
.case-study-profile ul {
list-style: none;
margin: 0;
padding: 0; }
.case-study-profile ul strong {
font-weight: bold; }
.case-study-interview .question {
font-weight: bold;
width: 100%;
font-size: 19px;
clear: both; }
.case-study-interview .answer {
width: 90%;
float: right; }
.case-study-interview .answer span {
color: #005ea5;
width: 100%;
text-align: left;
display: inline-block; }
.case-study-feedback {
background-color: #005ea5;
color: #fff;
position: relative;
top: 91px;
width: 100%;
display: block;
font-family: "nta", Arial, sans-serif;
font-weight: bold;
text-transform: none;
font-size: 16px;
line-height: 1.25;
padding: 10px;
text-decoration: none;
box-sizing: border-box; }
@media (min-width: 641px) {
.case-study-feedback {
font-size: 19px;
line-height: 1.3157894737; } }
@media (max-width: 768px) {
.case-study-feedback {
top: 31px; } }
.case-study-feedback a {
color: #fff;
font-weight: normal;
text-decoration: none;
margin-left: 10px; }
.case-study-feedback a:hover {
text-decoration: underline; }
/*Service Status*/
.list-service li {
margin-bottom: 2px;
background-color: #f8f8f8; }
.list-service li * {
word-wrap: break-word; }
.list-service li:nth-child(even) {
background-color: #dee0e2; }
.list-service li .column-full {
font-size: 18px;
color: #6f777b; }
.list-service li.list-service_Red {
border-left: 10px solid #b10e1e;
padding: 5px 10px; }
.list-service li.list-service_Red .column-one-half:first-child {
color: #b10e1e; }
.list-service li.list-service_Green {
border-left: 10px solid #006435;
padding: 5px 10px; }
.list-service li.list-service_Green .column-one-half:first-child {
color: #006435; }
.list-service li.list-service_Amber {
border-left: 10px solid #f47738;
padding: 5px 10px; }
.list-service li.list-service_Amber .column-one-half:first-child {
color: #f47738; } | 0.263031 | 0.049982 |
/*position: absolute;*/
/*background: #fff2fe; !* For browsers that do not support gradients *!*/
/*background: -webkit-linear-gradient(#c6c5bc, #dddddd); !* For Safari 5.1 to 6.0 *!*/
/*background: -o-linear-gradient(#c6c5bc, #dddddd); !* For Opera 11.1 to 12.0 *!*/
/*background: -moz-linear-gradient(#c6c5bc, #dddddd); !* For Firefox 3.6 to 15 *!*/
/*background: linear-gradient(#c6c5bc, #dddddd); !* Standard syntax *!*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*}*/
.logo-text {
position: fixed;
color: gold;
font-size: 100px;
margin-left: 50px;
margin-top: 25px;
}
.frame-block {
position: absolute;
bottom: 1px;
background: #dddddd; /* For browsers that do not support gradients */
/*background: -webkit-linear-gradient(#f9fbff, #dddddd); !* For Safari 5.1 to 6.0 *!*/
/*background: -o-linear-gradient(#f9fbff, #dddddd); !* For Opera 11.1 to 12.0 *!*/
/*background: -moz-linear-gradient(#f9fbff, #dddddd); !* For Firefox 3.6 to 15 *!*/
/*background: linear-gradient(#f9fbff, #dddddd); !* Standard syntax *!*/
border-radius: 0 50px 50px 50px;
left: 0;
width: 100%;
height: 82%;
z-index: 0;
box-shadow: 0 0 25px rgba(0,0,0,0.5);
}
.footer-pic {
position: absolute;
z-index: 1;
width: 1390px;
height: 190px;
margin-left: 500px;
box-shadow: 0 0 25px rgba(0,0,0,0.5);
}
.title-block {
margin-top: 10px;
position: absolute;
z-index: 2;
left: 0;
background: #dddddd; /* For browsers that do not support gradients */
/*background: -webkit-linear-gradient(#f9fbff, #dddddd); !* For Safari 5.1 to 6.0 *!*/
/*background: -o-linear-gradient(#f9fbff, #dddddd); !* For Opera 11.1 to 12.0 *!*/
/*background: -moz-linear-gradient(#f9fbff, #dddddd); !* For Firefox 3.6 to 15 *!*/
/*background: linear-gradient(#f9fbff, #dddddd); !* Standard syntax *!*/
border-radius: 50px 50px 0 0;
width: 425px;
height: 195px;
/*box-shadow: 0 0 25px rgba(0,0,0,0.5);*/
}
.table-center {
width: 1200px;
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
}
p {
margin-top: auto !important;
font-family: Arial, Helvetica, sans-serif; /* Гарнитура шрифта основного текста */
font-size: 90%; /* Размер шрифта */
}
P:first-letter {
font-family: "Times New Roman", Times, serif; /* Гарнитура шрифта первой буквы */
font-size: 200%; /* Размер шрифта первого символа */
color: gold; /* Красный цвет текста */
}
table {
width: 100%; /* Ширина таблицы */
}
td, th {
padding: 3px; /* Поля вокруг содержимого таблицы */
border: 1px solid #000; /* Параметры рамки */
}
th {
background: #afd792; /* Цвет фона */
color: #333; /* Цвет текста */
}
tbody tr:hover {
/*background: #f3bd48; !* Цвет фона при наведении *!*/
color: red; /* Цвет текста при наведении */
} | Web/Lab_3/css/info.css | /*position: absolute;*/
/*background: #fff2fe; !* For browsers that do not support gradients *!*/
/*background: -webkit-linear-gradient(#c6c5bc, #dddddd); !* For Safari 5.1 to 6.0 *!*/
/*background: -o-linear-gradient(#c6c5bc, #dddddd); !* For Opera 11.1 to 12.0 *!*/
/*background: -moz-linear-gradient(#c6c5bc, #dddddd); !* For Firefox 3.6 to 15 *!*/
/*background: linear-gradient(#c6c5bc, #dddddd); !* Standard syntax *!*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*}*/
.logo-text {
position: fixed;
color: gold;
font-size: 100px;
margin-left: 50px;
margin-top: 25px;
}
.frame-block {
position: absolute;
bottom: 1px;
background: #dddddd; /* For browsers that do not support gradients */
/*background: -webkit-linear-gradient(#f9fbff, #dddddd); !* For Safari 5.1 to 6.0 *!*/
/*background: -o-linear-gradient(#f9fbff, #dddddd); !* For Opera 11.1 to 12.0 *!*/
/*background: -moz-linear-gradient(#f9fbff, #dddddd); !* For Firefox 3.6 to 15 *!*/
/*background: linear-gradient(#f9fbff, #dddddd); !* Standard syntax *!*/
border-radius: 0 50px 50px 50px;
left: 0;
width: 100%;
height: 82%;
z-index: 0;
box-shadow: 0 0 25px rgba(0,0,0,0.5);
}
.footer-pic {
position: absolute;
z-index: 1;
width: 1390px;
height: 190px;
margin-left: 500px;
box-shadow: 0 0 25px rgba(0,0,0,0.5);
}
.title-block {
margin-top: 10px;
position: absolute;
z-index: 2;
left: 0;
background: #dddddd; /* For browsers that do not support gradients */
/*background: -webkit-linear-gradient(#f9fbff, #dddddd); !* For Safari 5.1 to 6.0 *!*/
/*background: -o-linear-gradient(#f9fbff, #dddddd); !* For Opera 11.1 to 12.0 *!*/
/*background: -moz-linear-gradient(#f9fbff, #dddddd); !* For Firefox 3.6 to 15 *!*/
/*background: linear-gradient(#f9fbff, #dddddd); !* Standard syntax *!*/
border-radius: 50px 50px 0 0;
width: 425px;
height: 195px;
/*box-shadow: 0 0 25px rgba(0,0,0,0.5);*/
}
.table-center {
width: 1200px;
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
}
p {
margin-top: auto !important;
font-family: Arial, Helvetica, sans-serif; /* Гарнитура шрифта основного текста */
font-size: 90%; /* Размер шрифта */
}
P:first-letter {
font-family: "Times New Roman", Times, serif; /* Гарнитура шрифта первой буквы */
font-size: 200%; /* Размер шрифта первого символа */
color: gold; /* Красный цвет текста */
}
table {
width: 100%; /* Ширина таблицы */
}
td, th {
padding: 3px; /* Поля вокруг содержимого таблицы */
border: 1px solid #000; /* Параметры рамки */
}
th {
background: #afd792; /* Цвет фона */
color: #333; /* Цвет текста */
}
tbody tr:hover {
/*background: #f3bd48; !* Цвет фона при наведении *!*/
color: red; /* Цвет текста при наведении */
} | 0.255344 | 0.063164 |
@font-face {
font-family: 'Gotham';
src: url("fonts/Gotham-Bold-webfont.ttf") format('truetype');
font-weight: 700;
font-style: normal
}
@font-face {
font-family: 'Gotham';
src: url("fonts/Gotham-Book-webfont.ttf") format('truetype');
font-weight: normal;
font-style: normal
}
@font-face {
font-family: 'RealtimeRounded';
src: url("fonts/2F70AA_0_0.ttf") format('truetype');
font-weight: 300;
font-style: normal
}
@font-face {
font-family: 'RealtimeRounded';
src: url("fonts/2F70AA_1_0.ttf") format('truetype');
font-weight: normal;
font-style: normal
}
body {font-family: 'Gotham'; padding-top:100px;}
.wrapper {background:url(../images/pockeyt-bg.jpg) center center #f4ae33; background-size: cover ;padding:80px 0;}
footer {text-align:center; font-size:12px; padding:50px 0;}
.navbar-default {background:#fff; margin-bottom:0; height:100px;}
.logo {width:200px; height:auto;}
.navbar-brand {height:70px; padding:30px;}
.navbar-text li {list-style:none;}
.btn-primary {background:#f4ae33; border-color:#f4ae33;}
.btn {padding:10px 25px; text-transform:uppercase; letter-spacing:2px; font-weight:700}
.wrapper .container {background:#fff; border-radius:20px; padding:50px;}
.wrapper .container h1 {font-family: 'RealtimeRounded';}
.jumbotron {margin-bottom:0;}
.loginbuttons .btn {display:block; width:100%; margin-bottom:10px;}
.loginbuttons {padding:30px 20px 20px}
.navbar-brand {position:relative;}
.navbar-brand .text-primary {position:absolute; bottom:1px; right:-40px; font-size:10px; text-transform:uppercase; letter-spacing: 2px; color:#333;}
.navbar-nav {padding:32px 0 25px; font-size:18px;}
.nav-pills {position:absolute; top:0px;; right:0; font-size:10px; text-transform:uppercase; letter-spacing:2px; }
.nav-pills a {color:#ccc}
#navbar {position:relative;}
.navbar-header {z-index: 100; position: relative;}
.btn-xs {padding:1px 5px; font-size:10px;}
.btn-sm {padding:10px 15px;}
@media only screen and (max-width:480px) {
.wrapper {padding:20px;}
.wrapper .container {background:#fff; padding:20px;}
} | public/css/style.css | @font-face {
font-family: 'Gotham';
src: url("fonts/Gotham-Bold-webfont.ttf") format('truetype');
font-weight: 700;
font-style: normal
}
@font-face {
font-family: 'Gotham';
src: url("fonts/Gotham-Book-webfont.ttf") format('truetype');
font-weight: normal;
font-style: normal
}
@font-face {
font-family: 'RealtimeRounded';
src: url("fonts/2F70AA_0_0.ttf") format('truetype');
font-weight: 300;
font-style: normal
}
@font-face {
font-family: 'RealtimeRounded';
src: url("fonts/2F70AA_1_0.ttf") format('truetype');
font-weight: normal;
font-style: normal
}
body {font-family: 'Gotham'; padding-top:100px;}
.wrapper {background:url(../images/pockeyt-bg.jpg) center center #f4ae33; background-size: cover ;padding:80px 0;}
footer {text-align:center; font-size:12px; padding:50px 0;}
.navbar-default {background:#fff; margin-bottom:0; height:100px;}
.logo {width:200px; height:auto;}
.navbar-brand {height:70px; padding:30px;}
.navbar-text li {list-style:none;}
.btn-primary {background:#f4ae33; border-color:#f4ae33;}
.btn {padding:10px 25px; text-transform:uppercase; letter-spacing:2px; font-weight:700}
.wrapper .container {background:#fff; border-radius:20px; padding:50px;}
.wrapper .container h1 {font-family: 'RealtimeRounded';}
.jumbotron {margin-bottom:0;}
.loginbuttons .btn {display:block; width:100%; margin-bottom:10px;}
.loginbuttons {padding:30px 20px 20px}
.navbar-brand {position:relative;}
.navbar-brand .text-primary {position:absolute; bottom:1px; right:-40px; font-size:10px; text-transform:uppercase; letter-spacing: 2px; color:#333;}
.navbar-nav {padding:32px 0 25px; font-size:18px;}
.nav-pills {position:absolute; top:0px;; right:0; font-size:10px; text-transform:uppercase; letter-spacing:2px; }
.nav-pills a {color:#ccc}
#navbar {position:relative;}
.navbar-header {z-index: 100; position: relative;}
.btn-xs {padding:1px 5px; font-size:10px;}
.btn-sm {padding:10px 15px;}
@media only screen and (max-width:480px) {
.wrapper {padding:20px;}
.wrapper .container {background:#fff; padding:20px;}
} | 0.310067 | 0.13215 |
date-picker,
time-picker {
position: relative;
}
.date-picker,
.time-picker {
text-align: center;
border: 2px solid black;
border-radius: 3px;
background-color: white;
text-align: center;
font-family: 'Open Sans', sans-serif;
z-index: 99999999;
margin-top: -2px;
}
.date-picker {
width: 200px;
padding: 15px;
}
.time-picker {
width: 90px;
padding: 10px;
}
.date-picker,
.time-picker-wrapper {
position: absolute;
}
.month-picker {
margin-bottom: 15px;
}
.day-picker,
.month-picker {
width: 100%;
}
.month-picker {
display: block;
}
.month-picker .month {
display: inline !important;
font-size: 13px;
}
.prev-month:hover,
.next-month:hover {
cursor: pointer;
}
.next-month,
.prev-month {
font-size: 14px;
margin-top: 3px;
}
.prev-month {
float: left;
}
.next-month {
float: right;
}
.day-picker {
display: table;
}
.week {
display: table-row;
}
.day {
display: table-cell;
font-size: 11px;
padding-left: 6px;
padding-right: 6px;
padding-top: 7px;
padding-bottom: 7px;
border-radius: 50%;
}
.day.week-day {
font-weight: bold;
}
.day:hover {
cursor: pointer;
}
.day.disabled {
color: #AAA4A4;
}
.day.selected {
background-color: black;
color: white;
font-weight: bold;
}
.day.today {
border: 1px solid black;
}
.day.disabled:hover,
.day.selected:hover {
pointer-events: none;
cursor: default;
}
.time-picker {
position: relative;
float: right;
}
.time-picker-wrapper {
left: 0;
}
.form-input.ng-invalid,
.form-input.ng-invalid + i.date,
.form-input.ng-invalid + i.time {
color: #EC6347;
}
i.date,
i.time {
margin-left: -36px;
}
.hours-picker,
.minutes-picker {
width: 30%;
height: 30%;
border: none;
outline: none;
}
.hours-picker:hover,
.minutes-picker:hover,
.hours-picker:focus,
.minutes-picker:focus {
border-bottom: 1px solid black;
}
.hours-picker {
text-align: right;
}
.minutes-picker {
text-align: left;
}
.hours-picker::-webkit-outer-spin-button,
.hours-picker::-webkit-inner-spin-button,
.minutes-picker::-webkit-outer-spin-button,
.minutes-picker::-webkit-inner-spin-button {
-webkit-appearance: none;
}
.hours-picker,
.minutes-picker {
-moz-appearance:textfield;
}
.time-separator {
margin-left: 2px;
margin-right: 2px;
}
div.hidden {
display: none;
} | css/datetime-picker.css | date-picker,
time-picker {
position: relative;
}
.date-picker,
.time-picker {
text-align: center;
border: 2px solid black;
border-radius: 3px;
background-color: white;
text-align: center;
font-family: 'Open Sans', sans-serif;
z-index: 99999999;
margin-top: -2px;
}
.date-picker {
width: 200px;
padding: 15px;
}
.time-picker {
width: 90px;
padding: 10px;
}
.date-picker,
.time-picker-wrapper {
position: absolute;
}
.month-picker {
margin-bottom: 15px;
}
.day-picker,
.month-picker {
width: 100%;
}
.month-picker {
display: block;
}
.month-picker .month {
display: inline !important;
font-size: 13px;
}
.prev-month:hover,
.next-month:hover {
cursor: pointer;
}
.next-month,
.prev-month {
font-size: 14px;
margin-top: 3px;
}
.prev-month {
float: left;
}
.next-month {
float: right;
}
.day-picker {
display: table;
}
.week {
display: table-row;
}
.day {
display: table-cell;
font-size: 11px;
padding-left: 6px;
padding-right: 6px;
padding-top: 7px;
padding-bottom: 7px;
border-radius: 50%;
}
.day.week-day {
font-weight: bold;
}
.day:hover {
cursor: pointer;
}
.day.disabled {
color: #AAA4A4;
}
.day.selected {
background-color: black;
color: white;
font-weight: bold;
}
.day.today {
border: 1px solid black;
}
.day.disabled:hover,
.day.selected:hover {
pointer-events: none;
cursor: default;
}
.time-picker {
position: relative;
float: right;
}
.time-picker-wrapper {
left: 0;
}
.form-input.ng-invalid,
.form-input.ng-invalid + i.date,
.form-input.ng-invalid + i.time {
color: #EC6347;
}
i.date,
i.time {
margin-left: -36px;
}
.hours-picker,
.minutes-picker {
width: 30%;
height: 30%;
border: none;
outline: none;
}
.hours-picker:hover,
.minutes-picker:hover,
.hours-picker:focus,
.minutes-picker:focus {
border-bottom: 1px solid black;
}
.hours-picker {
text-align: right;
}
.minutes-picker {
text-align: left;
}
.hours-picker::-webkit-outer-spin-button,
.hours-picker::-webkit-inner-spin-button,
.minutes-picker::-webkit-outer-spin-button,
.minutes-picker::-webkit-inner-spin-button {
-webkit-appearance: none;
}
.hours-picker,
.minutes-picker {
-moz-appearance:textfield;
}
.time-separator {
margin-left: 2px;
margin-right: 2px;
}
div.hidden {
display: none;
} | 0.617397 | 0.089375 |
* {
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
html {
height: 100%;
}
body {
min-height: 100%;
margin: 0;
display: flex;
flex-direction: column;
font-size: 1.75vmin;
/*align-items: stretch;*/
background: #333;
}
header {
width: 100%;
position: fixed;
top: 0;
text-shadow: 0px 0px 3px black;
z-index: 2;
pointer-events: none;
}
h1 {
text-align: center;
font-size: 4vmin;
color: white;
margin: 2vmin;
}
h1.zoom {
font-size: 2vmin;
margin: 0.5vmin;
}
#main {
display: flex;
flex-grow: 1;
flex-wrap: wrap;
list-style: none;
margin: 0;
padding: 0;
padding: 10vmin 0 5vmin 0;
}
#main > li {
display: flex;
align-items: center;
justify-content: center;
padding: 5px;
flex-grow: 1;
}
#main img{
width: 100%;
max-width: 150px;
border-radius: 0.25vmin;
}
#more {
min-height: 20vmin;
}
#more div {
background: white;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
min-width: 150px;
}
#more span {
font-size: 2vmin;
font-weight: bold;
color: #333;
}
#zoom {
position: fixed;
background: rgba(0, 0, 0, 0.85);
width: 100%;
height: 100vh;
z-index: 1;
}
#svgContainer {
height: 100%;
display: flex;
align-items: center;
padding: 5vmin 1vmin;
}
#svgContainer img {
width: 100%;
max-height: 100%;
border-radius: 0.5vmin;
}
#tags {
position: fixed;
left: 0;
top: 10vmin;
}
#tags span {
background: white;
color: #333;
font-weight: bold;
font-size: 2.5vmin;
border-radius: 0.5vmin;
margin: 0.5vmin;
padding: 0.5vmin 1vmin;
box-shadow: 0px 0px 3px black;
}
#download {
position: fixed;
display: flex;
align-items: center;
justify-content: center;
padding: 2vmin 3vmin;
font-weight: bold;
font-size: 3vmin;
border-radius: 0.5vmin;
}
@media screen and (min-width : 768px) {
#download {
padding: 1.5vmin 2.25vmin;
font-size: 2.5vmin;
}
}
@media screen and (min-width : 1440px) {
#download {
padding: 1vmin 1.75vmin;
font-size: 2vmin;
}
}
#download {
background: dodgerblue;
bottom: 2vmin;
right: 2vmin;
text-decoration: none;
}
#download span {
color: white;
}
#tag-container {
position: fixed;
display: flex;
height: 100vh;
background: rgba(0, 0, 0, 0.85);
align-items: center;
z-index: 1;
}
#tagList {
width: 100vw;
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
}
#tagList li {
background: #333;
color: white;
border-radius: 3px;
border: 1px solid white;
margin: 0.5vmin;
padding: 5vmin;
text-align: center;
flex-grow: 1;
font-size: 2vmin;
min-width: 150px;
}
#tagList li.on {
background: white;
color: #333;
}
#btn-tag {
background: red;
color: white;
position: fixed;
top: 2vmin;
right: 2vmin;
padding: 2.5vmin 1.5vmin;
border-radius: 5vmin;
font-weight: bold;
font-size: 2vmin;
}
footer {
width: 100%;
position: fixed;
bottom: 0;
left: 0;
text-align: center;
/*pointer-events: none;*/
}
footer p {
margin: 0.5vmin;
}
footer a {
font-size: 1.25vmin;
text-shadow: 0px 0px 0.5vmin black;
font-weight: bold;
color: white;
text-decoration: none;
} | src/style.css | * {
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
html {
height: 100%;
}
body {
min-height: 100%;
margin: 0;
display: flex;
flex-direction: column;
font-size: 1.75vmin;
/*align-items: stretch;*/
background: #333;
}
header {
width: 100%;
position: fixed;
top: 0;
text-shadow: 0px 0px 3px black;
z-index: 2;
pointer-events: none;
}
h1 {
text-align: center;
font-size: 4vmin;
color: white;
margin: 2vmin;
}
h1.zoom {
font-size: 2vmin;
margin: 0.5vmin;
}
#main {
display: flex;
flex-grow: 1;
flex-wrap: wrap;
list-style: none;
margin: 0;
padding: 0;
padding: 10vmin 0 5vmin 0;
}
#main > li {
display: flex;
align-items: center;
justify-content: center;
padding: 5px;
flex-grow: 1;
}
#main img{
width: 100%;
max-width: 150px;
border-radius: 0.25vmin;
}
#more {
min-height: 20vmin;
}
#more div {
background: white;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
min-width: 150px;
}
#more span {
font-size: 2vmin;
font-weight: bold;
color: #333;
}
#zoom {
position: fixed;
background: rgba(0, 0, 0, 0.85);
width: 100%;
height: 100vh;
z-index: 1;
}
#svgContainer {
height: 100%;
display: flex;
align-items: center;
padding: 5vmin 1vmin;
}
#svgContainer img {
width: 100%;
max-height: 100%;
border-radius: 0.5vmin;
}
#tags {
position: fixed;
left: 0;
top: 10vmin;
}
#tags span {
background: white;
color: #333;
font-weight: bold;
font-size: 2.5vmin;
border-radius: 0.5vmin;
margin: 0.5vmin;
padding: 0.5vmin 1vmin;
box-shadow: 0px 0px 3px black;
}
#download {
position: fixed;
display: flex;
align-items: center;
justify-content: center;
padding: 2vmin 3vmin;
font-weight: bold;
font-size: 3vmin;
border-radius: 0.5vmin;
}
@media screen and (min-width : 768px) {
#download {
padding: 1.5vmin 2.25vmin;
font-size: 2.5vmin;
}
}
@media screen and (min-width : 1440px) {
#download {
padding: 1vmin 1.75vmin;
font-size: 2vmin;
}
}
#download {
background: dodgerblue;
bottom: 2vmin;
right: 2vmin;
text-decoration: none;
}
#download span {
color: white;
}
#tag-container {
position: fixed;
display: flex;
height: 100vh;
background: rgba(0, 0, 0, 0.85);
align-items: center;
z-index: 1;
}
#tagList {
width: 100vw;
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
}
#tagList li {
background: #333;
color: white;
border-radius: 3px;
border: 1px solid white;
margin: 0.5vmin;
padding: 5vmin;
text-align: center;
flex-grow: 1;
font-size: 2vmin;
min-width: 150px;
}
#tagList li.on {
background: white;
color: #333;
}
#btn-tag {
background: red;
color: white;
position: fixed;
top: 2vmin;
right: 2vmin;
padding: 2.5vmin 1.5vmin;
border-radius: 5vmin;
font-weight: bold;
font-size: 2vmin;
}
footer {
width: 100%;
position: fixed;
bottom: 0;
left: 0;
text-align: center;
/*pointer-events: none;*/
}
footer p {
margin: 0.5vmin;
}
footer a {
font-size: 1.25vmin;
text-shadow: 0px 0px 0.5vmin black;
font-weight: bold;
color: white;
text-decoration: none;
} | 0.414188 | 0.143188 |
display: -ms-grid;
display: grid;
justify-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
position: -webkit-sticky;
position: sticky;
top: -17vh;
background: white;
padding-bottom: 2vh;
-webkit-box-shadow: 0 1px 3px #D3D4D9;
box-shadow: 0 1px 3px #D3D4D9;
}
.header-item-container {
margin-top: 1vh;
margin-bottom: 1vh;
}
.header-link {
text-decoration: none;
color: #252627;
padding: 2.5px;
font-weight: bold;
}
.active-link {
border-bottom: 2px solid #BB0A21;
}
#phone-number {
font-weight: bold;
font-size: 1.3rem;
}
#logo-image {
height: 15vh;
}
* {
padding: 0;
margin: 0;
}
body {
font-family: 'Archivo Black', sans-serif;
color: #252627;
}
#page-container {
display: -ms-grid;
display: grid;
justify-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-grid-rows: minmax(10vh, auto) minmax(80vh, auto) minmax(10vh, auto);
grid-template-rows: minmax(10vh, auto) minmax(80vh, auto) minmax(10vh, auto);
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
#content-container {
-ms-grid-row-align: start;
align-self: start;
display: -ms-grid;
display: grid;
justify-items: center;
-ms-grid-columns: (minmax(250px, 1fr))[auto-fill];
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
#content-text-header {
font-weight: bold;
font-size: 2.5rem;
color: #252627;
margin: 0 6vw;
text-align: center;
margin-top: 4vh;
margin-bottom: 4vh;
padding-bottom: 3vh;
border-bottom: 2px solid #BB0A21;
}
.pizza-card {
display: -ms-grid;
display: grid;
justify-items: center;
width: 90%;
margin-bottom: 5vh;
}
.pizza-card-image {
width: 90%;
max-width: 250px;
}
.pizza-card-header {
font-size: 1.2rem;
text-align: center;
}
.pizza-card-text {
text-align: center;
font-size: 0.9rem;
}
#footer-container {
display: -ms-grid;
display: grid;
justify-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 300;
font-size: 0.6rem;
background: #FFF9FB;
width: 100%;
height: 100%;
}
.social-media-icon {
fill: #BB0A21;
}
#cta-container {
margin-bottom: 2.5vh;
}
#menu-link {
text-decoration: none;
color: #BB0A21;
}
/*# sourceMappingURL=style.css.map */ | css/style.css | display: -ms-grid;
display: grid;
justify-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
position: -webkit-sticky;
position: sticky;
top: -17vh;
background: white;
padding-bottom: 2vh;
-webkit-box-shadow: 0 1px 3px #D3D4D9;
box-shadow: 0 1px 3px #D3D4D9;
}
.header-item-container {
margin-top: 1vh;
margin-bottom: 1vh;
}
.header-link {
text-decoration: none;
color: #252627;
padding: 2.5px;
font-weight: bold;
}
.active-link {
border-bottom: 2px solid #BB0A21;
}
#phone-number {
font-weight: bold;
font-size: 1.3rem;
}
#logo-image {
height: 15vh;
}
* {
padding: 0;
margin: 0;
}
body {
font-family: 'Archivo Black', sans-serif;
color: #252627;
}
#page-container {
display: -ms-grid;
display: grid;
justify-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-grid-rows: minmax(10vh, auto) minmax(80vh, auto) minmax(10vh, auto);
grid-template-rows: minmax(10vh, auto) minmax(80vh, auto) minmax(10vh, auto);
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
#content-container {
-ms-grid-row-align: start;
align-self: start;
display: -ms-grid;
display: grid;
justify-items: center;
-ms-grid-columns: (minmax(250px, 1fr))[auto-fill];
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
#content-text-header {
font-weight: bold;
font-size: 2.5rem;
color: #252627;
margin: 0 6vw;
text-align: center;
margin-top: 4vh;
margin-bottom: 4vh;
padding-bottom: 3vh;
border-bottom: 2px solid #BB0A21;
}
.pizza-card {
display: -ms-grid;
display: grid;
justify-items: center;
width: 90%;
margin-bottom: 5vh;
}
.pizza-card-image {
width: 90%;
max-width: 250px;
}
.pizza-card-header {
font-size: 1.2rem;
text-align: center;
}
.pizza-card-text {
text-align: center;
font-size: 0.9rem;
}
#footer-container {
display: -ms-grid;
display: grid;
justify-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 300;
font-size: 0.6rem;
background: #FFF9FB;
width: 100%;
height: 100%;
}
.social-media-icon {
fill: #BB0A21;
}
#cta-container {
margin-bottom: 2.5vh;
}
#menu-link {
text-decoration: none;
color: #BB0A21;
}
/*# sourceMappingURL=style.css.map */ | 0.266357 | 0.073397 |
[guielement="topdesk-menu"],
[guielement="topdesk-submenu"],
[guielement="toolbar_menu"],
div#checklist div.menu {
background: var(--surface);
}
[guielement="topdesk-submenu"] {
border-left-color: var(--on-surface);
}
/* Default */
[guielement="topdesk-menu-item"],
[guielement="toolbar_menu_button"],
div#checklist div.menu [role="button"] {
background: var(--surface);
--text-color: var(--on-surface);
--filter: var(--on-surface-filter);
}
[guielement="topdesk-menu-item"] *,
[guielement="toolbar_menu_button"] * {
background: transparent;
}
[guielement="topdesk-menu-item"] [guielement="topdesk-menu-icon"],
[guielement="toolbar_menu_button"] [mtype="imagebutton"] {
filter: var(--filter);
}
div#checklist div.menu [role="button"] {
color: var(--text-color);
}
/* Hover */
[guielement="topdesk-menu-item"]:hover,
[guielement="toolbar_menu_button"]:hover,
div#checklist div.menu [role="button"]:hover {
background: var(--on-surface);
--text-color: var(--surface);
--filter: var(--surface-filter);
}
/* Focus */
[guielement="topdesk-menu-item"]:focus,
[guielement="toolbar_menu_button"]:focus,
div#checklist div.menu [role="button"]:focus {
outline: none !important;
background: var(--on-surface);
--text-color: var(--surface);
--filter: var(--surface-filter);
}
/* Disabled */
[guielement="topdesk-menu-item"][disabled="true"],
[guielement="toolbar_menu_button"][disabled="true"],
div#checklist div.menu [role="button"][aria-disabled="true"] {
background: var(--disabled);
--text-color: var(--on-disabled);
--filter: var(--on-disabled-filter);
}
/* Separators */
[guielement="topdesk-menu-separator"],
[guielement="toolbar_menu_group"],
div#checklist div.menu li .separator {
border-color: var(--on-surface);
}
/* Selected item */
[guielement="topdesk-menu-item"][mstyles~="topdesk-menu-item-active"] {
border-left-color: var(--primary);
}
/* Suppressing focus style on menu after click on Menu button */
[guielement="toolbar_menu"] > [mtype="group"]:focus {
outline: none !important;
} | src/styles/menu.css | [guielement="topdesk-menu"],
[guielement="topdesk-submenu"],
[guielement="toolbar_menu"],
div#checklist div.menu {
background: var(--surface);
}
[guielement="topdesk-submenu"] {
border-left-color: var(--on-surface);
}
/* Default */
[guielement="topdesk-menu-item"],
[guielement="toolbar_menu_button"],
div#checklist div.menu [role="button"] {
background: var(--surface);
--text-color: var(--on-surface);
--filter: var(--on-surface-filter);
}
[guielement="topdesk-menu-item"] *,
[guielement="toolbar_menu_button"] * {
background: transparent;
}
[guielement="topdesk-menu-item"] [guielement="topdesk-menu-icon"],
[guielement="toolbar_menu_button"] [mtype="imagebutton"] {
filter: var(--filter);
}
div#checklist div.menu [role="button"] {
color: var(--text-color);
}
/* Hover */
[guielement="topdesk-menu-item"]:hover,
[guielement="toolbar_menu_button"]:hover,
div#checklist div.menu [role="button"]:hover {
background: var(--on-surface);
--text-color: var(--surface);
--filter: var(--surface-filter);
}
/* Focus */
[guielement="topdesk-menu-item"]:focus,
[guielement="toolbar_menu_button"]:focus,
div#checklist div.menu [role="button"]:focus {
outline: none !important;
background: var(--on-surface);
--text-color: var(--surface);
--filter: var(--surface-filter);
}
/* Disabled */
[guielement="topdesk-menu-item"][disabled="true"],
[guielement="toolbar_menu_button"][disabled="true"],
div#checklist div.menu [role="button"][aria-disabled="true"] {
background: var(--disabled);
--text-color: var(--on-disabled);
--filter: var(--on-disabled-filter);
}
/* Separators */
[guielement="topdesk-menu-separator"],
[guielement="toolbar_menu_group"],
div#checklist div.menu li .separator {
border-color: var(--on-surface);
}
/* Selected item */
[guielement="topdesk-menu-item"][mstyles~="topdesk-menu-item-active"] {
border-left-color: var(--primary);
}
/* Suppressing focus style on menu after click on Menu button */
[guielement="toolbar_menu"] > [mtype="group"]:focus {
outline: none !important;
} | 0.140307 | 0.045226 |
body{
background-color: #407afc;
background:url(../img/tetris.jpg) no-repeat;
background-size: 100% 100%;
margin:0 0;
width: 100%;
height: 100%;
overflow:hidden;
}
.overflow{
overflow-y: scroll;
overflow-x: hidden;
}
#debug{
position: absolute;
left:100px;
top: 100px;
display: block;
}
.menu{
width: 100%;
height: 100%;
}
.center{
margin:auto;overflow-y:hidden;
}
.left{
float: left;
}
.right{
float: right;
}
.c32b16c{
background: url(../img/block1.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.cec6100{
background: url(../img/block2.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.c00a1e9{
background: url(../img/block3.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.ceb68a3{
background: url(../img/block4.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.cfff100{
background: url(../img/block5.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.ce5004f{
background: url(../img/block6.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.c7ecef4{
background: url(../img/block7.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.c555{
background: url(../img/block8.png) no-repeat;
background-size:100% 100%;
}
.menubox{
margin:0 auto;
margin-top: 50px;
width:200px;
}
.menubox a{
text-decoration:none;
text-align:center;
color:#407afc;
display: block;
font-size: 23px;
line-height: 50px;
width: 200px;
height: 50px;
margin-top: 20px;
background:#FFF ;
cursor: pointer;
border-radius:2px;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.menubox a:hover{
color:#FFF;
background:#364261;
}
.gtitle{
text-align:center;
margin: 30px auto;
font-size: 50px;
color: #FFF;
}
.online,.option,.ranking{
display: none;
background: #334;
}
.online{
background:#f8faff;
}
.ranking{
width: 100%;
height: 100%;
background: #FFF;
}
.recordbox{
min-width: 200px;
min-height: 300px;
margin:10px auto;
background: #FFF;
}
.recordhead{
background: #f8faff;
}
.recordhead div{
font-size: 20px;
line-height: 30px;
height: 30px;
text-align: center;
border-top: 1px solid;
}
.ranknum{
float: left;
min-width: 17%;
border-left:1px solid;
border-right:1px solid;
border-bottom:1px solid;
}
.rankname{
float: left;
min-width: 40%;
border-bottom:1px solid;
border-right: 1px solid;
}
.rankgrade{
float: left;
min-width: 40%;
border-right:1px solid;
border-bottom :1px solid;
}
.reocrdlist div div{
font-size: 20px;
line-height: 30px;
height: 30px;
background: #FFF;
text-align: center;
}
.title{
font-size: 30px;
height: 40px;
text-align: center;
background: #3a80e2;
color:#fff;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.roomlist{
background:#FFF;
height: 250px;
font-size: 16px;
}
.obottom{
width: 100%;
height: 130px;
border-top: 1px solid #e7e7e7;
}
.oleft{
margin-top: 20px;
float: left;
}
.oright{
margin-top: 20px;
float: right;
}
.croombox{
background: #FFF;
height: 400px;
margin:0px;
padding: 0px;
}
.roominfo{
height: 60px;
width: 500px;
font-size: 20px;
line-height: 60px;
margin: 0px auto;
}
.roomcode{
width: 500px;
height: 120px;
margin: 10px auto;
font-size: 20px;
line-height:60px;
}
.btmbox{
width: 500px;
height: 50px;
margin: 20px auto;
}
.btm{
float: left;
background: #364261;
width: 200px;
height: 50px;
margin-left: 30px;
font-size: 20px;
text-align: center;
line-height: 50px;
cursor: pointer;
border-radius:2px;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.rinput{
width: 150px;
height: 30px;
line-height: 30px;
font-size: 20px;
}
.croom{
width: 180px;
height: 50px;
font-size: 25px;
color: white;
background: #123;
text-align: center;
line-height: 50px;
margin-left: 25px;
cursor: pointer;
}
.enterroom{
margin-left: 0px !important;
}
.einput{
width: 200px;
height: 48px;
line-height: 48px;
font-size: 25px;
border-left:1px solid #e7e7e7;
border-top:1px solid #e7e7e7;
border-bottom:1px solid #e7e7e7;
}
#roomname{
font-size: 30px;
height: 40px;
text-align: center;
background: #3a80e2;
color:#fff;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.playersul{
float: left;
background: #FFF;
height: 80px;
width: 180px;
font-size: 20px;
line-height: 30px;
border: 1px solid #e7e7e7;
margin-left: 10px;
margin-top: 10px;
border-radius:2px;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.playername{
text-align: center;
font-size: 22px;
}
.playerready{
text-align: center;
}
.goinfo{
position: fixed;
width: 40%;
min-height: 200px;
font-size: 24px;
text-align: center;
background: white;
border:2px black solid;
z-index: 100;
}
.pinfo{
width: 90%;
font-size: 20px;
margin:0px auto;
font-style: "黑体";
}
.restart{
margin:10px auto;
width: 200px;
color: white;
background: #364261;
height: 50px;
font-size: 24px;
text-align: center;
line-height: 50px;
cursor: pointer;
border:1px black solid;
border-radius:2px;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.readybtmbox{
padding-top: 10px;
width: 100%;
height: 100px;
background: #f8faff;
border-top:1px solid #e7e7e7;
}
.readybtm{
background: #DDF;
float: left;
width: 300px;
height:30px;
color: red;
font-size: 25px;
}
.btm{
width: 180px;
height: 50px;
font-size: 25px;
color: white;
background: #364261;
text-align: center;
line-height: 50px;
margin-left: 25px;
cursor: pointer;
}
.roomlisthead{
height: 35px;
background: #FFF;
line-height: 35px;
}
.roomborder{
border-top:2px solid;
border-bottom:2px solid;
}
.roomborder2{
border-bottom:1px solid;
background:#EDE;
}
.roomul{
background: #f8faff;
height: 30px;
line-height: 30px;
cursor: pointer;
}
.roomulname{
float: left;
width: 50%;
height: 100%;
border-right:1px solid;
}
.roomnumber{
float: left;
width: 8%;
height: 100%;
border-right:1px solid;
}
.roomcount{
float: left;
width: 30%;
height: 100%;
border-right:1px solid;
}
.roomflag{
float: left;
width: 11.1%;
height: 100%;
}
.gamebox{
width: 261px;
height: 521px;
background-color: white;
float: left;
}
.atktips{
float: left;
background: white;
width: 35px;
height: 100%;
}
.gamerlist{
width: 100%;
margin-top: 40px;
}
.stop{
position: absolute;
top: 40px;
left: 0px;
}
.gamername{
text-align: center;
font-size: 18px;
height: 24px;
line-height: 24px;
color:#FFF;
}
.gamermap{
background: white;
}
.gamer{
margin-left: 10px;
margin-top: 5px;
background: #3a80e2;
float:left;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
#playerslist{
background: #FFF;
height: 400px;
}
.exit{
float: left;
background: #EEE;
width: 40px;
height: 40px;
font-size: 30px;
text-align: center;
line-height:40px;
cursor: pointer;
}
.block{
width:25px;
height: 25px;
background-color: #EEE;
margin-left: 1px;
margin-top: 1px;
float: left;
}
.leftbox{
float: left;
width: 200px;
height: 100%;
position: relative;
left: 0px;
}
.rightbox{
float: left;
width: 200px;
height: 100%;
}
.gbtmbox{
width: 100%;
background: #771;
}
.r1{
width: 100%;
height: 50px;
}
.r1 div{
float: left;
margin-right: 5px;
font-size: 20px;
font-family: '微软雅黑','黑体','宋体';
font-weight: bolder;
line-height: 50px;
color:#FFF;
}
.inputname{
height: 30px;
line-height: 30px;
font-size: 20px;
}
.box{
background:url(../img/bg2.jpg) no-repeat;
background-size: 100% 100%;
width: 1000px;
height: 560px;
display: none;
position: relative;
}
.r2{
width: 100%;
height:180px;
padding-top: 10px;
}
.r2 div{
float: left;
margin-right: 5px;
}
.opbox{
width:100%;
height: 200px;
background: white;
}
.opcenter{
width: 500px;
height: 200px;
margin: 0px auto;
padding-top: 20px;
padding-left:150px;
}
.btmcenter{
margin: 0px auto;
width: 500px;
}
.attribute{
height: 50px;
font-size: 25px;
}
.range{
width: 200px;
}
.vbuttombox{
width: 200px;
height: 100px;
position: absolute;
top: 300px;
left: 800px;
}
.vButtom{
position: absolute;
width: 50px;
height: 50px;
}
.vSpace{
position: absolute;
width: 100px;
height: 50px;
}
.upSPace{
background: url(../img/spaceup.png) no-repeat;
background-size:100% 100%;
}
.upSPace:active{
background: url(../img/spacedown.png) no-repeat;
background-size:100% 100%;
}
.rightButtom{
background: url(../img/buttomup.png) no-repeat;
background-size:100% 100%;
}
.rightButtom:active{
background: url(../img/buttomdown.png) no-repeat;
background-size:100% 100%;
}
.leftButtom{
background: url(../img/buttomup.png) no-repeat;
transform:rotate(180deg);
background-size:100% 100%;
}
.leftButtom:active{
background: url(../img/buttomdown.png) no-repeat;
background-size:100% 100%;
}
.upButtom{
background: url(../img/buttomup.png) no-repeat;
transform:rotate(-90deg);
background-size:100% 100%;
}
.upButtom:active{
background: url(../img/buttomdown.png) no-repeat;
background-size:100% 100%;
}
.downButtom{
background: url(../img/buttomup.png) no-repeat;
transform:rotate(90deg);
background-size:100% 100%;
}
.downButtom:active{
background: url(../img/buttomdown.png) no-repeat;
background-size:100% 100%;
}
.nextText{
font-size: 20px;
font-family: '微软雅黑','黑体','宋体';
line-height: 50px;
color: #fff;
font-weight: bolder;
}
#nextBlocks{
margin-top: 20px;
background: white;
}
#atkdebug{
position: absolute;
top: 250px;
left: 900px;
color: white;
}
@media (max-width: 790px){
.gtitle{
margin: 5px auto;
font-size: 26px;
}
.menubox a{
font-size: 18px;
line-height: 37.5px;
width: 150px;
height: 37.5px;
margin-top: 10px;
border-radius:2px;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.menubox{
width: 150px;
margin-top:20px;
}
.btm{
width: 150px;
height: 37.5px;
margin-left: 20px;
font-size: 18px;
line-height: 37.5px;
}
.einput{
width: 150px;
height: 35.5px;
line-height: 35.5px;
font-size: 18px;
}
.title{
font-size: 18px;
height: 30px;
line-height: 30px;
}
.restart{
margin:5px auto;
width: 150px;
height: 37.5px;
font-size: 18px;
line-height: 37.5px;
}
.goinfo{
font-size: 18px;
min-height: 100px;
}
.inputname{
height: 20px;
line-height: 20px;
font-size: 18px;
}
.exit{
width: 30px;
height: 30px;
font-size: 20px;
line-height:30px;
}
.r1{
height: 30px;
color:#fff;
}
.r1 div{
font-size: 18px;
height:30px;
line-height: 30px;
}
.r2{
height:120px;
padding-top: 0px;
color: #fff;
}
.nextText{
font-size: 18px;
line-height: 30px;
height: 30px;
}
#nextBlocks{
margin:0px;
}
.roominfo{
height: 30px;
width: 400px;
font-size: 16px;
line-height: 30px;
}
.rinput{
width: 100px;
height: 20px;
line-height: 20px;
font-size: 16px;
}
.roomcode{
width: 400px;
height: 60px;
margin: 5px auto;
font-size: 16px;
line-height:30px;
}
.btmbox{
width: 400px;
height: 30px;
margin: 10px auto;
}
.obottom{
width: 100%;
height: 100px;
}
.attribute{
height: 30px;
font-size: 18px;
}
.opcenter{
width: 350px;
height: 150px;
padding-top: 8px;
padding-left:100px;
}
.recordhead div{
font-size: 16px;
line-height: 20px;
height: 20px;
}
.ranknum{
min-width: 18%;
}
.reocrdlist div div{
font-size: 16px;
line-height: 20px;
height: 20px;
}
#roomname{
font-size: 18px;
height: 30px;
line-height: 30px;
}
.playersul{
height: 60px;
width: 120px;
font-size: 16px;
line-height: 25px;
margin-left: 10px;
margin-top: 10px;
}
.readybtmbox{
padding-top: 10px;
height: 70px;
}
.playername{
font-size: 17px;
}
.gamerlist{
width: 100%;
margin-top: 30px;
}
.gamername{
font-size: 14px;
}
}
@keyframes atkanimate
{
0% {height: 0%;background: yellow}
80% {height: 100%;background: yellow}
100% {background: transparent;}
}
.animate{
animation-timing-function:ease;
} | css/style.css | body{
background-color: #407afc;
background:url(../img/tetris.jpg) no-repeat;
background-size: 100% 100%;
margin:0 0;
width: 100%;
height: 100%;
overflow:hidden;
}
.overflow{
overflow-y: scroll;
overflow-x: hidden;
}
#debug{
position: absolute;
left:100px;
top: 100px;
display: block;
}
.menu{
width: 100%;
height: 100%;
}
.center{
margin:auto;overflow-y:hidden;
}
.left{
float: left;
}
.right{
float: right;
}
.c32b16c{
background: url(../img/block1.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.cec6100{
background: url(../img/block2.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.c00a1e9{
background: url(../img/block3.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.ceb68a3{
background: url(../img/block4.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.cfff100{
background: url(../img/block5.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.ce5004f{
background: url(../img/block6.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.c7ecef4{
background: url(../img/block7.png) no-repeat;
background-size:100% 100%;
width: 30px;
height: 30px;
}
.c555{
background: url(../img/block8.png) no-repeat;
background-size:100% 100%;
}
.menubox{
margin:0 auto;
margin-top: 50px;
width:200px;
}
.menubox a{
text-decoration:none;
text-align:center;
color:#407afc;
display: block;
font-size: 23px;
line-height: 50px;
width: 200px;
height: 50px;
margin-top: 20px;
background:#FFF ;
cursor: pointer;
border-radius:2px;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.menubox a:hover{
color:#FFF;
background:#364261;
}
.gtitle{
text-align:center;
margin: 30px auto;
font-size: 50px;
color: #FFF;
}
.online,.option,.ranking{
display: none;
background: #334;
}
.online{
background:#f8faff;
}
.ranking{
width: 100%;
height: 100%;
background: #FFF;
}
.recordbox{
min-width: 200px;
min-height: 300px;
margin:10px auto;
background: #FFF;
}
.recordhead{
background: #f8faff;
}
.recordhead div{
font-size: 20px;
line-height: 30px;
height: 30px;
text-align: center;
border-top: 1px solid;
}
.ranknum{
float: left;
min-width: 17%;
border-left:1px solid;
border-right:1px solid;
border-bottom:1px solid;
}
.rankname{
float: left;
min-width: 40%;
border-bottom:1px solid;
border-right: 1px solid;
}
.rankgrade{
float: left;
min-width: 40%;
border-right:1px solid;
border-bottom :1px solid;
}
.reocrdlist div div{
font-size: 20px;
line-height: 30px;
height: 30px;
background: #FFF;
text-align: center;
}
.title{
font-size: 30px;
height: 40px;
text-align: center;
background: #3a80e2;
color:#fff;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.roomlist{
background:#FFF;
height: 250px;
font-size: 16px;
}
.obottom{
width: 100%;
height: 130px;
border-top: 1px solid #e7e7e7;
}
.oleft{
margin-top: 20px;
float: left;
}
.oright{
margin-top: 20px;
float: right;
}
.croombox{
background: #FFF;
height: 400px;
margin:0px;
padding: 0px;
}
.roominfo{
height: 60px;
width: 500px;
font-size: 20px;
line-height: 60px;
margin: 0px auto;
}
.roomcode{
width: 500px;
height: 120px;
margin: 10px auto;
font-size: 20px;
line-height:60px;
}
.btmbox{
width: 500px;
height: 50px;
margin: 20px auto;
}
.btm{
float: left;
background: #364261;
width: 200px;
height: 50px;
margin-left: 30px;
font-size: 20px;
text-align: center;
line-height: 50px;
cursor: pointer;
border-radius:2px;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.rinput{
width: 150px;
height: 30px;
line-height: 30px;
font-size: 20px;
}
.croom{
width: 180px;
height: 50px;
font-size: 25px;
color: white;
background: #123;
text-align: center;
line-height: 50px;
margin-left: 25px;
cursor: pointer;
}
.enterroom{
margin-left: 0px !important;
}
.einput{
width: 200px;
height: 48px;
line-height: 48px;
font-size: 25px;
border-left:1px solid #e7e7e7;
border-top:1px solid #e7e7e7;
border-bottom:1px solid #e7e7e7;
}
#roomname{
font-size: 30px;
height: 40px;
text-align: center;
background: #3a80e2;
color:#fff;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.playersul{
float: left;
background: #FFF;
height: 80px;
width: 180px;
font-size: 20px;
line-height: 30px;
border: 1px solid #e7e7e7;
margin-left: 10px;
margin-top: 10px;
border-radius:2px;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.playername{
text-align: center;
font-size: 22px;
}
.playerready{
text-align: center;
}
.goinfo{
position: fixed;
width: 40%;
min-height: 200px;
font-size: 24px;
text-align: center;
background: white;
border:2px black solid;
z-index: 100;
}
.pinfo{
width: 90%;
font-size: 20px;
margin:0px auto;
font-style: "黑体";
}
.restart{
margin:10px auto;
width: 200px;
color: white;
background: #364261;
height: 50px;
font-size: 24px;
text-align: center;
line-height: 50px;
cursor: pointer;
border:1px black solid;
border-radius:2px;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.readybtmbox{
padding-top: 10px;
width: 100%;
height: 100px;
background: #f8faff;
border-top:1px solid #e7e7e7;
}
.readybtm{
background: #DDF;
float: left;
width: 300px;
height:30px;
color: red;
font-size: 25px;
}
.btm{
width: 180px;
height: 50px;
font-size: 25px;
color: white;
background: #364261;
text-align: center;
line-height: 50px;
margin-left: 25px;
cursor: pointer;
}
.roomlisthead{
height: 35px;
background: #FFF;
line-height: 35px;
}
.roomborder{
border-top:2px solid;
border-bottom:2px solid;
}
.roomborder2{
border-bottom:1px solid;
background:#EDE;
}
.roomul{
background: #f8faff;
height: 30px;
line-height: 30px;
cursor: pointer;
}
.roomulname{
float: left;
width: 50%;
height: 100%;
border-right:1px solid;
}
.roomnumber{
float: left;
width: 8%;
height: 100%;
border-right:1px solid;
}
.roomcount{
float: left;
width: 30%;
height: 100%;
border-right:1px solid;
}
.roomflag{
float: left;
width: 11.1%;
height: 100%;
}
.gamebox{
width: 261px;
height: 521px;
background-color: white;
float: left;
}
.atktips{
float: left;
background: white;
width: 35px;
height: 100%;
}
.gamerlist{
width: 100%;
margin-top: 40px;
}
.stop{
position: absolute;
top: 40px;
left: 0px;
}
.gamername{
text-align: center;
font-size: 18px;
height: 24px;
line-height: 24px;
color:#FFF;
}
.gamermap{
background: white;
}
.gamer{
margin-left: 10px;
margin-top: 5px;
background: #3a80e2;
float:left;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
#playerslist{
background: #FFF;
height: 400px;
}
.exit{
float: left;
background: #EEE;
width: 40px;
height: 40px;
font-size: 30px;
text-align: center;
line-height:40px;
cursor: pointer;
}
.block{
width:25px;
height: 25px;
background-color: #EEE;
margin-left: 1px;
margin-top: 1px;
float: left;
}
.leftbox{
float: left;
width: 200px;
height: 100%;
position: relative;
left: 0px;
}
.rightbox{
float: left;
width: 200px;
height: 100%;
}
.gbtmbox{
width: 100%;
background: #771;
}
.r1{
width: 100%;
height: 50px;
}
.r1 div{
float: left;
margin-right: 5px;
font-size: 20px;
font-family: '微软雅黑','黑体','宋体';
font-weight: bolder;
line-height: 50px;
color:#FFF;
}
.inputname{
height: 30px;
line-height: 30px;
font-size: 20px;
}
.box{
background:url(../img/bg2.jpg) no-repeat;
background-size: 100% 100%;
width: 1000px;
height: 560px;
display: none;
position: relative;
}
.r2{
width: 100%;
height:180px;
padding-top: 10px;
}
.r2 div{
float: left;
margin-right: 5px;
}
.opbox{
width:100%;
height: 200px;
background: white;
}
.opcenter{
width: 500px;
height: 200px;
margin: 0px auto;
padding-top: 20px;
padding-left:150px;
}
.btmcenter{
margin: 0px auto;
width: 500px;
}
.attribute{
height: 50px;
font-size: 25px;
}
.range{
width: 200px;
}
.vbuttombox{
width: 200px;
height: 100px;
position: absolute;
top: 300px;
left: 800px;
}
.vButtom{
position: absolute;
width: 50px;
height: 50px;
}
.vSpace{
position: absolute;
width: 100px;
height: 50px;
}
.upSPace{
background: url(../img/spaceup.png) no-repeat;
background-size:100% 100%;
}
.upSPace:active{
background: url(../img/spacedown.png) no-repeat;
background-size:100% 100%;
}
.rightButtom{
background: url(../img/buttomup.png) no-repeat;
background-size:100% 100%;
}
.rightButtom:active{
background: url(../img/buttomdown.png) no-repeat;
background-size:100% 100%;
}
.leftButtom{
background: url(../img/buttomup.png) no-repeat;
transform:rotate(180deg);
background-size:100% 100%;
}
.leftButtom:active{
background: url(../img/buttomdown.png) no-repeat;
background-size:100% 100%;
}
.upButtom{
background: url(../img/buttomup.png) no-repeat;
transform:rotate(-90deg);
background-size:100% 100%;
}
.upButtom:active{
background: url(../img/buttomdown.png) no-repeat;
background-size:100% 100%;
}
.downButtom{
background: url(../img/buttomup.png) no-repeat;
transform:rotate(90deg);
background-size:100% 100%;
}
.downButtom:active{
background: url(../img/buttomdown.png) no-repeat;
background-size:100% 100%;
}
.nextText{
font-size: 20px;
font-family: '微软雅黑','黑体','宋体';
line-height: 50px;
color: #fff;
font-weight: bolder;
}
#nextBlocks{
margin-top: 20px;
background: white;
}
#atkdebug{
position: absolute;
top: 250px;
left: 900px;
color: white;
}
@media (max-width: 790px){
.gtitle{
margin: 5px auto;
font-size: 26px;
}
.menubox a{
font-size: 18px;
line-height: 37.5px;
width: 150px;
height: 37.5px;
margin-top: 10px;
border-radius:2px;
box-shadow:0 10px 50px 0 rgba(0,20,180,.1);
}
.menubox{
width: 150px;
margin-top:20px;
}
.btm{
width: 150px;
height: 37.5px;
margin-left: 20px;
font-size: 18px;
line-height: 37.5px;
}
.einput{
width: 150px;
height: 35.5px;
line-height: 35.5px;
font-size: 18px;
}
.title{
font-size: 18px;
height: 30px;
line-height: 30px;
}
.restart{
margin:5px auto;
width: 150px;
height: 37.5px;
font-size: 18px;
line-height: 37.5px;
}
.goinfo{
font-size: 18px;
min-height: 100px;
}
.inputname{
height: 20px;
line-height: 20px;
font-size: 18px;
}
.exit{
width: 30px;
height: 30px;
font-size: 20px;
line-height:30px;
}
.r1{
height: 30px;
color:#fff;
}
.r1 div{
font-size: 18px;
height:30px;
line-height: 30px;
}
.r2{
height:120px;
padding-top: 0px;
color: #fff;
}
.nextText{
font-size: 18px;
line-height: 30px;
height: 30px;
}
#nextBlocks{
margin:0px;
}
.roominfo{
height: 30px;
width: 400px;
font-size: 16px;
line-height: 30px;
}
.rinput{
width: 100px;
height: 20px;
line-height: 20px;
font-size: 16px;
}
.roomcode{
width: 400px;
height: 60px;
margin: 5px auto;
font-size: 16px;
line-height:30px;
}
.btmbox{
width: 400px;
height: 30px;
margin: 10px auto;
}
.obottom{
width: 100%;
height: 100px;
}
.attribute{
height: 30px;
font-size: 18px;
}
.opcenter{
width: 350px;
height: 150px;
padding-top: 8px;
padding-left:100px;
}
.recordhead div{
font-size: 16px;
line-height: 20px;
height: 20px;
}
.ranknum{
min-width: 18%;
}
.reocrdlist div div{
font-size: 16px;
line-height: 20px;
height: 20px;
}
#roomname{
font-size: 18px;
height: 30px;
line-height: 30px;
}
.playersul{
height: 60px;
width: 120px;
font-size: 16px;
line-height: 25px;
margin-left: 10px;
margin-top: 10px;
}
.readybtmbox{
padding-top: 10px;
height: 70px;
}
.playername{
font-size: 17px;
}
.gamerlist{
width: 100%;
margin-top: 30px;
}
.gamername{
font-size: 14px;
}
}
@keyframes atkanimate
{
0% {height: 0%;background: yellow}
80% {height: 100%;background: yellow}
100% {background: transparent;}
}
.animate{
animation-timing-function:ease;
} | 0.155816 | 0.046141 |
.sticky-wrapper {
position: relative;
}
.onscroll.transparent-header-active .header-container.js-transparent-header .sticky-wrapper {
height: 0 !important;
}
.fixed-header-enabled .header.js-fixed {
/*
opacity: 0;
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
*/
}
.onscroll.fixed-header-enabled--scroll-up.headroom--scroll-up .header.js-fixed,
.onscroll.fixed-header-enabled--scroll .header.js-fixed {
/* opacity: 1;
position: fixed;
z-index: 499;
top: 0;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: transparent;*/
}
.modal-open.onscroll.fixed-header-enabled--scroll-up.headroom--scroll-up .header.js-fixed,
.modal-open.onscroll.fixed-header-enabled--scroll .header.js-fixed {
z-index: 1041;
}
.modal-open.onscroll.fixed-header-enabled--scroll-up.headroom--scroll-up .header.js-fixed .region:not(.region-header-third),
.modal-open.onscroll.fixed-header-enabled--scroll .header.js-fixed .region:not(.region-header-third),
.modal-open .modal-icon-button {
display: none;
}
.onscroll .region--dark-typography.header.js-fixed {
border-bottom-color: hsla(0, 0%, 60%, 0.5);
}
.onscroll .header.js-fixed.region--white-background {
background-color: rgba(255, 255, 255, 0.95);
}
.onscroll .region--white-background .header.js-fixed {
background-color: rgba(29, 29, 29, 0.95);
}
.onscroll .header.js-fixed.region--black-background {
background-color: rgba(29, 29, 29, 0.90);
}
.onscroll .region--black-background .header.js-fixed {
background-color: rgba(29, 29, 29, 0.95);
}
.onscroll .header.js-fixed.region--gray-background {
background-color: rgba(244, 244, 244, 0.95);
}
.onscroll .region--gray-background .header.js-fixed {
background-color: rgba(29, 29, 29, 0.95);
}
.fixed-header-enabled.onscroll .header__container,
.fixed-header-enabled.onscroll .header-second,
.fixed-header-enabled.onscroll .header-third,
.fixed-header-enabled.onscroll .header-first,
.fixed-header-enabled.onscroll .header-container ul.menu {
/*
-webkit-transition: ease-in-out 0.2s;
-o-transition: ease-in-out 0.2s;
transition: ease-in-out 0.2s;
*/
}
.fixed-header-enabled.onscroll .header__container {
padding: 5px 0;
}
.fixed-header-enabled.onscroll .header__section ul.menu {
padding-top: 10px;
}
.fixed-header-enabled.onscroll .header-container .sf-menu.menu > li > ul {
margin-top: 11px;
}
@media (max-width: 991px) {
.onscroll .header__container .header-first {
display: none;
}
.onscroll .header-container .content > ul.menu {
padding-top: 10px;
}
}
@media (max-width: 767px) {
.onscroll .header.js-fixed {
display: none;
}
} | minimal_lite/css/components/fixed-header.css | .sticky-wrapper {
position: relative;
}
.onscroll.transparent-header-active .header-container.js-transparent-header .sticky-wrapper {
height: 0 !important;
}
.fixed-header-enabled .header.js-fixed {
/*
opacity: 0;
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
*/
}
.onscroll.fixed-header-enabled--scroll-up.headroom--scroll-up .header.js-fixed,
.onscroll.fixed-header-enabled--scroll .header.js-fixed {
/* opacity: 1;
position: fixed;
z-index: 499;
top: 0;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: transparent;*/
}
.modal-open.onscroll.fixed-header-enabled--scroll-up.headroom--scroll-up .header.js-fixed,
.modal-open.onscroll.fixed-header-enabled--scroll .header.js-fixed {
z-index: 1041;
}
.modal-open.onscroll.fixed-header-enabled--scroll-up.headroom--scroll-up .header.js-fixed .region:not(.region-header-third),
.modal-open.onscroll.fixed-header-enabled--scroll .header.js-fixed .region:not(.region-header-third),
.modal-open .modal-icon-button {
display: none;
}
.onscroll .region--dark-typography.header.js-fixed {
border-bottom-color: hsla(0, 0%, 60%, 0.5);
}
.onscroll .header.js-fixed.region--white-background {
background-color: rgba(255, 255, 255, 0.95);
}
.onscroll .region--white-background .header.js-fixed {
background-color: rgba(29, 29, 29, 0.95);
}
.onscroll .header.js-fixed.region--black-background {
background-color: rgba(29, 29, 29, 0.90);
}
.onscroll .region--black-background .header.js-fixed {
background-color: rgba(29, 29, 29, 0.95);
}
.onscroll .header.js-fixed.region--gray-background {
background-color: rgba(244, 244, 244, 0.95);
}
.onscroll .region--gray-background .header.js-fixed {
background-color: rgba(29, 29, 29, 0.95);
}
.fixed-header-enabled.onscroll .header__container,
.fixed-header-enabled.onscroll .header-second,
.fixed-header-enabled.onscroll .header-third,
.fixed-header-enabled.onscroll .header-first,
.fixed-header-enabled.onscroll .header-container ul.menu {
/*
-webkit-transition: ease-in-out 0.2s;
-o-transition: ease-in-out 0.2s;
transition: ease-in-out 0.2s;
*/
}
.fixed-header-enabled.onscroll .header__container {
padding: 5px 0;
}
.fixed-header-enabled.onscroll .header__section ul.menu {
padding-top: 10px;
}
.fixed-header-enabled.onscroll .header-container .sf-menu.menu > li > ul {
margin-top: 11px;
}
@media (max-width: 991px) {
.onscroll .header__container .header-first {
display: none;
}
.onscroll .header-container .content > ul.menu {
padding-top: 10px;
}
}
@media (max-width: 767px) {
.onscroll .header.js-fixed {
display: none;
}
} | 0.365343 | 0.043406 |
* {
font-family: "Roboto", sans-serif;
}
.bg-white {
background-color: #fff;
}
.bg-dark {
background: -webkit-radial-gradient(rgb(10, 10, 10), #000);
}
.navbar {
border-radius: 0;
box-shadow: 1px 1px rgba(206, 206, 206, 0.5);
display: flex !important;
flex-direction: row;
justify-content: center;
align-items: center;
}
.navbar .navbar-nav {
display: flex !important;
flex-direction: row;
justify-content: center;
align-items: center;
}
.navbar .navbar-nav li {
margin-right: 20px;
}
.navbar .navbar-nav li svg {
height: 150%;
width: 150%;
}
.navbar .navbar-brand {
font-family: "Heebo", sans-serif;
font-size: 24px;
font-weight: bold;
color: #330f0f;
align-self: center;
}
.content-item {
display: flex;
justify-content: center;
align-items: center;
background: #06db60;
}
.playlist-item {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 300px;
height: 350px;
background-color: #fff;
padding: 20px;
margin: 40px;
}
.playlist-item img {
width: 70%;
height: 70%;
}
.playlist-item title {
font-weight: bold;
margin-top: 10px;
}
.content {
display: flex;
flex-direction: column;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
width: 93vw;
}
.title-session {
margin-bottom: 20px;
font-weight: bold;
font-size: 36px;
color: #fff;
}
.paragraph {
font-size: 16px;
color: #fff;
}
.wrapper-plane {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 80px 0;
background-color: #fff;
height: 100vh;
}
.title-session {
align-self: flex-start;
}
.content-plane {
display: flex;
justify-content: center;
align-items: center;
}
.item-plane {
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 20px;
border-radius: 10px;
margin-right: 100px;
width: 300px;
height: 500px;
border: 2px solid #06db60;
}
.item-plane:nth-last-child(1) {
margin-right: 0px;
}
.top-item {
display: flex;
justify-content: space-between;
}
.list-plane {
list-style: none;
color: #747474;
padding: 0;
}
.btn-lg {
width: 100% !important;
}
.panel-heading {
display: flex;
height: 40px;
margin-top: 10px;
align-items: center;
font-size: 36px;
font-weight: bold;
justify-content: center;
margin-bottom: 10px;
}
/* style form */
.form {
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 0px 20px;
width: 80vw;
}
.group-header {
display: flex;
justify-content: space-between;
width: 80%;
margin: 20px;
}
.title {
color: #6d6d6d;
font-size: 36px;
text-align: center;
}
.form-title {
margin: 20px;
border: #cfcfcf solid 1px;
border-radius: 5px;
padding: 20px;
text-align: center;
}
.form-group {
display: flex;
padding: 5px;
justify-content: flex-end;
width: 100%;
}
.form-group label,
span,
p {
color: #afafafcc;
font-weight: 500;
}
.form p {
color: #afafafcc;
font-weight: 500;
}
.form-group .form-field {
border-radius: 4px;
border: solid 1px #ccc;
color: rgb(92, 92, 92);
height: 40px;
width: 85%;
padding: 10px;
margin-left: 20px;
outline: none;
}
.form-radio-group {
display: flex;
flex-direction: column;
width: 400px;
}
.btn-enviar {
display: flex;
justify-content: center;
align-items: center;
height: 60px;
outline: none;
border: 2px solid #dddddd;
width: 100%;
color: #000000;
font-size: 18px;
font-weight: 700;
transition: all 1s;
cursor: pointer;
background: transparent;
margin-bottom: 40px;
}
.btn-add {
width: 150px;
}
.btn-enviar:hover {
background-color: #000000;
color: #fff;
} | public/css/style.css | * {
font-family: "Roboto", sans-serif;
}
.bg-white {
background-color: #fff;
}
.bg-dark {
background: -webkit-radial-gradient(rgb(10, 10, 10), #000);
}
.navbar {
border-radius: 0;
box-shadow: 1px 1px rgba(206, 206, 206, 0.5);
display: flex !important;
flex-direction: row;
justify-content: center;
align-items: center;
}
.navbar .navbar-nav {
display: flex !important;
flex-direction: row;
justify-content: center;
align-items: center;
}
.navbar .navbar-nav li {
margin-right: 20px;
}
.navbar .navbar-nav li svg {
height: 150%;
width: 150%;
}
.navbar .navbar-brand {
font-family: "Heebo", sans-serif;
font-size: 24px;
font-weight: bold;
color: #330f0f;
align-self: center;
}
.content-item {
display: flex;
justify-content: center;
align-items: center;
background: #06db60;
}
.playlist-item {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 300px;
height: 350px;
background-color: #fff;
padding: 20px;
margin: 40px;
}
.playlist-item img {
width: 70%;
height: 70%;
}
.playlist-item title {
font-weight: bold;
margin-top: 10px;
}
.content {
display: flex;
flex-direction: column;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
width: 93vw;
}
.title-session {
margin-bottom: 20px;
font-weight: bold;
font-size: 36px;
color: #fff;
}
.paragraph {
font-size: 16px;
color: #fff;
}
.wrapper-plane {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 80px 0;
background-color: #fff;
height: 100vh;
}
.title-session {
align-self: flex-start;
}
.content-plane {
display: flex;
justify-content: center;
align-items: center;
}
.item-plane {
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 20px;
border-radius: 10px;
margin-right: 100px;
width: 300px;
height: 500px;
border: 2px solid #06db60;
}
.item-plane:nth-last-child(1) {
margin-right: 0px;
}
.top-item {
display: flex;
justify-content: space-between;
}
.list-plane {
list-style: none;
color: #747474;
padding: 0;
}
.btn-lg {
width: 100% !important;
}
.panel-heading {
display: flex;
height: 40px;
margin-top: 10px;
align-items: center;
font-size: 36px;
font-weight: bold;
justify-content: center;
margin-bottom: 10px;
}
/* style form */
.form {
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 0px 20px;
width: 80vw;
}
.group-header {
display: flex;
justify-content: space-between;
width: 80%;
margin: 20px;
}
.title {
color: #6d6d6d;
font-size: 36px;
text-align: center;
}
.form-title {
margin: 20px;
border: #cfcfcf solid 1px;
border-radius: 5px;
padding: 20px;
text-align: center;
}
.form-group {
display: flex;
padding: 5px;
justify-content: flex-end;
width: 100%;
}
.form-group label,
span,
p {
color: #afafafcc;
font-weight: 500;
}
.form p {
color: #afafafcc;
font-weight: 500;
}
.form-group .form-field {
border-radius: 4px;
border: solid 1px #ccc;
color: rgb(92, 92, 92);
height: 40px;
width: 85%;
padding: 10px;
margin-left: 20px;
outline: none;
}
.form-radio-group {
display: flex;
flex-direction: column;
width: 400px;
}
.btn-enviar {
display: flex;
justify-content: center;
align-items: center;
height: 60px;
outline: none;
border: 2px solid #dddddd;
width: 100%;
color: #000000;
font-size: 18px;
font-weight: 700;
transition: all 1s;
cursor: pointer;
background: transparent;
margin-bottom: 40px;
}
.btn-add {
width: 150px;
}
.btn-enviar:hover {
background-color: #000000;
color: #fff;
} | 0.449393 | 0.096365 |
.bodyback {
MARGIN-TOP: 5px; MARGIN-LEFT: 5px; BACKGROUND-COLOR: rgb(180,180,180)
}
.bigtable {
BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 100%; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: rgb(255,255,255)
}
.whitetable {
BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 100%; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: rgb(255,255,255)
}
.bannercell {
BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; TEXT-ALIGN: center
}
.lastbannercell {
PADDING-RIGHT: 5px; PADDING-LEFT: 5px; TEXT-ALIGN: center
}
.menubuttontable {
MARGIN-LEFT: 7px; MARGIN-RIGHT: 7px
}
.background_left {
FONT-WEIGHT: bold; FONT-SIZE: 90%; VERTICAL-ALIGN: top; COLOR: rgb(255,255,255); PADDING-TOP: 8px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: rgb(220,220,220)
}
.lefttable {
BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: top; BORDER-LEFT: 0px; WIDTH: 100%; BORDER-BOTTOM: 0px
}
.leftcell {
BORDER-TOP: rgb(255,255,255) 1px solid; PADDING-LEFT: 15px; PADDING-BOTTOM: 4px; VERTICAL-ALIGN: top; PADDING-TOP: 4px; BORDER-BOTTOM: rgb(160,160,160) 1px solid
}
.leftlastcell {
BORDER-TOP: rgb(255,255,255) 1px solid; COLOR: rgb(220,220,220); HEIGHT: 5px
}
.maincell {
PADDING-RIGHT: 20px; PADDING-LEFT: 25px; PADDING-BOTTOM: 15px; VERTICAL-ALIGN: top; WIDTH: 63%
}
.menubartable {
BORDER-TOP: rgb(200,200,200) 2px solid; WIDTH: 100%; BORDER-BOTTOM: rgb(120,120,120) 2px solid; BACKGROUND-COLOR: rgb(200,0,0)
}
.menubarleftcell {
PADDING-RIGHT: 6px; PADDING-LEFT: 7px; PADDING-BOTTOM: 0px; WIDTH: 20%; PADDING-TOP: 0px
}
.footertable {
BORDER-RIGHT: 0px; BORDER-TOP: 0px; PADDING-BOTTOM: 5px; BORDER-LEFT: 0px; WIDTH: 100%; PADDING-TOP: 7px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: rgb(255,255,255)
}
.footerbartable {
BORDER-TOP: rgb(200,200,200) 2px solid; WIDTH: 100%; BORDER-BOTTOM: rgb(120,120,120) 2px solid; BACKGROUND-COLOR: rgb(200,0,0)
}
.footerbarcell {
PADDING-BOTTOM: 0px; COLOR: white; PADDING-TOP: 0px
}
.footerrightcell {
WIDTH: 24%
}
.rightcell {
PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; WIDTH: 19%; PADDING-TOP: 20px
}
.contenttable {
MARGIN-TOP: 2px; MARGIN-BOTTOM: 20px; PADDING-BOTTOM: 0px; WIDTH: 95%; PADDING-TOP: 2px; BORDER-BOTTOM: rgb(200,200,200) 2px solid
}
.contentcell {
PADDING-BOTTOM: 6px; VERTICAL-ALIGN: top; PADDING-TOP: 0px
}
.boxtable {
BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: gray 1px solid; MARGIN-TOP: 10px; PADDING-LEFT: 5px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 5px; BORDER-LEFT: gray 1px solid; WIDTH: 98%; PADDING-TOP: 5px; BORDER-BOTTOM: gray 1px solid
}
.titletable {
BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; MARGIN-BOTTOM: 15px; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: top; BORDER-LEFT: 0px; WIDTH: 100%; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: rgb(170,170,170)
}
.titleimagecell {
VERTICAL-ALIGN: top; WIDTH: 145px; align: center
}
.background_tablehdr {
BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: white 1px solid; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 90%; PADDING-BOTTOM: 3px; BORDER-LEFT: white 1px solid; COLOR: rgb(255,255,255); PADDING-TOP: 3px; BORDER-BOTTOM: white 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: rgb(20,20,150)
}
.normalcellbg {
BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: white 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; VERTICAL-ALIGN: top; BORDER-LEFT: white 1px solid; COLOR: rgb(32,32,32); PADDING-TOP: 3px; BORDER-BOTTOM: white 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: rgb(230,230,240)
}
.bordercell {
BORDER-RIGHT: white 2px solid; BORDER-TOP: white 2px solid; BORDER-LEFT: white 2px solid; BORDER-BOTTOM: white 2px solid
}
.tables {
MARGIN: 15px 0px 20px; VERTICAL-ALIGN: top; WIDTH: 100%; BACKGROUND-COLOR: rgb(255,255,255)
}
.whitecell {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: top; PADDING-TOP: 5px
}
BODY {
FONT-SIZE: x-small; MARGIN-BOTTOM: 10px; COLOR: #404040; FONT-FAMILY: Arial, Helvetica, sans-serif
}
P {
FONT-SIZE: x-small; MARGIN-BOTTOM: 10px; COLOR: #404040; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD {
FONT-SIZE: x-small; MARGIN-BOTTOM: 10px; COLOR: #404040; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TH {
FONT-SIZE: x-small; MARGIN-BOTTOM: 10px; COLOR: #404040; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H2 {
FONT-SIZE: 16pt; COLOR: #000080; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H3 {
FONT-SIZE: 130%; COLOR: rgb(100,100,100); FONT-FAMILY: Arial, Helvetica, sans-serif
}
A:visited {
FONT-WEIGHT: bold; COLOR: #496c91; TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: underline
}
A:active {
COLOR: #e56757
}
A:link {
FONT-WEIGHT: bold; COLOR: #245480; TEXT-DECORATION: none
}
LI {
MARGIN-TOP: 3px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: -15px
}
A.left:link {
FONT-WEIGHT: bold; COLOR: #245480; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.left:hover {
TEXT-DECORATION: underline
}
A.left:visited {
FONT-WEIGHT: bold; COLOR: #496c91; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.left:active {
FONT-WEIGHT: bold; COLOR: red
}
A.bannr:link {
FONT-WEIGHT: bold; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.bannr:hover {
TEXT-DECORATION: underline
}
A.bannr:visited {
FONT-WEIGHT: bold; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.bannr:active {
FONT-WEIGHT: bold; COLOR: #ffffe0
}
.lefttitle {
PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 100%; MARGIN-BOTTOM: 25px; PADDING-BOTTOM: 3px; COLOR: rgb(80,80,80); PADDING-TOP: 10px; BORDER-BOTTOM: gray 2px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sectiontitle {
MARGIN-TOP: 3px; FONT-WEIGHT: bold; FONT-SIZE: 160%; COLOR: white; LINE-HEIGHT: 110%; MARGIN-RIGHT: 10px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.titleimage {
BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; BORDER-LEFT: black 0px solid; BORDER-BOTTOM: black 0px solid
}
.paratitle {
PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 125%; PADDING-BOTTOM: 1px; MARGIN: 2px 0px 0px; BORDER-LEFT: 1px solid; WIDTH: 100%; COLOR: rgb(80,80,80); BORDER-BOTTOM: 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.heading3 {
FONT-WEIGHT: bold; FONT-SIZE: 120%; MARGIN: 15px 0px -15px; COLOR: rgb(50,50,50); FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bannertext {
MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 105%; MARGIN-BOTTOM: 5px; COLOR: rgb(120,120,120); MARGIN-RIGHT: 5px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.months {
FONT-WEIGHT: bold; FONT-SIZE: 100%; MARGIN: 10px 0px 0px; WIDTH: 70%; COLOR: rgb(206,17,38); BORDER-BOTTOM: gray thin dotted; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.sitemaptitle {
FONT-WEIGHT: bold; FONT-SIZE: 100%; MARGIN: 0px; BORDER-BOTTOM: gray 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.lineheading {
BORDER-TOP: gray 2px solid; FONT-WEIGHT: bold; FONT-SIZE: 130%; MARGIN: 10px 0px 5px; WIDTH: 100%; COLOR: #404040; BORDER-BOTTOM: gray 2px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.question {
FONT-WEIGHT: bold; FONT-SIZE: 110%; MARGIN-BOTTOM: -12px; COLOR: rgb(50,50,50); FONT-FAMILY: Arial, Helvetica, sans-serif
}
.indent {
MARGIN-TOP: 7px; FONT-SIZE: 90%; MARGIN-BOTTOM: 3px; MARGIN-LEFT: 18px
}
.smallcontent {
MARGIN-TOP: 0px; FONT-SIZE: 90%; MARGIN-BOTTOM: 5px; MARGIN-LEFT: 3px
}
.left {
FONT-WEIGHT: bold; PADDING-BOTTOM: 4px; COLOR: black; PADDING-TOP: 4px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bannr {
FONT-WEIGHT: bold; COLOR: rgb(255,255,255); FONT-FAMILY: Arial, Helvetica, sans-serif
}
.small {
PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-SIZE: x-small; PADDING-BOTTOM: 4px; COLOR: black; PADDING-TOP: 4px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.contentstitle {
MARGIN-TOP: 10px; FONT-WEIGHT: bold; FONT-SIZE: 110%; MARGIN-BOTTOM: 1px; WIDTH: 100%; COLOR: rgb(80,80,80); BORDER-BOTTOM: rgb(200,200,200) 2px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; font-width: 80%
}
.contentsright {
FONT-WEIGHT: bold; MARGIN: 0px 0px 5px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.boxtitle {
FONT-WEIGHT: bold; FONT-SIZE: 100%; MARGIN-BOTTOM: 4px; PADDING-BOTTOM: 0px; COLOR: rgb(80,80,80); FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: rgb(220,220,220); font-width: 90%
}
.quote {
FONT-WEIGHT: bold; FONT-SIZE: 110%; MARGIN: 15px 5px 5px 0px; COLOR: rgb(180,40,40); LINE-HEIGHT: 100%; FONT-STYLE: italic; FONT-FAMILY: "Comic Sans MS", Arial, Helvetica, sans-serif; TEXT-ALIGN: center; font-width: 80%
}
.newstitle {
FONT-WEIGHT: bold; FONT-SIZE: 120%; MARGIN: 5px 0px 0px; COLOR: #404040; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.summary {
MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 105%; MARGIN-BOTTOM: 5px; COLOR: rgb(90,90,90); MARGIN-RIGHT: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.byline {
MARGIN-TOP: 10px; FONT-WEIGHT: bold; FONT-SIZE: 100%; MARGIN-BOTTOM: 20px; COLOR: rgb(80,80,80); MARGIN-RIGHT: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.navbar {
FONT-WEIGHT: bold; FONT-SIZE: 80%; MARGIN: 10px 0px; COLOR: rgb(90,90,90); FONT-FAMILY: Arial, Helvetica, sans-serif
}
.search {
PADDING-RIGHT: 2px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 80%; PADDING-BOTTOM: 3px; COLOR: rgb(255,255,255); PADDING-TOP: 3px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: right
}
.date {
FONT-WEIGHT: bold; FONT-SIZE: 90%; COLOR: rgb(240,240,240); FONT-FAMILY: Arial, Helvetica, sans-serif
}
.year {
FONT-WEIGHT: bold; FONT-SIZE: 140%; COLOR: rgb(80,80,80)
} | Refrences/WMV-9 Video Encoding_files/normal.css | .bodyback {
MARGIN-TOP: 5px; MARGIN-LEFT: 5px; BACKGROUND-COLOR: rgb(180,180,180)
}
.bigtable {
BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 100%; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: rgb(255,255,255)
}
.whitetable {
BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 100%; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: rgb(255,255,255)
}
.bannercell {
BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; TEXT-ALIGN: center
}
.lastbannercell {
PADDING-RIGHT: 5px; PADDING-LEFT: 5px; TEXT-ALIGN: center
}
.menubuttontable {
MARGIN-LEFT: 7px; MARGIN-RIGHT: 7px
}
.background_left {
FONT-WEIGHT: bold; FONT-SIZE: 90%; VERTICAL-ALIGN: top; COLOR: rgb(255,255,255); PADDING-TOP: 8px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: rgb(220,220,220)
}
.lefttable {
BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: top; BORDER-LEFT: 0px; WIDTH: 100%; BORDER-BOTTOM: 0px
}
.leftcell {
BORDER-TOP: rgb(255,255,255) 1px solid; PADDING-LEFT: 15px; PADDING-BOTTOM: 4px; VERTICAL-ALIGN: top; PADDING-TOP: 4px; BORDER-BOTTOM: rgb(160,160,160) 1px solid
}
.leftlastcell {
BORDER-TOP: rgb(255,255,255) 1px solid; COLOR: rgb(220,220,220); HEIGHT: 5px
}
.maincell {
PADDING-RIGHT: 20px; PADDING-LEFT: 25px; PADDING-BOTTOM: 15px; VERTICAL-ALIGN: top; WIDTH: 63%
}
.menubartable {
BORDER-TOP: rgb(200,200,200) 2px solid; WIDTH: 100%; BORDER-BOTTOM: rgb(120,120,120) 2px solid; BACKGROUND-COLOR: rgb(200,0,0)
}
.menubarleftcell {
PADDING-RIGHT: 6px; PADDING-LEFT: 7px; PADDING-BOTTOM: 0px; WIDTH: 20%; PADDING-TOP: 0px
}
.footertable {
BORDER-RIGHT: 0px; BORDER-TOP: 0px; PADDING-BOTTOM: 5px; BORDER-LEFT: 0px; WIDTH: 100%; PADDING-TOP: 7px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: rgb(255,255,255)
}
.footerbartable {
BORDER-TOP: rgb(200,200,200) 2px solid; WIDTH: 100%; BORDER-BOTTOM: rgb(120,120,120) 2px solid; BACKGROUND-COLOR: rgb(200,0,0)
}
.footerbarcell {
PADDING-BOTTOM: 0px; COLOR: white; PADDING-TOP: 0px
}
.footerrightcell {
WIDTH: 24%
}
.rightcell {
PADDING-RIGHT: 3px; VERTICAL-ALIGN: top; WIDTH: 19%; PADDING-TOP: 20px
}
.contenttable {
MARGIN-TOP: 2px; MARGIN-BOTTOM: 20px; PADDING-BOTTOM: 0px; WIDTH: 95%; PADDING-TOP: 2px; BORDER-BOTTOM: rgb(200,200,200) 2px solid
}
.contentcell {
PADDING-BOTTOM: 6px; VERTICAL-ALIGN: top; PADDING-TOP: 0px
}
.boxtable {
BORDER-RIGHT: gray 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: gray 1px solid; MARGIN-TOP: 10px; PADDING-LEFT: 5px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 5px; BORDER-LEFT: gray 1px solid; WIDTH: 98%; PADDING-TOP: 5px; BORDER-BOTTOM: gray 1px solid
}
.titletable {
BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; MARGIN-BOTTOM: 15px; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: top; BORDER-LEFT: 0px; WIDTH: 100%; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: rgb(170,170,170)
}
.titleimagecell {
VERTICAL-ALIGN: top; WIDTH: 145px; align: center
}
.background_tablehdr {
BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: white 1px solid; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 90%; PADDING-BOTTOM: 3px; BORDER-LEFT: white 1px solid; COLOR: rgb(255,255,255); PADDING-TOP: 3px; BORDER-BOTTOM: white 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: rgb(20,20,150)
}
.normalcellbg {
BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: white 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; VERTICAL-ALIGN: top; BORDER-LEFT: white 1px solid; COLOR: rgb(32,32,32); PADDING-TOP: 3px; BORDER-BOTTOM: white 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: rgb(230,230,240)
}
.bordercell {
BORDER-RIGHT: white 2px solid; BORDER-TOP: white 2px solid; BORDER-LEFT: white 2px solid; BORDER-BOTTOM: white 2px solid
}
.tables {
MARGIN: 15px 0px 20px; VERTICAL-ALIGN: top; WIDTH: 100%; BACKGROUND-COLOR: rgb(255,255,255)
}
.whitecell {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: top; PADDING-TOP: 5px
}
BODY {
FONT-SIZE: x-small; MARGIN-BOTTOM: 10px; COLOR: #404040; FONT-FAMILY: Arial, Helvetica, sans-serif
}
P {
FONT-SIZE: x-small; MARGIN-BOTTOM: 10px; COLOR: #404040; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD {
FONT-SIZE: x-small; MARGIN-BOTTOM: 10px; COLOR: #404040; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TH {
FONT-SIZE: x-small; MARGIN-BOTTOM: 10px; COLOR: #404040; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H2 {
FONT-SIZE: 16pt; COLOR: #000080; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H3 {
FONT-SIZE: 130%; COLOR: rgb(100,100,100); FONT-FAMILY: Arial, Helvetica, sans-serif
}
A:visited {
FONT-WEIGHT: bold; COLOR: #496c91; TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: underline
}
A:active {
COLOR: #e56757
}
A:link {
FONT-WEIGHT: bold; COLOR: #245480; TEXT-DECORATION: none
}
LI {
MARGIN-TOP: 3px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: -15px
}
A.left:link {
FONT-WEIGHT: bold; COLOR: #245480; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.left:hover {
TEXT-DECORATION: underline
}
A.left:visited {
FONT-WEIGHT: bold; COLOR: #496c91; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.left:active {
FONT-WEIGHT: bold; COLOR: red
}
A.bannr:link {
FONT-WEIGHT: bold; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.bannr:hover {
TEXT-DECORATION: underline
}
A.bannr:visited {
FONT-WEIGHT: bold; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.bannr:active {
FONT-WEIGHT: bold; COLOR: #ffffe0
}
.lefttitle {
PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 100%; MARGIN-BOTTOM: 25px; PADDING-BOTTOM: 3px; COLOR: rgb(80,80,80); PADDING-TOP: 10px; BORDER-BOTTOM: gray 2px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sectiontitle {
MARGIN-TOP: 3px; FONT-WEIGHT: bold; FONT-SIZE: 160%; COLOR: white; LINE-HEIGHT: 110%; MARGIN-RIGHT: 10px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.titleimage {
BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; BORDER-LEFT: black 0px solid; BORDER-BOTTOM: black 0px solid
}
.paratitle {
PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 125%; PADDING-BOTTOM: 1px; MARGIN: 2px 0px 0px; BORDER-LEFT: 1px solid; WIDTH: 100%; COLOR: rgb(80,80,80); BORDER-BOTTOM: 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.heading3 {
FONT-WEIGHT: bold; FONT-SIZE: 120%; MARGIN: 15px 0px -15px; COLOR: rgb(50,50,50); FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bannertext {
MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 105%; MARGIN-BOTTOM: 5px; COLOR: rgb(120,120,120); MARGIN-RIGHT: 5px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.months {
FONT-WEIGHT: bold; FONT-SIZE: 100%; MARGIN: 10px 0px 0px; WIDTH: 70%; COLOR: rgb(206,17,38); BORDER-BOTTOM: gray thin dotted; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.sitemaptitle {
FONT-WEIGHT: bold; FONT-SIZE: 100%; MARGIN: 0px; BORDER-BOTTOM: gray 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.lineheading {
BORDER-TOP: gray 2px solid; FONT-WEIGHT: bold; FONT-SIZE: 130%; MARGIN: 10px 0px 5px; WIDTH: 100%; COLOR: #404040; BORDER-BOTTOM: gray 2px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.question {
FONT-WEIGHT: bold; FONT-SIZE: 110%; MARGIN-BOTTOM: -12px; COLOR: rgb(50,50,50); FONT-FAMILY: Arial, Helvetica, sans-serif
}
.indent {
MARGIN-TOP: 7px; FONT-SIZE: 90%; MARGIN-BOTTOM: 3px; MARGIN-LEFT: 18px
}
.smallcontent {
MARGIN-TOP: 0px; FONT-SIZE: 90%; MARGIN-BOTTOM: 5px; MARGIN-LEFT: 3px
}
.left {
FONT-WEIGHT: bold; PADDING-BOTTOM: 4px; COLOR: black; PADDING-TOP: 4px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bannr {
FONT-WEIGHT: bold; COLOR: rgb(255,255,255); FONT-FAMILY: Arial, Helvetica, sans-serif
}
.small {
PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-SIZE: x-small; PADDING-BOTTOM: 4px; COLOR: black; PADDING-TOP: 4px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.contentstitle {
MARGIN-TOP: 10px; FONT-WEIGHT: bold; FONT-SIZE: 110%; MARGIN-BOTTOM: 1px; WIDTH: 100%; COLOR: rgb(80,80,80); BORDER-BOTTOM: rgb(200,200,200) 2px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; font-width: 80%
}
.contentsright {
FONT-WEIGHT: bold; MARGIN: 0px 0px 5px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.boxtitle {
FONT-WEIGHT: bold; FONT-SIZE: 100%; MARGIN-BOTTOM: 4px; PADDING-BOTTOM: 0px; COLOR: rgb(80,80,80); FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: rgb(220,220,220); font-width: 90%
}
.quote {
FONT-WEIGHT: bold; FONT-SIZE: 110%; MARGIN: 15px 5px 5px 0px; COLOR: rgb(180,40,40); LINE-HEIGHT: 100%; FONT-STYLE: italic; FONT-FAMILY: "Comic Sans MS", Arial, Helvetica, sans-serif; TEXT-ALIGN: center; font-width: 80%
}
.newstitle {
FONT-WEIGHT: bold; FONT-SIZE: 120%; MARGIN: 5px 0px 0px; COLOR: #404040; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.summary {
MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 105%; MARGIN-BOTTOM: 5px; COLOR: rgb(90,90,90); MARGIN-RIGHT: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.byline {
MARGIN-TOP: 10px; FONT-WEIGHT: bold; FONT-SIZE: 100%; MARGIN-BOTTOM: 20px; COLOR: rgb(80,80,80); MARGIN-RIGHT: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.navbar {
FONT-WEIGHT: bold; FONT-SIZE: 80%; MARGIN: 10px 0px; COLOR: rgb(90,90,90); FONT-FAMILY: Arial, Helvetica, sans-serif
}
.search {
PADDING-RIGHT: 2px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 80%; PADDING-BOTTOM: 3px; COLOR: rgb(255,255,255); PADDING-TOP: 3px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: right
}
.date {
FONT-WEIGHT: bold; FONT-SIZE: 90%; COLOR: rgb(240,240,240); FONT-FAMILY: Arial, Helvetica, sans-serif
}
.year {
FONT-WEIGHT: bold; FONT-SIZE: 140%; COLOR: rgb(80,80,80)
} | 0.436622 | 0.166269 |
h1{
line-height: 2em;
}
.suggestGift {
color:#FFF;
font-family: 'Courgette-Regular', Arial, sans-serif;
background-color:#dc1058;
}
.surpriseMe {
color:#FFF;
font-family: 'Courgette-Regular', Arial, sans-serif;
background-color:#ac0f52;
}
.imInterested {
color:#FFF;
font-family: 'Courgette-Regular', Arial, sans-serif;
background-color:#d02087;
}
.whatElse {
color:#FFF;
font-family: 'Courgette-Regular', Arial, sans-serif;
background-color:#f86aa6;
}
.goHome {
color:#FFF;
font-family: 'Courgette-Regular', Arial, sans-serif;
background-color:#e92377;
}
.bg {
background-color:#333;
}
body{
font-family: 'SamoSans', Arial, sans-serif;
background-image: url('/system/assets/img/background_VALENTINES_SM.png');
}
.background-top {
background-image: url('/system/assets/img/background-top.png');
background-repeat: repeat-x;
background-position: 0 0;
min-height: 50px;
}
.navbar-brand, .navbar-nav li a {
padding: 10px;
font-weight: bold;
color: #fff;
}
h3 small {
font-size: 14px;
line-height: 20px;
}
@font-face {
font-family: 'Courgette-Regular';
src: url('/system/assets/fonts/Courgette-Regular.ttf');
}
@font-face {
font-family: 'SamoSans';
font-weight: normal;
font-style: normal;
src: url('/system/assets/fonts/24C09F_0_0.eot');
src: url('/system/assets/fonts/24C09F_0_0.eot?#iefix') format('embedded-opentype'), url('/system/assets/fonts/24C09F_0_0.woff') format('woff'), url('/system/assets/fonts/24C09F_0_0.ttf') format('truetype');
}
@font-face {
font-family: 'SamoSans';
font-weight: bold;
font-style: normal;
src: url('/system/assets/fonts/24C0D7_0_0.eot');
src: url('/system/assets/fonts/24C0D7_0_0.eot?#iefix') format('embedded-opentype'), url('/system/assets/fonts/24C0D7_0_0.woff') format('woff'), url('/system/assets/fonts/24C0D7_0_0.ttf') format('truetype');
}
/* Pages */
.pages ol {
margin-left:50px;
}
/* Dropdown menus on home page*/
.select-container {
display:inline-block;
height: 40px;
margin: 0;
position:relative;
}
.value {
display:none;
}
.active {
z-index:9999
}
.to_age {
width:130px;
}
.to_relationship {
width:180px;
}
.to_price {
width:130px;
}
.placeholder {
font-weight:normal;
font-style:italic;
}
/* Facebook Popup*/
.fbpopupdiv {
position:absolute;
display:none;
top:0;
left:0;
width:100%;
height:100%;
margin:0;
overflow-y:auto;
z-index:99999;
text-align:center;
}
.fbpopup {
background-color: #fff;
overflow:none;
z-index:999999;
}
.fbpopup {
width:400px;
position:fixed;
top:45%;
left:50%;
margin-top:-200px;
margin-left:-200px;
border: 2px solid #333;
padding: 20px;
z-index:999999;
}
/* SCAFFOLD */
.page-header {
padding-bottom: 0 !important;
margin: 0 !important;
border-bottom: 0 !important;
}
.page-header .navbar-nav {
float: right;
}
.page-header > div > div, .page-header > div > ul {
display: inline-block;
}
.text-edit {
padding: 13px 0 0 0;
}
.account {
text-align:right;
}
.account > div, .account > ul {
text-align: left;
}
.navbar .nav > li > a.brand {
padding-left: 20px;
margin-left: 0
}
.content {
margin-top: 20px;
width: 100%
}
footer {
position: fixed;
left: 0;
bottom: 0;
height: 30px;
width: 100%;
background: #ddd;
-webkit-box-shadow: 0 8px 6px 6px black;
-moz-box-shadow: 0 8px 6px 6px black;
box-shadow: 0 8px 6px 6px black
}
footer p {
padding: 5px 0 12px 10px
}
.featuredpic img{
width:510px;
}
.nav > li > a:hover, .nav > li > a:focus {
background-color: transparent;
}
/*.ng-invalid.ng-dirty{*/
/*border-color:#FA787E;*/
/*}*/
/*.ng-valid.ng-dirty{*/
/*border-color:#78FA89;*/
/*}*/
/*LOGIN FORM*/
.login-form__left h2, .forgot_password_form h2 {
font-size: 30px;
padding-bottom: 4px;
margin: 0;
text-transform: uppercase;
}
.login-form__left p, .forgot_password_form p {
font-size: 16px;
}
.main-form .input-wrapper {
position: relative;
margin-bottom: 10px;
}
.main-form .input-wrapper input {
width: 401px;
border: 1px solid #d3d3d3;
border-radius: 5px;
padding: 18px 0 18px 16px;
outline: none;
font-size: 15px;
line-height: 22px;
}
.main-form .input-wrapper input:invalid {
box-shadow: none;
}
.main-form .input-wrapper input:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}
.error_message {
display: none;
position: absolute;
line-height: 29px;
height: auto;
bottom: 67px;
left: 0;
background: blue;
text-align: center;
border-radius: 3px;
min-width: 30px;
max-width: 150px;
}
.error_message:after {
content: '';
display: block;
position: absolute;
left: 50%;
top: 100%;
border-top: 10px solid blue;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
margin-left: -4px;
}
.pic.password:hover .hide_text_password {
display: block;
}
.icon_hide_password:hover .hide_text_password {
display: block;
}
.inline{
display: inline;
}
.drpdwn .btn{
background-color: transparent;
border: 1px solid #dc1058;
color: #dc1058;
font-size: 25px;
} | packages/system/public/assets/css/common.css | h1{
line-height: 2em;
}
.suggestGift {
color:#FFF;
font-family: 'Courgette-Regular', Arial, sans-serif;
background-color:#dc1058;
}
.surpriseMe {
color:#FFF;
font-family: 'Courgette-Regular', Arial, sans-serif;
background-color:#ac0f52;
}
.imInterested {
color:#FFF;
font-family: 'Courgette-Regular', Arial, sans-serif;
background-color:#d02087;
}
.whatElse {
color:#FFF;
font-family: 'Courgette-Regular', Arial, sans-serif;
background-color:#f86aa6;
}
.goHome {
color:#FFF;
font-family: 'Courgette-Regular', Arial, sans-serif;
background-color:#e92377;
}
.bg {
background-color:#333;
}
body{
font-family: 'SamoSans', Arial, sans-serif;
background-image: url('/system/assets/img/background_VALENTINES_SM.png');
}
.background-top {
background-image: url('/system/assets/img/background-top.png');
background-repeat: repeat-x;
background-position: 0 0;
min-height: 50px;
}
.navbar-brand, .navbar-nav li a {
padding: 10px;
font-weight: bold;
color: #fff;
}
h3 small {
font-size: 14px;
line-height: 20px;
}
@font-face {
font-family: 'Courgette-Regular';
src: url('/system/assets/fonts/Courgette-Regular.ttf');
}
@font-face {
font-family: 'SamoSans';
font-weight: normal;
font-style: normal;
src: url('/system/assets/fonts/24C09F_0_0.eot');
src: url('/system/assets/fonts/24C09F_0_0.eot?#iefix') format('embedded-opentype'), url('/system/assets/fonts/24C09F_0_0.woff') format('woff'), url('/system/assets/fonts/24C09F_0_0.ttf') format('truetype');
}
@font-face {
font-family: 'SamoSans';
font-weight: bold;
font-style: normal;
src: url('/system/assets/fonts/24C0D7_0_0.eot');
src: url('/system/assets/fonts/24C0D7_0_0.eot?#iefix') format('embedded-opentype'), url('/system/assets/fonts/24C0D7_0_0.woff') format('woff'), url('/system/assets/fonts/24C0D7_0_0.ttf') format('truetype');
}
/* Pages */
.pages ol {
margin-left:50px;
}
/* Dropdown menus on home page*/
.select-container {
display:inline-block;
height: 40px;
margin: 0;
position:relative;
}
.value {
display:none;
}
.active {
z-index:9999
}
.to_age {
width:130px;
}
.to_relationship {
width:180px;
}
.to_price {
width:130px;
}
.placeholder {
font-weight:normal;
font-style:italic;
}
/* Facebook Popup*/
.fbpopupdiv {
position:absolute;
display:none;
top:0;
left:0;
width:100%;
height:100%;
margin:0;
overflow-y:auto;
z-index:99999;
text-align:center;
}
.fbpopup {
background-color: #fff;
overflow:none;
z-index:999999;
}
.fbpopup {
width:400px;
position:fixed;
top:45%;
left:50%;
margin-top:-200px;
margin-left:-200px;
border: 2px solid #333;
padding: 20px;
z-index:999999;
}
/* SCAFFOLD */
.page-header {
padding-bottom: 0 !important;
margin: 0 !important;
border-bottom: 0 !important;
}
.page-header .navbar-nav {
float: right;
}
.page-header > div > div, .page-header > div > ul {
display: inline-block;
}
.text-edit {
padding: 13px 0 0 0;
}
.account {
text-align:right;
}
.account > div, .account > ul {
text-align: left;
}
.navbar .nav > li > a.brand {
padding-left: 20px;
margin-left: 0
}
.content {
margin-top: 20px;
width: 100%
}
footer {
position: fixed;
left: 0;
bottom: 0;
height: 30px;
width: 100%;
background: #ddd;
-webkit-box-shadow: 0 8px 6px 6px black;
-moz-box-shadow: 0 8px 6px 6px black;
box-shadow: 0 8px 6px 6px black
}
footer p {
padding: 5px 0 12px 10px
}
.featuredpic img{
width:510px;
}
.nav > li > a:hover, .nav > li > a:focus {
background-color: transparent;
}
/*.ng-invalid.ng-dirty{*/
/*border-color:#FA787E;*/
/*}*/
/*.ng-valid.ng-dirty{*/
/*border-color:#78FA89;*/
/*}*/
/*LOGIN FORM*/
.login-form__left h2, .forgot_password_form h2 {
font-size: 30px;
padding-bottom: 4px;
margin: 0;
text-transform: uppercase;
}
.login-form__left p, .forgot_password_form p {
font-size: 16px;
}
.main-form .input-wrapper {
position: relative;
margin-bottom: 10px;
}
.main-form .input-wrapper input {
width: 401px;
border: 1px solid #d3d3d3;
border-radius: 5px;
padding: 18px 0 18px 16px;
outline: none;
font-size: 15px;
line-height: 22px;
}
.main-form .input-wrapper input:invalid {
box-shadow: none;
}
.main-form .input-wrapper input:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}
.error_message {
display: none;
position: absolute;
line-height: 29px;
height: auto;
bottom: 67px;
left: 0;
background: blue;
text-align: center;
border-radius: 3px;
min-width: 30px;
max-width: 150px;
}
.error_message:after {
content: '';
display: block;
position: absolute;
left: 50%;
top: 100%;
border-top: 10px solid blue;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
margin-left: -4px;
}
.pic.password:hover .hide_text_password {
display: block;
}
.icon_hide_password:hover .hide_text_password {
display: block;
}
.inline{
display: inline;
}
.drpdwn .btn{
background-color: transparent;
border: 1px solid #dc1058;
color: #dc1058;
font-size: 25px;
} | 0.328529 | 0.058885 |
table {
background-color: transparent;
}
caption {
padding-top: 8px 12px;
padding-bottom: 8px 12px;
text-align: left;
}
th {
text-align: left;
}
.table-container {
position: relative;
}
.table {
width: 100%;
max-width: 100%;
table-layout: fixed;
border: 1px solid #dddddd;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px 12px;
vertical-align: top;
overflow: hidden;
}
.table > thead > tr > th.td-link,
.table > tbody > tr > th.td-link,
.table > tfoot > tr > th.td-link,
.table > thead > tr > td.td-link,
.table > tbody > tr > td.td-link,
.table > tfoot > tr > td.td-link {
padding: 0;
}
.table > thead > tr > th.td-actions,
.table > tbody > tr > th.td-actions,
.table > tfoot > tr > th.td-actions,
.table > thead > tr > td.td-actions,
.table > tbody > tr > td.td-actions,
.table > tfoot > tr > td.td-actions {
padding-top: 6px;
padding-bottom: 6px;
overflow: visible;
}
.table > thead > tr > th > a,
.table > tbody > tr > th > a,
.table > tfoot > tr > th > a,
.table > thead > tr > td > a,
.table > tbody > tr > td > a,
.table > tfoot > tr > td > a {
display: block;
text-decoration: none;
padding: 8px 12px;
}
.table > thead > tr > th {
color: #777777;
font-weight: bold;
}
.table > thead > tr > th.gutter {
width: 38px;
}
.table > thead > tr > th:focus {
outline: none;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-longtext > thead > tr > th,
.table-longtext > tbody > tr > th,
.table-longtext > tfoot > tr > th {
vertical-align: middle;
}
.table-longtext-truncated > thead > tr > th,
.table-longtext-truncated > tbody > tr > th,
.table-longtext-truncated > tfoot > tr > th,
.table-longtext-truncated > thead > tr > td,
.table-longtext-truncated > tbody > tr > td,
.table-longtext-truncated > tfoot > tr > td {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
background-color: #EEEEEE;
border-bottom-width: 2px;
border-bottom-color: #cccccc;
}
.table-minimalism {
border: 0;
}
.table-minimalism > thead > tr > th,
.table-minimalism > tbody > tr > th,
.table-minimalism > tfoot > tr > th,
.table-minimalism > thead > tr > td,
.table-minimalism > tbody > tr > td,
.table-minimalism > tfoot > tr > td {
border-bottom: 1px solid #dddddd;
}
.table-minimalism > thead > tr > th,
.table-minimalism > thead > tr > td {
border-bottom-width: 2px;
border-bottom-color: #cccccc;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table-hover > tbody > tr.hover {
background-color: #e6f4fc;
}
.table-no-data tbody > tr td {
text-align: center;
padding: 26px 12px;
color: #999;
}
.table-cramped > thead > tr > th,
.table-cramped > tbody > tr > th,
.table-cramped > tfoot > tr > th,
.table-cramped > thead > tr > td,
.table-cramped > tbody > tr > td,
.table-cramped > tfoot > tr > td {
padding: 4px 12px;
}
.table-cramped > thead > tr > th > a,
.table-cramped > tbody > tr > th > a,
.table-cramped > tfoot > tr > th > a,
.table-cramped > thead > tr > td > a,
.table-cramped > tbody > tr > td > a,
.table-cramped > tfoot > tr > td > a {
padding: 4px 12px;
}
.table-roomy > thead > tr > th,
.table-roomy > tbody > tr > th,
.table-roomy > tfoot > tr > th,
.table-roomy > thead > tr > td,
.table-roomy > tbody > tr > td,
.table-roomy > tfoot > tr > td {
padding: 12px 12px;
}
.table-roomy > thead > tr > th > a,
.table-roomy > tbody > tr > th > a,
.table-roomy > tfoot > tr > th > a,
.table-roomy > thead > tr > td > a,
.table-roomy > tbody > tr > td > a,
.table-roomy > tfoot > tr > td > a {
padding: 12px 12px;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active {
background-color: #fcf8da;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
background-color: #faf4c2;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
.table + .loader-overlay {
top: 39px;
}
.table-comfortable + .loader-overlay {
top: 47px;
} | example/css/tables.css | table {
background-color: transparent;
}
caption {
padding-top: 8px 12px;
padding-bottom: 8px 12px;
text-align: left;
}
th {
text-align: left;
}
.table-container {
position: relative;
}
.table {
width: 100%;
max-width: 100%;
table-layout: fixed;
border: 1px solid #dddddd;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px 12px;
vertical-align: top;
overflow: hidden;
}
.table > thead > tr > th.td-link,
.table > tbody > tr > th.td-link,
.table > tfoot > tr > th.td-link,
.table > thead > tr > td.td-link,
.table > tbody > tr > td.td-link,
.table > tfoot > tr > td.td-link {
padding: 0;
}
.table > thead > tr > th.td-actions,
.table > tbody > tr > th.td-actions,
.table > tfoot > tr > th.td-actions,
.table > thead > tr > td.td-actions,
.table > tbody > tr > td.td-actions,
.table > tfoot > tr > td.td-actions {
padding-top: 6px;
padding-bottom: 6px;
overflow: visible;
}
.table > thead > tr > th > a,
.table > tbody > tr > th > a,
.table > tfoot > tr > th > a,
.table > thead > tr > td > a,
.table > tbody > tr > td > a,
.table > tfoot > tr > td > a {
display: block;
text-decoration: none;
padding: 8px 12px;
}
.table > thead > tr > th {
color: #777777;
font-weight: bold;
}
.table > thead > tr > th.gutter {
width: 38px;
}
.table > thead > tr > th:focus {
outline: none;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-longtext > thead > tr > th,
.table-longtext > tbody > tr > th,
.table-longtext > tfoot > tr > th {
vertical-align: middle;
}
.table-longtext-truncated > thead > tr > th,
.table-longtext-truncated > tbody > tr > th,
.table-longtext-truncated > tfoot > tr > th,
.table-longtext-truncated > thead > tr > td,
.table-longtext-truncated > tbody > tr > td,
.table-longtext-truncated > tfoot > tr > td {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
background-color: #EEEEEE;
border-bottom-width: 2px;
border-bottom-color: #cccccc;
}
.table-minimalism {
border: 0;
}
.table-minimalism > thead > tr > th,
.table-minimalism > tbody > tr > th,
.table-minimalism > tfoot > tr > th,
.table-minimalism > thead > tr > td,
.table-minimalism > tbody > tr > td,
.table-minimalism > tfoot > tr > td {
border-bottom: 1px solid #dddddd;
}
.table-minimalism > thead > tr > th,
.table-minimalism > thead > tr > td {
border-bottom-width: 2px;
border-bottom-color: #cccccc;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table-hover > tbody > tr.hover {
background-color: #e6f4fc;
}
.table-no-data tbody > tr td {
text-align: center;
padding: 26px 12px;
color: #999;
}
.table-cramped > thead > tr > th,
.table-cramped > tbody > tr > th,
.table-cramped > tfoot > tr > th,
.table-cramped > thead > tr > td,
.table-cramped > tbody > tr > td,
.table-cramped > tfoot > tr > td {
padding: 4px 12px;
}
.table-cramped > thead > tr > th > a,
.table-cramped > tbody > tr > th > a,
.table-cramped > tfoot > tr > th > a,
.table-cramped > thead > tr > td > a,
.table-cramped > tbody > tr > td > a,
.table-cramped > tfoot > tr > td > a {
padding: 4px 12px;
}
.table-roomy > thead > tr > th,
.table-roomy > tbody > tr > th,
.table-roomy > tfoot > tr > th,
.table-roomy > thead > tr > td,
.table-roomy > tbody > tr > td,
.table-roomy > tfoot > tr > td {
padding: 12px 12px;
}
.table-roomy > thead > tr > th > a,
.table-roomy > tbody > tr > th > a,
.table-roomy > tfoot > tr > th > a,
.table-roomy > thead > tr > td > a,
.table-roomy > tbody > tr > td > a,
.table-roomy > tfoot > tr > td > a {
padding: 12px 12px;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active {
background-color: #fcf8da;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
background-color: #faf4c2;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
.table + .loader-overlay {
top: 39px;
}
.table-comfortable + .loader-overlay {
top: 47px;
} | 0.464902 | 0.306851 |
.dropbtn {
background-color: #3498DB;
color: white;
padding: 16px;
font-size: 16px;
border: none;
cursor: pointer;
}
.dropbtn:hover, .dropbtn:focus {
background-color: #ffffff;
color:#3498DB;
border: 2px solid #3498DB;
}
/*-------------------------------------------------------*/
.dropdown {
position: relative;
display: inline-block;
position:absolute;
}
.dropdownb {
position: relative;
display: inline-block;
position:absolute;
}
/*---------------------------------*/
.dropdown-contenta {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-contenta a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-contenta a:hover {background-color: #ddd}
/*-------------------------------------------------------*/
.dropdown-contentb {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-contentb a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-contentb a:hover {background-color: #ddd}
.show {display:block;}
/*-------------------------------------------------------*/
.dropdown-contentc {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-contentc a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-contentc a:hover {background-color: #ddd}
.show {display:block;}
/*-----------------------------------------------------*/
.dropdown-contentd {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-contentd a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-contentd a:hover {background-color: #ddd}
.show {display:block;}
/*-----------------------------------------------------*/
.dropdown-contente {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-contente a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-contente a:hover {background-color: #ddd}
.show {display:block;} | info/ss.css | .dropbtn {
background-color: #3498DB;
color: white;
padding: 16px;
font-size: 16px;
border: none;
cursor: pointer;
}
.dropbtn:hover, .dropbtn:focus {
background-color: #ffffff;
color:#3498DB;
border: 2px solid #3498DB;
}
/*-------------------------------------------------------*/
.dropdown {
position: relative;
display: inline-block;
position:absolute;
}
.dropdownb {
position: relative;
display: inline-block;
position:absolute;
}
/*---------------------------------*/
.dropdown-contenta {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-contenta a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-contenta a:hover {background-color: #ddd}
/*-------------------------------------------------------*/
.dropdown-contentb {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-contentb a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-contentb a:hover {background-color: #ddd}
.show {display:block;}
/*-------------------------------------------------------*/
.dropdown-contentc {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-contentc a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-contentc a:hover {background-color: #ddd}
.show {display:block;}
/*-----------------------------------------------------*/
.dropdown-contentd {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-contentd a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-contentd a:hover {background-color: #ddd}
.show {display:block;}
/*-----------------------------------------------------*/
.dropdown-contente {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-contente a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown-contente a:hover {background-color: #ddd}
.show {display:block;} | 0.35031 | 0.059592 |
body,
html {
height: 100%;
}
main {
background-color: #03568a;
font-family: "Poppins", sans-serif;
}
main a {
text-decoration: none !important;
}
.header {
background: #36a6d4;
}
.title h4 {
color: white;
font-weight: 800;
text-transform: uppercase;
font-size: 1.5em;
}
.wallet {
background: #36a6d4 !important;
border-radius: 15px;
height: 136px;
}
.wallet a {
color: white;
font-size: 21.3333px;
font-weight: 800;
text-transform: uppercase;
}
.wallet h3 {
color: white;
font-size: 41.8667px;
font-weight: 800;
text-transform: uppercase;
}
.ativos {
background: #0472b7;
border-radius: 15px;
height: 136px;
}
.ativos a {
font-weight: 800;
font-size: 21.3333px;
color: white;
text-transform: uppercase;
}
.ativos h3 {
color: white;
font-size: 41.8667px;
font-weight: 800;
text-transform: uppercase;
}
.inativos {
background: #e90202;
border-radius: 15px;
height: 136px;
}
.inativos a {
font-weight: 800;
font-size: 21.3333px;
color: white;
text-transform: uppercase;
}
.inativos h3 {
color: white;
font-size: 41.8667px;
font-weight: 800;
text-transform: uppercase;
}
.incompletos {
background: #35a40e;
border-radius: 15px;
height: 136px;
}
.incompletos a {
font-weight: 800;
font-size: 21.3333px;
color: white;
text-transform: uppercase;
}
.incompletos h3 {
color: white;
font-size: 41.8667px;
font-weight: 800;
text-transform: uppercase;
}
.menu {
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
}
.menu .pl {
background: #ffffff;
border-radius: 15.8571px;
padding: 15px;
}
.menu a {
color: #03568a;
font-weight: 800;
font-size: 17.5855px;
line-height: 15px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.voltar {
background: #0472b7;
font-weight: 800;
font-size: 18px;
line-height: 32px;
color: white;
}
.voltar a {
font-weight: 800;
font-size: 18px;
line-height: 32px;
color: white;
}
.cadastro {
height: 100%;
}
.cad {
background: #ffffff;
border-radius: 15.8571px;
height: 148px;
padding: 35px 0;
margin: 50px 0;
}
.cad p {
font-weight: 800;
font-size: 17.5855px;
line-height: 15px;
text-align: center;
color: #03568a;
}
*,
:before,
:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
background: #424242;
}
form {
width: 320px;
margin: 45px auto;
}
form h1 {
font-size: 3em;
font-weight: 300;
text-align: center;
color: #2196f3;
}
form h5 {
text-align: center;
text-transform: uppercase;
color: #c6c6c6;
}
form hr.sep {
background: #2196f3;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
height: 2px;
width: 25%;
margin: 0px auto 45px auto;
}
form .emoji {
font-size: 1.2em;
}
.group {
position: relative;
margin: 45px 0;
}
textarea {
resize: none;
}
input,
textarea {
background: none;
color: #c6c6c6;
font-size: 18px;
padding: 10px 10px 10px 5px;
display: block;
width: 320px;
border: none;
border-radius: 0;
border-bottom: 1px solid #c6c6c6;
}
input:focus,
textarea:focus {
outline: none;
}
input:focus ~ label,
input:valid ~ label,
textarea:focus ~ label,
textarea:valid ~ label {
top: -14px;
font-size: 12px;
color: #2196f3;
}
input:focus ~ .bar:before,
textarea:focus ~ .bar:before {
width: 320px;
}
input[type="password"] {
letter-spacing: 0.3em;
}
label {
color: #c6c6c6;
font-size: 16px;
font-weight: normal;
position: absolute;
pointer-events: none;
left: 5px;
top: 10px;
-webkit-transition: 300ms ease all;
transition: 300ms ease all;
}
.bar {
position: relative;
display: block;
width: 320px;
}
.bar:before {
content: "";
height: 2px;
width: 0;
bottom: 0px;
position: absolute;
background: #2196f3;
-webkit-transition: 300ms ease all;
transition: 300ms ease all;
left: 0%;
}
.btn {
background: #fff;
color: #959595;
border: none;
padding: 10px 20px;
border-radius: 3px;
letter-spacing: 0.06em;
text-transform: uppercase;
text-decoration: none;
outline: none;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.btn:hover {
color: #8b8b8b;
-webkit-box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12);
box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12);
}
.btn.btn-link {
background: #2196f3;
color: #d3eafd;
}
.btn.btn-link:hover {
background: #0d8aee;
color: #deeffd;
}
.btn.btn-submit {
background: #2196f3;
color: #bce0fb;
}
.btn.btn-submit:hover {
background: #0d8aee;
color: #deeffd;
}
.btn.btn-cancel {
background: #eee;
}
.btn.btn-cancel:hover {
background: #e1e1e1;
color: #8b8b8b;
}
.btn-box {
text-align: center;
margin: 50px 0;
}
.mdc-form-field label {
position: relative;
top: 6px;
}
table {
border: 1px solid #ccc;
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
table-layout: fixed;
}
table caption {
font-size: 1.5em;
margin: 0.5em 0 0.75em;
}
table tr {
background-color: #f8f8f8;
border: 1px solid #ddd;
padding: 0.35em;
}
table th,
table td {
padding: 0.625em;
text-align: center;
}
table th {
font-size: 0.85em;
letter-spacing: 0.1em;
text-transform: uppercase;
}
@media screen and (max-width: 600px) {
table {
border: 0;
}
table caption {
font-size: 1.3em;
}
table thead {
border: none;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
table tr {
border-bottom: 3px solid #ddd;
display: block;
margin-bottom: 0.625em;
}
table td {
border-bottom: 1px solid #ddd;
display: block;
font-size: 0.8em;
text-align: right;
}
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;
}
table td:last-child {
border-bottom: 0;
}
}
.login-px {
padding: 80px 0;
}
.login-py {
padding-bottom: 80px;
}
.altura {
height: 148px;
}
.pad {
padding-bottom: 150px;
}
.dia p {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.inativo {
padding: 50px 0;
background-color: #0472b7;
color: white;
font-weight: 500;
font-size: 15.5798px;
line-height: 23px;
}
.inativo a {
text-decoration: none;
color: white;
}
.inativo span {
background-color: red;
padding: 8px;
border-radius: 15px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ativo {
padding: 50px 0;
background-color: #0472b7;
color: white;
font-weight: 500;
font-size: 15.5798px;
line-height: 23px;
}
.ativo a {
text-decoration: none;
color: white;
}
.ativo span {
background-color: #3eed00;
padding: 8px;
border-radius: 15px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.in-p p {
color: white;
font-weight: 600;
font-size: 15.5798px;
line-height: 23px;
text-transform: uppercase;
}
.form-group.input-material {
position: relative;
margin-top: 50px;
margin-bottom: 25px;
/* textarea label */
}
.form-group.input-material label {
color: #e6e6e6;
font-size: 16px;
font-weight: normal;
position: absolute;
pointer-events: none;
left: 5px;
bottom: 1px;
transition: 0.1s ease all;
-moz-transition: 0.1s ease all;
-webkit-transition: 0.1s ease all;
}
.form-group.input-material textarea.form-control ~ label {
bottom: 90%;
bottom: calc(100% - 38px);
}
.form-group.input-material .form-control,
.form-group.input-material .form-select {
border: none;
border-bottom: 2px solid #ffffff;
border-radius: 0px;
background-color: transparent;
padding-left: 5px;
-webkit-box-shadow: none;
box-shadow: none;
/* required fields */
/* active state */
/* invalid state */
}
.form-group.input-material .form-control:required ~ label::after,
.form-group.input-material .form-select:required ~ label::after {
content: "*";
color: #dc3545;
padding-left: 2px;
font-size: 0.8em;
}
.form-group.input-material .form-control:focus, .form-group.input-material .form-control[value]:not([value=""]),
.form-group.input-material .form-select:focus,
.form-group.input-material .form-select[value]:not([value=""]) {
border-bottom-color: #ffffff;
color: white;
}
.form-group.input-material .form-control:focus ~ label,
.form-group.input-material .form-control[value]:not([value=""]) ~ label,
.form-group.input-material .form-select:focus ~ label,
.form-group.input-material .form-select[value]:not([value=""]) ~ label {
top: unset;
bottom: 100%;
bottom: calc(100% - 16px);
font-size: 14px;
color: #ffffff;
font-weight: 500;
}
.form-group.input-material .form-control:focus.invalid, .form-group.input-material .form-control.invalid, .form-group.input-material .form-control:focus.parsley-error, .form-group.input-material .form-control[value]:not([value=""]).parsley-error,
.form-group.input-material .form-select:focus.invalid,
.form-group.input-material .form-select.invalid,
.form-group.input-material .form-select:focus.parsley-error,
.form-group.input-material .form-select[value]:not([value=""]).parsley-error {
border-bottom-color: #dc3545;
}
.form-group.input-material .form-control:focus.invalid ~ label,
.form-group.input-material .form-control.invalid ~ label,
.form-group.input-material .form-control:focus.parsley-error ~ label,
.form-group.input-material .form-control[value]:not([value=""]).parsley-error ~ label,
.form-group.input-material .form-select:focus.invalid ~ label,
.form-group.input-material .form-select.invalid ~ label,
.form-group.input-material .form-select:focus.parsley-error ~ label,
.form-group.input-material .form-select[value]:not([value=""]).parsley-error ~ label {
color: #dc3545;
}
.form-group.input-material .form-select {
background-position: right 0 center;
padding-left: 0;
}
.form-group.input-material .parsley-errors-list {
color: #dc3545;
list-style: none;
font-size: 0.7em;
padding-left: 5px;
position: absolute;
top: 107%;
}
.eye {
font-size: 40px;
color: white;
text-align: center;
margin-left: 35px;
}
.eye span {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.eye-close {
font-size: 40px;
color: white;
text-align: center;
margin-left: 35px;
}
.eye-close span {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
/*# sourceMappingURL=main.css.map */ | public/app-comercial/css/main.css | body,
html {
height: 100%;
}
main {
background-color: #03568a;
font-family: "Poppins", sans-serif;
}
main a {
text-decoration: none !important;
}
.header {
background: #36a6d4;
}
.title h4 {
color: white;
font-weight: 800;
text-transform: uppercase;
font-size: 1.5em;
}
.wallet {
background: #36a6d4 !important;
border-radius: 15px;
height: 136px;
}
.wallet a {
color: white;
font-size: 21.3333px;
font-weight: 800;
text-transform: uppercase;
}
.wallet h3 {
color: white;
font-size: 41.8667px;
font-weight: 800;
text-transform: uppercase;
}
.ativos {
background: #0472b7;
border-radius: 15px;
height: 136px;
}
.ativos a {
font-weight: 800;
font-size: 21.3333px;
color: white;
text-transform: uppercase;
}
.ativos h3 {
color: white;
font-size: 41.8667px;
font-weight: 800;
text-transform: uppercase;
}
.inativos {
background: #e90202;
border-radius: 15px;
height: 136px;
}
.inativos a {
font-weight: 800;
font-size: 21.3333px;
color: white;
text-transform: uppercase;
}
.inativos h3 {
color: white;
font-size: 41.8667px;
font-weight: 800;
text-transform: uppercase;
}
.incompletos {
background: #35a40e;
border-radius: 15px;
height: 136px;
}
.incompletos a {
font-weight: 800;
font-size: 21.3333px;
color: white;
text-transform: uppercase;
}
.incompletos h3 {
color: white;
font-size: 41.8667px;
font-weight: 800;
text-transform: uppercase;
}
.menu {
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
}
.menu .pl {
background: #ffffff;
border-radius: 15.8571px;
padding: 15px;
}
.menu a {
color: #03568a;
font-weight: 800;
font-size: 17.5855px;
line-height: 15px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.voltar {
background: #0472b7;
font-weight: 800;
font-size: 18px;
line-height: 32px;
color: white;
}
.voltar a {
font-weight: 800;
font-size: 18px;
line-height: 32px;
color: white;
}
.cadastro {
height: 100%;
}
.cad {
background: #ffffff;
border-radius: 15.8571px;
height: 148px;
padding: 35px 0;
margin: 50px 0;
}
.cad p {
font-weight: 800;
font-size: 17.5855px;
line-height: 15px;
text-align: center;
color: #03568a;
}
*,
:before,
:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
background: #424242;
}
form {
width: 320px;
margin: 45px auto;
}
form h1 {
font-size: 3em;
font-weight: 300;
text-align: center;
color: #2196f3;
}
form h5 {
text-align: center;
text-transform: uppercase;
color: #c6c6c6;
}
form hr.sep {
background: #2196f3;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
height: 2px;
width: 25%;
margin: 0px auto 45px auto;
}
form .emoji {
font-size: 1.2em;
}
.group {
position: relative;
margin: 45px 0;
}
textarea {
resize: none;
}
input,
textarea {
background: none;
color: #c6c6c6;
font-size: 18px;
padding: 10px 10px 10px 5px;
display: block;
width: 320px;
border: none;
border-radius: 0;
border-bottom: 1px solid #c6c6c6;
}
input:focus,
textarea:focus {
outline: none;
}
input:focus ~ label,
input:valid ~ label,
textarea:focus ~ label,
textarea:valid ~ label {
top: -14px;
font-size: 12px;
color: #2196f3;
}
input:focus ~ .bar:before,
textarea:focus ~ .bar:before {
width: 320px;
}
input[type="password"] {
letter-spacing: 0.3em;
}
label {
color: #c6c6c6;
font-size: 16px;
font-weight: normal;
position: absolute;
pointer-events: none;
left: 5px;
top: 10px;
-webkit-transition: 300ms ease all;
transition: 300ms ease all;
}
.bar {
position: relative;
display: block;
width: 320px;
}
.bar:before {
content: "";
height: 2px;
width: 0;
bottom: 0px;
position: absolute;
background: #2196f3;
-webkit-transition: 300ms ease all;
transition: 300ms ease all;
left: 0%;
}
.btn {
background: #fff;
color: #959595;
border: none;
padding: 10px 20px;
border-radius: 3px;
letter-spacing: 0.06em;
text-transform: uppercase;
text-decoration: none;
outline: none;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.btn:hover {
color: #8b8b8b;
-webkit-box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12);
box-shadow: 0 7px 14px rgba(0, 0, 0, 0.18), 0 5px 5px rgba(0, 0, 0, 0.12);
}
.btn.btn-link {
background: #2196f3;
color: #d3eafd;
}
.btn.btn-link:hover {
background: #0d8aee;
color: #deeffd;
}
.btn.btn-submit {
background: #2196f3;
color: #bce0fb;
}
.btn.btn-submit:hover {
background: #0d8aee;
color: #deeffd;
}
.btn.btn-cancel {
background: #eee;
}
.btn.btn-cancel:hover {
background: #e1e1e1;
color: #8b8b8b;
}
.btn-box {
text-align: center;
margin: 50px 0;
}
.mdc-form-field label {
position: relative;
top: 6px;
}
table {
border: 1px solid #ccc;
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
table-layout: fixed;
}
table caption {
font-size: 1.5em;
margin: 0.5em 0 0.75em;
}
table tr {
background-color: #f8f8f8;
border: 1px solid #ddd;
padding: 0.35em;
}
table th,
table td {
padding: 0.625em;
text-align: center;
}
table th {
font-size: 0.85em;
letter-spacing: 0.1em;
text-transform: uppercase;
}
@media screen and (max-width: 600px) {
table {
border: 0;
}
table caption {
font-size: 1.3em;
}
table thead {
border: none;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
table tr {
border-bottom: 3px solid #ddd;
display: block;
margin-bottom: 0.625em;
}
table td {
border-bottom: 1px solid #ddd;
display: block;
font-size: 0.8em;
text-align: right;
}
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;
}
table td:last-child {
border-bottom: 0;
}
}
.login-px {
padding: 80px 0;
}
.login-py {
padding-bottom: 80px;
}
.altura {
height: 148px;
}
.pad {
padding-bottom: 150px;
}
.dia p {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.inativo {
padding: 50px 0;
background-color: #0472b7;
color: white;
font-weight: 500;
font-size: 15.5798px;
line-height: 23px;
}
.inativo a {
text-decoration: none;
color: white;
}
.inativo span {
background-color: red;
padding: 8px;
border-radius: 15px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.ativo {
padding: 50px 0;
background-color: #0472b7;
color: white;
font-weight: 500;
font-size: 15.5798px;
line-height: 23px;
}
.ativo a {
text-decoration: none;
color: white;
}
.ativo span {
background-color: #3eed00;
padding: 8px;
border-radius: 15px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.in-p p {
color: white;
font-weight: 600;
font-size: 15.5798px;
line-height: 23px;
text-transform: uppercase;
}
.form-group.input-material {
position: relative;
margin-top: 50px;
margin-bottom: 25px;
/* textarea label */
}
.form-group.input-material label {
color: #e6e6e6;
font-size: 16px;
font-weight: normal;
position: absolute;
pointer-events: none;
left: 5px;
bottom: 1px;
transition: 0.1s ease all;
-moz-transition: 0.1s ease all;
-webkit-transition: 0.1s ease all;
}
.form-group.input-material textarea.form-control ~ label {
bottom: 90%;
bottom: calc(100% - 38px);
}
.form-group.input-material .form-control,
.form-group.input-material .form-select {
border: none;
border-bottom: 2px solid #ffffff;
border-radius: 0px;
background-color: transparent;
padding-left: 5px;
-webkit-box-shadow: none;
box-shadow: none;
/* required fields */
/* active state */
/* invalid state */
}
.form-group.input-material .form-control:required ~ label::after,
.form-group.input-material .form-select:required ~ label::after {
content: "*";
color: #dc3545;
padding-left: 2px;
font-size: 0.8em;
}
.form-group.input-material .form-control:focus, .form-group.input-material .form-control[value]:not([value=""]),
.form-group.input-material .form-select:focus,
.form-group.input-material .form-select[value]:not([value=""]) {
border-bottom-color: #ffffff;
color: white;
}
.form-group.input-material .form-control:focus ~ label,
.form-group.input-material .form-control[value]:not([value=""]) ~ label,
.form-group.input-material .form-select:focus ~ label,
.form-group.input-material .form-select[value]:not([value=""]) ~ label {
top: unset;
bottom: 100%;
bottom: calc(100% - 16px);
font-size: 14px;
color: #ffffff;
font-weight: 500;
}
.form-group.input-material .form-control:focus.invalid, .form-group.input-material .form-control.invalid, .form-group.input-material .form-control:focus.parsley-error, .form-group.input-material .form-control[value]:not([value=""]).parsley-error,
.form-group.input-material .form-select:focus.invalid,
.form-group.input-material .form-select.invalid,
.form-group.input-material .form-select:focus.parsley-error,
.form-group.input-material .form-select[value]:not([value=""]).parsley-error {
border-bottom-color: #dc3545;
}
.form-group.input-material .form-control:focus.invalid ~ label,
.form-group.input-material .form-control.invalid ~ label,
.form-group.input-material .form-control:focus.parsley-error ~ label,
.form-group.input-material .form-control[value]:not([value=""]).parsley-error ~ label,
.form-group.input-material .form-select:focus.invalid ~ label,
.form-group.input-material .form-select.invalid ~ label,
.form-group.input-material .form-select:focus.parsley-error ~ label,
.form-group.input-material .form-select[value]:not([value=""]).parsley-error ~ label {
color: #dc3545;
}
.form-group.input-material .form-select {
background-position: right 0 center;
padding-left: 0;
}
.form-group.input-material .parsley-errors-list {
color: #dc3545;
list-style: none;
font-size: 0.7em;
padding-left: 5px;
position: absolute;
top: 107%;
}
.eye {
font-size: 40px;
color: white;
text-align: center;
margin-left: 35px;
}
.eye span {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.eye-close {
font-size: 40px;
color: white;
text-align: center;
margin-left: 35px;
}
.eye-close span {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
/*# sourceMappingURL=main.css.map */ | 0.400163 | 0.116437 |
.ant-table td {
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.margin-top-10{
margin-top: 10px;
}
.ant-card-wider-padding .ant-card-body{
padding: 16px;
}
.margin-left-5{
margin-left: 5px;
}
.margin-left-20{
margin-left: 20px;
}
.delColor{
color: #ff9900
}
.pnstyle{
text-align: right;
margin-top: 10px !important;
}
.txtCenter{
text-align: center;
}
.radioText{
margin: -50px 0 10px 100px;
font-size: 12px;
color: #929292;
}
.textBlod{
font-weight: bold;
}
/*.demo-table-expand {*/
/*font-size: 0;*/
/*}*/
/*.demo-table-expand label {*/
/*width: 90px;*/
/*color: #99a9bf;*/
/*}*/
/*.demo-table-expand .el-form-item {*/
/*margin-right: 0;*/
/*margin-bottom: 0;*/
/*width: 50%;*/
/*}*/
.mapContent{
position: relative;
}
.like{
position: absolute;
top: 70px;
right:80px;
}
.marginTop{
margin-top: -20px
}
.drugContent{
display: flex;
flex-direction: row;
justify-content: space-between;
}
.innerDiv{
min-width: 300px;
border:1px solid #EBEBEB;
padding-top: 10px;
}
.marLeft10{
margin-left: 10px;
}
.innerDiv p{
margin-left: 10px;
line-height: 24px;
}
.innerDiv input{
border:0
}
.title{
font-weight: bold;
font-size: 16px;
margin-bottom: 16px;
}
.contenFoot{
width:100%;
height:50px;
border-top: 1px solid #EBEBEB;
background-color:#F7F9FA ;
text-align: center;
line-height: 50px;
font-size: 16px;
}
.contenFoot input{
font-size: 16px;
padding: 0 5px;
}
.cardHead{
height: 32px;
line-height: 32px;
}
.mapBtnGroup{
margin-top: 50px;
text-align: center;
margin-left: -60px
}
.innerDiv .marginCol{
margin-bottom: 1em;
margin-left: 10px
}
.marginCol input{
opacity: 0.8;
}
.opacity8{
opacity: 0.8;
}
.btnMarginLeft{
margin-left: 150px
}
.updateBtn{
background-color: #1890FF !important;
color: white !important;
}
.highlight {
background-color: yellow;
}
.search-item-title{
display: block;
line-height: 28px;
font-size: 14px;
color: rgba(0, 0, 0, 0.85);
}
.search-item-info{
display: block;
line-height: 22px;
font-size: 12px;
color: rgba(0, 0, 0, 0.65)
}
.bottom-text{
margin: 0;
font-size: 12px;
opacity: 0.6
}
/*.el-table__header tr th{*/
/*background-color: #fafafa !important;*/
/*color:rgba(0,0,0,0.65) !important;*/
/*}*/
.el-table th>.cell{
color: rgba(0, 0, 0, 0.85);
font-size: 14px;
}
.ant-badge-status-text {
font-size: 14px !important;
}
.badge-status-text{
font-size: 14px !important;
}
.el-table th {
background:rgba(0,0,0,0.04) !important;
}
.el-table td{
padding: 6px 0;
}
.fontColor{
color: rgba(0,0,0,0.65)
}
.fontWeight{
font-weight:bold;
}
/*.ant-tree-title{*/
/*font-size: 12px;*/
/*}*/
.priceClass{
color: #1890FF;
font-size: 20px;
}
.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .icon{
display: block;
font-size: 20px;
} | src/style/main.css | .ant-table td {
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.margin-top-10{
margin-top: 10px;
}
.ant-card-wider-padding .ant-card-body{
padding: 16px;
}
.margin-left-5{
margin-left: 5px;
}
.margin-left-20{
margin-left: 20px;
}
.delColor{
color: #ff9900
}
.pnstyle{
text-align: right;
margin-top: 10px !important;
}
.txtCenter{
text-align: center;
}
.radioText{
margin: -50px 0 10px 100px;
font-size: 12px;
color: #929292;
}
.textBlod{
font-weight: bold;
}
/*.demo-table-expand {*/
/*font-size: 0;*/
/*}*/
/*.demo-table-expand label {*/
/*width: 90px;*/
/*color: #99a9bf;*/
/*}*/
/*.demo-table-expand .el-form-item {*/
/*margin-right: 0;*/
/*margin-bottom: 0;*/
/*width: 50%;*/
/*}*/
.mapContent{
position: relative;
}
.like{
position: absolute;
top: 70px;
right:80px;
}
.marginTop{
margin-top: -20px
}
.drugContent{
display: flex;
flex-direction: row;
justify-content: space-between;
}
.innerDiv{
min-width: 300px;
border:1px solid #EBEBEB;
padding-top: 10px;
}
.marLeft10{
margin-left: 10px;
}
.innerDiv p{
margin-left: 10px;
line-height: 24px;
}
.innerDiv input{
border:0
}
.title{
font-weight: bold;
font-size: 16px;
margin-bottom: 16px;
}
.contenFoot{
width:100%;
height:50px;
border-top: 1px solid #EBEBEB;
background-color:#F7F9FA ;
text-align: center;
line-height: 50px;
font-size: 16px;
}
.contenFoot input{
font-size: 16px;
padding: 0 5px;
}
.cardHead{
height: 32px;
line-height: 32px;
}
.mapBtnGroup{
margin-top: 50px;
text-align: center;
margin-left: -60px
}
.innerDiv .marginCol{
margin-bottom: 1em;
margin-left: 10px
}
.marginCol input{
opacity: 0.8;
}
.opacity8{
opacity: 0.8;
}
.btnMarginLeft{
margin-left: 150px
}
.updateBtn{
background-color: #1890FF !important;
color: white !important;
}
.highlight {
background-color: yellow;
}
.search-item-title{
display: block;
line-height: 28px;
font-size: 14px;
color: rgba(0, 0, 0, 0.85);
}
.search-item-info{
display: block;
line-height: 22px;
font-size: 12px;
color: rgba(0, 0, 0, 0.65)
}
.bottom-text{
margin: 0;
font-size: 12px;
opacity: 0.6
}
/*.el-table__header tr th{*/
/*background-color: #fafafa !important;*/
/*color:rgba(0,0,0,0.65) !important;*/
/*}*/
.el-table th>.cell{
color: rgba(0, 0, 0, 0.85);
font-size: 14px;
}
.ant-badge-status-text {
font-size: 14px !important;
}
.badge-status-text{
font-size: 14px !important;
}
.el-table th {
background:rgba(0,0,0,0.04) !important;
}
.el-table td{
padding: 6px 0;
}
.fontColor{
color: rgba(0,0,0,0.65)
}
.fontWeight{
font-weight:bold;
}
/*.ant-tree-title{*/
/*font-size: 12px;*/
/*}*/
.priceClass{
color: #1890FF;
font-size: 20px;
}
.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .icon{
display: block;
font-size: 20px;
} | 0.344333 | 0.119537 |
@font-face {
font-family: Sigmar One;
src: url(sigmarone.ttf);
font-weight: 400;
}
html, body {
width: 100%;
height: 100%;
margin: 0;
text-align: center;
background: url("background.png");
overflow: hidden;
}
#container {
position: absolute;
background: #999;
overflow: auto;
}
h1, h2, p {
clear: both;
color: #fff;
margin: .5em;
color: #fff;
font-family: 'Sigmar One', sans-serif;
letter-spacing: 1rem;
user-select: none;
-o-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
text-shadow: 0 .01em 0px #dededa,
0 .015em 0 #dededa,
0 .02em 0 #dededa,
0 .028em 0 #dededa,
0 .035em 0 #dededa,
0 .04em 0 #dededa,
0 .045em 0 #dbdbd6,
0 .055em 0 #dbdbd6,
0 .06em 0 #dbdbd6,
0 .065em 0 #d9d9d4,
0 .07em 0 #d9d9d4,
0 .08em 0 #d8d8d3,
0 .085em 0 #d8d8d3,
0 .09em 0 #d8d8d3,
0 .095em 0 #d6d6d1,
0 .105em 0 #d6d6d1,
0 .06em .06rem rgba(104, 104, 92, 0.15),
.07em .105em .04em rgba(0, 0, 0, .015),
-.02em .09em .05em rgba(104, 104, 92, 0.25),
-.03em .07em .065em rgba(104, 104, 92, 0.1),
-.075em .08em .09em rgba(104, 104, 92, 0.06),
-.09em .06em .195em rgba(104, 104, 92, 0.095);
}
h1 {
font-size: 10rem;
}
h2 {
font-size: 5rem;
}
p {
font-size: 3rem;
letter-spacing: .2rem;
}
#t-exploding {
font-size: 10rem;
text-shadow: 0 0 10px #fff,
0 0 .1em #fff,
0 0 .15em #fff,
0 0 .2em #7137c8,
0 0 .35em #7137c8,
0 0 .4em #7137c8,
0 0 .5em #7137c8,
0 0 .75em #7137c8;
}
#t-bob {
margin-top: -.5em;
font-size: 12rem;
}
.pure-button {
font-family: 'Sigmar One', sans-serif;
width: 10em;
font-size: 4rem;
margin: .5em .4em;
padding: .25em;
border-radius: .25em;
background-color: #fff;
box-shadow: 0 .01em 0px #dededa,
0 .06em 0 #dededa,
0 .08em 0 #dededa,
0 .12em 0 #dededa,
0 .14em 0 #dededa,
0 .16em 0 #dededa,
0 .18em 0 #dbdbd6,
0 .22em 0 #dbdbd6,
0 .24em 0 #dbdbd6,
0 .26em 0 #d9d9d4,
0 .28em 0 #d9d9d4,
0 .32em 0 #d8d8d3,
0 .34em 0 #d8d8d3,
0 .36em 0 #d8d8d3,
0 .38em 0 #d6d6d1,
0 .42em 0 #d6d6d1,
0 .06em .06rem rgba(104, 104, 92, 0.15),
.07em .105em .04em rgba(0, 0, 0, .015),
-.02em .09em .05em rgba(104, 104, 92, 0.25),
-.03em .07em .065em rgba(104, 104, 92, 0.1),
-.075em .08em .09em rgba(104, 104, 92, 0.06),
-.09em .06em .195em rgba(104, 104, 92, 0.095);
}
.pure-button:last-child {
clear:both;
}
.pure-button:hover {
background: #7137c8 !important;
color: #fff;
box-shadow: 0 .01em 0px #dededa,
0 .06em 0 #dededa,
0 .08em 0 #dededa,
0 .12em 0 #dededa,
0 .14em 0 #dededa,
0 .16em 0 #dededa,
0 .18em 0 #dbdbd6,
0 .22em 0 #dbdbd6,
0 .24em 0 #dbdbd6,
0 .26em 0 #d9d9d4,
0 .28em 0 #d9d9d4,
0 .32em 0 #d8d8d3,
0 .34em 0 #d8d8d3,
0 .36em 0 #d8d8d3,
0 .38em 0 #d6d6d1,
0 .42em 0 #d6d6d1,
0 .06em .06rem rgba(104, 104, 92, 0.15),
.07em .105em .04em rgba(0, 0, 0, .015),
-.02em .09em .05em rgba(104, 104, 92, 0.25),
-.03em .07em .065em rgba(104, 104, 92, 0.1),
-.075em .08em .09em rgba(104, 104, 92, 0.06),
-.09em .06em .195em rgba(104, 104, 92, 0.095);
}
.pure-button:active {
box-shadow: 0 .01em 0px #dededa,
0 .06em 0 #dededa,
0 .08em 0 #dededa,
0 .12em 0 #dededa,
0 .14em 0 #dededa,
0 .16em 0 #dededa,
0 .18em 0 #dbdbd6,
0 .22em 0 #dbdbd6,
0 .24em 0 #dbdbd6,
0 .26em 0 #d9d9d4,
0 .28em 0 #d9d9d4,
0 .32em 0 #d8d8d3,
0 .34em 0 #d8d8d3,
0 .36em 0 #d8d8d3,
0 .38em 0 #d6d6d1,
0 .42em 0 #d6d6d1,
0 .06em .06rem rgba(104, 104, 92, 0.15),
.07em .105em .04em rgba(0, 0, 0, .015),
-.02em .09em .05em rgba(104, 104, 92, 0.25),
-.03em .07em .065em rgba(104, 104, 92, 0.1),
-.075em .08em .09em rgba(104, 104, 92, 0.06),
-.09em .06em .195em rgba(104, 104, 92, 0.095),
0 0 0 1px rgba(0,0,0, 0.15) inset,
0 0 6px rgba(0,0,0, 0.20) inset;
}
.pure-button:focus {
background-image: none;
}
#bob {
width: 45%;
margin: 5rem 0 0 0;
}
#back {
float: left;
}
#coins {
clear: none;
}
#preview {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
height: 40%;
pointer-events: none;
display: inherit;
}
#previewContainer {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.5);
display: none;
}
#howToPlay {
width: 100%;
} | explodingbob/game/style.css | @font-face {
font-family: Sigmar One;
src: url(sigmarone.ttf);
font-weight: 400;
}
html, body {
width: 100%;
height: 100%;
margin: 0;
text-align: center;
background: url("background.png");
overflow: hidden;
}
#container {
position: absolute;
background: #999;
overflow: auto;
}
h1, h2, p {
clear: both;
color: #fff;
margin: .5em;
color: #fff;
font-family: 'Sigmar One', sans-serif;
letter-spacing: 1rem;
user-select: none;
-o-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
text-shadow: 0 .01em 0px #dededa,
0 .015em 0 #dededa,
0 .02em 0 #dededa,
0 .028em 0 #dededa,
0 .035em 0 #dededa,
0 .04em 0 #dededa,
0 .045em 0 #dbdbd6,
0 .055em 0 #dbdbd6,
0 .06em 0 #dbdbd6,
0 .065em 0 #d9d9d4,
0 .07em 0 #d9d9d4,
0 .08em 0 #d8d8d3,
0 .085em 0 #d8d8d3,
0 .09em 0 #d8d8d3,
0 .095em 0 #d6d6d1,
0 .105em 0 #d6d6d1,
0 .06em .06rem rgba(104, 104, 92, 0.15),
.07em .105em .04em rgba(0, 0, 0, .015),
-.02em .09em .05em rgba(104, 104, 92, 0.25),
-.03em .07em .065em rgba(104, 104, 92, 0.1),
-.075em .08em .09em rgba(104, 104, 92, 0.06),
-.09em .06em .195em rgba(104, 104, 92, 0.095);
}
h1 {
font-size: 10rem;
}
h2 {
font-size: 5rem;
}
p {
font-size: 3rem;
letter-spacing: .2rem;
}
#t-exploding {
font-size: 10rem;
text-shadow: 0 0 10px #fff,
0 0 .1em #fff,
0 0 .15em #fff,
0 0 .2em #7137c8,
0 0 .35em #7137c8,
0 0 .4em #7137c8,
0 0 .5em #7137c8,
0 0 .75em #7137c8;
}
#t-bob {
margin-top: -.5em;
font-size: 12rem;
}
.pure-button {
font-family: 'Sigmar One', sans-serif;
width: 10em;
font-size: 4rem;
margin: .5em .4em;
padding: .25em;
border-radius: .25em;
background-color: #fff;
box-shadow: 0 .01em 0px #dededa,
0 .06em 0 #dededa,
0 .08em 0 #dededa,
0 .12em 0 #dededa,
0 .14em 0 #dededa,
0 .16em 0 #dededa,
0 .18em 0 #dbdbd6,
0 .22em 0 #dbdbd6,
0 .24em 0 #dbdbd6,
0 .26em 0 #d9d9d4,
0 .28em 0 #d9d9d4,
0 .32em 0 #d8d8d3,
0 .34em 0 #d8d8d3,
0 .36em 0 #d8d8d3,
0 .38em 0 #d6d6d1,
0 .42em 0 #d6d6d1,
0 .06em .06rem rgba(104, 104, 92, 0.15),
.07em .105em .04em rgba(0, 0, 0, .015),
-.02em .09em .05em rgba(104, 104, 92, 0.25),
-.03em .07em .065em rgba(104, 104, 92, 0.1),
-.075em .08em .09em rgba(104, 104, 92, 0.06),
-.09em .06em .195em rgba(104, 104, 92, 0.095);
}
.pure-button:last-child {
clear:both;
}
.pure-button:hover {
background: #7137c8 !important;
color: #fff;
box-shadow: 0 .01em 0px #dededa,
0 .06em 0 #dededa,
0 .08em 0 #dededa,
0 .12em 0 #dededa,
0 .14em 0 #dededa,
0 .16em 0 #dededa,
0 .18em 0 #dbdbd6,
0 .22em 0 #dbdbd6,
0 .24em 0 #dbdbd6,
0 .26em 0 #d9d9d4,
0 .28em 0 #d9d9d4,
0 .32em 0 #d8d8d3,
0 .34em 0 #d8d8d3,
0 .36em 0 #d8d8d3,
0 .38em 0 #d6d6d1,
0 .42em 0 #d6d6d1,
0 .06em .06rem rgba(104, 104, 92, 0.15),
.07em .105em .04em rgba(0, 0, 0, .015),
-.02em .09em .05em rgba(104, 104, 92, 0.25),
-.03em .07em .065em rgba(104, 104, 92, 0.1),
-.075em .08em .09em rgba(104, 104, 92, 0.06),
-.09em .06em .195em rgba(104, 104, 92, 0.095);
}
.pure-button:active {
box-shadow: 0 .01em 0px #dededa,
0 .06em 0 #dededa,
0 .08em 0 #dededa,
0 .12em 0 #dededa,
0 .14em 0 #dededa,
0 .16em 0 #dededa,
0 .18em 0 #dbdbd6,
0 .22em 0 #dbdbd6,
0 .24em 0 #dbdbd6,
0 .26em 0 #d9d9d4,
0 .28em 0 #d9d9d4,
0 .32em 0 #d8d8d3,
0 .34em 0 #d8d8d3,
0 .36em 0 #d8d8d3,
0 .38em 0 #d6d6d1,
0 .42em 0 #d6d6d1,
0 .06em .06rem rgba(104, 104, 92, 0.15),
.07em .105em .04em rgba(0, 0, 0, .015),
-.02em .09em .05em rgba(104, 104, 92, 0.25),
-.03em .07em .065em rgba(104, 104, 92, 0.1),
-.075em .08em .09em rgba(104, 104, 92, 0.06),
-.09em .06em .195em rgba(104, 104, 92, 0.095),
0 0 0 1px rgba(0,0,0, 0.15) inset,
0 0 6px rgba(0,0,0, 0.20) inset;
}
.pure-button:focus {
background-image: none;
}
#bob {
width: 45%;
margin: 5rem 0 0 0;
}
#back {
float: left;
}
#coins {
clear: none;
}
#preview {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
height: 40%;
pointer-events: none;
display: inherit;
}
#previewContainer {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.5);
display: none;
}
#howToPlay {
width: 100%;
} | 0.171061 | 0.071689 |
label.error, span.red, span.required{ color: red; }
.right{ float: right; }
.left{ float: left; }
.center{ text-align: center; }
/* Notification */
#notification_error, #notificationErr, #message_error { position: fixed; top: 51px; width: 23%; right: 0px; height: auto; z-index: 9999; text-align: center; font-weight: normal; padding: 20px; font-size: 14px; font-weight: bold; color: white; background-color: #d9534f; }
#notification, #message{ position: fixed; top: 51px; width: 23%; right: 0px; height: auto; z-index: 9999; text-align: center; font-weight: normal; padding: 20px; font-size: 14px; font-weight: bold; color: white; background-color: #7fd07ff2; }
/* Notification */
/* loader */
.se-pre-con { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url(../img/BogusEmptyBrontosaurus-size_restricted.gif) center no-repeat #01010182;}
/* loader end */
/* user profile */
.notice-info { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; }
.alert_inform { padding: 10px; border: 1px solid transparent; border-top-color: transparent; border-right-color: transparent; border-bottom-color: transparent; border-left-color: transparent; border-radius: 4px !important; }
/* user profile end */
/* Leave Question Page */
#tbl_input_lable tr th, #tbl_input_lable tr td { padding: 10px; border: 1px solid #c2cad8; }
#tbl_input_lable tr th { text-align: center; }
#tbl_input_lable { width: 100%; }
a .fa-plus { font-size: 25px;
padding-top: 10px; }
/* Leave Question Page end */
.page-footer { background: #383C4A; color: #fff; font-size: 15px; }
.page-header .page-header-menu { background: #494E5E; }
.page-header .page-header-top .page-logo .logo-default { margin: 7.5px 0 0; }
.btngreen { background: #a5c539; border: solid 2px #a5c539; color: #fff; }
/* Search Page end */
.leave_lable { margin: 5px 0px; }
.info_div { padding-bottom: 10px; }
/*#filter_leave_list, #leave_detail { height: 600px; overflow-y: auto; }*/
.leave_list_div { border-bottom: 2px solid #c2cad8; }
.angle_icon { font-size: 70px; }
.angle_icon a { color: #bfc2c6; }
#leaveForm { font-size: 25px; color: #333; }
/* Search Page end */
/* Leave form */
#tbl_file_lable tr th, #tbl_file_lable tr td { padding: 10px; border: 1px solid #c2cad8; }
#tbl_file_lable tr th { text-align: center; }
#tbl_file_lable { width: 100%; }
#uploaded_image{ margin-bottom: 15px; }
.request_lable { text-align: center; color: #A5C738; font-size: 22px; }
.request_lable p { margin: 10px 0; }
.portlet.light .dataTables_wrapper .dt-buttons{margin-top:-48px !important; margin-right: 45px !important;}
.page-header .page-header-menu{height: auto !important;}
@media (min-width: 1200px){
.container {
width: 1400px;
}
} | assets/pages/css/front-style.css | label.error, span.red, span.required{ color: red; }
.right{ float: right; }
.left{ float: left; }
.center{ text-align: center; }
/* Notification */
#notification_error, #notificationErr, #message_error { position: fixed; top: 51px; width: 23%; right: 0px; height: auto; z-index: 9999; text-align: center; font-weight: normal; padding: 20px; font-size: 14px; font-weight: bold; color: white; background-color: #d9534f; }
#notification, #message{ position: fixed; top: 51px; width: 23%; right: 0px; height: auto; z-index: 9999; text-align: center; font-weight: normal; padding: 20px; font-size: 14px; font-weight: bold; color: white; background-color: #7fd07ff2; }
/* Notification */
/* loader */
.se-pre-con { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url(../img/BogusEmptyBrontosaurus-size_restricted.gif) center no-repeat #01010182;}
/* loader end */
/* user profile */
.notice-info { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; }
.alert_inform { padding: 10px; border: 1px solid transparent; border-top-color: transparent; border-right-color: transparent; border-bottom-color: transparent; border-left-color: transparent; border-radius: 4px !important; }
/* user profile end */
/* Leave Question Page */
#tbl_input_lable tr th, #tbl_input_lable tr td { padding: 10px; border: 1px solid #c2cad8; }
#tbl_input_lable tr th { text-align: center; }
#tbl_input_lable { width: 100%; }
a .fa-plus { font-size: 25px;
padding-top: 10px; }
/* Leave Question Page end */
.page-footer { background: #383C4A; color: #fff; font-size: 15px; }
.page-header .page-header-menu { background: #494E5E; }
.page-header .page-header-top .page-logo .logo-default { margin: 7.5px 0 0; }
.btngreen { background: #a5c539; border: solid 2px #a5c539; color: #fff; }
/* Search Page end */
.leave_lable { margin: 5px 0px; }
.info_div { padding-bottom: 10px; }
/*#filter_leave_list, #leave_detail { height: 600px; overflow-y: auto; }*/
.leave_list_div { border-bottom: 2px solid #c2cad8; }
.angle_icon { font-size: 70px; }
.angle_icon a { color: #bfc2c6; }
#leaveForm { font-size: 25px; color: #333; }
/* Search Page end */
/* Leave form */
#tbl_file_lable tr th, #tbl_file_lable tr td { padding: 10px; border: 1px solid #c2cad8; }
#tbl_file_lable tr th { text-align: center; }
#tbl_file_lable { width: 100%; }
#uploaded_image{ margin-bottom: 15px; }
.request_lable { text-align: center; color: #A5C738; font-size: 22px; }
.request_lable p { margin: 10px 0; }
.portlet.light .dataTables_wrapper .dt-buttons{margin-top:-48px !important; margin-right: 45px !important;}
.page-header .page-header-menu{height: auto !important;}
@media (min-width: 1200px){
.container {
width: 1400px;
}
} | 0.477311 | 0.156717 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@900&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Poppins", sans-serif;
/* =============================== BACKGROUND =============================== */
background: rgb(224, 28, 52);
background: -moz-linear-gradient(180deg, rgba(224, 28, 52, 1) 0%, rgba(196, 104, 118, 1) 66%, rgba(172, 171, 176, 1) 100%);
background: -webkit-linear-gradient(180deg, rgba(224, 28, 52, 1) 0%, rgba(196, 104, 118, 1) 66%, rgba(172, 171, 176, 1) 100%);
background: linear-gradient(180deg, rgba(224, 28, 52, 1) 0%, rgba(196, 104, 118, 1) 66%, rgba(172, 171, 176, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#E01C34", endColorstr="#ACABB0", GradientType=1);
/*
background: rgb(10,25,49);
background: -moz-linear-gradient(180deg, rgba(10,25,49,1) 0%, rgba(24,90,219,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(10,25,49,1) 0%, rgba(24,90,219,1) 100%);
background: linear-gradient(180deg, rgba(10,25,49,1) 0%, rgba(24,90,219,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0A1931",endColorstr="#185ADB",GradientType=1);
*/
}
/* =============================== RESET =============================== */
body {
margin: 0;
background-color: #0A1931;
color: #EFEFEF;
height: 100%;
width: 100%;
overflow: hidden;
font-size: 100%;
}
canvas {
display: block;
width: 100%;
height: 100%;
/* vertical-align: bottom; */
}
/* =============================== PARTICLES.JS CONTAINER =============================== */
#particles-js {
position: absolute;
width: 100%;
height: 100%;
}
ul {
list-style-type: none;
}
/* =============================== UNSELECTABLE =============================== */
.unselectable {
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Chrome/Safari/Opera */
-webkit-user-drag: none; /* Chrome/Safari/Opera */
-khtml-user-select: none; /* Konqueror */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* Internet Explorer/Edge */
user-select: none;
}
/* =============================== SOCIAL MEDIA (NAVBAR) =============================== */
.media ul {
position: absolute;
bottom: 15.6rem;
left: 8.75rem;
width: 100%;
}
.media ul li {
font-size: 0.6rem;
font-weight: 600;
letter-spacing: 0.2em;
display: inline-block;
padding: 0 3em;
text-transform: uppercase;
}
/* =============================== TEXT =============================== */
.text {
position: absolute;
top: 28vh;
left: 7vw;
/* transform: rotate(-90deg); */
}
.text h1 {
font-size: 8.5rem;
text-transform: uppercase;
font-weight: 900;
letter-spacing: -0.05em;
position: relative;
overflow: hidden;
height: 1.25em;
width: 5em;
}
.text h1 .hide--text {
position: absolute;
}
.text h2 {
font-size: 10rem;
position: absolute;
top: 0.2em;
left: -0.5em;
color: #FFC947;
z-index: -1;
opacity: 0;
}
.text h3 {
font-size: 2.5rem;
text-transform: uppercase;
font-weight: 600;
line-height: 1.4;
position: relative;
overflow: hidden;
height: 3.75em;
}
.text h3 .hide--text {
position: absolute;
}
.text p {
font-size: 0.75rem;
width: 25em;
margin-top: 1.875em;
font-weight: 500;
position: relative;
overflow: hidden;
height: 6.25em;
}
.text p .hide--text {
position: absolute;
}
/* =============================== AUTHOR =============================== */
.author {
position: absolute;
right: 7vw;
bottom: 12vh;
text-align: center;
}
.author img {
width: 25em;
opacity: 1;
cursor: crosshair;
}
.author p {
font-size: 1rem;
margin-top: 1.25em;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 0.04em;
}
/* =============================== STICKER =============================== */
.sticker{
position: absolute;
left: -2rem;
bottom: -5rem;
transform: rotate(10deg);
text-align: center;
}
.sticker img {
width: 20rem;
opacity: 1;
}
/* =============================== BUTTONS =============================== */
.button-container {
display: flex;
margin: 1em auto;
flex-wrap: wrap;
justify-content: center;
}
.button {
font-size: 1.5rem;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
display: flex;
flex-direction: column;
overflow: hidden;
align-items: center;
justify-content: center;
user-select: none;
position: relative;
width: 2em;
height: 2em;
margin: 0.2em;
border-radius: 50%;
white-space: nowrap;
text-decoration: none !important;
text-transform: none;
box-shadow: 0 1em 1em rgba(0, 0, 0, 0.1);
cursor: grab;
transition: all 150ms linear;
}
.button:hover {
font-size: 1.6rem;
filter: brightness(0.85);
transition: all 150ms linear;
}
.button:active {
font-size: 1.6rem;
filter: brightness(0.75);
cursor: grabbing;
transition: all 50ms linear;
}
.button:focus {
outline: 0.06rem dotted #888888;
outline-offset: -0.25rem;
}
.button.-regular {
color: #EFEFEF;
}
.button.-regular:hover {
color: #EFEFEF;
opacity: 1;
}
.button.-regular:active {
opacity: 1;
}
/* =============================== TOOLTIP =============================== */
/* TODO: Copy to Clipboard tooltip alert */
.tooltip {
cursor: pointer;
position: relative;
display: block;
width: 100%;
text-align: center;
z-index: 10;
}
.tooltip span {
border-bottom: 1px dotted;
}
.tooltip:after {
content: attr(data-tooltip);
background: var(#e8e9e9);
max-width: 90%;
width: auto;
position: absolute;
left: 0;
right: 0;
margin: auto;
opacity: 0;
height: auto;
font-size: 14px;
padding: 10px;
border-radius: 6px;
color: #999;
text-align: center;
}
.tooltip.dark:after {
background: #4d5052;
color: #ddd;
}
.tooltip.top:after {
bottom: 80%;
transition: opacity 0.3s ease 0.3s, bottom 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s;
}
.tooltip.top:hover:after, .tooltip.top.hovered:after {
bottom: 130%;
opacity: 1;
}
.tooltip.bottom:after {
top: 80%;
transition: opacity 0.3s ease 0.3s, top 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s;
}
.tooltip.bottom:hover:after, .tooltip.bottom.hovered:after {
top: 130%;
opacity: 1;
}
/* =============================== MARQUEE =============================== */
.marquee {
position: absolute;
top: 0%;
width: 100%;
white-space: nowrap;
overflow: hidden;
}
.marquee span {
color: #212121;
font-size: 25px;
display: inline-block;
padding-left: 100%;
-webkit-animation: marquee 10s infinite linear;
animation: marquee 10s infinite linear;
}
@-webkit-keyframes marquee {
0% {
-webkit-transform: translate(0, 0);
}
100% {
-webkit-transform: translate(-100%, 0);
}
}
@keyframes marquee {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(-100%, 0)
}
}
/* =============================== SNOW LAYER =============================== */
.snow-layer {
background: transparent url("../images/snow-layer.png") repeat-x scroll center top / auto 20px;
bottom: 0;
display: block;
height: 20px;
position: fixed;
width: 100%;
z-index: 1;
}
@media screen and (max-width: 1024px) {
.snow-layer {
display: none;
}
} | styles/main.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@900&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Poppins", sans-serif;
/* =============================== BACKGROUND =============================== */
background: rgb(224, 28, 52);
background: -moz-linear-gradient(180deg, rgba(224, 28, 52, 1) 0%, rgba(196, 104, 118, 1) 66%, rgba(172, 171, 176, 1) 100%);
background: -webkit-linear-gradient(180deg, rgba(224, 28, 52, 1) 0%, rgba(196, 104, 118, 1) 66%, rgba(172, 171, 176, 1) 100%);
background: linear-gradient(180deg, rgba(224, 28, 52, 1) 0%, rgba(196, 104, 118, 1) 66%, rgba(172, 171, 176, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#E01C34", endColorstr="#ACABB0", GradientType=1);
/*
background: rgb(10,25,49);
background: -moz-linear-gradient(180deg, rgba(10,25,49,1) 0%, rgba(24,90,219,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(10,25,49,1) 0%, rgba(24,90,219,1) 100%);
background: linear-gradient(180deg, rgba(10,25,49,1) 0%, rgba(24,90,219,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0A1931",endColorstr="#185ADB",GradientType=1);
*/
}
/* =============================== RESET =============================== */
body {
margin: 0;
background-color: #0A1931;
color: #EFEFEF;
height: 100%;
width: 100%;
overflow: hidden;
font-size: 100%;
}
canvas {
display: block;
width: 100%;
height: 100%;
/* vertical-align: bottom; */
}
/* =============================== PARTICLES.JS CONTAINER =============================== */
#particles-js {
position: absolute;
width: 100%;
height: 100%;
}
ul {
list-style-type: none;
}
/* =============================== UNSELECTABLE =============================== */
.unselectable {
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Chrome/Safari/Opera */
-webkit-user-drag: none; /* Chrome/Safari/Opera */
-khtml-user-select: none; /* Konqueror */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* Internet Explorer/Edge */
user-select: none;
}
/* =============================== SOCIAL MEDIA (NAVBAR) =============================== */
.media ul {
position: absolute;
bottom: 15.6rem;
left: 8.75rem;
width: 100%;
}
.media ul li {
font-size: 0.6rem;
font-weight: 600;
letter-spacing: 0.2em;
display: inline-block;
padding: 0 3em;
text-transform: uppercase;
}
/* =============================== TEXT =============================== */
.text {
position: absolute;
top: 28vh;
left: 7vw;
/* transform: rotate(-90deg); */
}
.text h1 {
font-size: 8.5rem;
text-transform: uppercase;
font-weight: 900;
letter-spacing: -0.05em;
position: relative;
overflow: hidden;
height: 1.25em;
width: 5em;
}
.text h1 .hide--text {
position: absolute;
}
.text h2 {
font-size: 10rem;
position: absolute;
top: 0.2em;
left: -0.5em;
color: #FFC947;
z-index: -1;
opacity: 0;
}
.text h3 {
font-size: 2.5rem;
text-transform: uppercase;
font-weight: 600;
line-height: 1.4;
position: relative;
overflow: hidden;
height: 3.75em;
}
.text h3 .hide--text {
position: absolute;
}
.text p {
font-size: 0.75rem;
width: 25em;
margin-top: 1.875em;
font-weight: 500;
position: relative;
overflow: hidden;
height: 6.25em;
}
.text p .hide--text {
position: absolute;
}
/* =============================== AUTHOR =============================== */
.author {
position: absolute;
right: 7vw;
bottom: 12vh;
text-align: center;
}
.author img {
width: 25em;
opacity: 1;
cursor: crosshair;
}
.author p {
font-size: 1rem;
margin-top: 1.25em;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 0.04em;
}
/* =============================== STICKER =============================== */
.sticker{
position: absolute;
left: -2rem;
bottom: -5rem;
transform: rotate(10deg);
text-align: center;
}
.sticker img {
width: 20rem;
opacity: 1;
}
/* =============================== BUTTONS =============================== */
.button-container {
display: flex;
margin: 1em auto;
flex-wrap: wrap;
justify-content: center;
}
.button {
font-size: 1.5rem;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
display: flex;
flex-direction: column;
overflow: hidden;
align-items: center;
justify-content: center;
user-select: none;
position: relative;
width: 2em;
height: 2em;
margin: 0.2em;
border-radius: 50%;
white-space: nowrap;
text-decoration: none !important;
text-transform: none;
box-shadow: 0 1em 1em rgba(0, 0, 0, 0.1);
cursor: grab;
transition: all 150ms linear;
}
.button:hover {
font-size: 1.6rem;
filter: brightness(0.85);
transition: all 150ms linear;
}
.button:active {
font-size: 1.6rem;
filter: brightness(0.75);
cursor: grabbing;
transition: all 50ms linear;
}
.button:focus {
outline: 0.06rem dotted #888888;
outline-offset: -0.25rem;
}
.button.-regular {
color: #EFEFEF;
}
.button.-regular:hover {
color: #EFEFEF;
opacity: 1;
}
.button.-regular:active {
opacity: 1;
}
/* =============================== TOOLTIP =============================== */
/* TODO: Copy to Clipboard tooltip alert */
.tooltip {
cursor: pointer;
position: relative;
display: block;
width: 100%;
text-align: center;
z-index: 10;
}
.tooltip span {
border-bottom: 1px dotted;
}
.tooltip:after {
content: attr(data-tooltip);
background: var(#e8e9e9);
max-width: 90%;
width: auto;
position: absolute;
left: 0;
right: 0;
margin: auto;
opacity: 0;
height: auto;
font-size: 14px;
padding: 10px;
border-radius: 6px;
color: #999;
text-align: center;
}
.tooltip.dark:after {
background: #4d5052;
color: #ddd;
}
.tooltip.top:after {
bottom: 80%;
transition: opacity 0.3s ease 0.3s, bottom 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s;
}
.tooltip.top:hover:after, .tooltip.top.hovered:after {
bottom: 130%;
opacity: 1;
}
.tooltip.bottom:after {
top: 80%;
transition: opacity 0.3s ease 0.3s, top 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s;
}
.tooltip.bottom:hover:after, .tooltip.bottom.hovered:after {
top: 130%;
opacity: 1;
}
/* =============================== MARQUEE =============================== */
.marquee {
position: absolute;
top: 0%;
width: 100%;
white-space: nowrap;
overflow: hidden;
}
.marquee span {
color: #212121;
font-size: 25px;
display: inline-block;
padding-left: 100%;
-webkit-animation: marquee 10s infinite linear;
animation: marquee 10s infinite linear;
}
@-webkit-keyframes marquee {
0% {
-webkit-transform: translate(0, 0);
}
100% {
-webkit-transform: translate(-100%, 0);
}
}
@keyframes marquee {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(-100%, 0)
}
}
/* =============================== SNOW LAYER =============================== */
.snow-layer {
background: transparent url("../images/snow-layer.png") repeat-x scroll center top / auto 20px;
bottom: 0;
display: block;
height: 20px;
position: fixed;
width: 100%;
z-index: 1;
}
@media screen and (max-width: 1024px) {
.snow-layer {
display: none;
}
} | 0.379148 | 0.086864 |
p {
font-size: 18px;
text-align: justify;
}
.image {
height: 450px;
width: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;
border-radius: 10px;
box-shadow: 0 0 6px 3px black;
opacity: 0;
transition: opacity 1s, transform 2s;
z-index: 1;
position: relative;
}
#left .image:after {
content: "Budowy";
}
#center .image:after {
content: "Remonty";
}
#right .image:after {
content: "Wykończenia";
}
.image:after {
position: absolute;
top: 50%;
left: 50%;
width: auto;
height: auto;
color: rgb(182, 182, 182);
text-shadow: 0 0 2px black;
text-transform: uppercase;
letter-spacing: 7px;
font-weight: bold;
font-size: 40px;
transform: translate(-50%, -50%);
z-index: 5;
font-family: "Amatic SC", cursive;
}
.bgDark {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgb(0, 0, 0, 0.3);
z-index: 4;
transition: 0.8s;
border-radius: 10px;
}
.image:hover .bgDark {
background: rgb(0, 0, 0, 0.7);
}
.image1 {
transform: translateX(-9em);
}
.image2 {
transform: translateY(-9em);
}
.image3 {
transform: translateX(9em);
}
.title {
opacity: 0;
transition: 1s;
font-size: 10px;
z-index: 2;
}
.titleAnim {
opacity: 1;
font-size: 25px;
}
.imageAnim1 {
transform: translateX(0);
opacity: 1;
}
.imageAnim2 {
transform: translateY(0);
opacity: 1;
}
.imageAnim3 {
transform: translateX(0);
opacity: 1;
}
@media screen and (max-width: 992px) {
.image {
height: 350px;
}
}
@media screen and (max-width: 768px) {
.image {
height: 400px;
width: 70%;
margin-left: 15%;
}
.image1,
.image2,
.image3 {
transform: translateY(-9em);
}
.imageAnim1,
.imageAnim2,
.imageAnim3 {
transform: translateY(0);
}
}
@media screen and (max-width: 450px) {
.image {
height: 350px;
width: 85%;
margin-left: 7.5%;
}
} | public/css/services.css | p {
font-size: 18px;
text-align: justify;
}
.image {
height: 450px;
width: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;
border-radius: 10px;
box-shadow: 0 0 6px 3px black;
opacity: 0;
transition: opacity 1s, transform 2s;
z-index: 1;
position: relative;
}
#left .image:after {
content: "Budowy";
}
#center .image:after {
content: "Remonty";
}
#right .image:after {
content: "Wykończenia";
}
.image:after {
position: absolute;
top: 50%;
left: 50%;
width: auto;
height: auto;
color: rgb(182, 182, 182);
text-shadow: 0 0 2px black;
text-transform: uppercase;
letter-spacing: 7px;
font-weight: bold;
font-size: 40px;
transform: translate(-50%, -50%);
z-index: 5;
font-family: "Amatic SC", cursive;
}
.bgDark {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgb(0, 0, 0, 0.3);
z-index: 4;
transition: 0.8s;
border-radius: 10px;
}
.image:hover .bgDark {
background: rgb(0, 0, 0, 0.7);
}
.image1 {
transform: translateX(-9em);
}
.image2 {
transform: translateY(-9em);
}
.image3 {
transform: translateX(9em);
}
.title {
opacity: 0;
transition: 1s;
font-size: 10px;
z-index: 2;
}
.titleAnim {
opacity: 1;
font-size: 25px;
}
.imageAnim1 {
transform: translateX(0);
opacity: 1;
}
.imageAnim2 {
transform: translateY(0);
opacity: 1;
}
.imageAnim3 {
transform: translateX(0);
opacity: 1;
}
@media screen and (max-width: 992px) {
.image {
height: 350px;
}
}
@media screen and (max-width: 768px) {
.image {
height: 400px;
width: 70%;
margin-left: 15%;
}
.image1,
.image2,
.image3 {
transform: translateY(-9em);
}
.imageAnim1,
.imageAnim2,
.imageAnim3 {
transform: translateY(0);
}
}
@media screen and (max-width: 450px) {
.image {
height: 350px;
width: 85%;
margin-left: 7.5%;
}
} | 0.676086 | 0.190931 |
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
* {
margin: 0;
padding: 0;
text-decoration: none;
}
body {
font-family: "Montserrat", sans-serif;
}
nav {
width: 100%;
height: 150px;
position: relative;
display: flex;
}
.nav-logo {
width: 60%;
float: left;
}
.nav-logo > a > img {
width: 500px;
padding: 20px;
}
.nav-content {
padding: 25px;
margin-left: 80px;
margin-top: 20px;
}
.nav-content > ul {
list-style: none;
display: flex;
}
.nav-content > ul > li {
padding: 15px;
margin-left: 60px;
font-size: 18px;
transition: 0.3s ease;
}
.nav-content > ul > li > a {
text-decoration: none;
color: black;
}
.nav-content > ul > li:hover {
letter-spacing: 5px;
border-bottom: 1px solid #457a71;
font-weight: 500;
}
.slideshow {
box-sizing: border-box;
padding-top: 20px;
}
.slideshow-container {
width: 100%;
position: relative;
margin: auto;
}
.mySlides {
display: none;
}
.mySlides > img {
height: 350px;
}
.prev,
.next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
margin-top: -22px;
padding: 16px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
}
.next {
right: 0;
border-radius: 3px 0 0 3px;
transition: 0.1s ease;
}
.prev:hover,
.next:hover {
background-color: rgba(0, 0, 0, 0.8);
}
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}
.dot {
cursor: pointer;
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}
.active,
.dot:hover {
background-color: red;
}
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
@-webkit-keyframes fade {
from {
opacity: 0.4;
}
to {
opacity: 1;
}
}
@keyframes fade {
from {
opacity: 0.4;
}
to {
opacity: 1;
}
}
.appointment-container {
width: 100%;
display: flex;
padding: 40px;
position: relative;
justify-content: space-between;
}
.common-disease-container {
width: 70%;
}
.disease-cards-row {
display: flex;
}
.disease-card-column {
margin-left: 10%;
margin-top: 2%;
}
.disease-card > img {
width: 250px;
}
.disease-card {
transition: 0.2s;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.disease-card:hover {
transform: scale(1.1);
}
.book-an-appointment-container {
margin-right: 1%;
width: 30%;
margin-top: 20px;
background: #e9e9e9;
border-radius: 15px;
}
.appointment-heading {
width: 100%;
padding: 2%;
margin-top: 40px;
font-family: Montserrat;
font-style: normal;
}
.appointment-heading > h2 {
font-weight: 600;
font-size: 40px;
line-height: 37px;
color: #457a71;
text-align: center;
}
.appointment-input {
padding: 5%;
padding-left: 50px;
padding-right: 50px;
transition: 0.2s;
}
::placeholder {
color: #457a71;
opacity: 0.7;
}
input[type="text"]:focus {
outline: none;
box-shadow: 0 0 0 1px #457a71;
}
.appointment-input > input {
width: 100%;
padding: 20px;
margin-top: 30px;
border-radius: 1px;
border: none;
border-bottom: 2px solid #457a71;
}
.button-book-now {
width: 100%;
margin-top: 30px;
}
.button-book-now > a > button {
background: linear-gradient(92.37deg, #21b35b 43.2%, rgba(181, 156, 156, 0) 75.02%), #00926f;
border-radius: 10px;
padding: 3.7%;
width: 100%;
color: white;
font-weight: bolder;
cursor: pointer;
transition: 0.3s;
}
.button-book-now > a:hover > button {
letter-spacing: 5px;
font-size: 1em;
}
.google-signin {
padding: 15%;
padding-top: 5%;
padding-bottom: 5%;
position: relative;
}
.google-signin > img {
width: 100%;
border-radius: 15px;
}
.about-container {
margin: 20px;
margin-left: 10em;
display: flex;
height: 60vh;
}
.about-left {
width: 60%;
}
.about-heading {
margin: 40px 0 50px 0;
}
.about-heading > h1 {
font-size: 4em;
color: #457a71;
}
.about-content {
margin-right: 50px;
}
.about-content > p {
font-size: 20px;
color: #696969;
}
.about-right > img {
width: 100%;
}
#doodle-img {
/* margin-left: 50px; */
width: 700px;
padding: 50px;
}
.footer-container {
background-color: #404040;
height: 40vh;
}
/* login */
.popup-container {
width: 100%;
height: 100%;
}
.loginPopup {
position: relative;
text-align: center;
width: 100%;
}
.formPopup {
display: none;
position: fixed;
left: 50%;
top: 20%;
transform: translate(-50%, 5%);
border: 1px solid #999999;
z-index: 9;
}
.formContainer {
width: 800px;
height: 550px;
max-width: 700px;
padding: 20px;
background-color: #fff;
}
.formContainer > h2 {
font-weight: bold;
padding: 20px;
height: 100px;
background: linear-gradient(92.37deg, #21b35b 43.2%, rgba(181, 156, 156, 0) 75.02%), #00926f;
color: #fff;
}
.formContainer > label {
text-align: left;
}
.formContainer input[type="text"],
.formContainer input[type="password"] {
width: 100%;
padding: 20px;
margin: 10px 0 20px 0;
border: none;
background: #eee;
}
.formContainer input[type="text"]:focus,
.formContainer input[type="password"]:focus {
background-color: #ddd;
outline: none;
}
.formContainer .btn {
padding: 12px 20px;
margin: 20px 0 20px 0;
border: none;
background: linear-gradient(92.37deg, #21b35b 43.2%, rgba(181, 156, 156, 0) 75.02%), #00926f;
color: #fff;
cursor: pointer;
width: 100%;
margin-bottom: 15px;
opacity: 0.8;
transition: 0.2s;
}
.formContainer .cancel {
background: #cc0000 !important;
}
.formContainer .btn:hover,
.openButton:hover {
opacity: 1;
letter-spacing: 5px;
}
.footer-content {
}
@media only screen and (max-width: 600px) {
} | public/stylesheets/landing.css | @import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
* {
margin: 0;
padding: 0;
text-decoration: none;
}
body {
font-family: "Montserrat", sans-serif;
}
nav {
width: 100%;
height: 150px;
position: relative;
display: flex;
}
.nav-logo {
width: 60%;
float: left;
}
.nav-logo > a > img {
width: 500px;
padding: 20px;
}
.nav-content {
padding: 25px;
margin-left: 80px;
margin-top: 20px;
}
.nav-content > ul {
list-style: none;
display: flex;
}
.nav-content > ul > li {
padding: 15px;
margin-left: 60px;
font-size: 18px;
transition: 0.3s ease;
}
.nav-content > ul > li > a {
text-decoration: none;
color: black;
}
.nav-content > ul > li:hover {
letter-spacing: 5px;
border-bottom: 1px solid #457a71;
font-weight: 500;
}
.slideshow {
box-sizing: border-box;
padding-top: 20px;
}
.slideshow-container {
width: 100%;
position: relative;
margin: auto;
}
.mySlides {
display: none;
}
.mySlides > img {
height: 350px;
}
.prev,
.next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
margin-top: -22px;
padding: 16px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
}
.next {
right: 0;
border-radius: 3px 0 0 3px;
transition: 0.1s ease;
}
.prev:hover,
.next:hover {
background-color: rgba(0, 0, 0, 0.8);
}
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}
.dot {
cursor: pointer;
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}
.active,
.dot:hover {
background-color: red;
}
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
@-webkit-keyframes fade {
from {
opacity: 0.4;
}
to {
opacity: 1;
}
}
@keyframes fade {
from {
opacity: 0.4;
}
to {
opacity: 1;
}
}
.appointment-container {
width: 100%;
display: flex;
padding: 40px;
position: relative;
justify-content: space-between;
}
.common-disease-container {
width: 70%;
}
.disease-cards-row {
display: flex;
}
.disease-card-column {
margin-left: 10%;
margin-top: 2%;
}
.disease-card > img {
width: 250px;
}
.disease-card {
transition: 0.2s;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.disease-card:hover {
transform: scale(1.1);
}
.book-an-appointment-container {
margin-right: 1%;
width: 30%;
margin-top: 20px;
background: #e9e9e9;
border-radius: 15px;
}
.appointment-heading {
width: 100%;
padding: 2%;
margin-top: 40px;
font-family: Montserrat;
font-style: normal;
}
.appointment-heading > h2 {
font-weight: 600;
font-size: 40px;
line-height: 37px;
color: #457a71;
text-align: center;
}
.appointment-input {
padding: 5%;
padding-left: 50px;
padding-right: 50px;
transition: 0.2s;
}
::placeholder {
color: #457a71;
opacity: 0.7;
}
input[type="text"]:focus {
outline: none;
box-shadow: 0 0 0 1px #457a71;
}
.appointment-input > input {
width: 100%;
padding: 20px;
margin-top: 30px;
border-radius: 1px;
border: none;
border-bottom: 2px solid #457a71;
}
.button-book-now {
width: 100%;
margin-top: 30px;
}
.button-book-now > a > button {
background: linear-gradient(92.37deg, #21b35b 43.2%, rgba(181, 156, 156, 0) 75.02%), #00926f;
border-radius: 10px;
padding: 3.7%;
width: 100%;
color: white;
font-weight: bolder;
cursor: pointer;
transition: 0.3s;
}
.button-book-now > a:hover > button {
letter-spacing: 5px;
font-size: 1em;
}
.google-signin {
padding: 15%;
padding-top: 5%;
padding-bottom: 5%;
position: relative;
}
.google-signin > img {
width: 100%;
border-radius: 15px;
}
.about-container {
margin: 20px;
margin-left: 10em;
display: flex;
height: 60vh;
}
.about-left {
width: 60%;
}
.about-heading {
margin: 40px 0 50px 0;
}
.about-heading > h1 {
font-size: 4em;
color: #457a71;
}
.about-content {
margin-right: 50px;
}
.about-content > p {
font-size: 20px;
color: #696969;
}
.about-right > img {
width: 100%;
}
#doodle-img {
/* margin-left: 50px; */
width: 700px;
padding: 50px;
}
.footer-container {
background-color: #404040;
height: 40vh;
}
/* login */
.popup-container {
width: 100%;
height: 100%;
}
.loginPopup {
position: relative;
text-align: center;
width: 100%;
}
.formPopup {
display: none;
position: fixed;
left: 50%;
top: 20%;
transform: translate(-50%, 5%);
border: 1px solid #999999;
z-index: 9;
}
.formContainer {
width: 800px;
height: 550px;
max-width: 700px;
padding: 20px;
background-color: #fff;
}
.formContainer > h2 {
font-weight: bold;
padding: 20px;
height: 100px;
background: linear-gradient(92.37deg, #21b35b 43.2%, rgba(181, 156, 156, 0) 75.02%), #00926f;
color: #fff;
}
.formContainer > label {
text-align: left;
}
.formContainer input[type="text"],
.formContainer input[type="password"] {
width: 100%;
padding: 20px;
margin: 10px 0 20px 0;
border: none;
background: #eee;
}
.formContainer input[type="text"]:focus,
.formContainer input[type="password"]:focus {
background-color: #ddd;
outline: none;
}
.formContainer .btn {
padding: 12px 20px;
margin: 20px 0 20px 0;
border: none;
background: linear-gradient(92.37deg, #21b35b 43.2%, rgba(181, 156, 156, 0) 75.02%), #00926f;
color: #fff;
cursor: pointer;
width: 100%;
margin-bottom: 15px;
opacity: 0.8;
transition: 0.2s;
}
.formContainer .cancel {
background: #cc0000 !important;
}
.formContainer .btn:hover,
.openButton:hover {
opacity: 1;
letter-spacing: 5px;
}
.footer-content {
}
@media only screen and (max-width: 600px) {
} | 0.414899 | 0.068537 |