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
body { font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif; font-size: 16px; line-height: 24px; color: #252519; margin: 0; padding: 0; } /* line 11, ../sass/style.sass */ a { color: #261a3b; } /* line 13, ../sass/style.sass */ a:visited { color: #261a3b; } /* line 16, ../sass/style.sass */ p { margin: 0 0 15px 0; } /* line 19, ../sass/style.sass */ h1, h2, h3, h4, h5, h6 { margin: 40px 0 15px 0; } /* line 22, ../sass/style.sass */ h3, h4, h5, h6 { margin-top: 20px; } /* line 25, ../sass/style.sass */ #container { text-align: center; position: relative; } /* line 29, ../sass/style.sass */ #background { position: fixed; top: 0; left: 575px; right: 0; bottom: 0; background: #f5f5ff; border-left: 1px solid #e5e5ee; z-index: -1; } /* line 39, ../sass/style.sass */ #jump_to, #jump_page { background: white; -webkit-box-shadow: 0 0 25px #777777; -moz-box-shadow: 0 0 25px #777777; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; font: 10px Arial; text-transform: uppercase; cursor: pointer; text-align: right; } /* line 50, ../sass/style.sass */ #jump_to { position: fixed; right: 0; top: 0; padding: 5px 10px; } /* line 56, ../sass/style.sass */ #jump_wrapper { position: fixed; right: 0; top: 0; padding: 5px 10px; padding: 0; display: none; } /* line 64, ../sass/style.sass */ #jump_to:hover #jump_wrapper { display: block; } /* line 67, ../sass/style.sass */ #jump_page { padding: 5px 0 3px; margin: 0 0 25px 25px; } /* line 70, ../sass/style.sass */ #jump_page .source { display: block; padding: 5px 10px; text-decoration: none; border-top: 1px solid #eeeeee; } /* line 75, ../sass/style.sass */ #jump_page .source:hover { background: #f5f5ff; } /* line 78, ../sass/style.sass */ table td { border: 0; outline: 0; } /* line 82, ../sass/style.sass */ td.docs, th.docs { max-width: 500px; min-width: 500px; min-height: 5px; padding: 10px 25px 1px 50px; vertical-align: top; text-align: left; } /* line 91, ../sass/style.sass */ .docs pre { margin: 15px 0 15px; padding-left: 15px; } /* line 95, ../sass/style.sass */ .docs p tt, .docs p code { background: #f8f8ff; border: 1px solid #dedede; font-size: 12px; padding: 0 0.2em; } /* line 101, ../sass/style.sass */ .octowrap { position: relative; } /* line 104, ../sass/style.sass */ .octothorpe { font: 12px Arial; text-decoration: none; color: #454545; position: absolute; top: 3px; left: -20px; padding: 1px 2px; opacity: 0; -webkit-transition: opacity 0.2s linear; } /* line 116, ../sass/style.sass */ td.docs:hover .octothorpe { opacity: 1; } /* line 118, ../sass/style.sass */ td.code { padding: 14px 15px 16px 50px; width: 100%; vertical-align: top; background: #f5f5ff; border-left: 1px solid #e5e5ee; } /* line 125, ../sass/style.sass */ th.code { padding: 14px 15px 16px 50px; width: 100%; vertical-align: top; background: #f5f5ff; border-left: 1px solid #e5e5ee; } /* line 132, ../sass/style.sass */ pre, tt, code { font-size: 12px; line-height: 18px; font-family: Monaco, Consolas, "Lucida Console", monospace; margin: 0; padding: 0; } /*---------------------- Syntax Highlighting ----------------------------- */ /* line 141, ../sass/style.sass */ td.linenos { background-color: #f0f0f0; padding-right: 10px; } /* line 145, ../sass/style.sass */ span.lineno { background-color: #f0f0f0; padding: 0 5px 0 5px; } /* line 150, ../sass/style.sass */ body .hll { background-color: #ffffcc; } /* line 152, ../sass/style.sass */ body .c { color: #408080; font-style: italic; } /* line 155, ../sass/style.sass */ body .err { border: 1px solid red; } /* line 157, ../sass/style.sass */ body .k { color: #954121; } /* line 159, ../sass/style.sass */ body .o { color: #666666; } /* line 161, ../sass/style.sass */ body .cm { color: #408080; font-style: italic; } /* line 164, ../sass/style.sass */ body .cp { color: #bc7a00; } /* line 166, ../sass/style.sass */ body .c1, body .cs { color: #408080; font-style: italic; } /* line 169, ../sass/style.sass */ body .gd { color: #a00000; } /* line 171, ../sass/style.sass */ body .ge { font-style: italic; } /* line 173, ../sass/style.sass */ body .gr { color: red; } /* line 175, ../sass/style.sass */ body .gh { color: navy; font-weight: bold; } /* line 178, ../sass/style.sass */ body .gi { color: #00a000; } /* line 180, ../sass/style.sass */ body .go { color: gray; } /* line 182, ../sass/style.sass */ body .gp { color: navy; font-weight: bold; } /* line 185, ../sass/style.sass */ body .gs { font-weight: bold; } /* line 187, ../sass/style.sass */ body .gu { color: purple; font-weight: bold; } /* line 190, ../sass/style.sass */ body .gt { color: #0040d0; } /* line 192, ../sass/style.sass */ body .kc { color: #954121; } /* line 194, ../sass/style.sass */ body .kd, body .kn { color: #954121; font-weight: bold; } /* line 197, ../sass/style.sass */ body .kp { color: #954121; } /* line 199, ../sass/style.sass */ body .kr { color: #954121; font-weight: bold; } /* line 202, ../sass/style.sass */ body .kt { color: #b00040; } /* line 204, ../sass/style.sass */ body .m { color: #666666; } /* line 206, ../sass/style.sass */ body .s { color: #219161; } /* line 208, ../sass/style.sass */ body .na { color: #7d9029; } /* line 210, ../sass/style.sass */ body .nb { color: #954121; } /* line 212, ../sass/style.sass */ body .nc { color: blue; font-weight: bold; } /* line 215, ../sass/style.sass */ body .no { color: #880000; } /* line 217, ../sass/style.sass */ body .nd { color: #aa22ff; } /* line 219, ../sass/style.sass */ body .ni { color: #999999; font-weight: bold; } /* line 222, ../sass/style.sass */ body .ne { color: #d2413a; font-weight: bold; } /* line 225, ../sass/style.sass */ body .nf { color: blue; } /* line 227, ../sass/style.sass */ body .nl { color: #a0a000; } /* line 229, ../sass/style.sass */ body .nn { color: blue; font-weight: bold; } /* line 232, ../sass/style.sass */ body .nt { color: #954121; font-weight: bold; } /* line 235, ../sass/style.sass */ body .nv { color: #19469d; } /* line 237, ../sass/style.sass */ body .ow { color: #aa22ff; font-weight: bold; } /* line 240, ../sass/style.sass */ body .w { color: #bbbbbb; } /* line 242, ../sass/style.sass */ body .mf, body .mh, body .mi, body .mo { color: #666666; } /* line 244, ../sass/style.sass */ body .sb, body .sc { color: #219161; } /* line 246, ../sass/style.sass */ body .sd { color: #219161; font-style: italic; } /* line 249, ../sass/style.sass */ body .s2 { color: #219161; } /* line 251, ../sass/style.sass */ body .se { color: #bb6622; font-weight: bold; } /* line 254, ../sass/style.sass */ body .sh { color: #219161; } /* line 256, ../sass/style.sass */ body .si { color: #bb6688; font-weight: bold; } /* line 259, ../sass/style.sass */ body .sx { color: #954121; } /* line 261, ../sass/style.sass */ body .sr { color: #bb6688; } /* line 263, ../sass/style.sass */ body .s1 { color: #219161; } /* line 265, ../sass/style.sass */ body .ss { color: #19469d; } /* line 267, ../sass/style.sass */ body .bp { color: #954121; } /* line 269, ../sass/style.sass */ body .vc, body .vg, body .vi { color: #19469d; } /* line 271, ../sass/style.sass */ body .il { color: #666666; }
css/style.css
body { font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif; font-size: 16px; line-height: 24px; color: #252519; margin: 0; padding: 0; } /* line 11, ../sass/style.sass */ a { color: #261a3b; } /* line 13, ../sass/style.sass */ a:visited { color: #261a3b; } /* line 16, ../sass/style.sass */ p { margin: 0 0 15px 0; } /* line 19, ../sass/style.sass */ h1, h2, h3, h4, h5, h6 { margin: 40px 0 15px 0; } /* line 22, ../sass/style.sass */ h3, h4, h5, h6 { margin-top: 20px; } /* line 25, ../sass/style.sass */ #container { text-align: center; position: relative; } /* line 29, ../sass/style.sass */ #background { position: fixed; top: 0; left: 575px; right: 0; bottom: 0; background: #f5f5ff; border-left: 1px solid #e5e5ee; z-index: -1; } /* line 39, ../sass/style.sass */ #jump_to, #jump_page { background: white; -webkit-box-shadow: 0 0 25px #777777; -moz-box-shadow: 0 0 25px #777777; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; font: 10px Arial; text-transform: uppercase; cursor: pointer; text-align: right; } /* line 50, ../sass/style.sass */ #jump_to { position: fixed; right: 0; top: 0; padding: 5px 10px; } /* line 56, ../sass/style.sass */ #jump_wrapper { position: fixed; right: 0; top: 0; padding: 5px 10px; padding: 0; display: none; } /* line 64, ../sass/style.sass */ #jump_to:hover #jump_wrapper { display: block; } /* line 67, ../sass/style.sass */ #jump_page { padding: 5px 0 3px; margin: 0 0 25px 25px; } /* line 70, ../sass/style.sass */ #jump_page .source { display: block; padding: 5px 10px; text-decoration: none; border-top: 1px solid #eeeeee; } /* line 75, ../sass/style.sass */ #jump_page .source:hover { background: #f5f5ff; } /* line 78, ../sass/style.sass */ table td { border: 0; outline: 0; } /* line 82, ../sass/style.sass */ td.docs, th.docs { max-width: 500px; min-width: 500px; min-height: 5px; padding: 10px 25px 1px 50px; vertical-align: top; text-align: left; } /* line 91, ../sass/style.sass */ .docs pre { margin: 15px 0 15px; padding-left: 15px; } /* line 95, ../sass/style.sass */ .docs p tt, .docs p code { background: #f8f8ff; border: 1px solid #dedede; font-size: 12px; padding: 0 0.2em; } /* line 101, ../sass/style.sass */ .octowrap { position: relative; } /* line 104, ../sass/style.sass */ .octothorpe { font: 12px Arial; text-decoration: none; color: #454545; position: absolute; top: 3px; left: -20px; padding: 1px 2px; opacity: 0; -webkit-transition: opacity 0.2s linear; } /* line 116, ../sass/style.sass */ td.docs:hover .octothorpe { opacity: 1; } /* line 118, ../sass/style.sass */ td.code { padding: 14px 15px 16px 50px; width: 100%; vertical-align: top; background: #f5f5ff; border-left: 1px solid #e5e5ee; } /* line 125, ../sass/style.sass */ th.code { padding: 14px 15px 16px 50px; width: 100%; vertical-align: top; background: #f5f5ff; border-left: 1px solid #e5e5ee; } /* line 132, ../sass/style.sass */ pre, tt, code { font-size: 12px; line-height: 18px; font-family: Monaco, Consolas, "Lucida Console", monospace; margin: 0; padding: 0; } /*---------------------- Syntax Highlighting ----------------------------- */ /* line 141, ../sass/style.sass */ td.linenos { background-color: #f0f0f0; padding-right: 10px; } /* line 145, ../sass/style.sass */ span.lineno { background-color: #f0f0f0; padding: 0 5px 0 5px; } /* line 150, ../sass/style.sass */ body .hll { background-color: #ffffcc; } /* line 152, ../sass/style.sass */ body .c { color: #408080; font-style: italic; } /* line 155, ../sass/style.sass */ body .err { border: 1px solid red; } /* line 157, ../sass/style.sass */ body .k { color: #954121; } /* line 159, ../sass/style.sass */ body .o { color: #666666; } /* line 161, ../sass/style.sass */ body .cm { color: #408080; font-style: italic; } /* line 164, ../sass/style.sass */ body .cp { color: #bc7a00; } /* line 166, ../sass/style.sass */ body .c1, body .cs { color: #408080; font-style: italic; } /* line 169, ../sass/style.sass */ body .gd { color: #a00000; } /* line 171, ../sass/style.sass */ body .ge { font-style: italic; } /* line 173, ../sass/style.sass */ body .gr { color: red; } /* line 175, ../sass/style.sass */ body .gh { color: navy; font-weight: bold; } /* line 178, ../sass/style.sass */ body .gi { color: #00a000; } /* line 180, ../sass/style.sass */ body .go { color: gray; } /* line 182, ../sass/style.sass */ body .gp { color: navy; font-weight: bold; } /* line 185, ../sass/style.sass */ body .gs { font-weight: bold; } /* line 187, ../sass/style.sass */ body .gu { color: purple; font-weight: bold; } /* line 190, ../sass/style.sass */ body .gt { color: #0040d0; } /* line 192, ../sass/style.sass */ body .kc { color: #954121; } /* line 194, ../sass/style.sass */ body .kd, body .kn { color: #954121; font-weight: bold; } /* line 197, ../sass/style.sass */ body .kp { color: #954121; } /* line 199, ../sass/style.sass */ body .kr { color: #954121; font-weight: bold; } /* line 202, ../sass/style.sass */ body .kt { color: #b00040; } /* line 204, ../sass/style.sass */ body .m { color: #666666; } /* line 206, ../sass/style.sass */ body .s { color: #219161; } /* line 208, ../sass/style.sass */ body .na { color: #7d9029; } /* line 210, ../sass/style.sass */ body .nb { color: #954121; } /* line 212, ../sass/style.sass */ body .nc { color: blue; font-weight: bold; } /* line 215, ../sass/style.sass */ body .no { color: #880000; } /* line 217, ../sass/style.sass */ body .nd { color: #aa22ff; } /* line 219, ../sass/style.sass */ body .ni { color: #999999; font-weight: bold; } /* line 222, ../sass/style.sass */ body .ne { color: #d2413a; font-weight: bold; } /* line 225, ../sass/style.sass */ body .nf { color: blue; } /* line 227, ../sass/style.sass */ body .nl { color: #a0a000; } /* line 229, ../sass/style.sass */ body .nn { color: blue; font-weight: bold; } /* line 232, ../sass/style.sass */ body .nt { color: #954121; font-weight: bold; } /* line 235, ../sass/style.sass */ body .nv { color: #19469d; } /* line 237, ../sass/style.sass */ body .ow { color: #aa22ff; font-weight: bold; } /* line 240, ../sass/style.sass */ body .w { color: #bbbbbb; } /* line 242, ../sass/style.sass */ body .mf, body .mh, body .mi, body .mo { color: #666666; } /* line 244, ../sass/style.sass */ body .sb, body .sc { color: #219161; } /* line 246, ../sass/style.sass */ body .sd { color: #219161; font-style: italic; } /* line 249, ../sass/style.sass */ body .s2 { color: #219161; } /* line 251, ../sass/style.sass */ body .se { color: #bb6622; font-weight: bold; } /* line 254, ../sass/style.sass */ body .sh { color: #219161; } /* line 256, ../sass/style.sass */ body .si { color: #bb6688; font-weight: bold; } /* line 259, ../sass/style.sass */ body .sx { color: #954121; } /* line 261, ../sass/style.sass */ body .sr { color: #bb6688; } /* line 263, ../sass/style.sass */ body .s1 { color: #219161; } /* line 265, ../sass/style.sass */ body .ss { color: #19469d; } /* line 267, ../sass/style.sass */ body .bp { color: #954121; } /* line 269, ../sass/style.sass */ body .vc, body .vg, body .vi { color: #19469d; } /* line 271, ../sass/style.sass */ body .il { color: #666666; }
0.20834
0.050823
body, html{ height: 100%; background-color: #003E74 !important; } .wrapper{ height: 100%; overflow: hidden; } .profile-header-container{ margin: 0 auto; text-align: center; } .profile-header-img > img.img-circle { width: 20%; max-width: 120px; } .profile-header { margin-top: 43px; } /** * Ranking component */ .rank-label-container { margin-top: -19px; /* z-index: 1000; */ text-align: center; } .label.label-default.rank-label { background-color: rgb(81, 210, 183); padding: 5px 10px 5px 10px; border-radius: 27px; } .btn-file { position: relative; overflow: hidden; } .btn-file input[type=file] { position: absolute; top: 0; right: 0; min-width: 100%; min-height: 100%; font-size: 100px; text-align: right; filter: alpha(opacity=0); opacity: 0; outline: none; background: white; cursor: inherit; display: block; } canvas { position: absolute; width: 100%; height: 100%; top: 0; right: 0; left: 0; bottom: 0; } .blue-background{ background-color: #003E74 !important; } .no-background{ background-color: #f5f5f5 ; } .selectable { cursor: pointer !important; } .div-center { margin: 0 auto; float: initial; } a:hover { cursor: pointer; } .green { color: green; } .red { color: darkred; } .white { color: white !important; } .red_background{ background-color: #d9534f !important; color: white; } .orange-red { color: orangered; } .orange { color: orange; } .blue { color: #00b3ee; } .darkBlue { color: #337AB7; } /* Everything but the jumbotron gets side spacing for mobile first views */ .marketing, .footer { padding-left: 15px; padding-right: 15px; } /* Custom page header */ .header { border-bottom: 1px solid #e5e5e5; } /* Make the masthead heading the same height as the navigation */ .header h3 { margin-top: 0; margin-bottom: 0; line-height: 40px; padding-bottom: 19px; } /* Custom page footer */ .footer { padding-top: 19px; color: #777; border-top: 1px solid #e5e5e5; } /* Customize container */ @media (min-width: 768px) { .container { max-width: 730px; } } .container-narrow > hr { margin: 30px 0; } /* Main marketing message and sign up button */ .jumbotron { text-align: center; border-bottom: 1px solid #e5e5e5; } /* Supporting marketing content */ .marketing { margin: 40px 0; } .marketing p + h4 { margin-top: 28px; } /* Responsive: Portrait tablets and up */ @media screen and (min-width: 768px) { /* Remove the padding we set earlier */ .header, .marketing, .footer { padding-left: 0; padding-right: 0; } /* Space out the masthead */ .header { margin-bottom: 30px; } /* Remove the bottom border on the jumbotron for visual effect */ .jumbotron { border-bottom: 0; } } .nav > li.active > a { text-decoration: none; background-color: #eee; } .margin-left { margin-left: 30px; margin-bottom: 7px; } .top-margin { margin-top: 20px; } .bot-margin { margin-bottom: 2em; } /* sidebar */ ul.sidebar .sidebar-separator div { margin: auto; width: 80%; border-bottom: 1px solid #738bc0; transition: all .4s ease; } #page-wrapper:not(.open) #sidebar-wrapper ul.sidebar .sidebar-separator div { width: 50px; float: right; margin-right: 10px; } /* send-confirmation */ .send-confirmed { width: 100%; height: 100%; background-color: #5cb85c; } .send-error { width: 100%; height: 100%; background-color: #d9534f; } /* login */ .login { background-color: #30426a; } /* login image */ .login-image { width: 300px; height: auto; } @media screen and (max-width: 990px) { .login-image { width: 80%; height: auto; } } @media screen and (max-width: 768px) { .login-image { width: 90%; height: auto; } } .no-padding { padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px; } .no-padding-bottom { padding-bottom: 0px; margin-bottom: 0px; } .no-margin-bottom { margin-bottom: 0px !important; } .no-margin-top { margin-top: 0px !important; } .small-margin-top { margin-top: 30px !important; } .large-margin-top{ margin-top: 80px !important; } .account-hr { height: 1px; background-color: #e0e0e0; margin-top: 1px; margin-bottom: 1px; width: 100%; } .test { background-color: #00A000; } .vertical-align { align-items: center; justify-content: center; flex-direction: column; } .v-align { float: none; display: inline-block; vertical-align: middle; } #transferForm .input-group { padding: 5px; } #tokenForm .input-group { padding: 5px; }
src/frontend/app/styles/main.css
body, html{ height: 100%; background-color: #003E74 !important; } .wrapper{ height: 100%; overflow: hidden; } .profile-header-container{ margin: 0 auto; text-align: center; } .profile-header-img > img.img-circle { width: 20%; max-width: 120px; } .profile-header { margin-top: 43px; } /** * Ranking component */ .rank-label-container { margin-top: -19px; /* z-index: 1000; */ text-align: center; } .label.label-default.rank-label { background-color: rgb(81, 210, 183); padding: 5px 10px 5px 10px; border-radius: 27px; } .btn-file { position: relative; overflow: hidden; } .btn-file input[type=file] { position: absolute; top: 0; right: 0; min-width: 100%; min-height: 100%; font-size: 100px; text-align: right; filter: alpha(opacity=0); opacity: 0; outline: none; background: white; cursor: inherit; display: block; } canvas { position: absolute; width: 100%; height: 100%; top: 0; right: 0; left: 0; bottom: 0; } .blue-background{ background-color: #003E74 !important; } .no-background{ background-color: #f5f5f5 ; } .selectable { cursor: pointer !important; } .div-center { margin: 0 auto; float: initial; } a:hover { cursor: pointer; } .green { color: green; } .red { color: darkred; } .white { color: white !important; } .red_background{ background-color: #d9534f !important; color: white; } .orange-red { color: orangered; } .orange { color: orange; } .blue { color: #00b3ee; } .darkBlue { color: #337AB7; } /* Everything but the jumbotron gets side spacing for mobile first views */ .marketing, .footer { padding-left: 15px; padding-right: 15px; } /* Custom page header */ .header { border-bottom: 1px solid #e5e5e5; } /* Make the masthead heading the same height as the navigation */ .header h3 { margin-top: 0; margin-bottom: 0; line-height: 40px; padding-bottom: 19px; } /* Custom page footer */ .footer { padding-top: 19px; color: #777; border-top: 1px solid #e5e5e5; } /* Customize container */ @media (min-width: 768px) { .container { max-width: 730px; } } .container-narrow > hr { margin: 30px 0; } /* Main marketing message and sign up button */ .jumbotron { text-align: center; border-bottom: 1px solid #e5e5e5; } /* Supporting marketing content */ .marketing { margin: 40px 0; } .marketing p + h4 { margin-top: 28px; } /* Responsive: Portrait tablets and up */ @media screen and (min-width: 768px) { /* Remove the padding we set earlier */ .header, .marketing, .footer { padding-left: 0; padding-right: 0; } /* Space out the masthead */ .header { margin-bottom: 30px; } /* Remove the bottom border on the jumbotron for visual effect */ .jumbotron { border-bottom: 0; } } .nav > li.active > a { text-decoration: none; background-color: #eee; } .margin-left { margin-left: 30px; margin-bottom: 7px; } .top-margin { margin-top: 20px; } .bot-margin { margin-bottom: 2em; } /* sidebar */ ul.sidebar .sidebar-separator div { margin: auto; width: 80%; border-bottom: 1px solid #738bc0; transition: all .4s ease; } #page-wrapper:not(.open) #sidebar-wrapper ul.sidebar .sidebar-separator div { width: 50px; float: right; margin-right: 10px; } /* send-confirmation */ .send-confirmed { width: 100%; height: 100%; background-color: #5cb85c; } .send-error { width: 100%; height: 100%; background-color: #d9534f; } /* login */ .login { background-color: #30426a; } /* login image */ .login-image { width: 300px; height: auto; } @media screen and (max-width: 990px) { .login-image { width: 80%; height: auto; } } @media screen and (max-width: 768px) { .login-image { width: 90%; height: auto; } } .no-padding { padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px; } .no-padding-bottom { padding-bottom: 0px; margin-bottom: 0px; } .no-margin-bottom { margin-bottom: 0px !important; } .no-margin-top { margin-top: 0px !important; } .small-margin-top { margin-top: 30px !important; } .large-margin-top{ margin-top: 80px !important; } .account-hr { height: 1px; background-color: #e0e0e0; margin-top: 1px; margin-bottom: 1px; width: 100%; } .test { background-color: #00A000; } .vertical-align { align-items: center; justify-content: center; flex-direction: column; } .v-align { float: none; display: inline-block; vertical-align: middle; } #transferForm .input-group { padding: 5px; } #tokenForm .input-group { padding: 5px; }
0.530723
0.087486
@charset "utf-8"; *{font-family:"微软雅黑"; margin:0; padding:0; border:0;} input{margin:0; padding:0; border:none; outline:none; } div{ display:block;} .clearfix{clear:both;} .left{ float:left;} .right{ float:right;} :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #999; opacity:1; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #999;opacity:1;} input:-ms-input-placeholder{ color: #999;opacity:1;} input::-webkit-input-placeholder{ color: #999;opacity:1;} /*---------------login--------------*/ .login-aside{position:absolute; width:343px; height:367px; z-index:9999999; left:58%; top:20%; background:rgba(0,0,0,0.1); } #o-box-down{width:317px; height:341px;background: #fff; margin: 12px auto; box-shadow: 2px 2px 5px rgba(0,0,0,0.2);} .login-name{ width:90%; margin: 0 auto; font-size: 16px; font-weight: bold; color: #393939; padding: 18px 0 10px 0; margin-bottom: 18px; border-bottom:solid 2px #EBEBEB; } .fm-item{width:90%; margin: 0 auto; margin-bottom: 18px;} #o-box-up { background-color:#fff; filter:alpha(opacity:50); opacity:0.5;} .fm-item input{width:90%; margin-left: 5%; line-height:34px; border:1px solid #e9e6da; background:#f4f4f4; color:#999; font-size:14px; text-indent:1em;} #username{ background:url(../images/username.png) no-repeat left #fff; text-indent:2em;} #password{ background:url(../images/password.png) no-repeat left #fff; text-indent:2em;} .yzm{ width: 90%; overflow: hidden;} .yzm input{ width:50%!important; float: left; margin-right: 10px;} .remember{width:90%; color: #0ea6fc;} .remember input{ width:18px; height:18px; line-height:18px;} .remember p{margin-left:5px; font-size:14px; line-height:16px;} .login-btn{ width:80%; margin: 18px auto;background:#4cae4c; text-align: center;font-size: 16px; color: #fff; padding: 10px 0; cursor: pointer;} /*---------------------footer--------------------*/ .footer{width: 100%; padding:18px 0; text-align:center; font-size: 14px; color:#666; display:block; position:absolute; right:0; left:0;} body { background: url('https://phpserver.oss-cn-beijing.aliyuncs.com/guet_web/images/banner2.jpg'); } video { width: 500px; } nav > ol > li > a { color: #FFFFFF; }
public/css/login.css
@charset "utf-8"; *{font-family:"微软雅黑"; margin:0; padding:0; border:0;} input{margin:0; padding:0; border:none; outline:none; } div{ display:block;} .clearfix{clear:both;} .left{ float:left;} .right{ float:right;} :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #999; opacity:1; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #999;opacity:1;} input:-ms-input-placeholder{ color: #999;opacity:1;} input::-webkit-input-placeholder{ color: #999;opacity:1;} /*---------------login--------------*/ .login-aside{position:absolute; width:343px; height:367px; z-index:9999999; left:58%; top:20%; background:rgba(0,0,0,0.1); } #o-box-down{width:317px; height:341px;background: #fff; margin: 12px auto; box-shadow: 2px 2px 5px rgba(0,0,0,0.2);} .login-name{ width:90%; margin: 0 auto; font-size: 16px; font-weight: bold; color: #393939; padding: 18px 0 10px 0; margin-bottom: 18px; border-bottom:solid 2px #EBEBEB; } .fm-item{width:90%; margin: 0 auto; margin-bottom: 18px;} #o-box-up { background-color:#fff; filter:alpha(opacity:50); opacity:0.5;} .fm-item input{width:90%; margin-left: 5%; line-height:34px; border:1px solid #e9e6da; background:#f4f4f4; color:#999; font-size:14px; text-indent:1em;} #username{ background:url(../images/username.png) no-repeat left #fff; text-indent:2em;} #password{ background:url(../images/password.png) no-repeat left #fff; text-indent:2em;} .yzm{ width: 90%; overflow: hidden;} .yzm input{ width:50%!important; float: left; margin-right: 10px;} .remember{width:90%; color: #0ea6fc;} .remember input{ width:18px; height:18px; line-height:18px;} .remember p{margin-left:5px; font-size:14px; line-height:16px;} .login-btn{ width:80%; margin: 18px auto;background:#4cae4c; text-align: center;font-size: 16px; color: #fff; padding: 10px 0; cursor: pointer;} /*---------------------footer--------------------*/ .footer{width: 100%; padding:18px 0; text-align:center; font-size: 14px; color:#666; display:block; position:absolute; right:0; left:0;} body { background: url('https://phpserver.oss-cn-beijing.aliyuncs.com/guet_web/images/banner2.jpg'); } video { width: 500px; } nav > ol > li > a { color: #FFFFFF; }
0.335786
0.085213
* { margin: 0; padding: 0; box-sizing: border-box; } @font-face { font-family: pectia; src: url(../Pecita.otf); } html { font-size: 15px; } body { font-family: Arial, Helvetica, sans-serif; } .body1 { background-image: url(../img/bg.png); background-position: center; background-repeat: no-repeat; background-size: cover; height: 100vh; } .body2 { background: url(../img/bg-2.png); background-position: center; background-repeat: no-repeat; background-size: cover; height: 100vh; } .container { width: 90%; margin: 0 auto; /* min-width: 1000px; */ padding-top: 2em; } .primaryColor { color: #f1a77b; font-weight: 900; } button { border: none; color: white; width: 13%; padding: 1em; text-align: center; text-decoration: none; display: inline-block; font-size: 1.5rem; margin-top: 2em; border-radius: 50px; cursor: pointer; background-color: rgba(241, 167, 123, 0.6); } button:hover { background-color: rgba(241, 167, 123, 0.9); color: black; } button:focus { outline: none; } /* ==============Home page===== =========== =========== =========== ========= */ header { display: flex; justify-content: space-between; align-items: center; } header img { width: 10%; } #menu-content{ display: none; } nav ul { display: flex; list-style: none; } nav li { margin-left: 6em; } nav a { font-size: 1.2rem; font-weight: 500; text-decoration: none; color: white; letter-spacing: 0.1em; } #section-2 { display: flex; justify-content: space-between; margin-top: 8em; align-items: center; } .text { color: #f1a77b; font-size: 4rem; letter-spacing: 0.1em; line-height: 1.6em; width: 70%; font-weight: 300; } .btn { height: 210px; border: none; width: 80px; background: #f1a77b; display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; font-family: pectia; border-radius: 50px; } #btn-hor { margin-left: 10px; transform: rotate(-90deg); width: 100%; font-size: 2.2rem; letter-spacing: 0.3em; line-height: 2em; } #btn-out { width: 1%; border-bottom-right-radius: 0px; border-top-right-radius: 0px; background: #f1a77b; opacity: 0.5; position: absolute; right: 0; } .rect { height: 50px; width: 90%; left: 5%; bottom: 0px; position: absolute; display: flex; align-items: flex-end; justify-content: center; } #rect-1 { background: #f1a77b; opacity: 0.5; width: 70%; height: 15px; border-top-left-radius: 50px; } #rect-2 { background: #f1a77b; width: 30%; height: 15px; border-top-right-radius: 50px; } /* ==============About page===== =========== =========== =========== ========= */ .section { display: flex; margin-top: 12em; justify-content: space-between; align-items: stretch; } .text-abt { text-align: center; color: #fbede5; font-size: 2.5rem; letter-spacing: 5px; line-height: 2.5em; width: 70%; font-weight: 100; } #btn-out2 { width: 1%; /* height: 300px; */ border-bottom-right-radius: 50px; border-top-right-radius: 50px; background: #f1a77b; } #btn-out1 { width: 1%; /* height: 300px; */ border-bottom-left-radius: 50px; border-top-left-radius: 50px; background: #f1a77b; opacity: 0.5; } #btn-abt { display: flex; justify-content: center; } /* ==============contact page===== =========== =========== =========== ========= */ .section-con { display: flex; margin-top: 8em; justify-content: space-between; align-items: stretch; /* background-color: aliceblue; */ } .form-group { background: rgb(105, 94, 82); width: 20%; padding: 2em 1.5em; border-radius: 20px; height: 100%; text-align: center; } .form-field { margin-top: 0.5em; } input { width: 100%; margin-top: 1em; padding: 1.5em 2em; border: none; background: rgba(255, 255, 255, 0.2); border-radius: 20px; } ::placeholder { color: #f1a77b; font-size: 1rem; font-weight: 400; } .input-outline:focus { outline: none; color: white; } .message textarea { color: #f1a77b; width: 100%; margin-top: 1em; border: none; background: rgba(255, 255, 255, 0.2); border-radius: 20px; padding: 1.5em 2em; resize: none; font-size: 1rem; font-weight: 400; } #button-con { width: 60%; padding-top: 0.5em; padding-bottom: 0.5em; margin-top: 1.8em; background-color: rgba(241, 167, 123, 0.8); } #btn-out3 { width: 1%; border-bottom-right-radius: 50px; border-top-right-radius: 50px; background: #f1a77b; } #btn-out4 { width: 1%; border-bottom-left-radius: 50px; border-top-left-radius: 50px; background-color: rgba(241, 167, 123, 0.5); } #rect-3 { background: #f1a77b; opacity: 0.5; width: 22.25%; height: 15px; border-top-left-radius: 50px; border-top-right-radius: 50px; } /* ==============media===== =========== =========== =========== ========= */ @media (min-width: 1900px) { html { font-size: 20px; } .btn { height: 310px; width: 110px; } } @media (max-width: 430px) { /* ==============Nav bar===== =========== =========== =========== ========= */ a{ text-decoration: none; } nav { transition: 0.1s ease-in-out; } nav li{ display: none; } #menu{ cursor: pointer; } #menu div { height: 3px; width: 25px; background-color: #f1a77b; border-radius: 100px; margin-bottom: 4px; transition: 0.3s ease-in; } #menu.open .line1 { transform: rotate(45deg) translate(5px, 5px); } #menu.open .line2 { visibility: hidden; } #menu.open .line3 { transform: rotate(-45deg) translate(5px, -5px); } #menu-content { background-color: #0000009c; display: flex; align-content: center; position: fixed; flex-direction: column; justify-content: space-between; width: 100%; transform: translateY(-180px); transition: 0.1s ease-in-out; height: 16%; } #menu-content.open { transform: translateY(0); } #nav.open { background-color: #0000009c; width: 100%; padding-left: 10%; padding-right: 10%; } #menu-content li { text-align: center; padding: 1em 0; transition: 0.7s ease-in-out; cursor: pointer; list-style: none; color: wheat; font-size: 2rem; border-top: 1px solid #f1a67b36; } #menu-content li:hover { background-color: #f1a77b; color: white; font-weight: 400; } /* ==============Home page===== =========== =========== =========== ========= */ html { font-size: 6px; } .container{ padding-top: 5em; width: 80%; margin: 0 auto; } .btn{ display: none; } #btn-hor{ display: none; } #btn-out{ display: none; } #section-2{ flex-direction: column; justify-content: center; } .text{ text-align: center; margin-top: 3em; font-size: 5rem; width: 100%; } #btn-abt { display: flex; justify-content: center; margin-top: 2em; } #btn-abt1 { display: flex; justify-content: center; margin-top: 2em; } .rect { bottom: 10%; width: 80%; left: 10%; } #rect-2 { width: 100%; border-radius: 50px; } #rect-1 { width: 0%; } button { width: 30%; font-size: 2rem; } /* ==============about page===== =========== =========== =========== ========= */ .section { margin-top: 25em; } .text-abt { font-size: 3rem; letter-spacing: 4px; line-height: 1.8em; width: 80%; } /* ==============contact page===== =========== =========== =========== ========= */ .section-con { margin-top: 15em; } .form-group { width: 45%; } .form-field { margin-top: 0.5em; } input { margin-top: 1em; padding: .6em 1em; border: none; background: rgba(255, 255, 255, 0.2); } ::placeholder { color: #f1a77b; font-size: 1.5rem; font-weight: 400; } .message textarea { color: #f1a77b; width: 100%; margin-top: 1em; border: none; background: rgba(255, 255, 255, 0.2); border-radius: 20px; padding: .6em 1em; font-size: 1.5rem; font-weight: 400; } #button-con { width: 60%; padding-top: 0.5em; padding-bottom: 0.5em; margin-top: 1.8em; background-color: rgba(241, 167, 123, 0.8); } #rect-3 { display: none; } #rect-33 { margin-bottom: 15%; background: #f1a77b; width: 50%; height: 15px; border-radius: 50px; } }
src/end/css/style.css
* { margin: 0; padding: 0; box-sizing: border-box; } @font-face { font-family: pectia; src: url(../Pecita.otf); } html { font-size: 15px; } body { font-family: Arial, Helvetica, sans-serif; } .body1 { background-image: url(../img/bg.png); background-position: center; background-repeat: no-repeat; background-size: cover; height: 100vh; } .body2 { background: url(../img/bg-2.png); background-position: center; background-repeat: no-repeat; background-size: cover; height: 100vh; } .container { width: 90%; margin: 0 auto; /* min-width: 1000px; */ padding-top: 2em; } .primaryColor { color: #f1a77b; font-weight: 900; } button { border: none; color: white; width: 13%; padding: 1em; text-align: center; text-decoration: none; display: inline-block; font-size: 1.5rem; margin-top: 2em; border-radius: 50px; cursor: pointer; background-color: rgba(241, 167, 123, 0.6); } button:hover { background-color: rgba(241, 167, 123, 0.9); color: black; } button:focus { outline: none; } /* ==============Home page===== =========== =========== =========== ========= */ header { display: flex; justify-content: space-between; align-items: center; } header img { width: 10%; } #menu-content{ display: none; } nav ul { display: flex; list-style: none; } nav li { margin-left: 6em; } nav a { font-size: 1.2rem; font-weight: 500; text-decoration: none; color: white; letter-spacing: 0.1em; } #section-2 { display: flex; justify-content: space-between; margin-top: 8em; align-items: center; } .text { color: #f1a77b; font-size: 4rem; letter-spacing: 0.1em; line-height: 1.6em; width: 70%; font-weight: 300; } .btn { height: 210px; border: none; width: 80px; background: #f1a77b; display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; font-family: pectia; border-radius: 50px; } #btn-hor { margin-left: 10px; transform: rotate(-90deg); width: 100%; font-size: 2.2rem; letter-spacing: 0.3em; line-height: 2em; } #btn-out { width: 1%; border-bottom-right-radius: 0px; border-top-right-radius: 0px; background: #f1a77b; opacity: 0.5; position: absolute; right: 0; } .rect { height: 50px; width: 90%; left: 5%; bottom: 0px; position: absolute; display: flex; align-items: flex-end; justify-content: center; } #rect-1 { background: #f1a77b; opacity: 0.5; width: 70%; height: 15px; border-top-left-radius: 50px; } #rect-2 { background: #f1a77b; width: 30%; height: 15px; border-top-right-radius: 50px; } /* ==============About page===== =========== =========== =========== ========= */ .section { display: flex; margin-top: 12em; justify-content: space-between; align-items: stretch; } .text-abt { text-align: center; color: #fbede5; font-size: 2.5rem; letter-spacing: 5px; line-height: 2.5em; width: 70%; font-weight: 100; } #btn-out2 { width: 1%; /* height: 300px; */ border-bottom-right-radius: 50px; border-top-right-radius: 50px; background: #f1a77b; } #btn-out1 { width: 1%; /* height: 300px; */ border-bottom-left-radius: 50px; border-top-left-radius: 50px; background: #f1a77b; opacity: 0.5; } #btn-abt { display: flex; justify-content: center; } /* ==============contact page===== =========== =========== =========== ========= */ .section-con { display: flex; margin-top: 8em; justify-content: space-between; align-items: stretch; /* background-color: aliceblue; */ } .form-group { background: rgb(105, 94, 82); width: 20%; padding: 2em 1.5em; border-radius: 20px; height: 100%; text-align: center; } .form-field { margin-top: 0.5em; } input { width: 100%; margin-top: 1em; padding: 1.5em 2em; border: none; background: rgba(255, 255, 255, 0.2); border-radius: 20px; } ::placeholder { color: #f1a77b; font-size: 1rem; font-weight: 400; } .input-outline:focus { outline: none; color: white; } .message textarea { color: #f1a77b; width: 100%; margin-top: 1em; border: none; background: rgba(255, 255, 255, 0.2); border-radius: 20px; padding: 1.5em 2em; resize: none; font-size: 1rem; font-weight: 400; } #button-con { width: 60%; padding-top: 0.5em; padding-bottom: 0.5em; margin-top: 1.8em; background-color: rgba(241, 167, 123, 0.8); } #btn-out3 { width: 1%; border-bottom-right-radius: 50px; border-top-right-radius: 50px; background: #f1a77b; } #btn-out4 { width: 1%; border-bottom-left-radius: 50px; border-top-left-radius: 50px; background-color: rgba(241, 167, 123, 0.5); } #rect-3 { background: #f1a77b; opacity: 0.5; width: 22.25%; height: 15px; border-top-left-radius: 50px; border-top-right-radius: 50px; } /* ==============media===== =========== =========== =========== ========= */ @media (min-width: 1900px) { html { font-size: 20px; } .btn { height: 310px; width: 110px; } } @media (max-width: 430px) { /* ==============Nav bar===== =========== =========== =========== ========= */ a{ text-decoration: none; } nav { transition: 0.1s ease-in-out; } nav li{ display: none; } #menu{ cursor: pointer; } #menu div { height: 3px; width: 25px; background-color: #f1a77b; border-radius: 100px; margin-bottom: 4px; transition: 0.3s ease-in; } #menu.open .line1 { transform: rotate(45deg) translate(5px, 5px); } #menu.open .line2 { visibility: hidden; } #menu.open .line3 { transform: rotate(-45deg) translate(5px, -5px); } #menu-content { background-color: #0000009c; display: flex; align-content: center; position: fixed; flex-direction: column; justify-content: space-between; width: 100%; transform: translateY(-180px); transition: 0.1s ease-in-out; height: 16%; } #menu-content.open { transform: translateY(0); } #nav.open { background-color: #0000009c; width: 100%; padding-left: 10%; padding-right: 10%; } #menu-content li { text-align: center; padding: 1em 0; transition: 0.7s ease-in-out; cursor: pointer; list-style: none; color: wheat; font-size: 2rem; border-top: 1px solid #f1a67b36; } #menu-content li:hover { background-color: #f1a77b; color: white; font-weight: 400; } /* ==============Home page===== =========== =========== =========== ========= */ html { font-size: 6px; } .container{ padding-top: 5em; width: 80%; margin: 0 auto; } .btn{ display: none; } #btn-hor{ display: none; } #btn-out{ display: none; } #section-2{ flex-direction: column; justify-content: center; } .text{ text-align: center; margin-top: 3em; font-size: 5rem; width: 100%; } #btn-abt { display: flex; justify-content: center; margin-top: 2em; } #btn-abt1 { display: flex; justify-content: center; margin-top: 2em; } .rect { bottom: 10%; width: 80%; left: 10%; } #rect-2 { width: 100%; border-radius: 50px; } #rect-1 { width: 0%; } button { width: 30%; font-size: 2rem; } /* ==============about page===== =========== =========== =========== ========= */ .section { margin-top: 25em; } .text-abt { font-size: 3rem; letter-spacing: 4px; line-height: 1.8em; width: 80%; } /* ==============contact page===== =========== =========== =========== ========= */ .section-con { margin-top: 15em; } .form-group { width: 45%; } .form-field { margin-top: 0.5em; } input { margin-top: 1em; padding: .6em 1em; border: none; background: rgba(255, 255, 255, 0.2); } ::placeholder { color: #f1a77b; font-size: 1.5rem; font-weight: 400; } .message textarea { color: #f1a77b; width: 100%; margin-top: 1em; border: none; background: rgba(255, 255, 255, 0.2); border-radius: 20px; padding: .6em 1em; font-size: 1.5rem; font-weight: 400; } #button-con { width: 60%; padding-top: 0.5em; padding-bottom: 0.5em; margin-top: 1.8em; background-color: rgba(241, 167, 123, 0.8); } #rect-3 { display: none; } #rect-33 { margin-bottom: 15%; background: #f1a77b; width: 50%; height: 15px; border-radius: 50px; } }
0.399577
0.098036
/*********** Nav Bar CSS **********/ /**********************************/ .navbar { position: relative; transition: .5s; z-index: 999; } .navbar.nav-sticky { position: fixed; top: 0; width: 100%; box-shadow: 0 2px 5px rgba(0, 0, 0, .3); transition: .5s; } .navbar .navbar-brand { margin: 0; color: #ffffff; font-size: 45px; line-height: 0px; font-weight: 200; text-transform: uppercase; } .navbar .navbar-brand img { max-width: 100%; max-height: 40px; } .navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active { padding: 10px 10px 8px 10px; color: #ffffff; } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active { color: #1179c4; transition: none; } @media (min-width: 992px) { .navbar { position: absolute; width: 100%; padding: 20px 60px; background: rgba(2, 31, 58, 0.904)!important; z-index: 9; } .navbar.nav-sticky { padding: 10px 60px; background: #092a49 !important; } .page .navbar { background: #092a49 !important; } .navbar a.nav-link { padding: 8px 15px; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; } } @media (max-width: 991.98px) { .navbar { padding: 15px; background: #092a49 !important; } .navbar a.nav-link { padding: 5px; } .navbar .dropdown-menu { box-shadow: none; } } /* Swiper css */ html { position: relative; height: 100%; } .swiper-container { width: 100%; height: 100vh; } .swiper-pagination { z-index: 100000; } .swiper-container .swiper-button-next { color: rgb(8, 8, 8); } .swiper-container .swiper-button-prev { color: rgb(8, 8, 8); } .swiper-container .swiper-pagination-bullet { color: black; } .swiper-slide { /* text-align: center; */ font-size: 18px; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .image { display: flex; align-items: center; justify-content: center; height: 100vh; width: 100vw; background-blend-mode: multiply; } .img1 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img2 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img3 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img4 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img5 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img6 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img7 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img8 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img9 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .content-container { display: flex; justify-content: center; flex-direction: column; align-items: flex-start; width: 100%; min-height: 100vh; padding: 10rem; color: #ffdc74; } .section-sub-title { margin-top: 1rem; font-weight: normal; color: white; font-weight: lighter; } @media screen and (max-width: 768px) { .content-container { font-size: 0.7rem; padding: 4rem; text-align: center; align-items: center; } } @keyframes linksFadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes linksFadeOut { from { opacity: 1; } to { opacity: 0; } } @keyframes mainButtonIn { from { opacity: 1; } to { opacity: 0.5; } } @keyframes mainButtonOut { from { opacity: 0.5; } to { opacity: 1; } } /*******************************/ /*********** Team CSS **********/ /*******************************/ .team { position: relative; width: 100%; padding: 45px 0 15px 0; } .team .team-item { position: relative; margin-bottom: 75px; } .team .team-img { position: relative; } .team .team-img img { width: 100%; } .team .team-text { position: absolute; width: calc(100% - 30px); height: 96px; bottom: -46px; left: 15px; padding: 25px 15px; text-align: center; background: rgba(256, 256, 256, .9); box-shadow: 0 0 30px rgba(0, 0, 0, .1); transition: .3s; overflow: hidden; } .team .team-text h2 { color: #0796fe; font-size: 16px; font-weight: 400; letter-spacing: 1px; margin-bottom: 10px; } .team .team-text p { margin-bottom: 20px; color: #092a49; } .team .team-social { position: relative; font-size: 0; } .team .team-social a { display: inline-block; width: 35px; height: 35px; margin: 0 3px; padding: 5px 0; text-align: center; font-size: 14px; color: #092a49; border: 2px solid #092a49; transition: .3s; } .team .team-social a:hover { color: #0796fe; border-color: #0796fe; } .team .team-item:hover .team-text { height: 250px; } .team .section-header { margin-top: 40px; } /*******************************/ /*********** Blog CSS **********/ /*******************************/ .blog { position: relative; width: 100%; padding: 45px 0; } .blog .section-header { margin-top: 50px; margin-bottom: 75px; } .blog .blog-carousel { position: relative; width: calc(100% + 30px); left: -15px; right: -15px; } .blog .blog-item { position: relative; margin: 0 15px; } .blog.blog-page .blog-item { margin: -30px 0 0 0; } .blog .blog-img { position: relative; width: 100%; z-index: 1; } .blog .blog-img img { width: 100%; } .blog .blog-content { position: relative; width: calc(100% - 60px); top: -60px; left: 30px; padding: 25px 30px; background: #ffffff; box-shadow: 0 0 30px rgba(0, 0, 0, .1); z-index: 2; } .blog .blog-content h2.blog-title { font-size: 25px; font-weight: 400; letter-spacing: 1px; } .blog .blog-meta { position: relative; margin-bottom: 15px; } .blog .blog-meta * { display: inline-block; margin: 0; padding: 0; font-size: 14px; font-weight: 300; color: #797979; } .blog .blog-meta i { color: #0796fe; margin: 0 2px 0 10px; } .blog .blog-meta i:first-child { margin-left: 0; } .blog .blog-text { position: relative; } .blog .blog-text p { margin-bottom: 10px; } .blog .blog-item a.btn { position: relative; padding: 0 0 0 35px; font-size: 14px; font-weight: 400; letter-spacing: 1px; color: #0796fe; transition: .3s; } .blog .blog-item a.btn:hover { color: #092a49; } .blog .blog-item a.btn::before { position: absolute; content: ""; width: 30px; height: 2px; top: 10px; left: 0; background: #0796fe; } .blog .owl-nav { position: relative; width: 100%; margin-top: -30px; display: flex; justify-content: center; } .blog .owl-nav .owl-prev, .blog .owl-nav .owl-next { position: relative; width: 100px; display: flex; align-items: center; justify-content: center; color: #0796fe; font-size: 25px; transition: .3s; } .blog .owl-nav .owl-prev { padding-right: 80px; } .blog .owl-nav .owl-next { padding-left: 80px; } .blog .owl-nav .owl-prev:hover, .blog .owl-nav .owl-next:hover { color: #092a49; } .blog .owl-nav .owl-prev::after, .blog .owl-nav .owl-next::after { position: absolute; content: ""; width: 80px; height: 3px; top: 11px; background: #0796fe; transition: .3s; } .blog .owl-nav .owl-prev::after { left: 9px; } .blog .owl-nav .owl-next::after { right: 9px; } .blog .owl-nav .owl-prev:hover::after { background: #092a49; } .blog .owl-nav .owl-next:hover::after { background: #092a49; } .blog .pagination { margin-bottom: 0; } .blog .pagination .page-link { margin-top: -30px; color: #092a49; border-radius: 0; border-color: #092a49; } .blog .pagination .page-link:hover, .blog .pagination .page-item.active .page-link { color: #0796fe; background: #092a49; } .blog .pagination .disabled .page-link { color: #999999; } /***********/ /**** Profile CSS *****/ /***********/ .profile { position: relative; width: 100%; padding: 150px; } body { font-size: 16px; color: #6f6f6f; font-weight: 400; line-height: 28px; letter-spacing: 0.8px; margin-top: 20px; } .font-size38 { font-size: 38px; } .team-single-text .section-heading h4, .section-heading h5 { font-size: 36px } .team-single-text .section-heading.half { margin-bottom: 20px } @media screen and (max-width: 1199px) { .team-single-text .section-heading h4, .section-heading h5 { font-size: 32px } .team-single-text .section-heading.half { margin-bottom: 15px } } @media screen and (max-width: 991px) { .team-single-text .section-heading h4, .section-heading h5 { font-size: 28px } .team-single-text .section-heading.half { margin-bottom: 10px } } @media screen and (max-width: 767px) { .team-single-text .section-heading h4, .section-heading h5 { font-size: 24px } } .team-single-icons ul li { display: inline-block; border: 1px solid #02c2c7; border-radius: 50%; color: #86bc42; margin-right: 8px; margin-bottom: 5px; -webkit-transition-duration: .3s; transition-duration: .3s } .team-single-icons ul li a { color: #02c2c7; display: block; font-size: 14px; height: 25px; line-height: 26px; text-align: center; width: 25px } .team-single-icons ul li:hover { background: #02c2c7; border-color: #02c2c7 } .team-single-icons ul li:hover a { color: #fff } .team-social-icon li { display: inline-block; margin-right: 5px } .team-social-icon li:last-child { margin-right: 0 } .team-social-icon i { width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: 15px; border-radius: 50px } .padding-30px-all { padding: 40px; } .bg-light-gray { background-color: #f7f7f7; } .text-center { text-align: center!important; } img { max-width: 100%; height: auto; } .list-style9 { list-style: none; padding: 0 } .list-style9 li { position: relative; padding: 0 0 15px 0; margin: 0 0 15px 0; border-bottom: 1px dashed rgba(0, 0, 0, 0.1) } .list-style9 li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0 } .text-purple { color: #092a49; } .team-social { position: relative; font-size: 0; margin-right: 20px; } .team-social a { display: inline-block; width: 35px; height: 35px; margin: 0 3px; padding: 5px 0; text-align: center; font-size: 14px; color: #092a49; border: 2px solid #092a49; transition: .3s; } .team-social a:hover { color: #0796fe; border-color: #0796fe; } .prof-skills-title { color: #092a49; } .prof-skills { font-size: large; } /* ----------- About US CSS -------------- */ .about { color: #092a49; margin-top: 150px; } .about h1 { margin-bottom: 20px; text-align: center; } .about .col-12 { text-align: center; } .counters .col-3 { padding-top: 25px; display: flex; flex-direction: row; justify-content: center; } .counters i { padding: 5px 15px 0 0; font-size: 28px; color: #0796fe; } .counters h2 { position: relative; display: inline-block; color: #0796fe; font-size: 30px; font-weight: 300; } .counters h2::after { position: absolute; content: "+"; top: -15px; right: -15px; } .counters p { color: #092a49; font-size: 20px; margin: 0; } /*******************************/ /********* Footer CSS **********/ /*******************************/ .footer { position: relative; margin-top: 45px; padding-top: 40px; background: #092a49; } .footer h3 { text-align: center; } .email { text-align: center; padding-left: 650px; color: azure; } .footer .copyright { padding: 40px 30px; } .footer .copyright .row { padding-top: 25px; padding-bottom: 25px; border-top: 1px solid rgba(256, 256, 256, .1); } .footer .copyright p { margin: 0; color: #999999; } .footer .copyright .col-md-6:last-child p { text-align: right; } .footer .copyright p a { color: #ffffff; } .footer .copyright p a:hover { color: #0796fe; } @media (max-width: 767.98px) { .footer .copyright p, .footer .copyright .col-md-6:last-child p { margin: 5px 0; text-align: center; } } /*******************************/ /********* Contact Us CSS **********/ /*******************************/ .contactus { padding: 100px; } .contact { position: relative; width: 100%; padding: 20px 0 100px 0; } .contact .contact-info { position: relative; display: flex; padding: 30px; border: 1px solid rgba(0, 0, 0, .1); margin-bottom: 30px; transition: .3s; } .contact .contact-info:hover { border-color: transparent; box-shadow: 0 0 30px rgba(0, 0, 0, .1); } .contact .contact-icon { position: relative; width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; border: 1px solid rgba(0, 0, 0, .1); } .contact .contact-icon i { font-size: 18px; color: #0796fe; } .contact .contact-text { position: relative; display: flex; flex-direction: column; padding-left: 15px; } .contact .contact-text h3 { font-size: 16px; font-weight: 400; color: #092a49; letter-spacing: 1px; } .contact .contact-text p { margin: 0; font-size: 16px; } .contact .contact-form { position: relative; padding: 30px; border: 1px solid rgba(0, 0, 0, .1); margin-bottom: 30px; transition: .3s; } .contact .contact-form:hover { border-color: transparent; box-shadow: 0 0 30px rgba(0, 0, 0, .1); } .contact .contact-form input { padding: 15px; background: none; border-radius: 0; border: 1px solid rgba(0, 0, 0, .1); } .contact .contact-form textarea { height: 100px; padding: 8px 15px; background: none; border-radius: 0; border: 1px solid rgba(0, 0, 0, .1); } .contact .contact-form .btn { padding: 15px 30px; font-size: 16px; font-weight: 600; letter-spacing: 1px; color: #092a49; background: none; border: 2px solid #092a49; border-radius: 0; transition: .3s; } .contact .contact-form .btn:hover { color: #0796fe; background: #092a49; } .contact .help-block ul { margin: 0; padding: 0; list-style-type: none; } /*******************************/ /********* Team CSS **********/ /*******************************/ .team { padding: 150px; } .our-team { padding: 0 20px; text-align: center; position: relative; } .our-team .pic { width: 200px; height: 200px; border-radius: 50%; margin: 0 auto 25px; overflow: hidden; } .our-team .pic img { width: 100%; height: auto; } .our-team .social { padding: 0; margin: 0; list-style: none; position: absolute; top: 15%; left: 85%; opacity: 0; transform: translateX(-100px); transition: all 0.7s ease 0s; } .our-team:hover .social { opacity: 1; transform: translateX(0px); } .our-team .social li a { display: block; width: 30px; height: 30px; line-height: 30px; border-radius: 50%; font-size: 15px; color: #001d33; border: 1px solid #001D33; background: #fff; transform: scale(0); transition: all 0.7s ease 0s; } .our-team:hover .social li a { transform: scale(1); } .our-team .social li a:hover { color: #fff; background: #001d33; } .our-team .title { display: inline-block; font-size: 19px; color: #001d33; letter-spacing: 2px; margin: 0 0 15px 0; text-transform: uppercase; } .our-team .post { display: inline-block; font-size: 12px; color: #1c5acc; text-transform: uppercase; } .our-team .description { font-size: 14px; color: #777; line-height: 27px; } @media only screen and (max-width: 990px) { .our-team { margin-bottom: 30px; } } /* --------------- Signin/Register --------------- */ .form_container { margin-top: 20px; } #form-title { margin-top: 150px; color: #001d33; } .login_btn { width: 100%; background: #001d33 !important; color: white !important; } .login_btn:focus { box-shadow: none !important; outline: 0px !important; } .login_container { padding: 0 2rem; } .input-group-text { background: #001d33 !important; color: white !important; border: 0 !important; border-radius: 0.25rem 0 0 0.25rem !important; } .input_user, .input_pass:focus { box-shadow: none !important; outline: 0px !important; } #messages { background-color: grey; color: #fff; padding: 10px; margin-top: 10px; } /* ---------- Jobs ---------- */ .jobs { padding-top: 150px; } .job-title { color: #001d33; padding-top: 30px; }
alumini_reinvited/static/css/main.css
/*********** Nav Bar CSS **********/ /**********************************/ .navbar { position: relative; transition: .5s; z-index: 999; } .navbar.nav-sticky { position: fixed; top: 0; width: 100%; box-shadow: 0 2px 5px rgba(0, 0, 0, .3); transition: .5s; } .navbar .navbar-brand { margin: 0; color: #ffffff; font-size: 45px; line-height: 0px; font-weight: 200; text-transform: uppercase; } .navbar .navbar-brand img { max-width: 100%; max-height: 40px; } .navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active { padding: 10px 10px 8px 10px; color: #ffffff; } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active { color: #1179c4; transition: none; } @media (min-width: 992px) { .navbar { position: absolute; width: 100%; padding: 20px 60px; background: rgba(2, 31, 58, 0.904)!important; z-index: 9; } .navbar.nav-sticky { padding: 10px 60px; background: #092a49 !important; } .page .navbar { background: #092a49 !important; } .navbar a.nav-link { padding: 8px 15px; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; } } @media (max-width: 991.98px) { .navbar { padding: 15px; background: #092a49 !important; } .navbar a.nav-link { padding: 5px; } .navbar .dropdown-menu { box-shadow: none; } } /* Swiper css */ html { position: relative; height: 100%; } .swiper-container { width: 100%; height: 100vh; } .swiper-pagination { z-index: 100000; } .swiper-container .swiper-button-next { color: rgb(8, 8, 8); } .swiper-container .swiper-button-prev { color: rgb(8, 8, 8); } .swiper-container .swiper-pagination-bullet { color: black; } .swiper-slide { /* text-align: center; */ font-size: 18px; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .image { display: flex; align-items: center; justify-content: center; height: 100vh; width: 100vw; background-blend-mode: multiply; } .img1 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img2 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img3 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img4 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img5 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img6 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img7 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img8 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .img9 { background-color: rgba(0, 0, 0, 0.6); background-size: cover; } .content-container { display: flex; justify-content: center; flex-direction: column; align-items: flex-start; width: 100%; min-height: 100vh; padding: 10rem; color: #ffdc74; } .section-sub-title { margin-top: 1rem; font-weight: normal; color: white; font-weight: lighter; } @media screen and (max-width: 768px) { .content-container { font-size: 0.7rem; padding: 4rem; text-align: center; align-items: center; } } @keyframes linksFadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes linksFadeOut { from { opacity: 1; } to { opacity: 0; } } @keyframes mainButtonIn { from { opacity: 1; } to { opacity: 0.5; } } @keyframes mainButtonOut { from { opacity: 0.5; } to { opacity: 1; } } /*******************************/ /*********** Team CSS **********/ /*******************************/ .team { position: relative; width: 100%; padding: 45px 0 15px 0; } .team .team-item { position: relative; margin-bottom: 75px; } .team .team-img { position: relative; } .team .team-img img { width: 100%; } .team .team-text { position: absolute; width: calc(100% - 30px); height: 96px; bottom: -46px; left: 15px; padding: 25px 15px; text-align: center; background: rgba(256, 256, 256, .9); box-shadow: 0 0 30px rgba(0, 0, 0, .1); transition: .3s; overflow: hidden; } .team .team-text h2 { color: #0796fe; font-size: 16px; font-weight: 400; letter-spacing: 1px; margin-bottom: 10px; } .team .team-text p { margin-bottom: 20px; color: #092a49; } .team .team-social { position: relative; font-size: 0; } .team .team-social a { display: inline-block; width: 35px; height: 35px; margin: 0 3px; padding: 5px 0; text-align: center; font-size: 14px; color: #092a49; border: 2px solid #092a49; transition: .3s; } .team .team-social a:hover { color: #0796fe; border-color: #0796fe; } .team .team-item:hover .team-text { height: 250px; } .team .section-header { margin-top: 40px; } /*******************************/ /*********** Blog CSS **********/ /*******************************/ .blog { position: relative; width: 100%; padding: 45px 0; } .blog .section-header { margin-top: 50px; margin-bottom: 75px; } .blog .blog-carousel { position: relative; width: calc(100% + 30px); left: -15px; right: -15px; } .blog .blog-item { position: relative; margin: 0 15px; } .blog.blog-page .blog-item { margin: -30px 0 0 0; } .blog .blog-img { position: relative; width: 100%; z-index: 1; } .blog .blog-img img { width: 100%; } .blog .blog-content { position: relative; width: calc(100% - 60px); top: -60px; left: 30px; padding: 25px 30px; background: #ffffff; box-shadow: 0 0 30px rgba(0, 0, 0, .1); z-index: 2; } .blog .blog-content h2.blog-title { font-size: 25px; font-weight: 400; letter-spacing: 1px; } .blog .blog-meta { position: relative; margin-bottom: 15px; } .blog .blog-meta * { display: inline-block; margin: 0; padding: 0; font-size: 14px; font-weight: 300; color: #797979; } .blog .blog-meta i { color: #0796fe; margin: 0 2px 0 10px; } .blog .blog-meta i:first-child { margin-left: 0; } .blog .blog-text { position: relative; } .blog .blog-text p { margin-bottom: 10px; } .blog .blog-item a.btn { position: relative; padding: 0 0 0 35px; font-size: 14px; font-weight: 400; letter-spacing: 1px; color: #0796fe; transition: .3s; } .blog .blog-item a.btn:hover { color: #092a49; } .blog .blog-item a.btn::before { position: absolute; content: ""; width: 30px; height: 2px; top: 10px; left: 0; background: #0796fe; } .blog .owl-nav { position: relative; width: 100%; margin-top: -30px; display: flex; justify-content: center; } .blog .owl-nav .owl-prev, .blog .owl-nav .owl-next { position: relative; width: 100px; display: flex; align-items: center; justify-content: center; color: #0796fe; font-size: 25px; transition: .3s; } .blog .owl-nav .owl-prev { padding-right: 80px; } .blog .owl-nav .owl-next { padding-left: 80px; } .blog .owl-nav .owl-prev:hover, .blog .owl-nav .owl-next:hover { color: #092a49; } .blog .owl-nav .owl-prev::after, .blog .owl-nav .owl-next::after { position: absolute; content: ""; width: 80px; height: 3px; top: 11px; background: #0796fe; transition: .3s; } .blog .owl-nav .owl-prev::after { left: 9px; } .blog .owl-nav .owl-next::after { right: 9px; } .blog .owl-nav .owl-prev:hover::after { background: #092a49; } .blog .owl-nav .owl-next:hover::after { background: #092a49; } .blog .pagination { margin-bottom: 0; } .blog .pagination .page-link { margin-top: -30px; color: #092a49; border-radius: 0; border-color: #092a49; } .blog .pagination .page-link:hover, .blog .pagination .page-item.active .page-link { color: #0796fe; background: #092a49; } .blog .pagination .disabled .page-link { color: #999999; } /***********/ /**** Profile CSS *****/ /***********/ .profile { position: relative; width: 100%; padding: 150px; } body { font-size: 16px; color: #6f6f6f; font-weight: 400; line-height: 28px; letter-spacing: 0.8px; margin-top: 20px; } .font-size38 { font-size: 38px; } .team-single-text .section-heading h4, .section-heading h5 { font-size: 36px } .team-single-text .section-heading.half { margin-bottom: 20px } @media screen and (max-width: 1199px) { .team-single-text .section-heading h4, .section-heading h5 { font-size: 32px } .team-single-text .section-heading.half { margin-bottom: 15px } } @media screen and (max-width: 991px) { .team-single-text .section-heading h4, .section-heading h5 { font-size: 28px } .team-single-text .section-heading.half { margin-bottom: 10px } } @media screen and (max-width: 767px) { .team-single-text .section-heading h4, .section-heading h5 { font-size: 24px } } .team-single-icons ul li { display: inline-block; border: 1px solid #02c2c7; border-radius: 50%; color: #86bc42; margin-right: 8px; margin-bottom: 5px; -webkit-transition-duration: .3s; transition-duration: .3s } .team-single-icons ul li a { color: #02c2c7; display: block; font-size: 14px; height: 25px; line-height: 26px; text-align: center; width: 25px } .team-single-icons ul li:hover { background: #02c2c7; border-color: #02c2c7 } .team-single-icons ul li:hover a { color: #fff } .team-social-icon li { display: inline-block; margin-right: 5px } .team-social-icon li:last-child { margin-right: 0 } .team-social-icon i { width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: 15px; border-radius: 50px } .padding-30px-all { padding: 40px; } .bg-light-gray { background-color: #f7f7f7; } .text-center { text-align: center!important; } img { max-width: 100%; height: auto; } .list-style9 { list-style: none; padding: 0 } .list-style9 li { position: relative; padding: 0 0 15px 0; margin: 0 0 15px 0; border-bottom: 1px dashed rgba(0, 0, 0, 0.1) } .list-style9 li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0 } .text-purple { color: #092a49; } .team-social { position: relative; font-size: 0; margin-right: 20px; } .team-social a { display: inline-block; width: 35px; height: 35px; margin: 0 3px; padding: 5px 0; text-align: center; font-size: 14px; color: #092a49; border: 2px solid #092a49; transition: .3s; } .team-social a:hover { color: #0796fe; border-color: #0796fe; } .prof-skills-title { color: #092a49; } .prof-skills { font-size: large; } /* ----------- About US CSS -------------- */ .about { color: #092a49; margin-top: 150px; } .about h1 { margin-bottom: 20px; text-align: center; } .about .col-12 { text-align: center; } .counters .col-3 { padding-top: 25px; display: flex; flex-direction: row; justify-content: center; } .counters i { padding: 5px 15px 0 0; font-size: 28px; color: #0796fe; } .counters h2 { position: relative; display: inline-block; color: #0796fe; font-size: 30px; font-weight: 300; } .counters h2::after { position: absolute; content: "+"; top: -15px; right: -15px; } .counters p { color: #092a49; font-size: 20px; margin: 0; } /*******************************/ /********* Footer CSS **********/ /*******************************/ .footer { position: relative; margin-top: 45px; padding-top: 40px; background: #092a49; } .footer h3 { text-align: center; } .email { text-align: center; padding-left: 650px; color: azure; } .footer .copyright { padding: 40px 30px; } .footer .copyright .row { padding-top: 25px; padding-bottom: 25px; border-top: 1px solid rgba(256, 256, 256, .1); } .footer .copyright p { margin: 0; color: #999999; } .footer .copyright .col-md-6:last-child p { text-align: right; } .footer .copyright p a { color: #ffffff; } .footer .copyright p a:hover { color: #0796fe; } @media (max-width: 767.98px) { .footer .copyright p, .footer .copyright .col-md-6:last-child p { margin: 5px 0; text-align: center; } } /*******************************/ /********* Contact Us CSS **********/ /*******************************/ .contactus { padding: 100px; } .contact { position: relative; width: 100%; padding: 20px 0 100px 0; } .contact .contact-info { position: relative; display: flex; padding: 30px; border: 1px solid rgba(0, 0, 0, .1); margin-bottom: 30px; transition: .3s; } .contact .contact-info:hover { border-color: transparent; box-shadow: 0 0 30px rgba(0, 0, 0, .1); } .contact .contact-icon { position: relative; width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; border: 1px solid rgba(0, 0, 0, .1); } .contact .contact-icon i { font-size: 18px; color: #0796fe; } .contact .contact-text { position: relative; display: flex; flex-direction: column; padding-left: 15px; } .contact .contact-text h3 { font-size: 16px; font-weight: 400; color: #092a49; letter-spacing: 1px; } .contact .contact-text p { margin: 0; font-size: 16px; } .contact .contact-form { position: relative; padding: 30px; border: 1px solid rgba(0, 0, 0, .1); margin-bottom: 30px; transition: .3s; } .contact .contact-form:hover { border-color: transparent; box-shadow: 0 0 30px rgba(0, 0, 0, .1); } .contact .contact-form input { padding: 15px; background: none; border-radius: 0; border: 1px solid rgba(0, 0, 0, .1); } .contact .contact-form textarea { height: 100px; padding: 8px 15px; background: none; border-radius: 0; border: 1px solid rgba(0, 0, 0, .1); } .contact .contact-form .btn { padding: 15px 30px; font-size: 16px; font-weight: 600; letter-spacing: 1px; color: #092a49; background: none; border: 2px solid #092a49; border-radius: 0; transition: .3s; } .contact .contact-form .btn:hover { color: #0796fe; background: #092a49; } .contact .help-block ul { margin: 0; padding: 0; list-style-type: none; } /*******************************/ /********* Team CSS **********/ /*******************************/ .team { padding: 150px; } .our-team { padding: 0 20px; text-align: center; position: relative; } .our-team .pic { width: 200px; height: 200px; border-radius: 50%; margin: 0 auto 25px; overflow: hidden; } .our-team .pic img { width: 100%; height: auto; } .our-team .social { padding: 0; margin: 0; list-style: none; position: absolute; top: 15%; left: 85%; opacity: 0; transform: translateX(-100px); transition: all 0.7s ease 0s; } .our-team:hover .social { opacity: 1; transform: translateX(0px); } .our-team .social li a { display: block; width: 30px; height: 30px; line-height: 30px; border-radius: 50%; font-size: 15px; color: #001d33; border: 1px solid #001D33; background: #fff; transform: scale(0); transition: all 0.7s ease 0s; } .our-team:hover .social li a { transform: scale(1); } .our-team .social li a:hover { color: #fff; background: #001d33; } .our-team .title { display: inline-block; font-size: 19px; color: #001d33; letter-spacing: 2px; margin: 0 0 15px 0; text-transform: uppercase; } .our-team .post { display: inline-block; font-size: 12px; color: #1c5acc; text-transform: uppercase; } .our-team .description { font-size: 14px; color: #777; line-height: 27px; } @media only screen and (max-width: 990px) { .our-team { margin-bottom: 30px; } } /* --------------- Signin/Register --------------- */ .form_container { margin-top: 20px; } #form-title { margin-top: 150px; color: #001d33; } .login_btn { width: 100%; background: #001d33 !important; color: white !important; } .login_btn:focus { box-shadow: none !important; outline: 0px !important; } .login_container { padding: 0 2rem; } .input-group-text { background: #001d33 !important; color: white !important; border: 0 !important; border-radius: 0.25rem 0 0 0.25rem !important; } .input_user, .input_pass:focus { box-shadow: none !important; outline: 0px !important; } #messages { background-color: grey; color: #fff; padding: 10px; margin-top: 10px; } /* ---------- Jobs ---------- */ .jobs { padding-top: 150px; } .job-title { color: #001d33; padding-top: 30px; }
0.403214
0.06724
.body { display: flex; align-items: center; justify-content: center; height: 100vh; background-color: #f7f8fc; color: #141c2c; font-family: sans-serif; margin: 0; } .heading { justify-content: center; font-family: "Poppins", sans-serif; display: flex; color: #5c6778; font-size: 29px; padding-bottom: 10%; font-weight: 300; } .link { color: #2762eb; text-decoration: none; } .container { background-color: #fff; border-radius: 3px; /* border: 20px solid #dce7ff; */ width: 950px; box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1); display: flex; font-family: sans-serif; } .theError { font-size: 14px; color: red; } .form { border-right: 1px solid #ecf2ff; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 40px; flex: 1; } .form-control { margin: 10px 0; width: 100%; } .label { display: inline-block; /* font-weight: bold; */ margin-bottom: 5px; padding-top: 4px; } .input { background-color: transparent; border: 1.7px solid #ecf2ff; border-radius: 6px; font-family: inherit; font-size: 14px; padding: 10px; width: 100%; } .error { background-color: transparent; border: 1.7px solid #f70515; border-radius: 6px; font-family: inherit; font-size: 14px; padding: 10px; width: 100%; } #checkbox { padding-left: 7px; color: #7a7e8c; } .checkbox-container { display: flex; justify-content: space-between; font-size: 14px; margin-bottom: 15px; width: 100%; } .checkbox-container-agree { display: flex; /* justify-content: space-evenly; */ font-size: 14px; margin-bottom: 15px; width: 100%; } .checkbox-container a { margin-left: auto; } .checkbox-container label { color: #7a7e8c; font-weight: normal; margin-top: 3px; padding-left: 10px; } .btn { cursor: pointer; background-color: #141c2c; border: 1.7px solid #141c2c; border-radius: 6px; color: #fff; display: flex; align-items: center; justify-content: center; font-family: inherit; /* font-weight: bold; */ font-size: 14px; padding: 10px; margin: 20px 0; width: 100%; height: 43px; } .btn-disabled { background-color: #9d9fa3; border: 1.7px solid #9d9fa3; border-radius: 6px; color: #fff; display: flex; align-items: center; justify-content: center; font-family: inherit; /* font-weight: bold; */ font-size: 14px; padding: 10px; margin: 20px 0; width: 100%; height: 43px; pointer-events: none; } .small { font-size: 12.7px; } .btn-ghost { background-color: transparent; border-color: #ecf2ff; color: #141c2c; } .btn img { margin-right: 5px; width: 27px; } .features { flex: 1.5; padding: 40px; } .image { width: 90%; } .feature { position: relative; padding-left: 30px; margin: 40px 0; } .feature i { color: #2762eb; position: absolute; /* top: 2px; */ left: 0; font-size: 24px; } .feature h3 { margin: 0; font-weight: 500; } .feature p { font-size: 14px; line-height: 1.8; margin: 5px 0; } /* Responsive */ @media (max-width: 768px) { .container { flex-direction: column; } .form { border-right: 0; } } @media only screen and (max-width: 768px) { .body { padding-left: 12px; padding-right: 12px; } .features { display: none; } } @media only screen and (max-width: 400px) { .body { padding-left: 2.5px; padding-right: 2.5px; } .features { display: none; } }
src/style/css/Form.css
.body { display: flex; align-items: center; justify-content: center; height: 100vh; background-color: #f7f8fc; color: #141c2c; font-family: sans-serif; margin: 0; } .heading { justify-content: center; font-family: "Poppins", sans-serif; display: flex; color: #5c6778; font-size: 29px; padding-bottom: 10%; font-weight: 300; } .link { color: #2762eb; text-decoration: none; } .container { background-color: #fff; border-radius: 3px; /* border: 20px solid #dce7ff; */ width: 950px; box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1); display: flex; font-family: sans-serif; } .theError { font-size: 14px; color: red; } .form { border-right: 1px solid #ecf2ff; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 40px; flex: 1; } .form-control { margin: 10px 0; width: 100%; } .label { display: inline-block; /* font-weight: bold; */ margin-bottom: 5px; padding-top: 4px; } .input { background-color: transparent; border: 1.7px solid #ecf2ff; border-radius: 6px; font-family: inherit; font-size: 14px; padding: 10px; width: 100%; } .error { background-color: transparent; border: 1.7px solid #f70515; border-radius: 6px; font-family: inherit; font-size: 14px; padding: 10px; width: 100%; } #checkbox { padding-left: 7px; color: #7a7e8c; } .checkbox-container { display: flex; justify-content: space-between; font-size: 14px; margin-bottom: 15px; width: 100%; } .checkbox-container-agree { display: flex; /* justify-content: space-evenly; */ font-size: 14px; margin-bottom: 15px; width: 100%; } .checkbox-container a { margin-left: auto; } .checkbox-container label { color: #7a7e8c; font-weight: normal; margin-top: 3px; padding-left: 10px; } .btn { cursor: pointer; background-color: #141c2c; border: 1.7px solid #141c2c; border-radius: 6px; color: #fff; display: flex; align-items: center; justify-content: center; font-family: inherit; /* font-weight: bold; */ font-size: 14px; padding: 10px; margin: 20px 0; width: 100%; height: 43px; } .btn-disabled { background-color: #9d9fa3; border: 1.7px solid #9d9fa3; border-radius: 6px; color: #fff; display: flex; align-items: center; justify-content: center; font-family: inherit; /* font-weight: bold; */ font-size: 14px; padding: 10px; margin: 20px 0; width: 100%; height: 43px; pointer-events: none; } .small { font-size: 12.7px; } .btn-ghost { background-color: transparent; border-color: #ecf2ff; color: #141c2c; } .btn img { margin-right: 5px; width: 27px; } .features { flex: 1.5; padding: 40px; } .image { width: 90%; } .feature { position: relative; padding-left: 30px; margin: 40px 0; } .feature i { color: #2762eb; position: absolute; /* top: 2px; */ left: 0; font-size: 24px; } .feature h3 { margin: 0; font-weight: 500; } .feature p { font-size: 14px; line-height: 1.8; margin: 5px 0; } /* Responsive */ @media (max-width: 768px) { .container { flex-direction: column; } .form { border-right: 0; } } @media only screen and (max-width: 768px) { .body { padding-left: 12px; padding-right: 12px; } .features { display: none; } } @media only screen and (max-width: 400px) { .body { padding-left: 2.5px; padding-right: 2.5px; } .features { display: none; } }
0.372962
0.066116
@import url("https://fonts.googleapis.com/css?family=Open+Sans"); :root { --blue: #0076C6; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: --blue; --secondary: --gray; --success: --green; --info: --cyan; --warning: --yellow; --danger: --red; --light: #f8f9fa; --dark: --gray-dark; } #body-image { display: none; } header { background-image: none; } * { box-sizing: border-box; padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; } body { display: grid; grid-template-columns: repeat(10, 1fr); grid-template-rows: repeat(4, 1fr); grid-template-areas: "a b b b b b b b b b" "a b b b b b b b b b" "a b b b b b b b b b" "a b b b b b b b b b" "a b b b b b b b b b"; height: 100vh; width: 100%; } header { grid-area: a; background-color: #0076c6; padding: 2em; } header img { display: block; margin: 0 auto; text-align: center; width: 100%; } header nav { margin-top: 7em; } header nav ul a { color: #ffffff; text-decoration: none; } header nav ul a li { list-style: none; margin: 2em 0; text-transform: uppercase; } main { display: grid; grid-area: b; grid-template-rows: 20% 80%; } main h1 { padding: 2em; grid-column: 1 /span 2; font-size: 2.7em; color: #727272; font-weight: bold; padding-left: 2.1em; } .hide { display: none; } main { display: grid; grid-template-rows: 55% 40%; grid-row-gap: 4%; } main section#welcome { margin: 4%; margin-bottom: 0; /* Slideshow container */ /* Next & previous buttons */ /* Position the "next button" to the right */ /* On hover, add a black background color with a little bit see-through */ /* Caption text */ /* Number text (1/3 etc) */ /* The dots/bullets/indicators */ /* Fading animation */ /* On smaller screens, decrease text size */ } main section#welcome .mySlides { display: none; } main section#welcome img { vertical-align: middle; } main section#welcome .slideshow-container { height: 90%; overflow: hidden; position: relative; margin: auto; } main section#welcome .prev, main section#welcome .next { cursor: pointer; position: absolute; top: 50%; width: auto; padding: 16px; margin-top: -22px; color: white; font-weight: bold; font-size: 18px; transition: 0.6s ease; border-radius: 0 3px 3px 0; } main section#welcome .next { right: 0; border-radius: 3px 0 0 3px; } main section#welcome .prev:hover, main section#welcome .next:hover { background-color: rgba(0, 0, 0, 0.8); } main section#welcome .text { color: #f2f2f2; font-size: 15px; padding: 8px 12px; position: absolute; bottom: 8px; width: 100%; text-align: center; } main section#welcome .numbertext { color: #f2f2f2; font-size: 12px; padding: 8px 12px; position: absolute; top: 0; } main section#welcome .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; } main section#welcome .active, main section#welcome .dot:hover { background-color: #717171; } main section#welcome .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; } } @media only screen and (max-width: 300px) { main section#welcome .prev, main section#welcome .next, main section#welcome .text { font-size: 11px; } } main section#links { margin: 4%; margin-top: 0; display: flex; justify-content: space-between; } main section#links a { width: 30%; } main section#links a div { background-color: #f1f8fe; width: 100%; height: 100%; position: relative; display: flex; flex-flow: column nowrap; align-items: center; justify-content: center; } main section#links a div img { position: absolute; right: 0; width: 75%; height: 100%; z-index: 0; } main section#links a div div { position: absolute; padding: 1em; width: 100%; height: 100%; background-color: #0076c6; opacity: .7; } main section#links a div div:hover { opacity: 0.5; } main section#links a div p { position: absolute; } main section#links a div p span { color: #ffffff; display: block; } main section#links a div p span:nth-of-type(1) { font-size: 300%; } main section#links a div p span:nth-of-type(2) { font-size: 1.5em; } /* The Modal (background) */ .modal { visibility: hidden; display: block; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ /* Location of the box */ overflow: hidden; left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: black; /* Fallback color */ background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */ /* Modal Content */ /* The Close Button */ } .modal .modal-content { background-color: #fefefe; margin: auto; padding: 20px; border: 1px solid #888; width: 50%; height: 200px; text-align: center; font-size: 24px; position: absolute; top: 5em; left: 23em; border-radius: 25px; } .modal .modal-content p { padding-top: 2em; } .modal .close { color: #aaaaaa; float: right; font-size: 28px; font-weight: bold; } .modal .close:hover, .modal .close:focus { color: #000; text-decoration: none; cursor: pointer; } canvas { display: block; z-index: -1; opacity: 0.7; background-color: rgba(255, 255, 255, 0.1); } /*# sourceMappingURL=home_light.css.map */
oldPortal/css/home/home_light.css
@import url("https://fonts.googleapis.com/css?family=Open+Sans"); :root { --blue: #0076C6; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: --blue; --secondary: --gray; --success: --green; --info: --cyan; --warning: --yellow; --danger: --red; --light: #f8f9fa; --dark: --gray-dark; } #body-image { display: none; } header { background-image: none; } * { box-sizing: border-box; padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; } body { display: grid; grid-template-columns: repeat(10, 1fr); grid-template-rows: repeat(4, 1fr); grid-template-areas: "a b b b b b b b b b" "a b b b b b b b b b" "a b b b b b b b b b" "a b b b b b b b b b" "a b b b b b b b b b"; height: 100vh; width: 100%; } header { grid-area: a; background-color: #0076c6; padding: 2em; } header img { display: block; margin: 0 auto; text-align: center; width: 100%; } header nav { margin-top: 7em; } header nav ul a { color: #ffffff; text-decoration: none; } header nav ul a li { list-style: none; margin: 2em 0; text-transform: uppercase; } main { display: grid; grid-area: b; grid-template-rows: 20% 80%; } main h1 { padding: 2em; grid-column: 1 /span 2; font-size: 2.7em; color: #727272; font-weight: bold; padding-left: 2.1em; } .hide { display: none; } main { display: grid; grid-template-rows: 55% 40%; grid-row-gap: 4%; } main section#welcome { margin: 4%; margin-bottom: 0; /* Slideshow container */ /* Next & previous buttons */ /* Position the "next button" to the right */ /* On hover, add a black background color with a little bit see-through */ /* Caption text */ /* Number text (1/3 etc) */ /* The dots/bullets/indicators */ /* Fading animation */ /* On smaller screens, decrease text size */ } main section#welcome .mySlides { display: none; } main section#welcome img { vertical-align: middle; } main section#welcome .slideshow-container { height: 90%; overflow: hidden; position: relative; margin: auto; } main section#welcome .prev, main section#welcome .next { cursor: pointer; position: absolute; top: 50%; width: auto; padding: 16px; margin-top: -22px; color: white; font-weight: bold; font-size: 18px; transition: 0.6s ease; border-radius: 0 3px 3px 0; } main section#welcome .next { right: 0; border-radius: 3px 0 0 3px; } main section#welcome .prev:hover, main section#welcome .next:hover { background-color: rgba(0, 0, 0, 0.8); } main section#welcome .text { color: #f2f2f2; font-size: 15px; padding: 8px 12px; position: absolute; bottom: 8px; width: 100%; text-align: center; } main section#welcome .numbertext { color: #f2f2f2; font-size: 12px; padding: 8px 12px; position: absolute; top: 0; } main section#welcome .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; } main section#welcome .active, main section#welcome .dot:hover { background-color: #717171; } main section#welcome .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; } } @media only screen and (max-width: 300px) { main section#welcome .prev, main section#welcome .next, main section#welcome .text { font-size: 11px; } } main section#links { margin: 4%; margin-top: 0; display: flex; justify-content: space-between; } main section#links a { width: 30%; } main section#links a div { background-color: #f1f8fe; width: 100%; height: 100%; position: relative; display: flex; flex-flow: column nowrap; align-items: center; justify-content: center; } main section#links a div img { position: absolute; right: 0; width: 75%; height: 100%; z-index: 0; } main section#links a div div { position: absolute; padding: 1em; width: 100%; height: 100%; background-color: #0076c6; opacity: .7; } main section#links a div div:hover { opacity: 0.5; } main section#links a div p { position: absolute; } main section#links a div p span { color: #ffffff; display: block; } main section#links a div p span:nth-of-type(1) { font-size: 300%; } main section#links a div p span:nth-of-type(2) { font-size: 1.5em; } /* The Modal (background) */ .modal { visibility: hidden; display: block; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ /* Location of the box */ overflow: hidden; left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: black; /* Fallback color */ background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */ /* Modal Content */ /* The Close Button */ } .modal .modal-content { background-color: #fefefe; margin: auto; padding: 20px; border: 1px solid #888; width: 50%; height: 200px; text-align: center; font-size: 24px; position: absolute; top: 5em; left: 23em; border-radius: 25px; } .modal .modal-content p { padding-top: 2em; } .modal .close { color: #aaaaaa; float: right; font-size: 28px; font-weight: bold; } .modal .close:hover, .modal .close:focus { color: #000; text-decoration: none; cursor: pointer; } canvas { display: block; z-index: -1; opacity: 0.7; background-color: rgba(255, 255, 255, 0.1); } /*# sourceMappingURL=home_light.css.map */
0.343232
0.07627
body { background-color: rgb(12,23,43); color: rgb(114,221,227); font-family: Calibri; } h1 { font-size: 22px; text-align: center; } p { font-size: 14px; margin: 10px 0; } #container { width: 1280px; margin: 20px auto; padding: 20px 0; } #header { width: 100%; padding: 20px 0; text-align: center; } #leftData, #centerData, #rightData { float: left; padding: 20px 0; } #leftData { width: 400px; } #leftTitle { width: 100%; height: 125px; margin-bottom: 20px; } #leftTitle img { width: 136px; height: 125px; float: left; } #leftTitle h1 { display: inline-block; margin: 50px 0 0 20px; } #HZExportStatistics, #HZESChartContainer { width: 100%; height: 400px; } #HZExportStatistics { margin-bottom: 50px; } #MainExportCommodities, #MECChartContainer { width: 100%; height: 300px; } #centerData { width: 550px; } #centerData h1 { text-align: center; } #HZMap, #HZMChartContainer { width: 500px; height: 500px; } #HZMap { padding-top: 20px; margin: 0 auto; } #percentageDiv { width: 550px; height: 300px; } #PDChartContainer { width: 400px; height: 300px; margin: 20px auto; } #flags { width: 400px; height: 100px; margin: 20px auto; } #flags .flag1, #flags .flag2, #flags .flag3, #flags .flag4, #flags .flag5 { display: inline-block; text-align: center; margin-top: 20px; margin-left: 18px; /* float: left;*/ /* margin-right: 12px;*/ } #flags img { width: 57px; height: 56px; } #rightData { width: 330px; } #monthlyImEx { margin-top: 50px; } #monthlyImEx, #MIXChartContainer { width: 330px; height: 330px; } #mainImportCommodities { margin-top: 35px; } #mainImportCommodities, #MICChartContainer { width: 330px; height: 330px; } #imExNature { margin-top: 50px; } #IENContainer { margin-top: 35px; } #IENContainer img { width: 184px; margin-top: -12px; float: left; margin-right: 10px; cursor: pointer; } #IENContainer p { padding-bottom: 5px; } #imExNature, #IENContainer { width: 330px; height: 330px; } #footer { clear: both; }
HZForeignTrade/css/styles.css
body { background-color: rgb(12,23,43); color: rgb(114,221,227); font-family: Calibri; } h1 { font-size: 22px; text-align: center; } p { font-size: 14px; margin: 10px 0; } #container { width: 1280px; margin: 20px auto; padding: 20px 0; } #header { width: 100%; padding: 20px 0; text-align: center; } #leftData, #centerData, #rightData { float: left; padding: 20px 0; } #leftData { width: 400px; } #leftTitle { width: 100%; height: 125px; margin-bottom: 20px; } #leftTitle img { width: 136px; height: 125px; float: left; } #leftTitle h1 { display: inline-block; margin: 50px 0 0 20px; } #HZExportStatistics, #HZESChartContainer { width: 100%; height: 400px; } #HZExportStatistics { margin-bottom: 50px; } #MainExportCommodities, #MECChartContainer { width: 100%; height: 300px; } #centerData { width: 550px; } #centerData h1 { text-align: center; } #HZMap, #HZMChartContainer { width: 500px; height: 500px; } #HZMap { padding-top: 20px; margin: 0 auto; } #percentageDiv { width: 550px; height: 300px; } #PDChartContainer { width: 400px; height: 300px; margin: 20px auto; } #flags { width: 400px; height: 100px; margin: 20px auto; } #flags .flag1, #flags .flag2, #flags .flag3, #flags .flag4, #flags .flag5 { display: inline-block; text-align: center; margin-top: 20px; margin-left: 18px; /* float: left;*/ /* margin-right: 12px;*/ } #flags img { width: 57px; height: 56px; } #rightData { width: 330px; } #monthlyImEx { margin-top: 50px; } #monthlyImEx, #MIXChartContainer { width: 330px; height: 330px; } #mainImportCommodities { margin-top: 35px; } #mainImportCommodities, #MICChartContainer { width: 330px; height: 330px; } #imExNature { margin-top: 50px; } #IENContainer { margin-top: 35px; } #IENContainer img { width: 184px; margin-top: -12px; float: left; margin-right: 10px; cursor: pointer; } #IENContainer p { padding-bottom: 5px; } #imExNature, #IENContainer { width: 330px; height: 330px; } #footer { clear: both; }
0.298798
0.051059
body { background-color: #004C86; -webkit-user-select: none; cursor: default; overflow-y: hidden; overflow-x: hidden; font: 10px arial, sans-serif; color: white; padding: 0px; margin: 0px; } #drop { border: 4px dashed #22805C; margin: 0 auto; height: 90%; width: 90%; } #drop.hover { border: 4px dashed #00A44E; } #editor { display: flex; width: 100%; height: 100%; } #editor-sidebar { overflow: hidden; display: flex; flex-direction: column; width:200px; } #editor-sidebar-commands { min-height: 150px; max-height: 150px; height: 150px; overflow-x: hidden; white-space: nowrap; } #editor-sidebar-list { overflow-x: hidden; overflow-y: scroll; } #editor-dragbar { width: 3px; background-color: #00A44E; border-right: 1px solid #22805C; cursor: col-resize; } #editor-content { display: flex; flex:1; align-items: center; overflow: scroll; white-space: nowrap; } #table { margin: auto; border-collapse: collapse; } td { padding: 0; } ul, li { padding: 0; margin: 0; } ::-webkit-scrollbar { background: transparent; width: 14px; height: 14px; } ::-webkit-scrollbar-thumb { width: 5px; height: 5px; background: #002d4f; border-radius: 10px; border: 4px solid rgba(0, 0, 0, 0); background-clip: padding-box; } ::-webkit-scrollbar-corner { display: none; } ::-webkit-scrollbar-button { width: 0; height: 0; display: none; } .thumbnail { max-width: 150px; } .transparent { background-color: #cccccc; background-image: linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white), linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white); background-size: 18px 18px; background-position:0 0, 9px 9px } .command { margin-top: 10px; min-width: 200px; } .pic-thumb { max-width: 160px; } .label { font-size: 20px; } .centered-text { text-align: center; } .centered { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .icon { font-size: 4em !important; }
css/index.css
body { background-color: #004C86; -webkit-user-select: none; cursor: default; overflow-y: hidden; overflow-x: hidden; font: 10px arial, sans-serif; color: white; padding: 0px; margin: 0px; } #drop { border: 4px dashed #22805C; margin: 0 auto; height: 90%; width: 90%; } #drop.hover { border: 4px dashed #00A44E; } #editor { display: flex; width: 100%; height: 100%; } #editor-sidebar { overflow: hidden; display: flex; flex-direction: column; width:200px; } #editor-sidebar-commands { min-height: 150px; max-height: 150px; height: 150px; overflow-x: hidden; white-space: nowrap; } #editor-sidebar-list { overflow-x: hidden; overflow-y: scroll; } #editor-dragbar { width: 3px; background-color: #00A44E; border-right: 1px solid #22805C; cursor: col-resize; } #editor-content { display: flex; flex:1; align-items: center; overflow: scroll; white-space: nowrap; } #table { margin: auto; border-collapse: collapse; } td { padding: 0; } ul, li { padding: 0; margin: 0; } ::-webkit-scrollbar { background: transparent; width: 14px; height: 14px; } ::-webkit-scrollbar-thumb { width: 5px; height: 5px; background: #002d4f; border-radius: 10px; border: 4px solid rgba(0, 0, 0, 0); background-clip: padding-box; } ::-webkit-scrollbar-corner { display: none; } ::-webkit-scrollbar-button { width: 0; height: 0; display: none; } .thumbnail { max-width: 150px; } .transparent { background-color: #cccccc; background-image: linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white), linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white); background-size: 18px 18px; background-position:0 0, 9px 9px } .command { margin-top: 10px; min-width: 200px; } .pic-thumb { max-width: 160px; } .label { font-size: 20px; } .centered-text { text-align: center; } .centered { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .icon { font-size: 4em !important; }
0.416678
0.063482
*, *:after, *:before { box-sizing: inherit; } html { box-sizing: border-box; font-size: 62.5%; } html, body { width: 100%; margin: 0; display: flex; justify-content: center; align-items: center; font-family: Roboto, sans-serif; font-size: 1rem; text-align: center; background-color: #fff; color: #111; } h1 { margin: 2.5rem 0 1.5rem 0; font-weight: normal; letter-spacing: 3px; } h2 { font-weight: normal; letter-spacing: 3px; } a { text-decoration: none; color: #111; transition: all 0.3s ease; cursor: pointer; } a:hover { color: #008080; } button { font: inherit; font-size: 1.4rem; font-weight: normal; background: transparent; border: 0; outline: 0; cursor: pointer; } button.btn-main { color: #fff; background: #008080; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } input { font: inherit; font-weight: normal; border: 0.1rem solid rgba(0,0,0,0.1); outline: 0; } input::placeholder { color: rgba(0,0,0,0.4); } input.input-main { border: 0.1rem solid #008080; border-top-left-radius: 5px; border-bottom-left-radius: 5px; letter-spacing: 2px; } .btn-main:hover { color: #008080; background: #fff; border: 1px solid #008080; transition: 0.3s; } input, .btn-main { height: 2.4rem; padding: 0.5rem 1rem; line-height: 1; } .input-group { display: flex; align-items: center; justify-content: center; } .input-group input { width: 80%; } .input-group button { width: 20%; } #app { width: 21rem; } .search { width: 100%; margin: 1rem 0 1rem 0; } .search input { width: 100%; } .month { align-items: center; margin: 0; font-size: 1.1rem; } .month .month-active { width: 12rem; } .month .month-selector a { display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; } .month .nextYear, .month .prevYear { font-size: 1.6rem; font-weight: normal; } .month .month-active, .month .month-selector { display: inline-block; padding: 0.5rem; letter-spacing: 2px; } .weekdays { font-weight: 600; } .weekdays, .days { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; user-select: none; } .weekdays .day, .days .day { width: 3rem; height: 3rem; line-height: 3rem; letter-spacing: 1px; } .days { border-top: 0.1rem solid rgba(0,128,128,0.4); border-bottom: 0.1rem solid rgba(0,128,128,0.3); } .days .day { position: relative; cursor: pointer; } .days .day:not(.day-empty):not(.day-active):not(.has-matches):hover { color: #008080; } .days .day.day-active { color: #000; background-image: url("https://i.pinimg.com/originals/fc/f2/1a/fcf21adf18121b1edcad4a1c82c66025.jpg"); background-repeat: no-repeat; background-position: center; background-size: 3rem; width: 3rem; height: 3rem; } .days .day.day-active.has-events::before { background: #000; } .days .day.day-empty { cursor: initial; } .days .day.has-events::before { content: ""; position: absolute; display: block; top: 0.4rem; left: 0.4rem; width: 0.35rem; height: 0.35rem; border-radius: 50%; background: #008080; } .days .day.has-matches:not(.day-active) { background: rgba(255,0,0,0.1); color: #008080; } .events { border-bottom: 0.1rem solid rgba(0,128,128,0.3); } .events ul { margin: 0 0 1.5rem 1.5rem; padding: 0; } .events ul li { list-style-type: circle; word-break: break-word; text-align: left; padding: 0; font-size: 1.2rem; font-weight: normal; letter-spacing: 1px; } .events ul li a { padding: 0 0.5rem; line-height: 2rem; font-weight: bold; transition: 0.3s all ease; opacity: 0; } .events ul li a:hover { opacity: 1; } .events p { margin: 0 0 2rem 0; } .event-add { margin: 2rem 0 4rem 0; } .reset { font-size: 15px; font-weight: normal; letter-spacing: 2px; width: 75%; margin-bottom: 10px; border: none; box-shadow: rgba(0,0,0,0.1) 0px 4px 12px; background-color: transparent; padding: 10px; border-radius: 4px; outline: none; } todayButton:hover { cursor: pointer; } @media only screen and (max-width: 32rem) { #app { width: 95%; } .calendar { width: 100%; } .calendar .days, .calendar .weekdays { width: 100%; } .calendar .reset { font-size: 4vw; } .calendar .day { font-size: 4.5vw; width: 12.5vw; height: 12.5vw; line-height: 12.5vw; } .calendar .day.has-events::before { top: 1.5vw; left: 1.5vw; width: 1.5vw; height: 1.5vw; } .calendar .day.day-active { background-size: 12.5vw; width: 12.5vw; height: 12.5vw; } }
dist/style.css
*, *:after, *:before { box-sizing: inherit; } html { box-sizing: border-box; font-size: 62.5%; } html, body { width: 100%; margin: 0; display: flex; justify-content: center; align-items: center; font-family: Roboto, sans-serif; font-size: 1rem; text-align: center; background-color: #fff; color: #111; } h1 { margin: 2.5rem 0 1.5rem 0; font-weight: normal; letter-spacing: 3px; } h2 { font-weight: normal; letter-spacing: 3px; } a { text-decoration: none; color: #111; transition: all 0.3s ease; cursor: pointer; } a:hover { color: #008080; } button { font: inherit; font-size: 1.4rem; font-weight: normal; background: transparent; border: 0; outline: 0; cursor: pointer; } button.btn-main { color: #fff; background: #008080; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } input { font: inherit; font-weight: normal; border: 0.1rem solid rgba(0,0,0,0.1); outline: 0; } input::placeholder { color: rgba(0,0,0,0.4); } input.input-main { border: 0.1rem solid #008080; border-top-left-radius: 5px; border-bottom-left-radius: 5px; letter-spacing: 2px; } .btn-main:hover { color: #008080; background: #fff; border: 1px solid #008080; transition: 0.3s; } input, .btn-main { height: 2.4rem; padding: 0.5rem 1rem; line-height: 1; } .input-group { display: flex; align-items: center; justify-content: center; } .input-group input { width: 80%; } .input-group button { width: 20%; } #app { width: 21rem; } .search { width: 100%; margin: 1rem 0 1rem 0; } .search input { width: 100%; } .month { align-items: center; margin: 0; font-size: 1.1rem; } .month .month-active { width: 12rem; } .month .month-selector a { display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; } .month .nextYear, .month .prevYear { font-size: 1.6rem; font-weight: normal; } .month .month-active, .month .month-selector { display: inline-block; padding: 0.5rem; letter-spacing: 2px; } .weekdays { font-weight: 600; } .weekdays, .days { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; user-select: none; } .weekdays .day, .days .day { width: 3rem; height: 3rem; line-height: 3rem; letter-spacing: 1px; } .days { border-top: 0.1rem solid rgba(0,128,128,0.4); border-bottom: 0.1rem solid rgba(0,128,128,0.3); } .days .day { position: relative; cursor: pointer; } .days .day:not(.day-empty):not(.day-active):not(.has-matches):hover { color: #008080; } .days .day.day-active { color: #000; background-image: url("https://i.pinimg.com/originals/fc/f2/1a/fcf21adf18121b1edcad4a1c82c66025.jpg"); background-repeat: no-repeat; background-position: center; background-size: 3rem; width: 3rem; height: 3rem; } .days .day.day-active.has-events::before { background: #000; } .days .day.day-empty { cursor: initial; } .days .day.has-events::before { content: ""; position: absolute; display: block; top: 0.4rem; left: 0.4rem; width: 0.35rem; height: 0.35rem; border-radius: 50%; background: #008080; } .days .day.has-matches:not(.day-active) { background: rgba(255,0,0,0.1); color: #008080; } .events { border-bottom: 0.1rem solid rgba(0,128,128,0.3); } .events ul { margin: 0 0 1.5rem 1.5rem; padding: 0; } .events ul li { list-style-type: circle; word-break: break-word; text-align: left; padding: 0; font-size: 1.2rem; font-weight: normal; letter-spacing: 1px; } .events ul li a { padding: 0 0.5rem; line-height: 2rem; font-weight: bold; transition: 0.3s all ease; opacity: 0; } .events ul li a:hover { opacity: 1; } .events p { margin: 0 0 2rem 0; } .event-add { margin: 2rem 0 4rem 0; } .reset { font-size: 15px; font-weight: normal; letter-spacing: 2px; width: 75%; margin-bottom: 10px; border: none; box-shadow: rgba(0,0,0,0.1) 0px 4px 12px; background-color: transparent; padding: 10px; border-radius: 4px; outline: none; } todayButton:hover { cursor: pointer; } @media only screen and (max-width: 32rem) { #app { width: 95%; } .calendar { width: 100%; } .calendar .days, .calendar .weekdays { width: 100%; } .calendar .reset { font-size: 4vw; } .calendar .day { font-size: 4.5vw; width: 12.5vw; height: 12.5vw; line-height: 12.5vw; } .calendar .day.has-events::before { top: 1.5vw; left: 1.5vw; width: 1.5vw; height: 1.5vw; } .calendar .day.day-active { background-size: 12.5vw; width: 12.5vw; height: 12.5vw; } }
0.518546
0.088033
@charset "utf-8"; /* common */ html,body{height:100%} body,h1,h2,h3,h4,h5,form,fieldset,p,button,ul,ol,li,dl,dt,dd,div,span{margin:0;padding:0} body,h1,h2,h3,h4,input,button,select,textarea,div, p, table{font-family:"맑은 고딕", Malgun Gothic,"돋움",Dotum, Sans-serif;} body{padding:0;margin:0;text-align:left;-ms-word-break: break-all;background-color:#fff;} img,fileldset,iframe{border:0} li {padding:0;margin:0;list-style:none} img{vertical-align:top} i,em,address{font-style:normal} a {text-decoration:none;color:#666} a:active, a:focus{outline:none} a:hover {text-decoration:none} iframe {vertical-align:top} .show {display:block} .hide {display:none} .blind, legend{left:0px;top:-1000em;overflow:hidden;display:block;position:absolute} .ellipsis {overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis} .mt10{margin-top:10px !important;} .f14{font-size:14px;} /** header **/ .dext5help_wrap_box{} .dext5help_header_box{text-align:left;background:#007ace;} .dext5help_header_box .dext5help_header{padding:10px 0 0 5px;height:40px} .dext5help_header_box .dext5_logo{display:inline-block;width:270px;height:32px;background:url('../images/dext5_logo.png') 0 0 no-repeat;text-indent:-9999em} /*.dext5help_header_box .dext5_logo a{display:inline-block;width:120px;height:32px;}*/ .dext5help_header_box .dext5_logo_ko{background:url('../images/dext5_logo_user.png') 0 0 no-repeat} .dext5help_header_box .dext5_logo_dev{background:url('../images/dext5_logo_dev.png') 0 0 no-repeat} .dext5help_header_box .dext5_logo_main{background:url('../images/dext5_logo_main.png') 0 0 no-repeat} /** container **/ .dext5help_container_box {} .dext5help_content_left{width:230px;height:100%;color:#333} .dext5help_content_left a{color:#333} .dext5help_content_left .title{height:30px;padding-left:25px;background:url('../images/more_blue.png') 0 -1px no-repeat;font-size:14px;} .dext5help_content_left .title.over{cursor:pointer;} .dext5help_content_left .title.selected{cursor:default;background:url('../images/more_gray.png') 0 -1px no-repeat} .dext5help_content_left .title2{margin:0;padding:0 0 10px 0;text-align:left;padding-left:25px;background:url('../images/about.gif') 4px 1px no-repeat;font-size:14px} .dext5help_content_left .title2 a,.dext5help_content_left .title3 a,.dext5help_content_left{color:#436bb3} .dext5help_content_left .title3{margin:0;padding:0 0 10px 0;text-align:left;padding-left:25px;font-size:14px;background:url(../images/help.gif) no-repeat 2px 2px} .dext5help_content_left .title4{margin:0;padding:0;text-align:left;padding-left:25px;font-size:14px;background:url(../images/icon_solution.png) no-repeat 0 -1px} .dext5help_content_left .title4 a{color:#555} .dext5help_content_left .title4.selected{cursor:default;background:url('../images/icon_solution.png') 0 -1px no-repeat} .dext5help_content_left .last{padding-bottom:30px} .dext5help_content_left .maintt{font-size:14px;margin-top:5px;padding-bottom:5px;font-weight:bold;} .dext5help_content_left .maintt a{} .dext5help_content_left .help_lst_box{} .dext5help_content_left .help_lst_box li h4{height:23px;margin-left:20px;font-size:13px;background:url('../images/more_blue.png') 0 -3px no-repeat;color:#436bb3} .dext5help_content_left .help_lst_box li h4.over{cursor:pointer} .dext5help_content_left .help_lst_box li h4.selected{cursor:default;background:url('../images/more_gray.png') 0 -3px no-repeat} .dext5help_content_left .help_lst_box li h4 a{display:inline-block;padding-left:23px;width:180px;*width:145px;height:20px;overflow:hidden;color:#436bb3;text-overflow:ellipsis;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis} .dext5help_content_left .help_lst_box li h4 .on{color:#436bb3;font-weight:bold} .dext5help_content_left .subbox{margin-bottom:5px} .dext5help_content_left .subbox li{overflow:hidden;height:23px;font-size:12px;padding-left:20px;} .dext5help_content_left .subbox span{display:inline-block;width:20px;height:20px;vertical-align:middle;background:url('../images/icon.gif?ver=3.5.1122275.1401.01') no-repeat;} .dext5help_content_left .subbox2 li{padding-left:25px;} .dext5help_content_left .subbox li a{display:inline-block;margin-left:20px;width:180px;*width:145px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis} .dext5help_content_left .subbox li .on{color:#cd4d04;font-weight:bold} .dext5help_content_left .n_subbox{display:none;height:0;font-size:0;line-height:0;padding:0;margin:0} .dext5help_content_right{height:100%;padding:7px 0 10px 35px;font-size:13px;} .dext5help_content_right h3{display:block;width:auto;height:30px;font-size:22px;color:#007ACE;text-decoration:underline;} .dext5help_content_right .nline{text-decoration:none !important;} .dext5help_content_right h4{margin:20px 0 0 15px;padding-left:15px;background:url('../images/icon_point10.png') 0 7px no-repeat;font-size:16px} .dext5help_content_right .right_con{padding-bottom:20px} .dext5help_content_right .manual_con{padding:10px 15px;} .dext5help_content_right .manual_con .tit{font-size:14px;color:#007ace} .dext5help_content_right .manual_con2{padding:20px 15px;} .dext5help_content_right .manual_con img{margin:10px 0} .dext5help_content_right .manual_txt{margin-bottom:10px; margin-left:10px; overflow:hidden;} .dext5help_content_right .manual_txt2{margin:10px 0 0 10px; overflow:hidden;font-size:14px} .dext5help_content_right .manual_txt3{display:block;margin:5px 0 0 15px;line-height:24px} .dext5help_content_right .txt_link{color:#0000ff;text-decoration:underline} .dext5help_content_right .txt_red{color:#d24726} .dext5help_content_right .txt_red2{color:#ff0000} .dext5help_content_right .pl_type{font-size:13px;color:#ff0000;} .dext5help_content_right .txt_list{padding:5px 0;color:#186ca5} .dext5help_content_right .num05{color:#d24726;font-weight:bold;margin-right:5px} .dext5help_content_right .num06{font-size:13px; width:100px; font-weight:bold; color:#416bb3; padding-left:5px} .dext5help_content_right .num07{padding:0 0px 0 5px; display:inline-block} .dext5help_content_right .table{margin:5px 5px 10px 5px;} .dext5help_content_right .table td, .manual .wrap .manual_content .table th { width: 30px; height: 30px; border:solid 1px #000000;} .dext5help_content_right .table caption {padding:5px 0 3px 0; color:#666666; } .dext5help_content_right .content_box{width:700px;margin:0 0 0 20px;padding:0;} .dext5help_content_right .h_table {width:100%; margin:0 0 23px 0;border:0;border-collapse:collapse;border:solid 1px #e3e5e2;} .dext5help_content_right .h_table caption {text-align:left; padding:0; margin:0;line-height:0; visibility:hidden;} .dext5help_content_right .h_table th {border:solid 1px #cbd2d5; padding:6px 0 8px 0; text-align:center; background-color: #e9eff4;font-size:13px} .dext5help_content_right .h_table td {padding:6px 0 8px 20px; text-align:left;border-left:solid 1px #e3e5e2;vertical-align:top;font-size:13px} .dext5help_content_right .h_table td a{color:#007ace;text-decoration:underline} .dext5help_content_right .h_table .t_nline{border-bottom:none !important} .dext5help_content_right .h_table .t_bg {} .dext5help_content_right .h_table .t_bg01 {text-align:left} .dext5help_content_right .h_table .t_txt span{display:block;line-height:22px} .dext5help_content_right .h_table .t_txt span em{margin-left:3px} .dext5help_content_right .h_table2 td{border-bottom:solid 1px #e3e5e2;line-height:20px} .dext5help_content_right .h1_table { width:96%; margin:10px 0 10px 0; border-collapse:collapse} .dext5help_content_right .h1_table caption { text-align:left; padding:0; margin:0; line-height:0; visibility:hidden;} .dext5help_content_right .h1_table td { border:solid 1px #c5c5c5; padding:6px 10px;} .dext5help_content_right .h1_table th { border:solid 1px #b6b6b6; padding:6px 0px; background-color:#f6f6f6; text-align:center;} .dext5help_content_right .sdk_content {padding:10px 10px 0 0} .dext5help_content_right .title{font-family:Tahoma,"돋움",Dotum,sans-serif;height:auto} .dext5help_content_right .txt{font-family:"맑은 고딕", Malgun Gothic,"돋움",Dotum, Sans-serif; font-size:13px;line-height:20px;color:#000;margin:0;padding:0} .dext5help_content_right .ttl{padding:14px 0 7px;color:#cd4d04;font-size:16px;font-family:Tahoma,"돋움",Dotum,sans-serif;font-weight:bold} .dext5help_content_right .cord{margin:0 10px 0 0;padding:5px 10px;color:#333; font-size:12px;background-color:#e9eff4; border:solid 1px #cbd2d5;} .dext5help_content_right .cord pre{font-family:Tahoma,"돋움",Dotum,sans-serif !important;font-size:12px;line-height:16px} .dext5help_content_right .firebrick{color:#b22222;font-size:12px;font-family:Tahoma,"돋움",Dotum,sans-serif} .dext5help_content_right .mttl, .dext5help_content_right .mttl01{padding:20px 0 10px 0;font-family:Tahoma,"돋움",Dotum, sans-serif; font-size:13px;font-weight:bold;color:#5e637a} .dext5help_content_right .type_txt, .dext5help_content_right .type_txt:hover{text-decoration:underline;font-weight:bold} /* menu list icon */ .dext5help_content_left ul li .icon1_01{background-position:0 -40px;} .dext5help_content_left ul li .icon1_02{ background-position:-60px -200px;} .dext5help_content_left ul li .icon1_03{background-position:-40px -180px;} .dext5help_content_left ul li .icon1_04{background-position:-20px -40px;} .dext5help_content_left ul li .icon1_05{background-position:-60px -180px;} .dext5help_content_left ul li .icon1_06{background-position:-40px -40px;} .dext5help_content_left ul li .icon1_07{background-position:-60px -40px;} .dext5help_content_left ul li .icon1_08{background-position:-140px -100px;} .dext5help_content_left ul li .icon2_01{background-position:-80px -40px;} .dext5help_content_left ul li .icon2_02{background-position:-100px -40px;} .dext5help_content_left ul li .icon2_03{background-position:-120px -40px;} .dext5help_content_left ul li .icon2_04{background-position:-140px -40px;} .dext5help_content_left ul li .icon2_05{background-position:-160px -40px;} .dext5help_content_left ul li .icon2_06{background-position:-180px -40px;} .dext5help_content_left ul li .icon2_07{background-position:-60px -100px;} .dext5help_content_left ul li .icon2_08{background-position:0 -60px;} .dext5help_content_left ul li .icon3_01{background-position:-100px -100px;} .dext5help_content_left ul li .icon3_02{background:none} .dext5help_content_left ul li .icon3_03{background:none} .dext5help_content_left ul li .icon3_04{background:none} .dext5help_content_left ul li .icon3_05{background:none} /*.dext5help_content_left ul li .icon3_06{background-position: -60px -120px;}*/ /*.dext5help_content_left ul li .icon3_07{background-position: -60px -120px;}*/ .dext5help_content_left ul li .icon3_06{background-position:-180px -40px;} .dext5help_content_left ul li .icon3_07{background-position:-60px -100px;} .dext5help_content_left ul li .icon3_08{background-position:0 -60px;} .dext5help_content_left ul li .icon3_09{background-position: -60px -120px;} .dext5help_content_left ul li .icon3_10{background-position: -160px -300px;} .dext5help_content_left ul li .icon4_01{background-position:-100px -60px;} .dext5help_content_left ul li .icon4_02{background-position:-120px -60px;} .dext5help_content_left ul li .icon4_03{background-position:-140px -60px;} .dext5help_content_left ul li .icon4_04{background-position:-180px -20px} .dext5help_content_left ul li .icon4_05{background-position:-160px -20px} .dext5help_content_left ul li .icon4_06{background-position:-160px -60px;} .dext5help_content_left ul li .icon4_07{background-position:-80px -180px;} .dext5help_content_left ul li .icon4_08{background-position:-60px -60px;} .dext5help_content_left ul li .icon4_09{background-position:-120px -100px;} .dext5help_content_left ul li .icon4_10{background-position:-20px -60px;} .dext5help_content_left ul li .icon4_11{background-position:-80px -60px;} .dext5help_content_left ul li .icon4_12{background-position:-40px -60px;} .dext5help_content_left ul li .icon4_13{background-position:-160px -260px;} .dext5help_content_left ul li .icon5_01{background:none} .dext5help_content_left ul li .icon5_02{background:none} .dext5help_content_left ul li .icon5_03{background:none} .dext5help_content_left ul li .icon5_04{background:none} .dext5help_content_left ul li .icon5_05{background-position:0 0;} .dext5help_content_left ul li .icon5_06{background-position:-20px 0;} .dext5help_content_left ul li .icon5_07{background-position:-40px 0;} .dext5help_content_left ul li .icon5_08{background-position:-60px 0;} .dext5help_content_left ul li .icon5_09{background-position:-80px 0;} .dext5help_content_left ul li .icon5_10{background-position:-100px 0;} .dext5help_content_left ul li .icon5_11{background-position:-120px 0;} .dext5help_content_left ul li .icon5_12{background-position:-180px 0;} .dext5help_content_left ul li .icon5_13{background-position:-20px -20px} .dext5help_content_left ul li .icon5_14{background-position:-120px -20px;} .dext5help_content_left ul li .icon5_15{background-position:-140px -20px;} .dext5help_content_left ul li .icon5_16{background:none;} .dext5help_content_left ul li .icon5_17{background-position:0 -20px;} .dext5help_content_left ul li .icon6_01{background:none} .dext5help_content_left ul li .icon6_02{background:none} .dext5help_content_left ul li .icon6_03{background:none} .dext5help_content_left ul li .icon6_04{background-position:-120px -80px;} .dext5help_content_left ul li .icon6_05{background-position:-80px -140px;} .dext5help_content_left ul li .icon6_06{background:none} .dext5help_content_left ul li .icon6_07{background:none} .dext5help_content_left ul li .icon6_08{background-position:-100px -80px;} .dext5help_content_left ul li .icon6_09{background-position:-80px -80px;} .dext5help_content_left ul li .icon6_10{background-position:-140px -80px;} .dext5help_content_left ul li .icon6_11{background-position:-160px -80px;} .dext5help_content_left ul li .icon6_12{background-position:-120px -140px;} .dext5help_content_left ul li .icon6_13{background:none} .dext5help_content_left ul li .icon6_14{background:none} .dext5help_content_left ul li .icon6_15{background:none} .dext5help_content_left ul li .icon6_16{background-position:-180px -140px;} .dext5help_content_left ul li .icon6_17{background-position:0 -160px;} .dext5help_content_left ul li .icon6_18{background:none} .dext5help_content_left ul li .icon6_19{background-position:0 -160px;} .dext5help_content_left ul li .icon6_20{background-position:-160px -140px;} .dext5help_content_left ul li .icon6_21{background-position:-160px -140px;} .dext5help_content_left ul li .icon6_22{background:none} .dext5help_content_left ul li .icon6_23{background-position:-180px -60px;} .dext5help_content_left ul li .icon6_24{background-position:-20px -160px;} .dext5help_content_left ul li .icon6_25{background-position:-40px -160px;} .dext5help_content_left ul li .icon6_26{background-position:-80px -220px;} .dext5help_content_left ul li .icon6_27{background-position:-180px -282px;} .dext5help_content_left ul li .icon6_28{background-position:-120px -200px;} .dext5help_content_left ul li .icon6_29{background:none} .dext5help_content_left ul li .icon6_30{background-position:-140px -200px;} .dext5help_content_left ul li .icon6_31{background-position:-160px -200px;} .dext5help_content_left ul li .icon6_32{background-position:-180px -200px;} .dext5help_content_left ul li .icon6_33{background-position:-20px -80px;} .dext5help_content_left ul li .icon6_34{background-position:0 -80px;} .dext5help_content_left ul li .icon6_35{background-position:-40px -80px;} .dext5help_content_left ul li .icon6_36{background-position:-60px -80px;} .dext5help_content_left ul li .icon6_37{background-position:-140px -280px;} .dext5help_content_left ul li .icon6_38{background-position:-140px -300px;} .dext5help_content_left ul li .icon6_39{background-position:-160px -160px;} .dext5help_content_left ul li .icon6_40{background-position:-140px -160px;} .dext5help_content_left ul li .icon6_41{background-position:-0px -180px;} .dext5help_content_left ul li .icon6_42{background-position:-80px -220px;} .dext5help_content_left ul li .icon6_43{background-position:0 -100px;} .dext5help_content_left ul li .icon6_44{background-position:-20px -100px;} .dext5help_content_left ul li .icon6_45{background-position:-140px -140px;} .dext5help_content_left ul li .icon6_46{background-position:-60px -160px;} .dext5help_content_left ul li .icon6_47{background-position:-80px -160px;} .dext5help_content_left ul li .icon6_48{background-position:-100px -160px;} .dext5help_content_left ul li .icon6_49{background-position:-120px -160px;} .dext5help_content_left ul li .icon7_01{background-position:-100px -200px;} .dext5help_content_left ul li .icon7_02{background-position:-40px -100px;} /*.dext5help_content_left ul li .icon7_03{background:url(../plugin/spellcheck/images/icon.png) no-repeat;}*/ .dext5help_content_left ul li .icon7_03{background-position:-500px -500px;} .dext5help_content_left ul li .icon7_04{background-position: -40px -300px;} .dext5help_content_left ul li .icon8_01, .dext5help_content_left ul li .icon8_02, .dext5help_content_left ul li .icon8_03, .dext5help_content_left ul li .icon8_04, .dext5help_content_left ul li .icon8_05, .dext5help_content_left ul li .icon8_06{background:none} .dext5help_content_left ul li .icon9_01{background:none} /** Footer **/ .dext5help_footer_box{width:100%;height:25px;text-align:center;background:#007ace;color:#fff;font-size:12px;font-family:'맑은 고딕', 'Malgun Gothic','돋움',Dotum ,'굴림',Gulim,Sans-serif;} .dext5help_footer_box .dext5help_footer{width:100%;margin:0 auto;line-height:25px}
front/bo/client/static/dext5editor/help/css/help.css
@charset "utf-8"; /* common */ html,body{height:100%} body,h1,h2,h3,h4,h5,form,fieldset,p,button,ul,ol,li,dl,dt,dd,div,span{margin:0;padding:0} body,h1,h2,h3,h4,input,button,select,textarea,div, p, table{font-family:"맑은 고딕", Malgun Gothic,"돋움",Dotum, Sans-serif;} body{padding:0;margin:0;text-align:left;-ms-word-break: break-all;background-color:#fff;} img,fileldset,iframe{border:0} li {padding:0;margin:0;list-style:none} img{vertical-align:top} i,em,address{font-style:normal} a {text-decoration:none;color:#666} a:active, a:focus{outline:none} a:hover {text-decoration:none} iframe {vertical-align:top} .show {display:block} .hide {display:none} .blind, legend{left:0px;top:-1000em;overflow:hidden;display:block;position:absolute} .ellipsis {overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis} .mt10{margin-top:10px !important;} .f14{font-size:14px;} /** header **/ .dext5help_wrap_box{} .dext5help_header_box{text-align:left;background:#007ace;} .dext5help_header_box .dext5help_header{padding:10px 0 0 5px;height:40px} .dext5help_header_box .dext5_logo{display:inline-block;width:270px;height:32px;background:url('../images/dext5_logo.png') 0 0 no-repeat;text-indent:-9999em} /*.dext5help_header_box .dext5_logo a{display:inline-block;width:120px;height:32px;}*/ .dext5help_header_box .dext5_logo_ko{background:url('../images/dext5_logo_user.png') 0 0 no-repeat} .dext5help_header_box .dext5_logo_dev{background:url('../images/dext5_logo_dev.png') 0 0 no-repeat} .dext5help_header_box .dext5_logo_main{background:url('../images/dext5_logo_main.png') 0 0 no-repeat} /** container **/ .dext5help_container_box {} .dext5help_content_left{width:230px;height:100%;color:#333} .dext5help_content_left a{color:#333} .dext5help_content_left .title{height:30px;padding-left:25px;background:url('../images/more_blue.png') 0 -1px no-repeat;font-size:14px;} .dext5help_content_left .title.over{cursor:pointer;} .dext5help_content_left .title.selected{cursor:default;background:url('../images/more_gray.png') 0 -1px no-repeat} .dext5help_content_left .title2{margin:0;padding:0 0 10px 0;text-align:left;padding-left:25px;background:url('../images/about.gif') 4px 1px no-repeat;font-size:14px} .dext5help_content_left .title2 a,.dext5help_content_left .title3 a,.dext5help_content_left{color:#436bb3} .dext5help_content_left .title3{margin:0;padding:0 0 10px 0;text-align:left;padding-left:25px;font-size:14px;background:url(../images/help.gif) no-repeat 2px 2px} .dext5help_content_left .title4{margin:0;padding:0;text-align:left;padding-left:25px;font-size:14px;background:url(../images/icon_solution.png) no-repeat 0 -1px} .dext5help_content_left .title4 a{color:#555} .dext5help_content_left .title4.selected{cursor:default;background:url('../images/icon_solution.png') 0 -1px no-repeat} .dext5help_content_left .last{padding-bottom:30px} .dext5help_content_left .maintt{font-size:14px;margin-top:5px;padding-bottom:5px;font-weight:bold;} .dext5help_content_left .maintt a{} .dext5help_content_left .help_lst_box{} .dext5help_content_left .help_lst_box li h4{height:23px;margin-left:20px;font-size:13px;background:url('../images/more_blue.png') 0 -3px no-repeat;color:#436bb3} .dext5help_content_left .help_lst_box li h4.over{cursor:pointer} .dext5help_content_left .help_lst_box li h4.selected{cursor:default;background:url('../images/more_gray.png') 0 -3px no-repeat} .dext5help_content_left .help_lst_box li h4 a{display:inline-block;padding-left:23px;width:180px;*width:145px;height:20px;overflow:hidden;color:#436bb3;text-overflow:ellipsis;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis} .dext5help_content_left .help_lst_box li h4 .on{color:#436bb3;font-weight:bold} .dext5help_content_left .subbox{margin-bottom:5px} .dext5help_content_left .subbox li{overflow:hidden;height:23px;font-size:12px;padding-left:20px;} .dext5help_content_left .subbox span{display:inline-block;width:20px;height:20px;vertical-align:middle;background:url('../images/icon.gif?ver=3.5.1122275.1401.01') no-repeat;} .dext5help_content_left .subbox2 li{padding-left:25px;} .dext5help_content_left .subbox li a{display:inline-block;margin-left:20px;width:180px;*width:145px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis} .dext5help_content_left .subbox li .on{color:#cd4d04;font-weight:bold} .dext5help_content_left .n_subbox{display:none;height:0;font-size:0;line-height:0;padding:0;margin:0} .dext5help_content_right{height:100%;padding:7px 0 10px 35px;font-size:13px;} .dext5help_content_right h3{display:block;width:auto;height:30px;font-size:22px;color:#007ACE;text-decoration:underline;} .dext5help_content_right .nline{text-decoration:none !important;} .dext5help_content_right h4{margin:20px 0 0 15px;padding-left:15px;background:url('../images/icon_point10.png') 0 7px no-repeat;font-size:16px} .dext5help_content_right .right_con{padding-bottom:20px} .dext5help_content_right .manual_con{padding:10px 15px;} .dext5help_content_right .manual_con .tit{font-size:14px;color:#007ace} .dext5help_content_right .manual_con2{padding:20px 15px;} .dext5help_content_right .manual_con img{margin:10px 0} .dext5help_content_right .manual_txt{margin-bottom:10px; margin-left:10px; overflow:hidden;} .dext5help_content_right .manual_txt2{margin:10px 0 0 10px; overflow:hidden;font-size:14px} .dext5help_content_right .manual_txt3{display:block;margin:5px 0 0 15px;line-height:24px} .dext5help_content_right .txt_link{color:#0000ff;text-decoration:underline} .dext5help_content_right .txt_red{color:#d24726} .dext5help_content_right .txt_red2{color:#ff0000} .dext5help_content_right .pl_type{font-size:13px;color:#ff0000;} .dext5help_content_right .txt_list{padding:5px 0;color:#186ca5} .dext5help_content_right .num05{color:#d24726;font-weight:bold;margin-right:5px} .dext5help_content_right .num06{font-size:13px; width:100px; font-weight:bold; color:#416bb3; padding-left:5px} .dext5help_content_right .num07{padding:0 0px 0 5px; display:inline-block} .dext5help_content_right .table{margin:5px 5px 10px 5px;} .dext5help_content_right .table td, .manual .wrap .manual_content .table th { width: 30px; height: 30px; border:solid 1px #000000;} .dext5help_content_right .table caption {padding:5px 0 3px 0; color:#666666; } .dext5help_content_right .content_box{width:700px;margin:0 0 0 20px;padding:0;} .dext5help_content_right .h_table {width:100%; margin:0 0 23px 0;border:0;border-collapse:collapse;border:solid 1px #e3e5e2;} .dext5help_content_right .h_table caption {text-align:left; padding:0; margin:0;line-height:0; visibility:hidden;} .dext5help_content_right .h_table th {border:solid 1px #cbd2d5; padding:6px 0 8px 0; text-align:center; background-color: #e9eff4;font-size:13px} .dext5help_content_right .h_table td {padding:6px 0 8px 20px; text-align:left;border-left:solid 1px #e3e5e2;vertical-align:top;font-size:13px} .dext5help_content_right .h_table td a{color:#007ace;text-decoration:underline} .dext5help_content_right .h_table .t_nline{border-bottom:none !important} .dext5help_content_right .h_table .t_bg {} .dext5help_content_right .h_table .t_bg01 {text-align:left} .dext5help_content_right .h_table .t_txt span{display:block;line-height:22px} .dext5help_content_right .h_table .t_txt span em{margin-left:3px} .dext5help_content_right .h_table2 td{border-bottom:solid 1px #e3e5e2;line-height:20px} .dext5help_content_right .h1_table { width:96%; margin:10px 0 10px 0; border-collapse:collapse} .dext5help_content_right .h1_table caption { text-align:left; padding:0; margin:0; line-height:0; visibility:hidden;} .dext5help_content_right .h1_table td { border:solid 1px #c5c5c5; padding:6px 10px;} .dext5help_content_right .h1_table th { border:solid 1px #b6b6b6; padding:6px 0px; background-color:#f6f6f6; text-align:center;} .dext5help_content_right .sdk_content {padding:10px 10px 0 0} .dext5help_content_right .title{font-family:Tahoma,"돋움",Dotum,sans-serif;height:auto} .dext5help_content_right .txt{font-family:"맑은 고딕", Malgun Gothic,"돋움",Dotum, Sans-serif; font-size:13px;line-height:20px;color:#000;margin:0;padding:0} .dext5help_content_right .ttl{padding:14px 0 7px;color:#cd4d04;font-size:16px;font-family:Tahoma,"돋움",Dotum,sans-serif;font-weight:bold} .dext5help_content_right .cord{margin:0 10px 0 0;padding:5px 10px;color:#333; font-size:12px;background-color:#e9eff4; border:solid 1px #cbd2d5;} .dext5help_content_right .cord pre{font-family:Tahoma,"돋움",Dotum,sans-serif !important;font-size:12px;line-height:16px} .dext5help_content_right .firebrick{color:#b22222;font-size:12px;font-family:Tahoma,"돋움",Dotum,sans-serif} .dext5help_content_right .mttl, .dext5help_content_right .mttl01{padding:20px 0 10px 0;font-family:Tahoma,"돋움",Dotum, sans-serif; font-size:13px;font-weight:bold;color:#5e637a} .dext5help_content_right .type_txt, .dext5help_content_right .type_txt:hover{text-decoration:underline;font-weight:bold} /* menu list icon */ .dext5help_content_left ul li .icon1_01{background-position:0 -40px;} .dext5help_content_left ul li .icon1_02{ background-position:-60px -200px;} .dext5help_content_left ul li .icon1_03{background-position:-40px -180px;} .dext5help_content_left ul li .icon1_04{background-position:-20px -40px;} .dext5help_content_left ul li .icon1_05{background-position:-60px -180px;} .dext5help_content_left ul li .icon1_06{background-position:-40px -40px;} .dext5help_content_left ul li .icon1_07{background-position:-60px -40px;} .dext5help_content_left ul li .icon1_08{background-position:-140px -100px;} .dext5help_content_left ul li .icon2_01{background-position:-80px -40px;} .dext5help_content_left ul li .icon2_02{background-position:-100px -40px;} .dext5help_content_left ul li .icon2_03{background-position:-120px -40px;} .dext5help_content_left ul li .icon2_04{background-position:-140px -40px;} .dext5help_content_left ul li .icon2_05{background-position:-160px -40px;} .dext5help_content_left ul li .icon2_06{background-position:-180px -40px;} .dext5help_content_left ul li .icon2_07{background-position:-60px -100px;} .dext5help_content_left ul li .icon2_08{background-position:0 -60px;} .dext5help_content_left ul li .icon3_01{background-position:-100px -100px;} .dext5help_content_left ul li .icon3_02{background:none} .dext5help_content_left ul li .icon3_03{background:none} .dext5help_content_left ul li .icon3_04{background:none} .dext5help_content_left ul li .icon3_05{background:none} /*.dext5help_content_left ul li .icon3_06{background-position: -60px -120px;}*/ /*.dext5help_content_left ul li .icon3_07{background-position: -60px -120px;}*/ .dext5help_content_left ul li .icon3_06{background-position:-180px -40px;} .dext5help_content_left ul li .icon3_07{background-position:-60px -100px;} .dext5help_content_left ul li .icon3_08{background-position:0 -60px;} .dext5help_content_left ul li .icon3_09{background-position: -60px -120px;} .dext5help_content_left ul li .icon3_10{background-position: -160px -300px;} .dext5help_content_left ul li .icon4_01{background-position:-100px -60px;} .dext5help_content_left ul li .icon4_02{background-position:-120px -60px;} .dext5help_content_left ul li .icon4_03{background-position:-140px -60px;} .dext5help_content_left ul li .icon4_04{background-position:-180px -20px} .dext5help_content_left ul li .icon4_05{background-position:-160px -20px} .dext5help_content_left ul li .icon4_06{background-position:-160px -60px;} .dext5help_content_left ul li .icon4_07{background-position:-80px -180px;} .dext5help_content_left ul li .icon4_08{background-position:-60px -60px;} .dext5help_content_left ul li .icon4_09{background-position:-120px -100px;} .dext5help_content_left ul li .icon4_10{background-position:-20px -60px;} .dext5help_content_left ul li .icon4_11{background-position:-80px -60px;} .dext5help_content_left ul li .icon4_12{background-position:-40px -60px;} .dext5help_content_left ul li .icon4_13{background-position:-160px -260px;} .dext5help_content_left ul li .icon5_01{background:none} .dext5help_content_left ul li .icon5_02{background:none} .dext5help_content_left ul li .icon5_03{background:none} .dext5help_content_left ul li .icon5_04{background:none} .dext5help_content_left ul li .icon5_05{background-position:0 0;} .dext5help_content_left ul li .icon5_06{background-position:-20px 0;} .dext5help_content_left ul li .icon5_07{background-position:-40px 0;} .dext5help_content_left ul li .icon5_08{background-position:-60px 0;} .dext5help_content_left ul li .icon5_09{background-position:-80px 0;} .dext5help_content_left ul li .icon5_10{background-position:-100px 0;} .dext5help_content_left ul li .icon5_11{background-position:-120px 0;} .dext5help_content_left ul li .icon5_12{background-position:-180px 0;} .dext5help_content_left ul li .icon5_13{background-position:-20px -20px} .dext5help_content_left ul li .icon5_14{background-position:-120px -20px;} .dext5help_content_left ul li .icon5_15{background-position:-140px -20px;} .dext5help_content_left ul li .icon5_16{background:none;} .dext5help_content_left ul li .icon5_17{background-position:0 -20px;} .dext5help_content_left ul li .icon6_01{background:none} .dext5help_content_left ul li .icon6_02{background:none} .dext5help_content_left ul li .icon6_03{background:none} .dext5help_content_left ul li .icon6_04{background-position:-120px -80px;} .dext5help_content_left ul li .icon6_05{background-position:-80px -140px;} .dext5help_content_left ul li .icon6_06{background:none} .dext5help_content_left ul li .icon6_07{background:none} .dext5help_content_left ul li .icon6_08{background-position:-100px -80px;} .dext5help_content_left ul li .icon6_09{background-position:-80px -80px;} .dext5help_content_left ul li .icon6_10{background-position:-140px -80px;} .dext5help_content_left ul li .icon6_11{background-position:-160px -80px;} .dext5help_content_left ul li .icon6_12{background-position:-120px -140px;} .dext5help_content_left ul li .icon6_13{background:none} .dext5help_content_left ul li .icon6_14{background:none} .dext5help_content_left ul li .icon6_15{background:none} .dext5help_content_left ul li .icon6_16{background-position:-180px -140px;} .dext5help_content_left ul li .icon6_17{background-position:0 -160px;} .dext5help_content_left ul li .icon6_18{background:none} .dext5help_content_left ul li .icon6_19{background-position:0 -160px;} .dext5help_content_left ul li .icon6_20{background-position:-160px -140px;} .dext5help_content_left ul li .icon6_21{background-position:-160px -140px;} .dext5help_content_left ul li .icon6_22{background:none} .dext5help_content_left ul li .icon6_23{background-position:-180px -60px;} .dext5help_content_left ul li .icon6_24{background-position:-20px -160px;} .dext5help_content_left ul li .icon6_25{background-position:-40px -160px;} .dext5help_content_left ul li .icon6_26{background-position:-80px -220px;} .dext5help_content_left ul li .icon6_27{background-position:-180px -282px;} .dext5help_content_left ul li .icon6_28{background-position:-120px -200px;} .dext5help_content_left ul li .icon6_29{background:none} .dext5help_content_left ul li .icon6_30{background-position:-140px -200px;} .dext5help_content_left ul li .icon6_31{background-position:-160px -200px;} .dext5help_content_left ul li .icon6_32{background-position:-180px -200px;} .dext5help_content_left ul li .icon6_33{background-position:-20px -80px;} .dext5help_content_left ul li .icon6_34{background-position:0 -80px;} .dext5help_content_left ul li .icon6_35{background-position:-40px -80px;} .dext5help_content_left ul li .icon6_36{background-position:-60px -80px;} .dext5help_content_left ul li .icon6_37{background-position:-140px -280px;} .dext5help_content_left ul li .icon6_38{background-position:-140px -300px;} .dext5help_content_left ul li .icon6_39{background-position:-160px -160px;} .dext5help_content_left ul li .icon6_40{background-position:-140px -160px;} .dext5help_content_left ul li .icon6_41{background-position:-0px -180px;} .dext5help_content_left ul li .icon6_42{background-position:-80px -220px;} .dext5help_content_left ul li .icon6_43{background-position:0 -100px;} .dext5help_content_left ul li .icon6_44{background-position:-20px -100px;} .dext5help_content_left ul li .icon6_45{background-position:-140px -140px;} .dext5help_content_left ul li .icon6_46{background-position:-60px -160px;} .dext5help_content_left ul li .icon6_47{background-position:-80px -160px;} .dext5help_content_left ul li .icon6_48{background-position:-100px -160px;} .dext5help_content_left ul li .icon6_49{background-position:-120px -160px;} .dext5help_content_left ul li .icon7_01{background-position:-100px -200px;} .dext5help_content_left ul li .icon7_02{background-position:-40px -100px;} /*.dext5help_content_left ul li .icon7_03{background:url(../plugin/spellcheck/images/icon.png) no-repeat;}*/ .dext5help_content_left ul li .icon7_03{background-position:-500px -500px;} .dext5help_content_left ul li .icon7_04{background-position: -40px -300px;} .dext5help_content_left ul li .icon8_01, .dext5help_content_left ul li .icon8_02, .dext5help_content_left ul li .icon8_03, .dext5help_content_left ul li .icon8_04, .dext5help_content_left ul li .icon8_05, .dext5help_content_left ul li .icon8_06{background:none} .dext5help_content_left ul li .icon9_01{background:none} /** Footer **/ .dext5help_footer_box{width:100%;height:25px;text-align:center;background:#007ace;color:#fff;font-size:12px;font-family:'맑은 고딕', 'Malgun Gothic','돋움',Dotum ,'굴림',Gulim,Sans-serif;} .dext5help_footer_box .dext5help_footer{width:100%;margin:0 auto;line-height:25px}
0.258513
0.058507
* { font-family: calibri; } .game { display: grid; grid-template-columns: 1000px; grid-template-rows: 40px 600px; grid-template-areas: "player_stats" "game_window"; } .player_stats { display: grid; grid-area: player_stats; grid-template-columns: 15% 25% 20% 20% 20%; grid-template-rows: 40px; grid-template-areas: "player-level player-hp player-gold player-xp player-inventory"; background-color: #666; border: 2px solid #000; } .player-level { grid-area: player-level; color: #fff; margin-left: 10px; margin-top: 8px; font-size: 16px; } .player-hp { grid-area: player-hp; } .player-hp-value { padding-left: 65px; color: #fff; margin-left: 10px; font-size: 14px; } .player-gold { grid-area: player-gold; color: #fff; margin-left: 10px; margin-top: 8px; font-size: 16px; } .player-xp { grid-area: player-xp; color: #fff; margin-left: 10px; margin-top: 8px; font-size: 16px; } .player-inventory { grid-area: player-inventory; color: #fff; margin-left: 10px; margin-top: 8px; font-size: 16px; } .game_window { grid-area: game_window; background-color: #888; } .shop { background-image: url('shop.jpg'); background-repeat: no-repeat; width: 1000px; height: 600px; padding-top: 50px; } .shop-content { background-color: rgba(0, 0, 0, 0.7); width: 500px; height: 500px; border-radius: 8px; margin: 0 auto; } .label { margin: 0 auto; color: #fff; font-size: 20px; font-weight: bold; text-align: center; padding-top: 15px; padding-bottom: 15px; } .shop-item { color: #fff; font-size: 16px; padding: 0px 30px 10px 30px; } meter { width: 200px; height: 10px; margin-bottom: 5px; } .player-inventory-content { background-color: rgba(0, 0, 0, 0.7); width: 500px; height: 500px; border-radius: 8px; margin: 0 auto; } .player-inventory-bg { background-image: url('inventory.png'); background-repeat: no-repeat; width: 1000px; height: 600px; padding-top: 50px; } .inventory-potions { color: #fff; font-size: 16px; padding: 0px 30px 10px 30px; } .inventory-diamonds { color: #fff; font-size: 16px; padding: 0px 30px 10px 30px; } .fight { display: grid; grid-template-columns: 30% 40% 30%; grid-template-rows: 400px; grid-template-areas: "player-stats enemy-img enemy-stats"; background-color: rgba(0, 0, 0, 0.7); border-radius: 8px; } .player-stats { grid-area: player-stats; border: 2px solid #000; } .enemy-img { grid-area: enemy-img; } .enemy-img img { margin: 0 auto; padding-left: 140px; padding-top: 10px; } .enemy-stats { grid-area: enemy-stats; border: 2px solid #000; } .player-events { color: #fff; font-size: 16px; padding: 0px 30px 10px 30px; } .enemy-events { color: #fff; font-size: 16px; padding: 0px 30px 10px 30px; } .enemy-events2 { color: #fff; font-size: 16px; padding: 0px 30px 10px 30px; }
style.css
* { font-family: calibri; } .game { display: grid; grid-template-columns: 1000px; grid-template-rows: 40px 600px; grid-template-areas: "player_stats" "game_window"; } .player_stats { display: grid; grid-area: player_stats; grid-template-columns: 15% 25% 20% 20% 20%; grid-template-rows: 40px; grid-template-areas: "player-level player-hp player-gold player-xp player-inventory"; background-color: #666; border: 2px solid #000; } .player-level { grid-area: player-level; color: #fff; margin-left: 10px; margin-top: 8px; font-size: 16px; } .player-hp { grid-area: player-hp; } .player-hp-value { padding-left: 65px; color: #fff; margin-left: 10px; font-size: 14px; } .player-gold { grid-area: player-gold; color: #fff; margin-left: 10px; margin-top: 8px; font-size: 16px; } .player-xp { grid-area: player-xp; color: #fff; margin-left: 10px; margin-top: 8px; font-size: 16px; } .player-inventory { grid-area: player-inventory; color: #fff; margin-left: 10px; margin-top: 8px; font-size: 16px; } .game_window { grid-area: game_window; background-color: #888; } .shop { background-image: url('shop.jpg'); background-repeat: no-repeat; width: 1000px; height: 600px; padding-top: 50px; } .shop-content { background-color: rgba(0, 0, 0, 0.7); width: 500px; height: 500px; border-radius: 8px; margin: 0 auto; } .label { margin: 0 auto; color: #fff; font-size: 20px; font-weight: bold; text-align: center; padding-top: 15px; padding-bottom: 15px; } .shop-item { color: #fff; font-size: 16px; padding: 0px 30px 10px 30px; } meter { width: 200px; height: 10px; margin-bottom: 5px; } .player-inventory-content { background-color: rgba(0, 0, 0, 0.7); width: 500px; height: 500px; border-radius: 8px; margin: 0 auto; } .player-inventory-bg { background-image: url('inventory.png'); background-repeat: no-repeat; width: 1000px; height: 600px; padding-top: 50px; } .inventory-potions { color: #fff; font-size: 16px; padding: 0px 30px 10px 30px; } .inventory-diamonds { color: #fff; font-size: 16px; padding: 0px 30px 10px 30px; } .fight { display: grid; grid-template-columns: 30% 40% 30%; grid-template-rows: 400px; grid-template-areas: "player-stats enemy-img enemy-stats"; background-color: rgba(0, 0, 0, 0.7); border-radius: 8px; } .player-stats { grid-area: player-stats; border: 2px solid #000; } .enemy-img { grid-area: enemy-img; } .enemy-img img { margin: 0 auto; padding-left: 140px; padding-top: 10px; } .enemy-stats { grid-area: enemy-stats; border: 2px solid #000; } .player-events { color: #fff; font-size: 16px; padding: 0px 30px 10px 30px; } .enemy-events { color: #fff; font-size: 16px; padding: 0px 30px 10px 30px; } .enemy-events2 { color: #fff; font-size: 16px; padding: 0px 30px 10px 30px; }
0.329068
0.116991
html,body { font-family: "Open Sans", sans-serif; color: #444444; overflow-x: hidden !important; } body { position: relative; } .logo h1 { font-size: 100px; margin: 0; padding: 0; line-height: 0; font-weight: 700; } .logo h1 a, .logo h1 a:hover { color: #fff; text-decoration: none; } #header .logo img { padding: 0; margin: 0; max-height: 40px; } .navbar { padding: 0; } .navbar ul { margin: 0; padding: 0; display: flex; list-style: none; align-items: center; } .navbar li { position: relative; } .navbar a, .navbar a:focus { display: flex; align-items: center; justify-content: space-between; padding: 10px 0 10px 0px; font-size: 15px; font-weight: 500; font-family: "Poppins", sans-serif; color: rgba(255, 255, 255, 0.7); white-space: nowrap; transition: 0.3s; } .featured-services .icon-box { padding: 30px; position: relative; overflow: hidden; background: #fff; box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12); transition: all 0.3s ease-in-out; border-radius: 8px; z-index: 1; } .featured-services .icon-box::before { content: ''; position: absolute; background: #cbe0fb; right: 0; left: 0; bottom: 0; top: 100%; transition: all 0.3s; z-index: -1; } .featured-services .icon-box:hover::before { background: #106eea; top: 0; border-radius: 0px; } .featured-services .icon { margin-bottom: 15px; } .featured-services .icon i { font-size: 48px; line-height: 1; color: #106eea; transition: all 0.3s ease-in-out; } .featured-services .title { font-weight: 700; margin-bottom: 15px; font-size: 18px; } .featured-services .title a { color: #111; } .featured-services .description { font-size: 15px; line-height: 28px; margin-bottom: 0; } .featured-services .icon-box:hover .title a, .featured-services .icon-box:hover .description { color: #fff; } .featured-services .icon-box:hover .icon i { color: #fff; } .pricing .box { padding: 20px; background: #fff; text-align: center; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12); border-radius: 5px; position: relative; overflow: hidden; } .pricing .box h3 { font-weight: 400; margin: -20px -20px 20px -20px; padding: 20px 15px; font-size: 16px; font-weight: 600; color: #777777; background: #f8f8f8; } .pricing .box h4 { font-size: 36px; color: #106eea; font-weight: 600; font-family: "Poppins", sans-serif; margin-bottom: 20px; } .pricing .box h4 sup { font-size: 20px; top: -15px; left: -3px; } .pricing .box h4 span { color: #bababa; font-size: 16px; font-weight: 300; } .pricing .box ul { padding: 0; list-style: none; color: #444444; text-align: center; line-height: 20px; font-size: 14px; } .pricing .box ul li { padding-bottom: 16px; } .pricing .box ul i { color: #106eea; font-size: 18px; padding-right: 4px; } .pricing .box ul .na { color: #ccc; text-decoration: line-through; } .pricing .btn-wrap { margin: 20px -20px -20px -20px; padding: 20px 15px; background: #f8f8f8; text-align: center; } .pricing .btn-buy { background: #106eea; display: inline-block; padding: 8px 35px 10px 35px; border-radius: 4px; color: #fff; transition: none; font-size: 14px; font-weight: 400; font-family: "Roboto", sans-serif; font-weight: 600; transition: 0.3s; } .pricing .btn-buy:hover { background: #3b8af2; } .pricing .featured h3 { color: #fff; background: #106eea; } .pricing .advanced { width: 200px; position: absolute; top: 18px; right: -68px; transform: rotate(45deg); z-index: 1; font-size: 14px; padding: 1px 0 3px 0; background: #106eea; color: #fff; } .gallery .gallery-item { overflow: hidden; border-right: 3px solid #fff; border-bottom: 3px solid #fff; } .gallery .gallery-item img { transition: all ease-in-out 0.4s; } .gallery .gallery-item:hover img { transform: scale(1.1); } #hero { background: url("../img/gallery/hero-bg.jpg"); position: relative; padding: 180px 0 0 0; } #hero:before { content: ""; background: rgba(13,110,253,0.1); position: absolute; bottom: 0; top: 0; left: 0; right: 0; } #hero h1 { margin: 0 0 20px 0; font-size: 48px; font-weight: 700; line-height: 56px; color: rgba(255, 255, 255, 0.8); } #hero h1 span { color: #fff; border-bottom: 4px solid #1acc8d; } #hero h2 { color: rgba(255, 255, 255, 0.8); margin-bottom: 40px; font-size: 24px; } #hero .btn-get-started { font-family: "Montserrat", sans-serif; font-weight: 500; font-size: 16px; letter-spacing: 1px; display: inline-block; padding: 10px 30px; border-radius: 50px; transition: 0.5s; color: #ffffff; background: #0D6EFD; } #hero .btn-get-started:hover { background: #0D6EFD; } #hero .animated { animation: up-down 2s ease-in-out infinite alternate-reverse both; } @media (min-width: 1024px) { #hero { background-attachment: fixed; } } @media (max-width: 991px) { #hero { padding-top: 80px; } #hero .animated { -webkit-animation: none; animation: none; } #hero .hero-img { text-align: center; } #hero .hero-img img { max-width: 50%; } #hero h1 { font-size: 28px; line-height: 32px; margin-bottom: 10px; } #hero h2 { font-size: 18px; line-height: 24px; margin-bottom: 30px; } } @media (max-width: 575px) { #hero .hero-img img { width: 80%; height: 50%; } } @-webkit-keyframes up-down { 0% { transform: translateY(10px); } 100% { transform: translateY(-10px); } } @keyframes up-down { 0% { transform: translateY(10px); } 100% { transform: translateY(-10px); } } .hero-waves { display: block; margin-top: 60px; width: 100%; height: 60px; z-index: 5; position: relative; } .wave1 use { -webkit-animation: move-forever1 10s linear infinite; animation: move-forever1 10s linear infinite; -webkit-animation-delay: -2s; animation-delay: -2s; } .wave2 use { -webkit-animation: move-forever2 8s linear infinite; animation: move-forever2 8s linear infinite; -webkit-animation-delay: -2s; animation-delay: -2s; } .wave3 use { -webkit-animation: move-forever3 6s linear infinite; animation: move-forever3 6s linear infinite; -webkit-animation-delay: -2s; animation-delay: -2s; } @-webkit-keyframes move-forever1 { 0% { transform: translate(85px, 0%); } 100% { transform: translate(-90px, 0%); } } @keyframes move-forever1 { 0% { transform: translate(85px, 0%); } 100% { transform: translate(-90px, 0%); } } @-webkit-keyframes move-forever2 { 0% { transform: translate(-90px, 0%); } 100% { transform: translate(85px, 0%); } } @keyframes move-forever2 { 0% { transform: translate(-90px, 0%); } 100% { transform: translate(85px, 0%); } } @-webkit-keyframes move-forever3 { 0% { transform: translate(-90px, 0%); } 100% { transform: translate(85px, 0%); } } @keyframes move-forever3 { 0% { transform: translate(-90px, 0%); } 100% { transform: translate(85px, 0%); } }
assets/css/main.css
html,body { font-family: "Open Sans", sans-serif; color: #444444; overflow-x: hidden !important; } body { position: relative; } .logo h1 { font-size: 100px; margin: 0; padding: 0; line-height: 0; font-weight: 700; } .logo h1 a, .logo h1 a:hover { color: #fff; text-decoration: none; } #header .logo img { padding: 0; margin: 0; max-height: 40px; } .navbar { padding: 0; } .navbar ul { margin: 0; padding: 0; display: flex; list-style: none; align-items: center; } .navbar li { position: relative; } .navbar a, .navbar a:focus { display: flex; align-items: center; justify-content: space-between; padding: 10px 0 10px 0px; font-size: 15px; font-weight: 500; font-family: "Poppins", sans-serif; color: rgba(255, 255, 255, 0.7); white-space: nowrap; transition: 0.3s; } .featured-services .icon-box { padding: 30px; position: relative; overflow: hidden; background: #fff; box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12); transition: all 0.3s ease-in-out; border-radius: 8px; z-index: 1; } .featured-services .icon-box::before { content: ''; position: absolute; background: #cbe0fb; right: 0; left: 0; bottom: 0; top: 100%; transition: all 0.3s; z-index: -1; } .featured-services .icon-box:hover::before { background: #106eea; top: 0; border-radius: 0px; } .featured-services .icon { margin-bottom: 15px; } .featured-services .icon i { font-size: 48px; line-height: 1; color: #106eea; transition: all 0.3s ease-in-out; } .featured-services .title { font-weight: 700; margin-bottom: 15px; font-size: 18px; } .featured-services .title a { color: #111; } .featured-services .description { font-size: 15px; line-height: 28px; margin-bottom: 0; } .featured-services .icon-box:hover .title a, .featured-services .icon-box:hover .description { color: #fff; } .featured-services .icon-box:hover .icon i { color: #fff; } .pricing .box { padding: 20px; background: #fff; text-align: center; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12); border-radius: 5px; position: relative; overflow: hidden; } .pricing .box h3 { font-weight: 400; margin: -20px -20px 20px -20px; padding: 20px 15px; font-size: 16px; font-weight: 600; color: #777777; background: #f8f8f8; } .pricing .box h4 { font-size: 36px; color: #106eea; font-weight: 600; font-family: "Poppins", sans-serif; margin-bottom: 20px; } .pricing .box h4 sup { font-size: 20px; top: -15px; left: -3px; } .pricing .box h4 span { color: #bababa; font-size: 16px; font-weight: 300; } .pricing .box ul { padding: 0; list-style: none; color: #444444; text-align: center; line-height: 20px; font-size: 14px; } .pricing .box ul li { padding-bottom: 16px; } .pricing .box ul i { color: #106eea; font-size: 18px; padding-right: 4px; } .pricing .box ul .na { color: #ccc; text-decoration: line-through; } .pricing .btn-wrap { margin: 20px -20px -20px -20px; padding: 20px 15px; background: #f8f8f8; text-align: center; } .pricing .btn-buy { background: #106eea; display: inline-block; padding: 8px 35px 10px 35px; border-radius: 4px; color: #fff; transition: none; font-size: 14px; font-weight: 400; font-family: "Roboto", sans-serif; font-weight: 600; transition: 0.3s; } .pricing .btn-buy:hover { background: #3b8af2; } .pricing .featured h3 { color: #fff; background: #106eea; } .pricing .advanced { width: 200px; position: absolute; top: 18px; right: -68px; transform: rotate(45deg); z-index: 1; font-size: 14px; padding: 1px 0 3px 0; background: #106eea; color: #fff; } .gallery .gallery-item { overflow: hidden; border-right: 3px solid #fff; border-bottom: 3px solid #fff; } .gallery .gallery-item img { transition: all ease-in-out 0.4s; } .gallery .gallery-item:hover img { transform: scale(1.1); } #hero { background: url("../img/gallery/hero-bg.jpg"); position: relative; padding: 180px 0 0 0; } #hero:before { content: ""; background: rgba(13,110,253,0.1); position: absolute; bottom: 0; top: 0; left: 0; right: 0; } #hero h1 { margin: 0 0 20px 0; font-size: 48px; font-weight: 700; line-height: 56px; color: rgba(255, 255, 255, 0.8); } #hero h1 span { color: #fff; border-bottom: 4px solid #1acc8d; } #hero h2 { color: rgba(255, 255, 255, 0.8); margin-bottom: 40px; font-size: 24px; } #hero .btn-get-started { font-family: "Montserrat", sans-serif; font-weight: 500; font-size: 16px; letter-spacing: 1px; display: inline-block; padding: 10px 30px; border-radius: 50px; transition: 0.5s; color: #ffffff; background: #0D6EFD; } #hero .btn-get-started:hover { background: #0D6EFD; } #hero .animated { animation: up-down 2s ease-in-out infinite alternate-reverse both; } @media (min-width: 1024px) { #hero { background-attachment: fixed; } } @media (max-width: 991px) { #hero { padding-top: 80px; } #hero .animated { -webkit-animation: none; animation: none; } #hero .hero-img { text-align: center; } #hero .hero-img img { max-width: 50%; } #hero h1 { font-size: 28px; line-height: 32px; margin-bottom: 10px; } #hero h2 { font-size: 18px; line-height: 24px; margin-bottom: 30px; } } @media (max-width: 575px) { #hero .hero-img img { width: 80%; height: 50%; } } @-webkit-keyframes up-down { 0% { transform: translateY(10px); } 100% { transform: translateY(-10px); } } @keyframes up-down { 0% { transform: translateY(10px); } 100% { transform: translateY(-10px); } } .hero-waves { display: block; margin-top: 60px; width: 100%; height: 60px; z-index: 5; position: relative; } .wave1 use { -webkit-animation: move-forever1 10s linear infinite; animation: move-forever1 10s linear infinite; -webkit-animation-delay: -2s; animation-delay: -2s; } .wave2 use { -webkit-animation: move-forever2 8s linear infinite; animation: move-forever2 8s linear infinite; -webkit-animation-delay: -2s; animation-delay: -2s; } .wave3 use { -webkit-animation: move-forever3 6s linear infinite; animation: move-forever3 6s linear infinite; -webkit-animation-delay: -2s; animation-delay: -2s; } @-webkit-keyframes move-forever1 { 0% { transform: translate(85px, 0%); } 100% { transform: translate(-90px, 0%); } } @keyframes move-forever1 { 0% { transform: translate(85px, 0%); } 100% { transform: translate(-90px, 0%); } } @-webkit-keyframes move-forever2 { 0% { transform: translate(-90px, 0%); } 100% { transform: translate(85px, 0%); } } @keyframes move-forever2 { 0% { transform: translate(-90px, 0%); } 100% { transform: translate(85px, 0%); } } @-webkit-keyframes move-forever3 { 0% { transform: translate(-90px, 0%); } 100% { transform: translate(85px, 0%); } } @keyframes move-forever3 { 0% { transform: translate(-90px, 0%); } 100% { transform: translate(85px, 0%); } }
0.367497
0.041989
body { padding-bottom: 100px; background-image: url(http://wmh.github.io/circular-slides-generator/static/img/noise.png); } h1, h2, h3 { padding-top: 20px; font-family: 'Amaranth', sans-serif; } .scroll-text { border: 1px solid red; width: 400px; height: 4.5em; overflow: hidden; } .scroll-text ul { width: 800px; height: 100px; overflow: hidden; margin: 0; } .scroll-text ul li { height: 1.5em; } .scroll-img { border: 1px solid red; width: 1180px; height: 375px; overflow: hidden; font-size: 0; margin: 0 180px auto; -webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; } .scroll-img ul { width: 700px; height: 600px; margin: 0; } .scroll-img ul li { display: inline-block; margin: 10px 0 10px 10px; -webkit-transition: opacity 3s ease-in-out; -moz-transition: opacity 3s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 3s ease-in-out; } #demo4.scroll-img ul, #demo5.scroll-img ul { width: 1500px; opacity: .5%; -webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; } #demo5-btn { width: 680px; padding-top: 10px; } #demo6 { width: 412px; } #demo6-queue { width: 680px; } #demo6 p, #demo6-queue p { width: 124px; height: 124px; background-color: lightgray; font-family: 'Amaranth', sans-serif; font-size: 82px; text-align: center; display: table-cell; vertical-align:middle; } <li><a href="#" target="_blank"><img src="img/Growlab-USA-GrowlabUsa-logo-on-paper-small.jpg"></a></li> <li><a href="#" target="_blank"><img src="img/Growlab-USA-Great-Yields-small.jpg"></a></li> <li><a href="#" target="_blank"><img src="img/Growlab-USA-Gro-big-small.jpg"></a></li> <li><a href="#" target="_blank"><img src="img/Growlab-USA-Roam-Free-small2.jpg"></a></li>
app/partials/Backup.css
body { padding-bottom: 100px; background-image: url(http://wmh.github.io/circular-slides-generator/static/img/noise.png); } h1, h2, h3 { padding-top: 20px; font-family: 'Amaranth', sans-serif; } .scroll-text { border: 1px solid red; width: 400px; height: 4.5em; overflow: hidden; } .scroll-text ul { width: 800px; height: 100px; overflow: hidden; margin: 0; } .scroll-text ul li { height: 1.5em; } .scroll-img { border: 1px solid red; width: 1180px; height: 375px; overflow: hidden; font-size: 0; margin: 0 180px auto; -webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; } .scroll-img ul { width: 700px; height: 600px; margin: 0; } .scroll-img ul li { display: inline-block; margin: 10px 0 10px 10px; -webkit-transition: opacity 3s ease-in-out; -moz-transition: opacity 3s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 3s ease-in-out; } #demo4.scroll-img ul, #demo5.scroll-img ul { width: 1500px; opacity: .5%; -webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; } #demo5-btn { width: 680px; padding-top: 10px; } #demo6 { width: 412px; } #demo6-queue { width: 680px; } #demo6 p, #demo6-queue p { width: 124px; height: 124px; background-color: lightgray; font-family: 'Amaranth', sans-serif; font-size: 82px; text-align: center; display: table-cell; vertical-align:middle; } <li><a href="#" target="_blank"><img src="img/Growlab-USA-GrowlabUsa-logo-on-paper-small.jpg"></a></li> <li><a href="#" target="_blank"><img src="img/Growlab-USA-Great-Yields-small.jpg"></a></li> <li><a href="#" target="_blank"><img src="img/Growlab-USA-Gro-big-small.jpg"></a></li> <li><a href="#" target="_blank"><img src="img/Growlab-USA-Roam-Free-small2.jpg"></a></li>
0.385722
0.07703
[data-fm-area-name="Listings"] { position: relative; box-sizing: border-box; display: block; padding: 10px; /* 1. direktes Item in diesem Bereich */ /* 2. direktes Item in diesem Bereich */ } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) { display: none; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul.properties_list { list-style-type: none; white-space: nowrap; overflow-x: auto; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul.properties_list li { display: inline-block; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul.properties_list li img.property_img { vertical-align: top; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul.properties_list li .price { text-align: center; margin-top: 20px; background: #ffffff; color: #514d4d; font-family: Helvetica, Arial, sans-serif; font-size: 20px; font-weight: bold; text-decoration: underline; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul li .property_details { padding: 2.941176470588235% 5.882352941176471% 4.117647058823529% 5.882352941176471%; border-bottom: 1px solid #f2f1f1; border-left: 1px solid #f2f1f1; border-right: 1px solid #f2f1f1; transition: all .2s linear; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul li:hover .property_details { border-bottom: 1px solid #95badf; border-left: 1px solid #95badf; border-right: 1px solid #95badf; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul li .property_details h1 { color: #666464; font-family: "lato-bold", Helvetica, Arial, sans-serif; font-size: 16px !important; font-weight: bold; margin-bottom: 5px; line-height: 28px; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul li .property_details h1 a { text-decoration: none; color: #666464; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul li .property_details h2 { color: #9d9d9d; font-family: "lato-regular", Helvetica, Arial, sans-serif; font-size: 12px; line-height: 26px; font-weight: normal; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul li .property_details .property_size { color: #676767; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) { margin: 100px 20px; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul.properties_list { list-style: none; overflow: hidden; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul.properties_list li { display: block; width: 30.90909090909091%; height: auto; position: relative; float: left; margin: 0 3.636363636363636% 3.636363636363636% 0; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul.properties_list li img.property_img { width: 100%; height: auto !important; vertical-align: top; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul.properties_list li .price { position: absolute; top: 10px; left: 10px; padding: 15px 20px; background: #ffffff; color: #514d4d; font-family: "lato-bold", Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 1px; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul.properties_list li:nth-child(3n+0) { margin-right: 0; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul li .property_details { width: 87.64705882352941%; padding: 2.941176470588235% 5.882352941176471% 4.117647058823529% 5.882352941176471%; border-bottom: 1px solid #f2f1f1; border-left: 1px solid #f2f1f1; border-right: 1px solid #f2f1f1; transition: all .2s linear; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul li:hover .property_details { border-bottom: 1px solid #95badf; border-left: 1px solid #95badf; border-right: 1px solid #95badf; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul li .property_details h1 { color: #666464; font-family: "lato-bold", Helvetica, Arial, sans-serif; font-size: 16px !important; font-weight: bold; margin-bottom: 5px; line-height: 28px; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul li .property_details h1 a { text-decoration: none; color: #666464; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul li .property_details h2 { color: #9d9d9d; font-family: "lato-regular", Helvetica, Arial, sans-serif; font-size: 12px; line-height: 26px; font-weight: normal; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul li .property_details .property_size { color: #676767; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) .more_listing { display: block; width: 100%; text-align: center; margin: 84px 0 22px 0; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) .more_listing_btn { text-decoration: none; padding: 20px 40px; border: 2px solid #bfd9f1; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -o-border-radius: 30px; color: #afcbe6; font-family: "lato-regular", Helvetica, Arial, sans-serif; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; text-align: center; transition: all .2s linear; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) .more_listing_btn:hover { color: #a0c3e5; border: 2px solid #a0c3e5; }
feedback-testing-app/public/css/alternative_listings.css
[data-fm-area-name="Listings"] { position: relative; box-sizing: border-box; display: block; padding: 10px; /* 1. direktes Item in diesem Bereich */ /* 2. direktes Item in diesem Bereich */ } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) { display: none; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul.properties_list { list-style-type: none; white-space: nowrap; overflow-x: auto; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul.properties_list li { display: inline-block; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul.properties_list li img.property_img { vertical-align: top; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul.properties_list li .price { text-align: center; margin-top: 20px; background: #ffffff; color: #514d4d; font-family: Helvetica, Arial, sans-serif; font-size: 20px; font-weight: bold; text-decoration: underline; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul li .property_details { padding: 2.941176470588235% 5.882352941176471% 4.117647058823529% 5.882352941176471%; border-bottom: 1px solid #f2f1f1; border-left: 1px solid #f2f1f1; border-right: 1px solid #f2f1f1; transition: all .2s linear; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul li:hover .property_details { border-bottom: 1px solid #95badf; border-left: 1px solid #95badf; border-right: 1px solid #95badf; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul li .property_details h1 { color: #666464; font-family: "lato-bold", Helvetica, Arial, sans-serif; font-size: 16px !important; font-weight: bold; margin-bottom: 5px; line-height: 28px; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul li .property_details h1 a { text-decoration: none; color: #666464; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul li .property_details h2 { color: #9d9d9d; font-family: "lato-regular", Helvetica, Arial, sans-serif; font-size: 12px; line-height: 26px; font-weight: normal; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(1) ul li .property_details .property_size { color: #676767; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) { margin: 100px 20px; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul.properties_list { list-style: none; overflow: hidden; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul.properties_list li { display: block; width: 30.90909090909091%; height: auto; position: relative; float: left; margin: 0 3.636363636363636% 3.636363636363636% 0; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul.properties_list li img.property_img { width: 100%; height: auto !important; vertical-align: top; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul.properties_list li .price { position: absolute; top: 10px; left: 10px; padding: 15px 20px; background: #ffffff; color: #514d4d; font-family: "lato-bold", Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 1px; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul.properties_list li:nth-child(3n+0) { margin-right: 0; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul li .property_details { width: 87.64705882352941%; padding: 2.941176470588235% 5.882352941176471% 4.117647058823529% 5.882352941176471%; border-bottom: 1px solid #f2f1f1; border-left: 1px solid #f2f1f1; border-right: 1px solid #f2f1f1; transition: all .2s linear; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul li:hover .property_details { border-bottom: 1px solid #95badf; border-left: 1px solid #95badf; border-right: 1px solid #95badf; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul li .property_details h1 { color: #666464; font-family: "lato-bold", Helvetica, Arial, sans-serif; font-size: 16px !important; font-weight: bold; margin-bottom: 5px; line-height: 28px; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul li .property_details h1 a { text-decoration: none; color: #666464; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul li .property_details h2 { color: #9d9d9d; font-family: "lato-regular", Helvetica, Arial, sans-serif; font-size: 12px; line-height: 26px; font-weight: normal; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) ul li .property_details .property_size { color: #676767; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) .more_listing { display: block; width: 100%; text-align: center; margin: 84px 0 22px 0; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) .more_listing_btn { text-decoration: none; padding: 20px 40px; border: 2px solid #bfd9f1; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -o-border-radius: 30px; color: #afcbe6; font-family: "lato-regular", Helvetica, Arial, sans-serif; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; text-align: center; transition: all .2s linear; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; } [data-fm-area-name="Listings"] > [data-fm-area-item-title]:nth-child(2) .more_listing_btn:hover { color: #a0c3e5; border: 2px solid #a0c3e5; }
0.333937
0.101857
.center{ text-align: center; } /*.childtable_hidden{ display:none; }*/ .childtable tr td { height: 100%; } .childtable thead{ } .childtable.dataTable tbody th, .childtable.dataTable tbody td { padding: 0; } .childtable{ border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; background-color: transparent; } .childtable > thead > tr > td { border-bottom-width: 2px; } .childtable > thead > tr > th, .childtable > tbody > tr > th, .childtable > tfoot > tr > th, .childtable > thead > tr > td, .childtable > tbody > tr > td, .childtable > tfoot > tr > td { border: 1px solid #ddd; padding-top:6px !important; padding-bottom:6px !important; } .childtable > tbody > tr:nth-child(odd) > td, .childtable > tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; } .details-control{ width:102px; text-align: center; } .ch_name{ width:202px; } .childtable tr:nth-child(odd) th{ text-align: center; } .childtable tr:nth-child(2) th{ width:656px; } #coucou{ border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; background-color: transparent; } #coucou > thead > tr > td { border-bottom-width: 2px; } #coucou > thead > tr > th, #coucou > tbody > tr > th, #coucou > tfoot > tr > th, #coucou > thead > tr > td, #coucou > tbody > tr > td, #coucou > tfoot > tr > td { border: 1px solid #ddd; padding-top:6px !important; padding-bottom:6px !important; } #coucou > tbody > tr:nth-child(odd) > td, #coucou > tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; width: 450px; } #coucou > tbody > tr td:nth-child(3){ text-align: center !important; width:160px !important; } .childtable > tbody > tr td:nth-child(3){ text-align: center !important; width:146px !important; } #tableSecondLevel thead tr th .dataTables_sizing{ overflow: visible !important; } #tableSecondLevel thead tr th { height:45px !important; } table thead th:nth-child(2){ text-align:left !important; } #coucou tbody tr td:nth-child(1),#coucou thead th:nth-child(1){ padding-left:11% !important; text-align: left; } .switch { position: relative; display: inline-block; width: 60px; height: 34px; } .switch input {display:none;} .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .slider:before { position: absolute; content: ""; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: .4s; transition: .4s; } input:checked + .slider { background-color: #5cb85c; } input:focus + .slider { box-shadow: 0 0 1px #5cb85c; } input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); } .noTdBorder td{ border-left: 0px solid #FFF; } /* Rounded sliders */ .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } .cus_switch .switch{ top:33px; } .update_restaurant_btn{ width:100%; float: left; padding:20px 0 0; } .r_rating { padding: 10px !important; } .r_rating img{ width: 60px; border-radius: 50%; height: 60px; position: relative; top: -18px; } .r_rating_cnt{ width: auto; display: inline-block; padding-left: 20px; } .r_rating_cnt h3{ margin-top:0px !important; } .checked { color: orange; }
assets/css/restaurant_detail.css
.center{ text-align: center; } /*.childtable_hidden{ display:none; }*/ .childtable tr td { height: 100%; } .childtable thead{ } .childtable.dataTable tbody th, .childtable.dataTable tbody td { padding: 0; } .childtable{ border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; background-color: transparent; } .childtable > thead > tr > td { border-bottom-width: 2px; } .childtable > thead > tr > th, .childtable > tbody > tr > th, .childtable > tfoot > tr > th, .childtable > thead > tr > td, .childtable > tbody > tr > td, .childtable > tfoot > tr > td { border: 1px solid #ddd; padding-top:6px !important; padding-bottom:6px !important; } .childtable > tbody > tr:nth-child(odd) > td, .childtable > tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; } .details-control{ width:102px; text-align: center; } .ch_name{ width:202px; } .childtable tr:nth-child(odd) th{ text-align: center; } .childtable tr:nth-child(2) th{ width:656px; } #coucou{ border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221); border-image: initial; background-color: transparent; } #coucou > thead > tr > td { border-bottom-width: 2px; } #coucou > thead > tr > th, #coucou > tbody > tr > th, #coucou > tfoot > tr > th, #coucou > thead > tr > td, #coucou > tbody > tr > td, #coucou > tfoot > tr > td { border: 1px solid #ddd; padding-top:6px !important; padding-bottom:6px !important; } #coucou > tbody > tr:nth-child(odd) > td, #coucou > tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; width: 450px; } #coucou > tbody > tr td:nth-child(3){ text-align: center !important; width:160px !important; } .childtable > tbody > tr td:nth-child(3){ text-align: center !important; width:146px !important; } #tableSecondLevel thead tr th .dataTables_sizing{ overflow: visible !important; } #tableSecondLevel thead tr th { height:45px !important; } table thead th:nth-child(2){ text-align:left !important; } #coucou tbody tr td:nth-child(1),#coucou thead th:nth-child(1){ padding-left:11% !important; text-align: left; } .switch { position: relative; display: inline-block; width: 60px; height: 34px; } .switch input {display:none;} .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .slider:before { position: absolute; content: ""; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: .4s; transition: .4s; } input:checked + .slider { background-color: #5cb85c; } input:focus + .slider { box-shadow: 0 0 1px #5cb85c; } input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); } .noTdBorder td{ border-left: 0px solid #FFF; } /* Rounded sliders */ .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } .cus_switch .switch{ top:33px; } .update_restaurant_btn{ width:100%; float: left; padding:20px 0 0; } .r_rating { padding: 10px !important; } .r_rating img{ width: 60px; border-radius: 50%; height: 60px; position: relative; top: -18px; } .r_rating_cnt{ width: auto; display: inline-block; padding-left: 20px; } .r_rating_cnt h3{ margin-top:0px !important; } .checked { color: orange; }
0.344885
0.114072
@charset "utf-8"; /* CSS Document */ /*footer*/ .footer_warp{ margin:0 auto; font-size:14px;color:#A2A2A2;height:90px; background:#0237A1; border-top:10px solid #AB161C;} .footer_warp a{text-decoration:none; color:#a2a0a3;margin-left: 10px;} .footer_b{margin-top:40px; text-align:center;} /*section*/ .outer{ width:939px; margin:0 auto 0;padding-right:21px;} .outerWrap{background:#f7f7f7;} .other_Location{width:902px; margin:0 8px; background-color:#fff; padding:10px; font-size:14px;} .seach_dl span{margin-right:16px;display: inline-block;} #searchword{border:none; height:28px; color:#bdbdbd; text-indent:0.6em; background:none; width:210px; line-height:28px;} .other_Location .fl{float:left; color:#8c847a;} .other_Location .fl em{font-style:normal;} .other_Location .fl a{color:#8c847a;} .fl{float:left;} .fr{float:right;} .fr a{color:#06b;} .searchSpan{background:url(../images/searchBlur.jpg) no-repeat left center;} .s_bon{border:none; background:none; width:35px; padding:0; cursor:pointer; height:28px; margin:0 3px 0 -3px;} .item{margin:8px; font-size:16px;} .ItemL{width:680px;float:left; border:1px solid #f1f1f1; background-color:#fff;} .ItemR{width:225px;float:right; padding-bottom:15px;} .subTitle{line-height:40px;border-bottom:1px solid #f1f1f1; padding:0 15px; background-color:#fbfbfb;} .subTitle .fl{font-size:18px;} .subTitle .fr span{margin:0 6px; display:inline-block;} .flowUl{margin-top:25px;} .flow{background:url(../images/flow.png) no-repeat 0 0;height:45px; margin:5px auto 0; line-height:35px; width:178px; color:#735414; text-align:center;} .flowBtm{background-position:0 -47px; line-height:45px;} .MT10{margin-top:10px;} .MT6{margin-top:6px;} .MT25{margin-top:25px;} .MB21{margin-bottom:21px;} .MR13{margin-right:13px;*margin-right:7px;} .PD{padding:10px 0;} .PDLR{padding:0 22px;} .time{margin-left:10px} .red{color:#b00;line-height:30px;} .subItem{border:1px solid #f1f1f1; line-height: 24px; background-color:#fff;padding-bottom: 12px;} .subCont{padding:10px 25px;} .jubaotips{ font-size:18px; color:#ba0000;line-height: 40px;} .discript {line-height: 24px;} .questor{color:#868686; line-height:30px; margin:0 20px 0 22px;} .question{font-size:16px; margin:0 10px 6px 22px;font-weight: bold;} .question p a{color:#ba0000; margin-left:5px;white-space:nowrap;} .replayInfo{border:1px solid #fff1d5; margin:0 10px; padding:0 10px; background:#fffefb;} .ItemL .subItem{border:none;} .ItemL .dashBorder{border-bottom:1px dashed #0b0a0a; margin:0 5px; padding-bottom:30px;} .pageBar{margin:30px auto;width:530px; margin-bottom:0; padding-bottom:30px;} .pageBar ul{margin-right:20px;} .pageBar li{float:left; margin-right:8px; border: 1px solid #f1f1f1; padding:5px 8px;} .notesUl li{margin: 3px 10px 0 22px; list-style-image:url(../images/liStyle.png);} .focusPage{color:#b00;} .button{display:inline-block; background:url(../images/btnBg.jpg) -225px 0 no-repeat; font-size:14px; padding:2px 26px 3px; margin-left:8px; cursor:pointer;line-height: 25px;} .buttonB{ background:url(../images/btnBg.jpg) -142px 0 no-repeat; color:#fff; margin-left:60px;} .buttonY{background:url(../images/btnBg.jpg) -306px 0 no-repeat; padding:2px 25px 3px 26px; margin-right:18px; color:#ae4706;} .Ubutton{ padding:2px 12px 3px;} .inputText{width:100px; height:30px; background:url(../images/btnBg.jpg) 0 0 no-repeat; border:none; margin-right:8px; font-size:12px; padding:0 6px; line-height:28px;} .passWord{width:91px;background:url(../images/btnBg.jpg) -261px -68px no-repeat;} .checkCode{width:71px; background:url(../images/btnBg.jpg) -323px -34px no-repeat; margin-right:3px;} .inputTitle{width:303px;background:url(../images/btnBg.jpg) 0px -34px no-repeat; text-indent:0.5em;} .textAreaWrap{width:626px; height:125px; background:#fbfbfb url(../images/txtArea.jpg) no-repeat 0 0;margin:10px 0;} .txtArea{margin:2px; width:600px; padding:10px; height:100px; border:none; font-size:12px;} .register{padding:0 22px; margin-bottom:18px;} .register a{color:#000;} .submitWrap{margin:20px 0; text-align:center;line-height: 24px;} .fileInput{display:none;} /*monthTopic*/ .title{margin:8px; background:#fff; padding:20px;} .pastTopic{margin:8px; background:#fff; padding:8px 45px; font-size:14px; position:relative;} .absTime{position:absolute; top:20px; left:45px; font-size:24px;color:#b8011b; font-weight:bold;} h2{color:#293c38; text-align:center; font-size:30px; margin: 10px 0 20px;} .PD4{padding:10px 20px; text-indent:2em;} .outLine{font-size:18px; color:#b8011b;} .outLine p,.topicCont p{ text-indent:2em; font-size:16px; color:#000; line-height:24px;} .topicCont p a{color:#c12339;} .discriptR{width:820px; margin-left:20px;} .replyNum span{color:#c12339; margin:0 5px;} /*用户中心*/ .userInfoT{margin:22px 0 0 24px;} .reflect{color:#0357b6;} .registerTable .alignRight{color:#b00; text-align:right;width:50px; padding-right:12px;} .registerTable{width:90%;font-size:14px; } .registerTable td{padding:12px 0;} .registerTable th{text-align:left; padding-left:62px; line-height:50px;} .long{width:303px;;background:url(../images/btnBg.jpg) 0px -34px no-repeat;} .short{width:241px;;background:url(../images/btnBg.jpg) 0px -68px no-repeat;} .colTwo{width:100px} .registerTable a{color:#0357b6;} #postMsg{position:relative; padding-top:13px;} #zjwReply_postMsg{position:relative;padding-top:1px;} .maskWrap{position:absolute;top:0;left:10px;*left:9px;} .maskBg{ background:#000; opacity:0.3; filter:alpha(opacity=30); height:350px; width:650px;} .maskCont{position:absolute; top:117px;left:175px;width:300px; line-height:30px; font-size:14px; background:#fff; padding-left:10px;} .maskContReplay a{margin:0 8px; color:#4287d7;} .maskContReplay{position:absolute; top:87px;left:175px;width:300px; line-height:30px; font-size:14px; background:#fff; padding-left:10px;} .maskBgReplay{ background:#000; opacity:0.3; filter:alpha(opacity=30); height:255px; width:650px;} .loginFocus{margin:0 8px; color:#4287d7; cursor:pointer;} .maskCont a, .maskCont2 a{margin:0 8px; color:#4287d7;} .chkbox{margin-right:15px;} .gray{color:gray; margin-left:30px;} .readonly{background:#e2e2e2; border:1px solid #b0b0b0; color:#868686; line-height:28px; height:28px; text-indent:0.5em;} .myMsg{width:640px; font-size:16px; line-height:24px; margin: 0 auto;} .myMsg td{ border:1px solid #d5d4d4; padding:6px 0 6px 22px;word-break:break-all;word-wrap:break-word; overflow:hidden;} .myMsg th{ border:1px solid #d5d4d4; background:#fbfbfb; padding:6px 0;} .msgTitle{width:528px;} .status{*width:110px;} .myMsg .center{text-align:center;padding:0;} .proceed{color:#397d02;} .dashBorder{border:none;border-bottom:1px dashed #0b0a0a; margin:0 5px; padding-bottom:30px;} .talkWrap{margin:8px; font-size:16px;padding:5px; background:#fff;} .cursor{cursor:pointer;} /*layer out 弹出层*/ .layerWrap{position:absolute; z-index:999;} .layerBg{background:#000; opacity:0.3; filter:alpha(opacity=30);position:absolute;} .subWin{width:450px;height:250px; position:absolute;} .subWin2{ background:#fff;border-radius:8px; box-shadow:2px 2px 2px #ccc;padding:100px 50px;text-align: center; font-size:22px;} .subWinClose{width:33px; height:33px; background:url(../images/close.png) no-repeat; position:absolute;cursor:pointer;} *html{background-image:url(about:blank);background-attachment:fixed;} .question_content{font-weight:normal;word-break:break-all;} .posts_content{padding:0 12px;} .alignR{text-align:right;} .date{color:#fff; font-size:30px; margin:0 auto 90px; width:300px; text-align:center; font-weight:bold;} .tabUL{float:left; margin-left:15px; cursor:pointer;} .tabUL .fl{font-size:16px; color:#aeaeae; margin:0 5px;} .tabUL .focusTab{color:#fe3232;} .tinybutton{display:inline-block; padding:0 8px; border:1px solid #ebebeb; background:#fbfbfb; line-height:normal; margin:0 5px 0 5px; cursor:pointer;} .support{color:#329d24; } .oppoest{color:#ba0000;} .notesOl{width:90%; margin:0 auto;} .elite, .replyed{display:none;} .redFont{color:#e00;} .grayFont{color:#888;} .cursorPointer{cursor:pointer;} .unread{cursor:pointer;font-weight:bold;} .pageBar div{margin-left:0;margin-right:0;} .notesOl li a{font-size:12px;} .notesOl li a span {display: inline-block;color: #9b7642;width: 18px;height: 18px;background: url(../images/pai_bg1.jpg) no-repeat;text-align: center;line-height: 15px;margin-right: 10px;line-height: 18px;color: #fff;font:normal 12px/180% "SimSun";} .notesUl{font-size:12px;} .replyList{font:16px/24px '微软雅黑';border:1px solid #ffecc6;background:#fffefb;margin-top:10px;color:#000;padding:11px;} .msgList{padding:10px 12px;} .msgList .questor{margin:0;} .textArea{position:relative;margin-bottom:12px;} .textArea i{position:absolute;right:42px;bottom:-9px;*bottom:-8px;display:inline-block;*zoom:1;*display:inline;width:20px;height:10px;background:url(../images/downArrow.png) no-repeat;} .textArea textarea{width:641px;height:101px;border:1px solid #bbb;padding:7px;margin-left:11px;} .grayFont{color:#bbb;} .buttonR{ background:url(../images/buttonR.png) no-repeat; color:#fff;} .formMask{position:absolute;top:0;left:0; height:115px;width:657px;background:#000; opacity:0.4;filter:alpha(opacity=40);margin:1px 0 0 11px;} .formMask i{background:none;right:30px;border-top:10px solid #000;border-left:10px solid #fff;border-right:10px solid #fff;border-bottom:none; width:0;height:0;bottom:-10px;} .unLoginTips{position:absolute;font-size:14px;top:40px;left:50%;margin-left:-155px;line-height:32px; width:310px;text-align:center; background-color:#fff;} .unLoginTips a{margin:0 7px;color:#0081cb;} .followArticle{color:#fff; background-color:#ee9f15; border-color:#e2a932;} .replyIcon{background: url(../images/replyIcon.jpg) 85% bottom no-repeat;} .login0514{display:inline-block;cursor:pointer; *zoom:1;*display:inline; width:56px; border:1px solid #b73700; background-color:#d6561d;color:#fff; letter-spacing:0.2em; text-align:center;font:bold 12px/28px '宋体';margin-right:8px;} .register0514{display:inline-block;cursor:pointer; *zoom:1;*display:inline; width:56px; border:1px solid #e1ddd3; background-color:#f1f1f1;color:#000; letter-spacing:0.2em;text-align:center;font:bold 12px/28px '宋体';} .articleList0514{border:1px solid #fbecd0; margin: 0 10px;} .titleWrap0514{display:inline-block; *zoom:1;*display:inline; width:570px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;color:#0b0a0a;} .userArticle0514{color:#888686; padding:0 20px;} .userArticle0514 li{line-height:42px;border-bottom:1px solid #fbecd0; overflow:hidden;} .userArticle0514 a{color:#0b0a0a;} .title0514{font:18px/38px '微软雅黑'; padding-left:20px;} #pageJumpButton{display:inline-block;cursor:pointer; *zoom:1;*display:inline; width:30px; height:22px;background:#fff url(../images/tiaozhuan.jpg) center center no-repeat;}
web/frontend/css/common.css
@charset "utf-8"; /* CSS Document */ /*footer*/ .footer_warp{ margin:0 auto; font-size:14px;color:#A2A2A2;height:90px; background:#0237A1; border-top:10px solid #AB161C;} .footer_warp a{text-decoration:none; color:#a2a0a3;margin-left: 10px;} .footer_b{margin-top:40px; text-align:center;} /*section*/ .outer{ width:939px; margin:0 auto 0;padding-right:21px;} .outerWrap{background:#f7f7f7;} .other_Location{width:902px; margin:0 8px; background-color:#fff; padding:10px; font-size:14px;} .seach_dl span{margin-right:16px;display: inline-block;} #searchword{border:none; height:28px; color:#bdbdbd; text-indent:0.6em; background:none; width:210px; line-height:28px;} .other_Location .fl{float:left; color:#8c847a;} .other_Location .fl em{font-style:normal;} .other_Location .fl a{color:#8c847a;} .fl{float:left;} .fr{float:right;} .fr a{color:#06b;} .searchSpan{background:url(../images/searchBlur.jpg) no-repeat left center;} .s_bon{border:none; background:none; width:35px; padding:0; cursor:pointer; height:28px; margin:0 3px 0 -3px;} .item{margin:8px; font-size:16px;} .ItemL{width:680px;float:left; border:1px solid #f1f1f1; background-color:#fff;} .ItemR{width:225px;float:right; padding-bottom:15px;} .subTitle{line-height:40px;border-bottom:1px solid #f1f1f1; padding:0 15px; background-color:#fbfbfb;} .subTitle .fl{font-size:18px;} .subTitle .fr span{margin:0 6px; display:inline-block;} .flowUl{margin-top:25px;} .flow{background:url(../images/flow.png) no-repeat 0 0;height:45px; margin:5px auto 0; line-height:35px; width:178px; color:#735414; text-align:center;} .flowBtm{background-position:0 -47px; line-height:45px;} .MT10{margin-top:10px;} .MT6{margin-top:6px;} .MT25{margin-top:25px;} .MB21{margin-bottom:21px;} .MR13{margin-right:13px;*margin-right:7px;} .PD{padding:10px 0;} .PDLR{padding:0 22px;} .time{margin-left:10px} .red{color:#b00;line-height:30px;} .subItem{border:1px solid #f1f1f1; line-height: 24px; background-color:#fff;padding-bottom: 12px;} .subCont{padding:10px 25px;} .jubaotips{ font-size:18px; color:#ba0000;line-height: 40px;} .discript {line-height: 24px;} .questor{color:#868686; line-height:30px; margin:0 20px 0 22px;} .question{font-size:16px; margin:0 10px 6px 22px;font-weight: bold;} .question p a{color:#ba0000; margin-left:5px;white-space:nowrap;} .replayInfo{border:1px solid #fff1d5; margin:0 10px; padding:0 10px; background:#fffefb;} .ItemL .subItem{border:none;} .ItemL .dashBorder{border-bottom:1px dashed #0b0a0a; margin:0 5px; padding-bottom:30px;} .pageBar{margin:30px auto;width:530px; margin-bottom:0; padding-bottom:30px;} .pageBar ul{margin-right:20px;} .pageBar li{float:left; margin-right:8px; border: 1px solid #f1f1f1; padding:5px 8px;} .notesUl li{margin: 3px 10px 0 22px; list-style-image:url(../images/liStyle.png);} .focusPage{color:#b00;} .button{display:inline-block; background:url(../images/btnBg.jpg) -225px 0 no-repeat; font-size:14px; padding:2px 26px 3px; margin-left:8px; cursor:pointer;line-height: 25px;} .buttonB{ background:url(../images/btnBg.jpg) -142px 0 no-repeat; color:#fff; margin-left:60px;} .buttonY{background:url(../images/btnBg.jpg) -306px 0 no-repeat; padding:2px 25px 3px 26px; margin-right:18px; color:#ae4706;} .Ubutton{ padding:2px 12px 3px;} .inputText{width:100px; height:30px; background:url(../images/btnBg.jpg) 0 0 no-repeat; border:none; margin-right:8px; font-size:12px; padding:0 6px; line-height:28px;} .passWord{width:91px;background:url(../images/btnBg.jpg) -261px -68px no-repeat;} .checkCode{width:71px; background:url(../images/btnBg.jpg) -323px -34px no-repeat; margin-right:3px;} .inputTitle{width:303px;background:url(../images/btnBg.jpg) 0px -34px no-repeat; text-indent:0.5em;} .textAreaWrap{width:626px; height:125px; background:#fbfbfb url(../images/txtArea.jpg) no-repeat 0 0;margin:10px 0;} .txtArea{margin:2px; width:600px; padding:10px; height:100px; border:none; font-size:12px;} .register{padding:0 22px; margin-bottom:18px;} .register a{color:#000;} .submitWrap{margin:20px 0; text-align:center;line-height: 24px;} .fileInput{display:none;} /*monthTopic*/ .title{margin:8px; background:#fff; padding:20px;} .pastTopic{margin:8px; background:#fff; padding:8px 45px; font-size:14px; position:relative;} .absTime{position:absolute; top:20px; left:45px; font-size:24px;color:#b8011b; font-weight:bold;} h2{color:#293c38; text-align:center; font-size:30px; margin: 10px 0 20px;} .PD4{padding:10px 20px; text-indent:2em;} .outLine{font-size:18px; color:#b8011b;} .outLine p,.topicCont p{ text-indent:2em; font-size:16px; color:#000; line-height:24px;} .topicCont p a{color:#c12339;} .discriptR{width:820px; margin-left:20px;} .replyNum span{color:#c12339; margin:0 5px;} /*用户中心*/ .userInfoT{margin:22px 0 0 24px;} .reflect{color:#0357b6;} .registerTable .alignRight{color:#b00; text-align:right;width:50px; padding-right:12px;} .registerTable{width:90%;font-size:14px; } .registerTable td{padding:12px 0;} .registerTable th{text-align:left; padding-left:62px; line-height:50px;} .long{width:303px;;background:url(../images/btnBg.jpg) 0px -34px no-repeat;} .short{width:241px;;background:url(../images/btnBg.jpg) 0px -68px no-repeat;} .colTwo{width:100px} .registerTable a{color:#0357b6;} #postMsg{position:relative; padding-top:13px;} #zjwReply_postMsg{position:relative;padding-top:1px;} .maskWrap{position:absolute;top:0;left:10px;*left:9px;} .maskBg{ background:#000; opacity:0.3; filter:alpha(opacity=30); height:350px; width:650px;} .maskCont{position:absolute; top:117px;left:175px;width:300px; line-height:30px; font-size:14px; background:#fff; padding-left:10px;} .maskContReplay a{margin:0 8px; color:#4287d7;} .maskContReplay{position:absolute; top:87px;left:175px;width:300px; line-height:30px; font-size:14px; background:#fff; padding-left:10px;} .maskBgReplay{ background:#000; opacity:0.3; filter:alpha(opacity=30); height:255px; width:650px;} .loginFocus{margin:0 8px; color:#4287d7; cursor:pointer;} .maskCont a, .maskCont2 a{margin:0 8px; color:#4287d7;} .chkbox{margin-right:15px;} .gray{color:gray; margin-left:30px;} .readonly{background:#e2e2e2; border:1px solid #b0b0b0; color:#868686; line-height:28px; height:28px; text-indent:0.5em;} .myMsg{width:640px; font-size:16px; line-height:24px; margin: 0 auto;} .myMsg td{ border:1px solid #d5d4d4; padding:6px 0 6px 22px;word-break:break-all;word-wrap:break-word; overflow:hidden;} .myMsg th{ border:1px solid #d5d4d4; background:#fbfbfb; padding:6px 0;} .msgTitle{width:528px;} .status{*width:110px;} .myMsg .center{text-align:center;padding:0;} .proceed{color:#397d02;} .dashBorder{border:none;border-bottom:1px dashed #0b0a0a; margin:0 5px; padding-bottom:30px;} .talkWrap{margin:8px; font-size:16px;padding:5px; background:#fff;} .cursor{cursor:pointer;} /*layer out 弹出层*/ .layerWrap{position:absolute; z-index:999;} .layerBg{background:#000; opacity:0.3; filter:alpha(opacity=30);position:absolute;} .subWin{width:450px;height:250px; position:absolute;} .subWin2{ background:#fff;border-radius:8px; box-shadow:2px 2px 2px #ccc;padding:100px 50px;text-align: center; font-size:22px;} .subWinClose{width:33px; height:33px; background:url(../images/close.png) no-repeat; position:absolute;cursor:pointer;} *html{background-image:url(about:blank);background-attachment:fixed;} .question_content{font-weight:normal;word-break:break-all;} .posts_content{padding:0 12px;} .alignR{text-align:right;} .date{color:#fff; font-size:30px; margin:0 auto 90px; width:300px; text-align:center; font-weight:bold;} .tabUL{float:left; margin-left:15px; cursor:pointer;} .tabUL .fl{font-size:16px; color:#aeaeae; margin:0 5px;} .tabUL .focusTab{color:#fe3232;} .tinybutton{display:inline-block; padding:0 8px; border:1px solid #ebebeb; background:#fbfbfb; line-height:normal; margin:0 5px 0 5px; cursor:pointer;} .support{color:#329d24; } .oppoest{color:#ba0000;} .notesOl{width:90%; margin:0 auto;} .elite, .replyed{display:none;} .redFont{color:#e00;} .grayFont{color:#888;} .cursorPointer{cursor:pointer;} .unread{cursor:pointer;font-weight:bold;} .pageBar div{margin-left:0;margin-right:0;} .notesOl li a{font-size:12px;} .notesOl li a span {display: inline-block;color: #9b7642;width: 18px;height: 18px;background: url(../images/pai_bg1.jpg) no-repeat;text-align: center;line-height: 15px;margin-right: 10px;line-height: 18px;color: #fff;font:normal 12px/180% "SimSun";} .notesUl{font-size:12px;} .replyList{font:16px/24px '微软雅黑';border:1px solid #ffecc6;background:#fffefb;margin-top:10px;color:#000;padding:11px;} .msgList{padding:10px 12px;} .msgList .questor{margin:0;} .textArea{position:relative;margin-bottom:12px;} .textArea i{position:absolute;right:42px;bottom:-9px;*bottom:-8px;display:inline-block;*zoom:1;*display:inline;width:20px;height:10px;background:url(../images/downArrow.png) no-repeat;} .textArea textarea{width:641px;height:101px;border:1px solid #bbb;padding:7px;margin-left:11px;} .grayFont{color:#bbb;} .buttonR{ background:url(../images/buttonR.png) no-repeat; color:#fff;} .formMask{position:absolute;top:0;left:0; height:115px;width:657px;background:#000; opacity:0.4;filter:alpha(opacity=40);margin:1px 0 0 11px;} .formMask i{background:none;right:30px;border-top:10px solid #000;border-left:10px solid #fff;border-right:10px solid #fff;border-bottom:none; width:0;height:0;bottom:-10px;} .unLoginTips{position:absolute;font-size:14px;top:40px;left:50%;margin-left:-155px;line-height:32px; width:310px;text-align:center; background-color:#fff;} .unLoginTips a{margin:0 7px;color:#0081cb;} .followArticle{color:#fff; background-color:#ee9f15; border-color:#e2a932;} .replyIcon{background: url(../images/replyIcon.jpg) 85% bottom no-repeat;} .login0514{display:inline-block;cursor:pointer; *zoom:1;*display:inline; width:56px; border:1px solid #b73700; background-color:#d6561d;color:#fff; letter-spacing:0.2em; text-align:center;font:bold 12px/28px '宋体';margin-right:8px;} .register0514{display:inline-block;cursor:pointer; *zoom:1;*display:inline; width:56px; border:1px solid #e1ddd3; background-color:#f1f1f1;color:#000; letter-spacing:0.2em;text-align:center;font:bold 12px/28px '宋体';} .articleList0514{border:1px solid #fbecd0; margin: 0 10px;} .titleWrap0514{display:inline-block; *zoom:1;*display:inline; width:570px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;color:#0b0a0a;} .userArticle0514{color:#888686; padding:0 20px;} .userArticle0514 li{line-height:42px;border-bottom:1px solid #fbecd0; overflow:hidden;} .userArticle0514 a{color:#0b0a0a;} .title0514{font:18px/38px '微软雅黑'; padding-left:20px;} #pageJumpButton{display:inline-block;cursor:pointer; *zoom:1;*display:inline; width:30px; height:22px;background:#fff url(../images/tiaozhuan.jpg) center center no-repeat;}
0.160496
0.088583
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap'); /* Import font */ /* GENERAL */ body { font-family: 'Open Sans', Avenir, Helvetica, Arial, sans-serif; font-size: medium; background-color: white; /* <<<<<<<<<<< */ text-align: center; } /* Tablet */ @media screen and (min-width: 768px) { body { background-color: white; } } /* Desktop */ @media screen and (min-width: 1280px) { body { background-color: white; } } /* Components App.vue */ /* The styles that we assign directly to the custom <component-name/> tags of the components that are displayed in App.vue or any other view, directly affect the first-level <div> of the <template> element of that component: <template> <div> </div> </template>. In addition, the styles that are added from outside the components (either those that are put in the view in which they are shown or in main.js) have priority, since they affect later, and may be that each view wants to overwrite some style of the component displayed in this. */ #header { background-color: #804000; } #navigation { background-color: #FFCC33; } #main { max-width: 1280px; margin: auto; background-color: white; /* <<<<<<<<<<< */ } /* body > div.no { max-width: 960px; margin: auto; } div.backgroundFullWidth{ width: 100vw; position: relative; left: 50%; right: 50%; margin-right: -50vw; margin-left: -50vw; background-color: #001363; } */ /* Breadcrumb */ .breadcrumb { background-color: white; width: 100%; text-align: left; border: solid 1px black; font-size: 0.7em; } .breadcrumb:hover { background-color: #cccccc; cursor: pointer; } /* Tablet */ @media screen and (min-width: 768px) { .breadcrumb { font-size: 0.8em; } } /* Desktop */ @media screen and (min-width: 1280px) { .breadcrumb { font-size: 0.9em; } } /* Containers*/ section.patient_status, .patients_search, .users_search, .patient_status_treatment, .edit_status_treatment_selection, .edit_status_treatment_observation, .manage_treatments_results { background-color: white; border: solid 2px #997300; border-radius: 25px; padding-bottom: 20px; max-width: 100%; margin: auto; margin-top: 20px; } /* Tablet */ @media screen and (min-width: 768px) { section.patient_status, .patients_search, .users_search, .patient_status_treatment, .edit_status_treatment_selection, .edit_status_treatment_observation, .manage_treatments_results { max-width: 90%; border: solid 4px #997300; } } /* Desktop */ @media screen and (min-width: 1280px) { section.patient_status, .patients_search, .users_search, .patient_status_treatment, .edit_status_treatment_selection, .edit_status_treatment_observation, .manage_treatments_results { border: solid 6px #997300; } } /* Forms common styles */ input:valid { border: 2px solid green; } /*input:invalid { border: 1px solid red; }*/ div.form, div.newStatusForm { border: solid 2px #997300; max-width: 100%; margin: auto; border-radius: 25px; padding: 20px 0 10px 0; margin-top: 30px; } div.form h2, div.newStatusForm h2 { font-size: 0.9em; } form label { font-size: 0.7em; } form input { width: 70%; height: 16px; } form .inputButton, .adminButtons { color: white; background-color: #806000; width: 70px; height: 20px; border: 2px solid grey; box-sizing: border-box; line-height: 0px; font-size: 0.6em; transition: all 0.5s; margin-top: 20px; } form .inputButton:hover, .adminButtons:hover { background-color: #f3f3f3; border: 2px solid black; color: black; font-weight: bold; } /* Tablet */ @media screen and (min-width: 768px) { div.form, div.newStatusForm { border: solid 4px #997300; max-width: 70%; padding: 30px 0 20px 0; } div.form h2, div.newStatusForm h2 { font-size: 1.2em; } form label { font-size: 0.9em; } form input { width: 50%; height: 20px; } form .inputButton, .adminButtons { width: 100px; height: 30px; font-size: 0.8em; } } /* Desktop */ @media screen and (min-width: 1280px) { div.form, div.newStatusForm { border: solid 6px #997300; max-width: 50%; } div.form h2, div.newStatusForm h2 { font-size: 1.5em; } form label { font-size: 1em; } form input { height: 22px; } form .inputButton, .adminButtons { width: 130px; height: 33px; font-size: 0.9em; } } /* Database records */ .database_record{ display: flex; justify-content: center; flex-wrap: wrap; margin-top: 10px; } .database_record > div { background-color: #cdcdb1; /* d7d7c1 cdcdb1 */ border: solid 1px #DFDFC5; font-size: 0.5em; /* min-width: 10%; padding: 0 10px; */ min-width: 90px; } .database_record > div > h3 { color: #595959; font-weight: normal; } .database_record > div > p { margin-top: 5px; } .userImage{ border-radius: 50px; width: 40px; height: 40px; margin-top: -6px; } /* Tablet */ @media screen and (min-width: 768px) { .database_record > div { font-size: 0.6em; min-width: 110px; } .database_record > div > p { margin-top: 20px; } .userImage{ width: 60px; height: 60px; margin-top: -7px; } } /* Desktop */ @media screen and (min-width: 1280px) { .database_record > div { font-size: 0.7em; min-width: 120px; } .database_record > div > p { margin-top: 25px; } .userImage{ width: 70px; height: 70px; margin-top: -8px; } } /**********/
src/assets/css/main.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap'); /* Import font */ /* GENERAL */ body { font-family: 'Open Sans', Avenir, Helvetica, Arial, sans-serif; font-size: medium; background-color: white; /* <<<<<<<<<<< */ text-align: center; } /* Tablet */ @media screen and (min-width: 768px) { body { background-color: white; } } /* Desktop */ @media screen and (min-width: 1280px) { body { background-color: white; } } /* Components App.vue */ /* The styles that we assign directly to the custom <component-name/> tags of the components that are displayed in App.vue or any other view, directly affect the first-level <div> of the <template> element of that component: <template> <div> </div> </template>. In addition, the styles that are added from outside the components (either those that are put in the view in which they are shown or in main.js) have priority, since they affect later, and may be that each view wants to overwrite some style of the component displayed in this. */ #header { background-color: #804000; } #navigation { background-color: #FFCC33; } #main { max-width: 1280px; margin: auto; background-color: white; /* <<<<<<<<<<< */ } /* body > div.no { max-width: 960px; margin: auto; } div.backgroundFullWidth{ width: 100vw; position: relative; left: 50%; right: 50%; margin-right: -50vw; margin-left: -50vw; background-color: #001363; } */ /* Breadcrumb */ .breadcrumb { background-color: white; width: 100%; text-align: left; border: solid 1px black; font-size: 0.7em; } .breadcrumb:hover { background-color: #cccccc; cursor: pointer; } /* Tablet */ @media screen and (min-width: 768px) { .breadcrumb { font-size: 0.8em; } } /* Desktop */ @media screen and (min-width: 1280px) { .breadcrumb { font-size: 0.9em; } } /* Containers*/ section.patient_status, .patients_search, .users_search, .patient_status_treatment, .edit_status_treatment_selection, .edit_status_treatment_observation, .manage_treatments_results { background-color: white; border: solid 2px #997300; border-radius: 25px; padding-bottom: 20px; max-width: 100%; margin: auto; margin-top: 20px; } /* Tablet */ @media screen and (min-width: 768px) { section.patient_status, .patients_search, .users_search, .patient_status_treatment, .edit_status_treatment_selection, .edit_status_treatment_observation, .manage_treatments_results { max-width: 90%; border: solid 4px #997300; } } /* Desktop */ @media screen and (min-width: 1280px) { section.patient_status, .patients_search, .users_search, .patient_status_treatment, .edit_status_treatment_selection, .edit_status_treatment_observation, .manage_treatments_results { border: solid 6px #997300; } } /* Forms common styles */ input:valid { border: 2px solid green; } /*input:invalid { border: 1px solid red; }*/ div.form, div.newStatusForm { border: solid 2px #997300; max-width: 100%; margin: auto; border-radius: 25px; padding: 20px 0 10px 0; margin-top: 30px; } div.form h2, div.newStatusForm h2 { font-size: 0.9em; } form label { font-size: 0.7em; } form input { width: 70%; height: 16px; } form .inputButton, .adminButtons { color: white; background-color: #806000; width: 70px; height: 20px; border: 2px solid grey; box-sizing: border-box; line-height: 0px; font-size: 0.6em; transition: all 0.5s; margin-top: 20px; } form .inputButton:hover, .adminButtons:hover { background-color: #f3f3f3; border: 2px solid black; color: black; font-weight: bold; } /* Tablet */ @media screen and (min-width: 768px) { div.form, div.newStatusForm { border: solid 4px #997300; max-width: 70%; padding: 30px 0 20px 0; } div.form h2, div.newStatusForm h2 { font-size: 1.2em; } form label { font-size: 0.9em; } form input { width: 50%; height: 20px; } form .inputButton, .adminButtons { width: 100px; height: 30px; font-size: 0.8em; } } /* Desktop */ @media screen and (min-width: 1280px) { div.form, div.newStatusForm { border: solid 6px #997300; max-width: 50%; } div.form h2, div.newStatusForm h2 { font-size: 1.5em; } form label { font-size: 1em; } form input { height: 22px; } form .inputButton, .adminButtons { width: 130px; height: 33px; font-size: 0.9em; } } /* Database records */ .database_record{ display: flex; justify-content: center; flex-wrap: wrap; margin-top: 10px; } .database_record > div { background-color: #cdcdb1; /* d7d7c1 cdcdb1 */ border: solid 1px #DFDFC5; font-size: 0.5em; /* min-width: 10%; padding: 0 10px; */ min-width: 90px; } .database_record > div > h3 { color: #595959; font-weight: normal; } .database_record > div > p { margin-top: 5px; } .userImage{ border-radius: 50px; width: 40px; height: 40px; margin-top: -6px; } /* Tablet */ @media screen and (min-width: 768px) { .database_record > div { font-size: 0.6em; min-width: 110px; } .database_record > div > p { margin-top: 20px; } .userImage{ width: 60px; height: 60px; margin-top: -7px; } } /* Desktop */ @media screen and (min-width: 1280px) { .database_record > div { font-size: 0.7em; min-width: 120px; } .database_record > div > p { margin-top: 25px; } .userImage{ width: 70px; height: 70px; margin-top: -8px; } } /**********/
0.154121
0.077973
@charset "UTF-8"; /* STYLES */ /* line 9, ../sass/styles.scss */ body { background: #ecece7; } /* line 14, ../sass/styles.scss */ section#content { width: 320px; position: fixed; left: 50%; top: 50px; margin-left: -150px; text-align: center; } /* line 23, ../sass/styles.scss */ div.dropdown { text-align: left; font-size: 0.9em; color: #f0f0f0; width: inherit; } /* line 30, ../sass/styles.scss */ div.dropdown.closed ul { margin-top: 0px; } /* line 32, ../sass/styles.scss */ div.dropdown.closed ul li { margin-top: -40px; height: 0px; } /* line 37, ../sass/styles.scss */ div.dropdown.closed div.title:after { margin-top: -14px; -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } /* line 43, ../sass/styles.scss */ div.dropdown div.title { width: 100%; height: 40px; border: 1px solid rgba(25, 25, 25, 0.3); padding: 12px; cursor: pointer; background: #393d41; color: #a5a5a6; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.3), 0px 2px 6px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.3), 0px 2px 6px rgba(0, 0, 0, 0.3); box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.3), 0px 2px 6px rgba(0, 0, 0, 0.3); } /* line 55, ../sass/styles.scss */ div.dropdown div.title:after { display: block; content: "▾"; position: absolute; right: 20px; margin-top: -12px; -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); } /* line 65, ../sass/styles.scss */ div.dropdown ul { overflow: hidden; -moz-transition: margin-top 1s; -o-transition: margin-top 1s; -webkit-transition: margin-top 1s; transition: margin-top 1s; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3), 0px 6px 16px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3), 0px 6px 16px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3), 0px 6px 16px rgba(0, 0, 0, 0.3); -moz-border-radius: 0px 0px 2px 2px; -webkit-border-radius: 0px; border-radius: 0px 0px 2px 2px; } /* line 72, ../sass/styles.scss */ div.dropdown ul li { width: 100%; padding: 12px; vertical-align: top; overflow: hidden; cursor: pointer; color: #999999; -moz-transition: margin-top 0.5s, height 0.5s; -o-transition: margin-top 0.5s, height 0.5s; -webkit-transition: margin-top 0.5s, height 0.5s; transition: margin-top 0.5s, height 0.5s; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background: #fbf9f8; } /* line 83, ../sass/styles.scss */ div.dropdown ul li img { width: 20px; } /* line 87, ../sass/styles.scss */ div.dropdown ul li .flag { padding-right: 20px; } /* line 91, ../sass/styles.scss */ div.dropdown ul li .check { padding-left: 80px; color: #fbf9f8; } /* line 96, ../sass/styles.scss */ div.dropdown ul li:first-child { border-bottom: none; border-top: none; } /* line 100, ../sass/styles.scss */ div.dropdown ul li:last-child { border-top: none; -moz-border-radius: 0px 0px 2px 2px; -webkit-border-radius: 0px; border-radius: 0px 0px 2px 2px; } /* line 104, ../sass/styles.scss */ div.dropdown ul li:hover { background: #4ebbf0; color: #ffffff; } /* line 108, ../sass/styles.scss */ div.dropdown ul li:before { content: " "; display: inline-block; position: relative; margin-top: -12px; margin-right: 10px; width: 20px; height: 40px; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
stylesheets/styles.css
@charset "UTF-8"; /* STYLES */ /* line 9, ../sass/styles.scss */ body { background: #ecece7; } /* line 14, ../sass/styles.scss */ section#content { width: 320px; position: fixed; left: 50%; top: 50px; margin-left: -150px; text-align: center; } /* line 23, ../sass/styles.scss */ div.dropdown { text-align: left; font-size: 0.9em; color: #f0f0f0; width: inherit; } /* line 30, ../sass/styles.scss */ div.dropdown.closed ul { margin-top: 0px; } /* line 32, ../sass/styles.scss */ div.dropdown.closed ul li { margin-top: -40px; height: 0px; } /* line 37, ../sass/styles.scss */ div.dropdown.closed div.title:after { margin-top: -14px; -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } /* line 43, ../sass/styles.scss */ div.dropdown div.title { width: 100%; height: 40px; border: 1px solid rgba(25, 25, 25, 0.3); padding: 12px; cursor: pointer; background: #393d41; color: #a5a5a6; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.3), 0px 2px 6px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.3), 0px 2px 6px rgba(0, 0, 0, 0.3); box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.3), 0px 2px 6px rgba(0, 0, 0, 0.3); } /* line 55, ../sass/styles.scss */ div.dropdown div.title:after { display: block; content: "▾"; position: absolute; right: 20px; margin-top: -12px; -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); } /* line 65, ../sass/styles.scss */ div.dropdown ul { overflow: hidden; -moz-transition: margin-top 1s; -o-transition: margin-top 1s; -webkit-transition: margin-top 1s; transition: margin-top 1s; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3), 0px 6px 16px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3), 0px 6px 16px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3), 0px 6px 16px rgba(0, 0, 0, 0.3); -moz-border-radius: 0px 0px 2px 2px; -webkit-border-radius: 0px; border-radius: 0px 0px 2px 2px; } /* line 72, ../sass/styles.scss */ div.dropdown ul li { width: 100%; padding: 12px; vertical-align: top; overflow: hidden; cursor: pointer; color: #999999; -moz-transition: margin-top 0.5s, height 0.5s; -o-transition: margin-top 0.5s, height 0.5s; -webkit-transition: margin-top 0.5s, height 0.5s; transition: margin-top 0.5s, height 0.5s; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background: #fbf9f8; } /* line 83, ../sass/styles.scss */ div.dropdown ul li img { width: 20px; } /* line 87, ../sass/styles.scss */ div.dropdown ul li .flag { padding-right: 20px; } /* line 91, ../sass/styles.scss */ div.dropdown ul li .check { padding-left: 80px; color: #fbf9f8; } /* line 96, ../sass/styles.scss */ div.dropdown ul li:first-child { border-bottom: none; border-top: none; } /* line 100, ../sass/styles.scss */ div.dropdown ul li:last-child { border-top: none; -moz-border-radius: 0px 0px 2px 2px; -webkit-border-radius: 0px; border-radius: 0px 0px 2px 2px; } /* line 104, ../sass/styles.scss */ div.dropdown ul li:hover { background: #4ebbf0; color: #ffffff; } /* line 108, ../sass/styles.scss */ div.dropdown ul li:before { content: " "; display: inline-block; position: relative; margin-top: -12px; margin-right: 10px; width: 20px; height: 40px; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
0.166167
0.059647
body { font-size: 1.65em; font-family: 'Open Sans', MundoSans, "Helvetica Neue", Arial, Helvetica, sans-serif; } h1, h2, h3, h4, h5, h6 { font-family: 'Oxygen', MundoSans, "Helvetica Neue", Arial, Helvetica, sans-serif; } h1 { font-size: 30px; margin-top: 25px; } a:hover { text-decoration: none; } hr.post-index { margin: 0; } .index-date { text-align: left; margin: 1.8em 0; } .index-quote { padding: 0 2em; } .index-quote a { color: #50585D; } .index-quote a:hover { color: #158cba; } .social-links { display: inline-block; border-top: #BBC7CC 1px solid; } .social-links a { font-size: 1.5em; text-align: left; display: inline-block; margin: 0 0.5rem; line-height: 2em; } .social-links a:hover { text-decoration: none; } code, tt { color: #fff; border-color: #333; background-color: #333; font-family: 'Oxygen Mono', monospace, sans-serif; font-weight: 400; border-radius: 0.3rem; padding: 2px 4px; top: -1px; position: relative; } pre { color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; margin: 1.6em 0; border: 0px solid #333; width: 100%; padding: 10px; font-family: 'Oxygen Mono', monospace, sans-serif; font-size: 0.9em; white-space: pre; overflow: auto; background: #23241f; border-radius: 1rem; } pre code, tt { font-size: inherit; white-space: -moz-pre; white-space: pre; word-wrap: normal; background: transparent; border: none; padding: 0; } .post-footer .author { margin: 0 0 4rem 0; } .post-footer .author-image { display: block; width: 100px; height: 100px; float: left; background-size: cover; border-radius: 100%; text-indent: -9999px; } .post-footer .author-info { display: block; margin: 0 0 0 140px; } .post-footer .share { line-height: 0.5em; } .post-footer .share a { font-size: 1.8rem; display: inline-block; margin: 0 1.5rem 0 0; color: #666; text-decoration: none; } .post-footer .share a:hover { color: #50585D; } .post-comments { position: relative; margin: 4rem 0 0 0; padding: 2rem 2rem 0 2rem; border-top: #EBF2F6 1px solid; } .page-number { font-size: 1.3rem; }
assets/css/theme.css
body { font-size: 1.65em; font-family: 'Open Sans', MundoSans, "Helvetica Neue", Arial, Helvetica, sans-serif; } h1, h2, h3, h4, h5, h6 { font-family: 'Oxygen', MundoSans, "Helvetica Neue", Arial, Helvetica, sans-serif; } h1 { font-size: 30px; margin-top: 25px; } a:hover { text-decoration: none; } hr.post-index { margin: 0; } .index-date { text-align: left; margin: 1.8em 0; } .index-quote { padding: 0 2em; } .index-quote a { color: #50585D; } .index-quote a:hover { color: #158cba; } .social-links { display: inline-block; border-top: #BBC7CC 1px solid; } .social-links a { font-size: 1.5em; text-align: left; display: inline-block; margin: 0 0.5rem; line-height: 2em; } .social-links a:hover { text-decoration: none; } code, tt { color: #fff; border-color: #333; background-color: #333; font-family: 'Oxygen Mono', monospace, sans-serif; font-weight: 400; border-radius: 0.3rem; padding: 2px 4px; top: -1px; position: relative; } pre { color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; margin: 1.6em 0; border: 0px solid #333; width: 100%; padding: 10px; font-family: 'Oxygen Mono', monospace, sans-serif; font-size: 0.9em; white-space: pre; overflow: auto; background: #23241f; border-radius: 1rem; } pre code, tt { font-size: inherit; white-space: -moz-pre; white-space: pre; word-wrap: normal; background: transparent; border: none; padding: 0; } .post-footer .author { margin: 0 0 4rem 0; } .post-footer .author-image { display: block; width: 100px; height: 100px; float: left; background-size: cover; border-radius: 100%; text-indent: -9999px; } .post-footer .author-info { display: block; margin: 0 0 0 140px; } .post-footer .share { line-height: 0.5em; } .post-footer .share a { font-size: 1.8rem; display: inline-block; margin: 0 1.5rem 0 0; color: #666; text-decoration: none; } .post-footer .share a:hover { color: #50585D; } .post-comments { position: relative; margin: 4rem 0 0 0; padding: 2rem 2rem 0 2rem; border-top: #EBF2F6 1px solid; } .page-number { font-size: 1.3rem; }
0.532668
0.15241
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css'); html, body, app { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: lightgray; } .navbar { background-color: skyblue; padding: 0 8%; width: 100%; } .navbar .navbar-brand { font-weight: bolder; display: flex; align-items: center; margin-right: auto; margin-left: auto; flex-wrap: wrap; } .navbar .navbar-brand img { height: 3em; margin-right: .5em; } .navbar .oi { width: 2rem; font-size: 1.1rem; vertical-align: text-top; top: -2px; } .content { padding: 1% 5%; } .content h1 { text-align: center; } .btn-toolbar { padding-bottom: 1%; display: block; text-align: center; } .btn-toolbar .btn-group { display: inline-block; } .nav-item { margin-right: 1%; } .nav-item a { border-radius: 4px; display: flex; align-items: center; white-space: nowrap; } .nav-item a.active { background-color: rgba(255,255,255,0.25); } .nav-item a:hover { background-color: rgba(255,255,255,0.1); } .navbar-nav { flex-direction: row; margin-left: auto; margin-right: auto; } .navbar-nav .nav-link { padding-left: 1em; padding-right: 1em; } .jumbotron p { margin-bottom: 0; } .resizable { width: 100%; height: 30em; } .resizable iframe { width: 100%; height: 100%; } @media(max-width: 400px) { .navbar { padding: 0; } .navbar .navbar-nav { flex-direction: column; width: 80%; text-align: center; } } .view { padding-left: 0; padding-right: 0; text-align: center; } .view .list-header { font-weight: bold; } .view .list-group-item { display: inline-block; } .view .img-top { max-width: 720px; width: 100%; } .text-align-left { text-align: left; } .figures { display: flex; flex-wrap: wrap; text-align: center; } .figures .figure, .figures .figure-img { margin: 0; } .figures .btn, .prevnext .btn { padding: 0; margin-bottom: 1em; } .figures .figure-caption { color: black; } footer { margin-bottom: .5em; } footer p { margin: 0; text-align: center; font-size: small; } footer a, footer a:hover, footer a:focus { color: black; text-decoration: none; } .lastmodified { font-size: x-small; margin-left: 1%; }
wwwroot/css/site.css
@import url('open-iconic/font/css/open-iconic-bootstrap.min.css'); html, body, app { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: lightgray; } .navbar { background-color: skyblue; padding: 0 8%; width: 100%; } .navbar .navbar-brand { font-weight: bolder; display: flex; align-items: center; margin-right: auto; margin-left: auto; flex-wrap: wrap; } .navbar .navbar-brand img { height: 3em; margin-right: .5em; } .navbar .oi { width: 2rem; font-size: 1.1rem; vertical-align: text-top; top: -2px; } .content { padding: 1% 5%; } .content h1 { text-align: center; } .btn-toolbar { padding-bottom: 1%; display: block; text-align: center; } .btn-toolbar .btn-group { display: inline-block; } .nav-item { margin-right: 1%; } .nav-item a { border-radius: 4px; display: flex; align-items: center; white-space: nowrap; } .nav-item a.active { background-color: rgba(255,255,255,0.25); } .nav-item a:hover { background-color: rgba(255,255,255,0.1); } .navbar-nav { flex-direction: row; margin-left: auto; margin-right: auto; } .navbar-nav .nav-link { padding-left: 1em; padding-right: 1em; } .jumbotron p { margin-bottom: 0; } .resizable { width: 100%; height: 30em; } .resizable iframe { width: 100%; height: 100%; } @media(max-width: 400px) { .navbar { padding: 0; } .navbar .navbar-nav { flex-direction: column; width: 80%; text-align: center; } } .view { padding-left: 0; padding-right: 0; text-align: center; } .view .list-header { font-weight: bold; } .view .list-group-item { display: inline-block; } .view .img-top { max-width: 720px; width: 100%; } .text-align-left { text-align: left; } .figures { display: flex; flex-wrap: wrap; text-align: center; } .figures .figure, .figures .figure-img { margin: 0; } .figures .btn, .prevnext .btn { padding: 0; margin-bottom: 1em; } .figures .figure-caption { color: black; } footer { margin-bottom: .5em; } footer p { margin: 0; text-align: center; font-size: small; } footer a, footer a:hover, footer a:focus { color: black; text-decoration: none; } .lastmodified { font-size: x-small; margin-left: 1%; }
0.475118
0.077868
@charset "UTF-8"; @font-face { font-family: "Quincy CF"; src: url('/assets/fonts/QuincyCF.otf') format('otf'); } html { font-size: 62.5%; } h1{ font-family: "Hiragino Mincho Pro"; } a{ text-decoration: none; color: inherit; } a:hover{ } li{ list-style: none; } body { font-family: "YuGothic"; margin: 0; padding: 0; } .top-index__header-inner{ display: flex; justify-content: space-between; align-items: center; } .top-index__header-logo{ width: 9vw; height: auto; margin-left: 20%; } .top-index__header-nav{ width: 60%; display: flex; color: #949494; display: flex; justify-content: flex-end; align-items: center; margin: 0; } .top-index__header-nav-list{ font-size: 1.4rem; white-space: nowrap; padding-right: 5%; } .top-index__header-nav-contact{ font-size: 1.4rem; background-color: black; color: #ffffff; white-space: nowrap; text-align: center; border: 1px solid #BDBDBD; border-color: #949494; padding: 1% 1.2%; } .top-index__header-nav-contact__image{ width: 3.2rem; height: 3.2rem; } .footer--contact{ text-align: center; padding: 5% 0; border: 1px solid #EAEAEA; } .footer--contact__title{ font-family: "Hiragino Mincho Pro"; font-size: 4.8rem; font-weight: bold; margin: 0; } .footer--contact__description{ font-size: 1.6rem; color: #333333; } .footer--main{ background-color: #121212; color: #ffffff; text-align: center; padding: 3% 0; } .footer--main-logo{ width: 13.6rem; height: auto; } .footer--main-nav{ display: flex; justify-content: center; font-size: 1.4rem; padding: 0; } .footer--main-nav-list{ padding: 3%; } .footer--main-nav-contact{ font-size: 1.6rem; display: flex; justify-content: center; align-items: center; } .footer--main-nav-contact-inner{ border: solid 1px #FFFFFF; padding: 1% 3% 0 2%; line-height: 3rem; } .footer--main-nav-contact__image{ width: 2.8rem; height: 2.8rem; } .footer--temp__image{ } /* ******About page************************** */ .top-index__main{ margin-left: 5%; } .top-index__title{ font-size: 4.8rem; padding-top: 3%; padding-bottom: 5%; } .top-index-image__pc{ display: block; } .top-index-image__sp{ display: none; } .top-index__about-image{ width: 65%; height: auto; } .top-index__main__wrapper{ display: flex; } .top-index__main-description{ width: 35%; margin-top: 10%; } .top-index__main-description-title{ font-size: 4.8rem; letter-spacing: 0.05em; text-align: center; } .top-index__main-description-sentence{ font-size: 1.6rem; margin: 0 5%; line-height: 4rem; letter-spacing: 0.05em; font-style: none; font-weight: 100; } .top-index__vision__wrapper{ display: flex; margin: 10% 0; justify-content: center; } .top-index__vision-description__title{ font-family: "Quincy CF"; font-style: oblique; font-size: 4.8rem; letter-spacing: 0.05em; margin-left: 5%; } .top-index__vision-image{ width: 53.8rem; height: 27rem; margin-top: 7%; margin-right: 3%; } .top-index__vision-description{ width: 40%; margin-right: 10%; } .top-index__about{ width: 100%; background: #F2F7F6; color: #848484; padding: 5% 0; } .top-index__about__inner{ margin: 0 20%; } .top-index__about__title{ font-size: 2.4rem; } .top-index__about--table__wrapper{ display: flex; justify-content: space-between; align-items: baseline; } .top-index__about--table__menu{ } .top-index__about--table__content{ color: #333333; } table { font-size: 1.6rem; width: 50%; } tr{ /* width: 15%; */ } td { padding-right: 10%; padding-top: 2%; padding-bottom: 2%; } @media (max-width: 768px) { .top-index__main{ display: block; margin-left: 0; } .top-index-image__pc{ display: none; } .top-index-image__sp{ display: block; } .top-index__title{ font-size: 9vw; margin-left: 5%; } .top-index__about-image{ width: 100%; } .top-index__main__wrapper{ display: block; } .top-index__main-description{ width: 100%; margin-top: 10%; } .top-index__main-description-title{ font-size: 10.6vw; } .top-index__vision__wrapper{ display: block; } .top-index__vision-image{ width: 90vw; height: auto; margin-left: 5%; } .top-index__vision-description{ width: 100%; } .top-index__vision-description__title{ font-size: 10.6vw; margin-left: 7%; } .top-index__about__inner{ margin: 0 5%; } .top-index__about--table__wrapper{ display: block; } table{ width: 100%; } td{ width: 50vw; } } /* ****************************************** */ /* .top-index__main-backgroundimage{ width: 100%; height: auto; position: relative; } */ /* .top-index__main-description{ position: absolute; left: 9.8%; top: 20%; top: 50%; transform: translateY(-50%); width: 44.6rem; height: 44.6rem; background: #FFFFFF; opacity: 0.9; color: #121212; } .top-index__main-description-title{ font-size: 4.8rem; font-size: 3.3vw; letter-spacing: 0.05em; margin-top: 29.1%; text-align: center; } .top-index__main-description-sentence{ font-size: 1.6rem; font-size: 1.1vw; margin: 0 5%; line-height: 3.5rem; letter-spacing: 0.05em; font-style: none; font-weight: 100; padding-bottom: 29.1%; } */ /* @media (max-width: 1200px) { .top-index__main-description{ top: 15%; width: 31vw; height: 31vw; } .top-index__header-nav-list{ font-size: 0.9vw; } .top-index__header-nav-contact{ font-size: 0.9vw; } .top-index__main-description-title{ font-size: 3.3vw; letter-spacing: 0.01em; } .top-index__main-description-sentence{ font-size: 1.1vw; margin: 0 5%; line-height: 2vw; } } */ @media (max-width: 600px) { .top-index__header-logo{ width: 20.73vw; height: auto; padding: 3% 0 3% 3%; } /* .top-index__header-nav{ display: none; } */ .SP-header-none{ display: none; } .top-index__main-backgroundimage{ width: 100vw; } /* .top-index__main{ display: flex; justify-content: center; align-items: center; } .top-index__main-description{ left: 4.5vw; top: 18vw; width: 91vw; height: 91vw; } .top-index__main-description-title{ font-size: 9vw; letter-spacing: 0.05em; } .top-index__main-description-sentence{ font-size: 3.7vw; line-height: 7vw; letter-spacing: 0.05em; margin: 0 10%; } .footer--contact__title{ font-size: 8.5vw; } */ .footer--contact__description{ font-size: 4.2vw; } .footer--main{ padding: 10% 0; } .footer--main-logo{ width: 18.4vw; } .footer--main-nav{ font-size: 3.7vw; padding: 3% 0; } .footer--main-nav-contact{ font-size: 4.2vw; } .footer--main-nav-contact-inner{ padding: 2% 7% 1% 5%; } }
assets/styles/top-index.css
@charset "UTF-8"; @font-face { font-family: "Quincy CF"; src: url('/assets/fonts/QuincyCF.otf') format('otf'); } html { font-size: 62.5%; } h1{ font-family: "Hiragino Mincho Pro"; } a{ text-decoration: none; color: inherit; } a:hover{ } li{ list-style: none; } body { font-family: "YuGothic"; margin: 0; padding: 0; } .top-index__header-inner{ display: flex; justify-content: space-between; align-items: center; } .top-index__header-logo{ width: 9vw; height: auto; margin-left: 20%; } .top-index__header-nav{ width: 60%; display: flex; color: #949494; display: flex; justify-content: flex-end; align-items: center; margin: 0; } .top-index__header-nav-list{ font-size: 1.4rem; white-space: nowrap; padding-right: 5%; } .top-index__header-nav-contact{ font-size: 1.4rem; background-color: black; color: #ffffff; white-space: nowrap; text-align: center; border: 1px solid #BDBDBD; border-color: #949494; padding: 1% 1.2%; } .top-index__header-nav-contact__image{ width: 3.2rem; height: 3.2rem; } .footer--contact{ text-align: center; padding: 5% 0; border: 1px solid #EAEAEA; } .footer--contact__title{ font-family: "Hiragino Mincho Pro"; font-size: 4.8rem; font-weight: bold; margin: 0; } .footer--contact__description{ font-size: 1.6rem; color: #333333; } .footer--main{ background-color: #121212; color: #ffffff; text-align: center; padding: 3% 0; } .footer--main-logo{ width: 13.6rem; height: auto; } .footer--main-nav{ display: flex; justify-content: center; font-size: 1.4rem; padding: 0; } .footer--main-nav-list{ padding: 3%; } .footer--main-nav-contact{ font-size: 1.6rem; display: flex; justify-content: center; align-items: center; } .footer--main-nav-contact-inner{ border: solid 1px #FFFFFF; padding: 1% 3% 0 2%; line-height: 3rem; } .footer--main-nav-contact__image{ width: 2.8rem; height: 2.8rem; } .footer--temp__image{ } /* ******About page************************** */ .top-index__main{ margin-left: 5%; } .top-index__title{ font-size: 4.8rem; padding-top: 3%; padding-bottom: 5%; } .top-index-image__pc{ display: block; } .top-index-image__sp{ display: none; } .top-index__about-image{ width: 65%; height: auto; } .top-index__main__wrapper{ display: flex; } .top-index__main-description{ width: 35%; margin-top: 10%; } .top-index__main-description-title{ font-size: 4.8rem; letter-spacing: 0.05em; text-align: center; } .top-index__main-description-sentence{ font-size: 1.6rem; margin: 0 5%; line-height: 4rem; letter-spacing: 0.05em; font-style: none; font-weight: 100; } .top-index__vision__wrapper{ display: flex; margin: 10% 0; justify-content: center; } .top-index__vision-description__title{ font-family: "Quincy CF"; font-style: oblique; font-size: 4.8rem; letter-spacing: 0.05em; margin-left: 5%; } .top-index__vision-image{ width: 53.8rem; height: 27rem; margin-top: 7%; margin-right: 3%; } .top-index__vision-description{ width: 40%; margin-right: 10%; } .top-index__about{ width: 100%; background: #F2F7F6; color: #848484; padding: 5% 0; } .top-index__about__inner{ margin: 0 20%; } .top-index__about__title{ font-size: 2.4rem; } .top-index__about--table__wrapper{ display: flex; justify-content: space-between; align-items: baseline; } .top-index__about--table__menu{ } .top-index__about--table__content{ color: #333333; } table { font-size: 1.6rem; width: 50%; } tr{ /* width: 15%; */ } td { padding-right: 10%; padding-top: 2%; padding-bottom: 2%; } @media (max-width: 768px) { .top-index__main{ display: block; margin-left: 0; } .top-index-image__pc{ display: none; } .top-index-image__sp{ display: block; } .top-index__title{ font-size: 9vw; margin-left: 5%; } .top-index__about-image{ width: 100%; } .top-index__main__wrapper{ display: block; } .top-index__main-description{ width: 100%; margin-top: 10%; } .top-index__main-description-title{ font-size: 10.6vw; } .top-index__vision__wrapper{ display: block; } .top-index__vision-image{ width: 90vw; height: auto; margin-left: 5%; } .top-index__vision-description{ width: 100%; } .top-index__vision-description__title{ font-size: 10.6vw; margin-left: 7%; } .top-index__about__inner{ margin: 0 5%; } .top-index__about--table__wrapper{ display: block; } table{ width: 100%; } td{ width: 50vw; } } /* ****************************************** */ /* .top-index__main-backgroundimage{ width: 100%; height: auto; position: relative; } */ /* .top-index__main-description{ position: absolute; left: 9.8%; top: 20%; top: 50%; transform: translateY(-50%); width: 44.6rem; height: 44.6rem; background: #FFFFFF; opacity: 0.9; color: #121212; } .top-index__main-description-title{ font-size: 4.8rem; font-size: 3.3vw; letter-spacing: 0.05em; margin-top: 29.1%; text-align: center; } .top-index__main-description-sentence{ font-size: 1.6rem; font-size: 1.1vw; margin: 0 5%; line-height: 3.5rem; letter-spacing: 0.05em; font-style: none; font-weight: 100; padding-bottom: 29.1%; } */ /* @media (max-width: 1200px) { .top-index__main-description{ top: 15%; width: 31vw; height: 31vw; } .top-index__header-nav-list{ font-size: 0.9vw; } .top-index__header-nav-contact{ font-size: 0.9vw; } .top-index__main-description-title{ font-size: 3.3vw; letter-spacing: 0.01em; } .top-index__main-description-sentence{ font-size: 1.1vw; margin: 0 5%; line-height: 2vw; } } */ @media (max-width: 600px) { .top-index__header-logo{ width: 20.73vw; height: auto; padding: 3% 0 3% 3%; } /* .top-index__header-nav{ display: none; } */ .SP-header-none{ display: none; } .top-index__main-backgroundimage{ width: 100vw; } /* .top-index__main{ display: flex; justify-content: center; align-items: center; } .top-index__main-description{ left: 4.5vw; top: 18vw; width: 91vw; height: 91vw; } .top-index__main-description-title{ font-size: 9vw; letter-spacing: 0.05em; } .top-index__main-description-sentence{ font-size: 3.7vw; line-height: 7vw; letter-spacing: 0.05em; margin: 0 10%; } .footer--contact__title{ font-size: 8.5vw; } */ .footer--contact__description{ font-size: 4.2vw; } .footer--main{ padding: 10% 0; } .footer--main-logo{ width: 18.4vw; } .footer--main-nav{ font-size: 3.7vw; padding: 3% 0; } .footer--main-nav-contact{ font-size: 4.2vw; } .footer--main-nav-contact-inner{ padding: 2% 7% 1% 5%; } }
0.351645
0.07579
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css'); /* ---------------------------------------------------------------- Shortcodes Start /*----------------------------------------------------------------*/ .shortcodes_wrap h1, .shortcodes_wrap h2, .shortcodes_wrap h3, .shortcodes_wrap h4, .shortcodes_wrap h5, .shortcodes_wrap h6 { line-height: normal; } h1, h2, h3, h4, h5, h6 { font-weight: normal; clear:none; } .entry .shortcodes_wrap h2 { font-size: 22px; margin-top: 0; } .entry .shortcodes_wrap h3 { padding-bottom: 0; } .entry .shortcodes_wrap h4 { font-size: 16px; line-height: 24px; padding: 5px; margin-bottom: 0; } .shortcodes_wrap { margin-bottom: 40px; } .shortcodes_wrap .grid_1, .shortcodes_wrap .grid_2, .shortcodes_wrap .grid_3, .shortcodes_wrap .grid_4, .shortcodes_wrap .grid_5, .shortcodes_wrap .grid_6 { float: left; position: relative; } .shortcodes_wrap .grid_1 { width: 23%; padding-right: 2%; } .shortcodes_wrap .grid_2 { width: 23%; margin-left: 2%; padding: 0; } .shortcodes_wrap .grid_3 { width: 31.3%; margin-left: 2%; padding: 0; } .shortcodes_wrap .grid_4 { width: 38%; margin-left: 2%; padding: 0; } .shortcodes_wrap .grid_5 { width: 28%; margin-left: 2%; margin-bottom: 2%; padding: 0; } .shortcodes_wrap .grid_6 { width: 18%; margin-left: 2%; margin-bottom: 2%; padding: 0; } .shortcodes_wrap .grid_5 img, .shortcodes_wrap .grid_6 img { width: 100%; } .shortcodes_wrap pre { margin: 0; } .shortcodes_wrap .alert { margin: 0; } #content .shortcodes_wrap .boxes { margin: 0; } #content .shortcodes_wrap .boxes:last-child { margin-right: 0; } .clearfix:after{ clear: both; content: "."; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; } /*----- Download, Alert, Note and Info Box -----*/ #content p.download { background: url("images/i_download.png") no-repeat scroll 18px 18px #EDFCD5; border: 1px solid #D4EBAF; border-radius: 4px; padding: 15px 15px 15px 45px; margin-bottom: 20px; } #content p.alert { background: url("images/i_alert.png") no-repeat scroll 16px 18px #FFD9C8; border: 1px solid #F0BAA2; border-radius: 4px; color: #000000; padding: 15px 15px 15px 45px; margin-bottom: 20px; } #content p.info { background: url("images/i_note2.png") no-repeat scroll 17px 18px #EEEEEE; border : 1px solid #CCCCCC; border-radius: 4px; padding: 15px 15px 15px 45px; margin-bottom: 20px; } #content p.note { background: url("images/i_info.png") no-repeat scroll 16px 18px #FEF6D2; border: 1px solid #EFE3AE; border-radius: 4px; padding: 15px 15px 15px 45px; color: inherit; font-size: inherit !important; float: none; margin-bottom: 20px; } /*----- Alerts Styles for success, warning, and error messages -----*/ button.close { background: none repeat scroll 0 0 transparent; border: 0 none; cursor: pointer; padding: 0; } .close { color: #000000; float: right; font-size: 20px; font-weight: bold; line-height: 20px; opacity: 0.2; text-shadow: 0 1px 0 #FFFFFF; } .alert { padding: 10px 35px 8px 14px; margin-bottom: 20px; color: #c09853; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fcf8e3; border: 1px solid #fbeed5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .alert h4 { margin: 0; } .alert .close { position: relative; top: -0px; right: -21px; line-height: 20px; height: auto; margin: 0; box-shadow: none; } .alert-success { color: #468847; background-color: #dff0d8; border-color: #d6e9c6; } .alert-danger, .alert-error { color: #b94a48; background-color: #f2dede; border-color: #eed3d7; } .alert-info { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; } .alert-block { padding-top: 14px; padding-bottom: 14px; } .alert-block > p, .alert-block > ul { margin-bottom: 0; } .alert-block p + p { margin-top: 5px; } /*----- Buttons - In 4 sizes, 7 colors -----*/ .close { float: right; font-size: 20px; font-weight: bold; line-height: 20px; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); } .close:hover { background: none; color: #000000; text-decoration: none; cursor: pointer; opacity: 0.4; filter: alpha(opacity=40); } button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; } /*.btn { display:inline-block; *display:inline; *zoom:1; padding:12px 20px; margin-bottom:0; font-size:14px; line-height:20px; *line-height:20px; text-align:center; text-decoration: none; vertical-align:middle; cursor:pointer; color:#333333; background-color:#f5f5f5; border:0; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; *margin-left:.3em; margin-bottom: 10px; border:1px solid rgba(0, 0, 0, 0.1); } .shortcodes_wrap .btn-small{ margin-bottom: 0; } .btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] { color:#333333; background-color:#e6e6e6; *background-color:#d9d9d9; } .btn:hover { color:#333333; text-decoration:none; background-color:#e6e6e6; *background-color:#d9d9d9; 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; } .btn:focus { outline:thin dotted #333; outline:5px auto -webkit-focus-ring-color; outline-offset:-2px; } .btn.active, .btn:active { background-color:#e6e6e6; background-color:#d9d9d9 \9; background-image:none; outline:0; -webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); -moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); } .btn.disabled, .btn[disabled] { cursor:default; background-color:#e6e6e6; background-image:none; opacity:0.65; filter:alpha(opacity=65); -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; } .btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active { color:rgba(255, 255, 255, 0.75); } .btn-primary { background-color: #006DCC; background-repeat: repeat-x; color: #FFFFFF; } .btn-large { font-size:18px; line-height: 20px; padding:20px 35px; } .btn-small { font-size: 14px; line-height: 18px; padding: 6px 15px; } .btn-mini { font-size: 14px; line-height: 16px; padding: 5px 10px; } .btn-primary { color:#ffffff; background-color:#006dcc; } .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color:#ffffff; background-color:#0044cc; } .btn-primary:active, .btn-primary.active { background-color:#003399 \9; } .btn-warning { color:#ffffff; background-color:#faa732; } .btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] { color:#ffffff; background-color:#f89406; } .btn-warning:active, .btn-warning.active { background-color:#c67605 \9; } .btn-danger { color:#ffffff; background-color:#da4f49; } .btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { color:#ffffff; background-color:#bd362f; } .btn-danger:active, .btn-danger.active { background-color:#942a25 \9; } .btn-success { color:#ffffff; background-color:#5bb75b; } .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { color:#ffffff; background-color:#51a351; } .btn-success:active, .btn-success.active { background-color:#408140 \9; } .btn-info { color:#ffffff; background-color:#49afcd; } .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { color:#ffffff; background-color:#2f96b4; } .btn-info:active, .btn-info.active { background-color:#24748c \9; } .btn-inverse { color:#ffffff; background-color:#363636; } .btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] { color:#ffffff; background-color:#222222; } .btn-inverse:active, .btn-inverse.active { background-color:#080808 \9; }*/ /*----- BADGES AND LABELS -----*/ .badge { padding: 3px 9px 2px; -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; } a.label:hover, a.badge:hover { color: #ffffff; text-decoration: none; cursor: pointer; } .label-important, .badge-important { background-color: #b94a48; } .label-important[href], .badge-important[href] { background-color: #953b39; } .label-warning, .badge-warning { background-color: #f89406; } .label-warning[href], .badge-warning[href] { background-color: #c67605; } .label-success, .badge-success { background-color: #468847; } .label-success[href], .badge-success[href] { background-color: #356635; } .label-info, .badge-info { background-color: #3a87ad; } .label-info[href], .badge-info[href] { background-color: #2d6987; } .label-inverse, .badge-inverse { background-color: #333333; } .label-inverse[href], .badge-inverse[href] { background-color: #1a1a1a; } .btn .label, .btn .badge { position: relative; top: -1px; } .btn-mini .label, .btn-mini .badge { top: 0; } /*----- PROGRESS BAR -----*/ @-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @-moz-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @-ms-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @-o-keyframes progress-bar-stripes { from { background-position: 0 0; } to { background-position: 40px 0; } } @keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } .progress { height: 20px; margin-bottom: 20px; overflow: hidden; background-color: #F1F1F1; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .progress .bar { float: left; width: 0; height: 100%; font-size: 12px; color: #ffffff; text-align: center; background-color: #0e90d2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: width 0.6s ease; -moz-transition: width 0.6s ease; -o-transition: width 0.6s ease; transition: width 0.6s ease; } .progress .bar + .bar { -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); } .progress-striped .bar { background-color: #149bdf; background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -webkit-background-size: 40px 40px; -moz-background-size: 40px 40px; -o-background-size: 40px 40px; background-size: 40px 40px; } .progress.active .bar { -webkit-animation: progress-bar-stripes 2s linear infinite; -moz-animation: progress-bar-stripes 2s linear infinite; -ms-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; } .progress-danger .bar, .progress .bar-danger { background-color: #dd514c; } .progress-danger.progress-striped .bar, .progress-striped .bar-danger { background-color: #ee5f5b; } .progress-success .bar, .progress .bar-success { background-color: #5eb95e; } .progress-success.progress-striped .bar, .progress-striped .bar-success { background-color: #62c462; } .progress-info .bar, .progress .bar-info { background-color: #4bb1cf; } .progress-info.progress-striped .bar, .progress-striped .bar-info { background-color: #5bc0de; } .progress-warning .bar, .progress .bar-warning { background-color: #faa732; } .progress-warning.progress-striped .bar, .progress-striped .bar-warning { background-color: #fbb450; } /*----- TOOLTIP & POPOVER -----*/ .bs-docs-tooltip-examples { text-align: center; margin: 0 !important; list-style: none; } .bs-docs-tooltip-examples li { display: inline; padding: 0 10px; background-image: none !important; } /* Popovers */ .bs-docs-example-popover { padding-bottom: 24px; background-color: #f9f9f9; } .bs-docs-example-popover .popover { position: relative; display: block; float: left; width: 260px; margin: 20px; } .tooltip { position: absolute; z-index: 1030; display: block; padding: 5px; font-size: 14px; opacity: 0; filter: alpha(opacity=0); visibility: visible; border-radius: 2px; background: rgba(0,0,0,0.8); width: 300px; max-width: 100%; } .tooltip.in { opacity: 0.8; filter: alpha(opacity=80); } .tooltip.top { margin-top: -8px; } .tooltip.right { margin-left: 8px; } .tooltip.bottom { margin-top: 8px; } .tooltip.left { margin-left: -8px; } .tooltip-inner { padding: 3px 8px; color: #ffffff; text-align: center; text-decoration: none; } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .tooltip.top .tooltip-arrow { bottom: -5px; left: 50%; margin-left: -5px; border-top-color: #333; border-width: 5px 5px 0; } .tooltip.right .tooltip-arrow { top: 50%; left: -5px; margin-top: -5px; border-right-color: #333; border-width: 5px 5px 5px 0; } .tooltip.left .tooltip-arrow { top: 50%; right: -5px; margin-top: -5px; border-left-color: #333; border-width: 5px 0 5px 5px; } .tooltip.bottom .tooltip-arrow { top: -5px; left: 50%; margin-left: -5px; border-bottom-color: #333; border-width: 0 5px 5px; } .popover { position: absolute; top: 0; left: 0; z-index: 1010; display: none; width: 236px; padding: 1px; background-color: #ffffff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; } .popover.top { margin-bottom: 10px; } .popover.left { margin-right: 10px; } .popover-title { padding: 8px 14px; margin: 0 !important; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; } .popover-content { padding: 9px 14px; } .popover-content p, .popover-content ul, .popover-content ol { line-height: 20px; margin-bottom: 0; } .popover .arrow, .popover .arrow:after { position: absolute; display: inline-block; width: 0; height: 0; border-color: transparent; border-style: solid; } .popover .arrow:after { z-index: -1; content: ""; } .popover.top .arrow { bottom: -10px; left: 50%; margin-left: -10px; border-top-color: #ffffff; border-width: 10px 10px 0; } .popover.top .arrow:after { bottom: -1px; left: -11px; border-top-color: rgba(0, 0, 0, 0.25); border-width: 11px 11px 0; } .popover.right .arrow { top: 50%; left: -10px; margin-top: -10px; border-right-color: #ffffff; border-width: 10px 10px 10px 0; } .popover.right .arrow:after { bottom: -11px; left: -1px; border-right-color: rgba(0, 0, 0, 0.25); border-width: 11px 11px 11px 0; } .popover.bottom .arrow { top: -10px; left: 50%; margin-left: -10px; border-bottom-color: #ffffff; border-width: 0 10px 10px; } .popover.bottom .arrow:after { top: -1px; left: -11px; border-bottom-color: rgba(0, 0, 0, 0.25); border-width: 0 11px 11px; } .popover.left .arrow { top: 50%; right: -10px; margin-top: -10px; border-left-color: #ffffff; border-width: 10px 0 10px 10px; } .popover.left .arrow:after { right: -1px; bottom: -11px; border-left-color: rgba(0, 0, 0, 0.25); border-width: 11px 0 11px 11px; } .bs-docs-example { background-color: #FFFFFF; border: 1px dashed #DDDDDD; border-radius: 4px 4px 4px 4px; margin: 0 0 30px; padding: 20px; position: relative; } /* ------ MODAL -----*/ .modal-open .modal .dropdown-menu { z-index: 2050; } .modal-open .modal .dropdown.open { *z-index: 2050; } .modal-open .modal .popover { z-index: 2060; } .modal-open .modal .tooltip { z-index: 2080; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop, .modal-backdrop.fade.in { opacity: 0.8; filter: alpha(opacity=80); } .modal { position: fixed; top: 50%; left: 50%; z-index: 1050; width: 560px; margin: -250px 0 0 -280px; overflow: auto; background-color: #ffffff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.3); *border: 1px solid #999; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; } .modal.fade { -webkit-transition: opacity 0.3s linear, top 0.3s ease-out; -moz-transition: opacity 0.3s linear, top 0.3s ease-out; -o-transition: opacity 0.3s linear, top 0.3s ease-out; transition: opacity 0.3s linear, top 0.3s ease-out; } .modal.fade.in { top: 50%; } .modal-header { padding: 9px 15px; border-bottom: 1px solid #eee; } #myModal .close { margin: 10px; } .modal-header h3 { margin: 0; line-height: 30px; } #myModalLabel { margin: 0 15px; } .modal-body { max-height: 400px; padding: 15px; overflow-y: auto; } .modal-form { margin-bottom: 0; } .modal-footer { padding: 14px 15px 15px; margin-bottom: 0; text-align: right; background-color: #f5f5f5; border-top: 1px solid #ddd; -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; *zoom: 1; -webkit-box-shadow: inset 0 1px 0 #ffffff; -moz-box-shadow: inset 0 1px 0 #ffffff; box-shadow: inset 0 1px 0 #ffffff; } .modal-footer:before, .modal-footer:after { display: table; line-height: 0; content: ""; } .modal-footer:after { clear: both; } .modal-footer .btn + .btn { margin-bottom: 0; margin-left: 5px; } .modal-footer .btn-group .btn + .btn { margin-left: -1px; } .modal-footer .btn { margin: 0; } /*----- GALLERY - THUMBNIL -----*/ .thumbnails { margin-left: -2%; list-style: none; *zoom: 1; } .thumbnails:before, .thumbnails:after { display: table; line-height: 0; content: ""; } .thumbnails:after { clear: both; } .row-fluid .thumbnails { margin-left: 0; } .thumbnails > li { float: left; margin-bottom: 20px; margin-left: 20px; padding: 0; } .thumbnail { display: block; padding: 4px; line-height: 20px; border: 1px solid #ddd; } a.thumbnail:hover { border-color: #666666; -webkit-box-shadow: 0 1px 4px rgba(169, 169, 169, 0.25); -moz-box-shadow: 0 1px 4px rgba(169, 169, 169, 0.25); box-shadow: 0 1px 4px rgba(169, 169, 169, 0.25); -webkit-transition:all ease-in-out .4s; -moz-transition:all ease-in-out .4s; -o-transition:all ease-in-out .4s; transition:all ease-in-out .4s } .thumbnail > img { display: block; max-width: 100%; margin: 0 auto; } .thumbnail .caption { padding: 9px; color: #555555; } .thumbnail [class*="span"]:first-child { margin-left: 0; } /*----- CAROUSEL SLIDER -----*/ .carousel { position: relative; margin-bottom: 20px; line-height: 1; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel .item { position: relative; display: none; -webkit-transition: 0.6s ease-in-out left; -moz-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; } .carousel .item > img { display: block; line-height: 1; } .carousel .active, .carousel .next, .carousel .prev { display: block; } .carousel .active { left: 0; } .carousel .next, .carousel .prev { position: absolute; top: 0; width: 100%; } .carousel .next { left: 100%; } .carousel .prev { left: -100%; } .carousel .next.left, .carousel .prev.right { left: 0; } .carousel .active.left { left: -100%; } .carousel .active.right { left: 100%; } .carousel-control { position: absolute; top: 40%; left: 15px; width: 40px; height: 40px; margin-top: -20px; font-size: 60px; font-weight: 100; line-height: 40px; color: #ffffff; text-align: center; background: #222222; border: 3px solid #ffffff; -webkit-border-radius: 23px; -moz-border-radius: 23px; border-radius: 23px; opacity: 0.5; filter: alpha(opacity=50); } .carousel-control.right { right: 15px; left: auto; } .carousel-control:hover { color: #ffffff; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); } .carousel-caption { position: absolute; right: 0; bottom: 0; left: 0; padding: 15px; background: #333333; background: rgba(0, 0, 0, 0.75); } .carousel-caption h4, .carousel-caption p { line-height: 20px; color: #ffffff; } .carousel-caption h4 { margin: 0 0 5px; } .carousel-caption p { padding: 0; margin-bottom: 0; } /*----- Code Optional max-height with scroll -----*/ pre { display:block; padding:9.5px; margin:0 0 10px; font-size:13px; line-height:20px; word-break:break-all; word-wrap:break-word; white-space:pre; white-space:pre-wrap; background-color:#f5f5f5; border:1px solid #ccc; border:1px solid rgba(0, 0, 0, 0.15); } .pre-scrollable { max-height:340px; overflow-y:scroll; } /*----- TABS -----*/ .tabbable:before, .tabbable:after { display: table; line-height: 0; content: ""; } .tabbable:after { clear: both; } .nav-tabs, .nav-pills { *zoom: 1; } .nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after { display: table; line-height: 0; content: ""; } .nav-tabs:after, .nav-pills:after { clear: both; } .nav-tabs > li, .nav-pills > li { float: left; } .nav-tabs > li > a, .nav-pills > li > a { padding-right: 15px; padding-left: 15px; line-height: 14px; } .nav-tabs { position: relative; background: none; border-bottom: 1px solid #ccc; border-radius: 0; margin: 0 !important; padding: 0 10px; border-left:none; border-right:none; border-top:none; border-radius: none; } .nav-tabs > li { display: inline-block; *display: inline; zoom: 1; vertical-align: top; background-image: none !important; border: none !important; display: block; list-style: none; margin: 0 !important; line-height: normal; padding-left: 0; margin-right: 5px !important; } .nav-tabs > li > a { display: block; padding-top: 10px; padding-bottom: 6px; line-height: 20px; text-decoration: none; background: rgba(0,0,0,0.04); border: 1px solid #ccc; border-bottom: none; -webkit-border-radius: 2px 2px 0 0; -moz-border-radius: 2px 2px 0 0; border-radius: 2px 2px 0 0; } .nav-tabs li.ui-tabs-active a { position: relative; margin-bottom: -1px; z-index: 99; border: 1px solid #CCCCCC; border-bottom-color: #FFF; } .ui-tabs-active > a, .nav-tabs > .active > a, .nav-tabs > .active > a:hover { color: #555555; cursor: default; background-color: transparent !important; } .tabs-stacked .open > a:hover { border-color: #999999; } .tabbable { border: none; *zoom: 1; } .tabbable .tab-pane { /*float: left;*/ clear: both; padding: 10px; vertical-align: top; border:0; } h3.ui-accordion-header{ margin:5px 0px 0 0; display:block; } h3.ui-accordion-content{ margin:0px; border-top: 0 none; padding: 5px 10px; } .accordian-shortcode-content { height: auto !important; border: 1px solid #ddd; border-radius: 0; padding: 10px; } h3.ui-accordion-header span.ui-icon { float:left; margin:3px 5px 0 0; } .tabbable:before, .tabbable:after { display: table; line-height: 0; content: ""; } .tabbable:after { clear: both; } .tab-content { overflow: auto; } .tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs { border-bottom: 0; } .tab-content > .tab-pane, .pill-content > .pill-pane { display: none; } #myTabContent .tab-content > .tab-pane { display:none; } .tab-content > .active, .pill-content > .active { display: block; } .tabs-below > .nav-tabs { border-top: 1px solid #ddd; } .tabs-below > .nav-tabs > li { margin-top: -1px; margin-bottom: 0; } .tabs-below > .nav-tabs > li > a { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; } .tabs-below > .nav-tabs > li > a:hover { border-top-color: #ddd; border-bottom-color: transparent; } .tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover { border-color: transparent #ddd #ddd #ddd; } .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li { float: none; } .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a { min-width: 74px; margin-right: 0; margin-bottom: 3px; } .tabs-left > .nav-tabs { float: left; margin-right: 19px; border-right: 1px solid #ddd; } .tabs-left > .nav-tabs > li > a { margin-right: -1px; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; } .tabs-left > .nav-tabs > li > a:hover { border-color: #eeeeee #dddddd #eeeeee #eeeeee; } .tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover { border-color: #ddd transparent #ddd #ddd; *border-right-color: #ffffff; } .tabs-right > .nav-tabs { float: right; margin-left: 19px; border-left: 1px solid #ddd; } .tabs-right > .nav-tabs > li > a { margin-left: -1px; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; } .tabs-right > .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #eeeeee #dddddd; } .tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover { border-color: #ddd #ddd #ddd transparent; *border-left-color: #ffffff; } /*----- ACCORDION -----*/ .ui-accordion h3 { background: rgba(0,0,0,.04) !important; background/*\**/: #f5f5f5\9 !important; border: 1px solid rgba(0,0,0,.06) !important; border/*\**/: 1px solid #e5e5e5\9 !important; border-radius: 0; font-size: 18px; line-height: normal; cursor: pointer; text-transform: none !important; padding: 10px; margin: -1px 0 15px; } .ui-accordion h3.ui-accordion-content { font-size: 16px; line-height: 22px; } .ui-accordion h3 div { font-size: 14px; } /*----- CUSTOM ICON LIST -----*/ .custom_icon_list ul { list-style: none; list-style-image: none; padding-left: 0; margin: 0; line-height: 26px; } .custom_icon_list ul li { background-image: none !important; padding-left: 20px; margin: 5px 0; list-style: none; position: relative; } .custom_icon_list ul li:before { content: '\f00c'; position: absolute; font-family: FontAwesome; top: 0; left: 0; width: 26px; color: green; font-size: 16px; height: 18px;} .customlist_x ul li:before { content: '\f00d'; position: absolute; font-family: FontAwesome; top: 0; left: 0; width: 26px; color: red; font-size: 16px; height: 18px;} .customlist_dot ul li:before {content: '\f192'; position: absolute; font-family: FontAwesome; top: 0; left: 0; width: 26px; color: #006DCC; font-size: 14px; height: 18px;} .custom_icon_list ul li ul { padding: 2px 0px; margin: 0; } /*----- AUTHOR BOX -----*/ #content .about_author { height: 100%; background: none repeat scroll 0 0 #F9F9F9; border: 1px solid #F1F1F1; border-radius: 4px; box-shadow: none; color: #444444; text-shadow: 1px 1px 1px #FFFFFF; clear: none !important; overflow: hidden; padding: 20px 20px 20px 110px; } #content .about_author h4 { font-size: 20px; } #content .about_author img { float:left; background: #ffffff; border: 1px solid #CCCCCC; padding: 3px; margin:0 18px 5px -92px; } #content .about_author p { clear: none; } #content .about_author h4 { padding: 0; margin: 0; } /*----- CONTENT BOXES -----*/ #content .boxes { height:100%; overflow:hidden; padding:12px; margin:20px 0; border-radius: 4px; color: #444444; position: relative; -moz-box-sizing: initial; -webkit-box-sizing: initial; box-sizing: initial;} #content .boxes:before{ font-family: FontAwesome; font-size: 40px; position: absolute; left: 15px; width: 8%; top: 30px; text-align: left;} #content .boxes p { padding: 10px 0; margin: 0; } #content .boxes h3 { border: none !important; margin:0; padding: 0 } /* #content .boxes br { display:none; } */ #content .normal_box { background: #f9f9f9; border: 1px solid #f1f1f1; } #content .warning_box { background: #F2DEDE; border: 1px solid #EED3D7;} #content .warning_box:before{ content: '\f071'; color: #CC6666;} #content .download_box { background: #DFF0D8; border: 1px solid #D6E9C6; } #content .download_box:before{ content: '\f0ed'; color: #76bc59;} #content .about_box { background: #ecf1ff; border: 1px solid #e0e7fc; margin-top: 0; } #content .about_box:before{ content: '\f007'; color: #7484B1;} #content .info_box {background: #D9EDF7; border: 1px solid #BCE8F1;} #content .info_box:before{ content: '\f05a'; color: #63c5f6;} #content .alert_box { background: #FCF8E3; border: 1px solid #FBEED5;} #content .alert_box:before{ content: '\f071'; color: #e5bb00;} .small { width:21.5%; float:left; margin:0 0.8% 20px !important; } .small img { width: 20% !important; margin-left: -29% !important; } .small_right { margin-right: 0 !important; } #content .warning_box, #content .download_box, #content .info_box, #content .about_box, #content .alert_box { padding-left:8%; } #content .warning_box img, #content .download_box img, #content .info_box img, #content .about_box img, #content .alert_box img { width: 5.5%; float: left; box-shadow: none; margin: 0 0 0 -7.3%; } /*------ Column Layouts ----- */ .one_half, .one_third, .two_third, .one_fourth, .three_fourth { float: left; margin-right: 4%; position: relative; } .one_half { width: 48%; } .one_third { width: 29%; } .two_third { width: 65.32%; } .one_fourth { width: 21.5%; } .three_fourth { width: 74%; } .last { clear: right; margin-right: 0 !important; } /*----- DROP CAPS -----*/ span.dropcaps { display: block; float: left; font-size: 60px; line-height: 1; margin: 0 7px 0 0; } span.color1 { color: #980000; } span.color2 { color: #00a89a; } span.color3 { color: #6b9cff; } @media only screen and (max-width: 974px) { .modal { left: 5%; width: 90%; margin-left: 0; } } @media only screen and (max-width: 480px) { .shortcodes_wrap .grid_1 { width: 100%; margin-bottom: 20px; } .shortcodes_wrap .grid_3 { width: 100%; margin-bottom: 20px; } .nav-tabs > li { margin-bottom: 5px !important; margin-right: 5px !important; } .nav-tabs > li > a { border-radius: 3px; } .nav-tabs > .active > a, .nav-tabs > .active > a:hover { border-color: #333; border-bottom-color: #333; } .small { width: 80%; } #content .warning_box, #content .download_box, #content .info_box, #content .about_box, #content .alert_box { padding-left: 18%; } #content .warning_box img, #content .download_box img, #content .info_box img, #content .about_box img, #content .alert_box img { width: 15.5% !important; margin: 0 0 0 -20.3% !important; } .one_half, .one_third, .two_third, .one_fourth, .three_fourth { width: 100%; margin-bottom: 20px; } #content .boxes {width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} .nav-tabs {border-bottom: 0} .nav-tabs > li > a {border-style: solid; border-width: 1px; border-color: inherit;} .nav-tabs > li {float: none; display: inline-block; vertical-align: top;} } @media only screen and (max-width: 479px) { #content .warning_box, #content .download_box, #content .info_box, #content .about_box, #content .alert_box { padding-left: 22%; } } /* ---------------------------------------------------------------- Shortcodes End /*----------------------------------------------------------------*/ /*gallery color box on pop up */ #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;} #cboxOverlay{position:fixed; width:100%; height:100%;} #cboxMiddleLeft, #cboxBottomLeft{clear:left;} #cboxContent{position:relative; overflow:hidden;} #cboxLoadedContent{overflow:auto;} #cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;} #cboxTitle{margin:0;} #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;} #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} #cboxOverlay{background:url(../images/overlay.png) 0 0 repeat;} #colorbox{} #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) -100px 0 no-repeat;} #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) -129px 0 no-repeat;} #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) -100px -29px no-repeat;} #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) -129px -29px no-repeat;} #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;} #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;} #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;} #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;} #cboxContent{background:#fff;} #cboxLoadedContent{margin-bottom:28px;} #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;} #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;} #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;} #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;} #cboxPrevious.hover{background-position:-75px -25px;} #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;} #cboxNext.hover{background-position:-50px -25px;} #cboxLoadingOverlay{background:url(../images/loading_background.png) center center no-repeat;} #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;} #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;} #cboxClose.hover{background-position:-25px -25px;} /* yes no short code design */ .entry-content .amenities_info li:before{ font-family: FontAwesome; margin-right: 3px; position: relative; top: 3px; line-height: 1.3em; font-size: 1.5em} .entry-content .amenities_info li.yes:before { content: '\f058'; color: #379a00;} .entry-content .amenities_info li.no:before { content: '\f05e'; color: #f94f4c;} .entry-content .amenities_info li.yes,.entry-content .amenities_info li.no { float: left; list-style: none outside none; clear:both; } .entry-content .amenities_info { clear: both; display: table; margin: 0; padding: 0; }
resources/views/assets/src/app/assets/css/Templatic-Shortcodes/style.css
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css'); /* ---------------------------------------------------------------- Shortcodes Start /*----------------------------------------------------------------*/ .shortcodes_wrap h1, .shortcodes_wrap h2, .shortcodes_wrap h3, .shortcodes_wrap h4, .shortcodes_wrap h5, .shortcodes_wrap h6 { line-height: normal; } h1, h2, h3, h4, h5, h6 { font-weight: normal; clear:none; } .entry .shortcodes_wrap h2 { font-size: 22px; margin-top: 0; } .entry .shortcodes_wrap h3 { padding-bottom: 0; } .entry .shortcodes_wrap h4 { font-size: 16px; line-height: 24px; padding: 5px; margin-bottom: 0; } .shortcodes_wrap { margin-bottom: 40px; } .shortcodes_wrap .grid_1, .shortcodes_wrap .grid_2, .shortcodes_wrap .grid_3, .shortcodes_wrap .grid_4, .shortcodes_wrap .grid_5, .shortcodes_wrap .grid_6 { float: left; position: relative; } .shortcodes_wrap .grid_1 { width: 23%; padding-right: 2%; } .shortcodes_wrap .grid_2 { width: 23%; margin-left: 2%; padding: 0; } .shortcodes_wrap .grid_3 { width: 31.3%; margin-left: 2%; padding: 0; } .shortcodes_wrap .grid_4 { width: 38%; margin-left: 2%; padding: 0; } .shortcodes_wrap .grid_5 { width: 28%; margin-left: 2%; margin-bottom: 2%; padding: 0; } .shortcodes_wrap .grid_6 { width: 18%; margin-left: 2%; margin-bottom: 2%; padding: 0; } .shortcodes_wrap .grid_5 img, .shortcodes_wrap .grid_6 img { width: 100%; } .shortcodes_wrap pre { margin: 0; } .shortcodes_wrap .alert { margin: 0; } #content .shortcodes_wrap .boxes { margin: 0; } #content .shortcodes_wrap .boxes:last-child { margin-right: 0; } .clearfix:after{ clear: both; content: "."; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; } /*----- Download, Alert, Note and Info Box -----*/ #content p.download { background: url("images/i_download.png") no-repeat scroll 18px 18px #EDFCD5; border: 1px solid #D4EBAF; border-radius: 4px; padding: 15px 15px 15px 45px; margin-bottom: 20px; } #content p.alert { background: url("images/i_alert.png") no-repeat scroll 16px 18px #FFD9C8; border: 1px solid #F0BAA2; border-radius: 4px; color: #000000; padding: 15px 15px 15px 45px; margin-bottom: 20px; } #content p.info { background: url("images/i_note2.png") no-repeat scroll 17px 18px #EEEEEE; border : 1px solid #CCCCCC; border-radius: 4px; padding: 15px 15px 15px 45px; margin-bottom: 20px; } #content p.note { background: url("images/i_info.png") no-repeat scroll 16px 18px #FEF6D2; border: 1px solid #EFE3AE; border-radius: 4px; padding: 15px 15px 15px 45px; color: inherit; font-size: inherit !important; float: none; margin-bottom: 20px; } /*----- Alerts Styles for success, warning, and error messages -----*/ button.close { background: none repeat scroll 0 0 transparent; border: 0 none; cursor: pointer; padding: 0; } .close { color: #000000; float: right; font-size: 20px; font-weight: bold; line-height: 20px; opacity: 0.2; text-shadow: 0 1px 0 #FFFFFF; } .alert { padding: 10px 35px 8px 14px; margin-bottom: 20px; color: #c09853; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fcf8e3; border: 1px solid #fbeed5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .alert h4 { margin: 0; } .alert .close { position: relative; top: -0px; right: -21px; line-height: 20px; height: auto; margin: 0; box-shadow: none; } .alert-success { color: #468847; background-color: #dff0d8; border-color: #d6e9c6; } .alert-danger, .alert-error { color: #b94a48; background-color: #f2dede; border-color: #eed3d7; } .alert-info { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; } .alert-block { padding-top: 14px; padding-bottom: 14px; } .alert-block > p, .alert-block > ul { margin-bottom: 0; } .alert-block p + p { margin-top: 5px; } /*----- Buttons - In 4 sizes, 7 colors -----*/ .close { float: right; font-size: 20px; font-weight: bold; line-height: 20px; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); } .close:hover { background: none; color: #000000; text-decoration: none; cursor: pointer; opacity: 0.4; filter: alpha(opacity=40); } button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; } /*.btn { display:inline-block; *display:inline; *zoom:1; padding:12px 20px; margin-bottom:0; font-size:14px; line-height:20px; *line-height:20px; text-align:center; text-decoration: none; vertical-align:middle; cursor:pointer; color:#333333; background-color:#f5f5f5; border:0; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; *margin-left:.3em; margin-bottom: 10px; border:1px solid rgba(0, 0, 0, 0.1); } .shortcodes_wrap .btn-small{ margin-bottom: 0; } .btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] { color:#333333; background-color:#e6e6e6; *background-color:#d9d9d9; } .btn:hover { color:#333333; text-decoration:none; background-color:#e6e6e6; *background-color:#d9d9d9; 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; } .btn:focus { outline:thin dotted #333; outline:5px auto -webkit-focus-ring-color; outline-offset:-2px; } .btn.active, .btn:active { background-color:#e6e6e6; background-color:#d9d9d9 \9; background-image:none; outline:0; -webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); -moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); } .btn.disabled, .btn[disabled] { cursor:default; background-color:#e6e6e6; background-image:none; opacity:0.65; filter:alpha(opacity=65); -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; } .btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active { color:rgba(255, 255, 255, 0.75); } .btn-primary { background-color: #006DCC; background-repeat: repeat-x; color: #FFFFFF; } .btn-large { font-size:18px; line-height: 20px; padding:20px 35px; } .btn-small { font-size: 14px; line-height: 18px; padding: 6px 15px; } .btn-mini { font-size: 14px; line-height: 16px; padding: 5px 10px; } .btn-primary { color:#ffffff; background-color:#006dcc; } .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color:#ffffff; background-color:#0044cc; } .btn-primary:active, .btn-primary.active { background-color:#003399 \9; } .btn-warning { color:#ffffff; background-color:#faa732; } .btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] { color:#ffffff; background-color:#f89406; } .btn-warning:active, .btn-warning.active { background-color:#c67605 \9; } .btn-danger { color:#ffffff; background-color:#da4f49; } .btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { color:#ffffff; background-color:#bd362f; } .btn-danger:active, .btn-danger.active { background-color:#942a25 \9; } .btn-success { color:#ffffff; background-color:#5bb75b; } .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { color:#ffffff; background-color:#51a351; } .btn-success:active, .btn-success.active { background-color:#408140 \9; } .btn-info { color:#ffffff; background-color:#49afcd; } .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { color:#ffffff; background-color:#2f96b4; } .btn-info:active, .btn-info.active { background-color:#24748c \9; } .btn-inverse { color:#ffffff; background-color:#363636; } .btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] { color:#ffffff; background-color:#222222; } .btn-inverse:active, .btn-inverse.active { background-color:#080808 \9; }*/ /*----- BADGES AND LABELS -----*/ .badge { padding: 3px 9px 2px; -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; } a.label:hover, a.badge:hover { color: #ffffff; text-decoration: none; cursor: pointer; } .label-important, .badge-important { background-color: #b94a48; } .label-important[href], .badge-important[href] { background-color: #953b39; } .label-warning, .badge-warning { background-color: #f89406; } .label-warning[href], .badge-warning[href] { background-color: #c67605; } .label-success, .badge-success { background-color: #468847; } .label-success[href], .badge-success[href] { background-color: #356635; } .label-info, .badge-info { background-color: #3a87ad; } .label-info[href], .badge-info[href] { background-color: #2d6987; } .label-inverse, .badge-inverse { background-color: #333333; } .label-inverse[href], .badge-inverse[href] { background-color: #1a1a1a; } .btn .label, .btn .badge { position: relative; top: -1px; } .btn-mini .label, .btn-mini .badge { top: 0; } /*----- PROGRESS BAR -----*/ @-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @-moz-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @-ms-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @-o-keyframes progress-bar-stripes { from { background-position: 0 0; } to { background-position: 40px 0; } } @keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } .progress { height: 20px; margin-bottom: 20px; overflow: hidden; background-color: #F1F1F1; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .progress .bar { float: left; width: 0; height: 100%; font-size: 12px; color: #ffffff; text-align: center; background-color: #0e90d2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: width 0.6s ease; -moz-transition: width 0.6s ease; -o-transition: width 0.6s ease; transition: width 0.6s ease; } .progress .bar + .bar { -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); } .progress-striped .bar { background-color: #149bdf; background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -webkit-background-size: 40px 40px; -moz-background-size: 40px 40px; -o-background-size: 40px 40px; background-size: 40px 40px; } .progress.active .bar { -webkit-animation: progress-bar-stripes 2s linear infinite; -moz-animation: progress-bar-stripes 2s linear infinite; -ms-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; } .progress-danger .bar, .progress .bar-danger { background-color: #dd514c; } .progress-danger.progress-striped .bar, .progress-striped .bar-danger { background-color: #ee5f5b; } .progress-success .bar, .progress .bar-success { background-color: #5eb95e; } .progress-success.progress-striped .bar, .progress-striped .bar-success { background-color: #62c462; } .progress-info .bar, .progress .bar-info { background-color: #4bb1cf; } .progress-info.progress-striped .bar, .progress-striped .bar-info { background-color: #5bc0de; } .progress-warning .bar, .progress .bar-warning { background-color: #faa732; } .progress-warning.progress-striped .bar, .progress-striped .bar-warning { background-color: #fbb450; } /*----- TOOLTIP & POPOVER -----*/ .bs-docs-tooltip-examples { text-align: center; margin: 0 !important; list-style: none; } .bs-docs-tooltip-examples li { display: inline; padding: 0 10px; background-image: none !important; } /* Popovers */ .bs-docs-example-popover { padding-bottom: 24px; background-color: #f9f9f9; } .bs-docs-example-popover .popover { position: relative; display: block; float: left; width: 260px; margin: 20px; } .tooltip { position: absolute; z-index: 1030; display: block; padding: 5px; font-size: 14px; opacity: 0; filter: alpha(opacity=0); visibility: visible; border-radius: 2px; background: rgba(0,0,0,0.8); width: 300px; max-width: 100%; } .tooltip.in { opacity: 0.8; filter: alpha(opacity=80); } .tooltip.top { margin-top: -8px; } .tooltip.right { margin-left: 8px; } .tooltip.bottom { margin-top: 8px; } .tooltip.left { margin-left: -8px; } .tooltip-inner { padding: 3px 8px; color: #ffffff; text-align: center; text-decoration: none; } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .tooltip.top .tooltip-arrow { bottom: -5px; left: 50%; margin-left: -5px; border-top-color: #333; border-width: 5px 5px 0; } .tooltip.right .tooltip-arrow { top: 50%; left: -5px; margin-top: -5px; border-right-color: #333; border-width: 5px 5px 5px 0; } .tooltip.left .tooltip-arrow { top: 50%; right: -5px; margin-top: -5px; border-left-color: #333; border-width: 5px 0 5px 5px; } .tooltip.bottom .tooltip-arrow { top: -5px; left: 50%; margin-left: -5px; border-bottom-color: #333; border-width: 0 5px 5px; } .popover { position: absolute; top: 0; left: 0; z-index: 1010; display: none; width: 236px; padding: 1px; background-color: #ffffff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; } .popover.top { margin-bottom: 10px; } .popover.left { margin-right: 10px; } .popover-title { padding: 8px 14px; margin: 0 !important; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; } .popover-content { padding: 9px 14px; } .popover-content p, .popover-content ul, .popover-content ol { line-height: 20px; margin-bottom: 0; } .popover .arrow, .popover .arrow:after { position: absolute; display: inline-block; width: 0; height: 0; border-color: transparent; border-style: solid; } .popover .arrow:after { z-index: -1; content: ""; } .popover.top .arrow { bottom: -10px; left: 50%; margin-left: -10px; border-top-color: #ffffff; border-width: 10px 10px 0; } .popover.top .arrow:after { bottom: -1px; left: -11px; border-top-color: rgba(0, 0, 0, 0.25); border-width: 11px 11px 0; } .popover.right .arrow { top: 50%; left: -10px; margin-top: -10px; border-right-color: #ffffff; border-width: 10px 10px 10px 0; } .popover.right .arrow:after { bottom: -11px; left: -1px; border-right-color: rgba(0, 0, 0, 0.25); border-width: 11px 11px 11px 0; } .popover.bottom .arrow { top: -10px; left: 50%; margin-left: -10px; border-bottom-color: #ffffff; border-width: 0 10px 10px; } .popover.bottom .arrow:after { top: -1px; left: -11px; border-bottom-color: rgba(0, 0, 0, 0.25); border-width: 0 11px 11px; } .popover.left .arrow { top: 50%; right: -10px; margin-top: -10px; border-left-color: #ffffff; border-width: 10px 0 10px 10px; } .popover.left .arrow:after { right: -1px; bottom: -11px; border-left-color: rgba(0, 0, 0, 0.25); border-width: 11px 0 11px 11px; } .bs-docs-example { background-color: #FFFFFF; border: 1px dashed #DDDDDD; border-radius: 4px 4px 4px 4px; margin: 0 0 30px; padding: 20px; position: relative; } /* ------ MODAL -----*/ .modal-open .modal .dropdown-menu { z-index: 2050; } .modal-open .modal .dropdown.open { *z-index: 2050; } .modal-open .modal .popover { z-index: 2060; } .modal-open .modal .tooltip { z-index: 2080; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop, .modal-backdrop.fade.in { opacity: 0.8; filter: alpha(opacity=80); } .modal { position: fixed; top: 50%; left: 50%; z-index: 1050; width: 560px; margin: -250px 0 0 -280px; overflow: auto; background-color: #ffffff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.3); *border: 1px solid #999; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; } .modal.fade { -webkit-transition: opacity 0.3s linear, top 0.3s ease-out; -moz-transition: opacity 0.3s linear, top 0.3s ease-out; -o-transition: opacity 0.3s linear, top 0.3s ease-out; transition: opacity 0.3s linear, top 0.3s ease-out; } .modal.fade.in { top: 50%; } .modal-header { padding: 9px 15px; border-bottom: 1px solid #eee; } #myModal .close { margin: 10px; } .modal-header h3 { margin: 0; line-height: 30px; } #myModalLabel { margin: 0 15px; } .modal-body { max-height: 400px; padding: 15px; overflow-y: auto; } .modal-form { margin-bottom: 0; } .modal-footer { padding: 14px 15px 15px; margin-bottom: 0; text-align: right; background-color: #f5f5f5; border-top: 1px solid #ddd; -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; *zoom: 1; -webkit-box-shadow: inset 0 1px 0 #ffffff; -moz-box-shadow: inset 0 1px 0 #ffffff; box-shadow: inset 0 1px 0 #ffffff; } .modal-footer:before, .modal-footer:after { display: table; line-height: 0; content: ""; } .modal-footer:after { clear: both; } .modal-footer .btn + .btn { margin-bottom: 0; margin-left: 5px; } .modal-footer .btn-group .btn + .btn { margin-left: -1px; } .modal-footer .btn { margin: 0; } /*----- GALLERY - THUMBNIL -----*/ .thumbnails { margin-left: -2%; list-style: none; *zoom: 1; } .thumbnails:before, .thumbnails:after { display: table; line-height: 0; content: ""; } .thumbnails:after { clear: both; } .row-fluid .thumbnails { margin-left: 0; } .thumbnails > li { float: left; margin-bottom: 20px; margin-left: 20px; padding: 0; } .thumbnail { display: block; padding: 4px; line-height: 20px; border: 1px solid #ddd; } a.thumbnail:hover { border-color: #666666; -webkit-box-shadow: 0 1px 4px rgba(169, 169, 169, 0.25); -moz-box-shadow: 0 1px 4px rgba(169, 169, 169, 0.25); box-shadow: 0 1px 4px rgba(169, 169, 169, 0.25); -webkit-transition:all ease-in-out .4s; -moz-transition:all ease-in-out .4s; -o-transition:all ease-in-out .4s; transition:all ease-in-out .4s } .thumbnail > img { display: block; max-width: 100%; margin: 0 auto; } .thumbnail .caption { padding: 9px; color: #555555; } .thumbnail [class*="span"]:first-child { margin-left: 0; } /*----- CAROUSEL SLIDER -----*/ .carousel { position: relative; margin-bottom: 20px; line-height: 1; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel .item { position: relative; display: none; -webkit-transition: 0.6s ease-in-out left; -moz-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; } .carousel .item > img { display: block; line-height: 1; } .carousel .active, .carousel .next, .carousel .prev { display: block; } .carousel .active { left: 0; } .carousel .next, .carousel .prev { position: absolute; top: 0; width: 100%; } .carousel .next { left: 100%; } .carousel .prev { left: -100%; } .carousel .next.left, .carousel .prev.right { left: 0; } .carousel .active.left { left: -100%; } .carousel .active.right { left: 100%; } .carousel-control { position: absolute; top: 40%; left: 15px; width: 40px; height: 40px; margin-top: -20px; font-size: 60px; font-weight: 100; line-height: 40px; color: #ffffff; text-align: center; background: #222222; border: 3px solid #ffffff; -webkit-border-radius: 23px; -moz-border-radius: 23px; border-radius: 23px; opacity: 0.5; filter: alpha(opacity=50); } .carousel-control.right { right: 15px; left: auto; } .carousel-control:hover { color: #ffffff; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); } .carousel-caption { position: absolute; right: 0; bottom: 0; left: 0; padding: 15px; background: #333333; background: rgba(0, 0, 0, 0.75); } .carousel-caption h4, .carousel-caption p { line-height: 20px; color: #ffffff; } .carousel-caption h4 { margin: 0 0 5px; } .carousel-caption p { padding: 0; margin-bottom: 0; } /*----- Code Optional max-height with scroll -----*/ pre { display:block; padding:9.5px; margin:0 0 10px; font-size:13px; line-height:20px; word-break:break-all; word-wrap:break-word; white-space:pre; white-space:pre-wrap; background-color:#f5f5f5; border:1px solid #ccc; border:1px solid rgba(0, 0, 0, 0.15); } .pre-scrollable { max-height:340px; overflow-y:scroll; } /*----- TABS -----*/ .tabbable:before, .tabbable:after { display: table; line-height: 0; content: ""; } .tabbable:after { clear: both; } .nav-tabs, .nav-pills { *zoom: 1; } .nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after { display: table; line-height: 0; content: ""; } .nav-tabs:after, .nav-pills:after { clear: both; } .nav-tabs > li, .nav-pills > li { float: left; } .nav-tabs > li > a, .nav-pills > li > a { padding-right: 15px; padding-left: 15px; line-height: 14px; } .nav-tabs { position: relative; background: none; border-bottom: 1px solid #ccc; border-radius: 0; margin: 0 !important; padding: 0 10px; border-left:none; border-right:none; border-top:none; border-radius: none; } .nav-tabs > li { display: inline-block; *display: inline; zoom: 1; vertical-align: top; background-image: none !important; border: none !important; display: block; list-style: none; margin: 0 !important; line-height: normal; padding-left: 0; margin-right: 5px !important; } .nav-tabs > li > a { display: block; padding-top: 10px; padding-bottom: 6px; line-height: 20px; text-decoration: none; background: rgba(0,0,0,0.04); border: 1px solid #ccc; border-bottom: none; -webkit-border-radius: 2px 2px 0 0; -moz-border-radius: 2px 2px 0 0; border-radius: 2px 2px 0 0; } .nav-tabs li.ui-tabs-active a { position: relative; margin-bottom: -1px; z-index: 99; border: 1px solid #CCCCCC; border-bottom-color: #FFF; } .ui-tabs-active > a, .nav-tabs > .active > a, .nav-tabs > .active > a:hover { color: #555555; cursor: default; background-color: transparent !important; } .tabs-stacked .open > a:hover { border-color: #999999; } .tabbable { border: none; *zoom: 1; } .tabbable .tab-pane { /*float: left;*/ clear: both; padding: 10px; vertical-align: top; border:0; } h3.ui-accordion-header{ margin:5px 0px 0 0; display:block; } h3.ui-accordion-content{ margin:0px; border-top: 0 none; padding: 5px 10px; } .accordian-shortcode-content { height: auto !important; border: 1px solid #ddd; border-radius: 0; padding: 10px; } h3.ui-accordion-header span.ui-icon { float:left; margin:3px 5px 0 0; } .tabbable:before, .tabbable:after { display: table; line-height: 0; content: ""; } .tabbable:after { clear: both; } .tab-content { overflow: auto; } .tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs { border-bottom: 0; } .tab-content > .tab-pane, .pill-content > .pill-pane { display: none; } #myTabContent .tab-content > .tab-pane { display:none; } .tab-content > .active, .pill-content > .active { display: block; } .tabs-below > .nav-tabs { border-top: 1px solid #ddd; } .tabs-below > .nav-tabs > li { margin-top: -1px; margin-bottom: 0; } .tabs-below > .nav-tabs > li > a { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; } .tabs-below > .nav-tabs > li > a:hover { border-top-color: #ddd; border-bottom-color: transparent; } .tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover { border-color: transparent #ddd #ddd #ddd; } .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li { float: none; } .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a { min-width: 74px; margin-right: 0; margin-bottom: 3px; } .tabs-left > .nav-tabs { float: left; margin-right: 19px; border-right: 1px solid #ddd; } .tabs-left > .nav-tabs > li > a { margin-right: -1px; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; } .tabs-left > .nav-tabs > li > a:hover { border-color: #eeeeee #dddddd #eeeeee #eeeeee; } .tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover { border-color: #ddd transparent #ddd #ddd; *border-right-color: #ffffff; } .tabs-right > .nav-tabs { float: right; margin-left: 19px; border-left: 1px solid #ddd; } .tabs-right > .nav-tabs > li > a { margin-left: -1px; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; } .tabs-right > .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #eeeeee #dddddd; } .tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover { border-color: #ddd #ddd #ddd transparent; *border-left-color: #ffffff; } /*----- ACCORDION -----*/ .ui-accordion h3 { background: rgba(0,0,0,.04) !important; background/*\**/: #f5f5f5\9 !important; border: 1px solid rgba(0,0,0,.06) !important; border/*\**/: 1px solid #e5e5e5\9 !important; border-radius: 0; font-size: 18px; line-height: normal; cursor: pointer; text-transform: none !important; padding: 10px; margin: -1px 0 15px; } .ui-accordion h3.ui-accordion-content { font-size: 16px; line-height: 22px; } .ui-accordion h3 div { font-size: 14px; } /*----- CUSTOM ICON LIST -----*/ .custom_icon_list ul { list-style: none; list-style-image: none; padding-left: 0; margin: 0; line-height: 26px; } .custom_icon_list ul li { background-image: none !important; padding-left: 20px; margin: 5px 0; list-style: none; position: relative; } .custom_icon_list ul li:before { content: '\f00c'; position: absolute; font-family: FontAwesome; top: 0; left: 0; width: 26px; color: green; font-size: 16px; height: 18px;} .customlist_x ul li:before { content: '\f00d'; position: absolute; font-family: FontAwesome; top: 0; left: 0; width: 26px; color: red; font-size: 16px; height: 18px;} .customlist_dot ul li:before {content: '\f192'; position: absolute; font-family: FontAwesome; top: 0; left: 0; width: 26px; color: #006DCC; font-size: 14px; height: 18px;} .custom_icon_list ul li ul { padding: 2px 0px; margin: 0; } /*----- AUTHOR BOX -----*/ #content .about_author { height: 100%; background: none repeat scroll 0 0 #F9F9F9; border: 1px solid #F1F1F1; border-radius: 4px; box-shadow: none; color: #444444; text-shadow: 1px 1px 1px #FFFFFF; clear: none !important; overflow: hidden; padding: 20px 20px 20px 110px; } #content .about_author h4 { font-size: 20px; } #content .about_author img { float:left; background: #ffffff; border: 1px solid #CCCCCC; padding: 3px; margin:0 18px 5px -92px; } #content .about_author p { clear: none; } #content .about_author h4 { padding: 0; margin: 0; } /*----- CONTENT BOXES -----*/ #content .boxes { height:100%; overflow:hidden; padding:12px; margin:20px 0; border-radius: 4px; color: #444444; position: relative; -moz-box-sizing: initial; -webkit-box-sizing: initial; box-sizing: initial;} #content .boxes:before{ font-family: FontAwesome; font-size: 40px; position: absolute; left: 15px; width: 8%; top: 30px; text-align: left;} #content .boxes p { padding: 10px 0; margin: 0; } #content .boxes h3 { border: none !important; margin:0; padding: 0 } /* #content .boxes br { display:none; } */ #content .normal_box { background: #f9f9f9; border: 1px solid #f1f1f1; } #content .warning_box { background: #F2DEDE; border: 1px solid #EED3D7;} #content .warning_box:before{ content: '\f071'; color: #CC6666;} #content .download_box { background: #DFF0D8; border: 1px solid #D6E9C6; } #content .download_box:before{ content: '\f0ed'; color: #76bc59;} #content .about_box { background: #ecf1ff; border: 1px solid #e0e7fc; margin-top: 0; } #content .about_box:before{ content: '\f007'; color: #7484B1;} #content .info_box {background: #D9EDF7; border: 1px solid #BCE8F1;} #content .info_box:before{ content: '\f05a'; color: #63c5f6;} #content .alert_box { background: #FCF8E3; border: 1px solid #FBEED5;} #content .alert_box:before{ content: '\f071'; color: #e5bb00;} .small { width:21.5%; float:left; margin:0 0.8% 20px !important; } .small img { width: 20% !important; margin-left: -29% !important; } .small_right { margin-right: 0 !important; } #content .warning_box, #content .download_box, #content .info_box, #content .about_box, #content .alert_box { padding-left:8%; } #content .warning_box img, #content .download_box img, #content .info_box img, #content .about_box img, #content .alert_box img { width: 5.5%; float: left; box-shadow: none; margin: 0 0 0 -7.3%; } /*------ Column Layouts ----- */ .one_half, .one_third, .two_third, .one_fourth, .three_fourth { float: left; margin-right: 4%; position: relative; } .one_half { width: 48%; } .one_third { width: 29%; } .two_third { width: 65.32%; } .one_fourth { width: 21.5%; } .three_fourth { width: 74%; } .last { clear: right; margin-right: 0 !important; } /*----- DROP CAPS -----*/ span.dropcaps { display: block; float: left; font-size: 60px; line-height: 1; margin: 0 7px 0 0; } span.color1 { color: #980000; } span.color2 { color: #00a89a; } span.color3 { color: #6b9cff; } @media only screen and (max-width: 974px) { .modal { left: 5%; width: 90%; margin-left: 0; } } @media only screen and (max-width: 480px) { .shortcodes_wrap .grid_1 { width: 100%; margin-bottom: 20px; } .shortcodes_wrap .grid_3 { width: 100%; margin-bottom: 20px; } .nav-tabs > li { margin-bottom: 5px !important; margin-right: 5px !important; } .nav-tabs > li > a { border-radius: 3px; } .nav-tabs > .active > a, .nav-tabs > .active > a:hover { border-color: #333; border-bottom-color: #333; } .small { width: 80%; } #content .warning_box, #content .download_box, #content .info_box, #content .about_box, #content .alert_box { padding-left: 18%; } #content .warning_box img, #content .download_box img, #content .info_box img, #content .about_box img, #content .alert_box img { width: 15.5% !important; margin: 0 0 0 -20.3% !important; } .one_half, .one_third, .two_third, .one_fourth, .three_fourth { width: 100%; margin-bottom: 20px; } #content .boxes {width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} .nav-tabs {border-bottom: 0} .nav-tabs > li > a {border-style: solid; border-width: 1px; border-color: inherit;} .nav-tabs > li {float: none; display: inline-block; vertical-align: top;} } @media only screen and (max-width: 479px) { #content .warning_box, #content .download_box, #content .info_box, #content .about_box, #content .alert_box { padding-left: 22%; } } /* ---------------------------------------------------------------- Shortcodes End /*----------------------------------------------------------------*/ /*gallery color box on pop up */ #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;} #cboxOverlay{position:fixed; width:100%; height:100%;} #cboxMiddleLeft, #cboxBottomLeft{clear:left;} #cboxContent{position:relative; overflow:hidden;} #cboxLoadedContent{overflow:auto;} #cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;} #cboxTitle{margin:0;} #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;} #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} #cboxOverlay{background:url(../images/overlay.png) 0 0 repeat;} #colorbox{} #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) -100px 0 no-repeat;} #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) -129px 0 no-repeat;} #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) -100px -29px no-repeat;} #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) -129px -29px no-repeat;} #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;} #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;} #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;} #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;} #cboxContent{background:#fff;} #cboxLoadedContent{margin-bottom:28px;} #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;} #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;} #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;} #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;} #cboxPrevious.hover{background-position:-75px -25px;} #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;} #cboxNext.hover{background-position:-50px -25px;} #cboxLoadingOverlay{background:url(../images/loading_background.png) center center no-repeat;} #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;} #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;} #cboxClose.hover{background-position:-25px -25px;} /* yes no short code design */ .entry-content .amenities_info li:before{ font-family: FontAwesome; margin-right: 3px; position: relative; top: 3px; line-height: 1.3em; font-size: 1.5em} .entry-content .amenities_info li.yes:before { content: '\f058'; color: #379a00;} .entry-content .amenities_info li.no:before { content: '\f05e'; color: #f94f4c;} .entry-content .amenities_info li.yes,.entry-content .amenities_info li.no { float: left; list-style: none outside none; clear:both; } .entry-content .amenities_info { clear: both; display: table; margin: 0; padding: 0; }
0.244273
0.062274
@media (max-width: 980px) { /* Home */ .contenedor{ width: 90%; } /* Pasos */ /* Esta es una opcion para que quede el texto igual que en la version Desktop achicando la letra del h2 y tambien poniendo en porcentaje los tops y lefts de las flechas*/ .pasos .imagen-paso { padding: 30px 33px; margin-right: 10px; } .pasos h2 { font-size: 16px; padding-top: 30px; } .pasos .tarjeta-paso .flecha-paso-1 { margin-top: 40px; top: 70%; left: 45%; } .pasos .tarjeta-paso .flecha-paso-2 { margin-top: -148px; top: 80%; left: 45%; } /* FORMULARIO REGISTRO Y LOGIN */ .texto-formulario { width: 100%; padding-top: 0px; margin-top: -30px; } .formulario { width: 100%; padding: 25px; clear: both; margin: 40px 0px 0px 0px; } /* ESTILOS DE INFORMACIÓN DE PELICULAS */ .mas-info .sidebar{ width: 23.5%; margin-right: 5%; } .mas-info .sidebar .portada-pelicula { width: 100%; } .mas-info .botones-extras .boton-gris{ width: 100%; margin-bottom: 10px; } .info-pelicula{ width: 71.5%; } } @media (max-width:830px) { /* RESULTADOS DE PELICULAS */ .tarjeta-resultados{ width: 96%; } } @media (max-width:768px) { /* HEADER */ /* Oculto el menu para Desktop y muestro el menu tipo hamburguesa y lo acomodo con position relative */ header{ position: relative; } header .menu-movil { display: inherit; position: absolute; right: 20px; } header .desplegable-movil{ /*list-style: none;*/ /*text-decoration: none;*/ /*font-size:17px;*/ clear: both; position: relative; top: 10px; overflow: hidden; } header .desplegable-movil ul li{ text-align: center; padding: 0px 15px; } header .desplegable-movil ul li a{ list-style: none; text-decoration: none; font-size: 17px; color: white; } header .menu-principal { display: none; } .fondo-negro { padding: 20px 0px 20px 0px; } /* PASOS */ .pasos { /* Acomode los padding, fijate que te parece Juan */ padding: 75px 0px 150px 0px; overflow: hidden; } .pasos .tarjeta-paso { width: 100%; float: none; margin: 30px 0px; padding: 50px 0px 50px 0px; position: relative; } .pasos .tarjeta-paso:first-child{ padding-top: 0px; } .pasos .tarjeta-paso:last-child{ padding-top: 20px; padding-bottom: 0px; } .pasos .imagen-paso { float: left; margin-left: 50px; margin-right: 25px; } .pasos h2 { font-size: 24px; padding-top: 12px; } .pasos .tarjeta-paso .flecha-paso-1 { display: none; } .pasos .tarjeta-paso .flecha-paso-2 { display: none; } /* Ver donde ubicar la tilde, yo segui como las flechas, por la izquierda */ .pasos .tarjeta-paso .tick-paso-3 { float: left; position: absolute; top: 140%; left: 5%; } .pasos .tarjeta-paso .flecha-movil { display: inherit; position: absolute; top: 70%; } /* ESTADISTICAS */ .estadisticas .tarjeta-estadistica { width: 45%; float: left; /* padding-right: 20px; */ margin-bottom: 2.5%; } /* PREGUNTAS FRECUENTES */ .faqs .tarjeta-faq { width: 100%; float: none; margin-bottom: 5%; } .borde-derecho-gris { border: none; } .menu-footer ul li { clear: both; text-align: center; width: 100%; } /* RESULTADOS DE PELICULAS */ .tarjeta-pelicula{ margin: 0px auto; margin-bottom: 10px; width: 50%; } .pelicula{ clear: both; } .pelicula .boton-gris{ margin-bottom: 5px; } /* ESTILOS DE INFORMACIÓN DE PELICULAS */ .mas-info .sidebar{ width: 100%; } .mas-info .sidebar .portada-sidebar{ float: left; width: 47%; margin-right: 5% } .mas-info .sidebar .botones-sidebar{ float: left; width: 47%; } .info-pelicula{ clear: both; width: 100%; } /*ESTILOS DE LISTA DE CHECKBOX*/ .label-cbx { width: 25%; } .tarjetas .c1 img { margin-bottom: 30px; } .tarjetas .botones { width: 90%; display: inline-block; } } @media (max-width: 533px) { /* PASOS */ .pasos .tarjeta-paso .tick-paso-3 { position: absolute; top: 100%; left: 5%; } /*ESTILOS DE LISTA DE CHECKBOX*/ .label-cbx { width: 30%; } .tarjetas .c2 { width: 100%; } .tarjetas .c2 h3 { width: 100%; } .tarjetas .botones { width: 100%; clear: both; padding:40px; } .tarjetas .botones .boton-interno { width: 90%; margin: 5px 0px; } } @media (max-width: 480px) { /* Texto inicio */ .inicio .texto-inicio { padding: 40px 0px; } /* Tuve que achicar la letra porque quedaba mal */ .inicio .texto-inicio h2 { width: 100%; padding-bottom: 0px; font-size: 42px; } .inicio .boton-comenzar { margin-top: 50px; } /* ESTADISTICAS */ /* Tambien se puede poner el texto a la derecha, no me gusto muchon, pero es una opcion */ .estadisticas .tarjeta-estadistica { width: 100%; float: none; margin-bottom: 2.5%; } /* RESULTADOS DE PELICULAS */ .tarjeta-pelicula{ width: 100%; } .pelicula{ float: left; } .pelicula .botones{ width: 70%; } /* ESTILOS DE INFORMACIÓN DE PELICULAS */ .mas-info .sidebar{ width: 100%; margin-right: 0; } .mas-info .sidebar .portada-sidebar{ clear: both; width: 100%; } .mas-info .sidebar .botones-sidebar{ clear: both; width: 100%; margin-bottom: 10px; } .mas-info .info-pelicula{ width: 100%; clear: both; } } @media (max-width: 390px) { /* PASOS */ .pasos .tarjeta-paso .tick-paso-3 { position: absolute; top: 80%; left: 5%; } /* RESULTADOS DE PELICULAS */ .pelicula .botones{ width: 90%; } /* Ver como acomodamos el footer de la mejor manera para mobile, achico la letra? */ } @media (max-width:370px) { .mas-info .info-pelicula .boton-info:nth-child(4){ margin-top: 10px; } } @media (max-width:315px) { .mas-info .info-pelicula .boton-info:nth-child(9){ margin-top: 10px; } }
public/css/media.css
@media (max-width: 980px) { /* Home */ .contenedor{ width: 90%; } /* Pasos */ /* Esta es una opcion para que quede el texto igual que en la version Desktop achicando la letra del h2 y tambien poniendo en porcentaje los tops y lefts de las flechas*/ .pasos .imagen-paso { padding: 30px 33px; margin-right: 10px; } .pasos h2 { font-size: 16px; padding-top: 30px; } .pasos .tarjeta-paso .flecha-paso-1 { margin-top: 40px; top: 70%; left: 45%; } .pasos .tarjeta-paso .flecha-paso-2 { margin-top: -148px; top: 80%; left: 45%; } /* FORMULARIO REGISTRO Y LOGIN */ .texto-formulario { width: 100%; padding-top: 0px; margin-top: -30px; } .formulario { width: 100%; padding: 25px; clear: both; margin: 40px 0px 0px 0px; } /* ESTILOS DE INFORMACIÓN DE PELICULAS */ .mas-info .sidebar{ width: 23.5%; margin-right: 5%; } .mas-info .sidebar .portada-pelicula { width: 100%; } .mas-info .botones-extras .boton-gris{ width: 100%; margin-bottom: 10px; } .info-pelicula{ width: 71.5%; } } @media (max-width:830px) { /* RESULTADOS DE PELICULAS */ .tarjeta-resultados{ width: 96%; } } @media (max-width:768px) { /* HEADER */ /* Oculto el menu para Desktop y muestro el menu tipo hamburguesa y lo acomodo con position relative */ header{ position: relative; } header .menu-movil { display: inherit; position: absolute; right: 20px; } header .desplegable-movil{ /*list-style: none;*/ /*text-decoration: none;*/ /*font-size:17px;*/ clear: both; position: relative; top: 10px; overflow: hidden; } header .desplegable-movil ul li{ text-align: center; padding: 0px 15px; } header .desplegable-movil ul li a{ list-style: none; text-decoration: none; font-size: 17px; color: white; } header .menu-principal { display: none; } .fondo-negro { padding: 20px 0px 20px 0px; } /* PASOS */ .pasos { /* Acomode los padding, fijate que te parece Juan */ padding: 75px 0px 150px 0px; overflow: hidden; } .pasos .tarjeta-paso { width: 100%; float: none; margin: 30px 0px; padding: 50px 0px 50px 0px; position: relative; } .pasos .tarjeta-paso:first-child{ padding-top: 0px; } .pasos .tarjeta-paso:last-child{ padding-top: 20px; padding-bottom: 0px; } .pasos .imagen-paso { float: left; margin-left: 50px; margin-right: 25px; } .pasos h2 { font-size: 24px; padding-top: 12px; } .pasos .tarjeta-paso .flecha-paso-1 { display: none; } .pasos .tarjeta-paso .flecha-paso-2 { display: none; } /* Ver donde ubicar la tilde, yo segui como las flechas, por la izquierda */ .pasos .tarjeta-paso .tick-paso-3 { float: left; position: absolute; top: 140%; left: 5%; } .pasos .tarjeta-paso .flecha-movil { display: inherit; position: absolute; top: 70%; } /* ESTADISTICAS */ .estadisticas .tarjeta-estadistica { width: 45%; float: left; /* padding-right: 20px; */ margin-bottom: 2.5%; } /* PREGUNTAS FRECUENTES */ .faqs .tarjeta-faq { width: 100%; float: none; margin-bottom: 5%; } .borde-derecho-gris { border: none; } .menu-footer ul li { clear: both; text-align: center; width: 100%; } /* RESULTADOS DE PELICULAS */ .tarjeta-pelicula{ margin: 0px auto; margin-bottom: 10px; width: 50%; } .pelicula{ clear: both; } .pelicula .boton-gris{ margin-bottom: 5px; } /* ESTILOS DE INFORMACIÓN DE PELICULAS */ .mas-info .sidebar{ width: 100%; } .mas-info .sidebar .portada-sidebar{ float: left; width: 47%; margin-right: 5% } .mas-info .sidebar .botones-sidebar{ float: left; width: 47%; } .info-pelicula{ clear: both; width: 100%; } /*ESTILOS DE LISTA DE CHECKBOX*/ .label-cbx { width: 25%; } .tarjetas .c1 img { margin-bottom: 30px; } .tarjetas .botones { width: 90%; display: inline-block; } } @media (max-width: 533px) { /* PASOS */ .pasos .tarjeta-paso .tick-paso-3 { position: absolute; top: 100%; left: 5%; } /*ESTILOS DE LISTA DE CHECKBOX*/ .label-cbx { width: 30%; } .tarjetas .c2 { width: 100%; } .tarjetas .c2 h3 { width: 100%; } .tarjetas .botones { width: 100%; clear: both; padding:40px; } .tarjetas .botones .boton-interno { width: 90%; margin: 5px 0px; } } @media (max-width: 480px) { /* Texto inicio */ .inicio .texto-inicio { padding: 40px 0px; } /* Tuve que achicar la letra porque quedaba mal */ .inicio .texto-inicio h2 { width: 100%; padding-bottom: 0px; font-size: 42px; } .inicio .boton-comenzar { margin-top: 50px; } /* ESTADISTICAS */ /* Tambien se puede poner el texto a la derecha, no me gusto muchon, pero es una opcion */ .estadisticas .tarjeta-estadistica { width: 100%; float: none; margin-bottom: 2.5%; } /* RESULTADOS DE PELICULAS */ .tarjeta-pelicula{ width: 100%; } .pelicula{ float: left; } .pelicula .botones{ width: 70%; } /* ESTILOS DE INFORMACIÓN DE PELICULAS */ .mas-info .sidebar{ width: 100%; margin-right: 0; } .mas-info .sidebar .portada-sidebar{ clear: both; width: 100%; } .mas-info .sidebar .botones-sidebar{ clear: both; width: 100%; margin-bottom: 10px; } .mas-info .info-pelicula{ width: 100%; clear: both; } } @media (max-width: 390px) { /* PASOS */ .pasos .tarjeta-paso .tick-paso-3 { position: absolute; top: 80%; left: 5%; } /* RESULTADOS DE PELICULAS */ .pelicula .botones{ width: 90%; } /* Ver como acomodamos el footer de la mejor manera para mobile, achico la letra? */ } @media (max-width:370px) { .mas-info .info-pelicula .boton-info:nth-child(4){ margin-top: 10px; } } @media (max-width:315px) { .mas-info .info-pelicula .boton-info:nth-child(9){ margin-top: 10px; } }
0.274351
0.102484
.training-instructions-2 { text-align: center; font-size: 2rem; font-weight: 500; } .next-letter { text-align: center; font-size: 25rem; font-weight: 750; } .counter-text { text-align: center; } .custom-border { border-radius: 10px; border-width: 3px; border: rgb(0,131,140); padding: 1rem; border-style: solid; height: 32rem; } .ghost-textbox { float: right; opacity: 0; } .green-text{ color: green; } .red-text { color: red; } .my-progress-bar { padding-right: 0px; padding-left: 0px; } .progress-bar { background-color: rgb(0,155,155); } .my-big-button { padding: 1.5rem 0rem; font-size: 2rem; border-radius: 1rem; flex: 0 0 33.333333%; max-width: 32%; } .my-button-gutter { margin-right: 2%; margin-left: 2%; } .my-button-gutter-half { margin-left: 4.17%; } .my-navbar { border-bottom-left-radius: 0.5rem; border-bottom-right-radius: 0.5rem; background-color: #343a40; } .my-nav-text { color: rgb(0,155,155) !important; font-size: larger; font-weight: 500; } .my-light-text { color: white; } .my-nav-separator { color: rgb(0,155,155); padding: 0.5rem 0rem; text-transform: uppercase; font-size: large; font-weight: bold; } h3 { text-transform: capitalize; margin-bottom: 3rem; color: rgb(0,131,140) !important; } .truncate-table-data { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 37rem; } .card-title{ padding: 1rem; } .btn-primary, .background-primary { background-color: rgb(0,155,155); border-color: rgb(0,155,155); } .my-btn-primary-outline { border-color:rgb(0,155,155); } .card-header { text-align: center; font-size: 1.25rem; font-weight: bold; } .circle { border-radius: 50%; width: 4rem; height: 4rem; padding: 0.2rem; padding-left: 1.2rem; color: #fff; border: 0.3rem solid rgb(0,131,140); background: rgb(0,131,140); font: 2rem Arial, sans-serif; text-align: center; font-weight: bolder; } .faux-white-text { visibility: hidden; } .colourful { color: rgb(0,131,140); } .dot { color: rgb(0,155,155); font-size: larger; position:absolute; } .dot-head { top: 0%; left: 23%; } .dot-trunk { top: 25%; left: 23%; } .dot-shoulder { top: 17%; left: 15%; } .dot-arm { top: 34%; left: 37%; } .dot-hand { top: 43%; left: 5%; } .dot-hip { top: 47%; left: 30%; } .dot-leg { top: 60%; left: 17.5%; } .dot-foot { top: 87%; left: 31%; } .dot-computer { height: 5.5rem; width: 5.5rem; top: 5%; left: 64%; } .dot-computer { height: 5.5rem; width: 5.5rem; top: 5%; left: 64%; } .dot-message { height: 4.5rem; width: 5.5rem; top: 41%; left: 64%; } .dot-gaming { height: 4.5rem; width: 6.5rem; top: 74%; left: 61%; } .person-container { position: relative; border: none; }
client/src/index.css
.training-instructions-2 { text-align: center; font-size: 2rem; font-weight: 500; } .next-letter { text-align: center; font-size: 25rem; font-weight: 750; } .counter-text { text-align: center; } .custom-border { border-radius: 10px; border-width: 3px; border: rgb(0,131,140); padding: 1rem; border-style: solid; height: 32rem; } .ghost-textbox { float: right; opacity: 0; } .green-text{ color: green; } .red-text { color: red; } .my-progress-bar { padding-right: 0px; padding-left: 0px; } .progress-bar { background-color: rgb(0,155,155); } .my-big-button { padding: 1.5rem 0rem; font-size: 2rem; border-radius: 1rem; flex: 0 0 33.333333%; max-width: 32%; } .my-button-gutter { margin-right: 2%; margin-left: 2%; } .my-button-gutter-half { margin-left: 4.17%; } .my-navbar { border-bottom-left-radius: 0.5rem; border-bottom-right-radius: 0.5rem; background-color: #343a40; } .my-nav-text { color: rgb(0,155,155) !important; font-size: larger; font-weight: 500; } .my-light-text { color: white; } .my-nav-separator { color: rgb(0,155,155); padding: 0.5rem 0rem; text-transform: uppercase; font-size: large; font-weight: bold; } h3 { text-transform: capitalize; margin-bottom: 3rem; color: rgb(0,131,140) !important; } .truncate-table-data { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 37rem; } .card-title{ padding: 1rem; } .btn-primary, .background-primary { background-color: rgb(0,155,155); border-color: rgb(0,155,155); } .my-btn-primary-outline { border-color:rgb(0,155,155); } .card-header { text-align: center; font-size: 1.25rem; font-weight: bold; } .circle { border-radius: 50%; width: 4rem; height: 4rem; padding: 0.2rem; padding-left: 1.2rem; color: #fff; border: 0.3rem solid rgb(0,131,140); background: rgb(0,131,140); font: 2rem Arial, sans-serif; text-align: center; font-weight: bolder; } .faux-white-text { visibility: hidden; } .colourful { color: rgb(0,131,140); } .dot { color: rgb(0,155,155); font-size: larger; position:absolute; } .dot-head { top: 0%; left: 23%; } .dot-trunk { top: 25%; left: 23%; } .dot-shoulder { top: 17%; left: 15%; } .dot-arm { top: 34%; left: 37%; } .dot-hand { top: 43%; left: 5%; } .dot-hip { top: 47%; left: 30%; } .dot-leg { top: 60%; left: 17.5%; } .dot-foot { top: 87%; left: 31%; } .dot-computer { height: 5.5rem; width: 5.5rem; top: 5%; left: 64%; } .dot-computer { height: 5.5rem; width: 5.5rem; top: 5%; left: 64%; } .dot-message { height: 4.5rem; width: 5.5rem; top: 41%; left: 64%; } .dot-gaming { height: 4.5rem; width: 6.5rem; top: 74%; left: 61%; } .person-container { position: relative; border: none; }
0.784154
0.161056
* { margin: 0; padding: 0; box-sizing: border-box; } h1{ background: #45526e; color: white; height: 10vh; display: flex; justify-content: center; align-items: center; font-family: 'Roboto', sans-serif; } body{ background: rgb(237, 238, 240); } .container-outer { background: white; height: 75vh; /* width: 60%; */ margin: 5% auto; border-radius: 20px; } .container-inner { font-family: 'Roboto', sans-serif; display: grid; height: 100%; grid-template-columns: 1fr 1fr; grid-template-rows: 20% 40% 40%; } .first{ /* background: orangered; */ grid-column-start: 1; grid-column-end: 3; } .second{ /* background: olive; */ grid-row-start: 2; grid-row-end: 4; text-align: center; padding-top: 5%; } .third{ /* background: aqua; */ } .fourth{ /* background: gold; */ display: flex; flex-direction: column; justify-content: space-around; } .top{ text-align: center; font-size: 1.3rem; padding-top: 3%; } .train-select{ margin-right: 1.5%; } .date-select{ margin-left: 1.5%; } .date-input{ height: 25px; font-size: 13px; } .top-container{ margin-top: 3%; display: flex; flex-direction: row; justify-content: center; } .date-input[type="date"]::-webkit-clear-button, .date-input[type="date"]::-webkit-inner-spin-button{ display: none; } .radios{ height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: space-around; } .radio{ padding-bottom: 15%; display: flex; width: 80%; justify-content: space-around; align-items: center; } .comments{ width: 73%; height: 60%; font-size: 13px; } span{ vertical-align: top; padding-right: 2%; } .submits{ align-self: flex-end; padding: 0 15% 10% 0; } .comment-sec{ width: 80%; height: 100%; } .work-text{ width: 50%; height: 25px; } .work-num{ width: 12%; height: 25px; } .work-unit{ height: 25px; } .work-num[type="number"]::-webkit-inner-spin-button{ display: none; } .left-form{ /* background: gray; */ width: 95%; margin: 0 auto; } ul{ text-align: left; margin-right: 10%; padding: 3% 0 0 18%; list-style-type: none; /* background: blue */ } li{ padding: 1.1%; height: 30px; line-height: 25px; } li:nth-of-type(even){ background: #f7f7f7 } .t-type{ height: 25px; font-size: 13px; } .very-outer{ display: flex; flex-direction: row; width: 100%; /* background: indianred; */ } .one{ /* background: brown; */ width: 15%; } .two{ width: 60%; } .three{ /* background: lawngreen; */ width: 25%; } .reminder-box{ background: white; margin: 50% 6% 0 6%; padding: 14px 14px 50px 14px; border-radius: 20px; font-family: 'Roboto', sans-serif; height: 130px; max-height: 130px; } .text-change{ padding: 15px 5px 0 15px; font-size: 30px; } .third-box{ background: white; margin: 25% 6% 0 6%; height: 320px; padding: 20px; border-radius: 20px; } .hist0{ font-size: 22px; margin-top: 11px; margin-bottom: 25px; } .hist1{ display: inline-block; margin-bottom: 20px; font-weight: bold; } .hist2{ display: inline-block; margin-bottom: 20px; font-weight: bold; } .hist3{ margin-top: 4px; font-weight: bold; }
work-out-ext/style.css
* { margin: 0; padding: 0; box-sizing: border-box; } h1{ background: #45526e; color: white; height: 10vh; display: flex; justify-content: center; align-items: center; font-family: 'Roboto', sans-serif; } body{ background: rgb(237, 238, 240); } .container-outer { background: white; height: 75vh; /* width: 60%; */ margin: 5% auto; border-radius: 20px; } .container-inner { font-family: 'Roboto', sans-serif; display: grid; height: 100%; grid-template-columns: 1fr 1fr; grid-template-rows: 20% 40% 40%; } .first{ /* background: orangered; */ grid-column-start: 1; grid-column-end: 3; } .second{ /* background: olive; */ grid-row-start: 2; grid-row-end: 4; text-align: center; padding-top: 5%; } .third{ /* background: aqua; */ } .fourth{ /* background: gold; */ display: flex; flex-direction: column; justify-content: space-around; } .top{ text-align: center; font-size: 1.3rem; padding-top: 3%; } .train-select{ margin-right: 1.5%; } .date-select{ margin-left: 1.5%; } .date-input{ height: 25px; font-size: 13px; } .top-container{ margin-top: 3%; display: flex; flex-direction: row; justify-content: center; } .date-input[type="date"]::-webkit-clear-button, .date-input[type="date"]::-webkit-inner-spin-button{ display: none; } .radios{ height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: space-around; } .radio{ padding-bottom: 15%; display: flex; width: 80%; justify-content: space-around; align-items: center; } .comments{ width: 73%; height: 60%; font-size: 13px; } span{ vertical-align: top; padding-right: 2%; } .submits{ align-self: flex-end; padding: 0 15% 10% 0; } .comment-sec{ width: 80%; height: 100%; } .work-text{ width: 50%; height: 25px; } .work-num{ width: 12%; height: 25px; } .work-unit{ height: 25px; } .work-num[type="number"]::-webkit-inner-spin-button{ display: none; } .left-form{ /* background: gray; */ width: 95%; margin: 0 auto; } ul{ text-align: left; margin-right: 10%; padding: 3% 0 0 18%; list-style-type: none; /* background: blue */ } li{ padding: 1.1%; height: 30px; line-height: 25px; } li:nth-of-type(even){ background: #f7f7f7 } .t-type{ height: 25px; font-size: 13px; } .very-outer{ display: flex; flex-direction: row; width: 100%; /* background: indianred; */ } .one{ /* background: brown; */ width: 15%; } .two{ width: 60%; } .three{ /* background: lawngreen; */ width: 25%; } .reminder-box{ background: white; margin: 50% 6% 0 6%; padding: 14px 14px 50px 14px; border-radius: 20px; font-family: 'Roboto', sans-serif; height: 130px; max-height: 130px; } .text-change{ padding: 15px 5px 0 15px; font-size: 30px; } .third-box{ background: white; margin: 25% 6% 0 6%; height: 320px; padding: 20px; border-radius: 20px; } .hist0{ font-size: 22px; margin-top: 11px; margin-bottom: 25px; } .hist1{ display: inline-block; margin-bottom: 20px; font-weight: bold; } .hist2{ display: inline-block; margin-bottom: 20px; font-weight: bold; } .hist3{ margin-top: 4px; font-weight: bold; }
0.367157
0.072112
body{ margin: 0px; padding: 0px; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: black; overflow: hidden; } li{ list-style: none; } ul{ padding: 0; } .hidden{ display: none !important; } #game-frame{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; } .sCard>div{ border-radius: 1rem; border: 1px solid lightgrey; overflow: hidden; position: relative; } .sCard img{ width: 100%; } .sCard .overlay, .text-outlined{ text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; } /*.sCard .overlay{ display: flex; align-items: center; }*/ .sCard .overlay .top{ background: rgba(255,255,255,0.75); top: 0; left: 0; height: 4rem; width: 100%; position: absolute; display: flex; align-items: center; } .sCard .overlay .top .vp{ color: white; margin: 0 1rem; font-size: 3.5rem; } .sCard .overlay .top img{ width: 4rem; border-radius: 1rem; position: absolute; right: 0rem; } .sCard .overlay .cost-cont{ position: absolute; left: 0.3rem; bottom: 0; color: white; } .sCard .overlay .cost-cont>div{ display: flex; align-items: center; justify-content: center; width: 2.3rem; height: 2.3rem; border-radius: 50%; overflow: hidden; border: 2px solid white; margin: 0.3rem 0; } .sCard .overlay .cost-cont img{ position: relative; width: 6rem; } .sCard .overlay .cost-cont h3{ position: absolute; } .sCard .overlay img[name="token"]{ opacity: 0; } .sCard.reserved .overlay img[name="token"]{ opacity: 1; } #currency-pool .overlay{ position: absolute; display: flex; align-items: center; justify-content: center; top: 0; left: 0; padding: inherit; width: 100%; height: 100%; color: white; } #currency-pool .overlay .remaining{ padding: 0 1rem; background: rgba(0,0,0,0.65); border-radius: 50%; } .backdeck{ display: flex; align-items: center; } .card-container .row{ margin:0.1rem 0; } #currency-pool{ display: flex; align-items: center; justify-content: center; position: fixed; left: 0; top: 0; height: 100%; } #currency-pool img{ width: 100%; border-radius: 25%; } #currency-pool .currency{ width: 10rem; position: fixed; height: 10rem; margin: auto; top: 0; bottom: 0; } #player-data-container{ position: fixed; top: 0; left: 0; } .player-data{ position: fixed; width: 15rem; height: 25rem; background: rgba(0,0,0,0.9); text-align: center; color: white; } hr{ border-top: 1px solid rgba(255,255,255,0.1); margin: 0.5rem 0;} #pdata-0{ left: 0; top: 0; border-bottom-right-radius: 3rem;} #pdata-1{ right: 0; top: 0; border-bottom-left-radius: 3rem;} #pdata-2{ left: 0; bottom: 0; border-top-right-radius: 3rem;} #pdata-3{ right: 0; bottom: 0; border-top-left-radius: 3rem;} .player-data img{ width: 3rem; border-radius: 1rem;} .player-data .col{display: flex; align-items: center; justify-content: center;} .player-data .row{margin: 0.2rem 0;} .player-data.winner .info-name{ color: yellow; } .player-data.winner .info-name::after{ content: " WON"; } .player-data.winner .container{opacity: 0.3;} .player-data.current-turn{ animation: 2s flash ease; animation-iteration-count: infinite; } @keyframes flash{ 0% { -webkit-box-shadow: 0px 0px 14px 2px rgba(255,255,255,0); -moz-box-shadow: 0px 0px 14px 2px rgba(255,255,255,0); box-shadow: 0px 0px 14px 2px rgba(255,255,255,0); } 50% { -webkit-box-shadow: 0px 0px 20px 0px rgba(255,255,255,1); -moz-box-shadow: 0px 0px 20px 0px rgba(255,255,255,1); box-shadow: 0px 0px 20px 0px rgba(255,255,255,1); } 100% { -webkit-box-shadow: 0px 0px 14px 2px rgba(255,255,255,0); -moz-box-shadow: 0px 0px 14px 2px rgba(255,255,255,0); box-shadow: 0px 0px 14px 2px rgba(255,255,255,0); } } .absolute-center{ position: absolute; margin: auto; left: 0; right: 0; bottom: 0; top: 0; } #gameover{ position: fixed !important; z-index: 90; color: white; display: flex; align-items: center; justify-content: center; transition: 1s ease; } #gameover>div{ width: 20rem; height: 20rem; text-align: center; background: rgba(0,0,0,0.9); border-radius: 2rem; } #nobles img{ width: 100%; } #nobles .noble{ overflow: hidden; border-radius: 1rem; width: 12rem; margin-top: 0.9rem; position: relative; color: white; } #nobles .noble .overlay{ text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; } #nobles .noble .overlay .left{ position: absolute; left: 0; top:0 ;height: 100%; width: 3.5rem; background: rgba(255,255,255,0.7); text-align: center; } #nobles .noble .overlay .left .req-cont{ width: 1.7rem; height: 2.2rem; display: flex; align-items: center; justify-content: center; overflow: hidden; border: 2px solid white; border-radius: 0.3rem; margin: 0.2rem auto; } #nobles .noble .overlay .left .req-cont .bg{ width: 10rem; } #nobles .noble .overlay .left .req-cont .req{ position: absolute; }
games/Splendor/css/style.css
body{ margin: 0px; padding: 0px; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: black; overflow: hidden; } li{ list-style: none; } ul{ padding: 0; } .hidden{ display: none !important; } #game-frame{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; } .sCard>div{ border-radius: 1rem; border: 1px solid lightgrey; overflow: hidden; position: relative; } .sCard img{ width: 100%; } .sCard .overlay, .text-outlined{ text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; } /*.sCard .overlay{ display: flex; align-items: center; }*/ .sCard .overlay .top{ background: rgba(255,255,255,0.75); top: 0; left: 0; height: 4rem; width: 100%; position: absolute; display: flex; align-items: center; } .sCard .overlay .top .vp{ color: white; margin: 0 1rem; font-size: 3.5rem; } .sCard .overlay .top img{ width: 4rem; border-radius: 1rem; position: absolute; right: 0rem; } .sCard .overlay .cost-cont{ position: absolute; left: 0.3rem; bottom: 0; color: white; } .sCard .overlay .cost-cont>div{ display: flex; align-items: center; justify-content: center; width: 2.3rem; height: 2.3rem; border-radius: 50%; overflow: hidden; border: 2px solid white; margin: 0.3rem 0; } .sCard .overlay .cost-cont img{ position: relative; width: 6rem; } .sCard .overlay .cost-cont h3{ position: absolute; } .sCard .overlay img[name="token"]{ opacity: 0; } .sCard.reserved .overlay img[name="token"]{ opacity: 1; } #currency-pool .overlay{ position: absolute; display: flex; align-items: center; justify-content: center; top: 0; left: 0; padding: inherit; width: 100%; height: 100%; color: white; } #currency-pool .overlay .remaining{ padding: 0 1rem; background: rgba(0,0,0,0.65); border-radius: 50%; } .backdeck{ display: flex; align-items: center; } .card-container .row{ margin:0.1rem 0; } #currency-pool{ display: flex; align-items: center; justify-content: center; position: fixed; left: 0; top: 0; height: 100%; } #currency-pool img{ width: 100%; border-radius: 25%; } #currency-pool .currency{ width: 10rem; position: fixed; height: 10rem; margin: auto; top: 0; bottom: 0; } #player-data-container{ position: fixed; top: 0; left: 0; } .player-data{ position: fixed; width: 15rem; height: 25rem; background: rgba(0,0,0,0.9); text-align: center; color: white; } hr{ border-top: 1px solid rgba(255,255,255,0.1); margin: 0.5rem 0;} #pdata-0{ left: 0; top: 0; border-bottom-right-radius: 3rem;} #pdata-1{ right: 0; top: 0; border-bottom-left-radius: 3rem;} #pdata-2{ left: 0; bottom: 0; border-top-right-radius: 3rem;} #pdata-3{ right: 0; bottom: 0; border-top-left-radius: 3rem;} .player-data img{ width: 3rem; border-radius: 1rem;} .player-data .col{display: flex; align-items: center; justify-content: center;} .player-data .row{margin: 0.2rem 0;} .player-data.winner .info-name{ color: yellow; } .player-data.winner .info-name::after{ content: " WON"; } .player-data.winner .container{opacity: 0.3;} .player-data.current-turn{ animation: 2s flash ease; animation-iteration-count: infinite; } @keyframes flash{ 0% { -webkit-box-shadow: 0px 0px 14px 2px rgba(255,255,255,0); -moz-box-shadow: 0px 0px 14px 2px rgba(255,255,255,0); box-shadow: 0px 0px 14px 2px rgba(255,255,255,0); } 50% { -webkit-box-shadow: 0px 0px 20px 0px rgba(255,255,255,1); -moz-box-shadow: 0px 0px 20px 0px rgba(255,255,255,1); box-shadow: 0px 0px 20px 0px rgba(255,255,255,1); } 100% { -webkit-box-shadow: 0px 0px 14px 2px rgba(255,255,255,0); -moz-box-shadow: 0px 0px 14px 2px rgba(255,255,255,0); box-shadow: 0px 0px 14px 2px rgba(255,255,255,0); } } .absolute-center{ position: absolute; margin: auto; left: 0; right: 0; bottom: 0; top: 0; } #gameover{ position: fixed !important; z-index: 90; color: white; display: flex; align-items: center; justify-content: center; transition: 1s ease; } #gameover>div{ width: 20rem; height: 20rem; text-align: center; background: rgba(0,0,0,0.9); border-radius: 2rem; } #nobles img{ width: 100%; } #nobles .noble{ overflow: hidden; border-radius: 1rem; width: 12rem; margin-top: 0.9rem; position: relative; color: white; } #nobles .noble .overlay{ text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; } #nobles .noble .overlay .left{ position: absolute; left: 0; top:0 ;height: 100%; width: 3.5rem; background: rgba(255,255,255,0.7); text-align: center; } #nobles .noble .overlay .left .req-cont{ width: 1.7rem; height: 2.2rem; display: flex; align-items: center; justify-content: center; overflow: hidden; border: 2px solid white; border-radius: 0.3rem; margin: 0.2rem auto; } #nobles .noble .overlay .left .req-cont .bg{ width: 10rem; } #nobles .noble .overlay .left .req-cont .req{ position: absolute; }
0.405684
0.090735
width: 1230px; margin: 0 auto; padding: 0 2.25em; } #content { width: 820px; padding-bottom: 2000px; margin-bottom: 2.25em; background-image: url("../img/phony.png"); background-position: center bottom; background-repeat: no-repeat; } #toc { position: fixed; margin-left: 870px; width: 300px; } #toc > h2 { padding-bottom: 0.3em; font-size: 2.25em; line-height: 1.2; margin-top: 0; } #toc h2 span { font-size: 1.75rem; } #toc > h2 > a { float: right; } #toc > h2 a { font-size: 1.8rem; margin-top: .5rem; margin-left: .5rem; font-weight: normal; color: #333; } #toc > h2 a:hover { color: #4078c0; } #toc ul { display: none; padding-left: 1em; list-style: none; } #toc li.active ul { display: block; } #toc li.active ul ul { display: none; } #toc li.active ul li.active ul { display: block; } #toc > ul { display: block; padding-left: 0; } #toc li.active { font-weight: bold; } #toc li.active li { font-weight: normal; } #toc li.active li.active { font-weight: bold; } #versions { position: absolute; right: 0; text-align: right; background: white; border: 1px solid #eee; outline: .5em solid white; } #toc > ul#versions { padding: .5em 1em; } #versions a { display: none; pointer-events: none; color: #ccc; } #versions a.current { display: inline; } #versions a.current:before { content: "v: "; } #versions:hover a { display: inline; pointer-events: auto; color: #4078c0; } #versions:hover a.current { font-weight: bold; } #versions:hover a.current:before { content: ""; } .markdown-body { font-family: Lato, "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } .markdown-body code, .markdown-body pre, .markdown-body .highlight pre, .markdown-body kbd, .markdown-body blockquote { font-family: Inconsolata, Consolas, "Liberation Mono", Menlo, Courier, monospace; } .markdown-body code, .markdown-body pre, .markdown-body .highlight pre, .markdown-body blockquote { font-size: 16px; } .markdown-body blockquote { padding: 1em; border: 1px solid #eee; border-left: 1em solid #eee; overflow: auto; white-space: nowrap; } .markdown-body hr { height: 1px; background-color: white; }
assets/web/css/phony.css
width: 1230px; margin: 0 auto; padding: 0 2.25em; } #content { width: 820px; padding-bottom: 2000px; margin-bottom: 2.25em; background-image: url("../img/phony.png"); background-position: center bottom; background-repeat: no-repeat; } #toc { position: fixed; margin-left: 870px; width: 300px; } #toc > h2 { padding-bottom: 0.3em; font-size: 2.25em; line-height: 1.2; margin-top: 0; } #toc h2 span { font-size: 1.75rem; } #toc > h2 > a { float: right; } #toc > h2 a { font-size: 1.8rem; margin-top: .5rem; margin-left: .5rem; font-weight: normal; color: #333; } #toc > h2 a:hover { color: #4078c0; } #toc ul { display: none; padding-left: 1em; list-style: none; } #toc li.active ul { display: block; } #toc li.active ul ul { display: none; } #toc li.active ul li.active ul { display: block; } #toc > ul { display: block; padding-left: 0; } #toc li.active { font-weight: bold; } #toc li.active li { font-weight: normal; } #toc li.active li.active { font-weight: bold; } #versions { position: absolute; right: 0; text-align: right; background: white; border: 1px solid #eee; outline: .5em solid white; } #toc > ul#versions { padding: .5em 1em; } #versions a { display: none; pointer-events: none; color: #ccc; } #versions a.current { display: inline; } #versions a.current:before { content: "v: "; } #versions:hover a { display: inline; pointer-events: auto; color: #4078c0; } #versions:hover a.current { font-weight: bold; } #versions:hover a.current:before { content: ""; } .markdown-body { font-family: Lato, "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } .markdown-body code, .markdown-body pre, .markdown-body .highlight pre, .markdown-body kbd, .markdown-body blockquote { font-family: Inconsolata, Consolas, "Liberation Mono", Menlo, Courier, monospace; } .markdown-body code, .markdown-body pre, .markdown-body .highlight pre, .markdown-body blockquote { font-size: 16px; } .markdown-body blockquote { padding: 1em; border: 1px solid #eee; border-left: 1em solid #eee; overflow: auto; white-space: nowrap; } .markdown-body hr { height: 1px; background-color: white; }
0.553747
0.173113
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; } .head_custom-nav .navbar-brand img { width: 18px; height: 18px; } .head_custom-nav .navbar-brand span { font-weight: 700; font-size: 22px; margin-left: 10px; } .head_custom-nav button { padding: 0; } .head_custom-nav button span img { width: 45px; } .head_custom-nav #navbarNav .navbar-nav .nav-item .nav-link { color: #000; font-weight: 700; padding: 8px 15px; white-space: nowrap; -webkit-transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); } .head_custom-nav #navbarNav .navbar-nav .nav-item .nav-link:hover { color: navy; } .custom-section { width: inherit; padding: 40px 0; } @media screen and (max-width: 991.98px) { .custom-section { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } } .custom-section .col-lg-4 { margin-top: 100px; } .custom-section .col-lg-4 h2 { font-weight: 700; font-size: 63px; color: #000; margin-bottom: 0; line-height: 1; white-space: nowrap; } .custom-section .col-lg-4 h3 { font-weight: 300; font-size: 30px; margin-top: 20px; color: #000; line-height: 1; } .custom-section .col-lg-4 p { color: #525151; font-size: 20px; margin-top: 25px; } .custom-section .col-lg-4 a { display: inline-block; padding: 8px 22px; color: #fff; background-color: #1ea5f7; border: 1px solid transparent; margin-top: 60px; text-decoration: none; -webkit-transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); } .custom-section .col-lg-4 a:hover { color: #1ea5f7; background-color: white; border: 1px solid #1ea5f7; } .custom-section .col-lg-4 .resume { display: inline-block; padding: 8px 22px; color: #fff; background-color: #24db2d; border: 1px solid transparent; margin-top: 60px; text-decoration: none; -webkit-transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); } .custom-section .col-lg-4 .resume:hover { color: #1ef742; background-color: white; border: 1px solid #1ef742; } .custom-section .col-lg-8 img { width: 90%; position: absolute; top: -14rem; right: -20%; } @media screen and (max-width: 991.98px) { .custom-section .col-lg-8 img { width: 100%; position: relative; top: 0; right: 0; } } @media screen and (max-width: 800px) { .custom-section .col-lg-8 img { width: 50%; position: relative; top: 0; right: 0; } } @media screen and (max-width: 700px) { .custom-section .col-lg-8 img { display: none; } } /*# sourceMappingURL=style.css.map */
style.css
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; } .head_custom-nav .navbar-brand img { width: 18px; height: 18px; } .head_custom-nav .navbar-brand span { font-weight: 700; font-size: 22px; margin-left: 10px; } .head_custom-nav button { padding: 0; } .head_custom-nav button span img { width: 45px; } .head_custom-nav #navbarNav .navbar-nav .nav-item .nav-link { color: #000; font-weight: 700; padding: 8px 15px; white-space: nowrap; -webkit-transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); } .head_custom-nav #navbarNav .navbar-nav .nav-item .nav-link:hover { color: navy; } .custom-section { width: inherit; padding: 40px 0; } @media screen and (max-width: 991.98px) { .custom-section { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } } .custom-section .col-lg-4 { margin-top: 100px; } .custom-section .col-lg-4 h2 { font-weight: 700; font-size: 63px; color: #000; margin-bottom: 0; line-height: 1; white-space: nowrap; } .custom-section .col-lg-4 h3 { font-weight: 300; font-size: 30px; margin-top: 20px; color: #000; line-height: 1; } .custom-section .col-lg-4 p { color: #525151; font-size: 20px; margin-top: 25px; } .custom-section .col-lg-4 a { display: inline-block; padding: 8px 22px; color: #fff; background-color: #1ea5f7; border: 1px solid transparent; margin-top: 60px; text-decoration: none; -webkit-transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); } .custom-section .col-lg-4 a:hover { color: #1ea5f7; background-color: white; border: 1px solid #1ea5f7; } .custom-section .col-lg-4 .resume { display: inline-block; padding: 8px 22px; color: #fff; background-color: #24db2d; border: 1px solid transparent; margin-top: 60px; text-decoration: none; -webkit-transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); } .custom-section .col-lg-4 .resume:hover { color: #1ef742; background-color: white; border: 1px solid #1ef742; } .custom-section .col-lg-8 img { width: 90%; position: absolute; top: -14rem; right: -20%; } @media screen and (max-width: 991.98px) { .custom-section .col-lg-8 img { width: 100%; position: relative; top: 0; right: 0; } } @media screen and (max-width: 800px) { .custom-section .col-lg-8 img { width: 50%; position: relative; top: 0; right: 0; } } @media screen and (max-width: 700px) { .custom-section .col-lg-8 img { display: none; } } /*# sourceMappingURL=style.css.map */
0.428353
0.055031
*{padding:0px; margin:0px; box-sizing: border-box;} :root { --legend-bg-color: white; --legend-padding: 0.4rem; --border:1px solid black; /*Cor do body */ --bg-body:rgb(90, 143, 248); /*Cor da section inicial --bg-box1:linear-gradient(103deg, rgba(9,9,121,1) 0%, rgba(34,0,255,1) 81%, rgba(2,0,36,1) 100%, rgba(37,66,193,1) 100%); */ /*background: rgb(9,9,121); background: linear-gradient(103deg, rgba(9,9,121,1) 0%, rgba(34,0,255,1) 81%, rgba(2,0,36,1) 100%, rgba(37,66,193,1) 100%); */ /*Cor onde fica os projetos*/ --bg-box2:rgb(43, 43, 44); /*Cor da section interio com info do projeto*/ --bg-box-interior:rgb(127, 131, 136); /*Cor da section onde fala sobre mim*/ --bg-sobre:rgb(43, 43, 44); /*Cor da section onde fala sobre as tecnologia usada*/ --bg-main-box2:rgb(243, 244, 247); /*Cor usada na section minhas habilidade */ --bg-habilidade:white; } body{ background-color: var(--bg-body); } html{ padding: 0; margin: 0; width: 100%; height: 100%; scroll-behavior: smooth; } #box1{ width: 100%; height: 657px; transition: height 1s ease-in-out; /*background: linear-gradient(to top, rgb(52, 118, 145) 0%, rgba(34,0,255,1) 81%, rgb(55, 49, 173) 100%, rgb(9, 9, 12) 100%); */ background-color: rgb(12, 92, 197); overflow: hidden; border-bottom: 1px solid; } .main-img{ width: 270px; height: 270px; border: 1px solid; overflow: hidden; display: flex; justify-content: center; background-color: black; border-radius: 50%; margin:1rem 0; } #main1{ display: flex; flex-direction: column; justify-content: center; text-align: center; align-items: center; } #main1 > h2{ font-size: 3rem; margin:0.5rem 0; transition: 0.5s; } #main1 > h2:hover{ transform: scale(0.9); } #main1 > h4{ font-size: 1.6rem; margin:0.5rem 0; transition: 0.4s ease-in; } #main1 > h4:hover{ transform: scale(0.9); } .middle{ z-index: 1; cursor: pointer; } a{ text-decoration-color: transparent; } .btn{ width: 120px; height: 45px; position: relative; color: black; font-size: 14px; font-family: "montserrat"; text-decoration: none; margin: 30px 0; border: 2px solid black; padding: 0; text-transform: uppercase; overflow: hidden; transition: 1s all ease; display: flex; justify-content: center; align-items: center; } .butoes{ display: flex; } .butoes > a{ display: flex; margin: 0 0.3rem; } .btn::before{ background: black; content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: -1; transition: all 0.6s ease; } .btn:hover{ color:white; } .btn::before{ width: 0%; height: 100%; } .btn:hover::before{ width: 100%; color:white; } #header{ width: 100%; height: 3rem; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0rem 2rem; transition: height 1s; } #box-header{ width: 100%; display: flex; justify-content: right; align-items: center; padding-right: 2rem; padding-top: 1.6rem; } #ul{ display: none; flex-direction: column; justify-content: end; text-align: end; width: 40%; gap:1rem; } #ul > li{ font-size: 2rem; list-style: none; transition: 0.2s; border-width: 0px; width: max-content; margin: auto; } #ul > li:hover{ cursor: pointer; color:white; transform: scale(0.9); filter: drop-shadow(2px 2px 5px black); } i{ transform: scale(2); pointer-events: all; cursor: pointer; } #i_menu{ color:black; transition: 0.5s; } #i_menu:hover{ color:white; cursor: pointer; } #icone_seta{ display: none; color:black; transition: 0.3s; transform: scale(2.2); } #icone_seta:hover{ color:white; cursor: pointer; } #i_fechar{ color:white; transition:0.3s; } #i_fechar:hover{ color:black; } #box2{ width: 100%; display: none; flex-direction: column; justify-content: center; align-items: center; padding-top: 1rem; background-color: var(--bg-box2); } #projetos{ width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; } #projetos > div:hover{ transform: scale(1.04); border: 1px solid white; box-shadow: 2px 4px 6px black; } #projetos > h3{ color:white; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 2rem; } .img-titulo > h3{ font-size: 1.5rem; margin-bottom: 0.3rem; } .blocos-projetos{ width:70%; display: flex; flex-direction: row; justify-content: space-around; flex-wrap: wrap; align-items: center; padding: 5rem 1.7rem; margin:1.6rem 0; color:white; background-color:dodgerblue; } .desc-button{ width: 470px; text-align: justify; display: flex; flex-direction: column; justify-content: center; align-items: center; gap:1rem; } .desc-button > h2{ text-align: center; } .desc-button > p{ color:white; font-size: 1.1rem; } .desc-button > a > button{ padding: 1rem; margin-top: 1.6rem; border: 1px solid inherit; } .desc-button > a > button:hover{ background-color: rgb(119, 119, 119); color:white; border: 1px solid white; } .projeto2, .projeto4, .projeto6, .projeto8{ display: flex; flex-direction: row-reverse; background-color: rgb(224, 135, 52); } #img-projeto1{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto1.png); background-position: center; background-repeat: no-repeat; background-size: cover; border: 1px solid black; box-shadow: 2px 4px 6px black; } #img-projeto2{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto2.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto3{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto3.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto4{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto4.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto5{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto5.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto6{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto6.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto7{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto7.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto8{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto8.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto9{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto9.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } .fadeIn { -webkit-animation: fadeIn 1s ease-in-out; -moz-animation: fadeIn 1s ease-in-out; -o-animation: fadeIn 1s ease-in-out; animation: fadeIn 1s ease-in-out; } /* ANIMAÇÃO */ @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes fadeIn { 0% { opacity: 0;} 100% { opacity: 1; } } @-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } .titulo_icone{ width: 100%; padding: 0 2rem; display: flex; justify-content: space-between; align-items: center; } .titulo_icone > h3{ font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; margin: 0.7rem 0; font-size: 1.2rem; color:white; } #seta-box-header{ position: absolute; bottom: 0; margin-bottom: 2rem; display: none; transform: scale(1.3); } #seta-box-header:hover{ cursor: pointer; color:white; } .tecnologia-detalhe{ width: 100%; display: flex; justify-content: center; align-items: center; margin: 1rem 0; } .tecnologia{ display: flex; flex-direction: column; justify-content: center; align-items: center; gap:0.5rem; } .tecnologia > p{ font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 0.9rem; } .tecnologia > h4 { margin: 0.5rem; font-family: Arial, Helvetica, sans-serif; } #sobre{ width: 100%; background-color: white; padding: 0.4rem 0; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: var(--bg-sobre); } #sobre > h4{ color:white; font-size: 2rem; margin: 0.5rem 0; } .box-sobre{ width: 100%; margin: 1rem; padding:0 3.7rem ; } .box-sobre > p{ font-size: 2rem; margin: 0.4rem 0; color:rgb(253, 231, 103); font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; } .box-sobre > h1{ font-size: 4rem; margin: 0.5rem 0; color:white; } .box-sobre > h4{ font-size: 2.7rem; font-weight: 500; margin: 0.7rem 0; color:rgb(253, 231, 103); } .box-sobre > h6{ font-size: 1.4rem; text-align: justify; margin: 2rem 0; color:white; } #main-box2{ border: 1px solid; width: 100%; height: 600px; display: flex; flex-direction: column; text-align: center; background-color:var(--bg-main-box2); } .main-tecnologia{ display: flex; margin-top: 5rem; justify-content: center; align-items: center; flex-wrap: wrap; } #main-box2 > h4{ font-size: 2rem; margin-top: 3rem; color:black; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; } .main-tecnologia > div{ width: 230px; height: 250px; border: 1px solid black; display: flex ; flex-direction: column; justify-content: center; align-items: center; margin: 0 1rem;; } .main-tecnologia > div:nth-child(1){ background-color: rgb(243, 42, 15); color:white } .main-tecnologia > div:nth-child(2){ background-color: blue; color:white } .main-tecnologia > div:nth-child(3){ background-color: rgb(243, 218, 77); color:white } .main-tecnologia > div:nth-child(4){ background-color:rgb(68, 29, 175); color:white; } .main-tecnologia > div > img{ width: 70px; } .main-tecnologia > div > h4{ margin-top: 1rem; } .main-tecnologia > div:hover{ border: 2px solid black; box-shadow: 2px 2px 4px black; } #habilidades{ height: max-content; width: 100%; padding: 2rem ; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: var(--bg-habilidade); } .box-habilidade > div > div >h4{ margin-top: 1rem; color:black } .box-habilidade{ display: flex; margin: auto; padding: 0rem; justify-content: center; align-items: center; flex-wrap: wrap; } #habilidades > h4{ font-size: 2rem; color:black; margin-bottom: 1rem; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; } .box-habilidade > div { display: flex ; flex-direction: column; justify-content: center; align-items: center; margin: 1rem 1rem; } .box-habilidade > div > div{ width: 150px; height: 150px; border: 1px solid black; border-radius: 50%; display: flex ; flex-direction: column; justify-content: center; align-items: center; margin: 1rem 1rem; } .box-habilidade > div > div > img{ width: 60px; } .box-habilidade > div > div:hover{ transform: scale(0.9); box-shadow: 4px 2px 6px black; border:2px solid black; } .habilidade1 > div{ background-color: #F32A0F; } .habilidade2 > div{ background-color: #248BC3; } .habilidade3 > div{ background-color: #EAD41C; } .habilidade4 > div{ background-color: #441DAF; } .habilidade5 > div{ background-color: #2156C9; } .habilidade6 > div{ background-color: #5781DB; } .habilidade7 > div{ background-color: white; } .habilidade8 > div{ background-color: #6B0ADA; } progress{ width: 80%; height: 25px; filter: drop-shadow(2px 2px 2px black) } #cursos{ width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: white; padding: 3rem 1.5rem; } #cursos > h2{ text-align: center; font-size: 1.8rem; margin: 2.5rem 0; font-family:Arial, Helvetica, sans-serif ; } #cursos > div{ width: 100%; display: flex; flex-wrap: wrap; justify-content: space-evenly; align-items: center; } .blocos-cursos{ width: 200px; height: 240px; display: flex; text-align: center; flex-direction: column; justify-content: center; align-items: center; border: 1px solid white; gap:0.5rem; margin: 1rem 1rem; color:white; background-color: rgb(57, 58, 58); } .blocos-cursos:hover{ box-shadow: 2px 2px 6px black; } .blocos-cursos a{ color:inherit; } #cursos > div > div > img{ width: 70px; } pre{ font-family: sans-serif; margin: 0; padding: 0; white-space:pre-line; } #contato{ width: 100%; height: 150px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap:1rem; } #contato > h4{ font-size: 1.4rem; color:white; } .redes{ display: flex; width: max-content; height: max-content; margin-bottom:0rem; } .box-redes{ width: 80px; text-align: center; margin: 0 0.9rem; color:white; } .box-redes > a > img{ width: 30px; } .box-redes > a{ color: inherit; } .box-redes:hover{ cursor: pointer; filter: drop-shadow(2px 2px 3px rgb(255, 255, 255)); }
style.css
*{padding:0px; margin:0px; box-sizing: border-box;} :root { --legend-bg-color: white; --legend-padding: 0.4rem; --border:1px solid black; /*Cor do body */ --bg-body:rgb(90, 143, 248); /*Cor da section inicial --bg-box1:linear-gradient(103deg, rgba(9,9,121,1) 0%, rgba(34,0,255,1) 81%, rgba(2,0,36,1) 100%, rgba(37,66,193,1) 100%); */ /*background: rgb(9,9,121); background: linear-gradient(103deg, rgba(9,9,121,1) 0%, rgba(34,0,255,1) 81%, rgba(2,0,36,1) 100%, rgba(37,66,193,1) 100%); */ /*Cor onde fica os projetos*/ --bg-box2:rgb(43, 43, 44); /*Cor da section interio com info do projeto*/ --bg-box-interior:rgb(127, 131, 136); /*Cor da section onde fala sobre mim*/ --bg-sobre:rgb(43, 43, 44); /*Cor da section onde fala sobre as tecnologia usada*/ --bg-main-box2:rgb(243, 244, 247); /*Cor usada na section minhas habilidade */ --bg-habilidade:white; } body{ background-color: var(--bg-body); } html{ padding: 0; margin: 0; width: 100%; height: 100%; scroll-behavior: smooth; } #box1{ width: 100%; height: 657px; transition: height 1s ease-in-out; /*background: linear-gradient(to top, rgb(52, 118, 145) 0%, rgba(34,0,255,1) 81%, rgb(55, 49, 173) 100%, rgb(9, 9, 12) 100%); */ background-color: rgb(12, 92, 197); overflow: hidden; border-bottom: 1px solid; } .main-img{ width: 270px; height: 270px; border: 1px solid; overflow: hidden; display: flex; justify-content: center; background-color: black; border-radius: 50%; margin:1rem 0; } #main1{ display: flex; flex-direction: column; justify-content: center; text-align: center; align-items: center; } #main1 > h2{ font-size: 3rem; margin:0.5rem 0; transition: 0.5s; } #main1 > h2:hover{ transform: scale(0.9); } #main1 > h4{ font-size: 1.6rem; margin:0.5rem 0; transition: 0.4s ease-in; } #main1 > h4:hover{ transform: scale(0.9); } .middle{ z-index: 1; cursor: pointer; } a{ text-decoration-color: transparent; } .btn{ width: 120px; height: 45px; position: relative; color: black; font-size: 14px; font-family: "montserrat"; text-decoration: none; margin: 30px 0; border: 2px solid black; padding: 0; text-transform: uppercase; overflow: hidden; transition: 1s all ease; display: flex; justify-content: center; align-items: center; } .butoes{ display: flex; } .butoes > a{ display: flex; margin: 0 0.3rem; } .btn::before{ background: black; content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: -1; transition: all 0.6s ease; } .btn:hover{ color:white; } .btn::before{ width: 0%; height: 100%; } .btn:hover::before{ width: 100%; color:white; } #header{ width: 100%; height: 3rem; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0rem 2rem; transition: height 1s; } #box-header{ width: 100%; display: flex; justify-content: right; align-items: center; padding-right: 2rem; padding-top: 1.6rem; } #ul{ display: none; flex-direction: column; justify-content: end; text-align: end; width: 40%; gap:1rem; } #ul > li{ font-size: 2rem; list-style: none; transition: 0.2s; border-width: 0px; width: max-content; margin: auto; } #ul > li:hover{ cursor: pointer; color:white; transform: scale(0.9); filter: drop-shadow(2px 2px 5px black); } i{ transform: scale(2); pointer-events: all; cursor: pointer; } #i_menu{ color:black; transition: 0.5s; } #i_menu:hover{ color:white; cursor: pointer; } #icone_seta{ display: none; color:black; transition: 0.3s; transform: scale(2.2); } #icone_seta:hover{ color:white; cursor: pointer; } #i_fechar{ color:white; transition:0.3s; } #i_fechar:hover{ color:black; } #box2{ width: 100%; display: none; flex-direction: column; justify-content: center; align-items: center; padding-top: 1rem; background-color: var(--bg-box2); } #projetos{ width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; } #projetos > div:hover{ transform: scale(1.04); border: 1px solid white; box-shadow: 2px 4px 6px black; } #projetos > h3{ color:white; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 2rem; } .img-titulo > h3{ font-size: 1.5rem; margin-bottom: 0.3rem; } .blocos-projetos{ width:70%; display: flex; flex-direction: row; justify-content: space-around; flex-wrap: wrap; align-items: center; padding: 5rem 1.7rem; margin:1.6rem 0; color:white; background-color:dodgerblue; } .desc-button{ width: 470px; text-align: justify; display: flex; flex-direction: column; justify-content: center; align-items: center; gap:1rem; } .desc-button > h2{ text-align: center; } .desc-button > p{ color:white; font-size: 1.1rem; } .desc-button > a > button{ padding: 1rem; margin-top: 1.6rem; border: 1px solid inherit; } .desc-button > a > button:hover{ background-color: rgb(119, 119, 119); color:white; border: 1px solid white; } .projeto2, .projeto4, .projeto6, .projeto8{ display: flex; flex-direction: row-reverse; background-color: rgb(224, 135, 52); } #img-projeto1{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto1.png); background-position: center; background-repeat: no-repeat; background-size: cover; border: 1px solid black; box-shadow: 2px 4px 6px black; } #img-projeto2{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto2.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto3{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto3.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto4{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto4.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto5{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto5.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto6{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto6.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto7{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto7.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto8{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto8.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } #img-projeto9{ width: 250px; height: 150px; background-image: url(fotos_projetos/projeto9.png); background-position: center; background-repeat: no-repeat; background-size: cover; box-shadow: 2px 4px 6px black; } .fadeIn { -webkit-animation: fadeIn 1s ease-in-out; -moz-animation: fadeIn 1s ease-in-out; -o-animation: fadeIn 1s ease-in-out; animation: fadeIn 1s ease-in-out; } /* ANIMAÇÃO */ @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes fadeIn { 0% { opacity: 0;} 100% { opacity: 1; } } @-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } .titulo_icone{ width: 100%; padding: 0 2rem; display: flex; justify-content: space-between; align-items: center; } .titulo_icone > h3{ font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; margin: 0.7rem 0; font-size: 1.2rem; color:white; } #seta-box-header{ position: absolute; bottom: 0; margin-bottom: 2rem; display: none; transform: scale(1.3); } #seta-box-header:hover{ cursor: pointer; color:white; } .tecnologia-detalhe{ width: 100%; display: flex; justify-content: center; align-items: center; margin: 1rem 0; } .tecnologia{ display: flex; flex-direction: column; justify-content: center; align-items: center; gap:0.5rem; } .tecnologia > p{ font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 0.9rem; } .tecnologia > h4 { margin: 0.5rem; font-family: Arial, Helvetica, sans-serif; } #sobre{ width: 100%; background-color: white; padding: 0.4rem 0; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: var(--bg-sobre); } #sobre > h4{ color:white; font-size: 2rem; margin: 0.5rem 0; } .box-sobre{ width: 100%; margin: 1rem; padding:0 3.7rem ; } .box-sobre > p{ font-size: 2rem; margin: 0.4rem 0; color:rgb(253, 231, 103); font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; } .box-sobre > h1{ font-size: 4rem; margin: 0.5rem 0; color:white; } .box-sobre > h4{ font-size: 2.7rem; font-weight: 500; margin: 0.7rem 0; color:rgb(253, 231, 103); } .box-sobre > h6{ font-size: 1.4rem; text-align: justify; margin: 2rem 0; color:white; } #main-box2{ border: 1px solid; width: 100%; height: 600px; display: flex; flex-direction: column; text-align: center; background-color:var(--bg-main-box2); } .main-tecnologia{ display: flex; margin-top: 5rem; justify-content: center; align-items: center; flex-wrap: wrap; } #main-box2 > h4{ font-size: 2rem; margin-top: 3rem; color:black; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; } .main-tecnologia > div{ width: 230px; height: 250px; border: 1px solid black; display: flex ; flex-direction: column; justify-content: center; align-items: center; margin: 0 1rem;; } .main-tecnologia > div:nth-child(1){ background-color: rgb(243, 42, 15); color:white } .main-tecnologia > div:nth-child(2){ background-color: blue; color:white } .main-tecnologia > div:nth-child(3){ background-color: rgb(243, 218, 77); color:white } .main-tecnologia > div:nth-child(4){ background-color:rgb(68, 29, 175); color:white; } .main-tecnologia > div > img{ width: 70px; } .main-tecnologia > div > h4{ margin-top: 1rem; } .main-tecnologia > div:hover{ border: 2px solid black; box-shadow: 2px 2px 4px black; } #habilidades{ height: max-content; width: 100%; padding: 2rem ; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: var(--bg-habilidade); } .box-habilidade > div > div >h4{ margin-top: 1rem; color:black } .box-habilidade{ display: flex; margin: auto; padding: 0rem; justify-content: center; align-items: center; flex-wrap: wrap; } #habilidades > h4{ font-size: 2rem; color:black; margin-bottom: 1rem; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; } .box-habilidade > div { display: flex ; flex-direction: column; justify-content: center; align-items: center; margin: 1rem 1rem; } .box-habilidade > div > div{ width: 150px; height: 150px; border: 1px solid black; border-radius: 50%; display: flex ; flex-direction: column; justify-content: center; align-items: center; margin: 1rem 1rem; } .box-habilidade > div > div > img{ width: 60px; } .box-habilidade > div > div:hover{ transform: scale(0.9); box-shadow: 4px 2px 6px black; border:2px solid black; } .habilidade1 > div{ background-color: #F32A0F; } .habilidade2 > div{ background-color: #248BC3; } .habilidade3 > div{ background-color: #EAD41C; } .habilidade4 > div{ background-color: #441DAF; } .habilidade5 > div{ background-color: #2156C9; } .habilidade6 > div{ background-color: #5781DB; } .habilidade7 > div{ background-color: white; } .habilidade8 > div{ background-color: #6B0ADA; } progress{ width: 80%; height: 25px; filter: drop-shadow(2px 2px 2px black) } #cursos{ width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: white; padding: 3rem 1.5rem; } #cursos > h2{ text-align: center; font-size: 1.8rem; margin: 2.5rem 0; font-family:Arial, Helvetica, sans-serif ; } #cursos > div{ width: 100%; display: flex; flex-wrap: wrap; justify-content: space-evenly; align-items: center; } .blocos-cursos{ width: 200px; height: 240px; display: flex; text-align: center; flex-direction: column; justify-content: center; align-items: center; border: 1px solid white; gap:0.5rem; margin: 1rem 1rem; color:white; background-color: rgb(57, 58, 58); } .blocos-cursos:hover{ box-shadow: 2px 2px 6px black; } .blocos-cursos a{ color:inherit; } #cursos > div > div > img{ width: 70px; } pre{ font-family: sans-serif; margin: 0; padding: 0; white-space:pre-line; } #contato{ width: 100%; height: 150px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap:1rem; } #contato > h4{ font-size: 1.4rem; color:white; } .redes{ display: flex; width: max-content; height: max-content; margin-bottom:0rem; } .box-redes{ width: 80px; text-align: center; margin: 0 0.9rem; color:white; } .box-redes > a > img{ width: 30px; } .box-redes > a{ color: inherit; } .box-redes:hover{ cursor: pointer; filter: drop-shadow(2px 2px 3px rgb(255, 255, 255)); }
0.297878
0.066721
html { background-color: #f0f0f0; } /*#klas {*/ /*width: 70% !important;*/ /*margin: 0 auto;*/ /*text-align: center;*/ /*}*/ .klas { width: 70% !important; margin: 0 auto; text-align: center; } /*body {*/ /*font-family: 'DejaVu Sans', Arial, Helvetica;*/ /*font-size: 12px;*/ /*background-color: #ffffff;*/ /*border: 1px solid #cccccc;*/ /*!*margin: 0 auto;*!*/ /*!*margin-left: 15%;*!*/ /*!*padding: 20px 15% 0 15%;*!*/ /*width: 70%;*/ /*text-align: center;*/ /*}*/ /*body > header > a > img, body > header a {*/ /*display: inline-block;*/ /*vertical-align: middle;*/ /*padding: 0px 5px;*/ /*font-size: 1.2em;*/ /*}*/ /*body > footer {*/ /*background: #eee;*/ /*padding: 5px;*/ /*margin: 10px 0;*/ /*text-align: center;*/ /*}*/ /*ul#messages li {*/ /*display: block;*/ /*width: 80%;*/ /*margin: 5px auto;*/ /*text-align: center;*/ /*padding: 5px;*/ /*border-radius: 5px;*/ /*}*/ /*ul#messages li.info {*/ /*background: #7f7;*/ /*}*/ /*ul#messages li.error {*/ /*background: #d00;*/ /*color: white;*/ /*}*/ /*h2 {*/ /*margin-top: 50px;*/ /*margin-bottom: 30px;*/ /*}*/ /*form fieldset {*/ /*padding-top: 20px;*/ /*}*/ /*form div {*/ /*float: left;*/ /*clear: left;*/ /*width: 100%;*/ /*padding-bottom: 1em;*/ /*}*/ /*form div > label {*/ /*width: 250px;*/ /*display: block;*/ /*float: left;*/ /*text-align: right;*/ /*margin-right: 20px;*/ /*line-height: 20px;*/ /*padding: 0;*/ /*font-weight: bold;*/ /*}*/ /*form div > input, form div > select {*/ /*height: 20px;*/ /*margin: 0px;*/ /*padding: 0px;*/ /*}*/ /*form div > ul {*/ /*list-style: none;*/ /*padding: 0;*/ /*vertical-align: top;*/ /*}*/ /*form div > ul li {*/ /*padding: 0;*/ /*margin-left: 270px;*/ /*}*/ /*form div > table {*/ /*padding: 0;*/ /*}*/ /*form div > table td, form div > table th {*/ /*margin: 0;*/ /*padding: 1px 10px;*/ /*}*/ /*form div > table th {*/ /*font-weight: normal;*/ /*background-color: #ddff77;*/ /*color: #000000;*/ /*}*/ /*form div.submit {*/ /*margin-top: 40px;*/ /*background-color: #99cc33;*/ /*text-align: center;*/ /*padding-top: 5px;*/ /*padding-bottom: 5px;*/ /*border: 1px solid #000000;*/ /*}*/ /*form div.submit button {*/ /*font-weight: bold;*/ /*font-variant: small-caps;*/ /*}*/ /*div.listaMonet {*/ /*}*/ /*div.listaMonet > table {*/ /*width: 100%;*/ /*border: 1px solid #000;*/ /*border-collapse: collapse;*/ /*}*/ /*div.listaMonet > table > tbody > tr > td, div.listaMonet > table > thead > tr > th {*/ /*padding: 2px 10px;*/ /*border-left: 1px dotted #000000;*/ /*vertical-align: top;*/ /*line-height: 20px;*/ /*}*/ /*div.listaMonet > table > tbody > tr, div.listaMonet > table > thead > tr {*/ /*border-bottom: 1px solid #000000;*/ /*}*/ /*div.listaMonet > table th {*/ /*background-color: #99cc33;*/ /*}*/ /*div.listaMonet > table > tbody > tr > td > table {*/ /*width: 100%;*/ /*border-collapse: separate;*/ /*}*/ /*div.listaMonet > table > tbody > tr > td > table > tbody > tr > td {*/ /*background-color: #ddff77;*/ /*padding: 0px 5px;*/ /*}*/ /*div.listaMonet > table > tbody > tr > td > table > tbody > tr > td:last-child {*/ /*text-align: right;*/ /*}*/ /*.fieldError {*/ /*border: 1px solid red;*/ /*}*/ /*ul.errorlist {*/ /*border: 1px dotted #333;*/ /*margin: 10px 10px 50px 10px;*/ /*padding: 10px;*/ /*}*/ /*ul.errorlist li {*/ /*list-style: none;*/ /*background-color: #f2d768;*/ /*padding: 5px;*/ /*margin: 3px 0px;*/ /*}*/ /*input[type=submit].link {*/ /*border: none;*/ /*background: none;*/ /*display: inline;*/ /*color: blue;*/ /*text-decoration: underline;*/ /*}*/
src/main/webapp/css/klaser.css
html { background-color: #f0f0f0; } /*#klas {*/ /*width: 70% !important;*/ /*margin: 0 auto;*/ /*text-align: center;*/ /*}*/ .klas { width: 70% !important; margin: 0 auto; text-align: center; } /*body {*/ /*font-family: 'DejaVu Sans', Arial, Helvetica;*/ /*font-size: 12px;*/ /*background-color: #ffffff;*/ /*border: 1px solid #cccccc;*/ /*!*margin: 0 auto;*!*/ /*!*margin-left: 15%;*!*/ /*!*padding: 20px 15% 0 15%;*!*/ /*width: 70%;*/ /*text-align: center;*/ /*}*/ /*body > header > a > img, body > header a {*/ /*display: inline-block;*/ /*vertical-align: middle;*/ /*padding: 0px 5px;*/ /*font-size: 1.2em;*/ /*}*/ /*body > footer {*/ /*background: #eee;*/ /*padding: 5px;*/ /*margin: 10px 0;*/ /*text-align: center;*/ /*}*/ /*ul#messages li {*/ /*display: block;*/ /*width: 80%;*/ /*margin: 5px auto;*/ /*text-align: center;*/ /*padding: 5px;*/ /*border-radius: 5px;*/ /*}*/ /*ul#messages li.info {*/ /*background: #7f7;*/ /*}*/ /*ul#messages li.error {*/ /*background: #d00;*/ /*color: white;*/ /*}*/ /*h2 {*/ /*margin-top: 50px;*/ /*margin-bottom: 30px;*/ /*}*/ /*form fieldset {*/ /*padding-top: 20px;*/ /*}*/ /*form div {*/ /*float: left;*/ /*clear: left;*/ /*width: 100%;*/ /*padding-bottom: 1em;*/ /*}*/ /*form div > label {*/ /*width: 250px;*/ /*display: block;*/ /*float: left;*/ /*text-align: right;*/ /*margin-right: 20px;*/ /*line-height: 20px;*/ /*padding: 0;*/ /*font-weight: bold;*/ /*}*/ /*form div > input, form div > select {*/ /*height: 20px;*/ /*margin: 0px;*/ /*padding: 0px;*/ /*}*/ /*form div > ul {*/ /*list-style: none;*/ /*padding: 0;*/ /*vertical-align: top;*/ /*}*/ /*form div > ul li {*/ /*padding: 0;*/ /*margin-left: 270px;*/ /*}*/ /*form div > table {*/ /*padding: 0;*/ /*}*/ /*form div > table td, form div > table th {*/ /*margin: 0;*/ /*padding: 1px 10px;*/ /*}*/ /*form div > table th {*/ /*font-weight: normal;*/ /*background-color: #ddff77;*/ /*color: #000000;*/ /*}*/ /*form div.submit {*/ /*margin-top: 40px;*/ /*background-color: #99cc33;*/ /*text-align: center;*/ /*padding-top: 5px;*/ /*padding-bottom: 5px;*/ /*border: 1px solid #000000;*/ /*}*/ /*form div.submit button {*/ /*font-weight: bold;*/ /*font-variant: small-caps;*/ /*}*/ /*div.listaMonet {*/ /*}*/ /*div.listaMonet > table {*/ /*width: 100%;*/ /*border: 1px solid #000;*/ /*border-collapse: collapse;*/ /*}*/ /*div.listaMonet > table > tbody > tr > td, div.listaMonet > table > thead > tr > th {*/ /*padding: 2px 10px;*/ /*border-left: 1px dotted #000000;*/ /*vertical-align: top;*/ /*line-height: 20px;*/ /*}*/ /*div.listaMonet > table > tbody > tr, div.listaMonet > table > thead > tr {*/ /*border-bottom: 1px solid #000000;*/ /*}*/ /*div.listaMonet > table th {*/ /*background-color: #99cc33;*/ /*}*/ /*div.listaMonet > table > tbody > tr > td > table {*/ /*width: 100%;*/ /*border-collapse: separate;*/ /*}*/ /*div.listaMonet > table > tbody > tr > td > table > tbody > tr > td {*/ /*background-color: #ddff77;*/ /*padding: 0px 5px;*/ /*}*/ /*div.listaMonet > table > tbody > tr > td > table > tbody > tr > td:last-child {*/ /*text-align: right;*/ /*}*/ /*.fieldError {*/ /*border: 1px solid red;*/ /*}*/ /*ul.errorlist {*/ /*border: 1px dotted #333;*/ /*margin: 10px 10px 50px 10px;*/ /*padding: 10px;*/ /*}*/ /*ul.errorlist li {*/ /*list-style: none;*/ /*background-color: #f2d768;*/ /*padding: 5px;*/ /*margin: 3px 0px;*/ /*}*/ /*input[type=submit].link {*/ /*border: none;*/ /*background: none;*/ /*display: inline;*/ /*color: blue;*/ /*text-decoration: underline;*/ /*}*/
0.160266
0.025957
@font-face { font-family: 'BatmanForeverAlternate'; font-style: normal; font-weight: normal; src: local('BatmanForeverAlternate'), url('../fonts/batmfa__.woff') format('woff'); /* src: local('BatmanForeverAlternate'), url('../fonts/batmfa__.ttf') format('ttf'); */ } /* .bg { background-color: #000; } */ .container { display: flex; flex-direction: column; /* height: 100vh; */ max-width: 1000px; /* align-items: center; */ margin: auto; } .subheader { font-family: 'BatmanForeverAlternate'; font-size: 48px; } .body { font-size: 18px; font-family: Helvetica; } .bg-black { background: #000; } .bg-white { background: #fff; } .black { color: #000; } .white { color: #fff; } .section { padding: 40px; width: 100%; } .section-about { padding-top: 125px; } /* .section:nth-child(even) { background: #000; } .section:nth-child(even) .subheader { color: #fff; } */ .cell { display: flex; justify-content: center; } .nav { background-color: #000; display: flex; padding: 10px; position: fixed; width: 100%; } .logo-container { display: flex; height: 65px; text-decoration: none; } .nav-logo { width: 65px; height: 65px; margin: 0; } .logo { margin-top: 50px; height: 300px; width: 300px; } .team-name { font-family: 'BatmanForeverAlternate'; color: #fff; margin-left: 10px; font-size: 26px; display: flex; align-items: center; /* font-size: 60px; margin-top: 50px; */ } .roster { display: grid; /* flex-direction: column; */ grid-template-columns: repeat(4, 1fr); } .roster-row { display: flex; flex-direction: row; flex: 1; margin-bottom: 15px; } .team-member { display: flex; flex: 1; align-items: center; justify-content: center; flex-direction: column; margin-bottom: 30px; } .team-member-name { font-family: 'BatmanForeverAlternate'; font-size: 16px; margin: 0; } .avatar { border-radius: 50px; height: 100px; width: 100px; } .coaching-info-container { display: flex; align-items: center; } .coaching-avatar-container { height: 300px; } .coaching-avatar { width: 300px; height: 300px; border-radius: 200px; flex: 1; margin-bottom: 0; } .coaching-info-body-container { flex: 1; margin-left: 25px; } .coaching-email { color: black; font-weight: bold; text-decoration: none; } .section-discord { display: flex; justify-content: center; padding: 15px; } .section-discord-item { display: flex; height: 75px; } .discord-logo { width: 75px; } .discord-text { color: #fff; font-family: 'BatmanForeverAlternate'; text-decoration: none; padding-left: 20px; padding-top: 25px; } .discord-text:hover { cursor: pointer; } .team-email { color: #000; font-weight: bold; text-decoration: none; } .footer { color: white; font-family: 'BatmanForeverAlternate'; text-align: center; font-size: 14px; padding: 25px 0; } .twitter-name { color: white; text-decoration: none; } @media (max-width: 600px) { .container { width: 100%; } .section { padding: 25px; } .body { font-size: 16px; } .subheader { font-size: 32px; } .section-about { padding-top: 115px; } .logo { height: 250px; width: 250px; border: 1px solid black; } .roster { /* display: grid; */ grid-template-columns: repeat(2, 1fr); } .avatar { height: 75px; width: 75px; } .team-member { margin-bottom: 25px; } .team-member-name { font-size: 14px; text-align: center; margin: 0; } .coaching-info-container { flex-direction: column; } .coaching-avatar-container { height: 150px; } .coaching-avatar { width: 150px; height: 150px; } .coaching-info-body-container { margin: 15px 0 0 0; } .section-discord { display: flex; padding: 10px; } .discord-text { padding-top: 25px; } .discord-logo { width: 80px; } .footer { margin-top: 5px; } }
src/assets/styles/index.css
@font-face { font-family: 'BatmanForeverAlternate'; font-style: normal; font-weight: normal; src: local('BatmanForeverAlternate'), url('../fonts/batmfa__.woff') format('woff'); /* src: local('BatmanForeverAlternate'), url('../fonts/batmfa__.ttf') format('ttf'); */ } /* .bg { background-color: #000; } */ .container { display: flex; flex-direction: column; /* height: 100vh; */ max-width: 1000px; /* align-items: center; */ margin: auto; } .subheader { font-family: 'BatmanForeverAlternate'; font-size: 48px; } .body { font-size: 18px; font-family: Helvetica; } .bg-black { background: #000; } .bg-white { background: #fff; } .black { color: #000; } .white { color: #fff; } .section { padding: 40px; width: 100%; } .section-about { padding-top: 125px; } /* .section:nth-child(even) { background: #000; } .section:nth-child(even) .subheader { color: #fff; } */ .cell { display: flex; justify-content: center; } .nav { background-color: #000; display: flex; padding: 10px; position: fixed; width: 100%; } .logo-container { display: flex; height: 65px; text-decoration: none; } .nav-logo { width: 65px; height: 65px; margin: 0; } .logo { margin-top: 50px; height: 300px; width: 300px; } .team-name { font-family: 'BatmanForeverAlternate'; color: #fff; margin-left: 10px; font-size: 26px; display: flex; align-items: center; /* font-size: 60px; margin-top: 50px; */ } .roster { display: grid; /* flex-direction: column; */ grid-template-columns: repeat(4, 1fr); } .roster-row { display: flex; flex-direction: row; flex: 1; margin-bottom: 15px; } .team-member { display: flex; flex: 1; align-items: center; justify-content: center; flex-direction: column; margin-bottom: 30px; } .team-member-name { font-family: 'BatmanForeverAlternate'; font-size: 16px; margin: 0; } .avatar { border-radius: 50px; height: 100px; width: 100px; } .coaching-info-container { display: flex; align-items: center; } .coaching-avatar-container { height: 300px; } .coaching-avatar { width: 300px; height: 300px; border-radius: 200px; flex: 1; margin-bottom: 0; } .coaching-info-body-container { flex: 1; margin-left: 25px; } .coaching-email { color: black; font-weight: bold; text-decoration: none; } .section-discord { display: flex; justify-content: center; padding: 15px; } .section-discord-item { display: flex; height: 75px; } .discord-logo { width: 75px; } .discord-text { color: #fff; font-family: 'BatmanForeverAlternate'; text-decoration: none; padding-left: 20px; padding-top: 25px; } .discord-text:hover { cursor: pointer; } .team-email { color: #000; font-weight: bold; text-decoration: none; } .footer { color: white; font-family: 'BatmanForeverAlternate'; text-align: center; font-size: 14px; padding: 25px 0; } .twitter-name { color: white; text-decoration: none; } @media (max-width: 600px) { .container { width: 100%; } .section { padding: 25px; } .body { font-size: 16px; } .subheader { font-size: 32px; } .section-about { padding-top: 115px; } .logo { height: 250px; width: 250px; border: 1px solid black; } .roster { /* display: grid; */ grid-template-columns: repeat(2, 1fr); } .avatar { height: 75px; width: 75px; } .team-member { margin-bottom: 25px; } .team-member-name { font-size: 14px; text-align: center; margin: 0; } .coaching-info-container { flex-direction: column; } .coaching-avatar-container { height: 150px; } .coaching-avatar { width: 150px; height: 150px; } .coaching-info-body-container { margin: 15px 0 0 0; } .section-discord { display: flex; padding: 10px; } .discord-text { padding-top: 25px; } .discord-logo { width: 80px; } .footer { margin-top: 5px; } }
0.407923
0.065009
.ng-popover { border: 1px solid #EAEAEA; position: relative; border-radius: 4px; min-width: 50px; min-height: 20px; background: #FFF; z-index: 10; } .ng-popover .ng-popover-wrapper { position: relative; } .ng-popover .ng-popover-wrapper.bottom::before { content: ' '; position: absolute; top: -9px; left: 9px; border-bottom: 9px solid #FFF; border-left: 9px solid transparent; border-right: 9px solid transparent; z-index: 2; } .ng-popover .ng-popover-wrapper.bottom::after { content: ' '; position: absolute; top: -10px; left: 9px; border-bottom: 9px solid #EAEAEA; border-left: 9px solid transparent; border-right: 9px solid transparent; z-index: 1; } .ng-popover .ng-popover-wrapper.top::before { content: ' '; position: absolute; bottom: -7px; left: 12px; border-top: 7px solid #FFF; border-left: 7px solid transparent; border-right: 7px solid transparent; z-index: 2; } .ng-popover .ng-popover-wrapper.top::after { content: ' '; position: absolute; bottom: -9px; left: 10px; border-top: 9px solid #EAEAEA; border-left: 9px solid transparent; border-right: 9px solid transparent; z-index: 1; } .ng-popover .ng-popover-wrapper.left::before { content: ' '; position: absolute; right: -8px; top: 5px; border-left: 8px solid #FFF; border-top: 8px solid transparent; border-bottom: 8px solid transparent; z-index: 2; } .ng-popover .ng-popover-wrapper.left::after { content: ' '; position: absolute; right: -9px; top: 4px; border-left: 9px solid #EAEAEA; border-top: 9px solid transparent; border-bottom: 9px solid transparent; z-index: 1; } .ng-popover .ng-popover-wrapper.right::before { content: ' '; position: absolute; top: 5px; left: -8px; border-right: 8px solid #FFF; border-top: 8px solid transparent; border-bottom: 8px solid transparent; z-index: 2; } .ng-popover .ng-popover-wrapper.right::after { content: ' '; position: absolute; top: 4px; left: -9px; border-right: 9px solid #EAEAEA; border-top: 9px solid transparent; border-bottom: 9px solid transparent; z-index: 1; } .ng-popover .ng-popover-content { overflow: auto; } .ng-popover.hide { display: none; }
dist/css/ngpopover.css
.ng-popover { border: 1px solid #EAEAEA; position: relative; border-radius: 4px; min-width: 50px; min-height: 20px; background: #FFF; z-index: 10; } .ng-popover .ng-popover-wrapper { position: relative; } .ng-popover .ng-popover-wrapper.bottom::before { content: ' '; position: absolute; top: -9px; left: 9px; border-bottom: 9px solid #FFF; border-left: 9px solid transparent; border-right: 9px solid transparent; z-index: 2; } .ng-popover .ng-popover-wrapper.bottom::after { content: ' '; position: absolute; top: -10px; left: 9px; border-bottom: 9px solid #EAEAEA; border-left: 9px solid transparent; border-right: 9px solid transparent; z-index: 1; } .ng-popover .ng-popover-wrapper.top::before { content: ' '; position: absolute; bottom: -7px; left: 12px; border-top: 7px solid #FFF; border-left: 7px solid transparent; border-right: 7px solid transparent; z-index: 2; } .ng-popover .ng-popover-wrapper.top::after { content: ' '; position: absolute; bottom: -9px; left: 10px; border-top: 9px solid #EAEAEA; border-left: 9px solid transparent; border-right: 9px solid transparent; z-index: 1; } .ng-popover .ng-popover-wrapper.left::before { content: ' '; position: absolute; right: -8px; top: 5px; border-left: 8px solid #FFF; border-top: 8px solid transparent; border-bottom: 8px solid transparent; z-index: 2; } .ng-popover .ng-popover-wrapper.left::after { content: ' '; position: absolute; right: -9px; top: 4px; border-left: 9px solid #EAEAEA; border-top: 9px solid transparent; border-bottom: 9px solid transparent; z-index: 1; } .ng-popover .ng-popover-wrapper.right::before { content: ' '; position: absolute; top: 5px; left: -8px; border-right: 8px solid #FFF; border-top: 8px solid transparent; border-bottom: 8px solid transparent; z-index: 2; } .ng-popover .ng-popover-wrapper.right::after { content: ' '; position: absolute; top: 4px; left: -9px; border-right: 9px solid #EAEAEA; border-top: 9px solid transparent; border-bottom: 9px solid transparent; z-index: 1; } .ng-popover .ng-popover-content { overflow: auto; } .ng-popover.hide { display: none; }
0.575827
0.095602
@import '~antd/dist/antd.css'; html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } html { height: 100%; width: 100%; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background: rgb(142,197,252); background: -moz-linear-gradient(90deg, rgba(142,197,252,1) 20%, rgba(224,195,252,1) 100%); background: -webkit-linear-gradient(90deg, rgba(142,197,252,1) 20%, rgba(224,195,252,1) 100%); background: linear-gradient(90deg, rgba(142,197,252,1) 20%, rgba(224,195,252,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8ec5fc",endColorstr="#e0c3fc",GradientType=1); position: "relative"; background-size: 100%; /*Just add this for full size*/ background-repeat: no-repeat; background-size: cover; height: 100%; width: 100%; } @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;1,100;1,200;1,300;1,400;1,500&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,200;1,300;1,400;1,500;1,600&display=swap'); #root { height: 100%; width: 100%; } *:focus { outline: none; } .hoverPointer:hover{ cursor: pointer; } .fix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; } .fix { display: inline-block; } .fix { display: block; } .link:hover { cursor: pointer; }
src/index.css
@import '~antd/dist/antd.css'; html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } html { height: 100%; width: 100%; } body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background: rgb(142,197,252); background: -moz-linear-gradient(90deg, rgba(142,197,252,1) 20%, rgba(224,195,252,1) 100%); background: -webkit-linear-gradient(90deg, rgba(142,197,252,1) 20%, rgba(224,195,252,1) 100%); background: linear-gradient(90deg, rgba(142,197,252,1) 20%, rgba(224,195,252,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8ec5fc",endColorstr="#e0c3fc",GradientType=1); position: "relative"; background-size: 100%; /*Just add this for full size*/ background-repeat: no-repeat; background-size: cover; height: 100%; width: 100%; } @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;1,100;1,200;1,300;1,400;1,500&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,200;1,300;1,400;1,500;1,600&display=swap'); #root { height: 100%; width: 100%; } *:focus { outline: none; } .hoverPointer:hover{ cursor: pointer; } .fix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; } .fix { display: inline-block; } .fix { display: block; } .link:hover { cursor: pointer; }
0.360151
0.09628
.inline-block { display: inline-block; } .song-progress { /*width: 70%;*/ /*display: inline-block;*/ /*position: relative;*/ /*top: -10px;*/ /*color: salmon;*/ font-size: 14px; color: #696969; } .song-progress a { color: salmon; } .seekBase { display: inline-block; position: relative; /*top: -2px;*/ height: 20px; width: 100%; background-color: transparent; /*border: 1px solid #cccccc;*/ cursor: pointer; } .seekLoad { /*display: inline-block;*/ position: relative; top: 5px; height: 2px; width: 0; background-color: salmon; z-index: 1; /*background-color: #E0EAF1;*/ } .seekLoad-bg { position: relative; top: 7px; height: 2px; width: 100%; background-color: #eeeeee; z-index: -1; } li { cursor: pointer; } .invisible { visibility: hidden; } .icon-big { font-size: 30px; } .salmon { color: salmon; } .salmon-bg { background: salmon; } .feedback { transition: opacity 0.5s; } .feedback:active { opacity: 0.5; } .feedback-strong { transition: opacity 0.2s; } .feedback-strong:active { opacity: 0.1; } .with-border { border: #eee 1px solid !important; } /* player */ .albumCoverThumb { position: relative; left: 5px; } .player { /*border-top: 1px salmon solid;*/ /*background: #feeeee;*/ } .text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .text-capitalize { text-transform: capitalize; } .player-text { left: 45px !important; font-size: 14px !important; } .absolute-right { position: absolute; right: 20px; } .player-button { display: inline-block; margin: 0 6px; } .spin { -webkit-animation: spin 1s 1 ease-in-out; } @-webkit-keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /* sidebar menu */ .menu-info-bar { height: 80px; } .menu-avatar { max-height: 50px !important; max-width: 50px !important; } .menu-username { position: relative; top: 12px; left: 8px; } /* playlist */ .bottom-sheet { bottom: 0; min-height: initial; top: initial; height: 60%; /*border-width: 1px;*/ /*border-style: solid;*/ } .modal-backdrop-bg { transition: opacity 300ms ease-in-out; -webkit-transition: opacity 300ms ease-in-out; background-color: #000; opacity: 0; } .active .modal-backdrop-bg { opacity: 0.5; } .playlist-header { background-color: salmon; opacity: 0.8; border-bottom: 2px solid #cccccc; } .playlist-footer { background-color: salmon;; opacity: 0.8; border-top: 2px solid #cccccc; } .playlist { background-color: rgba(247,157,147,1); } .playlist-item { height: 50px; background-color: rgba(247,157,147,1); /*opacity: 0.8;*/ font-size: 14px; color: #696969; border-color: #cccccc; } .playlist-item a{ color: #696969; } .playlist-item-info { width: 70%; vertical-align: middle; } .wave { position: relative; top: -3px; width: 10px; height: 10px; background: transparent url("../img/wave.gif") no-repeat 0 6px; } .playlist-icon { font-size: 25px; } .fav-icon-vertical { vertical-align: 16%; } .fav-icon { font-size: 16px; } /* for the home page */ input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; /*border: 1px solid #000000;*/ height: 10px; width: 10px; border-radius: 5px; /*background: #ffffff;*/ /*cursor: pointer;*/ /*margin-top: -14px; !* You need to specify a margin in Chrome, but in Firefox and IE it is automatic *!*/ /*box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; !* Add cool effects to your sliders! *!*/ } .home-bg { /*background-color: #3c3c3c !important;*/ /*background: rgba(60,60,60,0.9) !important;*/ } .no-border { border:none; } .home-image { width: 80% !important; } .salmon:hover { color: salmon;; } .loopOff { color: aqua; } .fade-out { opacity: 0; transition: opacity linear 0.5s; -webkit-transition: opacity linear 0.5s; } .fade-out-item { /*position: relative;*/ /*top: 10px;*/ font-size: 25px; } /* for artist page */ .text-justify { text-align: left; } .artist-text { font-family: Consolas,"Courier New",monospace; /*font-family: Helvetica Neue;*/ /*font-family: Noto Sans Han;*/ } pre { white-space: pre-wrap; word-break: keep-all; } /* for song page */ .vertical-adjust { vertical-align: bottom; } .song-img { object-fit: contain; } .col-5 { max-width: 5%; } .relative-right { position: relative; right: 1px; } .comment-item { margin: 0 8px; } .comment-title { padding: 0 16px; } .comment-avatar-wrap { padding: 10px 0 5px 42px; /*padding-left: 60px;*/ min-height: 40px; /*height: 40px;*/ } .comment-avatar { position: absolute; width: 100%; height: 100%; max-height: 25px; max-width: 25px; top: 6px; left: 8px; border-radius: 0; } .comment-info { /*height: 50px;*/ vertical-align: bottom; } .comment-text { font-size: 12px !important; } .has-comment-bar { bottom: 88px; } .comment-bar { position: fixed; bottom: 44px; } hr { border: 0; height: 1px; width: 90%; /*background: #ddd;*/ background-image: -webkit-linear-gradient(left, #f0f0f0, #ddd, #f0f0f0); /*background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);*/ } /* for the user page */ .user-favlist-item { height: 50px; /*background-color: rgba(247,157,147,1);*/ /*opacity: 0.8;*/ font-size: 14px; color: salmon; /*background: -webkit-linear-gradient(left, #f6b7b8, #98eff2);*/ background: #efefef; } .gradient-wrap { box-shadow: 0 1px 2px rgba(5,30,50,.6); } .gradient-wrap img { box-shadow: 0 10px 20px rgba(5,30,50,.1); } /* for the about page */ .about { margin: 10px 20px; } /* login page */ .item-checkbox { } /* register page */ .select-avatar > input { /*visibility: hidden;*/ /*position: absolute;*/ } .select-avatar > input + img { cursor: pointer; border: 2px solid transparent; } .select-avatar > input:checked + img { border: 2px solid darksalmon; } .popup-container input { width: 0; } /* for personal page*/ .modify-icon:before { /*vertical-align: 5% !important;*/ font-size: 21px !important; }
www/css/style.css
.inline-block { display: inline-block; } .song-progress { /*width: 70%;*/ /*display: inline-block;*/ /*position: relative;*/ /*top: -10px;*/ /*color: salmon;*/ font-size: 14px; color: #696969; } .song-progress a { color: salmon; } .seekBase { display: inline-block; position: relative; /*top: -2px;*/ height: 20px; width: 100%; background-color: transparent; /*border: 1px solid #cccccc;*/ cursor: pointer; } .seekLoad { /*display: inline-block;*/ position: relative; top: 5px; height: 2px; width: 0; background-color: salmon; z-index: 1; /*background-color: #E0EAF1;*/ } .seekLoad-bg { position: relative; top: 7px; height: 2px; width: 100%; background-color: #eeeeee; z-index: -1; } li { cursor: pointer; } .invisible { visibility: hidden; } .icon-big { font-size: 30px; } .salmon { color: salmon; } .salmon-bg { background: salmon; } .feedback { transition: opacity 0.5s; } .feedback:active { opacity: 0.5; } .feedback-strong { transition: opacity 0.2s; } .feedback-strong:active { opacity: 0.1; } .with-border { border: #eee 1px solid !important; } /* player */ .albumCoverThumb { position: relative; left: 5px; } .player { /*border-top: 1px salmon solid;*/ /*background: #feeeee;*/ } .text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .text-capitalize { text-transform: capitalize; } .player-text { left: 45px !important; font-size: 14px !important; } .absolute-right { position: absolute; right: 20px; } .player-button { display: inline-block; margin: 0 6px; } .spin { -webkit-animation: spin 1s 1 ease-in-out; } @-webkit-keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /* sidebar menu */ .menu-info-bar { height: 80px; } .menu-avatar { max-height: 50px !important; max-width: 50px !important; } .menu-username { position: relative; top: 12px; left: 8px; } /* playlist */ .bottom-sheet { bottom: 0; min-height: initial; top: initial; height: 60%; /*border-width: 1px;*/ /*border-style: solid;*/ } .modal-backdrop-bg { transition: opacity 300ms ease-in-out; -webkit-transition: opacity 300ms ease-in-out; background-color: #000; opacity: 0; } .active .modal-backdrop-bg { opacity: 0.5; } .playlist-header { background-color: salmon; opacity: 0.8; border-bottom: 2px solid #cccccc; } .playlist-footer { background-color: salmon;; opacity: 0.8; border-top: 2px solid #cccccc; } .playlist { background-color: rgba(247,157,147,1); } .playlist-item { height: 50px; background-color: rgba(247,157,147,1); /*opacity: 0.8;*/ font-size: 14px; color: #696969; border-color: #cccccc; } .playlist-item a{ color: #696969; } .playlist-item-info { width: 70%; vertical-align: middle; } .wave { position: relative; top: -3px; width: 10px; height: 10px; background: transparent url("../img/wave.gif") no-repeat 0 6px; } .playlist-icon { font-size: 25px; } .fav-icon-vertical { vertical-align: 16%; } .fav-icon { font-size: 16px; } /* for the home page */ input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; /*border: 1px solid #000000;*/ height: 10px; width: 10px; border-radius: 5px; /*background: #ffffff;*/ /*cursor: pointer;*/ /*margin-top: -14px; !* You need to specify a margin in Chrome, but in Firefox and IE it is automatic *!*/ /*box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; !* Add cool effects to your sliders! *!*/ } .home-bg { /*background-color: #3c3c3c !important;*/ /*background: rgba(60,60,60,0.9) !important;*/ } .no-border { border:none; } .home-image { width: 80% !important; } .salmon:hover { color: salmon;; } .loopOff { color: aqua; } .fade-out { opacity: 0; transition: opacity linear 0.5s; -webkit-transition: opacity linear 0.5s; } .fade-out-item { /*position: relative;*/ /*top: 10px;*/ font-size: 25px; } /* for artist page */ .text-justify { text-align: left; } .artist-text { font-family: Consolas,"Courier New",monospace; /*font-family: Helvetica Neue;*/ /*font-family: Noto Sans Han;*/ } pre { white-space: pre-wrap; word-break: keep-all; } /* for song page */ .vertical-adjust { vertical-align: bottom; } .song-img { object-fit: contain; } .col-5 { max-width: 5%; } .relative-right { position: relative; right: 1px; } .comment-item { margin: 0 8px; } .comment-title { padding: 0 16px; } .comment-avatar-wrap { padding: 10px 0 5px 42px; /*padding-left: 60px;*/ min-height: 40px; /*height: 40px;*/ } .comment-avatar { position: absolute; width: 100%; height: 100%; max-height: 25px; max-width: 25px; top: 6px; left: 8px; border-radius: 0; } .comment-info { /*height: 50px;*/ vertical-align: bottom; } .comment-text { font-size: 12px !important; } .has-comment-bar { bottom: 88px; } .comment-bar { position: fixed; bottom: 44px; } hr { border: 0; height: 1px; width: 90%; /*background: #ddd;*/ background-image: -webkit-linear-gradient(left, #f0f0f0, #ddd, #f0f0f0); /*background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);*/ } /* for the user page */ .user-favlist-item { height: 50px; /*background-color: rgba(247,157,147,1);*/ /*opacity: 0.8;*/ font-size: 14px; color: salmon; /*background: -webkit-linear-gradient(left, #f6b7b8, #98eff2);*/ background: #efefef; } .gradient-wrap { box-shadow: 0 1px 2px rgba(5,30,50,.6); } .gradient-wrap img { box-shadow: 0 10px 20px rgba(5,30,50,.1); } /* for the about page */ .about { margin: 10px 20px; } /* login page */ .item-checkbox { } /* register page */ .select-avatar > input { /*visibility: hidden;*/ /*position: absolute;*/ } .select-avatar > input + img { cursor: pointer; border: 2px solid transparent; } .select-avatar > input:checked + img { border: 2px solid darksalmon; } .popup-container input { width: 0; } /* for personal page*/ .modify-icon:before { /*vertical-align: 5% !important;*/ font-size: 21px !important; }
0.371707
0.060114
.main {overflow: hidden;} .main>div { width:100%; height:auto; border-bottom: 1px solid #d3d3d3; } .main>div>div { width:980px; margin: 0 auto;position: relative;} .main > .header { height:87px;position: fixed;top:0px;left:0px;/*filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5;*/z-index:1000000; background-color:#ffffff; } .main>.header>.titlebar {position: relative; height: 86px;} .main>.header>.titlebar .logo { position: absolute; top: 14px; display: block; width: 239px; height: 58px; background: url(../images/logo.png) no-repeat; } ul > li { -webkit-user-select:none; -khtml-user-select:none; -moz-user-focus:ignore; -moz-user-select:none; -moz-user-input:disabled; } .main>.header>.titlebar > ul.top_menu { position: absolute; right: 0; height:46px; line-height:46px;} .titlebar ul.top_menu > li { float: left; position: relative; padding-bottom: 2px; } .titlebar ul.top_menu li > a { display: block; position: relative; padding: 22px 20px 2px 20px; font-family: "Microsoft YaHei" ! important; font-size: 18px; vertical-align:bottom; color:#040404; font-weight:bold; -webkit-font-smoothing: antialiased; } .titlebar ul.top_menu > li.curr {background: #D81920;padding-bottom: 0;font-weight: bold;color: #fff;} .titlebar ul.top_menu > li.curr a { color: #fff; } .titlebar ul.top_menu > li.curr a:hover {text-decoration: none;color: #fff;} .main > .logos {top: 88px; position: relative;background: url(../images/meitiziyuan/1mei.png); height:794px;} .main > .logos2 {background: url(../images/meitiziyuan/2mei.png); height:712px;} .main > .logos>ul { width:100%;list-style: none;margin: 10px; } .main > .logos>ul li { display: inline-block; vertical-align: bottom; overflow: hidden; cursor: pointer; margin: 0 10px 20px 10px; font-size: 12px; letter-spacing: 0; position: relative; background: #fff; margin: 0 5px 20px 5px; vertical-align: top; transition: all 200ms ease-in-out; } .main > .logos > ul li img { width:64px; height:64px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; } .main > .logos > ul li div { text-align:center; height:20px; line-height:20px; font-size:12px; } .fn_nav {/*background: url(../images/bg.png);*/} .fn_nav.dir-left { background: url(../images/dir-left.png) no-repeat 895px; } .fn_nav.dir-right { background: url(../images/dir-right.png) no-repeat 294px; } .fn_nav .nav { width:640px; margin: 0 auto;position: relative;z-index: 10000;} .fn_nav .nav .title { text-align:center;font-family: "Microsoft YaHei" ! important; color: #DA191E; height:45px; line-height:45px; font-size:14px;border-bottom: 1px solid #d3d3d3;} .fn_nav .nav > ul.nav-list { height:46px;line-height:46px;margin-top: -1px;} .fn_nav .nav > ul.nav-list li { float: left; font-size: 14px; font-family: "Microsoft YaHei" ! important; position: relative;padding-bottom: 2px; width:14.25%; text-align:center; color:#515151; cursor:pointer; } .fn_nav .nav > ul.wei li { width:25%; } .fn_nav .nav > ul.nav-list li:first-child { text-align:left;} .fn_nav .nav > ul.nav-list li:last-child { text-align:right;} .fn_nav .nav > ul.nav-list li.curr { border-top: 1px solid #D81920; color:#D81920; } .dl { display:none; cursor: pointer; position: absolute; top: 350px; left:-150px; z-index:200; float:left; width:84px; height:84px; background: url(../images/2%20ji/1%20tou/1dashuju/qiehuazuo.png) no-repeat; } .dr { display:none; cursor: pointer; position: absolute; top: 350px; right:-150px; z-index:200; float:right; width:84px; height:84px; background: url(../images/2%20ji/1%20tou/1dashuju/qiehuayou.png) no-repeat; } .fn_nav:hover .dl { display: block;} .fn_nav:hover .dr { display: block;} .fn_nav .nav-list-detail { } .fn_nav .nav-list-detail li { position: relative; margin: 0px; padding: 0px; height:690px; text-align: right; } .fn_nav .nav-list-detail li img { border: none; margin-top:50px; margin-left:50px; } .moshi { background: url(../images/2%20ji/3%20fuwu/1%20moshi/moshi3.png) no-repeat; } .weiyingxiao { background: url(../images/2%20ji/3%20fuwu/2%20weiyingxiao/weiyingxiao3.png) no-repeat; } .tuoguan { background: url(../images/2%20ji/3%20fuwu/3%20tuoguan/tuoguang3.png) no-repeat; } .juhe { background: url(../images/2%20ji/3%20fuwu/4%20juhe/juhe3.png) no-repeat; } .kehu .title { border-bottom: 1px solid #d3d3d3;font-family: "Microsoft YaHei" ! important; font-weight:bold; font-size:25px; padding: 5px 0px; margin: 10px 0px; } .ImgDiv { float:left; } .footer { background: url(../images/footer.png); height:122px; width:100%; }
oa/sc/css/index.css
.main {overflow: hidden;} .main>div { width:100%; height:auto; border-bottom: 1px solid #d3d3d3; } .main>div>div { width:980px; margin: 0 auto;position: relative;} .main > .header { height:87px;position: fixed;top:0px;left:0px;/*filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5;*/z-index:1000000; background-color:#ffffff; } .main>.header>.titlebar {position: relative; height: 86px;} .main>.header>.titlebar .logo { position: absolute; top: 14px; display: block; width: 239px; height: 58px; background: url(../images/logo.png) no-repeat; } ul > li { -webkit-user-select:none; -khtml-user-select:none; -moz-user-focus:ignore; -moz-user-select:none; -moz-user-input:disabled; } .main>.header>.titlebar > ul.top_menu { position: absolute; right: 0; height:46px; line-height:46px;} .titlebar ul.top_menu > li { float: left; position: relative; padding-bottom: 2px; } .titlebar ul.top_menu li > a { display: block; position: relative; padding: 22px 20px 2px 20px; font-family: "Microsoft YaHei" ! important; font-size: 18px; vertical-align:bottom; color:#040404; font-weight:bold; -webkit-font-smoothing: antialiased; } .titlebar ul.top_menu > li.curr {background: #D81920;padding-bottom: 0;font-weight: bold;color: #fff;} .titlebar ul.top_menu > li.curr a { color: #fff; } .titlebar ul.top_menu > li.curr a:hover {text-decoration: none;color: #fff;} .main > .logos {top: 88px; position: relative;background: url(../images/meitiziyuan/1mei.png); height:794px;} .main > .logos2 {background: url(../images/meitiziyuan/2mei.png); height:712px;} .main > .logos>ul { width:100%;list-style: none;margin: 10px; } .main > .logos>ul li { display: inline-block; vertical-align: bottom; overflow: hidden; cursor: pointer; margin: 0 10px 20px 10px; font-size: 12px; letter-spacing: 0; position: relative; background: #fff; margin: 0 5px 20px 5px; vertical-align: top; transition: all 200ms ease-in-out; } .main > .logos > ul li img { width:64px; height:64px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; } .main > .logos > ul li div { text-align:center; height:20px; line-height:20px; font-size:12px; } .fn_nav {/*background: url(../images/bg.png);*/} .fn_nav.dir-left { background: url(../images/dir-left.png) no-repeat 895px; } .fn_nav.dir-right { background: url(../images/dir-right.png) no-repeat 294px; } .fn_nav .nav { width:640px; margin: 0 auto;position: relative;z-index: 10000;} .fn_nav .nav .title { text-align:center;font-family: "Microsoft YaHei" ! important; color: #DA191E; height:45px; line-height:45px; font-size:14px;border-bottom: 1px solid #d3d3d3;} .fn_nav .nav > ul.nav-list { height:46px;line-height:46px;margin-top: -1px;} .fn_nav .nav > ul.nav-list li { float: left; font-size: 14px; font-family: "Microsoft YaHei" ! important; position: relative;padding-bottom: 2px; width:14.25%; text-align:center; color:#515151; cursor:pointer; } .fn_nav .nav > ul.wei li { width:25%; } .fn_nav .nav > ul.nav-list li:first-child { text-align:left;} .fn_nav .nav > ul.nav-list li:last-child { text-align:right;} .fn_nav .nav > ul.nav-list li.curr { border-top: 1px solid #D81920; color:#D81920; } .dl { display:none; cursor: pointer; position: absolute; top: 350px; left:-150px; z-index:200; float:left; width:84px; height:84px; background: url(../images/2%20ji/1%20tou/1dashuju/qiehuazuo.png) no-repeat; } .dr { display:none; cursor: pointer; position: absolute; top: 350px; right:-150px; z-index:200; float:right; width:84px; height:84px; background: url(../images/2%20ji/1%20tou/1dashuju/qiehuayou.png) no-repeat; } .fn_nav:hover .dl { display: block;} .fn_nav:hover .dr { display: block;} .fn_nav .nav-list-detail { } .fn_nav .nav-list-detail li { position: relative; margin: 0px; padding: 0px; height:690px; text-align: right; } .fn_nav .nav-list-detail li img { border: none; margin-top:50px; margin-left:50px; } .moshi { background: url(../images/2%20ji/3%20fuwu/1%20moshi/moshi3.png) no-repeat; } .weiyingxiao { background: url(../images/2%20ji/3%20fuwu/2%20weiyingxiao/weiyingxiao3.png) no-repeat; } .tuoguan { background: url(../images/2%20ji/3%20fuwu/3%20tuoguan/tuoguang3.png) no-repeat; } .juhe { background: url(../images/2%20ji/3%20fuwu/4%20juhe/juhe3.png) no-repeat; } .kehu .title { border-bottom: 1px solid #d3d3d3;font-family: "Microsoft YaHei" ! important; font-weight:bold; font-size:25px; padding: 5px 0px; margin: 10px 0px; } .ImgDiv { float:left; } .footer { background: url(../images/footer.png); height:122px; width:100%; }
0.303216
0.119562
*{ margin: 0px ; outline: 0px; padding: 0px; } .clear{overflow: hidden;} .nav-main { background-image: url("images/002.jpg"); font-family: sans-serit; padding: 8px; background-color: #8F8989; } .name { float: left; width: 200px; margin: -11px; margin-left: 38px; } .name a { color: #fff; font-size: 30px; text-decoration: none; } .nav-bar { /* float: right; */ text-align: right; text-decoration: none; display: block; align-content: left; } .nav-bar a { text-decoration: none; margin: 18px; font-size: 18px; color: #fff; } button[name="loadMore"] { /* text-align: center; */ margin-left: 44%; width: 157px; padding: 5px; margin-top: 5px; margin-bottom: 8px; } .shop-header{ color: purple; text-align: center; } .dropdown-my-account{ position: relative; display: inline-block; } .dropdown-my-account-menu{ display: block; } .dropdown-my-account-menu{ display: none; } .dropdown-my-account:hover .dropdown-my-account-menu{ display: block; } .main-content{ width: 100%; } .sidebar { text-align: center; margin-top: 14px; margin-bottom: 13px; } .sidebar a { /* margin-left: 195px; */ /* text-align: center; */ margin-right: 90px; font-size: 18px; color: #000; } .sidebar ul{} .sidebar ul li{} .sidebar ul li a { margin-left: 55px; /* margin-bottom: 1px; */ /* margin-top: -25px; */ /* padding: 9px; */ text-decoration: none; color: #0000DF; } .sidebar ul li a:hover{ color:white; } .content { width: 100%; height: 100%; min-height: 700px; } .content img { width:100%; height: 100%; } .footer-main{ background:#F0EBDB ; text-align:center; } .footer { overflow: hidden; /* margin-top: 20px; */ width: 100%; /* margin-top: 27px; */ } .footer-main h1{ padding-top:20px; } .footer-main p{} input[name="mail"]::-webkit-input-placeholder::before{ font-size: 20px; color:#fff; } input[name="mail"] { border: none; background: #F0EBDB; margin-top: 8px; font-size: 20px; padding-bottom: 70px; text-underline-position: center; text-decoration: underline; color: #8F8F8F; } input[name= "mail"]:hover{ text-decoration: underline #000; } .add-product{ text-align: center; } .add-product table{ margin-left: 379px; } .add-product table tr{ margin-top: 2px; } input[name="submit"]{ margin-left: -203px; width:100px; margin-top: 20px; } input[name="jeans-name"]{ } .product-main { margin-left: 122px; } .sidebyside { float: left; width: 300px; height: 200px; /* border-style: solid; */ margin: 5px; margin-bottom: 59px; text-align: center; margin-top: 22px; } .product-image img { /* float: left; */ width: 300px; height: 200px; /* border-style: solid; */ margin: 0px; padding: 0px; outline: 0px; margin-bottom: 4px; } .cart-button{ display: none; } .product-image:hover .cart-button{ display: block; margin-top: -36px; } .product-image:hover{ transition: 0.4s; } .admin-content{ background: url('/images/002.jpg'); width: 100%; height: 100%; margin:0px; padding: 0px; outline:0px; min-height: 600px; } .welcome-msg h2{ text-align: center; margin-top: 20px; } .admin-btn{ margin-left: 40%; } .admin-btn button { background: #F14000; border: none; text-align: center; } .admin-btn button a{ text-decoration: none; color: #fff; font-size: 100%; } .product-main h2{ text-align: center; margin-top: 40px; } .admin-content-login { background: url('/images/002.jpg'); width: 120%; height: 100%; margin: 0px; padding: 0px; outline: 0px; /* opacity: 0.5; */ } .login-header{ } .login-header h4 { color: #ffffff; margin-left: 13px; border-bottom: 1px solid beige; } .login-form { background: #000; opacity: 0.5; width: 376px; height: 355px; margin-left: 36%; opacity: .5; opacity: 0.5; margin-top: 25px; } .register-form { background: #000; opacity: 0.5; width: 376px; height: 555px; margin-left: 36%; opacity: .5; opacity: 0.5; margin-top: 25px; } .login-form form , .register-form form{ align-content: center; margin-left: 93px; /* size: 93px; */ color: beige; } .login-form h3,.register-form h3{ color: #ffffff; font-size: 18px; } .login-form h3 ,a , .register-form h3 ,a { margin-left: 40px; } .login-form input{ } input[name="firstName"],input[name="lastName"], input[name="retypePassword"] ,input[name="email"] ,input[name = "password"]{ /* text-align: center; */ background: none; border: none; border-bottom: 1px solid beige; color: beige; } input[name="login-btn"] { background: #FD0000; } .product_details{ min-height: 600px; } .product_details img { height: 100%; width: 55%; background: #F5F8FA; min-height: 600px; } .img-zoom-container { position: relative; } .img-zoom-lens { position: absolute; border: 1px solid #d4d4d4; /*set the size of the lens:*/ width: 10px; height: 10px; } .img-zoom-result { border: 1px solid #d4d4d4; /*set the size of the result div:*/ height: 600px; width: 500px; } .info { float: right; width: 37.4%; text-align: center; background: #eeeeee; height: 100%; color: pink; margin-top: 2px; min-height: 600px; } .info h3 { margin-top: -31px; margin-left: -87px; } .info-tag{} .info-tag p { color: #000; width: 50px; margin-left: 26px; margin-top: 40px; border: 2px solid magenta; border-radius: 7px; font-size: 65px; } .info-jeans-description { color: #000; font-size: 20px; width: 330px; /* border-bottom: 1 px solid black; */ border-bottom: 1px solid aliceblue; /* margin-left: 59px; */ margin-left: 40px; } .info-jeans-description p { font-size: 16px; /* float: left; */ margin-left: -145px; } .info-jeans-price { border-bottom: 1px solid aliceblue; margin-top: 10px; margin-bottom: 16px; width: 330px margin-left:40px; width: 330px; margin-left: 40px; } .info-jeans-price a { float: right; } .info-jeans-price p{ font-size: 18px; color: #000; text-align: left; margin-left: 64px; margin-bottom: 42px; } .info-jeans-color { border-bottom: 1px solid aliceblue; margin-top: 10px; margin-bottom: 16px; width: 330px; margin-left: 40px; } .info-jeans-color p{ font-size: 14px; color: #000; text-align: left; margin-left: 64px; margin-bottom: 42px; } .size { color: #000; text-align: left; margin-left: 109px; font-size: 18px; } .order-button{ margin-top: 5px; } button[name="order-btn"] , button[name="cart-btn"]{ margin-top: 5px; } button[name="wish-btn"]{ margin-top: 5px; color:#000; background: none; border:1px solid gray; width: 250px; } .count{ display: none; } .cart-box { width: 707px; height: 100%; margin-left: 190px; float: left; } .cart-box table tr th { margin-left: 20px; margin: 37px; background: #8F8989; width: 278px; margin-left: 45px; color: #fff; padding: 10px; /* border: none; */ } .cart-items{ } .cart-items table tr td { border: none; /* margin-right: -17px !important; */ /* margin: 50px; */ width: 39%; } .cart-items table tr { margin-bottom: 1px solid black; border-bottom: 1px solid #8F8989; } .cart-items tr td{ margin-left: 20px; border: 1px solid black; } .cart-items img{ width:100px; height: 100px; } .checkout-button{ margin-left: 71%; } .shoppingIndex{} .shoppingIndex a {} .cart-title h1 { margin-left: 296px; margin-top: 45px; font-family: railway inherit; } .checkout-button a { width: 370px; font-size: 100%; font-size: 23px; padding: 2px; /* padding-right: 189px; */ } .cart-items p{ margin-left: 25%; margin-bottom: 50px; } .order-summary { float: right; width: 400px; margin-bottom: 13px; } .order-summary table tr th { background: #8F8989; color: #fff; width: 375px; /* margin-left: -75px; */ /* margin-bottom: 30px; */ padding: 10px; text-align: center; /* margin-right: -50px; */ } .cart{ position: relative; } .reviewForm{ margin-left: 30%; } .shoppingIndex{ margin-left: 30%; margin-top: 100px; } .review{ margin-left: 100px; } .review a{ margin-left: -10px; } .cart-items table tr td a{ margin-left: -5px; } }
public/css/main.css
*{ margin: 0px ; outline: 0px; padding: 0px; } .clear{overflow: hidden;} .nav-main { background-image: url("images/002.jpg"); font-family: sans-serit; padding: 8px; background-color: #8F8989; } .name { float: left; width: 200px; margin: -11px; margin-left: 38px; } .name a { color: #fff; font-size: 30px; text-decoration: none; } .nav-bar { /* float: right; */ text-align: right; text-decoration: none; display: block; align-content: left; } .nav-bar a { text-decoration: none; margin: 18px; font-size: 18px; color: #fff; } button[name="loadMore"] { /* text-align: center; */ margin-left: 44%; width: 157px; padding: 5px; margin-top: 5px; margin-bottom: 8px; } .shop-header{ color: purple; text-align: center; } .dropdown-my-account{ position: relative; display: inline-block; } .dropdown-my-account-menu{ display: block; } .dropdown-my-account-menu{ display: none; } .dropdown-my-account:hover .dropdown-my-account-menu{ display: block; } .main-content{ width: 100%; } .sidebar { text-align: center; margin-top: 14px; margin-bottom: 13px; } .sidebar a { /* margin-left: 195px; */ /* text-align: center; */ margin-right: 90px; font-size: 18px; color: #000; } .sidebar ul{} .sidebar ul li{} .sidebar ul li a { margin-left: 55px; /* margin-bottom: 1px; */ /* margin-top: -25px; */ /* padding: 9px; */ text-decoration: none; color: #0000DF; } .sidebar ul li a:hover{ color:white; } .content { width: 100%; height: 100%; min-height: 700px; } .content img { width:100%; height: 100%; } .footer-main{ background:#F0EBDB ; text-align:center; } .footer { overflow: hidden; /* margin-top: 20px; */ width: 100%; /* margin-top: 27px; */ } .footer-main h1{ padding-top:20px; } .footer-main p{} input[name="mail"]::-webkit-input-placeholder::before{ font-size: 20px; color:#fff; } input[name="mail"] { border: none; background: #F0EBDB; margin-top: 8px; font-size: 20px; padding-bottom: 70px; text-underline-position: center; text-decoration: underline; color: #8F8F8F; } input[name= "mail"]:hover{ text-decoration: underline #000; } .add-product{ text-align: center; } .add-product table{ margin-left: 379px; } .add-product table tr{ margin-top: 2px; } input[name="submit"]{ margin-left: -203px; width:100px; margin-top: 20px; } input[name="jeans-name"]{ } .product-main { margin-left: 122px; } .sidebyside { float: left; width: 300px; height: 200px; /* border-style: solid; */ margin: 5px; margin-bottom: 59px; text-align: center; margin-top: 22px; } .product-image img { /* float: left; */ width: 300px; height: 200px; /* border-style: solid; */ margin: 0px; padding: 0px; outline: 0px; margin-bottom: 4px; } .cart-button{ display: none; } .product-image:hover .cart-button{ display: block; margin-top: -36px; } .product-image:hover{ transition: 0.4s; } .admin-content{ background: url('/images/002.jpg'); width: 100%; height: 100%; margin:0px; padding: 0px; outline:0px; min-height: 600px; } .welcome-msg h2{ text-align: center; margin-top: 20px; } .admin-btn{ margin-left: 40%; } .admin-btn button { background: #F14000; border: none; text-align: center; } .admin-btn button a{ text-decoration: none; color: #fff; font-size: 100%; } .product-main h2{ text-align: center; margin-top: 40px; } .admin-content-login { background: url('/images/002.jpg'); width: 120%; height: 100%; margin: 0px; padding: 0px; outline: 0px; /* opacity: 0.5; */ } .login-header{ } .login-header h4 { color: #ffffff; margin-left: 13px; border-bottom: 1px solid beige; } .login-form { background: #000; opacity: 0.5; width: 376px; height: 355px; margin-left: 36%; opacity: .5; opacity: 0.5; margin-top: 25px; } .register-form { background: #000; opacity: 0.5; width: 376px; height: 555px; margin-left: 36%; opacity: .5; opacity: 0.5; margin-top: 25px; } .login-form form , .register-form form{ align-content: center; margin-left: 93px; /* size: 93px; */ color: beige; } .login-form h3,.register-form h3{ color: #ffffff; font-size: 18px; } .login-form h3 ,a , .register-form h3 ,a { margin-left: 40px; } .login-form input{ } input[name="firstName"],input[name="lastName"], input[name="retypePassword"] ,input[name="email"] ,input[name = "password"]{ /* text-align: center; */ background: none; border: none; border-bottom: 1px solid beige; color: beige; } input[name="login-btn"] { background: #FD0000; } .product_details{ min-height: 600px; } .product_details img { height: 100%; width: 55%; background: #F5F8FA; min-height: 600px; } .img-zoom-container { position: relative; } .img-zoom-lens { position: absolute; border: 1px solid #d4d4d4; /*set the size of the lens:*/ width: 10px; height: 10px; } .img-zoom-result { border: 1px solid #d4d4d4; /*set the size of the result div:*/ height: 600px; width: 500px; } .info { float: right; width: 37.4%; text-align: center; background: #eeeeee; height: 100%; color: pink; margin-top: 2px; min-height: 600px; } .info h3 { margin-top: -31px; margin-left: -87px; } .info-tag{} .info-tag p { color: #000; width: 50px; margin-left: 26px; margin-top: 40px; border: 2px solid magenta; border-radius: 7px; font-size: 65px; } .info-jeans-description { color: #000; font-size: 20px; width: 330px; /* border-bottom: 1 px solid black; */ border-bottom: 1px solid aliceblue; /* margin-left: 59px; */ margin-left: 40px; } .info-jeans-description p { font-size: 16px; /* float: left; */ margin-left: -145px; } .info-jeans-price { border-bottom: 1px solid aliceblue; margin-top: 10px; margin-bottom: 16px; width: 330px margin-left:40px; width: 330px; margin-left: 40px; } .info-jeans-price a { float: right; } .info-jeans-price p{ font-size: 18px; color: #000; text-align: left; margin-left: 64px; margin-bottom: 42px; } .info-jeans-color { border-bottom: 1px solid aliceblue; margin-top: 10px; margin-bottom: 16px; width: 330px; margin-left: 40px; } .info-jeans-color p{ font-size: 14px; color: #000; text-align: left; margin-left: 64px; margin-bottom: 42px; } .size { color: #000; text-align: left; margin-left: 109px; font-size: 18px; } .order-button{ margin-top: 5px; } button[name="order-btn"] , button[name="cart-btn"]{ margin-top: 5px; } button[name="wish-btn"]{ margin-top: 5px; color:#000; background: none; border:1px solid gray; width: 250px; } .count{ display: none; } .cart-box { width: 707px; height: 100%; margin-left: 190px; float: left; } .cart-box table tr th { margin-left: 20px; margin: 37px; background: #8F8989; width: 278px; margin-left: 45px; color: #fff; padding: 10px; /* border: none; */ } .cart-items{ } .cart-items table tr td { border: none; /* margin-right: -17px !important; */ /* margin: 50px; */ width: 39%; } .cart-items table tr { margin-bottom: 1px solid black; border-bottom: 1px solid #8F8989; } .cart-items tr td{ margin-left: 20px; border: 1px solid black; } .cart-items img{ width:100px; height: 100px; } .checkout-button{ margin-left: 71%; } .shoppingIndex{} .shoppingIndex a {} .cart-title h1 { margin-left: 296px; margin-top: 45px; font-family: railway inherit; } .checkout-button a { width: 370px; font-size: 100%; font-size: 23px; padding: 2px; /* padding-right: 189px; */ } .cart-items p{ margin-left: 25%; margin-bottom: 50px; } .order-summary { float: right; width: 400px; margin-bottom: 13px; } .order-summary table tr th { background: #8F8989; color: #fff; width: 375px; /* margin-left: -75px; */ /* margin-bottom: 30px; */ padding: 10px; text-align: center; /* margin-right: -50px; */ } .cart{ position: relative; } .reviewForm{ margin-left: 30%; } .shoppingIndex{ margin-left: 30%; margin-top: 100px; } .review{ margin-left: 100px; } .review a{ margin-left: -10px; } .cart-items table tr td a{ margin-left: -5px; } }
0.306631
0.057812
.profile-page { display: -webkit-box; display: -ms-flexbox; display: flex; height: 100vh; width: 100vw; position: fixed; top: 0; left: 0; z-index: 4; background-color: rgba(35, 34, 34, 0.5); -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .profile-page .profile-backdrop { position: absolute; top: 0; height: 100%; width: 100%; background-color: rgba(35, 34, 34, 0.1); } .profile-page .navigator-buttons { position: fixed; bottom: 5%; height: 20px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .profile-page .navigator-buttons a { font-size: 14px; text-decoration: none; color: white; font-family: Quicksand; margin-right: 50px; } .profile-page .navigator-buttons a:hover { cursor: pointer; text-decoration: underline; color: green; } .profile-page .show-profile-main { background-color: white; height: 70vh; display: -webkit-box; display: -ms-flexbox; display: flex; width: 60vw; border-radius: 5px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; z-index: 5; } .profile-page .show-profile-main .show-user-details-main { width: 50%; height: 70vh; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; } .profile-page .show-profile-main .show-user-details-main .close-button { position: absolute; top: 5; left: 5; color: white; } .profile-page .show-profile-main .show-user-details-main .show-background-image { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-filter: grayscale(50%); filter: grayscale(50%); position: absolute; top: 0; height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; } .profile-page .show-profile-main .show-user-details-main .show-user-bio { height: 100%; width: 100%; background-color: rgba(35, 34, 34, 0.6); position: absolute; top: 0; z-index: 2; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column wrap; flex-flow: column wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; } .profile-page .show-profile-main .show-user-details-main .show-user-bio p { font-family: Quicksand; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .show-user-name-and-mail { width: 60%; height: 40%; color: white; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .show-user-name-and-mail .user-avatar { height: 120px; width: 120px; border-radius: 50%; -o-object-fit: cover; object-fit: cover; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .show-user-name-and-mail .user-name { font-size: 19px; font-family: 'Quicksand'; font-weight: 700; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .show-game-overview { height: 25%; width: 80%; color: white; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .show-game-overview .games-played-preamble { text-align: center; font-size: 18px; font-family: 'Quicksand'; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .show-game-overview .games-played-tiny-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .edit-profile-button { height: 50px; width: 120px; padding-top: 5px; text-align: center; border-radius: 3px; background-color: green; color: white; border-color: green; font-size: 15px; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .edit-profile-button:hover { cursor: pointer; } .profile-page .show-user-game-history { display: -webkit-box; display: -ms-flexbox; display: flex; width: 60%; height: 100%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; padding-top: 15px; background-color: #EAECEE; } .profile-page .show-user-game-history .no-games-display-text { display: -webkit-box; display: -ms-flexbox; display: flex; width: 80%; height: 10%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-item-align: center; align-self: center; color: #797D7F; } .profile-page .show-user-game-history .no-games-display-text p { font-size: 13px; font-weight: 700; font-family: Quicksand; } .profile-page .show-user-game-history .show-cards-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow-y: scroll; height: 100%; width: 100%; padding-left: 5%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: space-evenly; -ms-flex-align: space-evenly; align-items: space-evenly; } .profile-page .show-user-game-history .show-cards-grid p { font-family: Quicksand; } .profile-page .show-user-game-history .show-cards-grid .game-card { height: 95px; margin-bottom: -50%; -ms-flex-preferred-size: 35%; flex-basis: 35%; background-color: white; border-radius: 4px; -webkit-box-shadow: 0 0 15px 5px #E5E7E9; box-shadow: 0 0 15px 5px #E5E7E9; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .profile-page .show-user-game-history .show-cards-grid .game-card:hover { cursor: pointer; -webkit-box-shadow: 0 0 15px 10px #E5E7E9; box-shadow: 0 0 15px 10px #E5E7E9; position: relative; top: -2px; } .profile-page .show-user-game-history .show-cards-grid .game-card .players-and-winner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-preferred-size: 90%; flex-basis: 90%; } .profile-page .show-user-game-history .show-cards-grid .game-card .players-and-winner .players-and-winner-item { -ms-flex-preferred-size: 30%; flex-basis: 30%; height: 10%; } .profile-page .show-user-game-history .show-cards-grid .game-card .players-and-winner .players-and-winner-item .players-item { color: #D0D3D4; font-size: 12.5px; font-weight: 600; margin-bottom: -10px; } .profile-page .show-user-game-history .show-cards-grid .game-card .players-and-winner .players-and-winner-item .players-number { color: #626567; font-size: 14px; font-weight: 700; } .profile-page .show-user-game-history .show-cards-grid .game-card .game-date { padding-left: 20px; } .profile-page .show-user-game-history .show-cards-grid .game-card .game-date p { font-size: 12px; color: #76D7C4; font-weight: 700; } @media only screen and (max-width: 480px) { .navigator-buttons { bottom: 2% !important; } .show-profile-main { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-flow: column nowrap !important; flex-flow: column nowrap !important; height: 85% !important; width: 80% !important; } .show-profile-main .edit-profile-button { display: none; } .show-profile-main .show-user-details-main { width: 100% !important; } .show-profile-main .show-user-details-main .show-user-name-and-mail { width: 100% !important; height: 10% !important; padding-top: 5%; } .show-profile-main .show-user-details-main .show-user-name-and-mail p { font-size: 14px !important; } .show-profile-main .show-user-details-main .show-user-name-and-mail .user-avatar { height: 60px !important; width: 60px !important; position: relative; } .show-profile-main .show-user-details-main .show-user-name-and-mail .user-email { position: relative; top: -50%; } .show-profile-main .show-user-details-main .show-game-overview { height: 8% !important; position: relative; top: -9%; } .show-profile-main .show-user-details-main .show-game-overview p { font-size: 13px !important; } .show-profile-main .show-user-details-main .show-game-overview .games-played-tiny-grid { width: 100%; -ms-flex-item-align: center; align-self: center; position: relative; right: -10%; top: -10%; } .show-profile-main .show-user-details-main .show-game-overview .games-played-tiny-grid .games-item { -ms-flex-preferred-size: 40%; flex-basis: 40%; } .show-profile-main .show-user-game-history { width: 100%; height: 100%; } .show-profile-main .show-user-game-history .show-cards-grid { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-flow: column nowrap !important; flex-flow: column nowrap !important; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 2% !important; } .show-profile-main .show-user-game-history .show-cards-grid .game-card { width: 70% !important; height: 50% !important; } .show-profile-main .show-user-game-history .show-cards-grid .game-card .players-and-winner { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; padding: 0 5% 0 5%; } .show-profile-main .show-user-game-history .show-cards-grid .game-card .players-and-winner .players-and-winner-item { width: 50%; } } @media only screen and (min-width: 768px) and (max-width: 1024px) { .show-profile-main { height: 60vh !important; width: 70vh !important; } .show-profile-main .show-user-details-main { height: 60vh !important; } .show-profile-main .show-user-details-main .games-played-tiny-grid { position: relative; right: -10%; } }
public/css/profile.css
.profile-page { display: -webkit-box; display: -ms-flexbox; display: flex; height: 100vh; width: 100vw; position: fixed; top: 0; left: 0; z-index: 4; background-color: rgba(35, 34, 34, 0.5); -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .profile-page .profile-backdrop { position: absolute; top: 0; height: 100%; width: 100%; background-color: rgba(35, 34, 34, 0.1); } .profile-page .navigator-buttons { position: fixed; bottom: 5%; height: 20px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .profile-page .navigator-buttons a { font-size: 14px; text-decoration: none; color: white; font-family: Quicksand; margin-right: 50px; } .profile-page .navigator-buttons a:hover { cursor: pointer; text-decoration: underline; color: green; } .profile-page .show-profile-main { background-color: white; height: 70vh; display: -webkit-box; display: -ms-flexbox; display: flex; width: 60vw; border-radius: 5px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; z-index: 5; } .profile-page .show-profile-main .show-user-details-main { width: 50%; height: 70vh; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; } .profile-page .show-profile-main .show-user-details-main .close-button { position: absolute; top: 5; left: 5; color: white; } .profile-page .show-profile-main .show-user-details-main .show-background-image { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-filter: grayscale(50%); filter: grayscale(50%); position: absolute; top: 0; height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; } .profile-page .show-profile-main .show-user-details-main .show-user-bio { height: 100%; width: 100%; background-color: rgba(35, 34, 34, 0.6); position: absolute; top: 0; z-index: 2; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column wrap; flex-flow: column wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; } .profile-page .show-profile-main .show-user-details-main .show-user-bio p { font-family: Quicksand; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .show-user-name-and-mail { width: 60%; height: 40%; color: white; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .show-user-name-and-mail .user-avatar { height: 120px; width: 120px; border-radius: 50%; -o-object-fit: cover; object-fit: cover; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .show-user-name-and-mail .user-name { font-size: 19px; font-family: 'Quicksand'; font-weight: 700; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .show-game-overview { height: 25%; width: 80%; color: white; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .show-game-overview .games-played-preamble { text-align: center; font-size: 18px; font-family: 'Quicksand'; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .show-game-overview .games-played-tiny-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .edit-profile-button { height: 50px; width: 120px; padding-top: 5px; text-align: center; border-radius: 3px; background-color: green; color: white; border-color: green; font-size: 15px; } .profile-page .show-profile-main .show-user-details-main .show-user-bio .edit-profile-button:hover { cursor: pointer; } .profile-page .show-user-game-history { display: -webkit-box; display: -ms-flexbox; display: flex; width: 60%; height: 100%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; padding-top: 15px; background-color: #EAECEE; } .profile-page .show-user-game-history .no-games-display-text { display: -webkit-box; display: -ms-flexbox; display: flex; width: 80%; height: 10%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-item-align: center; align-self: center; color: #797D7F; } .profile-page .show-user-game-history .no-games-display-text p { font-size: 13px; font-weight: 700; font-family: Quicksand; } .profile-page .show-user-game-history .show-cards-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; overflow-y: scroll; height: 100%; width: 100%; padding-left: 5%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: space-evenly; -ms-flex-align: space-evenly; align-items: space-evenly; } .profile-page .show-user-game-history .show-cards-grid p { font-family: Quicksand; } .profile-page .show-user-game-history .show-cards-grid .game-card { height: 95px; margin-bottom: -50%; -ms-flex-preferred-size: 35%; flex-basis: 35%; background-color: white; border-radius: 4px; -webkit-box-shadow: 0 0 15px 5px #E5E7E9; box-shadow: 0 0 15px 5px #E5E7E9; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .profile-page .show-user-game-history .show-cards-grid .game-card:hover { cursor: pointer; -webkit-box-shadow: 0 0 15px 10px #E5E7E9; box-shadow: 0 0 15px 10px #E5E7E9; position: relative; top: -2px; } .profile-page .show-user-game-history .show-cards-grid .game-card .players-and-winner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-preferred-size: 90%; flex-basis: 90%; } .profile-page .show-user-game-history .show-cards-grid .game-card .players-and-winner .players-and-winner-item { -ms-flex-preferred-size: 30%; flex-basis: 30%; height: 10%; } .profile-page .show-user-game-history .show-cards-grid .game-card .players-and-winner .players-and-winner-item .players-item { color: #D0D3D4; font-size: 12.5px; font-weight: 600; margin-bottom: -10px; } .profile-page .show-user-game-history .show-cards-grid .game-card .players-and-winner .players-and-winner-item .players-number { color: #626567; font-size: 14px; font-weight: 700; } .profile-page .show-user-game-history .show-cards-grid .game-card .game-date { padding-left: 20px; } .profile-page .show-user-game-history .show-cards-grid .game-card .game-date p { font-size: 12px; color: #76D7C4; font-weight: 700; } @media only screen and (max-width: 480px) { .navigator-buttons { bottom: 2% !important; } .show-profile-main { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-flow: column nowrap !important; flex-flow: column nowrap !important; height: 85% !important; width: 80% !important; } .show-profile-main .edit-profile-button { display: none; } .show-profile-main .show-user-details-main { width: 100% !important; } .show-profile-main .show-user-details-main .show-user-name-and-mail { width: 100% !important; height: 10% !important; padding-top: 5%; } .show-profile-main .show-user-details-main .show-user-name-and-mail p { font-size: 14px !important; } .show-profile-main .show-user-details-main .show-user-name-and-mail .user-avatar { height: 60px !important; width: 60px !important; position: relative; } .show-profile-main .show-user-details-main .show-user-name-and-mail .user-email { position: relative; top: -50%; } .show-profile-main .show-user-details-main .show-game-overview { height: 8% !important; position: relative; top: -9%; } .show-profile-main .show-user-details-main .show-game-overview p { font-size: 13px !important; } .show-profile-main .show-user-details-main .show-game-overview .games-played-tiny-grid { width: 100%; -ms-flex-item-align: center; align-self: center; position: relative; right: -10%; top: -10%; } .show-profile-main .show-user-details-main .show-game-overview .games-played-tiny-grid .games-item { -ms-flex-preferred-size: 40%; flex-basis: 40%; } .show-profile-main .show-user-game-history { width: 100%; height: 100%; } .show-profile-main .show-user-game-history .show-cards-grid { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-flow: column nowrap !important; flex-flow: column nowrap !important; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 2% !important; } .show-profile-main .show-user-game-history .show-cards-grid .game-card { width: 70% !important; height: 50% !important; } .show-profile-main .show-user-game-history .show-cards-grid .game-card .players-and-winner { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; padding: 0 5% 0 5%; } .show-profile-main .show-user-game-history .show-cards-grid .game-card .players-and-winner .players-and-winner-item { width: 50%; } } @media only screen and (min-width: 768px) and (max-width: 1024px) { .show-profile-main { height: 60vh !important; width: 70vh !important; } .show-profile-main .show-user-details-main { height: 60vh !important; } .show-profile-main .show-user-details-main .games-played-tiny-grid { position: relative; right: -10%; } }
0.392919
0.049176
body {min-width:960px} #hd {width:100%; margin-bottom:12px} #hdMain {width:960px; height:110px; margin:0 auto;} /* #hdMain h1 {width:145px; height:80px; float:left; background:#FFF url(layout/logo.gif) no-repeat scroll 0 24px; margin-bottom:0} */ #hdMain #siteSlogan {margin:38px 0 0;float:left;text-indent:-9999px;background:#FFF url(layout/site_slogan.png) no-repeat scroll 0 0;width:194px;height:31px} #hdMain h1 a {text-indent:-9999px;display:block;width:100%;height:100%;} #hdLink {float:right;} #hdLink a {color:#666;margin-left:10px} #hdLink a:hover {color:#06C} /* 导航 */ #nav {height:40px; width:100%; background:#2277C3 url(layout/nav.gif) repeat-x scroll 0 -40px} #nav ul {width:960px; height:40px; margin:0 auto; background:transparent url(layout/nav.gif) no-repeat scroll right 0} #nav ul li {height:40px; line-height:40px; float:left; display:block; font-size:14px; font-weight:bold; color:#267CC8;margin:0} #nav ul li a, #nav ul li.cur strong, #nav ul li span{display:inline-block; *display:inline; zoom:1; margin-top:6px; line-height:34px; height:34px; background:#FFF url(layout/nav.gif) no-repeat scroll 0 -80px} #nav ul li a span, #nav ul li.cur strong span {margin:0; margin-left:19px; padding-right:20px; background-position:right -80px} #nav ul li a {color:#FFF;background-position:0 -46px;} #nav ul li a span {background-position:right -46px;cursor:pointer} #nav ul li a.with-icon {background-position:right -46px;cursor:pointer;position:relative} #nav ul li a.with-icon span sup{position:absolute;right:0;top:0;} #nav ul li a:hover {background-position:0 -120px} #nav ul li a:hover span {background-position:right -120px} /* 主体 */ #bd {width:960px; margin:0 auto} #bd .left-690 {float:left; width:690px; margin-right:20px} #bd .right-250 {float:left; width:250px;} /* 底部 */ #ft { width:960px; clear:both; border-top:1px solid #CECECE; padding-top:5px; text-align:center; word-spacing:5px; margin-top: 5px; margin-right: auto; margin-bottom: 5px; margin-left: auto; } #ft a {color:#666} /* 图标 */ .icon-base {padding-left:20px;background:transparent url(layout/icon.gif) no-repeat scroll 0 0} .icon-redarr {background-position:0 2px} .icon-ampl {background-position:0 -38px} .icon-play {background-position:0 -78px} .icon-up {background-position:0 -118px} .icon-uplite {background-position:0 -158px} .icon-video {background-position:0 -198px} .icon-text {background-position:0 -238px} .icon-expand {background-position:0 -278px} .icon-fold {background-position:0 -318px} /* 内页在线申请 */ .apply-right {padding:0 14px 12px;border-bottom:1px solid #A5A5A5;background:transparent url(layout/apply_right_bg.gif) repeat-x scroll 0 bottom; margin-bottom:20px} .apply-right .sale-tel {margin:0} .apply-right .sale-tel dt {margin:12px auto 2px;text-align:center;color:#999} .apply-right .sale-tel dd {margin:0 auto;width:203px;height:34px;background:transparent url(layout/apply_right.png) no-repeat scroll 0 -165px} .apply-right .sale-tel dd em {display:none} .apply-btn-m {border:0 none;cursor:pointer;margin:12px auto 0;display:block;width:206px;height:45px;background:transparent url(layout/apply_right.png) no-repeat scroll 0 -53px} .apply-btn-m em {display:none} .apply-btn-m:hover {background-position:-206px -53px;} .apply-btn-m:active {background-position:-412px -53px;} .apply-right .svc-btns {margin-top:9px;text-align:center;margin:12px auto 0;} .apply-right .svc-btns a {display:inline-block;*display:inline;zoom:1;border:0 none;margin:0 auto;cursor:pointer;width:97px;height:32px;background:transparent url(layout/apply_right.png) no-repeat scroll 0 -98px;} .apply-right .svc-btns a strong {display:none} .apply-right a.onekeycall-btn {margin-right:8px;background-position:0 -130px} .apply-right .onekeycall-btn:hover {background-position:-97px -130px} .apply-right .onekeycall-btn:active {background-position:-194px -130px} .apply-right .svconline-btn:hover {background-position:-97px -98px} .apply-right .svconline-btn:active {background-position:-194px -98px} .apply-right .svc-btns .onekeycall-label {position:relative;display:inline-block;*display:inline;zoom:1} .apply-right .svc-btns .tip-free {display:block;text-indent:-9999px;position:absolute;left:80px;top:-10px;background:transparent url(layout/icon.gif) no-repeat 0 -360px;width:26px;height:21px;} .apply-right .svc-info {clear:both;margin-top:12px;text-align:center;padding-top:5px;border-top:1px solid #D3D3D3} .apply-right .svc-info a.link-localsvc {width:108px;display:block;margin:0 auto 5px} .apply-right .svc-info a.link-localsvc:hover {text-decoration:underline} .svc-info {line-height:28px;} /* 浮动层 */ .floater {border:3px solid #D3D3D3;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;position:absolute;display:none;z-index:32768} .floater-border {border:4px solid #D22926} .floater-content {width:350px;height:276px;background:#FFFFEA;overflow:hidden} .floater-close {background:#D22926 url(layout/icon.gif) no-repeat scroll 0 -400px;width:18px;height:19px;position:absolute;right:7px;top:7px} .floater-close span {display:none} .floater-content iframe {margin:0;width:100%;height:231px;background-color:transparent} .floater-content h5 {padding-left:22px;height:45px;line-height:45px;color:#000;font-size:14px;} /* list 样式 */ ul.ul {list-style:none;margin:0} ul.ul li, .list-item {padding-left:20px;background:transparent url(layout/icon.gif) no-repeat scroll 0 -440px;margin:0}
Public/shouye/css/layout.css
body {min-width:960px} #hd {width:100%; margin-bottom:12px} #hdMain {width:960px; height:110px; margin:0 auto;} /* #hdMain h1 {width:145px; height:80px; float:left; background:#FFF url(layout/logo.gif) no-repeat scroll 0 24px; margin-bottom:0} */ #hdMain #siteSlogan {margin:38px 0 0;float:left;text-indent:-9999px;background:#FFF url(layout/site_slogan.png) no-repeat scroll 0 0;width:194px;height:31px} #hdMain h1 a {text-indent:-9999px;display:block;width:100%;height:100%;} #hdLink {float:right;} #hdLink a {color:#666;margin-left:10px} #hdLink a:hover {color:#06C} /* 导航 */ #nav {height:40px; width:100%; background:#2277C3 url(layout/nav.gif) repeat-x scroll 0 -40px} #nav ul {width:960px; height:40px; margin:0 auto; background:transparent url(layout/nav.gif) no-repeat scroll right 0} #nav ul li {height:40px; line-height:40px; float:left; display:block; font-size:14px; font-weight:bold; color:#267CC8;margin:0} #nav ul li a, #nav ul li.cur strong, #nav ul li span{display:inline-block; *display:inline; zoom:1; margin-top:6px; line-height:34px; height:34px; background:#FFF url(layout/nav.gif) no-repeat scroll 0 -80px} #nav ul li a span, #nav ul li.cur strong span {margin:0; margin-left:19px; padding-right:20px; background-position:right -80px} #nav ul li a {color:#FFF;background-position:0 -46px;} #nav ul li a span {background-position:right -46px;cursor:pointer} #nav ul li a.with-icon {background-position:right -46px;cursor:pointer;position:relative} #nav ul li a.with-icon span sup{position:absolute;right:0;top:0;} #nav ul li a:hover {background-position:0 -120px} #nav ul li a:hover span {background-position:right -120px} /* 主体 */ #bd {width:960px; margin:0 auto} #bd .left-690 {float:left; width:690px; margin-right:20px} #bd .right-250 {float:left; width:250px;} /* 底部 */ #ft { width:960px; clear:both; border-top:1px solid #CECECE; padding-top:5px; text-align:center; word-spacing:5px; margin-top: 5px; margin-right: auto; margin-bottom: 5px; margin-left: auto; } #ft a {color:#666} /* 图标 */ .icon-base {padding-left:20px;background:transparent url(layout/icon.gif) no-repeat scroll 0 0} .icon-redarr {background-position:0 2px} .icon-ampl {background-position:0 -38px} .icon-play {background-position:0 -78px} .icon-up {background-position:0 -118px} .icon-uplite {background-position:0 -158px} .icon-video {background-position:0 -198px} .icon-text {background-position:0 -238px} .icon-expand {background-position:0 -278px} .icon-fold {background-position:0 -318px} /* 内页在线申请 */ .apply-right {padding:0 14px 12px;border-bottom:1px solid #A5A5A5;background:transparent url(layout/apply_right_bg.gif) repeat-x scroll 0 bottom; margin-bottom:20px} .apply-right .sale-tel {margin:0} .apply-right .sale-tel dt {margin:12px auto 2px;text-align:center;color:#999} .apply-right .sale-tel dd {margin:0 auto;width:203px;height:34px;background:transparent url(layout/apply_right.png) no-repeat scroll 0 -165px} .apply-right .sale-tel dd em {display:none} .apply-btn-m {border:0 none;cursor:pointer;margin:12px auto 0;display:block;width:206px;height:45px;background:transparent url(layout/apply_right.png) no-repeat scroll 0 -53px} .apply-btn-m em {display:none} .apply-btn-m:hover {background-position:-206px -53px;} .apply-btn-m:active {background-position:-412px -53px;} .apply-right .svc-btns {margin-top:9px;text-align:center;margin:12px auto 0;} .apply-right .svc-btns a {display:inline-block;*display:inline;zoom:1;border:0 none;margin:0 auto;cursor:pointer;width:97px;height:32px;background:transparent url(layout/apply_right.png) no-repeat scroll 0 -98px;} .apply-right .svc-btns a strong {display:none} .apply-right a.onekeycall-btn {margin-right:8px;background-position:0 -130px} .apply-right .onekeycall-btn:hover {background-position:-97px -130px} .apply-right .onekeycall-btn:active {background-position:-194px -130px} .apply-right .svconline-btn:hover {background-position:-97px -98px} .apply-right .svconline-btn:active {background-position:-194px -98px} .apply-right .svc-btns .onekeycall-label {position:relative;display:inline-block;*display:inline;zoom:1} .apply-right .svc-btns .tip-free {display:block;text-indent:-9999px;position:absolute;left:80px;top:-10px;background:transparent url(layout/icon.gif) no-repeat 0 -360px;width:26px;height:21px;} .apply-right .svc-info {clear:both;margin-top:12px;text-align:center;padding-top:5px;border-top:1px solid #D3D3D3} .apply-right .svc-info a.link-localsvc {width:108px;display:block;margin:0 auto 5px} .apply-right .svc-info a.link-localsvc:hover {text-decoration:underline} .svc-info {line-height:28px;} /* 浮动层 */ .floater {border:3px solid #D3D3D3;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;position:absolute;display:none;z-index:32768} .floater-border {border:4px solid #D22926} .floater-content {width:350px;height:276px;background:#FFFFEA;overflow:hidden} .floater-close {background:#D22926 url(layout/icon.gif) no-repeat scroll 0 -400px;width:18px;height:19px;position:absolute;right:7px;top:7px} .floater-close span {display:none} .floater-content iframe {margin:0;width:100%;height:231px;background-color:transparent} .floater-content h5 {padding-left:22px;height:45px;line-height:45px;color:#000;font-size:14px;} /* list 样式 */ ul.ul {list-style:none;margin:0} ul.ul li, .list-item {padding-left:20px;background:transparent url(layout/icon.gif) no-repeat scroll 0 -440px;margin:0}
0.273671
0.060335
margin-bottom: 20px; width: 350px; } .medias-list{ margin-top: 20px; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; } .medias-list .card img{ transition: .4s all; width: 100%; height: 120px; border-radius: 15px; object-fit: cover; cursor: pointer; } .medias-list .card img:hover{ transform: scale(1.05); border-radius: 8px; } .medias-list .card span{ margin-top: 10px; display: block; } .medias-list .card .cta{ display: flex; justify-content: flex-end; align-items: center; } .medias-list .card .cta i{ margin-left: 10px; display: block; width: 1.4em; height: 1.4em; border-radius: 6px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-size: 100% auto; } .medias-list .card .cta i.delete{ background-image: url(/assets/icons/trash.svg) } .medias-list .card .cta i.copy{ background-image: url(/assets/icons/clipboard.svg) } .medias-list .card{ width: 250px; max-width: 100%; margin: 15px; border: 1px solid #E9ECF5; padding: 20px; border-radius: 15px; color: #24272B; } .img-preview{ position: fixed; z-index: 29; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, .6); display: flex; justify-content: space-between; align-items: center; flex-direction: column; pointer-events: none; opacity: 0; transition: .2s all; } .img-preview img{ max-width: 78vw; height: auto; max-height: 80vh; border-radius: 9px; } .img-preview .close{ width: 100%; padding: 30px; display: flex; justify-content: flex-end; align-items: center; } .img-preview .close i{ background-color: rgba(0, 0, 0, .8); border-radius: 50%; cursor: pointer; background-repeat: no-repeat; background-size: 70% 70%; background-position: center center; background-image: url(/assets/icons/close.svg); display: block; width: 44px; height: 44px; } .img-preview.show{ opacity: 1; pointer-events: all; } .fs.copy{ cursor: copy } .fs.copy::after{ content: ''; display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #3B28CC; background-position: center center; background-size: 64px 64px; background-repeat: no-repeat; background-image: url(/assets/icons/upload-cloud-bold.svg); } .fs{ width: calc(100% + 60px); margin-left: -30px; margin-top: -30px; min-height: calc(100% + 60px); padding: 30px; position: relative; }
publics/styles/blocks/in-cloud.css
margin-bottom: 20px; width: 350px; } .medias-list{ margin-top: 20px; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; } .medias-list .card img{ transition: .4s all; width: 100%; height: 120px; border-radius: 15px; object-fit: cover; cursor: pointer; } .medias-list .card img:hover{ transform: scale(1.05); border-radius: 8px; } .medias-list .card span{ margin-top: 10px; display: block; } .medias-list .card .cta{ display: flex; justify-content: flex-end; align-items: center; } .medias-list .card .cta i{ margin-left: 10px; display: block; width: 1.4em; height: 1.4em; border-radius: 6px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-size: 100% auto; } .medias-list .card .cta i.delete{ background-image: url(/assets/icons/trash.svg) } .medias-list .card .cta i.copy{ background-image: url(/assets/icons/clipboard.svg) } .medias-list .card{ width: 250px; max-width: 100%; margin: 15px; border: 1px solid #E9ECF5; padding: 20px; border-radius: 15px; color: #24272B; } .img-preview{ position: fixed; z-index: 29; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, .6); display: flex; justify-content: space-between; align-items: center; flex-direction: column; pointer-events: none; opacity: 0; transition: .2s all; } .img-preview img{ max-width: 78vw; height: auto; max-height: 80vh; border-radius: 9px; } .img-preview .close{ width: 100%; padding: 30px; display: flex; justify-content: flex-end; align-items: center; } .img-preview .close i{ background-color: rgba(0, 0, 0, .8); border-radius: 50%; cursor: pointer; background-repeat: no-repeat; background-size: 70% 70%; background-position: center center; background-image: url(/assets/icons/close.svg); display: block; width: 44px; height: 44px; } .img-preview.show{ opacity: 1; pointer-events: all; } .fs.copy{ cursor: copy } .fs.copy::after{ content: ''; display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #3B28CC; background-position: center center; background-size: 64px 64px; background-repeat: no-repeat; background-image: url(/assets/icons/upload-cloud-bold.svg); } .fs{ width: calc(100% + 60px); margin-left: -30px; margin-top: -30px; min-height: calc(100% + 60px); padding: 30px; position: relative; }
0.285571
0.045927
html * { outline: 0; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; color: #494949; height: 100%; } html, body { font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "STHeiti", "微软雅黑", "Microsoft YaHei", sans-serif; /*font-family: 'lanting','jian_middle','jian_coarse','yundong_black'; */ -webkit-font-smoothing: antialiased; background-color: #f4f3f9; } body { height: 100%; } body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { border: 0; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } section,header,footer,nav,article,aside { display: block; } body,button,input,select,textarea { font-size: 100%; line-height: 1; -webkit-font-smoothing: antialiased; } button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } table { border-spacing: 0; border-collapse: collapse; } fieldset, img { border: 0; } abbr, acronym { font-variant: normal; border: 0; } del { text-decoration: line-through; } address,caption,cite,code,dfn,em,th,var { font-weight: 500; font-style: normal; } ol, ul { list-style: none; } li { list-style-type: none; } caption, th { text-align: left; } h1,h2,h3,h4,h5,h6 { font-weight: 500; } q:before, q:after { content: ''; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } a:hover { text-decoration: underline; } ins, a { text-decoration: none; } img { vertical-align: top; border-width: 0; } *, :before, :after { box-sizing: border-box; } a, a:active, a:hover, a:visited { text-decoration: none; } a:focus { outline: none; } .clearfix { zoom: 1; } .clearfix::after { display: block; visibility: hidden; clear: both; height: 0; content: '.'; }
src/main/webapp/public/view/css/reset.css
html * { outline: 0; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; color: #494949; height: 100%; } html, body { font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "STHeiti", "微软雅黑", "Microsoft YaHei", sans-serif; /*font-family: 'lanting','jian_middle','jian_coarse','yundong_black'; */ -webkit-font-smoothing: antialiased; background-color: #f4f3f9; } body { height: 100%; } body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { border: 0; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } section,header,footer,nav,article,aside { display: block; } body,button,input,select,textarea { font-size: 100%; line-height: 1; -webkit-font-smoothing: antialiased; } button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } table { border-spacing: 0; border-collapse: collapse; } fieldset, img { border: 0; } abbr, acronym { font-variant: normal; border: 0; } del { text-decoration: line-through; } address,caption,cite,code,dfn,em,th,var { font-weight: 500; font-style: normal; } ol, ul { list-style: none; } li { list-style-type: none; } caption, th { text-align: left; } h1,h2,h3,h4,h5,h6 { font-weight: 500; } q:before, q:after { content: ''; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } a:hover { text-decoration: underline; } ins, a { text-decoration: none; } img { vertical-align: top; border-width: 0; } *, :before, :after { box-sizing: border-box; } a, a:active, a:hover, a:visited { text-decoration: none; } a:focus { outline: none; } .clearfix { zoom: 1; } .clearfix::after { display: block; visibility: hidden; clear: both; height: 0; content: '.'; }
0.506347
0.065306
@font-face {font-family: "iconfont"; src: url('iconfont.eot'); /* IE9*/ src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('iconfont.woff') format('woff'), /* chrome, firefox */ url('iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */ } .iconfont { font-family:"iconfont" !important; font-size:16px; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; } .icon-mima:before { content: "\e652"; } .icon-10:before { content: "\e651"; } .icon-diannao:before { content: "\e654"; } .icon-jinrudianpu:before { content: "\e656"; } .icon-comment:before { content: "\e653"; } .icon-crmtubiaohuaban35fuben3773:before { content: "\e650"; } .icon-qian:before { content: "\e657"; } .icon-lingdang:before { content: "\e659"; } .icon-dingdan:before { content: "\e658"; } .icon-caidan:before { content: "\e655"; } .icon-qushilei:before { content: "\e65b"; } .icon-dingdanxinxi:before { content: "\e65c"; } .icon-xiangji:before { content: "\e689"; } .icon-aixin1:before { content: "\e65d"; } .icon-cart:before { content: "\e600"; } .icon-carton:before { content: "\e601"; } .icon-close:before { content: "\e602"; } .icon-cry:before { content: "\e603"; } .icon-form:before { content: "\e604"; } .icon-del1:before { content: "\e605"; } .icon-del2:before { content: "\e606"; } .icon-ding2:before { content: "\e607"; } .icon-ding1:before { content: "\e608"; } .icon-down:before { content: "\e609"; } .icon-up:before { content: "\e60a"; } .icon-edit1:before { content: "\e60b"; } .icon-error:before { content: "\e60c"; } .icon-modify:before { content: "\e60d"; } .icon-Telephone1:before { content: "\e60e"; } .icon-dialogue:before { content: "\e60f"; } .icon-home:before { content: "\e610"; } .icon-homeon:before { content: "\e611"; } .icon-hot:before { content: "\e612"; } .icon-shop1:before { content: "\e613"; } .icon-Telephone2:before { content: "\e614"; } .icon-location:before { content: "\e615"; } .icon-Heart1:before { content: "\e616"; } .icon-Heart2:before { content: "\e617"; } .icon-plus1:before { content: "\e618"; } .icon-reduce1:before { content: "\e619"; } .icon-plus2:before { content: "\e61a"; } .icon-reduce2:before { content: "\e61b"; } .icon-reduce3:before { content: "\e61c"; } .icon-life:before { content: "\e61d"; } .icon-dustbin:before { content: "\e61e"; } .icon-edit:before { content: "\e61f"; } .icon-lifeon:before { content: "\e620"; } .icon-pay:before { content: "\e621"; } .icon-msg:before { content: "\e622"; } .icon-my:before { content: "\e623"; } .icon-news1:before { content: "\e624"; } .icon-service:before { content: "\e625"; } .icon-talk1:before { content: "\e626"; } .icon-telephone3:before { content: "\e627"; } .icon-upload1:before { content: "\e628"; } .icon-warning:before { content: "\e629"; } .icon-myon:before { content: "\e62a"; } .icon-notice:before { content: "\e62b"; } .icon-ok:before { content: "\e62c"; } .icon-order:before { content: "\e62d"; } .icon-orderon:before { content: "\e62e"; } .icon-passwordimg:before { content: "\<PASSWORD>"; } .icon-phone:before { content: "\e630"; } .icon-tidings:before { content: "\e631"; } .icon-truck:before { content: "\e632"; } .icon-lock:before { content: "\e633"; } .icon-ask:before { content: "\e634"; } .icon-ask2:before { content: "\e635"; } .icon-circle:before { content: "\e636"; } .icon-dui1:before { content: "\e637"; } .icon-dui2:before { content: "\e638"; } .icon-edit2:before { content: "\e639"; } .icon-change:before { content: "\e63a"; } .icon-loupan:before { content: "\e63b"; } .icon-money1:before { content: "\e63c"; } .icon-people:before { content: "\e63d"; } .icon-search:before { content: "\e63e"; } .icon-setup:before { content: "\e63f"; } .icon-shang:before { content: "\e640"; } .icon-share:before { content: "\e641"; } .icon-share2:before { content: "\e642"; } .icon-ellipsis:before { content: "\e643"; } .icon-star:before { content: "\e644"; } .icon-staron:before { content: "\e645"; } .icon-telephone5:before { content: "\e646"; } .icon-time:before { content: "\e647"; } .icon-warning2:before { content: "\e648"; } .icon-weixin:before { content: "\e649"; } .icon-xia:before { content: "\e64a"; } .icon-you:before { content: "\e64b"; } .icon-zuo:before { content: "\e64c"; } .icon-shop2:before { content: "\e64d"; } .icon-telephone4:before { content: "\e64e"; } .icon-plus3:before { content: "\e64f"; } .icon-11:before { content: "\e65a"; } .icon-12:before { content: "\e65e"; } .icon-13:before { content: "\e65f"; } .icon-14:before { content: "\e660"; } .icon-15:before { content: "\e661"; } .icon-16:before { content: "\e662"; } .icon-17:before { content: "\e663"; } .icon-18:before { content: "\e664"; } .icon-19:before { content: "\e665"; } .icon-21:before { content: "\e667"; } .icon-22:before { content: "\e668"; } .icon-23:before { content: "\e669"; } .icon-24:before { content: "\e66a"; } .icon-25:before { content: "\e66b"; } .icon-26:before { content: "\e66c"; } .icon-27:before { content: "\e66d"; } .icon-28:before { content: "\e66e"; } .icon-29:before { content: "\e66f"; } .icon-30:before { content: "\e670"; } .icon-31:before { content: "\e671"; } .icon-32:before { content: "\e672"; } .icon-35:before { content: "\e673"; } .icon-36:before { content: "\e674"; } .icon-37:before { content: "\e675"; } .icon-38:before { content: "\e676"; } .icon-39:before { content: "\e677"; } .icon-40:before { content: "\e678"; } .icon-41:before { content: "\e679"; } .icon-42:before { content: "\e67a"; } .icon-43:before { content: "\e67b"; } .icon-44:before { content: "\e67c"; } .icon-46:before { content: "\e67d"; } .icon-47:before { content: "\e67e"; } .icon-48:before { content: "\e67f"; } .icon-49:before { content: "\e680"; } .icon-52:before { content: "\e681"; } .icon-53:before { content: "\e682"; } .icon-54:before { content: "\e683"; } .icon-55:before { content: "\e684"; } .icon-56:before { content: "\e685"; } .icon-57:before { content: "\e686"; } .icon-58:before { content: "\e687"; } .icon-59:before { content: "\e688"; } .icon-20:before { content: "\e666"; }
public/staff/images/iconfont/iconfont.css
@font-face {font-family: "iconfont"; src: url('iconfont.eot'); /* IE9*/ src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('iconfont.woff') format('woff'), /* chrome, firefox */ url('iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */ } .iconfont { font-family:"iconfont" !important; font-size:16px; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; } .icon-mima:before { content: "\e652"; } .icon-10:before { content: "\e651"; } .icon-diannao:before { content: "\e654"; } .icon-jinrudianpu:before { content: "\e656"; } .icon-comment:before { content: "\e653"; } .icon-crmtubiaohuaban35fuben3773:before { content: "\e650"; } .icon-qian:before { content: "\e657"; } .icon-lingdang:before { content: "\e659"; } .icon-dingdan:before { content: "\e658"; } .icon-caidan:before { content: "\e655"; } .icon-qushilei:before { content: "\e65b"; } .icon-dingdanxinxi:before { content: "\e65c"; } .icon-xiangji:before { content: "\e689"; } .icon-aixin1:before { content: "\e65d"; } .icon-cart:before { content: "\e600"; } .icon-carton:before { content: "\e601"; } .icon-close:before { content: "\e602"; } .icon-cry:before { content: "\e603"; } .icon-form:before { content: "\e604"; } .icon-del1:before { content: "\e605"; } .icon-del2:before { content: "\e606"; } .icon-ding2:before { content: "\e607"; } .icon-ding1:before { content: "\e608"; } .icon-down:before { content: "\e609"; } .icon-up:before { content: "\e60a"; } .icon-edit1:before { content: "\e60b"; } .icon-error:before { content: "\e60c"; } .icon-modify:before { content: "\e60d"; } .icon-Telephone1:before { content: "\e60e"; } .icon-dialogue:before { content: "\e60f"; } .icon-home:before { content: "\e610"; } .icon-homeon:before { content: "\e611"; } .icon-hot:before { content: "\e612"; } .icon-shop1:before { content: "\e613"; } .icon-Telephone2:before { content: "\e614"; } .icon-location:before { content: "\e615"; } .icon-Heart1:before { content: "\e616"; } .icon-Heart2:before { content: "\e617"; } .icon-plus1:before { content: "\e618"; } .icon-reduce1:before { content: "\e619"; } .icon-plus2:before { content: "\e61a"; } .icon-reduce2:before { content: "\e61b"; } .icon-reduce3:before { content: "\e61c"; } .icon-life:before { content: "\e61d"; } .icon-dustbin:before { content: "\e61e"; } .icon-edit:before { content: "\e61f"; } .icon-lifeon:before { content: "\e620"; } .icon-pay:before { content: "\e621"; } .icon-msg:before { content: "\e622"; } .icon-my:before { content: "\e623"; } .icon-news1:before { content: "\e624"; } .icon-service:before { content: "\e625"; } .icon-talk1:before { content: "\e626"; } .icon-telephone3:before { content: "\e627"; } .icon-upload1:before { content: "\e628"; } .icon-warning:before { content: "\e629"; } .icon-myon:before { content: "\e62a"; } .icon-notice:before { content: "\e62b"; } .icon-ok:before { content: "\e62c"; } .icon-order:before { content: "\e62d"; } .icon-orderon:before { content: "\e62e"; } .icon-passwordimg:before { content: "\<PASSWORD>"; } .icon-phone:before { content: "\e630"; } .icon-tidings:before { content: "\e631"; } .icon-truck:before { content: "\e632"; } .icon-lock:before { content: "\e633"; } .icon-ask:before { content: "\e634"; } .icon-ask2:before { content: "\e635"; } .icon-circle:before { content: "\e636"; } .icon-dui1:before { content: "\e637"; } .icon-dui2:before { content: "\e638"; } .icon-edit2:before { content: "\e639"; } .icon-change:before { content: "\e63a"; } .icon-loupan:before { content: "\e63b"; } .icon-money1:before { content: "\e63c"; } .icon-people:before { content: "\e63d"; } .icon-search:before { content: "\e63e"; } .icon-setup:before { content: "\e63f"; } .icon-shang:before { content: "\e640"; } .icon-share:before { content: "\e641"; } .icon-share2:before { content: "\e642"; } .icon-ellipsis:before { content: "\e643"; } .icon-star:before { content: "\e644"; } .icon-staron:before { content: "\e645"; } .icon-telephone5:before { content: "\e646"; } .icon-time:before { content: "\e647"; } .icon-warning2:before { content: "\e648"; } .icon-weixin:before { content: "\e649"; } .icon-xia:before { content: "\e64a"; } .icon-you:before { content: "\e64b"; } .icon-zuo:before { content: "\e64c"; } .icon-shop2:before { content: "\e64d"; } .icon-telephone4:before { content: "\e64e"; } .icon-plus3:before { content: "\e64f"; } .icon-11:before { content: "\e65a"; } .icon-12:before { content: "\e65e"; } .icon-13:before { content: "\e65f"; } .icon-14:before { content: "\e660"; } .icon-15:before { content: "\e661"; } .icon-16:before { content: "\e662"; } .icon-17:before { content: "\e663"; } .icon-18:before { content: "\e664"; } .icon-19:before { content: "\e665"; } .icon-21:before { content: "\e667"; } .icon-22:before { content: "\e668"; } .icon-23:before { content: "\e669"; } .icon-24:before { content: "\e66a"; } .icon-25:before { content: "\e66b"; } .icon-26:before { content: "\e66c"; } .icon-27:before { content: "\e66d"; } .icon-28:before { content: "\e66e"; } .icon-29:before { content: "\e66f"; } .icon-30:before { content: "\e670"; } .icon-31:before { content: "\e671"; } .icon-32:before { content: "\e672"; } .icon-35:before { content: "\e673"; } .icon-36:before { content: "\e674"; } .icon-37:before { content: "\e675"; } .icon-38:before { content: "\e676"; } .icon-39:before { content: "\e677"; } .icon-40:before { content: "\e678"; } .icon-41:before { content: "\e679"; } .icon-42:before { content: "\e67a"; } .icon-43:before { content: "\e67b"; } .icon-44:before { content: "\e67c"; } .icon-46:before { content: "\e67d"; } .icon-47:before { content: "\e67e"; } .icon-48:before { content: "\e67f"; } .icon-49:before { content: "\e680"; } .icon-52:before { content: "\e681"; } .icon-53:before { content: "\e682"; } .icon-54:before { content: "\e683"; } .icon-55:before { content: "\e684"; } .icon-56:before { content: "\e685"; } .icon-57:before { content: "\e686"; } .icon-58:before { content: "\e687"; } .icon-59:before { content: "\e688"; } .icon-20:before { content: "\e666"; }
0.275617
0.063686
*, *::before, *::after { box-sizing: border-box; } body { margin: 0; font-family: 'Poppins', sans-serif; line-height: 1.5; } img { max-width: 100%; height: auto; display: block; } h1, h2, h3, p { margin: 0; } /* #endregion */ /* #region Navigation Bar Styling */ .navbar { background-color: rgb(255, 250, 179); padding: 2rem 0; /* Box Shadow */ box-shadow: 0 0 10em rgba(0,0,0,0.1); } .navbar ul { /* Fixed Values */ margin: 0; padding: 0; list-style-type: none; /* Adds a responsive wrap */ display: flex; flex-wrap: wrap; gap: 1em 0; justify-content: center; text-transform: uppercase; } .navbar ul > * { margin: 0 .5rem; padding: .5em; } .navbar a { padding: .5em; color: var(--clr-text), #222; border: 1px solid #222; border-radius: .25em; text-decoration: none; } .navbar a:focus, .navbar a:hover { color: turquoise; background-color: black; } /* Specific Nav Styling */ .navbar li.active a { border : 2px solid #222; } .navbar li:first-child { text-transform: capitalize; margin-right: auto; font-size: 1.125em; } /* Responsive Nav Styling for Width 600 px */ @media screen and (max-width: 600px) { .navbar li:first-child { margin: 0; width: 100%; display: flex; place-content: center; } } /* #endregion */ /* #region General Styling */ .spacing > * + * { margin-top: var(--spacer), 2rem; } .content { width: 85%; /* 65 em = 65 x 15 = 1000 around px */ max-width: 65em; margin: 0 auto; } .button { display: inline-block; text-decoration: none; color: var(--clr-text, #fff); /* font-weight: 500; */ /* text-transform: uppercase; */ font-size: 1.125rem; padding: .5em 1.25em; background: var(--clr-accent, turquoise); border-radius: .25em; /* for hover effect */ transition: transform 250ms ease-in-out, opacity 250ms radial, ; } .button:hover, .button:focus { transform: scale(1.1); opacity: .7; } .main-title { font-size: 3rem; font-size: clamp(2rem, 5vw + 1 rem, 3.5rem); line-height: 1.1; text-transform: uppercase; } .hero { color: white; text-align: center; padding: 15em 0; background: turquoise; background-size: 100%; /* background-size: clamp(80%, 100vw + 10%, 100%); */ } @media screen and (max-width: 1100px) { .hero{ background-size: 90em; } } @supports (background-blend-mode: multiply){ .hero{ background-image: url(../img/hero_bg_clean.jpg), radial-gradient(#00ffe1,#b1a5a5); background-blend-mode: multiply; background-attachment: fixed; background-repeat: no-repeat; background-position: center center; } } /* #endregion */ /* #region Footer */ .footer { width : 100%; padding: 2em; text-align: center; } .company { padding : .2em; color: var(--clr-text), black; text-decoration: none; border: 1px solid #222; border-radius: 15px; } .company:focus, .company:hover { color : turquoise; background-color: black; } /* #endregion */
css/style.css
*, *::before, *::after { box-sizing: border-box; } body { margin: 0; font-family: 'Poppins', sans-serif; line-height: 1.5; } img { max-width: 100%; height: auto; display: block; } h1, h2, h3, p { margin: 0; } /* #endregion */ /* #region Navigation Bar Styling */ .navbar { background-color: rgb(255, 250, 179); padding: 2rem 0; /* Box Shadow */ box-shadow: 0 0 10em rgba(0,0,0,0.1); } .navbar ul { /* Fixed Values */ margin: 0; padding: 0; list-style-type: none; /* Adds a responsive wrap */ display: flex; flex-wrap: wrap; gap: 1em 0; justify-content: center; text-transform: uppercase; } .navbar ul > * { margin: 0 .5rem; padding: .5em; } .navbar a { padding: .5em; color: var(--clr-text), #222; border: 1px solid #222; border-radius: .25em; text-decoration: none; } .navbar a:focus, .navbar a:hover { color: turquoise; background-color: black; } /* Specific Nav Styling */ .navbar li.active a { border : 2px solid #222; } .navbar li:first-child { text-transform: capitalize; margin-right: auto; font-size: 1.125em; } /* Responsive Nav Styling for Width 600 px */ @media screen and (max-width: 600px) { .navbar li:first-child { margin: 0; width: 100%; display: flex; place-content: center; } } /* #endregion */ /* #region General Styling */ .spacing > * + * { margin-top: var(--spacer), 2rem; } .content { width: 85%; /* 65 em = 65 x 15 = 1000 around px */ max-width: 65em; margin: 0 auto; } .button { display: inline-block; text-decoration: none; color: var(--clr-text, #fff); /* font-weight: 500; */ /* text-transform: uppercase; */ font-size: 1.125rem; padding: .5em 1.25em; background: var(--clr-accent, turquoise); border-radius: .25em; /* for hover effect */ transition: transform 250ms ease-in-out, opacity 250ms radial, ; } .button:hover, .button:focus { transform: scale(1.1); opacity: .7; } .main-title { font-size: 3rem; font-size: clamp(2rem, 5vw + 1 rem, 3.5rem); line-height: 1.1; text-transform: uppercase; } .hero { color: white; text-align: center; padding: 15em 0; background: turquoise; background-size: 100%; /* background-size: clamp(80%, 100vw + 10%, 100%); */ } @media screen and (max-width: 1100px) { .hero{ background-size: 90em; } } @supports (background-blend-mode: multiply){ .hero{ background-image: url(../img/hero_bg_clean.jpg), radial-gradient(#00ffe1,#b1a5a5); background-blend-mode: multiply; background-attachment: fixed; background-repeat: no-repeat; background-position: center center; } } /* #endregion */ /* #region Footer */ .footer { width : 100%; padding: 2em; text-align: center; } .company { padding : .2em; color: var(--clr-text), black; text-decoration: none; border: 1px solid #222; border-radius: 15px; } .company:focus, .company:hover { color : turquoise; background-color: black; } /* #endregion */
0.467089
0.054349
body { font-family: "simssunb" !important; } .container-perso { width: 85%; margin: 0 auto; max-width: 1280px; } .alert-debug { color: black; background-color: white; border-color: #d6e9c6; } .alert-error { color: #b94a48; background-color: #f2dede; border-color: #eed3d7; } .menu-icon { width: 20%; } .letter-icon { width: 10%; vertical-align: text-bottom; } .card-icon { width: 57%; float: right; margin-top: 30%; } .heart-icon { vertical-align: middle; } .bag-icon { vertical-align: middle; width: 70%; } .user-icon { vertical-align: middle; width: 30%; } nav a.sidenav-trigger { display: block !important; margin: 0 !important; padding: 0 !important; } .shop-color { color: #FF0000 !important; font-size: 35px; font-family: 'reross' !important; font-weight: bold; } .title-font { font-size: 40px; } .left-menu { margin-left: 35%; line-height: 20px !important; font-family: 'reross' !important; } .culture-color { color: #2C2E71; font-size: 35px; } #search { width: 85% !important; } .search-header { list-style: none !important; } .input-search { width: 75% !important; border: none !important; margin-top: 14% !important; } .icon-search { margin-top: 18px; } .icon-search-header { margin-top: 18%; } .exposer-color { color: black; font-size: 24px !important; line-height: 10px; font-family: 'reross' !important; } .adn-color { color: #FE9B04; font-size: 24px !important; line-height: 10px; font-family: 'reross' !important; } input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) { border-bottom: 1 px solid black !important; -webkit-box-shadow: 0 1px 0 0 black !important; box-shadow: 0 1px 0 0 black !important; } input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) { border-bottom: 1px solid black !important; -webkit-box-shadow: 0 1px 0 0 black !important; box-shadow: 0 1px 0 0 black !important; } .sidenav { width: 35% !important; } .left-all-menu { margin-left: 10%; } .text-menu { margin-left: 10%; } .slider-icon-menu { width: 3%; } .group-action { line-height: 10px !important; } .slider-plus-menu { width: 30%; } .container-plus { margin-top: 2%; } .no-margin { margin: 2% !important; font-family: 'reross' !important; } .social-icons-slider { width: 15%; } .no-margin-zero { margin: 0 !important; } .bottom { position: relative; margin-top: 10%; } .font-menu { font-size: 25px; font-family: 'reross' !important; } .font-reross { font-family: 'reross' !important; } .Logo-slidder { position: absolute; width: 15%; left: 42%; } .logo-header { width: 30%; margin-left: 8%; } .circle-border { border: 1px dashed red !important; } .circle-text { font-size: 14px; text-align: center; color: red; } .circle-insp { border: 1px solid red !important; } .adn-mondrian { position: absolute !important; text-align: center; left: 33%; top: 15%; } .exposer-mondrian { position: absolute !important; top: 52%; left: 33%; }
ai/static/css/project.css
body { font-family: "simssunb" !important; } .container-perso { width: 85%; margin: 0 auto; max-width: 1280px; } .alert-debug { color: black; background-color: white; border-color: #d6e9c6; } .alert-error { color: #b94a48; background-color: #f2dede; border-color: #eed3d7; } .menu-icon { width: 20%; } .letter-icon { width: 10%; vertical-align: text-bottom; } .card-icon { width: 57%; float: right; margin-top: 30%; } .heart-icon { vertical-align: middle; } .bag-icon { vertical-align: middle; width: 70%; } .user-icon { vertical-align: middle; width: 30%; } nav a.sidenav-trigger { display: block !important; margin: 0 !important; padding: 0 !important; } .shop-color { color: #FF0000 !important; font-size: 35px; font-family: 'reross' !important; font-weight: bold; } .title-font { font-size: 40px; } .left-menu { margin-left: 35%; line-height: 20px !important; font-family: 'reross' !important; } .culture-color { color: #2C2E71; font-size: 35px; } #search { width: 85% !important; } .search-header { list-style: none !important; } .input-search { width: 75% !important; border: none !important; margin-top: 14% !important; } .icon-search { margin-top: 18px; } .icon-search-header { margin-top: 18%; } .exposer-color { color: black; font-size: 24px !important; line-height: 10px; font-family: 'reross' !important; } .adn-color { color: #FE9B04; font-size: 24px !important; line-height: 10px; font-family: 'reross' !important; } input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) { border-bottom: 1 px solid black !important; -webkit-box-shadow: 0 1px 0 0 black !important; box-shadow: 0 1px 0 0 black !important; } input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) { border-bottom: 1px solid black !important; -webkit-box-shadow: 0 1px 0 0 black !important; box-shadow: 0 1px 0 0 black !important; } .sidenav { width: 35% !important; } .left-all-menu { margin-left: 10%; } .text-menu { margin-left: 10%; } .slider-icon-menu { width: 3%; } .group-action { line-height: 10px !important; } .slider-plus-menu { width: 30%; } .container-plus { margin-top: 2%; } .no-margin { margin: 2% !important; font-family: 'reross' !important; } .social-icons-slider { width: 15%; } .no-margin-zero { margin: 0 !important; } .bottom { position: relative; margin-top: 10%; } .font-menu { font-size: 25px; font-family: 'reross' !important; } .font-reross { font-family: 'reross' !important; } .Logo-slidder { position: absolute; width: 15%; left: 42%; } .logo-header { width: 30%; margin-left: 8%; } .circle-border { border: 1px dashed red !important; } .circle-text { font-size: 14px; text-align: center; color: red; } .circle-insp { border: 1px solid red !important; } .adn-mondrian { position: absolute !important; text-align: center; left: 33%; top: 15%; } .exposer-mondrian { position: absolute !important; top: 52%; left: 33%; }
0.425486
0.104432
.container { transition-property: background-color; transition: 1s; min-height: 95vh; padding: 0 5%; border-radius: 0.25rem; } /* Wrapper for Markdown Text */ .post { padding-top: 10px; padding-bottom: 25px; } .post h1 { font-weight: bold; font-size: x-large; padding-top: 30px; padding-bottom: 10px; color: var(--font-color); } .post h2 { font-size: larger; padding-bottom: 5px; padding-top: 5px; font-weight: bold; color: var(--font-color); } .post h3 { padding: 0; text-align: left; font-size: large; padding-bottom: 5px; padding-top: 5px; font-weight: bold; color: var(--font-color); } .post blockquote { background-color: lightgrey; border-radius: 0.25rem; } .post blockquote > p { padding: 10px; font-style: italic; font-size: medium; } .post p { width: 100%; padding-bottom: 5px; padding-top: 5px; color: var(--font-color); } .post img { width: 65%; height: auto; margin: auto; } @media screen and (max-width: 700px) { .post img {width: 90%;} } .post ul { list-style-type: disc; list-style-position: inside; padding-left: 6%; color: var(--font-color); } .date { font-weight: 300; font-size: medium; padding: 0; margin: 0; } .title h1 { color: var(--font-color); font-weight: bold; font-size: x-large; margin-bottom: 5px; padding-top: 30px; margin-top: 0; } @media screen and (max-width: 700px) { .title h1 { text-align: center; padding-bottom: 10px; } .subtitle h2 { text-align: center; padding-bottom: 5px; } } .subtitle { color: var(--font-color); display: flex; justify-content: space-between; padding-bottom: 10px; } .subtitle h2 { color: var(--font-color); font-size: large; font-weight: 400; padding: 0; margin: 0; } .github { filter: invert(var(--invert)); } .tags { display: flex; flex-wrap: wrap; padding-top: 10px; } .tags h4 { color: var(--font-color); font-size: medium; padding: 0; padding-right: 5px; margin: 0; text-align: center; padding-top: 5px; } .tag { padding-right: 0.5rem; padding-left: 0.5rem; font-size: medium; margin: 0.25rem; border-radius: 0.25rem; transition: 0.5s; background-color: var(--tag-color); transition-property: background-color, border-color; transition: 1s; border-color: var(--font-color) !important; border: solid 1px; } .tag:hover { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); cursor: pointer; background-color: var(--tag-hover) } .tag a { color: black; } .tag:hover a { color: white; text-decoration: none; } .source { display: flex; } .source a { padding-right: 20px; font-size: medium; } .source img { padding: 0px; margin-left: 5px; } .back { text-align: center; padding-bottom: 25px; } .back > a { color: var(--font-color); } @media screen and (max-width: 1000px) { .container { padding: 5%; } } @media screen and (max-width: 700px) { .subtitle { display: block !important; } } @media screen and (max-width: 700px){ .tags { margin: auto; width: fit-content; } }
src/styles/post.module.css
.container { transition-property: background-color; transition: 1s; min-height: 95vh; padding: 0 5%; border-radius: 0.25rem; } /* Wrapper for Markdown Text */ .post { padding-top: 10px; padding-bottom: 25px; } .post h1 { font-weight: bold; font-size: x-large; padding-top: 30px; padding-bottom: 10px; color: var(--font-color); } .post h2 { font-size: larger; padding-bottom: 5px; padding-top: 5px; font-weight: bold; color: var(--font-color); } .post h3 { padding: 0; text-align: left; font-size: large; padding-bottom: 5px; padding-top: 5px; font-weight: bold; color: var(--font-color); } .post blockquote { background-color: lightgrey; border-radius: 0.25rem; } .post blockquote > p { padding: 10px; font-style: italic; font-size: medium; } .post p { width: 100%; padding-bottom: 5px; padding-top: 5px; color: var(--font-color); } .post img { width: 65%; height: auto; margin: auto; } @media screen and (max-width: 700px) { .post img {width: 90%;} } .post ul { list-style-type: disc; list-style-position: inside; padding-left: 6%; color: var(--font-color); } .date { font-weight: 300; font-size: medium; padding: 0; margin: 0; } .title h1 { color: var(--font-color); font-weight: bold; font-size: x-large; margin-bottom: 5px; padding-top: 30px; margin-top: 0; } @media screen and (max-width: 700px) { .title h1 { text-align: center; padding-bottom: 10px; } .subtitle h2 { text-align: center; padding-bottom: 5px; } } .subtitle { color: var(--font-color); display: flex; justify-content: space-between; padding-bottom: 10px; } .subtitle h2 { color: var(--font-color); font-size: large; font-weight: 400; padding: 0; margin: 0; } .github { filter: invert(var(--invert)); } .tags { display: flex; flex-wrap: wrap; padding-top: 10px; } .tags h4 { color: var(--font-color); font-size: medium; padding: 0; padding-right: 5px; margin: 0; text-align: center; padding-top: 5px; } .tag { padding-right: 0.5rem; padding-left: 0.5rem; font-size: medium; margin: 0.25rem; border-radius: 0.25rem; transition: 0.5s; background-color: var(--tag-color); transition-property: background-color, border-color; transition: 1s; border-color: var(--font-color) !important; border: solid 1px; } .tag:hover { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); cursor: pointer; background-color: var(--tag-hover) } .tag a { color: black; } .tag:hover a { color: white; text-decoration: none; } .source { display: flex; } .source a { padding-right: 20px; font-size: medium; } .source img { padding: 0px; margin-left: 5px; } .back { text-align: center; padding-bottom: 25px; } .back > a { color: var(--font-color); } @media screen and (max-width: 1000px) { .container { padding: 5%; } } @media screen and (max-width: 700px) { .subtitle { display: block !important; } } @media screen and (max-width: 700px){ .tags { margin: auto; width: fit-content; } }
0.351868
0.090133
<NAME> April 27, 2021 New CSS for Responsive Design */ /* ============================= Mobile Styles: 0 - 480 pixels ============================= */ @media only screen and (max-width: 480px){ .pagehead img{display: none;} button.collapsible{display: none;} div.content{display: none;} .description{display: none;} iframe{display: none;} img{display: none;} .content p{display: none;} div.right{display: none;} div.left{display: none;} .pagehead p{ font-size: 13vw; margin: 2vw; } div.main{ font-size: 4vw; width: 90%; } .projects{ width: 90%; margin: 5%; background: rgba(201, 214, 227, 0.4) } a.moblink{ margin-left: 5%; color: black; } } /* ================================================= Tablet and Desktop Styles: 481 pixels and greater ================================================= */ @media only screen and (min-width: 481px){ .pagehead{ display: block; width: 100%; } .pagehead img{ width: 100%; opacity: 0.5; position: relative; } .pagehead p{ position: absolute; top: 1vw; right: 3vw; font-size: 10vw; font-family: 'Heebo', sans-serif; color: #37526D; } .main { position: absolute; display: block; width: 50%; right: 3vw; top: 30vw; } .main p{ width: 100%; background: rgba(228, 234, 241, 0.6); font-size: 1.1vw; text-align: center; padding: 1vw; font-weight: bold; } div.projects{width: 80%;} a.moblink{display: none;} .collapsible { background-color: #C9D6E3; color: rgb(39, 39, 39); cursor: pointer; padding: 18px; width: 100%; border: none; text-align: left; outline: none; font-size: 15px; } .active, .collapsible:hover { background-color: #37526D; color: white; } .content { padding: 0 18px; display: none; overflow: hidden; background-color: #E7E7E7; } .euphoria{ display: block; width: 100%; height: 500px; background: black; } .description{ display: block; width: 20%; float: left; background: #E7E7E7; height: 500px; } .frame{ display: block; width: 80%; float: left; background: #E7E7E7; } .frame iframe{ display: block; width: 100%; height: 600px; } .frame img{ width: 100%; } div.left{ width: 50%; float: left; } div.right{ width: 50%; float: left; } img.example{ width: 100%; } .container { position: relative; width: 100%; } .image { display: block; width: 100%; height: auto; } .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background-color: rgba(255, 159, 218, 0.8); } .container:hover .overlay { opacity: 1; } .text { color: black; text-decoration: underline; font-size: 20px; position: absolute; top: 50%; left: 50%; font-weight: bold; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; } .text:hover{ color: white; } }
css/project2.css
<NAME> April 27, 2021 New CSS for Responsive Design */ /* ============================= Mobile Styles: 0 - 480 pixels ============================= */ @media only screen and (max-width: 480px){ .pagehead img{display: none;} button.collapsible{display: none;} div.content{display: none;} .description{display: none;} iframe{display: none;} img{display: none;} .content p{display: none;} div.right{display: none;} div.left{display: none;} .pagehead p{ font-size: 13vw; margin: 2vw; } div.main{ font-size: 4vw; width: 90%; } .projects{ width: 90%; margin: 5%; background: rgba(201, 214, 227, 0.4) } a.moblink{ margin-left: 5%; color: black; } } /* ================================================= Tablet and Desktop Styles: 481 pixels and greater ================================================= */ @media only screen and (min-width: 481px){ .pagehead{ display: block; width: 100%; } .pagehead img{ width: 100%; opacity: 0.5; position: relative; } .pagehead p{ position: absolute; top: 1vw; right: 3vw; font-size: 10vw; font-family: 'Heebo', sans-serif; color: #37526D; } .main { position: absolute; display: block; width: 50%; right: 3vw; top: 30vw; } .main p{ width: 100%; background: rgba(228, 234, 241, 0.6); font-size: 1.1vw; text-align: center; padding: 1vw; font-weight: bold; } div.projects{width: 80%;} a.moblink{display: none;} .collapsible { background-color: #C9D6E3; color: rgb(39, 39, 39); cursor: pointer; padding: 18px; width: 100%; border: none; text-align: left; outline: none; font-size: 15px; } .active, .collapsible:hover { background-color: #37526D; color: white; } .content { padding: 0 18px; display: none; overflow: hidden; background-color: #E7E7E7; } .euphoria{ display: block; width: 100%; height: 500px; background: black; } .description{ display: block; width: 20%; float: left; background: #E7E7E7; height: 500px; } .frame{ display: block; width: 80%; float: left; background: #E7E7E7; } .frame iframe{ display: block; width: 100%; height: 600px; } .frame img{ width: 100%; } div.left{ width: 50%; float: left; } div.right{ width: 50%; float: left; } img.example{ width: 100%; } .container { position: relative; width: 100%; } .image { display: block; width: 100%; height: auto; } .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background-color: rgba(255, 159, 218, 0.8); } .container:hover .overlay { opacity: 1; } .text { color: black; text-decoration: underline; font-size: 20px; position: absolute; top: 50%; left: 50%; font-weight: bold; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; } .text:hover{ color: white; } }
0.326593
0.100525
body { background-image: url("background2.jpg"); background-size: cover; background-repeat: repeat; background-position: 50% 0px; } #linker { margin-left: auto; margin-right: auto; width: 100%; border: 2px solid #000; background-image: url("background1.jpg"); background-repeat: no-repeat; background-position: 50%; } #linker th a { text-decoration: none; font-weight: bold; display: block; border: 1px solid #000; background-color: rgba(0, 0, 0, 0.6); padding: 10px; color: white; font-family: Arial; } #linker th a:hover { display: block; border: 1px solid #000; background-color: gray; } #help { color: white; background-color: rgba(0, 0, 0, 0.6); } #status_elemente { float: left; width: 85px; border: 2px solid rgb(102, 34, 0); background-color: rgba(0, 0, 0, 0.6); } #status_fenster { padding: 0; font-size: 10px; color: white; } #spiel_elemente { float: left; } #Gamefield { margin-left: auto; margin-right: auto; border: 10px solid rgb(102, 34, 0); } #player_turn { text-align: center; margin-left: auto; margin-right: auto; color: white; background-color: rgba(0, 0, 0, 0.6); border: 2px solid rgb(102, 34, 0); } @media (min-width: 0px) { #Gamefield[size="9"] .fieldbutton { padding: 12px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="11"] .fieldbutton { padding: 10px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="13"] .fieldbutton { padding: 8px; display: inline-block; background-color: rgb(255, 204, 102); } } @media (min-width: 430px) { #Gamefield[size="9"] .fieldbutton { padding: 15px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="11"] .fieldbutton { padding: 10px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="13"] .fieldbutton { padding: 10px; display: inline-block; background-color: rgb(255, 204, 102); } } @media (min-width: 550px) { #Gamefield[size="9"] .fieldbutton { padding: 20px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="11"] .fieldbutton { padding: 16px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="13"] .fieldbutton { padding: 15px; display: inline-block; background-color: rgb(255, 204, 102); } } @media (min-width: 800px) { #Gamefield[size="9"] .fieldbutton { padding: 25px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="11"] .fieldbutton { padding: 25px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="13"] .fieldbutton { padding: 22px; display: inline-block; background-color: rgb(255, 204, 102); } } @media (min-width: 900px) { #Gamefield[size="9"] .fieldbutton { padding: 30px; display: inline-block; background-color: rgb(255, 204, 102); } } .fieldbutton[figure="K"] { background-image: url("king.png"); background-size: cover; background-repeat: no-repeat; } .fieldbutton[figure="D"] { background-image: url("def.jpg"); background-size: cover; background-repeat: no-repeat; } .fieldbutton[figure="A"] { background-image: url("atk.jpg"); background-size: cover; background-repeat: no-repeat; } .fieldbutton[figure="X"] { background-image: url("castle.jpg"); background-size: cover; background-repeat: no-repeat; }
target/web/public/main/stylesheets/style.css
body { background-image: url("background2.jpg"); background-size: cover; background-repeat: repeat; background-position: 50% 0px; } #linker { margin-left: auto; margin-right: auto; width: 100%; border: 2px solid #000; background-image: url("background1.jpg"); background-repeat: no-repeat; background-position: 50%; } #linker th a { text-decoration: none; font-weight: bold; display: block; border: 1px solid #000; background-color: rgba(0, 0, 0, 0.6); padding: 10px; color: white; font-family: Arial; } #linker th a:hover { display: block; border: 1px solid #000; background-color: gray; } #help { color: white; background-color: rgba(0, 0, 0, 0.6); } #status_elemente { float: left; width: 85px; border: 2px solid rgb(102, 34, 0); background-color: rgba(0, 0, 0, 0.6); } #status_fenster { padding: 0; font-size: 10px; color: white; } #spiel_elemente { float: left; } #Gamefield { margin-left: auto; margin-right: auto; border: 10px solid rgb(102, 34, 0); } #player_turn { text-align: center; margin-left: auto; margin-right: auto; color: white; background-color: rgba(0, 0, 0, 0.6); border: 2px solid rgb(102, 34, 0); } @media (min-width: 0px) { #Gamefield[size="9"] .fieldbutton { padding: 12px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="11"] .fieldbutton { padding: 10px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="13"] .fieldbutton { padding: 8px; display: inline-block; background-color: rgb(255, 204, 102); } } @media (min-width: 430px) { #Gamefield[size="9"] .fieldbutton { padding: 15px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="11"] .fieldbutton { padding: 10px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="13"] .fieldbutton { padding: 10px; display: inline-block; background-color: rgb(255, 204, 102); } } @media (min-width: 550px) { #Gamefield[size="9"] .fieldbutton { padding: 20px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="11"] .fieldbutton { padding: 16px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="13"] .fieldbutton { padding: 15px; display: inline-block; background-color: rgb(255, 204, 102); } } @media (min-width: 800px) { #Gamefield[size="9"] .fieldbutton { padding: 25px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="11"] .fieldbutton { padding: 25px; display: inline-block; background-color: rgb(255, 204, 102); } #Gamefield[size="13"] .fieldbutton { padding: 22px; display: inline-block; background-color: rgb(255, 204, 102); } } @media (min-width: 900px) { #Gamefield[size="9"] .fieldbutton { padding: 30px; display: inline-block; background-color: rgb(255, 204, 102); } } .fieldbutton[figure="K"] { background-image: url("king.png"); background-size: cover; background-repeat: no-repeat; } .fieldbutton[figure="D"] { background-image: url("def.jpg"); background-size: cover; background-repeat: no-repeat; } .fieldbutton[figure="A"] { background-image: url("atk.jpg"); background-size: cover; background-repeat: no-repeat; } .fieldbutton[figure="X"] { background-image: url("castle.jpg"); background-size: cover; background-repeat: no-repeat; }
0.382141
0.114467
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; } /* line 22, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ html { line-height: 1; } /* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ ol, ul { list-style: none; } /* line 26, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ table { border-collapse: collapse; border-spacing: 0; } /* line 28, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } /* line 30, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q, blockquote { quotes: none; } /* line 103, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } /* line 32, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ a img { border: none; } /* line 116, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /* line 1, ../sass/pages/_bios.scss */ #screen { z-index: -2; height: 100vh; align-items: center; display: flex; } /* line 7, ../sass/pages/_bios.scss */ body { background-image: url("/img/boston.png"); background-repeat: no-repeat; background-attachment: fixed; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 300; } /* line 14, ../sass/pages/_bios.scss */ #screen:after { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; opacity: .75; background-image: url("/img/boston.png"); background-size: cover; z-index: -2; } /* line 27, ../sass/pages/_bios.scss */ #header { width: 100%; height: 100px; position: fixed; top: 0; z-index: 10; } /* line 34, ../sass/pages/_bios.scss */ #header #logo { width: 55px; height: 70px; padding-right: 10px; } /* line 39, ../sass/pages/_bios.scss */ #header #Title { background-color: #333333; z-index: 2; padding: 10px; margin-left: auto; margin-right: auto; display: flex; align-items: center; justify-content: center; border: solid black 3px; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); } /* line 52, ../sass/pages/_bios.scss */ #header #titles { color: white; font-size: 20px; display: inline-block; text-align: center; margin-top: -10px; letter-spacing: 1px; } /* line 65, ../sass/pages/_bios.scss */ #background { margin-top: 100px; z-index: -1; background-color: rgba(255, 255, 255, 0.7); width: 85%; margin-left: auto; margin-right: auto; text-align: center; } /* line 74, ../sass/pages/_bios.scss */ #background .brother { opacity: 1; display: inline-block; background-color: blue; height: 250px; width: 200px; margin: 20px; vertical-align: top; } /* line 84, ../sass/pages/_bios.scss */ #background span { font-size: 30px; } /* line 88, ../sass/pages/_bios.scss */ #background img { width: 200px; height: 200px; padding-top: 10px; border-radius: 50%; } /* line 97, ../sass/pages/_bios.scss */ #brother-bio-background { left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.8); position: fixed; z-index: 5; text-align: center; opacity: 0; visibility: hidden; transition: all .5s; } /* line 111, ../sass/pages/_bios.scss */ .brother-bio { position: fixed; left: 50%; transform: translateX(-50%); top: 150px; bottom: 80px; background-color: white; width: 0%; transition: all 1s; z-index: 6; overflow: hidden; } /* line 123, ../sass/pages/_bios.scss */ .brother-bio .brother-bio-inner { padding: 40px; overflow: hidden; } /* line 126, ../sass/pages/_bios.scss */ .brother-bio .brother-bio-inner img { width: 200px; height: 200px; } /* line 130, ../sass/pages/_bios.scss */ .brother-bio .brother-bio-inner i { opacity: 0; transition: opacity 1s; float: right; transform: scale(3); } /* line 136, ../sass/pages/_bios.scss */ .brother-bio .brother-bio-inner i:hover { transform: scale(3.2); }
public/tt/stylesheets/styles.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; } /* line 22, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ html { line-height: 1; } /* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ ol, ul { list-style: none; } /* line 26, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ table { border-collapse: collapse; border-spacing: 0; } /* line 28, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } /* line 30, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q, blockquote { quotes: none; } /* line 103, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } /* line 32, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ a img { border: none; } /* line 116, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /* line 1, ../sass/pages/_bios.scss */ #screen { z-index: -2; height: 100vh; align-items: center; display: flex; } /* line 7, ../sass/pages/_bios.scss */ body { background-image: url("/img/boston.png"); background-repeat: no-repeat; background-attachment: fixed; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 300; } /* line 14, ../sass/pages/_bios.scss */ #screen:after { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; opacity: .75; background-image: url("/img/boston.png"); background-size: cover; z-index: -2; } /* line 27, ../sass/pages/_bios.scss */ #header { width: 100%; height: 100px; position: fixed; top: 0; z-index: 10; } /* line 34, ../sass/pages/_bios.scss */ #header #logo { width: 55px; height: 70px; padding-right: 10px; } /* line 39, ../sass/pages/_bios.scss */ #header #Title { background-color: #333333; z-index: 2; padding: 10px; margin-left: auto; margin-right: auto; display: flex; align-items: center; justify-content: center; border: solid black 3px; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); } /* line 52, ../sass/pages/_bios.scss */ #header #titles { color: white; font-size: 20px; display: inline-block; text-align: center; margin-top: -10px; letter-spacing: 1px; } /* line 65, ../sass/pages/_bios.scss */ #background { margin-top: 100px; z-index: -1; background-color: rgba(255, 255, 255, 0.7); width: 85%; margin-left: auto; margin-right: auto; text-align: center; } /* line 74, ../sass/pages/_bios.scss */ #background .brother { opacity: 1; display: inline-block; background-color: blue; height: 250px; width: 200px; margin: 20px; vertical-align: top; } /* line 84, ../sass/pages/_bios.scss */ #background span { font-size: 30px; } /* line 88, ../sass/pages/_bios.scss */ #background img { width: 200px; height: 200px; padding-top: 10px; border-radius: 50%; } /* line 97, ../sass/pages/_bios.scss */ #brother-bio-background { left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.8); position: fixed; z-index: 5; text-align: center; opacity: 0; visibility: hidden; transition: all .5s; } /* line 111, ../sass/pages/_bios.scss */ .brother-bio { position: fixed; left: 50%; transform: translateX(-50%); top: 150px; bottom: 80px; background-color: white; width: 0%; transition: all 1s; z-index: 6; overflow: hidden; } /* line 123, ../sass/pages/_bios.scss */ .brother-bio .brother-bio-inner { padding: 40px; overflow: hidden; } /* line 126, ../sass/pages/_bios.scss */ .brother-bio .brother-bio-inner img { width: 200px; height: 200px; } /* line 130, ../sass/pages/_bios.scss */ .brother-bio .brother-bio-inner i { opacity: 0; transition: opacity 1s; float: right; transform: scale(3); } /* line 136, ../sass/pages/_bios.scss */ .brother-bio .brother-bio-inner i:hover { transform: scale(3.2); }
0.286568
0.068102
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:300"); html { scroll-behavior: smooth; user-select: none; } body::-webkit-scrollbar { width: 0; } body { overflow: hidden; /* overscroll-behavior: contain; */ } .container { width: 100%; height: 100vh; } /* scroll end */ body, html { margin: 0; overflow: hidden; } nav { position: fixed; /* background: inherit; */ z-index: 10; } ul { margin: 0; } li { margin: 0; } .nav-links { z-index: 1; position: fixed; list-style: none; width: 40%; right: 0%; background: url("../img/bgnd/walking-man.gif") right top no-repeat, #0c0b07; /* background-image: linear-gradient(315deg, #f06543 0%, #ffbe3d 74%); background-image: linear-gradient(120deg, #fccb90 0%, #d57eeb 100%); background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%); */ height: 100%; justify-content: space-around; align-items: left; margin-left: auto; padding: 150px 10% 150px 15%; /* padding-left: 100%; */ line-height: 2; font-weight: 900; font-size: 2.4vw; -webkit-clip-path: polygon(100% 100%, 100% 100%, 100% 0%, 100% 0%); clip-path: polygon(100% 100%, 100% 100%, 100% 0%, 100% 0%); /* clip-path: circle(0 at 100% -10%); -webkit-clip-path: circle(0 at 100% -10%); */ transition: all 0.3s ease-out; pointer-events: none; } .nav-links.open { -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%); clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%); /* clip-path: circle(2000px at 100% -10%); -webkit-clip-path: circle(2000px at 100% -10%); */ pointer-events: all; /* margin-left: -30%; */ } .nav-links li { opacity: 0; } .nav-links li:nth-child(1) { transition: all 0.5s ease 0.2s; } .nav-links li:nth-child(2) { transition: all 0.5s ease 0.3s; } .nav-links li:nth-child(3) { transition: all 0.5s ease 0.4s; } .nav-links li:nth-child(4) { transition: all 0.5s ease 0.5s; } .nav-links li:nth-child(5) { transition: all 0.5s ease 0.6s; } .nav-links li:nth-child(6) { transition: all 0.5s ease 0.7s; } .nav-links li:nth-child(7) { transition: all 0.5s ease 0.8s; } .nav-links li.fade { opacity: 1; margin-left: 45%; margin-right: -20%; } .nav-links li a { position: relative; color: white; text-decoration: none; font-size: 3vw; font-family: "Josefin Sans", sans-serif; /* padding-top: 30%; */ /* padding-left: 10%; */ } .nav-links li a:after { position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 0%; content: "."; color: transparent; background: white; height: 2px; transition: all 0.4s; } .nav-links li a:hover:after { width: 100%; } .nav-links-bottom { z-index: 4; position: fixed; list-style: none; width: 15%; left: 0; top: 66%; background-color: #3c3c3c; /* background-image: linear-gradient(315deg, grey 0%, black 74%); background-image: linear-gradient(to top, #30cfd0 0%, #330867 100%); */ height: 30%; justify-content: space-around; align-items: left; margin-left: auto; padding: 30px 5% 0 10%; line-height: 2; font-weight: 900; font-size: 1.6vw; /* left to right */ /* -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%); clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%); */ /* cornor */ -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 100%, 0% 100%); clip-path: polygon(0% 100%, 0% 100%, 0% 100%, 0% 100%); /* bottom to top */ /* -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); */ /* -webkit-clip-path: polygon(0% 0%, -50% 0%, 0 50%, -50% 100%, 0% 100%); clip-path: polygon(0% 0%, -50% 0%, 0 50%, -50% 100%, 0% 100%); */ transition: all 0.3s ease-out; pointer-events: none; } .nav-links-bottom.open { z-index: 5; -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); /* -webkit-clip-path: polygon(0% 0%, 100% 0%, 150% 50%, 100% 100%, 0% 100%); clip-path: polygon(0% 0%, 100% 0%, 150% 50%, 100% 100%, 0% 100%); */ pointer-events: all; } .nav-links-bottom li { opacity: 0; } .nav-links-bottom li:nth-child(3) { transition: all 0.5s ease 0.2s; } .nav-links-bottom li:nth-child(2) { transition: all 0.5s ease 0.3s; } .nav-links-bottom li:nth-child(1) { transition: all 0.5s ease 0.4s; } .nav-links-bottom li.fade { opacity: 1; } .nav-links-bottom li a { position: relative; color: white; text-decoration: none; font-size: 1.6vw; font-family: "Josefin Sans", sans-serif; } .nav-links-bottom li a:after { position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 0%; content: "."; color: transparent; background: white; height: 2px; transition: all 0.4s; } .nav-links-bottom li a:hover:after { width: 100%; } .nav-links-top { z-index: 4; position: fixed; list-style: none; width: 15%; left: 0; top: 0; bottom: 30%; background: url("https://i.giphy.com/media/3oKIPpPTXhKjcIK7hS/giphy.webp") bottom no-repeat, #0d0d0d; /* background-image: linear-gradient(315deg, purple 0%, pink 74%); background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%); */ justify-content: space-around; align-items: left; margin-left: auto; padding: 150px 5% 150px 10%; line-height: 2; font-weight: 900; font-size: 2.4vw; /* left to right */ /* -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%); clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%); */ /* cornor */ -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 0%, 0% 0%); clip-path: polygon(0% 0%, 0% 0%, 0% 0%, 0% 0%); /* top to bottom */ /* -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); */ /* clip-path: circle(0 at 100% 100%); -webkit-clip-path: circle(0 at 100% 100%); */ transition: all 0.3s ease-out; pointer-events: none; } .nav-links-top.open { -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 101%, 0% 101%); clip-path: polygon(0% 0%, 100% 0%, 100% 101%, 0% 101%); /* clip-path: circle(2000px at 100% 100%); -webkit-clip-path: circle(2000px at 100% 100%); */ pointer-events: all; } .nav-links-top li { opacity: 0; } .nav-links-top li:nth-child(1) { transition: all 0.5s ease 0.2s; } .nav-links-top li:nth-child(2) { transition: all 0.5s ease 0.3s; } /* .nav-links-top li:nth-child(3) { transition: all 0.5s ease 0.4s; } */ .nav-links-top li.fade { opacity: 1; } .nav-links-top li a { position: relative; color: white; text-decoration: none; font-size: 2.8vw; font-family: "Josefin Sans", sans-serif; } .nav-links-top li a:after { position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 0%; content: "."; color: transparent; background: white; height: 2px; transition: all 0.4s; } .nav-links-top li a:hover:after { width: 100%; } .nav-links-top-mid { z-index: 4; position: fixed; list-style: none; width: 30%; left: 30%; top: 0; bottom: 40%; background-color: #f81c1c; /* background-image: linear-gradient(315deg, purple 0%, pink 74%); */ /* background-image: linear-gradient(to top, #fbc2eb 0%, #a6c1ee 100%); background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%); */ justify-content: space-around; align-items: left; margin-left: auto; /* padding: 150px 10% 150px 15%; */ line-height: 2; font-weight: 900; font-size: 24px; -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); /* clip-path: circle(0 at 100% 100%); -webkit-clip-path: circle(0 at 100% 100%); */ transition: all 0.3s ease-out; pointer-events: none; } .nav-links-top-mid.open { -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 101%, 0% 101%); clip-path: polygon(0% 0%, 100% 0%, 100% 101%, 0% 101%); /* clip-path: circle(2000px at 100% 100%); -webkit-clip-path: circle(2000px at 100% 100%); */ pointer-events: all; } .nav-links-bottom-mid { z-index: 4; position: fixed; list-style: none; width: 30%; left: 30%; top: 60%; background-color: #440a0a; /* background-image: linear-gradient(315deg, grey 0%, black 74%); */ /* background-image: linear-gradient(to top, #fdcbf1 0%, #fdcbf1 1%, #e6dee9 100%); background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%); */ height: 50%; justify-content: space-around; align-items: left; margin-left: auto; /* padding: 30px 10% 0 15%; */ line-height: 2; font-weight: 900; font-size: 1.6vw; -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); /* -webkit-clip-path: polygon(0% 0%, -50% 0%, 0 50%, -50% 100%, 0% 100%); clip-path: polygon(0% 0%, -50% 0%, 0 50%, -50% 100%, 0% 100%); */ transition: all 0.3s ease-out; pointer-events: none; } .nav-links-bottom-mid.open { -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%); clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%); /* -webkit-clip-path: polygon(0% 0%, 100% 0%, 150% 50%, 100% 100%, 0% 100%); clip-path: polygon(0% 0%, 100% 0%, 150% 50%, 100% 100%, 0% 100%); */ pointer-events: all; } .logo { position: absolute; cursor: pointer; align-items: center; left: 34%; top: 50%; transform: translate(-5%, -50%); z-index: 4; } .logoimg { width: 150px; } .menu { position: fixed; cursor: pointer; right: 50px; top: 45px; transform: translate(-5%, -50%); z-index: 2; font-family: "Josefin Sans", sans-serif; color: white; font-size: 30px; } .menu::before { content: "M\00a0\00a0\00a0\00a0NU"; position: absolute; left: -65%; transition: 0.4s ease; opacity: 0; pointer-events: none; top: 10%; } .menu:hover::before { opacity: 1; transition: 0.2s ease, opacity 0.17s 0.03s ease-in; } .bar { width: 30px; height: 3px; background: white; margin: 5px; transition: transform 0.4s ease; } .bar3 { margin: 5px 5px 5px auto; width: 20px; height: 3px; background: white; transition: all 0.4s ease; } .bar3.hvr { width: 30px; } .small-li { display: none; } .menu-hide { display: none; } @media only screen and (max-width: 1100px) { .nav-links-bottom-mid { display: none; } .nav-links-top-mid.open { display: none; } .nav-links { width: 35%; } .nav-links li a { font-size: 4vw; } .nav-links-bottom { width: 25%; -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); } .nav-links-top { width: 25%; -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); } } @media only screen and (max-width: 800px) { .nav-links-bottom { display: none; } .menu { right: 20px; } .nav-links-top { display: none; } .nav-links { /* font-size: 1vw; */ line-height: 1; width: 45%; padding: 70px 20% 150px 35%; clip-path: circle(0 at 100% -10%); -webkit-clip-path: circle(0 at 100% -10%); } .nav-links li a { font-size: 4vw; /* line-height: 2; */ } .nav-links.open { clip-path: circle(2000px at 100% -10%); -webkit-clip-path: circle(2000px at 100% -10%); } .small-li { display: block; font-size: 34px; } .nav-links li:nth-child(5) { transition: all 0.5s ease 0.6s; } .nav-links li:nth-child(6) { transition: all 0.5s ease 0.7s; } .nav-links li:nth-child(7) { transition: all 0.5s ease 0.8s; } .nav-links li:nth-child(8) { transition: all 0.5s ease 0.9s; } .nav-links li:nth-child(9) { transition: all 0.5s ease 1s; } .menu-hide { display: block; } .nav-links li a:hover:after { width: 100%; } .menu::before { display: none; } } @media only screen and (orientation: portrait) { .nav-links-bottom { display: none; } .nav-links-top { display: none; } .nav-links { font-size: 13vw; width: 100vw; padding: 70px 20% 150px 35%; clip-path: circle(0 at 100% -10%); -webkit-clip-path: circle(0 at 100% -10%); } .nav-links li a { font-size: 7vw; line-height: 2; } .nav-links.open { clip-path: circle(3000px at 100% -10%); -webkit-clip-path: circle(3000px at 100% -10%); } .small-li { display: block; font-size: 34px; } .nav-links li:nth-child(5) { transition: all 0.5s ease 0.6s; } .nav-links li:nth-child(6) { transition: all 0.5s ease 0.7s; } .nav-links li:nth-child(7) { transition: all 0.5s ease 0.8s; } .nav-links li:nth-child(8) { transition: all 0.5s ease 0.9s; } .nav-links li:nth-child(9) { transition: all 0.5s ease 1s; } .menu-hide { display: inline-block; } }
assets/css/menu.css
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:300"); html { scroll-behavior: smooth; user-select: none; } body::-webkit-scrollbar { width: 0; } body { overflow: hidden; /* overscroll-behavior: contain; */ } .container { width: 100%; height: 100vh; } /* scroll end */ body, html { margin: 0; overflow: hidden; } nav { position: fixed; /* background: inherit; */ z-index: 10; } ul { margin: 0; } li { margin: 0; } .nav-links { z-index: 1; position: fixed; list-style: none; width: 40%; right: 0%; background: url("../img/bgnd/walking-man.gif") right top no-repeat, #0c0b07; /* background-image: linear-gradient(315deg, #f06543 0%, #ffbe3d 74%); background-image: linear-gradient(120deg, #fccb90 0%, #d57eeb 100%); background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%); */ height: 100%; justify-content: space-around; align-items: left; margin-left: auto; padding: 150px 10% 150px 15%; /* padding-left: 100%; */ line-height: 2; font-weight: 900; font-size: 2.4vw; -webkit-clip-path: polygon(100% 100%, 100% 100%, 100% 0%, 100% 0%); clip-path: polygon(100% 100%, 100% 100%, 100% 0%, 100% 0%); /* clip-path: circle(0 at 100% -10%); -webkit-clip-path: circle(0 at 100% -10%); */ transition: all 0.3s ease-out; pointer-events: none; } .nav-links.open { -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%); clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%); /* clip-path: circle(2000px at 100% -10%); -webkit-clip-path: circle(2000px at 100% -10%); */ pointer-events: all; /* margin-left: -30%; */ } .nav-links li { opacity: 0; } .nav-links li:nth-child(1) { transition: all 0.5s ease 0.2s; } .nav-links li:nth-child(2) { transition: all 0.5s ease 0.3s; } .nav-links li:nth-child(3) { transition: all 0.5s ease 0.4s; } .nav-links li:nth-child(4) { transition: all 0.5s ease 0.5s; } .nav-links li:nth-child(5) { transition: all 0.5s ease 0.6s; } .nav-links li:nth-child(6) { transition: all 0.5s ease 0.7s; } .nav-links li:nth-child(7) { transition: all 0.5s ease 0.8s; } .nav-links li.fade { opacity: 1; margin-left: 45%; margin-right: -20%; } .nav-links li a { position: relative; color: white; text-decoration: none; font-size: 3vw; font-family: "Josefin Sans", sans-serif; /* padding-top: 30%; */ /* padding-left: 10%; */ } .nav-links li a:after { position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 0%; content: "."; color: transparent; background: white; height: 2px; transition: all 0.4s; } .nav-links li a:hover:after { width: 100%; } .nav-links-bottom { z-index: 4; position: fixed; list-style: none; width: 15%; left: 0; top: 66%; background-color: #3c3c3c; /* background-image: linear-gradient(315deg, grey 0%, black 74%); background-image: linear-gradient(to top, #30cfd0 0%, #330867 100%); */ height: 30%; justify-content: space-around; align-items: left; margin-left: auto; padding: 30px 5% 0 10%; line-height: 2; font-weight: 900; font-size: 1.6vw; /* left to right */ /* -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%); clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%); */ /* cornor */ -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 100%, 0% 100%); clip-path: polygon(0% 100%, 0% 100%, 0% 100%, 0% 100%); /* bottom to top */ /* -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); */ /* -webkit-clip-path: polygon(0% 0%, -50% 0%, 0 50%, -50% 100%, 0% 100%); clip-path: polygon(0% 0%, -50% 0%, 0 50%, -50% 100%, 0% 100%); */ transition: all 0.3s ease-out; pointer-events: none; } .nav-links-bottom.open { z-index: 5; -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); /* -webkit-clip-path: polygon(0% 0%, 100% 0%, 150% 50%, 100% 100%, 0% 100%); clip-path: polygon(0% 0%, 100% 0%, 150% 50%, 100% 100%, 0% 100%); */ pointer-events: all; } .nav-links-bottom li { opacity: 0; } .nav-links-bottom li:nth-child(3) { transition: all 0.5s ease 0.2s; } .nav-links-bottom li:nth-child(2) { transition: all 0.5s ease 0.3s; } .nav-links-bottom li:nth-child(1) { transition: all 0.5s ease 0.4s; } .nav-links-bottom li.fade { opacity: 1; } .nav-links-bottom li a { position: relative; color: white; text-decoration: none; font-size: 1.6vw; font-family: "Josefin Sans", sans-serif; } .nav-links-bottom li a:after { position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 0%; content: "."; color: transparent; background: white; height: 2px; transition: all 0.4s; } .nav-links-bottom li a:hover:after { width: 100%; } .nav-links-top { z-index: 4; position: fixed; list-style: none; width: 15%; left: 0; top: 0; bottom: 30%; background: url("https://i.giphy.com/media/3oKIPpPTXhKjcIK7hS/giphy.webp") bottom no-repeat, #0d0d0d; /* background-image: linear-gradient(315deg, purple 0%, pink 74%); background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%); */ justify-content: space-around; align-items: left; margin-left: auto; padding: 150px 5% 150px 10%; line-height: 2; font-weight: 900; font-size: 2.4vw; /* left to right */ /* -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%); clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%); */ /* cornor */ -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 0%, 0% 0%); clip-path: polygon(0% 0%, 0% 0%, 0% 0%, 0% 0%); /* top to bottom */ /* -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); */ /* clip-path: circle(0 at 100% 100%); -webkit-clip-path: circle(0 at 100% 100%); */ transition: all 0.3s ease-out; pointer-events: none; } .nav-links-top.open { -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 101%, 0% 101%); clip-path: polygon(0% 0%, 100% 0%, 100% 101%, 0% 101%); /* clip-path: circle(2000px at 100% 100%); -webkit-clip-path: circle(2000px at 100% 100%); */ pointer-events: all; } .nav-links-top li { opacity: 0; } .nav-links-top li:nth-child(1) { transition: all 0.5s ease 0.2s; } .nav-links-top li:nth-child(2) { transition: all 0.5s ease 0.3s; } /* .nav-links-top li:nth-child(3) { transition: all 0.5s ease 0.4s; } */ .nav-links-top li.fade { opacity: 1; } .nav-links-top li a { position: relative; color: white; text-decoration: none; font-size: 2.8vw; font-family: "Josefin Sans", sans-serif; } .nav-links-top li a:after { position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 0%; content: "."; color: transparent; background: white; height: 2px; transition: all 0.4s; } .nav-links-top li a:hover:after { width: 100%; } .nav-links-top-mid { z-index: 4; position: fixed; list-style: none; width: 30%; left: 30%; top: 0; bottom: 40%; background-color: #f81c1c; /* background-image: linear-gradient(315deg, purple 0%, pink 74%); */ /* background-image: linear-gradient(to top, #fbc2eb 0%, #a6c1ee 100%); background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%); */ justify-content: space-around; align-items: left; margin-left: auto; /* padding: 150px 10% 150px 15%; */ line-height: 2; font-weight: 900; font-size: 24px; -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); /* clip-path: circle(0 at 100% 100%); -webkit-clip-path: circle(0 at 100% 100%); */ transition: all 0.3s ease-out; pointer-events: none; } .nav-links-top-mid.open { -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 101%, 0% 101%); clip-path: polygon(0% 0%, 100% 0%, 100% 101%, 0% 101%); /* clip-path: circle(2000px at 100% 100%); -webkit-clip-path: circle(2000px at 100% 100%); */ pointer-events: all; } .nav-links-bottom-mid { z-index: 4; position: fixed; list-style: none; width: 30%; left: 30%; top: 60%; background-color: #440a0a; /* background-image: linear-gradient(315deg, grey 0%, black 74%); */ /* background-image: linear-gradient(to top, #fdcbf1 0%, #fdcbf1 1%, #e6dee9 100%); background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%); */ height: 50%; justify-content: space-around; align-items: left; margin-left: auto; /* padding: 30px 10% 0 15%; */ line-height: 2; font-weight: 900; font-size: 1.6vw; -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); /* -webkit-clip-path: polygon(0% 0%, -50% 0%, 0 50%, -50% 100%, 0% 100%); clip-path: polygon(0% 0%, -50% 0%, 0 50%, -50% 100%, 0% 100%); */ transition: all 0.3s ease-out; pointer-events: none; } .nav-links-bottom-mid.open { -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%); clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%); /* -webkit-clip-path: polygon(0% 0%, 100% 0%, 150% 50%, 100% 100%, 0% 100%); clip-path: polygon(0% 0%, 100% 0%, 150% 50%, 100% 100%, 0% 100%); */ pointer-events: all; } .logo { position: absolute; cursor: pointer; align-items: center; left: 34%; top: 50%; transform: translate(-5%, -50%); z-index: 4; } .logoimg { width: 150px; } .menu { position: fixed; cursor: pointer; right: 50px; top: 45px; transform: translate(-5%, -50%); z-index: 2; font-family: "Josefin Sans", sans-serif; color: white; font-size: 30px; } .menu::before { content: "M\00a0\00a0\00a0\00a0NU"; position: absolute; left: -65%; transition: 0.4s ease; opacity: 0; pointer-events: none; top: 10%; } .menu:hover::before { opacity: 1; transition: 0.2s ease, opacity 0.17s 0.03s ease-in; } .bar { width: 30px; height: 3px; background: white; margin: 5px; transition: transform 0.4s ease; } .bar3 { margin: 5px 5px 5px auto; width: 20px; height: 3px; background: white; transition: all 0.4s ease; } .bar3.hvr { width: 30px; } .small-li { display: none; } .menu-hide { display: none; } @media only screen and (max-width: 1100px) { .nav-links-bottom-mid { display: none; } .nav-links-top-mid.open { display: none; } .nav-links { width: 35%; } .nav-links li a { font-size: 4vw; } .nav-links-bottom { width: 25%; -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); } .nav-links-top { width: 25%; -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); } } @media only screen and (max-width: 800px) { .nav-links-bottom { display: none; } .menu { right: 20px; } .nav-links-top { display: none; } .nav-links { /* font-size: 1vw; */ line-height: 1; width: 45%; padding: 70px 20% 150px 35%; clip-path: circle(0 at 100% -10%); -webkit-clip-path: circle(0 at 100% -10%); } .nav-links li a { font-size: 4vw; /* line-height: 2; */ } .nav-links.open { clip-path: circle(2000px at 100% -10%); -webkit-clip-path: circle(2000px at 100% -10%); } .small-li { display: block; font-size: 34px; } .nav-links li:nth-child(5) { transition: all 0.5s ease 0.6s; } .nav-links li:nth-child(6) { transition: all 0.5s ease 0.7s; } .nav-links li:nth-child(7) { transition: all 0.5s ease 0.8s; } .nav-links li:nth-child(8) { transition: all 0.5s ease 0.9s; } .nav-links li:nth-child(9) { transition: all 0.5s ease 1s; } .menu-hide { display: block; } .nav-links li a:hover:after { width: 100%; } .menu::before { display: none; } } @media only screen and (orientation: portrait) { .nav-links-bottom { display: none; } .nav-links-top { display: none; } .nav-links { font-size: 13vw; width: 100vw; padding: 70px 20% 150px 35%; clip-path: circle(0 at 100% -10%); -webkit-clip-path: circle(0 at 100% -10%); } .nav-links li a { font-size: 7vw; line-height: 2; } .nav-links.open { clip-path: circle(3000px at 100% -10%); -webkit-clip-path: circle(3000px at 100% -10%); } .small-li { display: block; font-size: 34px; } .nav-links li:nth-child(5) { transition: all 0.5s ease 0.6s; } .nav-links li:nth-child(6) { transition: all 0.5s ease 0.7s; } .nav-links li:nth-child(7) { transition: all 0.5s ease 0.8s; } .nav-links li:nth-child(8) { transition: all 0.5s ease 0.9s; } .nav-links li:nth-child(9) { transition: all 0.5s ease 1s; } .menu-hide { display: inline-block; } }
0.391988
0.055926
:root { --mdc-theme-secondary: #1a73e8; } .mdc-theme--secondary { color: #1a73e8 !important; /* @alternate */ color: var(--mdc-theme-secondary, #1a73e8) !important; } html, body { background-color: transparent; padding: 0; margin: 0; } .antibias-card { background: url(/inc/img/icon-enabled/icon48.png) 22px 30px no-repeat; border-radius: 0; width: 400px; padding: 1rem 2rem 0.4rem 6rem; } .antibias-card__primary { padding: 0 1rem 0 0; } .mdc-typography--subtitle1 { margin: 1rem 0 0 0; } .antibias-card__secondary { padding: 0 0 8px; margin: 0; } .antibias-card__secondary p.mdc-typography--body2 { margin-top: 0; background: transparent; } .antibias-card .mdc-card__actions { height: 48px; display:flex; flex-direction: row; box-sizing: border-box; line-height: 154%; margin-left: -6rem; margin-right: -2em; padding-bottom: 8px; padding-inline-end: 20px; padding-top: 8px; } .antibias-card .mdc-card__actions .mdc-card__action-buttons { } .antibias-card .mdc-card__actions .mdc-card__action-buttons a.mdc-button.mdc-card__action.mdc-card__action--button { border: 1px solid rgb(218, 220, 224); border-radius: 4px; color: #1a73e8; flex-shrink: 0; font-weight: 500; height: 32px; font-size: 13px; text-decoration: none; text-transform: none; margin-bottom: 0px; margin-inline-start: 8px; margin-left: 8px; margin-right: 0px; margin-top: 0px; padding-bottom: 8px; padding-left: 16px; padding-right: 16px; padding-top: 8px; text-decoration-color: rgb(26, 115, 232); text-decoration-line: none; text-decoration-style: solid; text-transform: none; letter-spacing: initial; } .antibias-card .mdc-card__actions .switch-container { display: flex; flex-direction: row; justify-content: space-between; padding: 1rem 1rem 1rem 0; align-items: center; display: flex; margin-left: auto; } .antibias-card .mdc-card__actions .switch-container label { display:flex; margin-left: auto; padding-right: 1rem; opacity: 0.8; }
antibias/inc/css/popup.css
:root { --mdc-theme-secondary: #1a73e8; } .mdc-theme--secondary { color: #1a73e8 !important; /* @alternate */ color: var(--mdc-theme-secondary, #1a73e8) !important; } html, body { background-color: transparent; padding: 0; margin: 0; } .antibias-card { background: url(/inc/img/icon-enabled/icon48.png) 22px 30px no-repeat; border-radius: 0; width: 400px; padding: 1rem 2rem 0.4rem 6rem; } .antibias-card__primary { padding: 0 1rem 0 0; } .mdc-typography--subtitle1 { margin: 1rem 0 0 0; } .antibias-card__secondary { padding: 0 0 8px; margin: 0; } .antibias-card__secondary p.mdc-typography--body2 { margin-top: 0; background: transparent; } .antibias-card .mdc-card__actions { height: 48px; display:flex; flex-direction: row; box-sizing: border-box; line-height: 154%; margin-left: -6rem; margin-right: -2em; padding-bottom: 8px; padding-inline-end: 20px; padding-top: 8px; } .antibias-card .mdc-card__actions .mdc-card__action-buttons { } .antibias-card .mdc-card__actions .mdc-card__action-buttons a.mdc-button.mdc-card__action.mdc-card__action--button { border: 1px solid rgb(218, 220, 224); border-radius: 4px; color: #1a73e8; flex-shrink: 0; font-weight: 500; height: 32px; font-size: 13px; text-decoration: none; text-transform: none; margin-bottom: 0px; margin-inline-start: 8px; margin-left: 8px; margin-right: 0px; margin-top: 0px; padding-bottom: 8px; padding-left: 16px; padding-right: 16px; padding-top: 8px; text-decoration-color: rgb(26, 115, 232); text-decoration-line: none; text-decoration-style: solid; text-transform: none; letter-spacing: initial; } .antibias-card .mdc-card__actions .switch-container { display: flex; flex-direction: row; justify-content: space-between; padding: 1rem 1rem 1rem 0; align-items: center; display: flex; margin-left: auto; } .antibias-card .mdc-card__actions .switch-container label { display:flex; margin-left: auto; padding-right: 1rem; opacity: 0.8; }
0.565779
0.131285
* { font-family: 'Raleway', sans-serif; } body { background-color: #E6F8ED; } a { color: #00B7FF; } #full-container { margin-top: 75px; } .center-container{ text-align: center; } .page-header { text-align: center; border-bottom: none; margin-top:0px; padding-top: 30px; } #main-logo { max-width:50%; max-height:40vh; } .btn:focus { outline: none; } .no-transition { transition: all 0s ease-in-out; -moz-transition: all 0s ease-in-out; /* Firefox 4 */ -webkit-transition: all 0s ease-in-out; /* Safari and Chrome */ -o-transition: all 0s ease-in-out; /* Opera */ -ms-transition: all 0s ease-in-out; / } .clickable { transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; /* Firefox 4 */ -webkit-transition: all 0.3s ease-in-out; /* Safari and Chrome */ -o-transition: all 0.3s ease-in-out; /* Opera */ -ms-transition: all 0.3s ease-in-out; / } .clickable:hover, .clickable:focus{ transform: scale(1.05); box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); } /* Nav Stuff */ .navbar-default { background-color: white; } .navbar-brand{ padding-top:5px; } .nav-brand-logo { height: 40px; } #back-button { float: left; height: 50px; padding: 15px 15px; font-size: 18px; line-height: 20px; z-index:100; } .navbar-toggle { z-index: 100; } nav#food-card-nav { border-color:transparent; margin-bottom:0; } /* Footer */ footer { position: absolute; width: 100%; height: 60px; background-color: #fff; border-top:1px solid; border-top-color: rgb(204, 204, 204); } .footer-left { float: left; text-align: left; margin-left: -15px; } .footer-mid{ text-align: center; } .footer-right{ text-align: right; float: right; margin-right: -15px; } .footer-section { height: 60px; line-height: 60px; } .footer-brand-logo { height: 40px; margin-top:10px; } #yelp-logo { height: 50px; margin-top:-10px; } /* Index */ #index-container { min-height: 100vh; } select.form-control{ color:rgb(150, 150, 150); } select.form-control > option:not(.default-option){ color:black; } #main-form-submit{ min-width: 50%; height: 50px; font-size: 18px; background-color: #5FA85D; border-color: #5FA85D; } .form-group { min-height: 34px; } .form-control { height:50px; font-size: 18px; } #initial-form { margin: 0 auto; } /* Food Page */ #more-button-container { text-align: center; } #more-button-row { margin: 10px 0 40px 0; } #more-button { width: 40%; max-width: 250px; min-width: 200px; } #restaurant-container { margin-left: auto; margin-right: auto; margin-top: 20px; margin-bottom: 20px; max-width:900px; box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); background-color:white; } .image-shadow-maker { height: 300px; background-color: white; } .food-image-container { overflow: hidden; padding-left: 0px; padding-right: 0px; margin-bottom: 40px; } .food-image { max-height: 50vh; min-height: 300px; object-fit: cover; width: 100%; display: block; margin: 0 auto; } .logo-image { opacity: .5; height: auto; min-height: 150px; margin-top: 10%; } .food-image:hover { cursor: pointer; } #food-card-image-container { overflow: hidden; padding-left: 0px; padding-right: 0px; } #food-card-image { object-fit: cover; width: 100%; max-height: 50vh; display: block; margin: 0 auto; } .restaurant-name { margin-top: 0px; margin-bottom: 0px; text-align: left; } .long { font-size: 30px; } .verylong { font-size: 26px; } #below-image-category-distance { font-size: 1.2em; margin-left: 10%; margin-right: 10%; } .category { text-align: left; margin-left: 2px; font-size: 18px; } .distance { margin: auto; margin-left: -1px; font-size: 16px; } .rating_star { width:35px; margin: 0 2px; } .large-star-container { text-align: center; } .large-card-back-inner-container{ margin-bottom: 7%; } #food-card-back{ -webkit-transition-duration: .5s; /* Safari */ transition-duration: .5s; opacity: 1; margin-bottom: 0%; display: block; padding-top:0%; } #food-card-front { -webkit-transition-duration: .5s; /* Safari */ transition-duration: .5s; } .info-button{ width: 40vw; min-height:10vh; font-size:200%; -webkit-transition: all .5s; transition: all .5s, font-size 0s; background-color: 5fa85d; } .info-button, .info-button:active, .info-button:focus, .info-button:hover{ color: white; } .info-button > .glyphicon{ font-size:150%; } .info-button > .large-screen-glyph { font-size: 29px; } .button-container { text-align: center; margin:10px 0px; } .button-text { white-space: normal; } a > button { color: #333; } .large-card-name { margin: 0 20px 0 20px; } /* About Page */ #about-container { margin-top: 50px; min-height: 90vh; text-align: center; padding-bottom: 40px; } #about-title{ margin-top: 10px; margin-bottom: 10px; } /* Nope page */ #nope-container { margin-top: 40px; text-align: center; padding-bottom: 40px; width: 90vw; height: 100vh; } #nope-head { font-size: 400%; } #nope-bod { font-size: 150%; } #nope-button{ min-width: 40%; height: 40px; font-size: 18px; background-color: #5FA85D; border-color: #5FA85D; } /* Gross Page */ #gross-overlay { height: 100%; background-color: rgba(95, 168, 93, .5); } #gross-container { height: 100%; padding-left: 0px; padding-right: 0px; text-align: center; background: url('/img/brusselbig.jpg') center no-repeat } #brussel-pic { width: 100%; } .white-text { color: white; } .wrong-loc{ font-size:150%; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; padding:5px; width: 35vw; margin: 0 auto; } #error-info-container { margin-top: 20vh; } /* Media Queries */ @media screen and (max-width: 991px) { #food-card-back{ -webkit-transition-duration: .5s; /* Safari */ transition-duration: .5s; opacity: 0; margin-bottom: -150%; display: none; padding-top:75%; } #food-card-front { -webkit-transition-duration: .5s; /* Safari */ transition-duration: .5s; } } @media screen and (max-width: 768px) { .logo-image { min-height: 130px; } #main-logo { max-width:80%; max-height:50vh; } #restaurant-container { margin: 20px auto; max-width: 450px; } .distance { text-align: right; } .rating_star { width:35px; } } @media screen and (max-width: 450px) { #restaurant-container { margin: 20px; } } @media screen and (min-width: 768px) { #nope-head { font-size: 700%; } #nope-bod { font-size: 300%; } #nope-button{ min-width: 30%; height: 60px; font-size: 21px; } .button-text { font-size:.7em; } .food-image-container { min-height: 340px; } .food-image { height: 300px; } .logo-image { height: auto; } .phone-button:hover { cursor: default; } #restaurant-container { } .left-side-large-card { margin: 10px 0 10px 20px; } #initial-form { max-width:50%; } .info-button{ width: 80%; } .restaurant-name { text-align: center; } .category{ text-align: center; } .sub-picture-row { position: absolute; bottom: 0; left: 0; right: 0; } .deck-card-container { position: relative; } } @media screen and (min-width: 992px) { #food-card-back{ -webkit-transition-duration: .5s; /* Safari */ transition-duration: .5s; opacity: 1; margin-bottom: 0%; display: block; padding-top:0%; } #food-card-front { -webkit-transition-duration: .5s; /* Safari */ transition-duration: .5s; } }
public/css/style.css
* { font-family: 'Raleway', sans-serif; } body { background-color: #E6F8ED; } a { color: #00B7FF; } #full-container { margin-top: 75px; } .center-container{ text-align: center; } .page-header { text-align: center; border-bottom: none; margin-top:0px; padding-top: 30px; } #main-logo { max-width:50%; max-height:40vh; } .btn:focus { outline: none; } .no-transition { transition: all 0s ease-in-out; -moz-transition: all 0s ease-in-out; /* Firefox 4 */ -webkit-transition: all 0s ease-in-out; /* Safari and Chrome */ -o-transition: all 0s ease-in-out; /* Opera */ -ms-transition: all 0s ease-in-out; / } .clickable { transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; /* Firefox 4 */ -webkit-transition: all 0.3s ease-in-out; /* Safari and Chrome */ -o-transition: all 0.3s ease-in-out; /* Opera */ -ms-transition: all 0.3s ease-in-out; / } .clickable:hover, .clickable:focus{ transform: scale(1.05); box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); } /* Nav Stuff */ .navbar-default { background-color: white; } .navbar-brand{ padding-top:5px; } .nav-brand-logo { height: 40px; } #back-button { float: left; height: 50px; padding: 15px 15px; font-size: 18px; line-height: 20px; z-index:100; } .navbar-toggle { z-index: 100; } nav#food-card-nav { border-color:transparent; margin-bottom:0; } /* Footer */ footer { position: absolute; width: 100%; height: 60px; background-color: #fff; border-top:1px solid; border-top-color: rgb(204, 204, 204); } .footer-left { float: left; text-align: left; margin-left: -15px; } .footer-mid{ text-align: center; } .footer-right{ text-align: right; float: right; margin-right: -15px; } .footer-section { height: 60px; line-height: 60px; } .footer-brand-logo { height: 40px; margin-top:10px; } #yelp-logo { height: 50px; margin-top:-10px; } /* Index */ #index-container { min-height: 100vh; } select.form-control{ color:rgb(150, 150, 150); } select.form-control > option:not(.default-option){ color:black; } #main-form-submit{ min-width: 50%; height: 50px; font-size: 18px; background-color: #5FA85D; border-color: #5FA85D; } .form-group { min-height: 34px; } .form-control { height:50px; font-size: 18px; } #initial-form { margin: 0 auto; } /* Food Page */ #more-button-container { text-align: center; } #more-button-row { margin: 10px 0 40px 0; } #more-button { width: 40%; max-width: 250px; min-width: 200px; } #restaurant-container { margin-left: auto; margin-right: auto; margin-top: 20px; margin-bottom: 20px; max-width:900px; box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); background-color:white; } .image-shadow-maker { height: 300px; background-color: white; } .food-image-container { overflow: hidden; padding-left: 0px; padding-right: 0px; margin-bottom: 40px; } .food-image { max-height: 50vh; min-height: 300px; object-fit: cover; width: 100%; display: block; margin: 0 auto; } .logo-image { opacity: .5; height: auto; min-height: 150px; margin-top: 10%; } .food-image:hover { cursor: pointer; } #food-card-image-container { overflow: hidden; padding-left: 0px; padding-right: 0px; } #food-card-image { object-fit: cover; width: 100%; max-height: 50vh; display: block; margin: 0 auto; } .restaurant-name { margin-top: 0px; margin-bottom: 0px; text-align: left; } .long { font-size: 30px; } .verylong { font-size: 26px; } #below-image-category-distance { font-size: 1.2em; margin-left: 10%; margin-right: 10%; } .category { text-align: left; margin-left: 2px; font-size: 18px; } .distance { margin: auto; margin-left: -1px; font-size: 16px; } .rating_star { width:35px; margin: 0 2px; } .large-star-container { text-align: center; } .large-card-back-inner-container{ margin-bottom: 7%; } #food-card-back{ -webkit-transition-duration: .5s; /* Safari */ transition-duration: .5s; opacity: 1; margin-bottom: 0%; display: block; padding-top:0%; } #food-card-front { -webkit-transition-duration: .5s; /* Safari */ transition-duration: .5s; } .info-button{ width: 40vw; min-height:10vh; font-size:200%; -webkit-transition: all .5s; transition: all .5s, font-size 0s; background-color: 5fa85d; } .info-button, .info-button:active, .info-button:focus, .info-button:hover{ color: white; } .info-button > .glyphicon{ font-size:150%; } .info-button > .large-screen-glyph { font-size: 29px; } .button-container { text-align: center; margin:10px 0px; } .button-text { white-space: normal; } a > button { color: #333; } .large-card-name { margin: 0 20px 0 20px; } /* About Page */ #about-container { margin-top: 50px; min-height: 90vh; text-align: center; padding-bottom: 40px; } #about-title{ margin-top: 10px; margin-bottom: 10px; } /* Nope page */ #nope-container { margin-top: 40px; text-align: center; padding-bottom: 40px; width: 90vw; height: 100vh; } #nope-head { font-size: 400%; } #nope-bod { font-size: 150%; } #nope-button{ min-width: 40%; height: 40px; font-size: 18px; background-color: #5FA85D; border-color: #5FA85D; } /* Gross Page */ #gross-overlay { height: 100%; background-color: rgba(95, 168, 93, .5); } #gross-container { height: 100%; padding-left: 0px; padding-right: 0px; text-align: center; background: url('/img/brusselbig.jpg') center no-repeat } #brussel-pic { width: 100%; } .white-text { color: white; } .wrong-loc{ font-size:150%; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; padding:5px; width: 35vw; margin: 0 auto; } #error-info-container { margin-top: 20vh; } /* Media Queries */ @media screen and (max-width: 991px) { #food-card-back{ -webkit-transition-duration: .5s; /* Safari */ transition-duration: .5s; opacity: 0; margin-bottom: -150%; display: none; padding-top:75%; } #food-card-front { -webkit-transition-duration: .5s; /* Safari */ transition-duration: .5s; } } @media screen and (max-width: 768px) { .logo-image { min-height: 130px; } #main-logo { max-width:80%; max-height:50vh; } #restaurant-container { margin: 20px auto; max-width: 450px; } .distance { text-align: right; } .rating_star { width:35px; } } @media screen and (max-width: 450px) { #restaurant-container { margin: 20px; } } @media screen and (min-width: 768px) { #nope-head { font-size: 700%; } #nope-bod { font-size: 300%; } #nope-button{ min-width: 30%; height: 60px; font-size: 21px; } .button-text { font-size:.7em; } .food-image-container { min-height: 340px; } .food-image { height: 300px; } .logo-image { height: auto; } .phone-button:hover { cursor: default; } #restaurant-container { } .left-side-large-card { margin: 10px 0 10px 20px; } #initial-form { max-width:50%; } .info-button{ width: 80%; } .restaurant-name { text-align: center; } .category{ text-align: center; } .sub-picture-row { position: absolute; bottom: 0; left: 0; right: 0; } .deck-card-container { position: relative; } } @media screen and (min-width: 992px) { #food-card-back{ -webkit-transition-duration: .5s; /* Safari */ transition-duration: .5s; opacity: 1; margin-bottom: 0%; display: block; padding-top:0%; } #food-card-front { -webkit-transition-duration: .5s; /* Safari */ transition-duration: .5s; } }
0.23092
0.058078
Created on : 13 juin 2017, 21:38:46 Author : vien34 */ /* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : 14 juin 2017, 23:27:57 Author : vien34 */ @font-face { font-family: "typoH1"; src: url("../font/ralewase/Raleway-Black.ttf"); } @font-face { font-family: "typoH2"; src: url("../font/ralewase/Raleway-ExtraBold.ttf"); } @font-face { font-family: "typoH3"; src: url("../font/ralewase/Raleway-Bold.ttf"); } @font-face { font-family: "typoH4"; src: url("../font/ralewase/Raleway-SemiBold.ttf"); } @font-face { font-family: "typoText"; src: url("../font/ralewase/Raleway-Light.ttf"); } .tipoH1 { font-family: "typoH1"; } .tipoH2 { font-family: "typoH2"; font-size: 50px; } .tipoH3 { font-family: "typoH3"; } .tipoH4 { font-family: "typoH4"; } .tipoText { font-family: "typoText"; font-size: 18px !important; text-align: justify; } body { background-color: #453D3F; padding: 0px !important; } .row { margin: 0px; margin-bottom: 50px; } .container-fluid { padding-right: 0px; padding-left: 0px; } /* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : 13 juin 2017, 21:40:33 Author : vien34 */ #header { color: #EEAB39; text-align: center; } #header > #miniNav { margin: 0px; } .headerAbout { background-color: #EEAB39; color: #EADBC4; } .bodyAbout { color: #5b4421; background-color: #EADBC4; padding: 150px 60px 50px 90px; } .bodyAbout > .row > h4 { font-size: 45px; letter-spacing: 2px; } .marginSectionAbout { border-left: 5px solid #EEAB39; padding: 10px; padding-left: 20px; margin-top: 50px; } .skills { list-style: none; margin: 20px; } @media screen and (min-width: 768px) { .skills { padding: 0; } } .sb_progress { background-color: #eccb96 !important; border: 1px solid #EEAB39; } .sb_bar { background-color: #EEAB39 !important; color: inherit !important; } .headerProjet { background-color: #EADBC4; transition-duration: .5s; } .headerProjet > h2 { color: #5b4421; } .projetThumb { background-size: cover; background-position: center; padding: 0 !important; transition-duration: .50s; } .projetThumb:hover { transition-duration: .2s; background-image: !important; } .bodyProjet { padding: 0px; } .detail { background-color: #EEAB39; position: relative; padding-left: 200px; } .detailOff { display: none; } .detailOn { display: block; transition-duration: .4s; transition-delay: .2s; } .fixed { position: fixed; width: 50%; bottom: 0px; } .scrollitR { float: right; width: 50%; } .scrollitL { float: left; width: 50%; } .projetOn > .headerProjet { transition-duration: .5s; width: 200px; z-index: 50; } .projetOn > .headerProjet > .titelCenterProjet { top: 0px !important; left: 0px !important; } .projetOn > .bodyProjet { transition-duration: .4s; transition-delay: .2s; position: absolute; width: 100%; } .selectProjetOn { height: 350px !important; } /* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : 13 juin 2017, 21:41:34 Author : vien34 */ /*# sourceMappingURL=main.css.map */
web/style/main.css
Created on : 13 juin 2017, 21:38:46 Author : vien34 */ /* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : 14 juin 2017, 23:27:57 Author : vien34 */ @font-face { font-family: "typoH1"; src: url("../font/ralewase/Raleway-Black.ttf"); } @font-face { font-family: "typoH2"; src: url("../font/ralewase/Raleway-ExtraBold.ttf"); } @font-face { font-family: "typoH3"; src: url("../font/ralewase/Raleway-Bold.ttf"); } @font-face { font-family: "typoH4"; src: url("../font/ralewase/Raleway-SemiBold.ttf"); } @font-face { font-family: "typoText"; src: url("../font/ralewase/Raleway-Light.ttf"); } .tipoH1 { font-family: "typoH1"; } .tipoH2 { font-family: "typoH2"; font-size: 50px; } .tipoH3 { font-family: "typoH3"; } .tipoH4 { font-family: "typoH4"; } .tipoText { font-family: "typoText"; font-size: 18px !important; text-align: justify; } body { background-color: #453D3F; padding: 0px !important; } .row { margin: 0px; margin-bottom: 50px; } .container-fluid { padding-right: 0px; padding-left: 0px; } /* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : 13 juin 2017, 21:40:33 Author : vien34 */ #header { color: #EEAB39; text-align: center; } #header > #miniNav { margin: 0px; } .headerAbout { background-color: #EEAB39; color: #EADBC4; } .bodyAbout { color: #5b4421; background-color: #EADBC4; padding: 150px 60px 50px 90px; } .bodyAbout > .row > h4 { font-size: 45px; letter-spacing: 2px; } .marginSectionAbout { border-left: 5px solid #EEAB39; padding: 10px; padding-left: 20px; margin-top: 50px; } .skills { list-style: none; margin: 20px; } @media screen and (min-width: 768px) { .skills { padding: 0; } } .sb_progress { background-color: #eccb96 !important; border: 1px solid #EEAB39; } .sb_bar { background-color: #EEAB39 !important; color: inherit !important; } .headerProjet { background-color: #EADBC4; transition-duration: .5s; } .headerProjet > h2 { color: #5b4421; } .projetThumb { background-size: cover; background-position: center; padding: 0 !important; transition-duration: .50s; } .projetThumb:hover { transition-duration: .2s; background-image: !important; } .bodyProjet { padding: 0px; } .detail { background-color: #EEAB39; position: relative; padding-left: 200px; } .detailOff { display: none; } .detailOn { display: block; transition-duration: .4s; transition-delay: .2s; } .fixed { position: fixed; width: 50%; bottom: 0px; } .scrollitR { float: right; width: 50%; } .scrollitL { float: left; width: 50%; } .projetOn > .headerProjet { transition-duration: .5s; width: 200px; z-index: 50; } .projetOn > .headerProjet > .titelCenterProjet { top: 0px !important; left: 0px !important; } .projetOn > .bodyProjet { transition-duration: .4s; transition-delay: .2s; position: absolute; width: 100%; } .selectProjetOn { height: 350px !important; } /* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : 13 juin 2017, 21:41:34 Author : vien34 */ /*# sourceMappingURL=main.css.map */
0.354433
0.189446
.icon{background-image:url(../images/layouts/icons.png); display:inline-block} .icon24{height:24px; width:24px} .icon18{height:18px; width:18px} .icon24.bed {background-position:left top} .icon24.shower {background-position:-24px top} .icon24.m2 {background-position:-48px top} .icon24.sofa {background-position:-72px top} .icon24.dollar {background-position:-96px top} .icon24.pin {background-position:-120px top} .icon24.tenis {background-position:-144px top} .icon24.wifi {background-position:-168px top} .icon24.food {background-position:-192px top} .icon24.flower {background-position:-216px top} .icon24.parking {background-position:-240px top} .icon24.washing {background-position:-264px top} .icon24.swim {background-position:-288px top} .icon24.bbq {background-position:-312px top} .icon24.bminton {background-position:-336px top} .icon24.bed.blue {background-position:left -24px} .icon24.shower.blue {background-position:-24px -24px} .icon24.m2.blue {background-position:-48px -24px} .icon24.sofa.blue {background-position:-72px -24px} .icon24.dollar.blue {background-position:-96px -24px} .icon24.pin.blue {background-position:-120px -24px} .icon24.tenis.blue {background-position:-144px -24px} .icon24.wifi.blue {background-position:-168px -24px} .icon24.food.blue {background-position:-192px -24px} .icon24.flower.blue {background-position:-216px -24px} .icon24.parking.blue {background-position:-240px -24px} .icon24.washing.blue {background-position:-264px -24px} .icon24.swim.blue {background-position:-288px -24px} .icon24.bbq.blue {background-position:-312px -24px} .icon24.bminton.blue {background-position:-336px -24px} .icon24.bed.gray {background-position:left -48px} .icon24.shower.gray {background-position:-24px -48px} .icon24.m2.gray {background-position:-48px -48px} .icon24.sofa.gray {background-position:-72px -48px} .icon24.dollar.gray {background-position:-96px -48px} .icon24.pin.gray {background-position:-120px -48px} .icon24.tenis.gray {background-position:-144px -48px} .icon24.wifi.gray {background-position:-168px -48px} .icon24.food.gray {background-position:-192px -48px} .icon24.flower.gray {background-position:-216px -48px} .icon24.parking.gray {background-position:-240px -48px} .icon24.washing.gray {background-position:-264px -48px} .icon24.swim.gray {background-position:-288px -48px} .icon24.bbq.gray {background-position:-312px -48px} .icon24.bminton.gray {background-position:-336px -48px} .icon18.bed {background-position:left -72px} .icon18.shower {background-position:-18px -72px} .icon18.m2 {background-position:-36px -72px} .icon18.sofa {background-position:-54px -72px} .icon18.dollar {background-position:-72px -72px} .icon18.pin {background-position:-90px -72px} .icon18.tenis {background-position:-108px -72px} .icon18.wifi {background-position:-126px -72px} .icon18.food {background-position:-144px -72px} .icon18.flower {background-position:-162px -72px} .icon18.parking {background-position:-180px -72px} .icon18.washing {background-position:-198px -72px} .icon18.swim {background-position:-216px -72px} .icon18.bbq {background-position:-234px -72px} .icon18.bminton {background-position:-252px -72px} .icon18.diamond {background-position:-270px -72px} .icon18.clock {background-position:-288px -72px} .icon18.calendar{background-position:-306px -72px} .icon18.note {background-position:-324px -72px} .icon18.group {background-position:-342px -72px} .icon18.ladder {background-position:-360px -72px} .icon18.cart {background-position:-378px -72px} .icon18.graduate{background-position:-396px -72px} .icon18.car {background-position:-414px -72px} .icon18.list {background-position:-432px -72px} .icon18.grid {background-position:-450px -72px} .icon18.pin2 {background-position:-468px -72px} .icon18.phone-o {background-position:-486px -72px} .icon18.zalo {background-position:-504px -72px} .icon18.phone {background-position:-522px -72px} .icon18.viber {background-position:-540px -72px} .icon18.bed.blue {background-position:left -90px} .icon18.shower.blue {background-position:-18px -90px} .icon18.m2.blue {background-position:-36px -90px} .icon18.sofa.blue {background-position:-54px -90px} .icon18.dollar.blue {background-position:-72px -90px} .icon18.pin.blue {background-position:-90px -90px} .icon18.tenis.blue {background-position:-108px -90px} .icon18.wifi.blue {background-position:-126px -90px} .icon18.food.blue {background-position:-144px -90px} .icon18.flower.blue {background-position:-162px -90px} .icon18.parking.blue {background-position:-180px -90px} .icon18.washing.blue {background-position:-198px -90px} .icon18.swim.blue {background-position:-216px -90px} .icon18.bbq.blue {background-position:-234px -90px} .icon18.bminton.blue {background-position:-252px -90px} .icon18.diamond.blue {background-position:-270px -90px} .icon18.clock.blue {background-position:-288px -90px} .icon18.calendar.blue{background-position:-306px -90px} .icon18.note.blue {background-position:-324px -90px} .icon18.group.blue {background-position:-342px -90px} .icon18.ladder.blue {background-position:-360px -90px} .icon18.cart.blue {background-position:-378px -90px} .icon18.graduate.blue{background-position:-396px -90px} .icon18.car.blue {background-position:-414px -90px} .icon18.list.blue {background-position:-432px -90px} .icon18.grid.blue {background-position:-450px -90px} .icon18.pin2.blue {background-position:-468px -90px} .icon18.account {background-position:-486px -90px} .icon18.bed.gray {background-position:left -108px} .icon18.shower.gray {background-position:-18px -108px} .icon18.m2.gray {background-position:-36px -108px} .icon18.sofa.gray {background-position:-54px -108px} .icon18.dollar.gray {background-position:-72px -108px} .icon18.pin.gray {background-position:-90px -108px} .icon18.tenis.gray {background-position:-108px -108px} .icon18.wifi.gray {background-position:-126px -108px} .icon18.food.gray {background-position:-144px -108px} .icon18.flower.gray {background-position:-162px -108px} .icon18.parking.gray {background-position:-180px -108px} .icon18.washing.gray {background-position:-198px -108px} .icon18.swim.gray {background-position:-216px -108px} .icon18.bbq.gray {background-position:-234px -108px} .icon18.bminton.gray {background-position:-252px -108px} .icon18.diamond.gray {background-position:-270px -108px} .icon18.clock.gray {background-position:-288px -108px} .icon18.calendar.gray{background-position:-306px -108px} .icon18.note.gray {background-position:-324px -108px} .icon18.group.gray {background-position:-342px -108px} .icon18.ladder.gray {background-position:-360px -108px} .icon18.cart.gray {background-position:-378px -108px} .icon18.graduate.gray{background-position:-396px -108px} .icon18.car.gray {background-position:-414px -108px} .icon18.list.gray {background-position:-432px -108px} .icon18.grid.gray {background-position:-450px -108px} .icon18.pin2.gray {background-position:-468px -108px}
public/css/icons.css
.icon{background-image:url(../images/layouts/icons.png); display:inline-block} .icon24{height:24px; width:24px} .icon18{height:18px; width:18px} .icon24.bed {background-position:left top} .icon24.shower {background-position:-24px top} .icon24.m2 {background-position:-48px top} .icon24.sofa {background-position:-72px top} .icon24.dollar {background-position:-96px top} .icon24.pin {background-position:-120px top} .icon24.tenis {background-position:-144px top} .icon24.wifi {background-position:-168px top} .icon24.food {background-position:-192px top} .icon24.flower {background-position:-216px top} .icon24.parking {background-position:-240px top} .icon24.washing {background-position:-264px top} .icon24.swim {background-position:-288px top} .icon24.bbq {background-position:-312px top} .icon24.bminton {background-position:-336px top} .icon24.bed.blue {background-position:left -24px} .icon24.shower.blue {background-position:-24px -24px} .icon24.m2.blue {background-position:-48px -24px} .icon24.sofa.blue {background-position:-72px -24px} .icon24.dollar.blue {background-position:-96px -24px} .icon24.pin.blue {background-position:-120px -24px} .icon24.tenis.blue {background-position:-144px -24px} .icon24.wifi.blue {background-position:-168px -24px} .icon24.food.blue {background-position:-192px -24px} .icon24.flower.blue {background-position:-216px -24px} .icon24.parking.blue {background-position:-240px -24px} .icon24.washing.blue {background-position:-264px -24px} .icon24.swim.blue {background-position:-288px -24px} .icon24.bbq.blue {background-position:-312px -24px} .icon24.bminton.blue {background-position:-336px -24px} .icon24.bed.gray {background-position:left -48px} .icon24.shower.gray {background-position:-24px -48px} .icon24.m2.gray {background-position:-48px -48px} .icon24.sofa.gray {background-position:-72px -48px} .icon24.dollar.gray {background-position:-96px -48px} .icon24.pin.gray {background-position:-120px -48px} .icon24.tenis.gray {background-position:-144px -48px} .icon24.wifi.gray {background-position:-168px -48px} .icon24.food.gray {background-position:-192px -48px} .icon24.flower.gray {background-position:-216px -48px} .icon24.parking.gray {background-position:-240px -48px} .icon24.washing.gray {background-position:-264px -48px} .icon24.swim.gray {background-position:-288px -48px} .icon24.bbq.gray {background-position:-312px -48px} .icon24.bminton.gray {background-position:-336px -48px} .icon18.bed {background-position:left -72px} .icon18.shower {background-position:-18px -72px} .icon18.m2 {background-position:-36px -72px} .icon18.sofa {background-position:-54px -72px} .icon18.dollar {background-position:-72px -72px} .icon18.pin {background-position:-90px -72px} .icon18.tenis {background-position:-108px -72px} .icon18.wifi {background-position:-126px -72px} .icon18.food {background-position:-144px -72px} .icon18.flower {background-position:-162px -72px} .icon18.parking {background-position:-180px -72px} .icon18.washing {background-position:-198px -72px} .icon18.swim {background-position:-216px -72px} .icon18.bbq {background-position:-234px -72px} .icon18.bminton {background-position:-252px -72px} .icon18.diamond {background-position:-270px -72px} .icon18.clock {background-position:-288px -72px} .icon18.calendar{background-position:-306px -72px} .icon18.note {background-position:-324px -72px} .icon18.group {background-position:-342px -72px} .icon18.ladder {background-position:-360px -72px} .icon18.cart {background-position:-378px -72px} .icon18.graduate{background-position:-396px -72px} .icon18.car {background-position:-414px -72px} .icon18.list {background-position:-432px -72px} .icon18.grid {background-position:-450px -72px} .icon18.pin2 {background-position:-468px -72px} .icon18.phone-o {background-position:-486px -72px} .icon18.zalo {background-position:-504px -72px} .icon18.phone {background-position:-522px -72px} .icon18.viber {background-position:-540px -72px} .icon18.bed.blue {background-position:left -90px} .icon18.shower.blue {background-position:-18px -90px} .icon18.m2.blue {background-position:-36px -90px} .icon18.sofa.blue {background-position:-54px -90px} .icon18.dollar.blue {background-position:-72px -90px} .icon18.pin.blue {background-position:-90px -90px} .icon18.tenis.blue {background-position:-108px -90px} .icon18.wifi.blue {background-position:-126px -90px} .icon18.food.blue {background-position:-144px -90px} .icon18.flower.blue {background-position:-162px -90px} .icon18.parking.blue {background-position:-180px -90px} .icon18.washing.blue {background-position:-198px -90px} .icon18.swim.blue {background-position:-216px -90px} .icon18.bbq.blue {background-position:-234px -90px} .icon18.bminton.blue {background-position:-252px -90px} .icon18.diamond.blue {background-position:-270px -90px} .icon18.clock.blue {background-position:-288px -90px} .icon18.calendar.blue{background-position:-306px -90px} .icon18.note.blue {background-position:-324px -90px} .icon18.group.blue {background-position:-342px -90px} .icon18.ladder.blue {background-position:-360px -90px} .icon18.cart.blue {background-position:-378px -90px} .icon18.graduate.blue{background-position:-396px -90px} .icon18.car.blue {background-position:-414px -90px} .icon18.list.blue {background-position:-432px -90px} .icon18.grid.blue {background-position:-450px -90px} .icon18.pin2.blue {background-position:-468px -90px} .icon18.account {background-position:-486px -90px} .icon18.bed.gray {background-position:left -108px} .icon18.shower.gray {background-position:-18px -108px} .icon18.m2.gray {background-position:-36px -108px} .icon18.sofa.gray {background-position:-54px -108px} .icon18.dollar.gray {background-position:-72px -108px} .icon18.pin.gray {background-position:-90px -108px} .icon18.tenis.gray {background-position:-108px -108px} .icon18.wifi.gray {background-position:-126px -108px} .icon18.food.gray {background-position:-144px -108px} .icon18.flower.gray {background-position:-162px -108px} .icon18.parking.gray {background-position:-180px -108px} .icon18.washing.gray {background-position:-198px -108px} .icon18.swim.gray {background-position:-216px -108px} .icon18.bbq.gray {background-position:-234px -108px} .icon18.bminton.gray {background-position:-252px -108px} .icon18.diamond.gray {background-position:-270px -108px} .icon18.clock.gray {background-position:-288px -108px} .icon18.calendar.gray{background-position:-306px -108px} .icon18.note.gray {background-position:-324px -108px} .icon18.group.gray {background-position:-342px -108px} .icon18.ladder.gray {background-position:-360px -108px} .icon18.cart.gray {background-position:-378px -108px} .icon18.graduate.gray{background-position:-396px -108px} .icon18.car.gray {background-position:-414px -108px} .icon18.list.gray {background-position:-432px -108px} .icon18.grid.gray {background-position:-450px -108px} .icon18.pin2.gray {background-position:-468px -108px}
0.144994
0.038107
@import url('https://fonts.googleapis.com/css2?family=Acme&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Sofia&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Acme&family=Kalam:wght@700&display=swap'); *{ margin: 0; padding: 0; } h1{ font-family: 'Acme', sans-serif; text-align: center; } .title h1{ margin-top: 10px; text-decoration: underline dotted; } .logo{ margin-left: 2vmin; border-radius: 8px; display: inline; } span{ color: Red; font-weight: 700; padding-right: 5px; } .collapse{ margin-left: 70vmin; } .about p{ text-align: left; margin-top: 8vmin; } .about h1{ margin-top: 6vmin; } .logo img{ height: 75px; display: inline; } .logo p{ display: inline-block; color: wheat; } .navbar{ background-color: black; } .nav ul li { display: inline-block; padding-right: 10vmin; } .nav ul li a{ color: #fff; text-transform: uppercase; font-weight: 700; text-decoration: none; } .nav ul li a:hover{ color: black; background-color: #fff; padding-top: 15px; border-radius: 11px; padding-bottom: 18px; font-weight: 700; text-decoration: none; } .col-md-6 img{ height: 130%; width: 100%; } footer{ background-color: black; } footer h2{ padding-top: 10px; color: wheat; font-family: 'Kalam', sans-serif; text-align: center; } footer .social i{ padding-right: 10px; color: red; height: 30vmin; } footer .social{ left: 25px; align-items: center; text-align: center; } .dev{ color: palegoldenrod; } #form{ margin: auto; background: #FFFFFF; max-width: 660px; padding: 10px; border-radius: 4px; } .body{ background-image: url('../img/Apart.jpg'); background-repeat: no-repeat; background-size: cover; margin-top: -10px; } .overlay{ margin: auto; background: #FFFFFF; opacity: .8; max-width: 800px; padding: 10px; border-radius: 4px; } input{ display: inline-block; width: 100%; padding: 10px; box-sizing: border-box; border-radius: 4px; margin: 10px 0; } select{ display: inline-block; width: 100%; padding: 10px; box-sizing: border-box; border-radius: 4px; margin: 10px 0; } .submit{ background-color: rgb(27, 27, 2); color: #fff; font-size: 20px; text-align: center; cursor: pointer; font-weight: bold; } .row{ margin: auto; background: #FFFFFF; opacity: .8; max-width: 800px; padding: 10px; border-radius: 4px; } table, th, td { border: 1px solid black; border-collapse: collapse; } th, td { padding: 15px; } th { text-align: left; } .show-onclick{ display: none; }
css/styles.css
@import url('https://fonts.googleapis.com/css2?family=Acme&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Sofia&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Acme&family=Kalam:wght@700&display=swap'); *{ margin: 0; padding: 0; } h1{ font-family: 'Acme', sans-serif; text-align: center; } .title h1{ margin-top: 10px; text-decoration: underline dotted; } .logo{ margin-left: 2vmin; border-radius: 8px; display: inline; } span{ color: Red; font-weight: 700; padding-right: 5px; } .collapse{ margin-left: 70vmin; } .about p{ text-align: left; margin-top: 8vmin; } .about h1{ margin-top: 6vmin; } .logo img{ height: 75px; display: inline; } .logo p{ display: inline-block; color: wheat; } .navbar{ background-color: black; } .nav ul li { display: inline-block; padding-right: 10vmin; } .nav ul li a{ color: #fff; text-transform: uppercase; font-weight: 700; text-decoration: none; } .nav ul li a:hover{ color: black; background-color: #fff; padding-top: 15px; border-radius: 11px; padding-bottom: 18px; font-weight: 700; text-decoration: none; } .col-md-6 img{ height: 130%; width: 100%; } footer{ background-color: black; } footer h2{ padding-top: 10px; color: wheat; font-family: 'Kalam', sans-serif; text-align: center; } footer .social i{ padding-right: 10px; color: red; height: 30vmin; } footer .social{ left: 25px; align-items: center; text-align: center; } .dev{ color: palegoldenrod; } #form{ margin: auto; background: #FFFFFF; max-width: 660px; padding: 10px; border-radius: 4px; } .body{ background-image: url('../img/Apart.jpg'); background-repeat: no-repeat; background-size: cover; margin-top: -10px; } .overlay{ margin: auto; background: #FFFFFF; opacity: .8; max-width: 800px; padding: 10px; border-radius: 4px; } input{ display: inline-block; width: 100%; padding: 10px; box-sizing: border-box; border-radius: 4px; margin: 10px 0; } select{ display: inline-block; width: 100%; padding: 10px; box-sizing: border-box; border-radius: 4px; margin: 10px 0; } .submit{ background-color: rgb(27, 27, 2); color: #fff; font-size: 20px; text-align: center; cursor: pointer; font-weight: bold; } .row{ margin: auto; background: #FFFFFF; opacity: .8; max-width: 800px; padding: 10px; border-radius: 4px; } table, th, td { border: 1px solid black; border-collapse: collapse; } th, td { padding: 15px; } th { text-align: left; } .show-onclick{ display: none; }
0.379378
0.086478
* { margin: 0; padding: 0; } body { font-family: "Times New Roman", Times, serif; margin: 0px; padding: 10px; font-size: 100%; background-color: #fff; color: #000; } a { color: #00f; } a:visited { color: #518; } table { width: 100%; margin: 10px 0; border-collapse: collapse; } table, th, td { border: 2px solid #999; } th { padding: 2px 4px; background-color: #ccf; text-align: left; font-size: 140%; } td { padding: 2px 4px; } td p { padding: 0; margin: 0; } hr, p, dl, ul, ol, h1, h2, h3, h4, h5, h6 { margin: 5px 0; } dt { font-weight: bold; } dd { margin-left: 40px; } ul, ol { margin-left: 30px; } p { margin-left: 10px; } p.list { margin-left: 0px; } h1 { font-size: 140%; font-family: Arial, Helvetica, sans-serif; } h2 { font-size: 120%; font-family: Arial, Helvetica, sans-serif; } /* page header */ div.header { width: 100%; font-family: Arial, Helvetica, sans-serif; background-color: #eef; margin: 0 0 10px; padding: 4px 0; } div.header h1 { float: right; font-size: 100%; font-style: italic; padding: 0 4px; margin: 0; } div.header ul { list-style: none; margin: 0; } div.header ul li { display: inline; font-size: 100%; font-weight: bold; padding: 0 4px; } div.header ul li.active { background-color: #00008c; color: #fff; } div.header ul li a:visited { color: #000; } /* small links */ div.small_links { text-transform: uppercase; font-size: 65%; font-family: Arial, Helvetica, sans-serif; margin: 8px; } /* footer */ p#footer { font-size: 80%; } /* frames */ #frame h1 { font-size: 120%; } #frame h2 { font-size: 100%; } #frame ul { list-style: none; margin-left: 10px; } /* definition writer */ div.qualifiedName { font-size: 80%; font-weight: bold; margin: 10px 0 0; } div.location, a.location { display: block; font-size: 80%; float: right; } #definition h1 { margin: 0 0 10px; font-family: "Times New Roman", Times, serif; } #definition h2 { border: 2px solid #999; padding: 2px; background-color: #ccf; text-align: left; font-size: 140%; font-family: "Times New Roman", Times, serif; } pre.tree { margin: 10px 0; } table.inherit th { background-color: #eef; font-size: 120%; } p.signature, div.comment { margin: 10px 0; } code.signature { display: block; margin: 10px 0; } div.details { margin: 10px 0 10px 20px; } td.type { text-align: right; vertical-align: top; font-family: monospace; } td p.name { font-family: monospace; } td p.description { margin: 2px 0 0 20px; } /* tree */ #tree ul ul { margin-top: 0; margin-bottom: 0; }
sdk/php/docs/stylesheet.css
* { margin: 0; padding: 0; } body { font-family: "Times New Roman", Times, serif; margin: 0px; padding: 10px; font-size: 100%; background-color: #fff; color: #000; } a { color: #00f; } a:visited { color: #518; } table { width: 100%; margin: 10px 0; border-collapse: collapse; } table, th, td { border: 2px solid #999; } th { padding: 2px 4px; background-color: #ccf; text-align: left; font-size: 140%; } td { padding: 2px 4px; } td p { padding: 0; margin: 0; } hr, p, dl, ul, ol, h1, h2, h3, h4, h5, h6 { margin: 5px 0; } dt { font-weight: bold; } dd { margin-left: 40px; } ul, ol { margin-left: 30px; } p { margin-left: 10px; } p.list { margin-left: 0px; } h1 { font-size: 140%; font-family: Arial, Helvetica, sans-serif; } h2 { font-size: 120%; font-family: Arial, Helvetica, sans-serif; } /* page header */ div.header { width: 100%; font-family: Arial, Helvetica, sans-serif; background-color: #eef; margin: 0 0 10px; padding: 4px 0; } div.header h1 { float: right; font-size: 100%; font-style: italic; padding: 0 4px; margin: 0; } div.header ul { list-style: none; margin: 0; } div.header ul li { display: inline; font-size: 100%; font-weight: bold; padding: 0 4px; } div.header ul li.active { background-color: #00008c; color: #fff; } div.header ul li a:visited { color: #000; } /* small links */ div.small_links { text-transform: uppercase; font-size: 65%; font-family: Arial, Helvetica, sans-serif; margin: 8px; } /* footer */ p#footer { font-size: 80%; } /* frames */ #frame h1 { font-size: 120%; } #frame h2 { font-size: 100%; } #frame ul { list-style: none; margin-left: 10px; } /* definition writer */ div.qualifiedName { font-size: 80%; font-weight: bold; margin: 10px 0 0; } div.location, a.location { display: block; font-size: 80%; float: right; } #definition h1 { margin: 0 0 10px; font-family: "Times New Roman", Times, serif; } #definition h2 { border: 2px solid #999; padding: 2px; background-color: #ccf; text-align: left; font-size: 140%; font-family: "Times New Roman", Times, serif; } pre.tree { margin: 10px 0; } table.inherit th { background-color: #eef; font-size: 120%; } p.signature, div.comment { margin: 10px 0; } code.signature { display: block; margin: 10px 0; } div.details { margin: 10px 0 10px 20px; } td.type { text-align: right; vertical-align: top; font-family: monospace; } td p.name { font-family: monospace; } td p.description { margin: 2px 0 0 20px; } /* tree */ #tree ul ul { margin-top: 0; margin-bottom: 0; }
0.386879
0.137243
.portfolioPage { min-height: 100%; padding: 0 5vw; padding-top: 3em; border-bottom: 1.5px solid #808e9b; } .portfolioPage a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; text-decoration: none; color: #1e272e; } .portfolioTitle { display: flex; justify-content: center; align-items: center; min-height: 10%; width: 100%; } .portfolioContainer { min-height: 90%; width: 100%; display: flex; flex-wrap: wrap; justify-content: space-around; align-items: flex-start; } /*----- potfolioItem -----*/ .portfolioItemContainer { height: 40vh; width: 56vh; margin: 1vh; } .portfolioItemContainer .gatsbyLink { display: block; } .portfolioItemImage { display: flex; justify-content: center; align-items: start; height: 100%; width: 100%; position: relative; } /*----- potfolioItem IMAGE-----*/ .portfolioItemImage img { padding-top: 3.5%; width: 87%; height: 69%; object-fit: cover; } .desktopBackground { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('image/desktop.png'); background-repeat: no-repeat; background-position: 50% 50%; background-size: contain; } /*----- ---- -----*/ .pfolioItemAdditionalInfo { position: relative; top: -100%; left: 0; width: 100%; height: 80%; } .portfolioItemFigcaption { display: flex; flex-direction: column; align-items: center; width: 100%; height: 80%; cursor: pointer; } .portfolioItemFigcaption h3 { display: block; max-width: 80%; margin: auto; text-align: center; box-shadow: inset 0 0 60px 0 rgb(210, 218, 226); border: none; border-radius: 2px; } .portfolioItemStackTehn { width: 80%; margin-bottom: 2em; text-align: center; transition: all 0.5s ease-out; transform: translateY(3em); opacity: 0; } .closeButton { display: none; } /*----- potfolioItemContainer hover-----*/ .portfolioItemContainer:hover .portfolioItemFigcaption { background: rgba(210, 218, 226, 0.71); } .portfolioItemContainer:hover .portfolioItemFigcaption h3 { box-shadow: none; } .portfolioItemContainer:hover .portfolioItemFigcaption .portfolioItemStackTehn{ transform: none; opacity: 1; } /*----- potfolioItemContainer expand -----*/ .portfolioItemContainer.expand { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; position: fixed; top: 5%; left: 5%; width: 86%; height: 86%; padding: 2%; margin: 0; z-index: 101; overflow-y: auto; overflow-x: hidden; background: #ffdd59; box-shadow: 0 0 0 20vh rgba(128, 142, 155, 0.7); cursor: auto; } .portfolioItemContainer.expand .portfolioItemImage { flex-shrink: 0; height: 55vh; width: 77vh; } .portfolioItemContainer.expand .portfolioItemFigcaption { position: static; top: auto; left: auto; width: auto; height: auto; margin-top: 1em; } .portfolioItemContainer.expand .portfolioItemFigcaption h3 { display: block; margin: 0; text-align: center; box-shadow: none; font-size: 3vw; } .portfolioItemContainer.expand .portfolioItemStackTehn { width: 80%; margin-bottom: 2em; text-align: center; transition: none; transform: none; opacity: 1; } /*----- potfolioItemContainer expand hover-----*/ .portfolioItemContainer.expand:hover > .portfolioItemFigcaption { background: none; } .portfolioItemContainer.expand:hover > .portfolioItemFigcaption h3 { box-shadow: none; } .portfolioItemContainer.expand:hover > .portfolioItemFigcaption .portfolioItemStackTehn{ transform: none; opacity: 1; } /*"телефон"*/ @media screen and (max-height: 700px) and (max-width: 700px) { } /*"телефон" вертикальная ориентация*/ @media screen and (max-height: 850px) and (max-width: 500px) { .portfolioItemContainer, .portfolioItemContainer.expand .portfolioItemImage { height: 50vw; width: 75vw; } /*----- potfolioItemContainer expand -----*/ } /*"телефон" лэндскейп*/ @media screen and (max-height: 500px) and (max-width: 850px) { }
src/components/templates/portfolio/style.css
.portfolioPage { min-height: 100%; padding: 0 5vw; padding-top: 3em; border-bottom: 1.5px solid #808e9b; } .portfolioPage a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; text-decoration: none; color: #1e272e; } .portfolioTitle { display: flex; justify-content: center; align-items: center; min-height: 10%; width: 100%; } .portfolioContainer { min-height: 90%; width: 100%; display: flex; flex-wrap: wrap; justify-content: space-around; align-items: flex-start; } /*----- potfolioItem -----*/ .portfolioItemContainer { height: 40vh; width: 56vh; margin: 1vh; } .portfolioItemContainer .gatsbyLink { display: block; } .portfolioItemImage { display: flex; justify-content: center; align-items: start; height: 100%; width: 100%; position: relative; } /*----- potfolioItem IMAGE-----*/ .portfolioItemImage img { padding-top: 3.5%; width: 87%; height: 69%; object-fit: cover; } .desktopBackground { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('image/desktop.png'); background-repeat: no-repeat; background-position: 50% 50%; background-size: contain; } /*----- ---- -----*/ .pfolioItemAdditionalInfo { position: relative; top: -100%; left: 0; width: 100%; height: 80%; } .portfolioItemFigcaption { display: flex; flex-direction: column; align-items: center; width: 100%; height: 80%; cursor: pointer; } .portfolioItemFigcaption h3 { display: block; max-width: 80%; margin: auto; text-align: center; box-shadow: inset 0 0 60px 0 rgb(210, 218, 226); border: none; border-radius: 2px; } .portfolioItemStackTehn { width: 80%; margin-bottom: 2em; text-align: center; transition: all 0.5s ease-out; transform: translateY(3em); opacity: 0; } .closeButton { display: none; } /*----- potfolioItemContainer hover-----*/ .portfolioItemContainer:hover .portfolioItemFigcaption { background: rgba(210, 218, 226, 0.71); } .portfolioItemContainer:hover .portfolioItemFigcaption h3 { box-shadow: none; } .portfolioItemContainer:hover .portfolioItemFigcaption .portfolioItemStackTehn{ transform: none; opacity: 1; } /*----- potfolioItemContainer expand -----*/ .portfolioItemContainer.expand { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; position: fixed; top: 5%; left: 5%; width: 86%; height: 86%; padding: 2%; margin: 0; z-index: 101; overflow-y: auto; overflow-x: hidden; background: #ffdd59; box-shadow: 0 0 0 20vh rgba(128, 142, 155, 0.7); cursor: auto; } .portfolioItemContainer.expand .portfolioItemImage { flex-shrink: 0; height: 55vh; width: 77vh; } .portfolioItemContainer.expand .portfolioItemFigcaption { position: static; top: auto; left: auto; width: auto; height: auto; margin-top: 1em; } .portfolioItemContainer.expand .portfolioItemFigcaption h3 { display: block; margin: 0; text-align: center; box-shadow: none; font-size: 3vw; } .portfolioItemContainer.expand .portfolioItemStackTehn { width: 80%; margin-bottom: 2em; text-align: center; transition: none; transform: none; opacity: 1; } /*----- potfolioItemContainer expand hover-----*/ .portfolioItemContainer.expand:hover > .portfolioItemFigcaption { background: none; } .portfolioItemContainer.expand:hover > .portfolioItemFigcaption h3 { box-shadow: none; } .portfolioItemContainer.expand:hover > .portfolioItemFigcaption .portfolioItemStackTehn{ transform: none; opacity: 1; } /*"телефон"*/ @media screen and (max-height: 700px) and (max-width: 700px) { } /*"телефон" вертикальная ориентация*/ @media screen and (max-height: 850px) and (max-width: 500px) { .portfolioItemContainer, .portfolioItemContainer.expand .portfolioItemImage { height: 50vw; width: 75vw; } /*----- potfolioItemContainer expand -----*/ } /*"телефон" лэндскейп*/ @media screen and (max-height: 500px) and (max-width: 850px) { }
0.557604
0.098382
body { background-color: #f8f8f8; font-family: 'Roboto', sans-serif; } #wrapper { width: 100%; } #page-wrapper { padding: 0 15px; min-height: 568px; background-color: white; } @media (min-width: 768px) { #page-wrapper { position: inherit; margin: 0 0 0 250px; padding: 0 30px; border-left: 1px solid #e7e7e7; } } .bar-color { background-color: #474747 !important; border-color: transparent; } @media (max-width: 768px) { .bar-color { background-color: #D11216; } .navbar-top-links { background-color: #AA0609; } } .navbar-default .navbar-brand { color: #FFF; background-color: #EAEAEA; } .navbar-brand { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; color: #FFF; } .navbar-brand:hover { color: #FFF; } .navbar-brand sup { top: -0.1em; font-size: 39%; } .navbar-top-links { margin-right: 0; } .navbar-top-links li { display: inline-block; } .navbar-top-links li:last-child { margin-right: 15px; } .navbar-top-links .dropdown-menu li { display: block; } .navbar-top-links .dropdown-menu li:last-child { margin-right: 0; } .navbar-top-links .dropdown-menu li a { padding: 3px 20px; min-height: 0; } .navbar-top-links .dropdown-menu li a div { white-space: normal; } .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts { width: 310px; min-width: 0; } .navbar-top-links .dropdown-messages { margin-left: 5px; } .navbar-top-links .dropdown-tasks { margin-left: -59px; } .navbar-top-links .dropdown-alerts { margin-left: -123px; } .navbar-top-links .dropdown-user { right: 0; left: auto; } .navbar-top-links li a:hover { background-color: transparent; color: #CCC; } .navbar-item { color: #FFF; } .navbar-item img { display: inline-block; width: 30px; height: 30px; } .nav .open > a, .nav .open > a:focus, .nav .open > a:hover { background-color: transparent; border-color: transparent; color: #FFF; } .sub-navbar { width: 100%; max-height: 33px; } .sub-navbar > a { color: #FFF; } .breadcrumb { border-radius: 0px; background-color: #666; margin-bottom: 0px; } .breadcrumb > li + li:before { color: #AAA; } .breadcrumb > .active { color: #FFF; font-weight: bold; } .breadcrumb > a { color: #FFF !important; } .label-menu-corner .label { font-size: 10px; line-height: 12px; padding: 2px 5px; position: absolute; top: 5px; right: 0; } .sidebar .sidebar-nav.navbar-collapse { padding-left: 0; padding-right: 0; overflow-x: hidden; border-bottom: 1px solid transparent; } .sidebar .sidebar-apps { padding: 15px; background-color: #FFF; border-bottom: 3px solid #D11216; } .sidebar ul li a { color: #666; font-size: 0.95em; } .sidebar ul li a.active { margin-right: -1px; border-left: 5px solid #D11216; background-color: #FFF; font-weight: bold; } .sidebar .arrow { float: right; } .sidebar .fa.arrow:before { content: "\f104"; } .sidebar .active > a > .fa.arrow:before { content: "\f107"; } .sidebar .nav-second-level li, .sidebar .nav-third-level li { border-bottom: none !important; } .sidebar .nav-second-level li a { padding-left: 37px; } .sidebar .nav-third-level li a { padding-left: 52px; } @media (min-width: 768px) { .sidebar { z-index: 1; position: absolute; width: 250px; margin-top: 84px; } .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts { margin-left: auto; } } .btn-outline { color: inherit; background-color: transparent; transition: all .5s; } .btn-primary.btn-outline { color: #428bca; } .btn-success.btn-outline { color: #5cb85c; } .btn-info.btn-outline { color: #5bc0de; } .btn-warning.btn-outline { color: #f0ad4e; } .btn-danger.btn-outline { color: #d9534f; } .btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover { color: white; } .chat { margin: 0; padding: 0; list-style: none; } .chat li { margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px dotted #999999; } .chat li.left .chat-body { margin-left: 60px; } .chat li.right .chat-body { margin-right: 60px; } .chat li .chat-body p { margin: 0; } .panel .slidedown .glyphicon, .chat .glyphicon { margin-right: 5px; } .chat-panel .panel-body { height: 350px; overflow-y: scroll; } .login-panel { margin-top: 25%; } .flot-chart { display: block; height: 400px; } .flot-chart-content { width: 100%; height: 100%; } table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled { background: transparent; } table.dataTable thead .sorting_asc:after { content: "\f0de"; float: right; font-family: fontawesome; } table.dataTable thead .sorting_desc:after { content: "\f0dd"; float: right; font-family: fontawesome; } table.dataTable thead .sorting:after { content: "\f0dc"; float: right; font-family: fontawesome; color: rgba(50, 50, 50, 0.5); } .btn-circle { width: 30px; height: 30px; padding: 6px 0; border-radius: 15px; text-align: center; font-size: 12px; line-height: 1.428571429; } .btn-circle.btn-lg { width: 50px; height: 50px; padding: 10px 16px; border-radius: 25px; font-size: 18px; line-height: 1.33; } .btn-circle.btn-xl { width: 70px; height: 70px; padding: 10px 16px; border-radius: 35px; font-size: 24px; line-height: 1.33; } .nav-board-actions { border-bottom: 3px solid #EEE; padding: 15px; margin-left: -15px; margin-right: -15px; } @media (max-width: 768px) { .nav-board-actions { margin-left: 0px; margin-right: 0px; } } .show-grid [class^="col-"] { padding-top: 10px; padding-bottom: 10px; border: 1px solid #ddd; background-color: #eee !important; } .show-grid { margin: 15px 0; } .huge { font-size: 40px; } .panel-green { border-color: #5cb85c; } .panel-green .panel-heading { border-color: #5cb85c; color: white; background-color: #5cb85c; } .panel-green a { color: #5cb85c; } .panel-green a:hover { color: #3d8b3d; } .panel-red { border-color: #d9534f; } .panel-red .panel-heading { border-color: #d9534f; color: white; background-color: #d9534f; } .panel-red a { color: #d9534f; } .panel-red a:hover { color: #b52b27; } .panel-yellow { border-color: #f0ad4e; } .panel-yellow .panel-heading { border-color: #f0ad4e; color: white; background-color: #f0ad4e; } .panel-yellow a { color: #f0ad4e; } .panel-yellow a:hover { color: #df8a13; } .dropdown-menu { border-radius: 0; } .sidebar-apps > .dropdown-menu { padding-top: 0; padding-bottom: 0; } .sidebar-apps > .dropdown-menu > li > a { padding: 10px 20px; }
scaffold/dist/css/sb-admin-2.css
body { background-color: #f8f8f8; font-family: 'Roboto', sans-serif; } #wrapper { width: 100%; } #page-wrapper { padding: 0 15px; min-height: 568px; background-color: white; } @media (min-width: 768px) { #page-wrapper { position: inherit; margin: 0 0 0 250px; padding: 0 30px; border-left: 1px solid #e7e7e7; } } .bar-color { background-color: #474747 !important; border-color: transparent; } @media (max-width: 768px) { .bar-color { background-color: #D11216; } .navbar-top-links { background-color: #AA0609; } } .navbar-default .navbar-brand { color: #FFF; background-color: #EAEAEA; } .navbar-brand { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; color: #FFF; } .navbar-brand:hover { color: #FFF; } .navbar-brand sup { top: -0.1em; font-size: 39%; } .navbar-top-links { margin-right: 0; } .navbar-top-links li { display: inline-block; } .navbar-top-links li:last-child { margin-right: 15px; } .navbar-top-links .dropdown-menu li { display: block; } .navbar-top-links .dropdown-menu li:last-child { margin-right: 0; } .navbar-top-links .dropdown-menu li a { padding: 3px 20px; min-height: 0; } .navbar-top-links .dropdown-menu li a div { white-space: normal; } .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts { width: 310px; min-width: 0; } .navbar-top-links .dropdown-messages { margin-left: 5px; } .navbar-top-links .dropdown-tasks { margin-left: -59px; } .navbar-top-links .dropdown-alerts { margin-left: -123px; } .navbar-top-links .dropdown-user { right: 0; left: auto; } .navbar-top-links li a:hover { background-color: transparent; color: #CCC; } .navbar-item { color: #FFF; } .navbar-item img { display: inline-block; width: 30px; height: 30px; } .nav .open > a, .nav .open > a:focus, .nav .open > a:hover { background-color: transparent; border-color: transparent; color: #FFF; } .sub-navbar { width: 100%; max-height: 33px; } .sub-navbar > a { color: #FFF; } .breadcrumb { border-radius: 0px; background-color: #666; margin-bottom: 0px; } .breadcrumb > li + li:before { color: #AAA; } .breadcrumb > .active { color: #FFF; font-weight: bold; } .breadcrumb > a { color: #FFF !important; } .label-menu-corner .label { font-size: 10px; line-height: 12px; padding: 2px 5px; position: absolute; top: 5px; right: 0; } .sidebar .sidebar-nav.navbar-collapse { padding-left: 0; padding-right: 0; overflow-x: hidden; border-bottom: 1px solid transparent; } .sidebar .sidebar-apps { padding: 15px; background-color: #FFF; border-bottom: 3px solid #D11216; } .sidebar ul li a { color: #666; font-size: 0.95em; } .sidebar ul li a.active { margin-right: -1px; border-left: 5px solid #D11216; background-color: #FFF; font-weight: bold; } .sidebar .arrow { float: right; } .sidebar .fa.arrow:before { content: "\f104"; } .sidebar .active > a > .fa.arrow:before { content: "\f107"; } .sidebar .nav-second-level li, .sidebar .nav-third-level li { border-bottom: none !important; } .sidebar .nav-second-level li a { padding-left: 37px; } .sidebar .nav-third-level li a { padding-left: 52px; } @media (min-width: 768px) { .sidebar { z-index: 1; position: absolute; width: 250px; margin-top: 84px; } .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts { margin-left: auto; } } .btn-outline { color: inherit; background-color: transparent; transition: all .5s; } .btn-primary.btn-outline { color: #428bca; } .btn-success.btn-outline { color: #5cb85c; } .btn-info.btn-outline { color: #5bc0de; } .btn-warning.btn-outline { color: #f0ad4e; } .btn-danger.btn-outline { color: #d9534f; } .btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover { color: white; } .chat { margin: 0; padding: 0; list-style: none; } .chat li { margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px dotted #999999; } .chat li.left .chat-body { margin-left: 60px; } .chat li.right .chat-body { margin-right: 60px; } .chat li .chat-body p { margin: 0; } .panel .slidedown .glyphicon, .chat .glyphicon { margin-right: 5px; } .chat-panel .panel-body { height: 350px; overflow-y: scroll; } .login-panel { margin-top: 25%; } .flot-chart { display: block; height: 400px; } .flot-chart-content { width: 100%; height: 100%; } table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled { background: transparent; } table.dataTable thead .sorting_asc:after { content: "\f0de"; float: right; font-family: fontawesome; } table.dataTable thead .sorting_desc:after { content: "\f0dd"; float: right; font-family: fontawesome; } table.dataTable thead .sorting:after { content: "\f0dc"; float: right; font-family: fontawesome; color: rgba(50, 50, 50, 0.5); } .btn-circle { width: 30px; height: 30px; padding: 6px 0; border-radius: 15px; text-align: center; font-size: 12px; line-height: 1.428571429; } .btn-circle.btn-lg { width: 50px; height: 50px; padding: 10px 16px; border-radius: 25px; font-size: 18px; line-height: 1.33; } .btn-circle.btn-xl { width: 70px; height: 70px; padding: 10px 16px; border-radius: 35px; font-size: 24px; line-height: 1.33; } .nav-board-actions { border-bottom: 3px solid #EEE; padding: 15px; margin-left: -15px; margin-right: -15px; } @media (max-width: 768px) { .nav-board-actions { margin-left: 0px; margin-right: 0px; } } .show-grid [class^="col-"] { padding-top: 10px; padding-bottom: 10px; border: 1px solid #ddd; background-color: #eee !important; } .show-grid { margin: 15px 0; } .huge { font-size: 40px; } .panel-green { border-color: #5cb85c; } .panel-green .panel-heading { border-color: #5cb85c; color: white; background-color: #5cb85c; } .panel-green a { color: #5cb85c; } .panel-green a:hover { color: #3d8b3d; } .panel-red { border-color: #d9534f; } .panel-red .panel-heading { border-color: #d9534f; color: white; background-color: #d9534f; } .panel-red a { color: #d9534f; } .panel-red a:hover { color: #b52b27; } .panel-yellow { border-color: #f0ad4e; } .panel-yellow .panel-heading { border-color: #f0ad4e; color: white; background-color: #f0ad4e; } .panel-yellow a { color: #f0ad4e; } .panel-yellow a:hover { color: #df8a13; } .dropdown-menu { border-radius: 0; } .sidebar-apps > .dropdown-menu { padding-top: 0; padding-bottom: 0; } .sidebar-apps > .dropdown-menu > li > a { padding: 10px 20px; }
0.436622
0.048654
general ***************************************/ .projekktor { background-color: #000; font-family: Ubuntu, Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; padding: 0; display: block; position: relative; overflow: hidden; width: 400px; } .pptestcard { background: url(Noise.gif) center center repeat; width: 100%; height: 100%; color: #fff; font-size: 18px; overflow: hidden; } .pptestcard p { background-color: #3b393e; width: 60%; margin: auto; line-height: 25px; position: relative; top: 25%; padding: 10px; border: 5px solid #000; text-align: center; } /*************************************** display plugin ***************************************/ .ppdisplay { background-color: #000; position: relative !important; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; } .ppdisplay .inactive, .ppstart.inactive, .ppbuffering.inactive { display: none; } .ppstart { position: absolute; left: 50%; bottom: 50%; margin-left: -45px; margin-bottom: -25px; cursor: pointer; height: 59px; width: 84px; display: block; padding: 0px; background: url(Start.png) no-repeat left top transparent; } .ppstart:hover { background: url(Start.png) no-repeat left bottom transparent; } .ppstart:active { background: url(Start.png) no-repeat left -169px transparent; } .ppbuffering { position: absolute; left: 50%; bottom: 50%; margin-left: -45px; margin-bottom: -38px; display: block; z-index: 9010; padding: 0px; background: url(Buffering.gif) no-repeat center center #000; height: 84px; width: 84px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; } /*************************************** controlbar plugin ***************************************/ .ppcontrols { position: absolute; bottom: 0; right: 0; display: block; width: 100%; height: 35px; background: #1b1b1b; /* Old browsers */ padding: 0; margin: 0; } .ppcontrols .active { display: block; } .ppcontrols .inactive { display: none; } .projekktor.notransitions .ppcontrols.active { display: block; } .projekktor.notransitions .ppcontrols.inactive { display: none; } .ppcontrols.active { filter: alpha(opacity = 100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -webkit-transition: opacity 0.1s linear; -moz-transition: opacity 0.1s linear; -o-transition: opacity 0.1s linear; transition: opacity 0.1s linear; } .ppcontrols.inactive { filter: alpha(opacity = 0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; filter: alpha(opacity = 0); -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -webkit-transition: opacity 0.5s linear; -moz-transition: opacity 0.5s linear; -o-transition: opacity 0.5s linear; transition: opacity 0.5s linear; } .ppcontrols ul { list-style-type: none; } .ppcontrols ul.left { position: relative; top: 8px; left: 0; padding: 0; margin: 0; } .ppcontrols ul.right { position: relative; top: 8px; right: 0; padding: 0; margin: 0; } .ppcontrols ul.bottom { position: relative; top: 0px; left: 0; padding: 0; margin: 0; } .ppcontrols ul.left li { float: left; position: relative; } .ppcontrols ul.right li { float: right; position: relative; } /* PLAY / PAUSE - left */ .ppplay, .pppause { background-image: url(Button/PlayOff.png); background-position: center center; background-repeat: no-repeat; background-color: transparent; width: 55px; height: 27px; cursor: pointer; } .ppplay:hover { background-image: url(Button/PlayOn.png); } .ppplay:active { background-image: url(Button/PlayOn.png); } .pppause { background-image: url(Button/PauseOff.png); } .pppause:hover { background-image: url(Button/PauseOn.png); } .pppause:active { background-image: url(Button/PauseOn.png); } /* Enter / Exit Fullscreen - right */ .projekktor.audio .ppfsenter, .projekktor.audio .ppfsexit { display: none; } .ppfsenter, .ppfsexit { width: 30px; height: 27px; background-image: url(Button/FullScreenOff.png); background-position: center center; background-repeat: no-repeat; background-color: transparent; cursor: pointer; background-repeat: no-repeat; background-color: transparent; } .ppfsenter:hover { background-image: url(Button/FullScreenOn.png); } .ppfsenter:active { background-image: url(Button/FullScreenOn.png); } .ppfsexit { background-image: url(Button/WindowedOff.png); background-position: center center; background-repeat: no-repeat; background-color: transparent; } .ppfsexit:hover { background-image: url(Button/WindowedOn.png); } .ppfsexit:active { background-image: url(Button/WindowedOn.png); } /* Unmute / Max volume - right */ .ppvmax { width: 30px; height: 27px; background: url(Maccaco.png) no-repeat -842px top transparent; } .ppvmax:hover { background: url(Maccaco.png) no-repeat -842px -35px transparent; } .ppvmax:active { background: url(Maccaco.png) no-repeat -842px -36px transparent; } /* Mute / Min volume - right */ .ppmute { width: 35px; height: 27px; background-position: center center; background-repeat: no-repeat; background-color: transparent; } /* volume slider - right */ .ppvslider { margin: 11px 5px 12px 0px; height: 4px; width: 60px; background-color: #757575; } .ppvmarker { position: relative; right: 0; left: 0; height: 4px; width: 100%; background-color: #cc181e; } .ppvknob { cursor: pointer; z-index: 201; position: relative; background-color: #dddddd; top: -9px; left: 0; width: 4px; height: 14px; padding: 0; } /* time / time left */ .pptimeleft { color: #757575; line-height: 27px; height: 27px; text-align: center; overflow: hidden; margin-left: 6px; } /* special for single .pptimeleft { background: url(Maccaco.png) no-repeat -91px top transparent; } */ /* lo / hi quality toggle */ .pploquality, .pphiquality { background: url(Maccaco.png) no-repeat -60px -72px transparent; width: 30px; height: 27px; cursor: pointer; } .pphiquality:hover { background: url(Maccaco.png) no-repeat -32px -106px transparent; } .pploquality { background: url(Maccaco.png) no-repeat -32px -72px transparent; } .pploquality:hover { background: url(Maccaco.png) no-repeat -32px -106px transparent; } .pphiquality:active, .pploquality:active { background: url(Maccaco.png) no-repeat -32px -105px transparent; } /* previous / next item */ .ppnext, .ppprev { display: block; background: url(Maccaco.png) no-repeat -59px top transparent; width: 30px; height: 27px; cursor: pointer; } .ppnext:hover { background: url(Maccaco.png) no-repeat -59px -35px transparent; } .ppnext:active { background: url(Maccaco.png) no-repeat -59px -36px transparent; } .ppprev { background: url(Maccaco.png) no-repeat -32px top transparent; } .ppprev:hover { background: url(Maccaco.png) no-repeat -32px -35px transparent; } .ppprev:active { background: url(Maccaco.png) no-repeat -32px -36px transparent; } .pploop, .pploop .on, .pploop .off { display: block; line-height: 30px; color: #757575; width: 30px; height: 27px; cursor: pointer; } .pploop.off { color: #ccc; } /* Scrubber, Playhead and fluff */ .ppscrubber { position: absolute; height: 8px; width: 100%; background-color: #444444; left: 0; margin: 0; padding: 0; } .audio .ppscrubber { background-color: #444444; } .ppscrubberdrag { cursor: pointer; z-index: 302; position: absolute; background-color: transparent; top: 0; left: 0; height: 8px; width: 100%; } .ppplayhead, .pploaded { position: relative; display: block; left: 0; bottom: 0; height: 8px; width: 1px; background-color: #cc181e; cursor: pointer; z-index: 301; -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -webkit-transition: width 0.1s linear; -moz-transition: width 0.1s linear; -o-transition: width 0.1s linear; transition: width 0.1s linear; } .ppcuepoint { position: absolute; height: 5px; width: 5px; background-color: yellow; top: 0; left: 0; margin: 0; padding: 0; z-index: 302; } .ppcuepoint:hover { background-color: red; cursor: pointer; } .pploaded { position: relative; z-index: 10; background: rgb(65, 62, 62); opacity: 0.8; filter: alpha(opacity = 80); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; } .ppplayhead { margin-top: -8px; } .ppscrubbertip { padding: 3px; position: absolute; top: -26px; left: 25px; font-size: 11px; line-height: 15px; color: #fdfdfd; background: #2e2d2d; z-index: 10; display: none; } .ppscrubbertip:after { top: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .ppscrubbertip:after { border-color: rgba(2, 28, 79, 0); border-top-color: #333; border-width: 5px; left: 50%; margin-left: -5px; } /* Context Menu */ .ppcontextmenu.active { display: block; } .ppcontextmenu.inactive { display: none; } .ppcontextmenu { background: none repeat scroll 0 0 #FFFFFF; list-style: none outside none; border: 1px solid #CCCCCC; border-radius: 2px 2px 2px 2px; margin: 4px 0; outline: medium none; overflow: auto; padding: 6px 0; position: absolute; z-index: 2147483647; margin: 0; padding: 0; top: 0; left: 0; } .ppcontextmenu li { color: #333; cursor: pointer; display: block; margin: 0; padding: 6px 20px; text-decoration: none; white-space: nowrap; word-wrap: normal; } .ppcontextmenu li:hover { color: #fff; background-color: #333; } /**************************** /* VAST ad plugin specific */ /***************************/ .ppad .left, .ppad .right { display: none; border: none; } .ppad .ppcontrols { background: transparent; border: none; } .ppad .ppadtitle { position: absolute; bottom: 2%; left: 2%; border: none; } .ppadskip { position: absolute; padding-top: 2px; bottom: -10px; right: 0px; width: 85%; height: 28px; background-color: transparent; color: #fdfdfd; } .ppskip.locked { background-color: red; } .ppskip.unlocked { cursor: pointer; color: #00B0FF; } .pppostad .ppprev.active { display: none; } .ppadoverlay.inactive { display: none; } /**************************** /* Subtitles plugin specific */ /***************************/ .pptracksbtn.inactive, .pptracks.inactive { display: none; } .pptracksbtn.active, .pptracks.active { display: block; } .pptracks span { position: relative; } .pptracksbtn.on, .pptracksbtn.off { background: url(Maccaco.png) no-repeat -120px -72px transparent; width: 30px; height: 27px; cursor: pointer; } .pptracksbtn.on { background: url(Maccaco.png) no-repeat -92px -72px transparent; } .pptracksbtn:hover { background: url(Maccaco.png) no-repeat -118px -106px transparent; } .pptracks { text-align: center; position: absolute; bottom: 0; left: 0; width: 100%; height: auto; overflow: hidden; color: #fdfdfd; background: rgb(0, 0, 0); background: transparent\9; background: rgba(0, 0, 0, 0.6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); zoom: 1; padding: 5px 0; z-index: 1000; } .pptracks.shifted { bottom: 38px; } /* Toggle Quality - left */ .ppqualitysmall, .ppqualitymedium, .ppqualitylarge, .ppqualityhd, .ppqualityfullhd { background: url(Maccaco.png) no-repeat left top transparent; width: 50px; height: 27px; cursor: pointer; } .ppqualitysmall { background: url(Maccaco.png) no-repeat -92px -32px transparent; } .ppqualitymedium { background: url(Maccaco.png) no-repeat -137px -32px transparent; } .ppqualitylarge { background: url(Maccaco.png) no-repeat -182px -32px transparent; } .ppqualityhd { background: url(Maccaco.png) no-repeat -230px -32px transparent; } .ppqualityfullhd { background: url(Maccaco.png) no-repeat -274px -32px transparent; } .ppqualitysmall.dimmed { background: url(Maccaco.png) no-repeat -92px 0px transparent; } .ppqualitymedium.dimmed { background: url(Maccaco.png) no-repeat -137px 0px transparent; } .ppqualitylarge.dimmed { background: url(Maccaco.png) no-repeat -182px 0px transparent; } .ppqualityhd.dimmed { background: url(Maccaco.png) no-repeat -230px 0px transparent; } .ppqualityfullhd.dimmed { background: url(Maccaco.png) no-repeat -274px 0px transparent; } #quality_options { padding: 3px; position: absolute; top: -133px; right: 17px; font-size: 11px; line-height: 15px; color: #fdfdfd; background: rgba(45, 45, 45, 0.75); z-index: 20; display: none; } .pphr_elp, .ppmin_elp, .ppsec_elp { color: white; } .ppquality { width: 30px; height: 27px; cursor: pointer; background-image: url(Button/QualityOff.png); background-position: center center; background-repeat: no-repeat; background-color: transparent; } .ppquality:hover { background-image: url(Button/QualityOn.png); background-position: center center; background-repeat: no-repeat; background-color: transparent; } .ppquality:active { background-image: url(Button/quality_on.png); background-position: center center; background-repeat: no-repeat; background-color: transparent; } .ppscrubberknob { background: none repeat scroll 0 0 #AEAEAE; border: 5px solid #EAEAEA; border-radius: 8px; cursor: pointer; height: 6px; left: 0; margin-left: -8px; overflow: hidden; position: relative; top: -12px; transform: scale(1, 1); transform-origin: 50% 62% 0; transition: transform 0.1s ease-out 0s, transform-origin 0s ease 0s, transform 0.1s ease-out 0s; width: 6px; z-index: 302; } #volume { width: 65px; height: 27px; } .volumeMute { background-image: url(Button/VolumeMuteOff.png); } .volumeMute:hover, .volumeMute:active { background-image: url(Button/VolumeMuteOn.png); } .volumeLow { background-image: url(Button/VolumeLowOff.png); } .volumeLow:hover, .volumeLow:active { background-image: url(Button/VolumeLowOn.png); } .volumeNormal { background-image: url(Button/VolumeNormalOff.png); } .volumeNormal:hover, .volumeNormal:active { background-image: url(Button/VolumeNormalOn.png); } .volumeFull { background-image: url(Button/VolumeFullOff.png); } .volumeFull:hover, .volumeFull:active { background-image: url(Button/VolumeFullOn.png); }
src/Chamilo/Core/Repository/Implementation/Matterhorn/Resources/Javascript/Plugin/Projekktor/themes/maccaco/projekktor.style.css
general ***************************************/ .projekktor { background-color: #000; font-family: Ubuntu, Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; padding: 0; display: block; position: relative; overflow: hidden; width: 400px; } .pptestcard { background: url(Noise.gif) center center repeat; width: 100%; height: 100%; color: #fff; font-size: 18px; overflow: hidden; } .pptestcard p { background-color: #3b393e; width: 60%; margin: auto; line-height: 25px; position: relative; top: 25%; padding: 10px; border: 5px solid #000; text-align: center; } /*************************************** display plugin ***************************************/ .ppdisplay { background-color: #000; position: relative !important; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; } .ppdisplay .inactive, .ppstart.inactive, .ppbuffering.inactive { display: none; } .ppstart { position: absolute; left: 50%; bottom: 50%; margin-left: -45px; margin-bottom: -25px; cursor: pointer; height: 59px; width: 84px; display: block; padding: 0px; background: url(Start.png) no-repeat left top transparent; } .ppstart:hover { background: url(Start.png) no-repeat left bottom transparent; } .ppstart:active { background: url(Start.png) no-repeat left -169px transparent; } .ppbuffering { position: absolute; left: 50%; bottom: 50%; margin-left: -45px; margin-bottom: -38px; display: block; z-index: 9010; padding: 0px; background: url(Buffering.gif) no-repeat center center #000; height: 84px; width: 84px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; } /*************************************** controlbar plugin ***************************************/ .ppcontrols { position: absolute; bottom: 0; right: 0; display: block; width: 100%; height: 35px; background: #1b1b1b; /* Old browsers */ padding: 0; margin: 0; } .ppcontrols .active { display: block; } .ppcontrols .inactive { display: none; } .projekktor.notransitions .ppcontrols.active { display: block; } .projekktor.notransitions .ppcontrols.inactive { display: none; } .ppcontrols.active { filter: alpha(opacity = 100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -webkit-transition: opacity 0.1s linear; -moz-transition: opacity 0.1s linear; -o-transition: opacity 0.1s linear; transition: opacity 0.1s linear; } .ppcontrols.inactive { filter: alpha(opacity = 0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; filter: alpha(opacity = 0); -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -webkit-transition: opacity 0.5s linear; -moz-transition: opacity 0.5s linear; -o-transition: opacity 0.5s linear; transition: opacity 0.5s linear; } .ppcontrols ul { list-style-type: none; } .ppcontrols ul.left { position: relative; top: 8px; left: 0; padding: 0; margin: 0; } .ppcontrols ul.right { position: relative; top: 8px; right: 0; padding: 0; margin: 0; } .ppcontrols ul.bottom { position: relative; top: 0px; left: 0; padding: 0; margin: 0; } .ppcontrols ul.left li { float: left; position: relative; } .ppcontrols ul.right li { float: right; position: relative; } /* PLAY / PAUSE - left */ .ppplay, .pppause { background-image: url(Button/PlayOff.png); background-position: center center; background-repeat: no-repeat; background-color: transparent; width: 55px; height: 27px; cursor: pointer; } .ppplay:hover { background-image: url(Button/PlayOn.png); } .ppplay:active { background-image: url(Button/PlayOn.png); } .pppause { background-image: url(Button/PauseOff.png); } .pppause:hover { background-image: url(Button/PauseOn.png); } .pppause:active { background-image: url(Button/PauseOn.png); } /* Enter / Exit Fullscreen - right */ .projekktor.audio .ppfsenter, .projekktor.audio .ppfsexit { display: none; } .ppfsenter, .ppfsexit { width: 30px; height: 27px; background-image: url(Button/FullScreenOff.png); background-position: center center; background-repeat: no-repeat; background-color: transparent; cursor: pointer; background-repeat: no-repeat; background-color: transparent; } .ppfsenter:hover { background-image: url(Button/FullScreenOn.png); } .ppfsenter:active { background-image: url(Button/FullScreenOn.png); } .ppfsexit { background-image: url(Button/WindowedOff.png); background-position: center center; background-repeat: no-repeat; background-color: transparent; } .ppfsexit:hover { background-image: url(Button/WindowedOn.png); } .ppfsexit:active { background-image: url(Button/WindowedOn.png); } /* Unmute / Max volume - right */ .ppvmax { width: 30px; height: 27px; background: url(Maccaco.png) no-repeat -842px top transparent; } .ppvmax:hover { background: url(Maccaco.png) no-repeat -842px -35px transparent; } .ppvmax:active { background: url(Maccaco.png) no-repeat -842px -36px transparent; } /* Mute / Min volume - right */ .ppmute { width: 35px; height: 27px; background-position: center center; background-repeat: no-repeat; background-color: transparent; } /* volume slider - right */ .ppvslider { margin: 11px 5px 12px 0px; height: 4px; width: 60px; background-color: #757575; } .ppvmarker { position: relative; right: 0; left: 0; height: 4px; width: 100%; background-color: #cc181e; } .ppvknob { cursor: pointer; z-index: 201; position: relative; background-color: #dddddd; top: -9px; left: 0; width: 4px; height: 14px; padding: 0; } /* time / time left */ .pptimeleft { color: #757575; line-height: 27px; height: 27px; text-align: center; overflow: hidden; margin-left: 6px; } /* special for single .pptimeleft { background: url(Maccaco.png) no-repeat -91px top transparent; } */ /* lo / hi quality toggle */ .pploquality, .pphiquality { background: url(Maccaco.png) no-repeat -60px -72px transparent; width: 30px; height: 27px; cursor: pointer; } .pphiquality:hover { background: url(Maccaco.png) no-repeat -32px -106px transparent; } .pploquality { background: url(Maccaco.png) no-repeat -32px -72px transparent; } .pploquality:hover { background: url(Maccaco.png) no-repeat -32px -106px transparent; } .pphiquality:active, .pploquality:active { background: url(Maccaco.png) no-repeat -32px -105px transparent; } /* previous / next item */ .ppnext, .ppprev { display: block; background: url(Maccaco.png) no-repeat -59px top transparent; width: 30px; height: 27px; cursor: pointer; } .ppnext:hover { background: url(Maccaco.png) no-repeat -59px -35px transparent; } .ppnext:active { background: url(Maccaco.png) no-repeat -59px -36px transparent; } .ppprev { background: url(Maccaco.png) no-repeat -32px top transparent; } .ppprev:hover { background: url(Maccaco.png) no-repeat -32px -35px transparent; } .ppprev:active { background: url(Maccaco.png) no-repeat -32px -36px transparent; } .pploop, .pploop .on, .pploop .off { display: block; line-height: 30px; color: #757575; width: 30px; height: 27px; cursor: pointer; } .pploop.off { color: #ccc; } /* Scrubber, Playhead and fluff */ .ppscrubber { position: absolute; height: 8px; width: 100%; background-color: #444444; left: 0; margin: 0; padding: 0; } .audio .ppscrubber { background-color: #444444; } .ppscrubberdrag { cursor: pointer; z-index: 302; position: absolute; background-color: transparent; top: 0; left: 0; height: 8px; width: 100%; } .ppplayhead, .pploaded { position: relative; display: block; left: 0; bottom: 0; height: 8px; width: 1px; background-color: #cc181e; cursor: pointer; z-index: 301; -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -webkit-transition: width 0.1s linear; -moz-transition: width 0.1s linear; -o-transition: width 0.1s linear; transition: width 0.1s linear; } .ppcuepoint { position: absolute; height: 5px; width: 5px; background-color: yellow; top: 0; left: 0; margin: 0; padding: 0; z-index: 302; } .ppcuepoint:hover { background-color: red; cursor: pointer; } .pploaded { position: relative; z-index: 10; background: rgb(65, 62, 62); opacity: 0.8; filter: alpha(opacity = 80); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; } .ppplayhead { margin-top: -8px; } .ppscrubbertip { padding: 3px; position: absolute; top: -26px; left: 25px; font-size: 11px; line-height: 15px; color: #fdfdfd; background: #2e2d2d; z-index: 10; display: none; } .ppscrubbertip:after { top: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .ppscrubbertip:after { border-color: rgba(2, 28, 79, 0); border-top-color: #333; border-width: 5px; left: 50%; margin-left: -5px; } /* Context Menu */ .ppcontextmenu.active { display: block; } .ppcontextmenu.inactive { display: none; } .ppcontextmenu { background: none repeat scroll 0 0 #FFFFFF; list-style: none outside none; border: 1px solid #CCCCCC; border-radius: 2px 2px 2px 2px; margin: 4px 0; outline: medium none; overflow: auto; padding: 6px 0; position: absolute; z-index: 2147483647; margin: 0; padding: 0; top: 0; left: 0; } .ppcontextmenu li { color: #333; cursor: pointer; display: block; margin: 0; padding: 6px 20px; text-decoration: none; white-space: nowrap; word-wrap: normal; } .ppcontextmenu li:hover { color: #fff; background-color: #333; } /**************************** /* VAST ad plugin specific */ /***************************/ .ppad .left, .ppad .right { display: none; border: none; } .ppad .ppcontrols { background: transparent; border: none; } .ppad .ppadtitle { position: absolute; bottom: 2%; left: 2%; border: none; } .ppadskip { position: absolute; padding-top: 2px; bottom: -10px; right: 0px; width: 85%; height: 28px; background-color: transparent; color: #fdfdfd; } .ppskip.locked { background-color: red; } .ppskip.unlocked { cursor: pointer; color: #00B0FF; } .pppostad .ppprev.active { display: none; } .ppadoverlay.inactive { display: none; } /**************************** /* Subtitles plugin specific */ /***************************/ .pptracksbtn.inactive, .pptracks.inactive { display: none; } .pptracksbtn.active, .pptracks.active { display: block; } .pptracks span { position: relative; } .pptracksbtn.on, .pptracksbtn.off { background: url(Maccaco.png) no-repeat -120px -72px transparent; width: 30px; height: 27px; cursor: pointer; } .pptracksbtn.on { background: url(Maccaco.png) no-repeat -92px -72px transparent; } .pptracksbtn:hover { background: url(Maccaco.png) no-repeat -118px -106px transparent; } .pptracks { text-align: center; position: absolute; bottom: 0; left: 0; width: 100%; height: auto; overflow: hidden; color: #fdfdfd; background: rgb(0, 0, 0); background: transparent\9; background: rgba(0, 0, 0, 0.6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); zoom: 1; padding: 5px 0; z-index: 1000; } .pptracks.shifted { bottom: 38px; } /* Toggle Quality - left */ .ppqualitysmall, .ppqualitymedium, .ppqualitylarge, .ppqualityhd, .ppqualityfullhd { background: url(Maccaco.png) no-repeat left top transparent; width: 50px; height: 27px; cursor: pointer; } .ppqualitysmall { background: url(Maccaco.png) no-repeat -92px -32px transparent; } .ppqualitymedium { background: url(Maccaco.png) no-repeat -137px -32px transparent; } .ppqualitylarge { background: url(Maccaco.png) no-repeat -182px -32px transparent; } .ppqualityhd { background: url(Maccaco.png) no-repeat -230px -32px transparent; } .ppqualityfullhd { background: url(Maccaco.png) no-repeat -274px -32px transparent; } .ppqualitysmall.dimmed { background: url(Maccaco.png) no-repeat -92px 0px transparent; } .ppqualitymedium.dimmed { background: url(Maccaco.png) no-repeat -137px 0px transparent; } .ppqualitylarge.dimmed { background: url(Maccaco.png) no-repeat -182px 0px transparent; } .ppqualityhd.dimmed { background: url(Maccaco.png) no-repeat -230px 0px transparent; } .ppqualityfullhd.dimmed { background: url(Maccaco.png) no-repeat -274px 0px transparent; } #quality_options { padding: 3px; position: absolute; top: -133px; right: 17px; font-size: 11px; line-height: 15px; color: #fdfdfd; background: rgba(45, 45, 45, 0.75); z-index: 20; display: none; } .pphr_elp, .ppmin_elp, .ppsec_elp { color: white; } .ppquality { width: 30px; height: 27px; cursor: pointer; background-image: url(Button/QualityOff.png); background-position: center center; background-repeat: no-repeat; background-color: transparent; } .ppquality:hover { background-image: url(Button/QualityOn.png); background-position: center center; background-repeat: no-repeat; background-color: transparent; } .ppquality:active { background-image: url(Button/quality_on.png); background-position: center center; background-repeat: no-repeat; background-color: transparent; } .ppscrubberknob { background: none repeat scroll 0 0 #AEAEAE; border: 5px solid #EAEAEA; border-radius: 8px; cursor: pointer; height: 6px; left: 0; margin-left: -8px; overflow: hidden; position: relative; top: -12px; transform: scale(1, 1); transform-origin: 50% 62% 0; transition: transform 0.1s ease-out 0s, transform-origin 0s ease 0s, transform 0.1s ease-out 0s; width: 6px; z-index: 302; } #volume { width: 65px; height: 27px; } .volumeMute { background-image: url(Button/VolumeMuteOff.png); } .volumeMute:hover, .volumeMute:active { background-image: url(Button/VolumeMuteOn.png); } .volumeLow { background-image: url(Button/VolumeLowOff.png); } .volumeLow:hover, .volumeLow:active { background-image: url(Button/VolumeLowOn.png); } .volumeNormal { background-image: url(Button/VolumeNormalOff.png); } .volumeNormal:hover, .volumeNormal:active { background-image: url(Button/VolumeNormalOn.png); } .volumeFull { background-image: url(Button/VolumeFullOff.png); } .volumeFull:hover, .volumeFull:active { background-image: url(Button/VolumeFullOn.png); }
0.369998
0.065038
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("hattrick.org") { body { background:url(http://hattrick.schreibpunkt.ch/skin_hintergrund.jpg) !important; background-attachment:fixed !important; } #page { background-color:white !important; } #top { background:none !important; } #header { background: url(http://hattrick.schreibpunkt.ch/header_wide.jpg) !important; height:160px !important; width:981px !important; background-repeat:no-repeat !important; } a#logo { background:none !important; } #ticker { position:relative !important; top:-30px !important; left:-100px !important; } #ticker a { background-color:#ffff59 !important; padding-right:0 !important; } #ticker a:hover { background-color:black !important; color:#ffff59 !important; } #shortcuts { right:120px !important; } #scSettingsLink a { color:red !important; background-color:black !important; } #teamLinks { background-color:#ffff59 !important; position:relative !important; top:40px !important; padding:1px !important; padding-right:2px !important; padding-left:2px !important; border:solid 1px black !important; } #teamLinks a { color:black !important; } #teamLinks a:hover { background-color:#f2ed00 !important; } #time { background-color:#ffff59 !important; position:relative !important; top:40px !important; padding:1px !important; padding-right:2px !important; margin-left:0 !important; margin-right:35px !important; border:solid 1px black !important; border-left:none !important } #online { background-color:#ffff59 !important; position:relative !important; top:40px !important; padding:1px !important; padding-right:10px !important; padding-left:2px !important; margin-right:0 !important; border:solid 1px black !important; border-right:none !important; } #menu { background:none !important; background-color:black !important; border: solid thin #ebc000 !important; } #menu a { border-left:solid thin black !important; border-right:solid thin black !important; } #menu a:hover { background-color:#ffff59 !important; color:black !important; border-left:solid thin #ebc000 !important; border-right:solid thin #ebc000 !important; } #content { background:none !important; } .subMenu { position:fixed !important; background:none !important; background-color:black !important; border: solid thin #ebc000 !important; float:left !important; } .subMenu h2 { border:none !important; } .subMenu h3 { border:none !important; } .subMenu a { color:#ffff59 !important; } .boxBody { background:none !important; border:none !important; } .boxFooter { background:none !important; } .boxLeft { background:none !important; } .mainRegular { position:relative !important; margin-left:170px !important; } .mainWide { position:relative !important; margin-left:170px !important; } #bottom { background:none !important; background-color:black !important; } #footer a { color:black !important; background-color:#ffff59 !important; } h2 > .date { color:#a8a8a8 !important; } h1 { color: black !important; border: solid thin black !important; padding:5px !important; } h2 { color: #ebc000 !important; background-color: black !important; border: solid thin #ebc000 !important; margin:0 !important; padding:.5em !important; } h2 a:hover { color:#ebc000 !important; } h3 { color: #ebc000 !important; background-color: black !important; border: solid thin #ebc000 !important; margin:0 !important; padding:.5em !important; } /* FORUM */ .forumTabs { background-color:black !important; } .forumTabs a { color:#ffff59 !important; } .active { background-color:gray !important; } .mainConf h2 { margin-top:5px !important; } .folderHeader { background-color:black !important; } .folderHeader a { color:#ffff59 !important; } .cfHeader { background-color:black !important; color:#ebc000 !important; } .cfHeader a { color:#ffff59 !important; } }
data/usercss/18131.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("hattrick.org") { body { background:url(http://hattrick.schreibpunkt.ch/skin_hintergrund.jpg) !important; background-attachment:fixed !important; } #page { background-color:white !important; } #top { background:none !important; } #header { background: url(http://hattrick.schreibpunkt.ch/header_wide.jpg) !important; height:160px !important; width:981px !important; background-repeat:no-repeat !important; } a#logo { background:none !important; } #ticker { position:relative !important; top:-30px !important; left:-100px !important; } #ticker a { background-color:#ffff59 !important; padding-right:0 !important; } #ticker a:hover { background-color:black !important; color:#ffff59 !important; } #shortcuts { right:120px !important; } #scSettingsLink a { color:red !important; background-color:black !important; } #teamLinks { background-color:#ffff59 !important; position:relative !important; top:40px !important; padding:1px !important; padding-right:2px !important; padding-left:2px !important; border:solid 1px black !important; } #teamLinks a { color:black !important; } #teamLinks a:hover { background-color:#f2ed00 !important; } #time { background-color:#ffff59 !important; position:relative !important; top:40px !important; padding:1px !important; padding-right:2px !important; margin-left:0 !important; margin-right:35px !important; border:solid 1px black !important; border-left:none !important } #online { background-color:#ffff59 !important; position:relative !important; top:40px !important; padding:1px !important; padding-right:10px !important; padding-left:2px !important; margin-right:0 !important; border:solid 1px black !important; border-right:none !important; } #menu { background:none !important; background-color:black !important; border: solid thin #ebc000 !important; } #menu a { border-left:solid thin black !important; border-right:solid thin black !important; } #menu a:hover { background-color:#ffff59 !important; color:black !important; border-left:solid thin #ebc000 !important; border-right:solid thin #ebc000 !important; } #content { background:none !important; } .subMenu { position:fixed !important; background:none !important; background-color:black !important; border: solid thin #ebc000 !important; float:left !important; } .subMenu h2 { border:none !important; } .subMenu h3 { border:none !important; } .subMenu a { color:#ffff59 !important; } .boxBody { background:none !important; border:none !important; } .boxFooter { background:none !important; } .boxLeft { background:none !important; } .mainRegular { position:relative !important; margin-left:170px !important; } .mainWide { position:relative !important; margin-left:170px !important; } #bottom { background:none !important; background-color:black !important; } #footer a { color:black !important; background-color:#ffff59 !important; } h2 > .date { color:#a8a8a8 !important; } h1 { color: black !important; border: solid thin black !important; padding:5px !important; } h2 { color: #ebc000 !important; background-color: black !important; border: solid thin #ebc000 !important; margin:0 !important; padding:.5em !important; } h2 a:hover { color:#ebc000 !important; } h3 { color: #ebc000 !important; background-color: black !important; border: solid thin #ebc000 !important; margin:0 !important; padding:.5em !important; } /* FORUM */ .forumTabs { background-color:black !important; } .forumTabs a { color:#ffff59 !important; } .active { background-color:gray !important; } .mainConf h2 { margin-top:5px !important; } .folderHeader { background-color:black !important; } .folderHeader a { color:#ffff59 !important; } .cfHeader { background-color:black !important; color:#ebc000 !important; } .cfHeader a { color:#ffff59 !important; } }
0.220007
0.091911
footer{ width: 100%; margin-top: 50px; } .signup_box{ width: 100%; padding: 15px; text-align: center; font-size: 20px; text-align: center; } .newsletter{ display: inline-block; padding: 5px; width: 300px; height: 40px; position: relative; vertical-align: middle; margin-left: 30px; border-radius: 15px; } .newsletter input{ width: 300px; position: absolute; height: 40px; top: 0px; left: 0px; border-radius: 15px; padding: 5px; border: 0px; padding-left: 10px; } .newsletter input:focus,.newsletter button:focus{ outline: 0px; } .newsletter button{ cursor: pointer; border-top-right-radius: 15px; border-bottom-right-radius: 15px; border: 0px; width: 50px; height: 40px; font-size: 25px; position: absolute; top: 0px; right: 0px; padding: 5px; } .main_footer{ width: 100%; padding: 15px; } .main_footer .contact_us,.main_footer .product_list,.main_footer .owner_list{ display: inline-block; } .main_footer .contact_us{ width: 24%; } .main_footer .product_list{ width: 45%; } .main_footer .owner_list{ width: 24%; } .main_footer .product_list{ margin-left: 60px; } .main_footer hr{ width: 200px; height: 4px; margin: 10px 0px; border-radius: 10px; border:none; } .main_footer .branch_box{ width: 100%; margin-top: 20px; margin-left: 15px; } .main_footer .branch_box ul{ list-style-type: none; display: block; margin-left: 10px; margin-top: 15px; } .main_footer .branch_box ul li{ padding: 5px 10px; font-size: 20px; } .main_footer .branch_box ul li i{ margin-right: 10px; } .main_footer .branch_box a{ text-decoration: none; } .product_list ul{ margin-top: 20px; width: 100%; list-style-type: none; } .product_list ul li{ display: inline-block; width: 40%; padding: 5px; } .product_list ul li button{ border:none; background: transparent; cursor: pointer; font-size: 18px; } .devloper_box{ width: 100%; text-align: center; padding: 5px; } .devloper_box h4{ font-weight: normal; } .devloper_box h4 a{ font-weight: normal; font-weight: bold; letter-spacing: 1px; } @media only screen and (max-width: 1000px){ .main_footer .contact_us{ width: 40%; } .main_footer .product_list{ width: 55%; margin-left: 20px; } .main_footer .owner_list{ display: none; width: 0%; } } @media only screen and (max-width: 600px){ .main_footer .contact_us{ width: 100%; display: block; } .main_footer .product_list{ margin-top: 20px; width: 100%; display: block; margin-left: 0px; } .main_footer .product_list ul{ margin-left: 10px; } } @media only screen and (max-width: 450px){ .newsletter{ display: block; margin: 10px auto; margin-bottom: 0px; } }
assets/css/footer.css
footer{ width: 100%; margin-top: 50px; } .signup_box{ width: 100%; padding: 15px; text-align: center; font-size: 20px; text-align: center; } .newsletter{ display: inline-block; padding: 5px; width: 300px; height: 40px; position: relative; vertical-align: middle; margin-left: 30px; border-radius: 15px; } .newsletter input{ width: 300px; position: absolute; height: 40px; top: 0px; left: 0px; border-radius: 15px; padding: 5px; border: 0px; padding-left: 10px; } .newsletter input:focus,.newsletter button:focus{ outline: 0px; } .newsletter button{ cursor: pointer; border-top-right-radius: 15px; border-bottom-right-radius: 15px; border: 0px; width: 50px; height: 40px; font-size: 25px; position: absolute; top: 0px; right: 0px; padding: 5px; } .main_footer{ width: 100%; padding: 15px; } .main_footer .contact_us,.main_footer .product_list,.main_footer .owner_list{ display: inline-block; } .main_footer .contact_us{ width: 24%; } .main_footer .product_list{ width: 45%; } .main_footer .owner_list{ width: 24%; } .main_footer .product_list{ margin-left: 60px; } .main_footer hr{ width: 200px; height: 4px; margin: 10px 0px; border-radius: 10px; border:none; } .main_footer .branch_box{ width: 100%; margin-top: 20px; margin-left: 15px; } .main_footer .branch_box ul{ list-style-type: none; display: block; margin-left: 10px; margin-top: 15px; } .main_footer .branch_box ul li{ padding: 5px 10px; font-size: 20px; } .main_footer .branch_box ul li i{ margin-right: 10px; } .main_footer .branch_box a{ text-decoration: none; } .product_list ul{ margin-top: 20px; width: 100%; list-style-type: none; } .product_list ul li{ display: inline-block; width: 40%; padding: 5px; } .product_list ul li button{ border:none; background: transparent; cursor: pointer; font-size: 18px; } .devloper_box{ width: 100%; text-align: center; padding: 5px; } .devloper_box h4{ font-weight: normal; } .devloper_box h4 a{ font-weight: normal; font-weight: bold; letter-spacing: 1px; } @media only screen and (max-width: 1000px){ .main_footer .contact_us{ width: 40%; } .main_footer .product_list{ width: 55%; margin-left: 20px; } .main_footer .owner_list{ display: none; width: 0%; } } @media only screen and (max-width: 600px){ .main_footer .contact_us{ width: 100%; display: block; } .main_footer .product_list{ margin-top: 20px; width: 100%; display: block; margin-left: 0px; } .main_footer .product_list ul{ margin-left: 10px; } } @media only screen and (max-width: 450px){ .newsletter{ display: block; margin: 10px auto; margin-bottom: 0px; } }
0.194674
0.052328
html { background-color: white; } html.night-mode { background-color: #111; color: #ccc; } body { font-size: 11pt; font-family: Courier, monospace; font-weight: lighter; margin-left: 1.5in; margin-right: 1in; max-width: 6in; line-height: 1.1; } /* Slugline / scene header */ h1, h2, h3 { font-size: 100%; text-transform: uppercase; } /* This is the dialog actor names */ h2 { margin-left: 2.0in; text-transform: uppercase; font-weight: normal; margin-top: 1em; margin-bottom: 0; } /* Dialogue */ h2 + blockquote, h2 + p + blockquote { margin-left: 1.0in; max-width: 3in; margin-top: 0; margin-bottom: 2em; } blockquote, p { margin-top: 0; } /* Parantheticals */ h2 + p { text-transform: lowercase; margin-left: 1.8in; margin-top: 0; } /* Transition */ h3 { margin-left: 4.5in; font-weight: normal; } pre { min-height: 1rem; padding: .5rem 1rem; background-color: #f8f8f8; overflow: scroll; } a { text-decoration: none; color: inherit; white-space: pre-wrap; overflow-wrap: break-word; word-wrap: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; } a:hover { text-decoration: underline; } img { max-width: 100%; height: auto; margin: auto; } figcaption { margin-top: 4px; font-style: italic; } hr { border: none; border-top: 1px solid #333; margin: 2em 0; } .task-list-item { list-style-type: none; } .task-list-item-checkbox { margin-left: -1.8em; margin-right: 8px; } #main table { margin: 15px 0; border-collapse: collapse; width: 100%; padding: 0; } #main table tr { border-top: 1px solid #cccccc; background-color: white; margin: 0; padding: 0; } #main table tr:nth-child(2n) { background-color: #f8f8f8; } #main table tr th { font-weight: bold; border: 1px solid #cccccc; text-align: left; margin: 0; padding: 6px 13px; } #main table tr td { border: 1px solid #cccccc; text-align: left; margin: 0; padding: 6px 13px; } #main table tr th :first-child, table tr td :first-child { margin: 0; } #main table tr th :last-child, table tr td :last-child { margin: 0; } #main table caption { margin-bottom: 4px; } .night-mode #main table tr { background: none; } .night-mode #main table tr:nth-child(2n) { background: none; } .night-mode #main table tr td, .night-mode #main table tr th { border: 1px solid #333; } iframe { display: block; margin: 1em auto; } @media print { html { background: transparent !important; padding: 0; } }
templates/Screenplay/Screenplay.iatemplate/Contents/Resources/style.css
html { background-color: white; } html.night-mode { background-color: #111; color: #ccc; } body { font-size: 11pt; font-family: Courier, monospace; font-weight: lighter; margin-left: 1.5in; margin-right: 1in; max-width: 6in; line-height: 1.1; } /* Slugline / scene header */ h1, h2, h3 { font-size: 100%; text-transform: uppercase; } /* This is the dialog actor names */ h2 { margin-left: 2.0in; text-transform: uppercase; font-weight: normal; margin-top: 1em; margin-bottom: 0; } /* Dialogue */ h2 + blockquote, h2 + p + blockquote { margin-left: 1.0in; max-width: 3in; margin-top: 0; margin-bottom: 2em; } blockquote, p { margin-top: 0; } /* Parantheticals */ h2 + p { text-transform: lowercase; margin-left: 1.8in; margin-top: 0; } /* Transition */ h3 { margin-left: 4.5in; font-weight: normal; } pre { min-height: 1rem; padding: .5rem 1rem; background-color: #f8f8f8; overflow: scroll; } a { text-decoration: none; color: inherit; white-space: pre-wrap; overflow-wrap: break-word; word-wrap: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; } a:hover { text-decoration: underline; } img { max-width: 100%; height: auto; margin: auto; } figcaption { margin-top: 4px; font-style: italic; } hr { border: none; border-top: 1px solid #333; margin: 2em 0; } .task-list-item { list-style-type: none; } .task-list-item-checkbox { margin-left: -1.8em; margin-right: 8px; } #main table { margin: 15px 0; border-collapse: collapse; width: 100%; padding: 0; } #main table tr { border-top: 1px solid #cccccc; background-color: white; margin: 0; padding: 0; } #main table tr:nth-child(2n) { background-color: #f8f8f8; } #main table tr th { font-weight: bold; border: 1px solid #cccccc; text-align: left; margin: 0; padding: 6px 13px; } #main table tr td { border: 1px solid #cccccc; text-align: left; margin: 0; padding: 6px 13px; } #main table tr th :first-child, table tr td :first-child { margin: 0; } #main table tr th :last-child, table tr td :last-child { margin: 0; } #main table caption { margin-bottom: 4px; } .night-mode #main table tr { background: none; } .night-mode #main table tr:nth-child(2n) { background: none; } .night-mode #main table tr td, .night-mode #main table tr th { border: 1px solid #333; } iframe { display: block; margin: 1em auto; } @media print { html { background: transparent !important; padding: 0; } }
0.535827
0.086864
*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box; font-family: "Roboto", sans-serif; } body{ background: #fff; } .wrapper .header{ z-index: 1; background: #22242A; position: fixed; width: calc(100% - 0%); height: 70px; display: flex; top: 0; } .wrapper .header .header-menu{ width: calc(100% - 0%); height: 100%; display: flex; justify-content: space-between; align-items: center; padding: 0 20px; } .wrapper .header .header-menu .title{ color: #fff; font-size: 25px; text-transform: uppercase; font-weight: 900; } .wrapper .header .header-menu .title span{ color: #4CCEE8; } .wrapper .header .header-menu .sidebar-btn{ color: #fff; position: absolute; margin-left: 240px; font-size: 22px; font-weight: 900; cursor: pointer; transition: 0.3s; transition-property: color; } .wrapper .header .header-menu .sidebar-btn:hover{ color: #4CCEE8; } .wrapper .header .header-menu ul{ display: flex; } .wrapper .header .header-menu ul li a{ background: #fff; color: #000; display: block; margin: 0 10px; font-size: 18px; width: 34px; height: 34px; line-height: 35px; text-align: center; border-radius: 50%; transition: 0.3s; transition-property: background, color; } .wrapper .header .header-menu ul li a:hover{ background: #4CCEE8; color: #fff; } .wrapper .sidebar{ z-index: 1; background: #2F323A; position: fixed; top: 70px; width: 250px; height: calc(100% - 9%); transition: 0.3s; transition-property: width; overflow-y: auto; } .wrapper .sidebar .sidebar-menu{ overflow: hidden; } .wrapper .sidebar .sidebar-menu .profile img{ margin: 20px 0; width: 100px; height: 100px; border-radius: 50%; } .wrapper .sidebar .sidebar-menu .profile p{ color: #bbb; font-weight: 700; margin-bottom: 10px; } .wrapper .sidebar .sidebar-menu .item{ width: 250px; overflow: hidden; } .wrapper .sidebar .sidebar-menu .item .menu-btn{ display: block; color: #fff; position: relative; padding: 25px 20px; transition: 0.3s; transition-property: color; } .wrapper .sidebar .sidebar-menu .item .menu-btn:hover{ color: #4CCEE8; } .wrapper .sidebar .sidebar-menu .item .menu-btn i{ margin-right: 20px; } .wrapper .sidebar .sidebar-menu .item .menu-btn .drop-down{ float: right; font-size: 12px; margin-top: 3px; } .wrapper .sidebar .sidebar-menu .item .sub-menu{ background: #3498DB; overflow: hidden; max-height: 0; transition: 0.3s; transition-property: background, max-height; } .wrapper .sidebar .sidebar-menu .item .sub-menu a{ display: block; position: relative; color: #fff; white-space: nowrap; font-size: 15px; padding: 20px; transition: 0.3s; transition-property: background; } .wrapper .sidebar .sidebar-menu .item .sub-menu a:hover{ background: #55B1F0; } .wrapper .sidebar .sidebar-menu .item .sub-menu a:not(last-child){ border-bottom: 1px solid #8FC5E9; } .wrapper .sidebar .sidebar-menu .item .sub-menu i{ padding-right: 20px; font-size: 10px; } .wrapper .sidebar .sidebar-menu .item:target .sub-menu{ max-height: 500px; } .wrapper .main-container{ margin-top: 70px; margin-left: 250px; padding: 15px; background-size: cover; height: 100vh; transition: 0.3s; } .wrapper.collapse .sidebar{ width: 70px; } .wrapper.collapse .sidebar .profile img, .wrapper.collapse .sidebar .profile p, .wrapper.collapse .sidebar a span{ display: none; } .wrapper.collapse .sidebar .sidebar-menu .item .menu-btn{ font-size: 23px; } .wrapper.collapse .sidebar .sidebar-menu .item .sub-menu i{ font-size: 18px; padding-left: 3px; } .wrapper.collapse .main-container{ width: calc(100% - 70px); margin-left: 70px; } .wrapper .main-container .card{ background: #fff; padding: 15px; margin-bottom: 10px; font-size: 14px; } h2{ margin: 15px 0px 50px 0px ; } input { width: 100%; } input[type=text],input[type=email],input[type=file],input[type=password],textarea ,select,input[type=submit] { width: 100%; padding: 8px 20px; margin: 10px 0; box-sizing: border-box; background-color: #f8f8f8; border: 2px solid #ccc; border-radius: 4px; } textarea { height: 150px; resize: none; } input[type=submit] { background-color: #46b0f3; width: 130px; color: white; border: none; cursor: pointer; float: right; } table { border-collapse: collapse; width: 100%; margin-bottom: 50px; } th, td { padding: 15px; text-align: left; border-bottom: 1px solid #ddd; } #style_control{ float: right; } td i{ color: #46b0f3 ; font-size: 15px; display:inline-block; } #update{ float: left; } #style_button{ border: none; background: none; padding-top: 20px; } #NameHeade{ float: left; display: inline-block; padding: 18px; width: 50%; } #ButtonStyle{ background-color: #46b0f3; color: white; border: none; cursor: pointer; float: right; padding: 10px; margin-top: 30px; }
public/admin/style.css
*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box; font-family: "Roboto", sans-serif; } body{ background: #fff; } .wrapper .header{ z-index: 1; background: #22242A; position: fixed; width: calc(100% - 0%); height: 70px; display: flex; top: 0; } .wrapper .header .header-menu{ width: calc(100% - 0%); height: 100%; display: flex; justify-content: space-between; align-items: center; padding: 0 20px; } .wrapper .header .header-menu .title{ color: #fff; font-size: 25px; text-transform: uppercase; font-weight: 900; } .wrapper .header .header-menu .title span{ color: #4CCEE8; } .wrapper .header .header-menu .sidebar-btn{ color: #fff; position: absolute; margin-left: 240px; font-size: 22px; font-weight: 900; cursor: pointer; transition: 0.3s; transition-property: color; } .wrapper .header .header-menu .sidebar-btn:hover{ color: #4CCEE8; } .wrapper .header .header-menu ul{ display: flex; } .wrapper .header .header-menu ul li a{ background: #fff; color: #000; display: block; margin: 0 10px; font-size: 18px; width: 34px; height: 34px; line-height: 35px; text-align: center; border-radius: 50%; transition: 0.3s; transition-property: background, color; } .wrapper .header .header-menu ul li a:hover{ background: #4CCEE8; color: #fff; } .wrapper .sidebar{ z-index: 1; background: #2F323A; position: fixed; top: 70px; width: 250px; height: calc(100% - 9%); transition: 0.3s; transition-property: width; overflow-y: auto; } .wrapper .sidebar .sidebar-menu{ overflow: hidden; } .wrapper .sidebar .sidebar-menu .profile img{ margin: 20px 0; width: 100px; height: 100px; border-radius: 50%; } .wrapper .sidebar .sidebar-menu .profile p{ color: #bbb; font-weight: 700; margin-bottom: 10px; } .wrapper .sidebar .sidebar-menu .item{ width: 250px; overflow: hidden; } .wrapper .sidebar .sidebar-menu .item .menu-btn{ display: block; color: #fff; position: relative; padding: 25px 20px; transition: 0.3s; transition-property: color; } .wrapper .sidebar .sidebar-menu .item .menu-btn:hover{ color: #4CCEE8; } .wrapper .sidebar .sidebar-menu .item .menu-btn i{ margin-right: 20px; } .wrapper .sidebar .sidebar-menu .item .menu-btn .drop-down{ float: right; font-size: 12px; margin-top: 3px; } .wrapper .sidebar .sidebar-menu .item .sub-menu{ background: #3498DB; overflow: hidden; max-height: 0; transition: 0.3s; transition-property: background, max-height; } .wrapper .sidebar .sidebar-menu .item .sub-menu a{ display: block; position: relative; color: #fff; white-space: nowrap; font-size: 15px; padding: 20px; transition: 0.3s; transition-property: background; } .wrapper .sidebar .sidebar-menu .item .sub-menu a:hover{ background: #55B1F0; } .wrapper .sidebar .sidebar-menu .item .sub-menu a:not(last-child){ border-bottom: 1px solid #8FC5E9; } .wrapper .sidebar .sidebar-menu .item .sub-menu i{ padding-right: 20px; font-size: 10px; } .wrapper .sidebar .sidebar-menu .item:target .sub-menu{ max-height: 500px; } .wrapper .main-container{ margin-top: 70px; margin-left: 250px; padding: 15px; background-size: cover; height: 100vh; transition: 0.3s; } .wrapper.collapse .sidebar{ width: 70px; } .wrapper.collapse .sidebar .profile img, .wrapper.collapse .sidebar .profile p, .wrapper.collapse .sidebar a span{ display: none; } .wrapper.collapse .sidebar .sidebar-menu .item .menu-btn{ font-size: 23px; } .wrapper.collapse .sidebar .sidebar-menu .item .sub-menu i{ font-size: 18px; padding-left: 3px; } .wrapper.collapse .main-container{ width: calc(100% - 70px); margin-left: 70px; } .wrapper .main-container .card{ background: #fff; padding: 15px; margin-bottom: 10px; font-size: 14px; } h2{ margin: 15px 0px 50px 0px ; } input { width: 100%; } input[type=text],input[type=email],input[type=file],input[type=password],textarea ,select,input[type=submit] { width: 100%; padding: 8px 20px; margin: 10px 0; box-sizing: border-box; background-color: #f8f8f8; border: 2px solid #ccc; border-radius: 4px; } textarea { height: 150px; resize: none; } input[type=submit] { background-color: #46b0f3; width: 130px; color: white; border: none; cursor: pointer; float: right; } table { border-collapse: collapse; width: 100%; margin-bottom: 50px; } th, td { padding: 15px; text-align: left; border-bottom: 1px solid #ddd; } #style_control{ float: right; } td i{ color: #46b0f3 ; font-size: 15px; display:inline-block; } #update{ float: left; } #style_button{ border: none; background: none; padding-top: 20px; } #NameHeade{ float: left; display: inline-block; padding: 18px; width: 50%; } #ButtonStyle{ background-color: #46b0f3; color: white; border: none; cursor: pointer; float: right; padding: 10px; margin-top: 30px; }
0.375592
0.050917
body { font: 12px Verdana, Arial, sans-serif; margin: 0; } h1, h2, h3, h4, h5 { font-family: Georgia, Times, 'Times New Roman', serif; font-weight: normal; text-align: center; } a { color: #00F; } form, table, .action-bar, ul.list-table { width: 60%; margin: auto; } table { margin: auto; border: 1px solid #CCC; border-collapse: collapse; } td, th { padding: 5px; border: 1px solid #AAA; } th { background: #AAA; text-align: center; border-bottom: 1px solid black; } .copyright { text-align: center; font-size: 0.8em; color: #999; } .row-actions { text-align: center; } .action-bar { margin: 10px auto; padding: 0px; list-style: none; height: 20px; } .action-bar li { display: block; float: right; padding: 0 10px; } a.action { text-decoration: none; color: #000; } a.action img { vertical-align: middle; } /********************************************************************* * Messages * *********************************************************************/ div.warning { border-color: #FC3; background: #FF9 url('../images/warning.png'); } div.error { background: #FCC url('../images/error.png'); border-color: #903; } div.info { background: #CCF url('../images/info.png'); border-color: #00C; } div.user-notice { border-width: 1px; border-style: solid; padding: 20px 20px 20px 50px; width: 50%; margin: auto; background-repeat: no-repeat; background-position: 20px; } /********************************************************************* * Forms * *********************************************************************/ fieldset ol { padding: 0; list-style: none; } fieldset ol li { float: left; clear: left; width: 100%; padding-bottom: 1em; } fieldset label { float: left; width: 10em; margin-right: 1em; text-align: right; } fieldset { border: 0; } fieldset.submit { padding-left: 10em; } fieldset legend { display: none; } ul.list-table { list-style-type: none; padding: 0; } ul.list-table li:first-child { border-top-width: 1px; } ul.list-table li { border-top-width: 0; padding: 5px; } /********************************************************************* * jQuery UI Styles * *********************************************************************/ ul.list-table li.ui-state-highlight { height: 1.5em; line-height: 1.2em; } span.overlay-close { cursor: pointer; position: absolute; top: 5px; right: 5px; } .overlay-display-box { position: absolute; } .overlay-background { cursor: pointer; position: absolute; } .overlay-foreground { padding: 10px; position: absolute; } /********************************************************************* * Projects * *********************************************************************/ .project.inactive, .project.inactive a { color: #999; }
snakeplan/templates/media/css/screen.css
body { font: 12px Verdana, Arial, sans-serif; margin: 0; } h1, h2, h3, h4, h5 { font-family: Georgia, Times, 'Times New Roman', serif; font-weight: normal; text-align: center; } a { color: #00F; } form, table, .action-bar, ul.list-table { width: 60%; margin: auto; } table { margin: auto; border: 1px solid #CCC; border-collapse: collapse; } td, th { padding: 5px; border: 1px solid #AAA; } th { background: #AAA; text-align: center; border-bottom: 1px solid black; } .copyright { text-align: center; font-size: 0.8em; color: #999; } .row-actions { text-align: center; } .action-bar { margin: 10px auto; padding: 0px; list-style: none; height: 20px; } .action-bar li { display: block; float: right; padding: 0 10px; } a.action { text-decoration: none; color: #000; } a.action img { vertical-align: middle; } /********************************************************************* * Messages * *********************************************************************/ div.warning { border-color: #FC3; background: #FF9 url('../images/warning.png'); } div.error { background: #FCC url('../images/error.png'); border-color: #903; } div.info { background: #CCF url('../images/info.png'); border-color: #00C; } div.user-notice { border-width: 1px; border-style: solid; padding: 20px 20px 20px 50px; width: 50%; margin: auto; background-repeat: no-repeat; background-position: 20px; } /********************************************************************* * Forms * *********************************************************************/ fieldset ol { padding: 0; list-style: none; } fieldset ol li { float: left; clear: left; width: 100%; padding-bottom: 1em; } fieldset label { float: left; width: 10em; margin-right: 1em; text-align: right; } fieldset { border: 0; } fieldset.submit { padding-left: 10em; } fieldset legend { display: none; } ul.list-table { list-style-type: none; padding: 0; } ul.list-table li:first-child { border-top-width: 1px; } ul.list-table li { border-top-width: 0; padding: 5px; } /********************************************************************* * jQuery UI Styles * *********************************************************************/ ul.list-table li.ui-state-highlight { height: 1.5em; line-height: 1.2em; } span.overlay-close { cursor: pointer; position: absolute; top: 5px; right: 5px; } .overlay-display-box { position: absolute; } .overlay-background { cursor: pointer; position: absolute; } .overlay-foreground { padding: 10px; position: absolute; } /********************************************************************* * Projects * *********************************************************************/ .project.inactive, .project.inactive a { color: #999; }
0.412648
0.121842
[class^='navBar'] { height: inherit; line-height: inherit; } /*初始值*/ /*todo*/ .navBar { height: 4em; line-height: 4em; background: #212121; } /*初始颜色 与 过渡时间*/ .navBar li, .navBar a { color: #d4d4d4; transition: color 0.3s ease-in; } /*悬浮颜色*/ .navBar li:hover, li:hover > a { color: #1ab2e8; } .navBar li:hover .arrow { border-top-color: #1ab2e8; transform: rotate(180deg); } .navBar a { line-height: inherit; padding: 1.2em; text-decoration: none; } .navBar-title a { font-size: 1.5em; } .navBar-content a { font-size: 1em; } .navBar-user a { padding-left: 0.5em; padding-right: 1.5em; } @media (max-width: 767px) { .navBar-container { min-width: 700px; } } @media (min-width: 768px) { .navBar-container { max-width: 750px; } } @media (min-width: 992px) { .navBar-container { max-width: 970px; } } @media (min-width: 1200px) { .navBar-container { max-width: 1170px; } } .navBar-container { padding: 0 1em; margin: auto; } .navBar-title { float: left; } .navBar-content { float: left; } .navBar-user { float: right; } .nav { list-style: none; } .nav > li { position: relative; display: inline-block; } /*倒三角*/ .arrow { position: absolute; right: 0; top: 0; bottom: 0; margin: auto; /*设置形状*/ width: 0; height: 0; border: 0.5em solid rgba(0, 0, 0, 0); border-top: 0.87em solid #7d7d7d; transform-origin: 0.5em 0.3em; transition: all 0.5s; } /*下拉列表*/ .navBar li > dl { position: absolute; top: 4em; left: -2em; right: -2em; padding: 0 ; border-radius: 0.5em; box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.8); background: #212121; overflow: hidden; transition: all 0.5s; max-height: 0; } .navBar li:hover dl { max-height: 16em; padding: 1em 0; } .navBar dd { height: 2.5em; line-height: 2.5em; } .navBar dd > a { line-height: inherit; font-size: 0.9em; padding-left: 1em; transition: all 0.3s; } .navBar dd:hover > a { color: #1ab2e8; padding-left: 1.5em; }
src/main/resources/static/css/caffeine/navBar.css
[class^='navBar'] { height: inherit; line-height: inherit; } /*初始值*/ /*todo*/ .navBar { height: 4em; line-height: 4em; background: #212121; } /*初始颜色 与 过渡时间*/ .navBar li, .navBar a { color: #d4d4d4; transition: color 0.3s ease-in; } /*悬浮颜色*/ .navBar li:hover, li:hover > a { color: #1ab2e8; } .navBar li:hover .arrow { border-top-color: #1ab2e8; transform: rotate(180deg); } .navBar a { line-height: inherit; padding: 1.2em; text-decoration: none; } .navBar-title a { font-size: 1.5em; } .navBar-content a { font-size: 1em; } .navBar-user a { padding-left: 0.5em; padding-right: 1.5em; } @media (max-width: 767px) { .navBar-container { min-width: 700px; } } @media (min-width: 768px) { .navBar-container { max-width: 750px; } } @media (min-width: 992px) { .navBar-container { max-width: 970px; } } @media (min-width: 1200px) { .navBar-container { max-width: 1170px; } } .navBar-container { padding: 0 1em; margin: auto; } .navBar-title { float: left; } .navBar-content { float: left; } .navBar-user { float: right; } .nav { list-style: none; } .nav > li { position: relative; display: inline-block; } /*倒三角*/ .arrow { position: absolute; right: 0; top: 0; bottom: 0; margin: auto; /*设置形状*/ width: 0; height: 0; border: 0.5em solid rgba(0, 0, 0, 0); border-top: 0.87em solid #7d7d7d; transform-origin: 0.5em 0.3em; transition: all 0.5s; } /*下拉列表*/ .navBar li > dl { position: absolute; top: 4em; left: -2em; right: -2em; padding: 0 ; border-radius: 0.5em; box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.8); background: #212121; overflow: hidden; transition: all 0.5s; max-height: 0; } .navBar li:hover dl { max-height: 16em; padding: 1em 0; } .navBar dd { height: 2.5em; line-height: 2.5em; } .navBar dd > a { line-height: inherit; font-size: 0.9em; padding-left: 1em; transition: all 0.3s; } .navBar dd:hover > a { color: #1ab2e8; padding-left: 1.5em; }
0.396068
0.115436
@charset "utf-8"; /* CSS Document */ /*收藏夹*/ .you-like { display: block; margin-bottom: 5px; overflow: hidden; background: #fff; margin-top: 15px; } .you-like .s-bar { font-size: 15px; line-height: 18px; padding: 11px 10px; position: relative; border-bottom: #E4EAEE solid 1px; ; } .am-badge { font-size: 11px } .you-like .s-content { padding-top: 20px; overflow: hidden; } .s-item-wrap { width: 100% } .s-item .s-pic { width: 120px; position: absolute; } .s-item .s-info { float: left; margin-left: 120px; padding-top: 5px; } .s-item { position: relative; margin: 0px 8px 10px 8px; background: #FFF none repeat scroll 0% 0%; border: 1px solid #E4EAEE; color: #595959; overflow: hidden; min-height: 120px; } .s-item .s-pic .s-pic-link { margin: 0px auto; overflow: hidden; text-align: center; } .s-item .s-pic .s-pic-link img { width: 100%; } .s-item .s-pic .tip-title { position: absolute; top: 50%; left: 50%; width: 50px; height: 50px; margin-left: -25px; margin-top: -25px; border-radius: 50%; background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%; color: #fff; text-align: center; vertical-align: middle; padding-top: 15px; } /*商品信息*/ .s-item .s-price-box { height: 14px; overflow: hidden; margin: 5px 5px; line-height: 16px; position: absolute; bottom: 5px; } .s-item .s-price { font-size: 15px; vertical-align: bottom; color: #F40; } .s-item .s-price .s-price-sign { font-family: Arial; margin-right: 4px; } .s-item .s-price .s-value { font-family: Verdana; font-weight: 700; } .s-item .s-history-price { font-size: 12px; vertical-align: bottom; color: #999; } .s-item .s-history-price .s-price-sign { font-family: Arial; margin-right: 4px; } .s-item .s-history-price .s-value { font-family: Verdana; text-decoration: line-through; font-weight: 400; } /*好评*/ .s-item .s-title { font-size: 15px; overflow: hidden; margin: 0px 8px 0px 8px; height: 40px; line-height: 20px; } .s-item .s-extra-box { font-size: 12px; margin: 12px 8px 0px; height: 16px; line-height: 16px; color: #9C9C9C; } .s-more-btn { color: #595959; border: 1px solid #E4EAEE; margin: 10px 7px 38px; text-align: center; cursor: pointer; font-size: 12px; height: 28px; line-height: 28px; background-color: #FFF; } /*操作*/ .s-tp { position: absolute; right: 10px; bottom: 10px; } .s-item .s-tp p, .s-history-price { display: none; } .ui-btn-loading-before { display: inline-block; width: 65px; height: 20px; line-height: 20px; text-align: center; color: #999; font-size: 12px; border: 1px solid #D7D7D7; text-decoration: none; } .ui-btn-loading-before.buy { display: none; } .s-tp i { color: #F40; font-size: 16px; margin-left: 10px; } @media only screen and (min-width:640px) { .s-item-wrap { width: 33.33%; float: left; } .s-item .s-pic { width: 100%; position: relative; } .s-item .s-info { float: none; margin-left: 0; padding-bottom: 10px; } .s-item .s-price-box { position: static; } .s-item .s-title { height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .s-price-box, .s-extra-box { text-align: center; } .s-info .s-title { font-size: 14px; } .s-history-price { display: inline; } /*操作*/ .s-tp { position: absolute; right: 0px; bottom: 90px; width: 100%; left: 0px; } .ui-btn-loading-before { cursor: pointer; width: 50%; border: none; text-align: center; background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%; color: #FFF; } .ui-btn-loading-before.buy { display: inline-block; position: absolute; right: -1px; } .s-tp i { display: none; } } @media only screen and (min-width:1025px) { .s-item-wrap { width: 25%; float: left; } } @media only screen and (min-width:1200px) { .s-item-wrap { width: 20%; float: left; } }
jd-commerce-app/jd-commerce-shop/css/colstyle.css
@charset "utf-8"; /* CSS Document */ /*收藏夹*/ .you-like { display: block; margin-bottom: 5px; overflow: hidden; background: #fff; margin-top: 15px; } .you-like .s-bar { font-size: 15px; line-height: 18px; padding: 11px 10px; position: relative; border-bottom: #E4EAEE solid 1px; ; } .am-badge { font-size: 11px } .you-like .s-content { padding-top: 20px; overflow: hidden; } .s-item-wrap { width: 100% } .s-item .s-pic { width: 120px; position: absolute; } .s-item .s-info { float: left; margin-left: 120px; padding-top: 5px; } .s-item { position: relative; margin: 0px 8px 10px 8px; background: #FFF none repeat scroll 0% 0%; border: 1px solid #E4EAEE; color: #595959; overflow: hidden; min-height: 120px; } .s-item .s-pic .s-pic-link { margin: 0px auto; overflow: hidden; text-align: center; } .s-item .s-pic .s-pic-link img { width: 100%; } .s-item .s-pic .tip-title { position: absolute; top: 50%; left: 50%; width: 50px; height: 50px; margin-left: -25px; margin-top: -25px; border-radius: 50%; background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%; color: #fff; text-align: center; vertical-align: middle; padding-top: 15px; } /*商品信息*/ .s-item .s-price-box { height: 14px; overflow: hidden; margin: 5px 5px; line-height: 16px; position: absolute; bottom: 5px; } .s-item .s-price { font-size: 15px; vertical-align: bottom; color: #F40; } .s-item .s-price .s-price-sign { font-family: Arial; margin-right: 4px; } .s-item .s-price .s-value { font-family: Verdana; font-weight: 700; } .s-item .s-history-price { font-size: 12px; vertical-align: bottom; color: #999; } .s-item .s-history-price .s-price-sign { font-family: Arial; margin-right: 4px; } .s-item .s-history-price .s-value { font-family: Verdana; text-decoration: line-through; font-weight: 400; } /*好评*/ .s-item .s-title { font-size: 15px; overflow: hidden; margin: 0px 8px 0px 8px; height: 40px; line-height: 20px; } .s-item .s-extra-box { font-size: 12px; margin: 12px 8px 0px; height: 16px; line-height: 16px; color: #9C9C9C; } .s-more-btn { color: #595959; border: 1px solid #E4EAEE; margin: 10px 7px 38px; text-align: center; cursor: pointer; font-size: 12px; height: 28px; line-height: 28px; background-color: #FFF; } /*操作*/ .s-tp { position: absolute; right: 10px; bottom: 10px; } .s-item .s-tp p, .s-history-price { display: none; } .ui-btn-loading-before { display: inline-block; width: 65px; height: 20px; line-height: 20px; text-align: center; color: #999; font-size: 12px; border: 1px solid #D7D7D7; text-decoration: none; } .ui-btn-loading-before.buy { display: none; } .s-tp i { color: #F40; font-size: 16px; margin-left: 10px; } @media only screen and (min-width:640px) { .s-item-wrap { width: 33.33%; float: left; } .s-item .s-pic { width: 100%; position: relative; } .s-item .s-info { float: none; margin-left: 0; padding-bottom: 10px; } .s-item .s-price-box { position: static; } .s-item .s-title { height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .s-price-box, .s-extra-box { text-align: center; } .s-info .s-title { font-size: 14px; } .s-history-price { display: inline; } /*操作*/ .s-tp { position: absolute; right: 0px; bottom: 90px; width: 100%; left: 0px; } .ui-btn-loading-before { cursor: pointer; width: 50%; border: none; text-align: center; background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%; color: #FFF; } .ui-btn-loading-before.buy { display: inline-block; position: absolute; right: -1px; } .s-tp i { display: none; } } @media only screen and (min-width:1025px) { .s-item-wrap { width: 25%; float: left; } } @media only screen and (min-width:1200px) { .s-item-wrap { width: 20%; float: left; } }
0.378459
0.074804
#mainContainer { width:100%; height:100%; padding-top:82px; text-align:center; background-color:#030406; } #back { background: #030406 url(../../images/system/bUser.png) no-repeat center; background-size:contain; height:100%; width:100%; display:none; z-index:500; position:relative; } #areaCenter { position: absolute; z-index: 600; width: 100%; } #coArea { margin: 0 auto; display: table; width: 630px; height: 100%; } .registerForm { color: white; height: 100%; display: table-cell; vertical-align: middle; text-align:center; } .buttonValid { width:299px; height:50px; background-color:rgba(205,0,0,1); display:inline-block; border:#cd0000 solid; border-width:1px 1px 1px 1px; -webkit-transition: background 0.7s; transition: background 0.7s; line-height:50px; color:#ffffff; margin:0 auto; margin-top: 15px; } h1 { font-weight:normal; color:#cd0000; border: #cd0000 dashed; border-width:0px 0px 1px 0px; text-align:left; height: 45px; } .buttonValid:hover > p { cursor:pointer; color:#cd0000; } .buttonValid:hover { background-color:rgba(205,0,0,0); -webkit-transition: background 0.7s; transition: background 0.7s; } .buttonValid > p { text-align:center; vertical-align:middle; } input[type=checkbox] { width: auto; height:auto; } input { width:100%; padding-left: 5px; height:22px; font-size:14px; } input[name=pseudo], select { width:300px; } #forgot { float:right; } .note { color:#929292; font-size:12px; text-align:justify; } .rememberCB { margin: 10px 0px 5px 0px; } .errorInput { background-color:rgba(205,0,0,0.25); border: 1px #cd0000 solid; } .true { border: 1px #ffffff solid; background-color:rgba(255,255,255,0.45); } .left { float:left; } .right { float:right; } .blocRegister { width:300px; text-align:left; height:55px; } .blocRegisterLarge { width:100%; text-align:left; height:55px; } .blocRegisterNote { width:100%; text-align:justify; } #leg { float:left; width: 100%; } .g-recaptcha { padding-top:50px; } .tracker { margin: 15px 0px 15px 0px; height:30px; } .run { height:100%; width:210px; background:url(../../images/system/navi.png) repeat-x; background-position:0px 0px; float:left; z-index:300; text-align:center; } .step { background:url(../../images/system/navi.png) no-repeat; background-position:center -30px; width:100%;; height:100%; z-index:400; } .done > .step { background-position:center -60px; cursor:pointer; } .done:hover { background-position:0px -90px; } .run p { position:relative; bottom:10px; color: #929292 } .done p { color: #ffffff; } .current p { color: #cd0000; } .error, .warning { font-size:12px; color:#cd0000; } .p1 { padding-top:50px; } .p1, .p2, .p3 { height: 170px; width: 630px; position:absolute; } .p2, .p3 { display:none; opacity:0; } #placeHolder { height: 280px; float:left; width:100%; } .g-recaptcha div div { margin: 0 auto; width:300px; }
assets/css/user/userRegister.css
#mainContainer { width:100%; height:100%; padding-top:82px; text-align:center; background-color:#030406; } #back { background: #030406 url(../../images/system/bUser.png) no-repeat center; background-size:contain; height:100%; width:100%; display:none; z-index:500; position:relative; } #areaCenter { position: absolute; z-index: 600; width: 100%; } #coArea { margin: 0 auto; display: table; width: 630px; height: 100%; } .registerForm { color: white; height: 100%; display: table-cell; vertical-align: middle; text-align:center; } .buttonValid { width:299px; height:50px; background-color:rgba(205,0,0,1); display:inline-block; border:#cd0000 solid; border-width:1px 1px 1px 1px; -webkit-transition: background 0.7s; transition: background 0.7s; line-height:50px; color:#ffffff; margin:0 auto; margin-top: 15px; } h1 { font-weight:normal; color:#cd0000; border: #cd0000 dashed; border-width:0px 0px 1px 0px; text-align:left; height: 45px; } .buttonValid:hover > p { cursor:pointer; color:#cd0000; } .buttonValid:hover { background-color:rgba(205,0,0,0); -webkit-transition: background 0.7s; transition: background 0.7s; } .buttonValid > p { text-align:center; vertical-align:middle; } input[type=checkbox] { width: auto; height:auto; } input { width:100%; padding-left: 5px; height:22px; font-size:14px; } input[name=pseudo], select { width:300px; } #forgot { float:right; } .note { color:#929292; font-size:12px; text-align:justify; } .rememberCB { margin: 10px 0px 5px 0px; } .errorInput { background-color:rgba(205,0,0,0.25); border: 1px #cd0000 solid; } .true { border: 1px #ffffff solid; background-color:rgba(255,255,255,0.45); } .left { float:left; } .right { float:right; } .blocRegister { width:300px; text-align:left; height:55px; } .blocRegisterLarge { width:100%; text-align:left; height:55px; } .blocRegisterNote { width:100%; text-align:justify; } #leg { float:left; width: 100%; } .g-recaptcha { padding-top:50px; } .tracker { margin: 15px 0px 15px 0px; height:30px; } .run { height:100%; width:210px; background:url(../../images/system/navi.png) repeat-x; background-position:0px 0px; float:left; z-index:300; text-align:center; } .step { background:url(../../images/system/navi.png) no-repeat; background-position:center -30px; width:100%;; height:100%; z-index:400; } .done > .step { background-position:center -60px; cursor:pointer; } .done:hover { background-position:0px -90px; } .run p { position:relative; bottom:10px; color: #929292 } .done p { color: #ffffff; } .current p { color: #cd0000; } .error, .warning { font-size:12px; color:#cd0000; } .p1 { padding-top:50px; } .p1, .p2, .p3 { height: 170px; width: 630px; position:absolute; } .p2, .p3 { display:none; opacity:0; } #placeHolder { height: 280px; float:left; width:100%; } .g-recaptcha div div { margin: 0 auto; width:300px; }
0.238728
0.057679
@import url('https://fonts.googleapis.com/css2?family=Yomogi&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; overflow: hidden; font-family:'Yomogi', cursive;; } /*Background gradient*/ body { background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab); background-size: 400% 400%; animation: gradient 15s ease infinite; } @keyframes gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } /*Main Container*/ .main-container{ width: 100%; height:100vh; display: flex; justify-content: center; align-items: center; flex-direction: column; } /*Card Container*/ .container{ height:500px; width: 800px; background: rgba( 255, 255, 255, 0.25 ); box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); backdrop-filter: blur( 0.15px ); -webkit-backdrop-filter: blur( 0.15px ); border-radius: 10px; border: 1px solid rgba( 255, 255, 255, 0.18 ); } .container h2,p{ text-align: center; margin: 15px; } .container h2{ font-size: 45px; } .container p{ font-size: 20px; } .container button{ margin-left: 43%; margin-top: 40px; } button{ color:black; height:75px; width: 125px; border-radius: 15px; } .text-area{ margin-top: 40px; text-align: center; font-size: 45px; } /*Footer*/ .footer{ text-align: center; margin: 30px; font-size: 30px; } .footer h4 , h4 a{ text-decoration: none; color:black; } /*Button*/ .glass-btn { display: inline-block; padding: 12px 7px; border: 0; text-decoration: none; border-radius: 15px; background-color: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.1); backdrop-filter: blur(30px); color: rgba(26, 25, 25, 0.8); font-size: 20px; letter-spacing: 2px; cursor: pointer; text-transform: uppercase; } .glass-btn:hover { background-color: rgba(255,255,255,0.2); } /*Media queries*/ @media only screen and (max-width: 600px) { .container{ height: 75%; width: 85%; } .footer{ margin:15px; } .container button{ margin-left: 37%; } .text-area{ font-size: 35px; } }
style.css
@import url('https://fonts.googleapis.com/css2?family=Yomogi&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; overflow: hidden; font-family:'Yomogi', cursive;; } /*Background gradient*/ body { background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab); background-size: 400% 400%; animation: gradient 15s ease infinite; } @keyframes gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } /*Main Container*/ .main-container{ width: 100%; height:100vh; display: flex; justify-content: center; align-items: center; flex-direction: column; } /*Card Container*/ .container{ height:500px; width: 800px; background: rgba( 255, 255, 255, 0.25 ); box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); backdrop-filter: blur( 0.15px ); -webkit-backdrop-filter: blur( 0.15px ); border-radius: 10px; border: 1px solid rgba( 255, 255, 255, 0.18 ); } .container h2,p{ text-align: center; margin: 15px; } .container h2{ font-size: 45px; } .container p{ font-size: 20px; } .container button{ margin-left: 43%; margin-top: 40px; } button{ color:black; height:75px; width: 125px; border-radius: 15px; } .text-area{ margin-top: 40px; text-align: center; font-size: 45px; } /*Footer*/ .footer{ text-align: center; margin: 30px; font-size: 30px; } .footer h4 , h4 a{ text-decoration: none; color:black; } /*Button*/ .glass-btn { display: inline-block; padding: 12px 7px; border: 0; text-decoration: none; border-radius: 15px; background-color: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.1); backdrop-filter: blur(30px); color: rgba(26, 25, 25, 0.8); font-size: 20px; letter-spacing: 2px; cursor: pointer; text-transform: uppercase; } .glass-btn:hover { background-color: rgba(255,255,255,0.2); } /*Media queries*/ @media only screen and (max-width: 600px) { .container{ height: 75%; width: 85%; } .footer{ margin:15px; } .container button{ margin-left: 37%; } .text-area{ font-size: 35px; } }
0.444806
0.092074
position: fixed; top: 0; display: block; width: 100%; background: black; z-index: 100; -webkit-transition: -webkit-transform 0.7s 0.3s ease; -moz-transition: -moz-transform 0.7s 0.3s ease; -ms-transition: -ms-transform 0.7s 0.3s ease; transition: transform 0.7s .3s ease; -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0px, 0px, 0px); } #header-nav.hide-nav-bar { -webkit-transform: translate(0, -100%); -moz-transform: translate(0, -100%); -ms-transform: translate(0, -100%); transform: translate(0, -100%); -webkit-backface-visibility: hidden; } a.menu-link { float: right; display: block; padding: 1em; } nav[role=navigation] { clear: right; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .js nav[role=navigation] { overflow: hidden; max-height: 0; } nav[role=navigation].active { max-height: 15em; } nav[role=navigation] ul { margin: 0; padding: 0; float: left; padding: 0.7em 0; } nav[role=navigation] li a { display: block; padding: 0.8em; font-size: 0.9em; } .menu-link { height: 30px; width: 33px; cursor: pointer; } .bar1, .bar2, .bar3 { margin-top: 3px; background: gray; width: 33px; height: 4px; position: absolute; -webkit-transform: rotate(-180deg); transform: rotate(-180deg); -moz-transform: rotate(-180deg); -o-transform: rotate(-180deg); } .bar2 { margin-top: 13px; } .bar3 { margin-top: 23px; -webkit-transform: rotate(180deg); transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); } .brand { float: left; margin-left: 1em; padding: 1em; } .brand h1 { margin: 0; font-size: 1.5em; } #header-nav a { color: white; } #header-nav h1 { color: white; } #header-nav a:hover { color: #ffdda1; text-decoration: line-through; } #header-nav h1:hover { color: #ffdda1; } #current a { color: #ffdda1; text-decoration: line-through; } @media screen and (min-width: 48.25em) { a.menu-link { display: none; } .js nav[role=navigation] { max-height: none; } nav[role=navigation] ul { margin: 0 0 0 -0.25em; border: 0; float: right; } nav[role=navigation] li { display: inline-block; margin: 0 0.25em; } nav[role=navigation] li a { border: 0; } } .container { max-width: 72em; margin: 0 10px; } body { background-color: #ffdda1; } .footer { height: 50px; width: 100%; background-color: #FFF; text-align: center; line-height: 50px; z-index: 100; } .prawaf { margin-left: 5%; float: left; } .lewaf { margin-right: 5%; float: right; } .lewaf a { text-decoration: none; color: black; } .fa-heart { margin: 0 10px; color: #FA6E79; } /* up */ .powrot { border-radius: 100%; width: 50px; height: 50px; color: white; background-color: black; position: fixed; bottom: 70px; right: 50px; text-align: center; font-size: 20px; text-decoration: none; opacity: 0.1; } .powrot:hover { opacity: 1; } .powiko { position: relative; top: 10px; } .powrot a { color: white; } #box1 { position: relative; top: 40px; left: 0px; text-align: center; width: 100%; height: 100px; } #me { padding-top: 50px; } .img-responsive { margin: 0 auto; } #bout { padding: 25px; word-wrap: break-word; line-height: 2.5rem; } h1:hover { color: #020202; } .srod { background-color: rgba(255, 255, 255, 0.3); } #box2 { height: 50px; } #works { margin: 80px auto; } #works li a { color: black; } #works li { font-weight: 100; text-align: left; padding-left: 41%; } #works li a:hover { font-weight: bold; color: #020202; text-decoration: none; } #works ul { padding: 20px 0; display: block; } #box4 h3 { margin-top: 80px; margin-bottom: 35px; text-decoration: underline; } #box4 { height: 480px; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.06) 60%, #000000 100%); background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%); margin: auto; } #bars { margin: 20px auto; max-width: 960px; overflow: hidden; } .bar { float: left; width: 20%; text-align: center; } .bar h3 { font-size: 18px; font-weight: normal; margin: 0; } .bars2 { margin: 20px auto 20px 37%!important; } @media (max-width: 800px) { .bar h3 { font-size: 13px; margin-left: 10px; } .bars2 { margin: 20px auto 20px 30%!important; } } .bar-circle { display: block; margin: 0.7em auto; }
style.css
position: fixed; top: 0; display: block; width: 100%; background: black; z-index: 100; -webkit-transition: -webkit-transform 0.7s 0.3s ease; -moz-transition: -moz-transform 0.7s 0.3s ease; -ms-transition: -ms-transform 0.7s 0.3s ease; transition: transform 0.7s .3s ease; -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0px, 0px, 0px); } #header-nav.hide-nav-bar { -webkit-transform: translate(0, -100%); -moz-transform: translate(0, -100%); -ms-transform: translate(0, -100%); transform: translate(0, -100%); -webkit-backface-visibility: hidden; } a.menu-link { float: right; display: block; padding: 1em; } nav[role=navigation] { clear: right; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .js nav[role=navigation] { overflow: hidden; max-height: 0; } nav[role=navigation].active { max-height: 15em; } nav[role=navigation] ul { margin: 0; padding: 0; float: left; padding: 0.7em 0; } nav[role=navigation] li a { display: block; padding: 0.8em; font-size: 0.9em; } .menu-link { height: 30px; width: 33px; cursor: pointer; } .bar1, .bar2, .bar3 { margin-top: 3px; background: gray; width: 33px; height: 4px; position: absolute; -webkit-transform: rotate(-180deg); transform: rotate(-180deg); -moz-transform: rotate(-180deg); -o-transform: rotate(-180deg); } .bar2 { margin-top: 13px; } .bar3 { margin-top: 23px; -webkit-transform: rotate(180deg); transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); } .brand { float: left; margin-left: 1em; padding: 1em; } .brand h1 { margin: 0; font-size: 1.5em; } #header-nav a { color: white; } #header-nav h1 { color: white; } #header-nav a:hover { color: #ffdda1; text-decoration: line-through; } #header-nav h1:hover { color: #ffdda1; } #current a { color: #ffdda1; text-decoration: line-through; } @media screen and (min-width: 48.25em) { a.menu-link { display: none; } .js nav[role=navigation] { max-height: none; } nav[role=navigation] ul { margin: 0 0 0 -0.25em; border: 0; float: right; } nav[role=navigation] li { display: inline-block; margin: 0 0.25em; } nav[role=navigation] li a { border: 0; } } .container { max-width: 72em; margin: 0 10px; } body { background-color: #ffdda1; } .footer { height: 50px; width: 100%; background-color: #FFF; text-align: center; line-height: 50px; z-index: 100; } .prawaf { margin-left: 5%; float: left; } .lewaf { margin-right: 5%; float: right; } .lewaf a { text-decoration: none; color: black; } .fa-heart { margin: 0 10px; color: #FA6E79; } /* up */ .powrot { border-radius: 100%; width: 50px; height: 50px; color: white; background-color: black; position: fixed; bottom: 70px; right: 50px; text-align: center; font-size: 20px; text-decoration: none; opacity: 0.1; } .powrot:hover { opacity: 1; } .powiko { position: relative; top: 10px; } .powrot a { color: white; } #box1 { position: relative; top: 40px; left: 0px; text-align: center; width: 100%; height: 100px; } #me { padding-top: 50px; } .img-responsive { margin: 0 auto; } #bout { padding: 25px; word-wrap: break-word; line-height: 2.5rem; } h1:hover { color: #020202; } .srod { background-color: rgba(255, 255, 255, 0.3); } #box2 { height: 50px; } #works { margin: 80px auto; } #works li a { color: black; } #works li { font-weight: 100; text-align: left; padding-left: 41%; } #works li a:hover { font-weight: bold; color: #020202; text-decoration: none; } #works ul { padding: 20px 0; display: block; } #box4 h3 { margin-top: 80px; margin-bottom: 35px; text-decoration: underline; } #box4 { height: 480px; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.06) 60%, #000000 100%); background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.65) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%); margin: auto; } #bars { margin: 20px auto; max-width: 960px; overflow: hidden; } .bar { float: left; width: 20%; text-align: center; } .bar h3 { font-size: 18px; font-weight: normal; margin: 0; } .bars2 { margin: 20px auto 20px 37%!important; } @media (max-width: 800px) { .bar h3 { font-size: 13px; margin-left: 10px; } .bars2 { margin: 20px auto 20px 30%!important; } } .bar-circle { display: block; margin: 0.7em auto; }
0.393385
0.079068
@font-face { font-family: 'lato'; src: url('lato-bold-webfont.eot'); src: url('lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('lato-bold-webfont.woff') format('woff'), url('lato-bold-webfont.ttf') format('truetype'), url('lato-bold-webfont.svg#latobold') format('svg'); font-weight: 700; font-style: normal; } @font-face { font-family: 'lato'; src: url('lato-semibold-webfont.eot'); src: url('lato-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('lato-semibold-webfont.woff') format('woff'), url('lato-semibold-webfont.ttf') format('truetype'), url('lato-semibold-webfont.svg#latosemibold') format('svg'); font-weight: 600; font-style: normal; } @font-face { font-family: 'lato'; src: url('lato-light-webfont.eot'); src: url('lato-light-webfont.eot?#iefix') format('embedded-opentype'), url('lato-light-webfont.woff') format('woff'), url('lato-light-webfont.ttf') format('truetype'), url('lato-light-webfont.svg#latolight') format('svg'); font-weight: 300; font-style: normal; } @font-face { font-family: 'lato'; src: url('lato-regular-webfont.eot'); src: url('lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('lato-regular-webfont.woff') format('woff'), url('lato-regular-webfont.ttf') format('truetype'), url('lato-regular-webfont.svg#latoregular') format('svg'); font-weight: 400; font-style: normal; } @font-face { font-family: 'lato'; src: url('lato-bolditalic-webfont.eot'); src: url('lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('lato-bolditalic-webfont.woff') format('woff'), url('lato-bolditalic-webfont.ttf') format('truetype'), url('lato-bolditalic-webfont.svg#latobolditalic') format('svg'); font-weight: 700; font-style: italic; } @font-face { font-family: 'lato'; src: url('lato-semibolditalic-webfont.eot'); src: url('lato-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('lato-semibolditalic-webfont.woff') format('woff'), url('lato-semibolditalic-webfont.ttf') format('truetype'), url('lato-semibolditalic-webfont.svg#latosemibolditalic') format('svg'); font-weight: 600; font-style: italic; } @font-face { font-family: 'lato'; src: url('lato-lightitalic-webfont.eot'); src: url('lato-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('lato-lightitalic-webfont.woff') format('woff'), url('lato-lightitalic-webfont.ttf') format('truetype'), url('lato-lightitalic-webfont.svg#latolightitalic') format('svg'); font-weight: 300; font-style: italic; } @font-face { font-family: 'lato'; src: url('lato-regularitalic-webfont.eot'); src: url('lato-regularitalic-webfont.eot?#iefix') format('embedded-opentype'), url('lato-regularitalic-webfont.woff') format('woff'), url('lato-regularitalic-webfont.ttf') format('truetype'), url('lato-regularitalic-webfont.svg#latoregularitalic') format('svg'); font-weight: 400; font-style: italic; } @font-face { font-family: 'FontAwesome'; src: url('fontawesome-webfont.eot'); src: url('fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('fontawesome-webfont.woff') format('woff'), url('fontawesome-webfont.ttf') format('truetype'), url('fontawesome-webfont.svg#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'biryani'; src: url('biryani-bold-webfont.eot'); src: url('biryani-bold-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-bold-webfont.woff') format('woff'), url('biryani-bold-webfont.ttf') format('truetype'), url('biryani-bold-webfont.svg#biryanibold') format('svg'); font-weight: 700; font-style: normal; }@font-face { font-family: 'biryani'; src: url('biryani-demibold-webfont.eot'); src: url('biryani-demibold-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-demibold-webfont.woff') format('woff'), url('biryani-demibold-webfont.ttf') format('truetype'), url('biryani-demibold-webfont.svg#biryanidemibold') format('svg'); font-weight: 600; font-style: normal; }@font-face { font-family: 'biryani'; src: url('biryani-extrabold-webfont.eot'); src: url('biryani-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-extrabold-webfont.woff') format('woff'), url('biryani-extrabold-webfont.ttf') format('truetype'), url('biryani-extrabold-webfont.svg#biryaniextrabold') format('svg'); font-weight: 800; font-style: normal; }@font-face { font-family: 'biryani'; src: url('biryani-heavy-webfont.eot'); src: url('biryani-heavy-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-heavy-webfont.woff') format('woff'), url('biryani-heavy-webfont.ttf') format('truetype'), url('biryani-heavy-webfont.svg#biryaniheavy') format('svg'); font-weight: 900; font-style: normal; }@font-face { font-family: 'biryani'; src: url('biryani-light-webfont.eot'); src: url('biryani-light-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-light-webfont.woff') format('woff'), url('biryani-light-webfont.ttf') format('truetype'), url('biryani-light-webfont.svg#biryanilight') format('svg'); font-weight: 300; font-style: normal; }@font-face { font-family: 'biryani'; src: url('biryani-regular-webfont.eot'); src: url('biryani-regular-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-regular-webfont.woff') format('woff'), url('biryani-regular-webfont.ttf') format('truetype'), url('biryani-regular-webfont.svg#biryaniregular') format('svg'); font-weight: 400; font-style: normal; }@font-face { font-family: 'biryani'; src: url('biryani-ultralight-webfont.eot'); src: url('biryani-ultralight-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-ultralight-webfont.woff') format('woff'), url('biryani-ultralight-webfont.ttf') format('truetype'), url('biryani-ultralight-webfont.svg#biryaniultralight') format('svg'); font-weight: 200; font-style: normal; } @font-face { font-family: 'icomoon'; src: url('icomoon.eot'); src: url('icomoon.eot?#iefix') format('embedded-opentype'), url('icomoon.woff') format('woff'), url('icomoon.ttf') format('truetype'), url('icomoon.svg#icomoon') format('svg'); font-weight: 400; font-style: normal; }
public/a/fonts/fonts.css
@font-face { font-family: 'lato'; src: url('lato-bold-webfont.eot'); src: url('lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('lato-bold-webfont.woff') format('woff'), url('lato-bold-webfont.ttf') format('truetype'), url('lato-bold-webfont.svg#latobold') format('svg'); font-weight: 700; font-style: normal; } @font-face { font-family: 'lato'; src: url('lato-semibold-webfont.eot'); src: url('lato-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('lato-semibold-webfont.woff') format('woff'), url('lato-semibold-webfont.ttf') format('truetype'), url('lato-semibold-webfont.svg#latosemibold') format('svg'); font-weight: 600; font-style: normal; } @font-face { font-family: 'lato'; src: url('lato-light-webfont.eot'); src: url('lato-light-webfont.eot?#iefix') format('embedded-opentype'), url('lato-light-webfont.woff') format('woff'), url('lato-light-webfont.ttf') format('truetype'), url('lato-light-webfont.svg#latolight') format('svg'); font-weight: 300; font-style: normal; } @font-face { font-family: 'lato'; src: url('lato-regular-webfont.eot'); src: url('lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('lato-regular-webfont.woff') format('woff'), url('lato-regular-webfont.ttf') format('truetype'), url('lato-regular-webfont.svg#latoregular') format('svg'); font-weight: 400; font-style: normal; } @font-face { font-family: 'lato'; src: url('lato-bolditalic-webfont.eot'); src: url('lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('lato-bolditalic-webfont.woff') format('woff'), url('lato-bolditalic-webfont.ttf') format('truetype'), url('lato-bolditalic-webfont.svg#latobolditalic') format('svg'); font-weight: 700; font-style: italic; } @font-face { font-family: 'lato'; src: url('lato-semibolditalic-webfont.eot'); src: url('lato-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('lato-semibolditalic-webfont.woff') format('woff'), url('lato-semibolditalic-webfont.ttf') format('truetype'), url('lato-semibolditalic-webfont.svg#latosemibolditalic') format('svg'); font-weight: 600; font-style: italic; } @font-face { font-family: 'lato'; src: url('lato-lightitalic-webfont.eot'); src: url('lato-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('lato-lightitalic-webfont.woff') format('woff'), url('lato-lightitalic-webfont.ttf') format('truetype'), url('lato-lightitalic-webfont.svg#latolightitalic') format('svg'); font-weight: 300; font-style: italic; } @font-face { font-family: 'lato'; src: url('lato-regularitalic-webfont.eot'); src: url('lato-regularitalic-webfont.eot?#iefix') format('embedded-opentype'), url('lato-regularitalic-webfont.woff') format('woff'), url('lato-regularitalic-webfont.ttf') format('truetype'), url('lato-regularitalic-webfont.svg#latoregularitalic') format('svg'); font-weight: 400; font-style: italic; } @font-face { font-family: 'FontAwesome'; src: url('fontawesome-webfont.eot'); src: url('fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('fontawesome-webfont.woff') format('woff'), url('fontawesome-webfont.ttf') format('truetype'), url('fontawesome-webfont.svg#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'biryani'; src: url('biryani-bold-webfont.eot'); src: url('biryani-bold-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-bold-webfont.woff') format('woff'), url('biryani-bold-webfont.ttf') format('truetype'), url('biryani-bold-webfont.svg#biryanibold') format('svg'); font-weight: 700; font-style: normal; }@font-face { font-family: 'biryani'; src: url('biryani-demibold-webfont.eot'); src: url('biryani-demibold-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-demibold-webfont.woff') format('woff'), url('biryani-demibold-webfont.ttf') format('truetype'), url('biryani-demibold-webfont.svg#biryanidemibold') format('svg'); font-weight: 600; font-style: normal; }@font-face { font-family: 'biryani'; src: url('biryani-extrabold-webfont.eot'); src: url('biryani-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-extrabold-webfont.woff') format('woff'), url('biryani-extrabold-webfont.ttf') format('truetype'), url('biryani-extrabold-webfont.svg#biryaniextrabold') format('svg'); font-weight: 800; font-style: normal; }@font-face { font-family: 'biryani'; src: url('biryani-heavy-webfont.eot'); src: url('biryani-heavy-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-heavy-webfont.woff') format('woff'), url('biryani-heavy-webfont.ttf') format('truetype'), url('biryani-heavy-webfont.svg#biryaniheavy') format('svg'); font-weight: 900; font-style: normal; }@font-face { font-family: 'biryani'; src: url('biryani-light-webfont.eot'); src: url('biryani-light-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-light-webfont.woff') format('woff'), url('biryani-light-webfont.ttf') format('truetype'), url('biryani-light-webfont.svg#biryanilight') format('svg'); font-weight: 300; font-style: normal; }@font-face { font-family: 'biryani'; src: url('biryani-regular-webfont.eot'); src: url('biryani-regular-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-regular-webfont.woff') format('woff'), url('biryani-regular-webfont.ttf') format('truetype'), url('biryani-regular-webfont.svg#biryaniregular') format('svg'); font-weight: 400; font-style: normal; }@font-face { font-family: 'biryani'; src: url('biryani-ultralight-webfont.eot'); src: url('biryani-ultralight-webfont.eot?#iefix') format('embedded-opentype'), url('biryani-ultralight-webfont.woff') format('woff'), url('biryani-ultralight-webfont.ttf') format('truetype'), url('biryani-ultralight-webfont.svg#biryaniultralight') format('svg'); font-weight: 200; font-style: normal; } @font-face { font-family: 'icomoon'; src: url('icomoon.eot'); src: url('icomoon.eot?#iefix') format('embedded-opentype'), url('icomoon.woff') format('woff'), url('icomoon.ttf') format('truetype'), url('icomoon.svg#icomoon') format('svg'); font-weight: 400; font-style: normal; }
0.270384
0.074366
:root { --header-height: 3rem; --font-semi: 600; } /*!------------ Stylization Colors ------------ !*/ :root { /*!----- Text Colors -----!*/ --first-text: #86c232; /** ----- Lime Green ----- **/ --second-text: #61892f; /** ----- Flat Pea Soup Green ----- **/ --third-text: #ffffff; /** ----- White ----- **/ /*!----- Background Colors -----!*/ --fist-bkg: #222629; /** ----- Dark Charcole ----- **/ --second-bkg: #474b4f; /** ----- Darker mid Grey ----- **/ --third-bkg: #6b6e70; /** ----- Light Grey ----- **/ /*!----- Additional Colors -----!*/ --addititional-color-first: #edeae5; /** ----- Light Smokey Grey ----- **/ --addititional-color-second: #ffffff; /** ----- White ----- **/ --addititional-color-third: #eeebe6; /** ----- Linen ----- **/ } /*!----- Text Formatting and Size -----!*/ :root { --body-font: 'Muli', sans-serif; --big-font-size: 2rem; --h2-font-size: 1.25rem; --normal-font-size: 0.938rem; } /*!----- Text Formatting and Size Media Query @ Break Point -----!*/ @media screen and (min-width: 768px) { :root { --big-font-size: 3.5rem; --h2-font-size: 2rem; --normal-font-size: 1rem; } } /*!----- Margin Formatting -----!*/ :root { --mb-1: 0.5rem; --mb-2: 1rem; --mb-3: 1.5rem; --mb-4: 2rem; --mb-5: 2.5rem; --mb-6: 3rem; } /*!----- Z Index Formatting -----!*/ :root { --z-back: -10; --z-normal: 1; --z-tooltip: 10; --z-fixed: 50; } /** Page Formatting **/ /*!----- Over Format -----!*/ * { box-sizing: border-box; margin: 0; padding: 0; font-family: 'Muli', sans-serif; } /*!----- Before/After Format -----!*/ *, ::before, ::after { box-sizing: border-box; } /*!----- HTML TAG Format -----!*/ *, html { scroll-behavior: smooth; } /*!----- BODY TAG Format -----!*/ body { margin: var(--header-height) 0 0 0; font-family: var(--body-font); font-size: var(--normal-font-size); color: var(--third-text); background-color: var(--fist-bkg); } /*!----- Header & Paragraph Margin Format -----!*/ h1, h2, p { margin: 0; } /*!----- List Parent Format -----!*/ ul { margin: 0; padding: 0; list-style: none; } /*!----- Link Format -----!*/ a { text-decoration: none; } /*!----- Image Tag Format -----!*/ /*!----- Button Format -----!*/ .button { display: inline-block; background-color: var(--first-text); color: var(--third-text); padding: 0.75rem 2.5rem; font-weight: var(--font-semi); border-radius: 0.5rem; } .button:hover { box-shadow: 0 10px 36px rgba(0, 0, 0, 0.15); color: var(--first-text); background-color: var(--third-text); } /*!----- Layout Format -----!*/ @media screen and (min-width: 768px) { body { margin: 0; } } @media screen and (min-width: 1024px) { .BD-Grid { margin-left: auto; margin-right: auto; } .BD-Grid-Education { margin-left: auto; margin-right: auto; } }
src/App.css
:root { --header-height: 3rem; --font-semi: 600; } /*!------------ Stylization Colors ------------ !*/ :root { /*!----- Text Colors -----!*/ --first-text: #86c232; /** ----- Lime Green ----- **/ --second-text: #61892f; /** ----- Flat Pea Soup Green ----- **/ --third-text: #ffffff; /** ----- White ----- **/ /*!----- Background Colors -----!*/ --fist-bkg: #222629; /** ----- Dark Charcole ----- **/ --second-bkg: #474b4f; /** ----- Darker mid Grey ----- **/ --third-bkg: #6b6e70; /** ----- Light Grey ----- **/ /*!----- Additional Colors -----!*/ --addititional-color-first: #edeae5; /** ----- Light Smokey Grey ----- **/ --addititional-color-second: #ffffff; /** ----- White ----- **/ --addititional-color-third: #eeebe6; /** ----- Linen ----- **/ } /*!----- Text Formatting and Size -----!*/ :root { --body-font: 'Muli', sans-serif; --big-font-size: 2rem; --h2-font-size: 1.25rem; --normal-font-size: 0.938rem; } /*!----- Text Formatting and Size Media Query @ Break Point -----!*/ @media screen and (min-width: 768px) { :root { --big-font-size: 3.5rem; --h2-font-size: 2rem; --normal-font-size: 1rem; } } /*!----- Margin Formatting -----!*/ :root { --mb-1: 0.5rem; --mb-2: 1rem; --mb-3: 1.5rem; --mb-4: 2rem; --mb-5: 2.5rem; --mb-6: 3rem; } /*!----- Z Index Formatting -----!*/ :root { --z-back: -10; --z-normal: 1; --z-tooltip: 10; --z-fixed: 50; } /** Page Formatting **/ /*!----- Over Format -----!*/ * { box-sizing: border-box; margin: 0; padding: 0; font-family: 'Muli', sans-serif; } /*!----- Before/After Format -----!*/ *, ::before, ::after { box-sizing: border-box; } /*!----- HTML TAG Format -----!*/ *, html { scroll-behavior: smooth; } /*!----- BODY TAG Format -----!*/ body { margin: var(--header-height) 0 0 0; font-family: var(--body-font); font-size: var(--normal-font-size); color: var(--third-text); background-color: var(--fist-bkg); } /*!----- Header & Paragraph Margin Format -----!*/ h1, h2, p { margin: 0; } /*!----- List Parent Format -----!*/ ul { margin: 0; padding: 0; list-style: none; } /*!----- Link Format -----!*/ a { text-decoration: none; } /*!----- Image Tag Format -----!*/ /*!----- Button Format -----!*/ .button { display: inline-block; background-color: var(--first-text); color: var(--third-text); padding: 0.75rem 2.5rem; font-weight: var(--font-semi); border-radius: 0.5rem; } .button:hover { box-shadow: 0 10px 36px rgba(0, 0, 0, 0.15); color: var(--first-text); background-color: var(--third-text); } /*!----- Layout Format -----!*/ @media screen and (min-width: 768px) { body { margin: 0; } } @media screen and (min-width: 1024px) { .BD-Grid { margin-left: auto; margin-right: auto; } .BD-Grid-Education { margin-left: auto; margin-right: auto; } }
0.557364
0.116764
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600'); *, :after, :before { box-sizing: border-box; border: 0 solid; } html { scroll-behavior: smooth; } body { padding: 0; margin: 0; font-family: 'Montserrat', sans-serif; height: 100%; background-color: #F3E0DC; color: #5C2018; } .logo { width: 35px; padding-right: 5px; } .navbar { color: #F3E0DC; } .bg-dark { background-color: #5C2018 !important; } .blok1 { margin: auto; width: 90%; padding: 20px; } .pic { border-radius: 5%; float: right; margin-left: auto; margin-right: auto; margin-bottom: 15px; width: 50%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .pic2 { display: flex; justify-content: center; } .clearfix { overflow: auto; } h1 { font-size: 60px; text-align: center; } h2 { font-size: 45px; text-align: center; } .vidcontainer { position: relative; overflow: hidden; width: 100%; padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */ } .responsive-iframe { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; border: none; } #gotopbtn { position: fixed; width: 50px; height: 50px; bottom: 10px; right: 10px; background: #BC4639; color: #F3E0DC; text-decoration: none; text-align: center; line-height: 50px; font-size: 30px; opacity: 0.7; } /* ---- paralax -- */ .parallax { /* The image used */ background-image: url("../img/culture/cult1.jpg"); /* Set a specific height */ height: 500px; /* Create the parallax scrolling effect */ background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } /* ---- paralax -- */ /*--- footer ---*/ .footer { left: 0; bottom: 0; text-align: center; background-color: #5C2018; color: #F3E0DC; } .footer .container:nth-child(1) { border-bottom: dotted 1px #F3E0DC; } .footer-links { color: #F3E0DC; } .footer-links:hover { text-decoration: underline; } .small { font-size: 85%; } .form-control { font-size: 15px; } label { display: none; } #logo { display: flex; min-width: 0.5rem; } #logo img { height: 40px; margin: 0 7px; } .white-icon { filter: invert(100%) sepia(0%) saturate(7489%) hue-rotate(238deg) brightness(99%) contrast(103%); } /*--- footer ends---*/ /** ---------here goes the time line --------- **/ .timeline { position: relative; margin: 50px auto; padding: 40px 0; width: 900px; box-sizing: border-box; } .timeline:before { content: ''; position: absolute; left: 50%; width: 2px; height: 100%; background: #c5c5c5; } .timeline ul { padding: 0; margin: 0; } .timeline ul li { list-style: none; position: relative; width: 50%; padding: 20px 40px; box-sizing: border-box; } .timeline ul li:nth-child(odd) { float: left; text-align: right; clear: both; } .timeline ul li:nth-child(even) { float: right; text-align: left; clear: both; } .content { padding-bottom: 20px; } .timeline ul li:nth-child(odd):before { content: ''; position: absolute; width: 10px; height: 10px; top: 24px; right: -6px; background: rgba(92, 32, 24); border-radius: 50%; box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.2); } .timeline ul li:nth-child(even):before { content: ''; position: absolute; width: 10px; height: 10px; top: 24px; left: -4px; background: rgba(92, 32, 24); border-radius: 50%; box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.2); } .timeline ul li h3 { padding: 0; margin: 0; color: rgba(92, 32, 24); font-weight: 600; } .timeline ul li p { margin: 10px 0 0; padding: 0; } .timeline ul li .time h4 { margin: 0; padding: 0; font-size: 14px; } .timeline ul li:nth-child(odd) .time { position: absolute; top: 12px; right: -165px; margin: 0; padding: 8px 16px; background: rgba(92, 32, 24); color: #fff; border-radius: 18px; box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.3); } .timeline ul li:nth-child(even) .time { position: absolute; top: 12px; left: -165px; margin: 0; padding: 8px 16px; background: rgba(92, 32, 24); color: #fff; border-radius: 18px; box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.3); } @media (max-width: 1000px) { .timeline { width: 100%; } } @media (max-width: 767px) { .timeline { width: 100%; padding-bottom: 0; } h1 { font-size: 40px; text-align: center; } .timeline:before { left: 20px; height: 100%; } .timeline ul li:nth-child(odd), .timeline ul li:nth-child(even) { width: 100%; text-align: left; padding-left: 50px; padding-bottom: 50px; } .timeline ul li:nth-child(odd):before, .timeline ul li:nth-child(even):before { top: -18px; left: 16px; } .timeline ul li:nth-child(odd) .time, .timeline ul li:nth-child(even) .time { top: -30px; left: 50px; right: inherit; } } /*-- ends time line --*/ /*-- responsive starts --*/ @media screen and (max-width: 600px) { .pic, .pic2, .vidcontainer { width: 100%; } a.button5 { display: block; margin: 0.4em auto; } h2 { font-size: 25px; text-align: center; } p { font-size: 15px; } /* Small devices (portrait tablets and large phones, 600px and up) */ @media only screen and (min-width: 600px) { .pic2 { width: 100%; } } @media only screen and (max-width: 860px){ #pic2 { width: 100%!important; } } /* Medium devices (landscape tablets, 768px and up) */ @media only screen and (min-width: 768px) { #pic2 { width: 100%; } h2 { font-size: 45px; text-align: center; } /* ---time line-- */ .timeline { width: 100%; padding-bottom: 0; } h1 { font-size: 40px; text-align: center; } .timeline:before { left: 20px; height: 100%; } .timeline ul li:nth-child(odd), .timeline ul li:nth-child(even) { width: 100%; text-align: left; padding-left: 50px; padding-bottom: 50px; } .timeline ul li:nth-child(odd):before, .timeline ul li:nth-child(even):before { top: -18px; left: 16px; } .timeline ul li:nth-child(odd) .time, .timeline ul li:nth-child(even) .time { top: -30px; left: 50px; right: inherit; } } }
css/ostyle.css
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600'); *, :after, :before { box-sizing: border-box; border: 0 solid; } html { scroll-behavior: smooth; } body { padding: 0; margin: 0; font-family: 'Montserrat', sans-serif; height: 100%; background-color: #F3E0DC; color: #5C2018; } .logo { width: 35px; padding-right: 5px; } .navbar { color: #F3E0DC; } .bg-dark { background-color: #5C2018 !important; } .blok1 { margin: auto; width: 90%; padding: 20px; } .pic { border-radius: 5%; float: right; margin-left: auto; margin-right: auto; margin-bottom: 15px; width: 50%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .pic2 { display: flex; justify-content: center; } .clearfix { overflow: auto; } h1 { font-size: 60px; text-align: center; } h2 { font-size: 45px; text-align: center; } .vidcontainer { position: relative; overflow: hidden; width: 100%; padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */ } .responsive-iframe { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; border: none; } #gotopbtn { position: fixed; width: 50px; height: 50px; bottom: 10px; right: 10px; background: #BC4639; color: #F3E0DC; text-decoration: none; text-align: center; line-height: 50px; font-size: 30px; opacity: 0.7; } /* ---- paralax -- */ .parallax { /* The image used */ background-image: url("../img/culture/cult1.jpg"); /* Set a specific height */ height: 500px; /* Create the parallax scrolling effect */ background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } /* ---- paralax -- */ /*--- footer ---*/ .footer { left: 0; bottom: 0; text-align: center; background-color: #5C2018; color: #F3E0DC; } .footer .container:nth-child(1) { border-bottom: dotted 1px #F3E0DC; } .footer-links { color: #F3E0DC; } .footer-links:hover { text-decoration: underline; } .small { font-size: 85%; } .form-control { font-size: 15px; } label { display: none; } #logo { display: flex; min-width: 0.5rem; } #logo img { height: 40px; margin: 0 7px; } .white-icon { filter: invert(100%) sepia(0%) saturate(7489%) hue-rotate(238deg) brightness(99%) contrast(103%); } /*--- footer ends---*/ /** ---------here goes the time line --------- **/ .timeline { position: relative; margin: 50px auto; padding: 40px 0; width: 900px; box-sizing: border-box; } .timeline:before { content: ''; position: absolute; left: 50%; width: 2px; height: 100%; background: #c5c5c5; } .timeline ul { padding: 0; margin: 0; } .timeline ul li { list-style: none; position: relative; width: 50%; padding: 20px 40px; box-sizing: border-box; } .timeline ul li:nth-child(odd) { float: left; text-align: right; clear: both; } .timeline ul li:nth-child(even) { float: right; text-align: left; clear: both; } .content { padding-bottom: 20px; } .timeline ul li:nth-child(odd):before { content: ''; position: absolute; width: 10px; height: 10px; top: 24px; right: -6px; background: rgba(92, 32, 24); border-radius: 50%; box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.2); } .timeline ul li:nth-child(even):before { content: ''; position: absolute; width: 10px; height: 10px; top: 24px; left: -4px; background: rgba(92, 32, 24); border-radius: 50%; box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.2); } .timeline ul li h3 { padding: 0; margin: 0; color: rgba(92, 32, 24); font-weight: 600; } .timeline ul li p { margin: 10px 0 0; padding: 0; } .timeline ul li .time h4 { margin: 0; padding: 0; font-size: 14px; } .timeline ul li:nth-child(odd) .time { position: absolute; top: 12px; right: -165px; margin: 0; padding: 8px 16px; background: rgba(92, 32, 24); color: #fff; border-radius: 18px; box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.3); } .timeline ul li:nth-child(even) .time { position: absolute; top: 12px; left: -165px; margin: 0; padding: 8px 16px; background: rgba(92, 32, 24); color: #fff; border-radius: 18px; box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.3); } @media (max-width: 1000px) { .timeline { width: 100%; } } @media (max-width: 767px) { .timeline { width: 100%; padding-bottom: 0; } h1 { font-size: 40px; text-align: center; } .timeline:before { left: 20px; height: 100%; } .timeline ul li:nth-child(odd), .timeline ul li:nth-child(even) { width: 100%; text-align: left; padding-left: 50px; padding-bottom: 50px; } .timeline ul li:nth-child(odd):before, .timeline ul li:nth-child(even):before { top: -18px; left: 16px; } .timeline ul li:nth-child(odd) .time, .timeline ul li:nth-child(even) .time { top: -30px; left: 50px; right: inherit; } } /*-- ends time line --*/ /*-- responsive starts --*/ @media screen and (max-width: 600px) { .pic, .pic2, .vidcontainer { width: 100%; } a.button5 { display: block; margin: 0.4em auto; } h2 { font-size: 25px; text-align: center; } p { font-size: 15px; } /* Small devices (portrait tablets and large phones, 600px and up) */ @media only screen and (min-width: 600px) { .pic2 { width: 100%; } } @media only screen and (max-width: 860px){ #pic2 { width: 100%!important; } } /* Medium devices (landscape tablets, 768px and up) */ @media only screen and (min-width: 768px) { #pic2 { width: 100%; } h2 { font-size: 45px; text-align: center; } /* ---time line-- */ .timeline { width: 100%; padding-bottom: 0; } h1 { font-size: 40px; text-align: center; } .timeline:before { left: 20px; height: 100%; } .timeline ul li:nth-child(odd), .timeline ul li:nth-child(even) { width: 100%; text-align: left; padding-left: 50px; padding-bottom: 50px; } .timeline ul li:nth-child(odd):before, .timeline ul li:nth-child(even):before { top: -18px; left: 16px; } .timeline ul li:nth-child(odd) .time, .timeline ul li:nth-child(even) .time { top: -30px; left: 50px; right: inherit; } } }
0.566258
0.11864
select { display: initial; border-color: #eeeeee; transition: border-color 0.35s ease; } select#id_refresh_time option { font-size: 1.5em; } select:hover { border-color: black; cursor: pointer; } label { margin-right: 2vw; color: #212121; font-size: 1.5em; } .padded-rounded-section { background-color: white; padding: 15px; border-radius: 10px; } .nav-wrapper > form { position: absolute !important; left: 25vw; right: 25vw; } .nav-wrapper > a { padding-left: 10px; } input#search { background-color: white; border-radius: 10px; border-width: 0; cursor: text; padding-right: 3rem; } .active > .prefix { color: black !important; } .prefix, .suffix { top: 0px !important; } .suffix { position: absolute; right: -3.6rem; color: black; cursor: pointer; } i.active { color: white !important; } nav#search-bar { margin-bottom: 15px; padding-bottom: 15px; } #search-prefix-tag { cursor: pointer; } .btn.profile { background-color: white !important; color: #1a237e !important; text-transform: none; cursor: pointer; } #dropdown1 { max-height: 60vh; border-radius: 10px; overflow-y: auto !important; } .dropdown-content li>a, .dropdown-content li>span { color: #424242 !important; } body { background-color: #c5cae9; } #blob-0 { height: 500px; } #blob-1 { height: 800px; } #blob-2 { height: 700px; } #blob-3 { height: 600px; } .simple-row { padding: 3vh; } .blob { margin-bottom: 15px; } .inner-blob { border-radius: 10px; background-color: white; width: 100%; } .refresh-btn { font-size: 2.5rem; line-height: 1.5; cursor: pointer; color: #0d47a1; } .person-icon { font-size: 15vh; } .container h1 { margin-top: 0; } .card { height: 40vh; } table, td, th { border: 2px solid black; } text { font-size: 1.3em; } td, th { text-align: center; } rect { transition: opacity 0.35s ease; } rect:hover { cursor: pointer; opacity: 0.7; } .new-icon { font-size: 1em; } .card-action a { color: #1a237e !important; } .loader-wrapper { width: 100vw; height: 100vh; display: flex; align-items: center; justify-content: center; } .loader { border: 3px solid #f3f3f3; border-radius: 50%; border-top: 4px solid #1a237e; width: 50px; height: 50px; -webkit-animation: spin 0.7s linear infinite; /* Safari */ animation: spin 0.7s linear infinite; text-align: center; } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /* SVG styling */ line { stroke: #9e9e9e; stroke-width: 4; }
dashboard/static/css/app.css
select { display: initial; border-color: #eeeeee; transition: border-color 0.35s ease; } select#id_refresh_time option { font-size: 1.5em; } select:hover { border-color: black; cursor: pointer; } label { margin-right: 2vw; color: #212121; font-size: 1.5em; } .padded-rounded-section { background-color: white; padding: 15px; border-radius: 10px; } .nav-wrapper > form { position: absolute !important; left: 25vw; right: 25vw; } .nav-wrapper > a { padding-left: 10px; } input#search { background-color: white; border-radius: 10px; border-width: 0; cursor: text; padding-right: 3rem; } .active > .prefix { color: black !important; } .prefix, .suffix { top: 0px !important; } .suffix { position: absolute; right: -3.6rem; color: black; cursor: pointer; } i.active { color: white !important; } nav#search-bar { margin-bottom: 15px; padding-bottom: 15px; } #search-prefix-tag { cursor: pointer; } .btn.profile { background-color: white !important; color: #1a237e !important; text-transform: none; cursor: pointer; } #dropdown1 { max-height: 60vh; border-radius: 10px; overflow-y: auto !important; } .dropdown-content li>a, .dropdown-content li>span { color: #424242 !important; } body { background-color: #c5cae9; } #blob-0 { height: 500px; } #blob-1 { height: 800px; } #blob-2 { height: 700px; } #blob-3 { height: 600px; } .simple-row { padding: 3vh; } .blob { margin-bottom: 15px; } .inner-blob { border-radius: 10px; background-color: white; width: 100%; } .refresh-btn { font-size: 2.5rem; line-height: 1.5; cursor: pointer; color: #0d47a1; } .person-icon { font-size: 15vh; } .container h1 { margin-top: 0; } .card { height: 40vh; } table, td, th { border: 2px solid black; } text { font-size: 1.3em; } td, th { text-align: center; } rect { transition: opacity 0.35s ease; } rect:hover { cursor: pointer; opacity: 0.7; } .new-icon { font-size: 1em; } .card-action a { color: #1a237e !important; } .loader-wrapper { width: 100vw; height: 100vh; display: flex; align-items: center; justify-content: center; } .loader { border: 3px solid #f3f3f3; border-radius: 50%; border-top: 4px solid #1a237e; width: 50px; height: 50px; -webkit-animation: spin 0.7s linear infinite; /* Safari */ animation: spin 0.7s linear infinite; text-align: center; } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /* SVG styling */ line { stroke: #9e9e9e; stroke-width: 4; }
0.470007
0.102889
.Index { display: flex; width: 100vw; height: 100vh; position: relative; } .Index .IndexLogo { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .Index .Index__Left { width: 50%; background-color: #0f0c29; display: flex; justify-content: center; align-items: center; transition: all 0.3s ease; flex-direction: column; padding: 100px; text-align: center; } .Index .Index__Left .Index__Left--img img { width: 100%; } .Index .Index__Left .Index__Left--text { padding-top: 20px; padding-bottom: 20px; } .Index .Index__Left .Index__Left--btn { color: #8a00da; background: #fff; border: 1px solid #fff; padding: 5px 10px; border-radius: 5px; transition: all 0.3s ease; } .Index .Index__Left .Index__Left--btn:hover { color: #fff; background: #8a00da; } .Index .Index__Left .Index__Left--about { position: absolute; bottom: 15px; color: #fff; border-bottom: 1px solid #fff; transition: all 0.3s ease; } .Index .Index__Left .Index__Left--about:hover { border-bottom: 1px solid transparent; } .Index .Index__Right { width: 50%; background-color: #fff; display: flex; justify-content: center; align-items: center; transition: all 0.3s ease; flex-direction: column; padding: 100px; text-align: center; color: #0f0c29; } .Index .Index__Right .Index__Right--img img { width: 100%; } .Index .Index__Right .Index__Right--text { padding-top: 20px; padding-bottom: 20px; } .Index .Index__Right .Index__Right--btn { color: #fff; background: #8a00da; border: 1px solid #8a00da; padding: 5px 10px; border-radius: 5px; transition: all 0.3s ease; } .Index .Index__Right .Index__Right--btn:hover { color: #8a00da; background: #fff; } .Index .Index__Right .Index__Right--contact { position: absolute; bottom: 15px; color: #8a00da; border-bottom: 1px solid #8a00da; transition: all 0.3s ease; } .Index .Index__Right .Index__Right--contact:hover { border-bottom: 1px solid transparent; } @media screen and (max-width: 550px) { .Index { flex-direction: column; position: relative; } .Index .Index__Left { width: 100%; height: 50vh; padding: 20px; padding-bottom: 41px; } .Index .Index__Left .Index__Left--img img { width: 45%; } .Index .Index__Left .Index__Left--about { color: #8a00d8; border-bottom: 1px solid #8a00d8; bottom: 12px; left: 20px; } .Index .Index__Right { width: 100%; height: 50vh; padding: 20px; padding-top: 41px; } .Index .Index__Right .Index__Right--img img { width: 45%; } .Index .Index__Right .Index__Right--contact { bottom: 12px; right: 20px; } }
src/pages/Index/Index.css
.Index { display: flex; width: 100vw; height: 100vh; position: relative; } .Index .IndexLogo { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .Index .Index__Left { width: 50%; background-color: #0f0c29; display: flex; justify-content: center; align-items: center; transition: all 0.3s ease; flex-direction: column; padding: 100px; text-align: center; } .Index .Index__Left .Index__Left--img img { width: 100%; } .Index .Index__Left .Index__Left--text { padding-top: 20px; padding-bottom: 20px; } .Index .Index__Left .Index__Left--btn { color: #8a00da; background: #fff; border: 1px solid #fff; padding: 5px 10px; border-radius: 5px; transition: all 0.3s ease; } .Index .Index__Left .Index__Left--btn:hover { color: #fff; background: #8a00da; } .Index .Index__Left .Index__Left--about { position: absolute; bottom: 15px; color: #fff; border-bottom: 1px solid #fff; transition: all 0.3s ease; } .Index .Index__Left .Index__Left--about:hover { border-bottom: 1px solid transparent; } .Index .Index__Right { width: 50%; background-color: #fff; display: flex; justify-content: center; align-items: center; transition: all 0.3s ease; flex-direction: column; padding: 100px; text-align: center; color: #0f0c29; } .Index .Index__Right .Index__Right--img img { width: 100%; } .Index .Index__Right .Index__Right--text { padding-top: 20px; padding-bottom: 20px; } .Index .Index__Right .Index__Right--btn { color: #fff; background: #8a00da; border: 1px solid #8a00da; padding: 5px 10px; border-radius: 5px; transition: all 0.3s ease; } .Index .Index__Right .Index__Right--btn:hover { color: #8a00da; background: #fff; } .Index .Index__Right .Index__Right--contact { position: absolute; bottom: 15px; color: #8a00da; border-bottom: 1px solid #8a00da; transition: all 0.3s ease; } .Index .Index__Right .Index__Right--contact:hover { border-bottom: 1px solid transparent; } @media screen and (max-width: 550px) { .Index { flex-direction: column; position: relative; } .Index .Index__Left { width: 100%; height: 50vh; padding: 20px; padding-bottom: 41px; } .Index .Index__Left .Index__Left--img img { width: 45%; } .Index .Index__Left .Index__Left--about { color: #8a00d8; border-bottom: 1px solid #8a00d8; bottom: 12px; left: 20px; } .Index .Index__Right { width: 100%; height: 50vh; padding: 20px; padding-top: 41px; } .Index .Index__Right .Index__Right--img img { width: 45%; } .Index .Index__Right .Index__Right--contact { bottom: 12px; right: 20px; } }
0.511961
0.107625
.background_glassyLavenderBlush6, .hover_background_glassyLavenderBlush6:hover, .active_background_glassyLavenderBlush6:active:hover { background: #dc0049; background-image: -moz-linear-gradient(top, rgb(198, 0, 66) 0%, rgb(176, 0, 59) 50%, rgb(154, 0, 51) 55%, rgb(220, 0, 73) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(198, 0, 66)), color-stop(50%, rgb(176, 0, 59)), color-stop(55%, rgb(154, 0, 51)), color-stop(100%, rgb(220, 0, 73))); background-image: -webkit-linear-gradient(top, rgb(198, 0, 66) 0%, rgb(176, 0, 59) 50%, rgb(154, 0, 51) 55%, rgb(220, 0, 73) 100%); background-image: -o-linear-gradient(top, rgb(198, 0, 66) 0%, rgb(176, 0, 59) 50%, rgb(154, 0, 51) 55%, rgb(220, 0, 73) 100%); background-image: -ms-linear-gradient(top, rgb(198, 0, 66) 0%, rgb(176, 0, 59) 50%, rgb(154, 0, 51) 55%, rgb(220, 0, 73) 100%); background-image: linear-gradient(to bottom, rgb(198, 0, 66) 0%, rgb(176, 0, 59) 50%, rgb(154, 0, 51) 55%, rgb(220, 0, 73) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c60042', endColorstr='#dc0049',GradientType=0 ); } .background_glassyLavenderBlush6h, .hover_background_glassyLavenderBlush6h:hover, .active_background_glassyLavenderBlush6h:active:hover { background: #dc0049; background-image: -moz-linear-gradient(top, rgb(237, 0, 79) 0%, rgb(211, 0, 70) 50%, rgb(184, 0, 61) 55%, rgb(255, 9, 91) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(237, 0, 79)), color-stop(50%, rgb(211, 0, 70)), color-stop(55%, rgb(184, 0, 61)), color-stop(100%, rgb(255, 9, 91))); background-image: -webkit-linear-gradient(top, rgb(237, 0, 79) 0%, rgb(211, 0, 70) 50%, rgb(184, 0, 61) 55%, rgb(255, 9, 91) 100%); background-image: -o-linear-gradient(top, rgb(237, 0, 79) 0%, rgb(211, 0, 70) 50%, rgb(184, 0, 61) 55%, rgb(255, 9, 91) 100%); background-image: -ms-linear-gradient(top, rgb(237, 0, 79) 0%, rgb(211, 0, 70) 50%, rgb(184, 0, 61) 55%, rgb(255, 9, 91) 100%); background-image: linear-gradient(to bottom, rgb(237, 0, 79) 0%, rgb(211, 0, 70) 50%, rgb(184, 0, 61) 55%, rgb(255, 9, 91) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed004f', endColorstr='#ff095b',GradientType=0 ); } .background_glassyLavenderBlush6a, .hover_background_glassyLavenderBlush6a:hover, .active_background_glassyLavenderBlush6a:active:hover { background: #dc0049; background-image: -moz-linear-gradient(top, rgb(255, 9, 91) 0%, rgb(184, 0, 61) 50%, rgb(211, 0, 70) 55%, rgb(237, 0, 79) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 9, 91)), color-stop(50%, rgb(184, 0, 61)), color-stop(55%, rgb(211, 0, 70)), color-stop(100%, rgb(237, 0, 79))); background-image: -webkit-linear-gradient(top, rgb(255, 9, 91) 0%, rgb(184, 0, 61) 50%, rgb(211, 0, 70) 55%, rgb(237, 0, 79) 100%); background-image: -o-linear-gradient(top, rgb(255, 9, 91) 0%, rgb(184, 0, 61) 50%, rgb(211, 0, 70) 55%, rgb(237, 0, 79) 100%); background-image: -ms-linear-gradient(top, rgb(255, 9, 91) 0%, rgb(184, 0, 61) 50%, rgb(211, 0, 70) 55%, rgb(237, 0, 79) 100%); background-image: linear-gradient(to bottom, rgb(255, 9, 91) 0%, rgb(184, 0, 61) 50%, rgb(211, 0, 70) 55%, rgb(237, 0, 79) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff095b', endColorstr='#ed004f',GradientType=0 ); } .background_glassyLavenderBlush6s, .hover_background_glassyLavenderBlush6s:hover, .active_background_glassyLavenderBlush6s:active:hover { background: #dc0049; background-image: -moz-linear-gradient(top, rgb(255, 42, 113) 0%, rgb(255, 9, 91) 50%, rgb(231, 0, 77) 55%, rgb(255, 74, 135) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 42, 113)), color-stop(50%, rgb(255, 9, 91)), color-stop(55%, rgb(231, 0, 77)), color-stop(100%, rgb(255, 74, 135))); background-image: -webkit-linear-gradient(top, rgb(255, 42, 113) 0%, rgb(255, 9, 91) 50%, rgb(231, 0, 77) 55%, rgb(255, 74, 135) 100%); background-image: -o-linear-gradient(top, rgb(255, 42, 113) 0%, rgb(255, 9, 91) 50%, rgb(231, 0, 77) 55%, rgb(255, 74, 135) 100%); background-image: -ms-linear-gradient(top, rgb(255, 42, 113) 0%, rgb(255, 9, 91) 50%, rgb(231, 0, 77) 55%, rgb(255, 74, 135) 100%); background-image: linear-gradient(to bottom, rgb(255, 42, 113) 0%, rgb(255, 9, 91) 50%, rgb(231, 0, 77) 55%, rgb(255, 74, 135) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2a71', endColorstr='#ff4a87',GradientType=0 ); } .background_color_glassyLavenderBlush6, .hover_background_color_glassyLavenderBlush6:hover, .active_background_color_glassyLavenderBlush6:active:hover { background-color:#dc0049; } .background_first_color_glassyLavenderBlush6, .hover_background_first_color_glassyLavenderBlush6:hover, .active_background_first_color_glassyLavenderBlush6:active:hover { background-color:#c60042; } .background_last_color_glassyLavenderBlush6, .hover_background_last_color_glassyLavenderBlush6:hover, .active_background_color_last_glassyLavenderBlush6:active:hover { background-color:#dc0049; } /* ------------------------------ color settings -------------------------------*/ .color_glassyLavenderBlush6, .hover_color_glassyLavenderBlush6:hover, .active_color_glassyLavenderBlush6:active:hover { color: #c8c8c8; } .color_glassyLavenderBlush6h, .hover_color_glassyLavenderBlush6h:hover, .active_color_glassyLavenderBlush6h:active:hover { color: #c8c8c8; } .color_glassyLavenderBlush6a, .hover_color_glassyLavenderBlush6a:hover, .active_color_glassyLavenderBlush6a:active:hover { color: #ff0; } .color_glassyLavenderBlush6s, .hover_color_glassyLavenderBlush6s:hover, .active_color_glassyLavenderBlush6s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_glassyLavenderBlush6, .hover_border_glassyLavenderBlush6:hover, .active_border_glassyLavenderBlush6:active:hover { border-color: #9e0035 #84002c #84002c #9e0035; } .border_glassyLavenderBlush6h, .hover_border_glassyLavenderBlush6h:hover, .active_border_glassyLavenderBlush6h:active:hover { border-color: #9e0035 #84002c #84002c #9e0035; } .border_glassyLavenderBlush6a, .hover_border_glassyLavenderBlush6a:hover, .active_border_glassyLavenderBlush6a:active:hover { border-color: #7b0029 #7b0029 #7b0029 #7b0029; } .border_glassyLavenderBlush6s, .hover_border_glassyLavenderBlush6s:hover, .active_border_glassyLavenderBlush6s:active:hover { border-color: #7b0029 #7b0029 #7b0029 #7b0029; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_glassyLavenderBlush6, .hover_shadow_expand_glassyLavenderBlush6:hover, .active_shadow_expand_glassyLavenderBlush6:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(220, 0, 73, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(220, 0, 73, .39); box-shadow: 0em 0em 1em 0.25em rgba(220, 0, 73, .39); } .shadow_expand_glassyLavenderBlush6h, .hover_shadow_expand_glassyLavenderBlush6h:hover, .active_shadow_expand_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 9, 91, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 9, 91, .50); box-shadow: 0em 0em 1em 0.25em rgba(255, 9, 91, .50); } .shadow_expand_glassyLavenderBlush6a, .hover_shadow_expand_glassyLavenderBlush6a:hover, .active_shadow_expand_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(237, 0, 79, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(237, 0, 79, .63); box-shadow: 0em 0em 1em 0.25em rgba(237, 0, 79, .63); } .shadow_expand_glassyLavenderBlush6s, .hover_shadow_expand_glassyLavenderBlush6s:hover, .active_shadow_expand_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(237, 0, 79, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(237, 0, 79, .78); box-shadow: 0em 0em 1em 0.25em rgba(237, 0, 79, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_glassyLavenderBlush6, .hover_shadow_left_glassyLavenderBlush6:hover, .active_shadow_left_glassyLavenderBlush6:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(220, 0, 73, .39); box-shadow: -0.5em -0.5em 1em rgba(220, 0, 73, .39); } .shadow_left_glassyLavenderBlush6h, .hover_shadow_left_glassyLavenderBlush6h:hover, .active_shadow_left_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 9, 91, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 9, 91, .50); } .shadow_left_glassyLavenderBlush6a, .hover_shadow_left_glassyLavenderBlush6a:hover, .active_shadow_left_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .63); box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .63); } .shadow_left_glassyLavenderBlush6s, .hover_shadow_left_glassyLavenderBlush6s:hover, .active_shadow_left_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .78); box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_glassyLavenderBlush6, .hover_shadow_right_glassyLavenderBlush6:hover, .active_shadow_right_glassyLavenderBlush6:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(220, 0, 73, .39); -moz-box-shadow: 0.5em 0em 1em rgba(220, 0, 73, .39); box-shadow: 0.5em 0em 1em rgba(220, 0, 73, .39); } .shadow_right_glassyLavenderBlush6h, .hover_shadow_right_glassyLavenderBlush6h:hover, .active_shadow_right_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 9, 91, .50); -moz-box-shadow: 0.5em 0em 1em rgba(255, 9, 91, .50); box-shadow: 0.5em 0em 1em rgba(255, 9, 91, .50); } .shadow_right_glassyLavenderBlush6a, .hover_shadow_right_glassyLavenderBlush6a:hover, .active_shadow_right_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(237, 0, 79, .63); -moz-box-shadow: 0.5em 0em 1em rgba(237, 0, 79, .63); box-shadow: 0.5em 0em 1em rgba(237, 0, 79, .63); } .shadow_right_glassyLavenderBlush6s, .hover_shadow_right_glassyLavenderBlush6s:hover, .active_shadow_right_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(237, 0, 79, .78); -moz-box-shadow: 0.5em 0em 1em rgba(237, 0, 79, .78); box-shadow: 0.5em 0em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_glassyLavenderBlush6, .hover_shadow_top_glassyLavenderBlush6:hover, .active_shadow_top_glassyLavenderBlush6:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: 0em -0.5em 1em rgba(220, 0, 73, .39); box-shadow: 0em -0.5em 1em rgba(220, 0, 73, .39); } .shadow_top_glassyLavenderBlush6h, .hover_shadow_top_glassyLavenderBlush6h:hover, .active_shadow_top_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: 0em -0.5em 1em rgba(255, 9, 91, .50); box-shadow: 0em -0.5em 1em rgba(255, 9, 91, .50); } .shadow_top_glassyLavenderBlush6a, .hover_shadow_top_glassyLavenderBlush6a:hover, .active_shadow_top_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: 0em -0.5em 1em rgba(237, 0, 79, .63); box-shadow: 0em -0.5em 1em rgba(237, 0, 79, .63); } .shadow_top_glassyLavenderBlush6s, .hover_shadow_top_glassyLavenderBlush6s:hover, .active_shadow_top_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: 0em -0.5em 1em rgba(237, 0, 79, .78); box-shadow: 0em -0.5em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_glassyLavenderBlush6, .hover_shadow_bottom_glassyLavenderBlush6:hover, .active_shadow_bottom_glassyLavenderBlush6:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: 0em 0.5em 1em rgba(220, 0, 73, .39); box-shadow: 0em 0.5em 1em rgba(220, 0, 73, .39); } .shadow_bottom_glassyLavenderBlush6h, .hover_shadow_bottom_glassyLavenderBlush6h:hover, .active_shadow_bottom_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: 0em 0.5em 1em rgba(255, 9, 91, .50); box-shadow: 0em 0.5em 1em rgba(255, 9, 91, .50); } .shadow_bottom_glassyLavenderBlush6a, .hover_shadow_bottom_glassyLavenderBlush6a:hover, .active_shadow_bottom_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: 0em 0.5em 1em rgba(237, 0, 79, .63); box-shadow: 0em 0.5em 1em rgba(237, 0, 79, .63); } .shadow_bottom_glassyLavenderBlush6s, .hover_shadow_bottom_glassyLavenderBlush6s:hover, .active_shadow_bottom_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: 0em 0.5em 1em rgba(237, 0, 79, .78); box-shadow: 0em 0.5em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_glassyLavenderBlush6, .hover_shadow_top_left_glassyLavenderBlush6:hover, .active_shadow_top_left_glassyLavenderBlush6:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(220, 0, 73, .39); box-shadow: -0.5em -0.5em 1em rgba(220, 0, 73, .39); } .shadow_top_left_glassyLavenderBlush6h, .hover_shadow_top_left_glassyLavenderBlush6h:hover, .active_shadow_top_left_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 9, 91, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 9, 91, .50); } .shadow_top_left_glassyLavenderBlush6a, .hover_shadow_top_left_glassyLavenderBlush6a:hover, .active_shadow_top_left_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .63); box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .63); } .shadow_top_left_glassyLavenderBlush6s, .hover_shadow_top_left_glassyLavenderBlush6s:hover, .active_shadow_top_left_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .78); box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_glassyLavenderBlush6, .hover_shadow_top_right_glassyLavenderBlush6:hover, .active_shadow_top_right_glassyLavenderBlush6:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(220, 0, 73, .39); box-shadow: 0.5em -0.5em 1em rgba(220, 0, 73, .39); } .shadow_top_right_glassyLavenderBlush6h, .hover_shadow_top_right_glassyLavenderBlush6h:hover, .active_shadow_top_right_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 9, 91, .50); box-shadow: 0.5em -0.5em 1em rgba(255, 9, 91, .50); } .shadow_top_right_glassyLavenderBlush6a, .hover_shadow_top_right_glassyLavenderBlush6a:hover, .active_shadow_top_right_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(237, 0, 79, .63); box-shadow: 0.5em -0.5em 1em rgba(237, 0, 79, .63); } .shadow_top_right_glassyLavenderBlush6s, .hover_shadow_top_right_glassyLavenderBlush6s:hover, .active_shadow_top_right_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(237, 0, 79, .78); box-shadow: 0.5em -0.5em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_glassyLavenderBlush6, .hover_shadow_bottom_left_glassyLavenderBlush6:hover, .active_shadow_bottom_left_glassyLavenderBlush6:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(220, 0, 73, .39); box-shadow: -0.5em 0.5em 1em rgba(220, 0, 73, .39); } .shadow_bottom_left_glassyLavenderBlush6h, .hover_shadow_bottom_left_glassyLavenderBlush6h:hover, .active_shadow_bottom_left_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 9, 91, .50); box-shadow: -0.5em 0.5em 1em rgba(255, 9, 91, .50); } .shadow_bottom_left_glassyLavenderBlush6a, .hover_shadow_bottom_left_glassyLavenderBlush6a:hover, .active_shadow_bottom_left_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(237, 0, 79, .63); box-shadow: -0.5em 0.5em 1em rgba(237, 0, 79, .63); } .shadow_bottom_left_glassyLavenderBlush6s, .hover_shadow_bottom_left_glassyLavenderBlush6s:hover, .active_shadow_bottom_left_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(237, 0, 79, .78); box-shadow: -0.5em 0.5em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_glassyLavenderBlush6, .hover_shadow_bottom_right_glassyLavenderBlush6:hover, .active_shadow_bottom_right_glassyLavenderBlush6:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(220, 0, 73, .39); box-shadow: 0.5em 0.5em 1em rgba(220, 0, 73, .39); } .shadow_bottom_right_glassyLavenderBlush6h, .hover_shadow_bottom_right_glassyLavenderBlush6h:hover, .active_shadow_bottom_right_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 9, 91, .50); box-shadow: 0.5em 0.5em 1em rgba(255, 9, 91, .50); } .shadow_bottom_right_glassyLavenderBlush6a, .hover_shadow_bottom_right_glassyLavenderBlush6a:hover, .active_shadow_bottom_right_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(237, 0, 79, .63); box-shadow: 0.5em 0.5em 1em rgba(237, 0, 79, .63); } .shadow_bottom_right_glassyLavenderBlush6s, .hover_shadow_bottom_right_glassyLavenderBlush6s:hover, .active_shadow_bottom_right_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(237, 0, 79, .78); box-shadow: 0.5em 0.5em 1em rgba(237, 0, 79, .78); }
widgets/common/assets/gradients/glassy/glassyLavenderBlush/glassyLavenderBlush6.css
.background_glassyLavenderBlush6, .hover_background_glassyLavenderBlush6:hover, .active_background_glassyLavenderBlush6:active:hover { background: #dc0049; background-image: -moz-linear-gradient(top, rgb(198, 0, 66) 0%, rgb(176, 0, 59) 50%, rgb(154, 0, 51) 55%, rgb(220, 0, 73) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(198, 0, 66)), color-stop(50%, rgb(176, 0, 59)), color-stop(55%, rgb(154, 0, 51)), color-stop(100%, rgb(220, 0, 73))); background-image: -webkit-linear-gradient(top, rgb(198, 0, 66) 0%, rgb(176, 0, 59) 50%, rgb(154, 0, 51) 55%, rgb(220, 0, 73) 100%); background-image: -o-linear-gradient(top, rgb(198, 0, 66) 0%, rgb(176, 0, 59) 50%, rgb(154, 0, 51) 55%, rgb(220, 0, 73) 100%); background-image: -ms-linear-gradient(top, rgb(198, 0, 66) 0%, rgb(176, 0, 59) 50%, rgb(154, 0, 51) 55%, rgb(220, 0, 73) 100%); background-image: linear-gradient(to bottom, rgb(198, 0, 66) 0%, rgb(176, 0, 59) 50%, rgb(154, 0, 51) 55%, rgb(220, 0, 73) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c60042', endColorstr='#dc0049',GradientType=0 ); } .background_glassyLavenderBlush6h, .hover_background_glassyLavenderBlush6h:hover, .active_background_glassyLavenderBlush6h:active:hover { background: #dc0049; background-image: -moz-linear-gradient(top, rgb(237, 0, 79) 0%, rgb(211, 0, 70) 50%, rgb(184, 0, 61) 55%, rgb(255, 9, 91) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(237, 0, 79)), color-stop(50%, rgb(211, 0, 70)), color-stop(55%, rgb(184, 0, 61)), color-stop(100%, rgb(255, 9, 91))); background-image: -webkit-linear-gradient(top, rgb(237, 0, 79) 0%, rgb(211, 0, 70) 50%, rgb(184, 0, 61) 55%, rgb(255, 9, 91) 100%); background-image: -o-linear-gradient(top, rgb(237, 0, 79) 0%, rgb(211, 0, 70) 50%, rgb(184, 0, 61) 55%, rgb(255, 9, 91) 100%); background-image: -ms-linear-gradient(top, rgb(237, 0, 79) 0%, rgb(211, 0, 70) 50%, rgb(184, 0, 61) 55%, rgb(255, 9, 91) 100%); background-image: linear-gradient(to bottom, rgb(237, 0, 79) 0%, rgb(211, 0, 70) 50%, rgb(184, 0, 61) 55%, rgb(255, 9, 91) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed004f', endColorstr='#ff095b',GradientType=0 ); } .background_glassyLavenderBlush6a, .hover_background_glassyLavenderBlush6a:hover, .active_background_glassyLavenderBlush6a:active:hover { background: #dc0049; background-image: -moz-linear-gradient(top, rgb(255, 9, 91) 0%, rgb(184, 0, 61) 50%, rgb(211, 0, 70) 55%, rgb(237, 0, 79) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 9, 91)), color-stop(50%, rgb(184, 0, 61)), color-stop(55%, rgb(211, 0, 70)), color-stop(100%, rgb(237, 0, 79))); background-image: -webkit-linear-gradient(top, rgb(255, 9, 91) 0%, rgb(184, 0, 61) 50%, rgb(211, 0, 70) 55%, rgb(237, 0, 79) 100%); background-image: -o-linear-gradient(top, rgb(255, 9, 91) 0%, rgb(184, 0, 61) 50%, rgb(211, 0, 70) 55%, rgb(237, 0, 79) 100%); background-image: -ms-linear-gradient(top, rgb(255, 9, 91) 0%, rgb(184, 0, 61) 50%, rgb(211, 0, 70) 55%, rgb(237, 0, 79) 100%); background-image: linear-gradient(to bottom, rgb(255, 9, 91) 0%, rgb(184, 0, 61) 50%, rgb(211, 0, 70) 55%, rgb(237, 0, 79) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff095b', endColorstr='#ed004f',GradientType=0 ); } .background_glassyLavenderBlush6s, .hover_background_glassyLavenderBlush6s:hover, .active_background_glassyLavenderBlush6s:active:hover { background: #dc0049; background-image: -moz-linear-gradient(top, rgb(255, 42, 113) 0%, rgb(255, 9, 91) 50%, rgb(231, 0, 77) 55%, rgb(255, 74, 135) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 42, 113)), color-stop(50%, rgb(255, 9, 91)), color-stop(55%, rgb(231, 0, 77)), color-stop(100%, rgb(255, 74, 135))); background-image: -webkit-linear-gradient(top, rgb(255, 42, 113) 0%, rgb(255, 9, 91) 50%, rgb(231, 0, 77) 55%, rgb(255, 74, 135) 100%); background-image: -o-linear-gradient(top, rgb(255, 42, 113) 0%, rgb(255, 9, 91) 50%, rgb(231, 0, 77) 55%, rgb(255, 74, 135) 100%); background-image: -ms-linear-gradient(top, rgb(255, 42, 113) 0%, rgb(255, 9, 91) 50%, rgb(231, 0, 77) 55%, rgb(255, 74, 135) 100%); background-image: linear-gradient(to bottom, rgb(255, 42, 113) 0%, rgb(255, 9, 91) 50%, rgb(231, 0, 77) 55%, rgb(255, 74, 135) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2a71', endColorstr='#ff4a87',GradientType=0 ); } .background_color_glassyLavenderBlush6, .hover_background_color_glassyLavenderBlush6:hover, .active_background_color_glassyLavenderBlush6:active:hover { background-color:#dc0049; } .background_first_color_glassyLavenderBlush6, .hover_background_first_color_glassyLavenderBlush6:hover, .active_background_first_color_glassyLavenderBlush6:active:hover { background-color:#c60042; } .background_last_color_glassyLavenderBlush6, .hover_background_last_color_glassyLavenderBlush6:hover, .active_background_color_last_glassyLavenderBlush6:active:hover { background-color:#dc0049; } /* ------------------------------ color settings -------------------------------*/ .color_glassyLavenderBlush6, .hover_color_glassyLavenderBlush6:hover, .active_color_glassyLavenderBlush6:active:hover { color: #c8c8c8; } .color_glassyLavenderBlush6h, .hover_color_glassyLavenderBlush6h:hover, .active_color_glassyLavenderBlush6h:active:hover { color: #c8c8c8; } .color_glassyLavenderBlush6a, .hover_color_glassyLavenderBlush6a:hover, .active_color_glassyLavenderBlush6a:active:hover { color: #ff0; } .color_glassyLavenderBlush6s, .hover_color_glassyLavenderBlush6s:hover, .active_color_glassyLavenderBlush6s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_glassyLavenderBlush6, .hover_border_glassyLavenderBlush6:hover, .active_border_glassyLavenderBlush6:active:hover { border-color: #9e0035 #84002c #84002c #9e0035; } .border_glassyLavenderBlush6h, .hover_border_glassyLavenderBlush6h:hover, .active_border_glassyLavenderBlush6h:active:hover { border-color: #9e0035 #84002c #84002c #9e0035; } .border_glassyLavenderBlush6a, .hover_border_glassyLavenderBlush6a:hover, .active_border_glassyLavenderBlush6a:active:hover { border-color: #7b0029 #7b0029 #7b0029 #7b0029; } .border_glassyLavenderBlush6s, .hover_border_glassyLavenderBlush6s:hover, .active_border_glassyLavenderBlush6s:active:hover { border-color: #7b0029 #7b0029 #7b0029 #7b0029; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_glassyLavenderBlush6, .hover_shadow_expand_glassyLavenderBlush6:hover, .active_shadow_expand_glassyLavenderBlush6:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(220, 0, 73, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(220, 0, 73, .39); box-shadow: 0em 0em 1em 0.25em rgba(220, 0, 73, .39); } .shadow_expand_glassyLavenderBlush6h, .hover_shadow_expand_glassyLavenderBlush6h:hover, .active_shadow_expand_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 9, 91, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 9, 91, .50); box-shadow: 0em 0em 1em 0.25em rgba(255, 9, 91, .50); } .shadow_expand_glassyLavenderBlush6a, .hover_shadow_expand_glassyLavenderBlush6a:hover, .active_shadow_expand_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(237, 0, 79, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(237, 0, 79, .63); box-shadow: 0em 0em 1em 0.25em rgba(237, 0, 79, .63); } .shadow_expand_glassyLavenderBlush6s, .hover_shadow_expand_glassyLavenderBlush6s:hover, .active_shadow_expand_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(237, 0, 79, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(237, 0, 79, .78); box-shadow: 0em 0em 1em 0.25em rgba(237, 0, 79, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_glassyLavenderBlush6, .hover_shadow_left_glassyLavenderBlush6:hover, .active_shadow_left_glassyLavenderBlush6:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(220, 0, 73, .39); box-shadow: -0.5em -0.5em 1em rgba(220, 0, 73, .39); } .shadow_left_glassyLavenderBlush6h, .hover_shadow_left_glassyLavenderBlush6h:hover, .active_shadow_left_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 9, 91, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 9, 91, .50); } .shadow_left_glassyLavenderBlush6a, .hover_shadow_left_glassyLavenderBlush6a:hover, .active_shadow_left_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .63); box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .63); } .shadow_left_glassyLavenderBlush6s, .hover_shadow_left_glassyLavenderBlush6s:hover, .active_shadow_left_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .78); box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_glassyLavenderBlush6, .hover_shadow_right_glassyLavenderBlush6:hover, .active_shadow_right_glassyLavenderBlush6:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(220, 0, 73, .39); -moz-box-shadow: 0.5em 0em 1em rgba(220, 0, 73, .39); box-shadow: 0.5em 0em 1em rgba(220, 0, 73, .39); } .shadow_right_glassyLavenderBlush6h, .hover_shadow_right_glassyLavenderBlush6h:hover, .active_shadow_right_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 9, 91, .50); -moz-box-shadow: 0.5em 0em 1em rgba(255, 9, 91, .50); box-shadow: 0.5em 0em 1em rgba(255, 9, 91, .50); } .shadow_right_glassyLavenderBlush6a, .hover_shadow_right_glassyLavenderBlush6a:hover, .active_shadow_right_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(237, 0, 79, .63); -moz-box-shadow: 0.5em 0em 1em rgba(237, 0, 79, .63); box-shadow: 0.5em 0em 1em rgba(237, 0, 79, .63); } .shadow_right_glassyLavenderBlush6s, .hover_shadow_right_glassyLavenderBlush6s:hover, .active_shadow_right_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(237, 0, 79, .78); -moz-box-shadow: 0.5em 0em 1em rgba(237, 0, 79, .78); box-shadow: 0.5em 0em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_glassyLavenderBlush6, .hover_shadow_top_glassyLavenderBlush6:hover, .active_shadow_top_glassyLavenderBlush6:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: 0em -0.5em 1em rgba(220, 0, 73, .39); box-shadow: 0em -0.5em 1em rgba(220, 0, 73, .39); } .shadow_top_glassyLavenderBlush6h, .hover_shadow_top_glassyLavenderBlush6h:hover, .active_shadow_top_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: 0em -0.5em 1em rgba(255, 9, 91, .50); box-shadow: 0em -0.5em 1em rgba(255, 9, 91, .50); } .shadow_top_glassyLavenderBlush6a, .hover_shadow_top_glassyLavenderBlush6a:hover, .active_shadow_top_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: 0em -0.5em 1em rgba(237, 0, 79, .63); box-shadow: 0em -0.5em 1em rgba(237, 0, 79, .63); } .shadow_top_glassyLavenderBlush6s, .hover_shadow_top_glassyLavenderBlush6s:hover, .active_shadow_top_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: 0em -0.5em 1em rgba(237, 0, 79, .78); box-shadow: 0em -0.5em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_glassyLavenderBlush6, .hover_shadow_bottom_glassyLavenderBlush6:hover, .active_shadow_bottom_glassyLavenderBlush6:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: 0em 0.5em 1em rgba(220, 0, 73, .39); box-shadow: 0em 0.5em 1em rgba(220, 0, 73, .39); } .shadow_bottom_glassyLavenderBlush6h, .hover_shadow_bottom_glassyLavenderBlush6h:hover, .active_shadow_bottom_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: 0em 0.5em 1em rgba(255, 9, 91, .50); box-shadow: 0em 0.5em 1em rgba(255, 9, 91, .50); } .shadow_bottom_glassyLavenderBlush6a, .hover_shadow_bottom_glassyLavenderBlush6a:hover, .active_shadow_bottom_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: 0em 0.5em 1em rgba(237, 0, 79, .63); box-shadow: 0em 0.5em 1em rgba(237, 0, 79, .63); } .shadow_bottom_glassyLavenderBlush6s, .hover_shadow_bottom_glassyLavenderBlush6s:hover, .active_shadow_bottom_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: 0em 0.5em 1em rgba(237, 0, 79, .78); box-shadow: 0em 0.5em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_glassyLavenderBlush6, .hover_shadow_top_left_glassyLavenderBlush6:hover, .active_shadow_top_left_glassyLavenderBlush6:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(220, 0, 73, .39); box-shadow: -0.5em -0.5em 1em rgba(220, 0, 73, .39); } .shadow_top_left_glassyLavenderBlush6h, .hover_shadow_top_left_glassyLavenderBlush6h:hover, .active_shadow_top_left_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 9, 91, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 9, 91, .50); } .shadow_top_left_glassyLavenderBlush6a, .hover_shadow_top_left_glassyLavenderBlush6a:hover, .active_shadow_top_left_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .63); box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .63); } .shadow_top_left_glassyLavenderBlush6s, .hover_shadow_top_left_glassyLavenderBlush6s:hover, .active_shadow_top_left_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .78); box-shadow: -0.5em -0.5em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_glassyLavenderBlush6, .hover_shadow_top_right_glassyLavenderBlush6:hover, .active_shadow_top_right_glassyLavenderBlush6:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(220, 0, 73, .39); box-shadow: 0.5em -0.5em 1em rgba(220, 0, 73, .39); } .shadow_top_right_glassyLavenderBlush6h, .hover_shadow_top_right_glassyLavenderBlush6h:hover, .active_shadow_top_right_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 9, 91, .50); box-shadow: 0.5em -0.5em 1em rgba(255, 9, 91, .50); } .shadow_top_right_glassyLavenderBlush6a, .hover_shadow_top_right_glassyLavenderBlush6a:hover, .active_shadow_top_right_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(237, 0, 79, .63); box-shadow: 0.5em -0.5em 1em rgba(237, 0, 79, .63); } .shadow_top_right_glassyLavenderBlush6s, .hover_shadow_top_right_glassyLavenderBlush6s:hover, .active_shadow_top_right_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(237, 0, 79, .78); box-shadow: 0.5em -0.5em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_glassyLavenderBlush6, .hover_shadow_bottom_left_glassyLavenderBlush6:hover, .active_shadow_bottom_left_glassyLavenderBlush6:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(220, 0, 73, .39); box-shadow: -0.5em 0.5em 1em rgba(220, 0, 73, .39); } .shadow_bottom_left_glassyLavenderBlush6h, .hover_shadow_bottom_left_glassyLavenderBlush6h:hover, .active_shadow_bottom_left_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 9, 91, .50); box-shadow: -0.5em 0.5em 1em rgba(255, 9, 91, .50); } .shadow_bottom_left_glassyLavenderBlush6a, .hover_shadow_bottom_left_glassyLavenderBlush6a:hover, .active_shadow_bottom_left_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(237, 0, 79, .63); box-shadow: -0.5em 0.5em 1em rgba(237, 0, 79, .63); } .shadow_bottom_left_glassyLavenderBlush6s, .hover_shadow_bottom_left_glassyLavenderBlush6s:hover, .active_shadow_bottom_left_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(237, 0, 79, .78); box-shadow: -0.5em 0.5em 1em rgba(237, 0, 79, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_glassyLavenderBlush6, .hover_shadow_bottom_right_glassyLavenderBlush6:hover, .active_shadow_bottom_right_glassyLavenderBlush6:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(220, 0, 73, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(220, 0, 73, .39); box-shadow: 0.5em 0.5em 1em rgba(220, 0, 73, .39); } .shadow_bottom_right_glassyLavenderBlush6h, .hover_shadow_bottom_right_glassyLavenderBlush6h:hover, .active_shadow_bottom_right_glassyLavenderBlush6h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 9, 91, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 9, 91, .50); box-shadow: 0.5em 0.5em 1em rgba(255, 9, 91, .50); } .shadow_bottom_right_glassyLavenderBlush6a, .hover_shadow_bottom_right_glassyLavenderBlush6a:hover, .active_shadow_bottom_right_glassyLavenderBlush6a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(237, 0, 79, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(237, 0, 79, .63); box-shadow: 0.5em 0.5em 1em rgba(237, 0, 79, .63); } .shadow_bottom_right_glassyLavenderBlush6s, .hover_shadow_bottom_right_glassyLavenderBlush6s:hover, .active_shadow_bottom_right_glassyLavenderBlush6s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(237, 0, 79, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(237, 0, 79, .78); box-shadow: 0.5em 0.5em 1em rgba(237, 0, 79, .78); }
0.546496
0.101991
body { font-family: 'Roboto'; background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../img/bg.jpg"); background-attachment: fixed; background-position: center; background-size: cover; } h1, h2, h3, h4, h5, h6 { font-family: 'Raleway'; } p { line-height: 1.75; } .text-faded { color: rgba(255, 255, 255, 0.3); } .site-heading { margin-top: 5rem; margin-bottom: 5rem; text-transform: uppercase; line-height: 1; font-family: 'Raleway'; } .site-heading .site-heading-upper { display: block; font-size: 2rem; font-weight: 800; } .site-heading .site-heading-lower { font-size: 5rem; font-weight: 100; line-height: 4rem; max-width: 300px; } .page-section { margin-top: 5rem; margin-bottom: 5rem; } .section-heading { text-transform: uppercase; } .section-heading .section-heading-upper { display: block; font-size: 1rem; font-weight: 800; } .section-heading .section-heading-lower { display: block; font-size: 3rem; font-weight: 100; } .bg-faded { background-color: rgba(255, 255, 255, 0.85); } #mainNav { background-color: rgba(37, 49, 65, 0.7); font-family: 'Raleway'; } #mainNav .navbar-brand { color: #e6a756; } #mainNav .navbar-nav .nav-item .nav-link { color: rgba(255, 255, 255, 0.7); font-weight: 800; } #mainNav .navbar-nav .nav-item.active .nav-link { color: #e6a756; } @media (min-width: 992px) { #mainNav .navbar-nav .nav-item .nav-link { font-size: 0.9rem; } #mainNav .navbar-nav .nav-item .nav-link:hover { color: rgba(255, 255, 255, 0.4); } #mainNav .navbar-nav .nav-item.active .nav-link:hover { color: #e6a756; } } .btn-xl { font-weight: 700; font-size: 0.8rem; padding-top: 1.5rem; padding-bottom: 1.5rem; padding-left: 2rem; padding-right: 2rem; } .intro { position: relative; } @media (min-width: 992px) { .intro .intro-img { width: 75%; float: right; } .intro .intro-text { left: 0; width: 60%; margin-top: 3rem; position: absolute; } .intro .intro-text .intro-button { width: 100%; left: 0; position: absolute; bottom: -2rem; } } @media (min-width: 1200px) { .intro .intro-text { width: 45%; } } .cta { padding-top: 5rem; padding-bottom: 5rem; background-color: rgba(37, 49, 65, 0.7); } .cta .cta-inner { position: relative; padding: 3rem; margin: 0.5rem; background-color: rgba(255, 255, 255, 0.85); } .cta .cta-inner:before { border-radius: 0.5rem; content: ''; position: absolute; top: -0.5rem; bottom: -0.5rem; left: -0.5rem; right: -0.5rem; border: 0.25rem solid rgba(255, 255, 255, 0.85); } @media (min-width: 992px) { .about-heading .about-heading-img { position: relative; z-index: 0; } .about-heading .about-heading-content { margin-top: -5rem; position: relative; z-index: 1; } } @media (min-width: 992px) { .product-item .product-item-title { position: relative; z-index: 1; margin-bottom: -3rem; } .product-item .product-item-img { position: relative; z-index: 0; max-width: 60vw; } .product-item .product-item-description { position: relative; z-index: 1; margin-top: -3rem; max-width: 50vw; } } .list-hours { font-size: 0.9rem; } .list-hours .list-hours-item { border-bottom: 1px solid rgba(230, 167, 86, 0.5); padding-bottom: .25rem; margin-bottom: 1rem; font-style: italic; } .list-hours .list-hours-item.today { font-weight: bold; color: #e6a756; } @media (min-width: 992px) { .list-hours { width: 50%; font-size: 1.1rem; } } .address strong { font-size: 1.2rem; } .footer { background-color: rgba(0, 0, 0, 0.7); } .text-primary { color: #e6a756 !important; } .bg-primary { background-color: #e6a756 !important; } .btn { box-shadow: 0px 3px 3px 0px rgba(33, 37, 41, 0.1); } .btn-primary { background-color: #e6a756; border-color: #e6a756; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active { background-color: #df902a; border-color: #df902a; } .font-weight-light { font-weight: 100 !important; } /* styles for people section */ a{ color:#88C425; } a:hover{ text-decoration:none; color:#519548; } i.red{ color:#BC0213; } .sticky { position: fixed; top: 0; width: 100%; z-index: 100; background-color: rgba(37, 49, 65, 1) !important; } .sticky + .content { padding-top: 60px; } @media only screen and (min-device-width: 768px) { .form-container { padding: 5%; background: #ffffff; border: 9px solid #f2f2f2; max-width: 520px; margin: auto; } } .form-container h1, p { text-align: center; } .form-container input, textarea , button { width: 100%; } .form-container textarea { height: 200px; } /* * Skeleton V2.0.4 * Copyright 2014, <NAME> * www.getskeleton.com * Free to use under the MIT license. * http://www.opensource.org/licenses/mit-license.php * 12/29/2014 */ /* Table of contents –––––––––––––––––––––––––––––––––––––––––––––––––– - Grid - Base Styles - Typography - Links - Buttons - Forms - Lists - Code - Tables - Spacing - Utilities - Clearing - Media Queries */ /* Grid –––––––––––––––––––––––––––––––––––––––––––––––––– */ .container { position: relative; width: 100%; max-width: 960px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } .column, .columns { width: 100%; float: left; box-sizing: border-box; } /* For devices larger than 400px */ @media (min-width: 400px) { .container { width: 85%; padding: 0; } } /* For devices larger than 550px */ @media (min-width: 550px) { .container { width: 80%; } .column, .columns { margin-left: 4%; } .column:first-child, .columns:first-child { margin-left: 0; } .one.column, .one.columns { width: 4.66666666667%; } .two.columns { width: 13.3333333333%; } .three.columns { width: 22%; } .four.columns { width: 30.6666666667%; } .five.columns { width: 39.3333333333%; } .six.columns { width: 48%; } .seven.columns { width: 56.6666666667%; } .eight.columns { width: 65.3333333333%; } .nine.columns { width: 74.0%; } .ten.columns { width: 82.6666666667%; } .eleven.columns { width: 91.3333333333%; } .twelve.columns { width: 100%; margin-left: 0; } .one-third.column { width: 30.6666666667%; } .two-thirds.column { width: 65.3333333333%; } .one-half.column { width: 48%; } /* Offsets */ .offset-by-one.column, .offset-by-one.columns { margin-left: 8.66666666667%; } .offset-by-two.column, .offset-by-two.columns { margin-left: 17.3333333333%; } .offset-by-three.column, .offset-by-three.columns { margin-left: 26%; } .offset-by-four.column, .offset-by-four.columns { margin-left: 34.6666666667%; } .offset-by-five.column, .offset-by-five.columns { margin-left: 43.3333333333%; } .offset-by-six.column, .offset-by-six.columns { margin-left: 52%; } .offset-by-seven.column, .offset-by-seven.columns { margin-left: 60.6666666667%; } .offset-by-eight.column, .offset-by-eight.columns { margin-left: 69.3333333333%; } .offset-by-nine.column, .offset-by-nine.columns { margin-left: 78.0%; } .offset-by-ten.column, .offset-by-ten.columns { margin-left: 86.6666666667%; } .offset-by-eleven.column, .offset-by-eleven.columns { margin-left: 95.3333333333%; } .offset-by-one-third.column, .offset-by-one-third.columns { margin-left: 34.6666666667%; } .offset-by-two-thirds.column, .offset-by-two-thirds.columns { margin-left: 69.3333333333%; } .offset-by-one-half.column, .offset-by-one-half.columns { margin-left: 52%; } } /* Base Styles –––––––––––––––––––––––––––––––––––––––––––––––––– */ /* NOTE html is set to 62.5% so that all the REM measurements throughout Skeleton are based on 10px sizing. So basically 1.5rem = 15px :) */ body { font-size: 0.9em; /* currently ems cause chrome bug misinterpreting rems on body element */ line-height: 1.6; font-weight: 400; font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #222; } /* Typography –––––––––––––––––––––––––––––––––––––––––––––––––– */ h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 2rem; font-weight: 300; } h1 { font-size: 4.0rem; line-height: 1.2; letter-spacing: -.1rem;} h2 { font-size: 3.6rem; line-height: 1.25; letter-spacing: -.1rem; } h3 { font-size: 3.0rem; line-height: 1.3; letter-spacing: -.1rem; } h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; } h5 { font-size: 1.8rem; line-height: 1.5; letter-spacing: -.05rem; } h6 { font-size: 1.5rem; line-height: 1.6; letter-spacing: 0; } /* Larger than phablet */ @media (min-width: 550px) { h1 { font-size: 2.5rem; } h2 { font-size: 4.2rem; } h3 { font-size: 3.6rem; } h4 { font-size: 3.0rem; } h5 { font-size: 2.4rem; } h6 { font-size: 1.5rem; } } p { margin-top: 0; } /* Links –––––––––––––––––––––––––––––––––––––––––––––––––– */ a { color: #1EAEDB; } a:hover { color: #0FA0CE; } /* Buttons –––––––––––––––––––––––––––––––––––––––––––––––––– */ .button, button, input[type="submit"], input[type="reset"], input[type="button"] { display: inline-block; height: 38px; padding: 0 30px; color: #555; text-align: center; font-size: 11px; font-weight: 600; line-height: 38px; letter-spacing: .1rem; text-transform: uppercase; text-decoration: none; white-space: nowrap; background-color: transparent; border-radius: 4px; border: 1px solid #bbb; cursor: pointer; box-sizing: border-box; } .button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus { color: #333; border-color: #888; outline: 0; } .button.button-primary, button.button-primary, input[type="submit"].button-primary, input[type="reset"].button-primary, input[type="button"].button-primary { color: #FFF; background-color: #e7a756; border-color: #33C3F0; } .button.button-primary:hover, button.button-primary:hover, input[type="submit"].button-primary:hover, input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover, .button.button-primary:focus, button.button-primary:focus, input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus { color: #FFF; background-color: #1EAEDB; border-color: #1EAEDB; } /* Forms –––––––––––––––––––––––––––––––––––––––––––––––––– */ input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select { height: 38px; padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */ background-color: #fff; border: 1px solid #D1D1D1; border-radius: 4px; box-shadow: none; box-sizing: border-box; } /* Removes awkward default styles on some inputs for iOS */ input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; } textarea { min-height: 65px; padding-top: 6px; padding-bottom: 6px; } input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, select:focus { border: 1px solid #33C3F0; outline: 0; } label, legend { display: block; margin-bottom: .5rem; font-weight: 600; } fieldset { padding: 0; border-width: 0; } input[type="checkbox"], input[type="radio"] { display: inline; } label > .label-body { display: inline-block; margin-left: .5rem; font-weight: normal; } /* Lists –––––––––––––––––––––––––––––––––––––––––––––––––– */ ul { list-style: circle inside; } ol { list-style: decimal inside; } ol, ul { padding-left: 0; margin-top: 0; } ul ul, ul ol, ol ol, ol ul { margin: 1.5rem 0 1.5rem 3rem; font-size: 90%; } li { margin-bottom: 1rem; } /* Code –––––––––––––––––––––––––––––––––––––––––––––––––– */ code { padding: .2rem .5rem; margin: 0 .2rem; font-size: 90%; white-space: nowrap; background: #F1F1F1; border: 1px solid #E1E1E1; border-radius: 4px; } pre > code { display: block; padding: 1rem 1.5rem; white-space: pre; } /* Tables –––––––––––––––––––––––––––––––––––––––––––––––––– */ th, td { padding: 12px 15px; text-align: left; border-bottom: 1px solid #E1E1E1; } th:first-child, td:first-child { padding-left: 0; } th:last-child, td:last-child { padding-right: 0; } /* Spacing –––––––––––––––––––––––––––––––––––––––––––––––––– */ button, .button { margin-bottom: 1rem; } input, textarea, select, fieldset { margin-bottom: 1.5rem; } pre, blockquote, dl, figure, table, p, ul, ol, form { margin-bottom: 2.5rem; } /* Utilities –––––––––––––––––––––––––––––––––––––––––––––––––– */ .u-full-width { width: 100%; box-sizing: border-box; } .u-max-full-width { max-width: 100%; box-sizing: border-box; } .u-pull-right { float: right; } .u-pull-left { float: left; } /* Misc –––––––––––––––––––––––––––––––––––––––––––––––––– */ hr { margin-top: 3rem; margin-bottom: 3.5rem; border-width: 0; border-top: 1px solid #E1E1E1; } /* Clearing –––––––––––––––––––––––––––––––––––––––––––––––––– */ /* Self Clearing Goodness */ .container:after, .row:after, .u-cf { content: ""; display: table; clear: both; } /* Media Queries –––––––––––––––––––––––––––––––––––––––––––––––––– */ /* Note: The best way to structure the use of media queries is to create the queries near the relevant code. For example, if you wanted to change the styles for buttons on small devices, paste the mobile query code up in the buttons section and style it there. */ /* Larger than mobile */ @media (min-width: 400px) {} /* Larger than phablet (also point when grid becomes active) */ @media (min-width: 550px) {} /* Larger than tablet */ @media (min-width: 750px) {} /* Larger than desktop */ @media (min-width: 1000px) {} /* Larger than Desktop HD */ @media (min-width: 1200px) {} /* MARKETING CONTENT -------------------------------------------------- */ /* Center align the text within the three columns below the carousel */ .marketing .col-lg-4 { margin-bottom: 1.5rem; text-align: center; } .marketing h2 { font-weight: 400; } .marketing .col-lg-4 p { margin-right: .75rem; margin-left: .75rem; } /* Featurettes ------------------------- */ /* Thin out the marketing headings */ .featurette-heading { font-weight: 300; line-height: 1; letter-spacing: -.05rem; } /* RESPONSIVE CSS -------------------------------------------------- */ @media (min-width: 40em) { /* Bump up size of carousel content */ .carousel-caption p { margin-bottom: 1.25rem; font-size: 1.25rem; line-height: 1.4; } .featurette-heading { font-size: 35px; } } @media (min-width: 62em) { .featurette-heading { margin-top: 7rem; } } .featurette-background{ background-color: rgba(255, 255, 255, 0.85); max-width: 500px; text-align: center; } .featurette-background p{ font-size: 11pt; } .text-muted{ font-size: 25px; } .featurette-image{ max-width: 500px; max-height: 500px; } :root { --jumbotron-padding-y: 3rem; } .jumbotron { padding-top: var(--jumbotron-padding-y); padding-bottom: var(--jumbotron-padding-y); margin-bottom: 0; background-color: #fff; } .jumbotron-1{ margin-top: 50px; background-color: rgba(255, 255, 255, 0.85); margin-top: 60px; margin-bottom: 20px; } .jumbotron-2{ margin-bottom: 50px; background-color: rgba(255, 255, 255, 0.85); margin-top: 20px; margin-bottom: 20px; } @media (min-width: 768px) { .jumbotron { padding-top: calc(var(--jumbotron-padding-y) * 2); padding-bottom: calc(var(--jumbotron-padding-y) * 2); } } .jumbotron p:last-child { margin-bottom: 0; } .jumbotron-heading { font-weight: 300; } .jumbotron .container { max-width: 40rem; } footer { padding-top: 3rem; padding-bottom: 3rem; } footer p { margin-bottom: .25rem; } .box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); } /* Home Page Services - Java Devolopment - Android Devolopment */ .font-icons { margin-top: 20px; color: #495057; } .card-body h6{ margin-bottom: 0; } .card-body { padding-top: 10px; } /* Footer */ @import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'); section { padding: 60px 0; } section .section-title { text-align: center; color: #007b5e; margin-bottom: 50px; text-transform: uppercase; } #footer { background: #263241 !important; } #footer h5{ padding-left: 10px; border-left: 3px solid #eeeeee; padding-bottom: 6px; margin-bottom: 20px; color:#ffffff; } #footer a { color: #ffffff; text-decoration: none !important; background-color: transparent; -webkit-text-decoration-skip: objects; } #footer ul.social li{ padding: 3px 0; } #footer ul.social li a i { margin-right: 5px; font-size:25px; -webkit-transition: .5s all ease; -moz-transition: .5s all ease; transition: .5s all ease; } #footer ul.social li:hover a i { font-size:30px; margin-top:-10px; } #footer ul.social li a, #footer ul.quick-links li a{ color:#ffffff; } #footer ul.social li a:hover{ color:#eeeeee; } #footer ul.quick-links li{ padding: 3px 0; -webkit-transition: .5s all ease; -moz-transition: .5s all ease; transition: .5s all ease; } #footer ul.quick-links li:hover{ padding: 3px 0; margin-left:5px; font-weight:700; } #footer ul.quick-links li a i{ margin-right: 5px; } #footer ul.quick-links li:hover a i { font-weight: 700; } @media (max-width:767px){ #footer h5 { padding-left: 0; border-left: transparent; padding-bottom: 0px; margin-bottom: 10px; } } .quick-links-size{ max-width: 25%; } .heading-what-we-do{ text-align: center; } .album{ background-color: rgba(255, 255, 255, 0.85); margin-top: 20px; margin-bottom: 20px; } .company-logo{ max-width: 400px; } .jumbotron{ margin-left: 75px; margin-right: 75px; } .album{ margin-left: 75px; margin-right: 75px; }
css/business-casual.css
body { font-family: 'Roboto'; background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../img/bg.jpg"); background-attachment: fixed; background-position: center; background-size: cover; } h1, h2, h3, h4, h5, h6 { font-family: 'Raleway'; } p { line-height: 1.75; } .text-faded { color: rgba(255, 255, 255, 0.3); } .site-heading { margin-top: 5rem; margin-bottom: 5rem; text-transform: uppercase; line-height: 1; font-family: 'Raleway'; } .site-heading .site-heading-upper { display: block; font-size: 2rem; font-weight: 800; } .site-heading .site-heading-lower { font-size: 5rem; font-weight: 100; line-height: 4rem; max-width: 300px; } .page-section { margin-top: 5rem; margin-bottom: 5rem; } .section-heading { text-transform: uppercase; } .section-heading .section-heading-upper { display: block; font-size: 1rem; font-weight: 800; } .section-heading .section-heading-lower { display: block; font-size: 3rem; font-weight: 100; } .bg-faded { background-color: rgba(255, 255, 255, 0.85); } #mainNav { background-color: rgba(37, 49, 65, 0.7); font-family: 'Raleway'; } #mainNav .navbar-brand { color: #e6a756; } #mainNav .navbar-nav .nav-item .nav-link { color: rgba(255, 255, 255, 0.7); font-weight: 800; } #mainNav .navbar-nav .nav-item.active .nav-link { color: #e6a756; } @media (min-width: 992px) { #mainNav .navbar-nav .nav-item .nav-link { font-size: 0.9rem; } #mainNav .navbar-nav .nav-item .nav-link:hover { color: rgba(255, 255, 255, 0.4); } #mainNav .navbar-nav .nav-item.active .nav-link:hover { color: #e6a756; } } .btn-xl { font-weight: 700; font-size: 0.8rem; padding-top: 1.5rem; padding-bottom: 1.5rem; padding-left: 2rem; padding-right: 2rem; } .intro { position: relative; } @media (min-width: 992px) { .intro .intro-img { width: 75%; float: right; } .intro .intro-text { left: 0; width: 60%; margin-top: 3rem; position: absolute; } .intro .intro-text .intro-button { width: 100%; left: 0; position: absolute; bottom: -2rem; } } @media (min-width: 1200px) { .intro .intro-text { width: 45%; } } .cta { padding-top: 5rem; padding-bottom: 5rem; background-color: rgba(37, 49, 65, 0.7); } .cta .cta-inner { position: relative; padding: 3rem; margin: 0.5rem; background-color: rgba(255, 255, 255, 0.85); } .cta .cta-inner:before { border-radius: 0.5rem; content: ''; position: absolute; top: -0.5rem; bottom: -0.5rem; left: -0.5rem; right: -0.5rem; border: 0.25rem solid rgba(255, 255, 255, 0.85); } @media (min-width: 992px) { .about-heading .about-heading-img { position: relative; z-index: 0; } .about-heading .about-heading-content { margin-top: -5rem; position: relative; z-index: 1; } } @media (min-width: 992px) { .product-item .product-item-title { position: relative; z-index: 1; margin-bottom: -3rem; } .product-item .product-item-img { position: relative; z-index: 0; max-width: 60vw; } .product-item .product-item-description { position: relative; z-index: 1; margin-top: -3rem; max-width: 50vw; } } .list-hours { font-size: 0.9rem; } .list-hours .list-hours-item { border-bottom: 1px solid rgba(230, 167, 86, 0.5); padding-bottom: .25rem; margin-bottom: 1rem; font-style: italic; } .list-hours .list-hours-item.today { font-weight: bold; color: #e6a756; } @media (min-width: 992px) { .list-hours { width: 50%; font-size: 1.1rem; } } .address strong { font-size: 1.2rem; } .footer { background-color: rgba(0, 0, 0, 0.7); } .text-primary { color: #e6a756 !important; } .bg-primary { background-color: #e6a756 !important; } .btn { box-shadow: 0px 3px 3px 0px rgba(33, 37, 41, 0.1); } .btn-primary { background-color: #e6a756; border-color: #e6a756; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active { background-color: #df902a; border-color: #df902a; } .font-weight-light { font-weight: 100 !important; } /* styles for people section */ a{ color:#88C425; } a:hover{ text-decoration:none; color:#519548; } i.red{ color:#BC0213; } .sticky { position: fixed; top: 0; width: 100%; z-index: 100; background-color: rgba(37, 49, 65, 1) !important; } .sticky + .content { padding-top: 60px; } @media only screen and (min-device-width: 768px) { .form-container { padding: 5%; background: #ffffff; border: 9px solid #f2f2f2; max-width: 520px; margin: auto; } } .form-container h1, p { text-align: center; } .form-container input, textarea , button { width: 100%; } .form-container textarea { height: 200px; } /* * Skeleton V2.0.4 * Copyright 2014, <NAME> * www.getskeleton.com * Free to use under the MIT license. * http://www.opensource.org/licenses/mit-license.php * 12/29/2014 */ /* Table of contents –––––––––––––––––––––––––––––––––––––––––––––––––– - Grid - Base Styles - Typography - Links - Buttons - Forms - Lists - Code - Tables - Spacing - Utilities - Clearing - Media Queries */ /* Grid –––––––––––––––––––––––––––––––––––––––––––––––––– */ .container { position: relative; width: 100%; max-width: 960px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } .column, .columns { width: 100%; float: left; box-sizing: border-box; } /* For devices larger than 400px */ @media (min-width: 400px) { .container { width: 85%; padding: 0; } } /* For devices larger than 550px */ @media (min-width: 550px) { .container { width: 80%; } .column, .columns { margin-left: 4%; } .column:first-child, .columns:first-child { margin-left: 0; } .one.column, .one.columns { width: 4.66666666667%; } .two.columns { width: 13.3333333333%; } .three.columns { width: 22%; } .four.columns { width: 30.6666666667%; } .five.columns { width: 39.3333333333%; } .six.columns { width: 48%; } .seven.columns { width: 56.6666666667%; } .eight.columns { width: 65.3333333333%; } .nine.columns { width: 74.0%; } .ten.columns { width: 82.6666666667%; } .eleven.columns { width: 91.3333333333%; } .twelve.columns { width: 100%; margin-left: 0; } .one-third.column { width: 30.6666666667%; } .two-thirds.column { width: 65.3333333333%; } .one-half.column { width: 48%; } /* Offsets */ .offset-by-one.column, .offset-by-one.columns { margin-left: 8.66666666667%; } .offset-by-two.column, .offset-by-two.columns { margin-left: 17.3333333333%; } .offset-by-three.column, .offset-by-three.columns { margin-left: 26%; } .offset-by-four.column, .offset-by-four.columns { margin-left: 34.6666666667%; } .offset-by-five.column, .offset-by-five.columns { margin-left: 43.3333333333%; } .offset-by-six.column, .offset-by-six.columns { margin-left: 52%; } .offset-by-seven.column, .offset-by-seven.columns { margin-left: 60.6666666667%; } .offset-by-eight.column, .offset-by-eight.columns { margin-left: 69.3333333333%; } .offset-by-nine.column, .offset-by-nine.columns { margin-left: 78.0%; } .offset-by-ten.column, .offset-by-ten.columns { margin-left: 86.6666666667%; } .offset-by-eleven.column, .offset-by-eleven.columns { margin-left: 95.3333333333%; } .offset-by-one-third.column, .offset-by-one-third.columns { margin-left: 34.6666666667%; } .offset-by-two-thirds.column, .offset-by-two-thirds.columns { margin-left: 69.3333333333%; } .offset-by-one-half.column, .offset-by-one-half.columns { margin-left: 52%; } } /* Base Styles –––––––––––––––––––––––––––––––––––––––––––––––––– */ /* NOTE html is set to 62.5% so that all the REM measurements throughout Skeleton are based on 10px sizing. So basically 1.5rem = 15px :) */ body { font-size: 0.9em; /* currently ems cause chrome bug misinterpreting rems on body element */ line-height: 1.6; font-weight: 400; font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #222; } /* Typography –––––––––––––––––––––––––––––––––––––––––––––––––– */ h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 2rem; font-weight: 300; } h1 { font-size: 4.0rem; line-height: 1.2; letter-spacing: -.1rem;} h2 { font-size: 3.6rem; line-height: 1.25; letter-spacing: -.1rem; } h3 { font-size: 3.0rem; line-height: 1.3; letter-spacing: -.1rem; } h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; } h5 { font-size: 1.8rem; line-height: 1.5; letter-spacing: -.05rem; } h6 { font-size: 1.5rem; line-height: 1.6; letter-spacing: 0; } /* Larger than phablet */ @media (min-width: 550px) { h1 { font-size: 2.5rem; } h2 { font-size: 4.2rem; } h3 { font-size: 3.6rem; } h4 { font-size: 3.0rem; } h5 { font-size: 2.4rem; } h6 { font-size: 1.5rem; } } p { margin-top: 0; } /* Links –––––––––––––––––––––––––––––––––––––––––––––––––– */ a { color: #1EAEDB; } a:hover { color: #0FA0CE; } /* Buttons –––––––––––––––––––––––––––––––––––––––––––––––––– */ .button, button, input[type="submit"], input[type="reset"], input[type="button"] { display: inline-block; height: 38px; padding: 0 30px; color: #555; text-align: center; font-size: 11px; font-weight: 600; line-height: 38px; letter-spacing: .1rem; text-transform: uppercase; text-decoration: none; white-space: nowrap; background-color: transparent; border-radius: 4px; border: 1px solid #bbb; cursor: pointer; box-sizing: border-box; } .button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus { color: #333; border-color: #888; outline: 0; } .button.button-primary, button.button-primary, input[type="submit"].button-primary, input[type="reset"].button-primary, input[type="button"].button-primary { color: #FFF; background-color: #e7a756; border-color: #33C3F0; } .button.button-primary:hover, button.button-primary:hover, input[type="submit"].button-primary:hover, input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover, .button.button-primary:focus, button.button-primary:focus, input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus { color: #FFF; background-color: #1EAEDB; border-color: #1EAEDB; } /* Forms –––––––––––––––––––––––––––––––––––––––––––––––––– */ input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select { height: 38px; padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */ background-color: #fff; border: 1px solid #D1D1D1; border-radius: 4px; box-shadow: none; box-sizing: border-box; } /* Removes awkward default styles on some inputs for iOS */ input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; } textarea { min-height: 65px; padding-top: 6px; padding-bottom: 6px; } input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, select:focus { border: 1px solid #33C3F0; outline: 0; } label, legend { display: block; margin-bottom: .5rem; font-weight: 600; } fieldset { padding: 0; border-width: 0; } input[type="checkbox"], input[type="radio"] { display: inline; } label > .label-body { display: inline-block; margin-left: .5rem; font-weight: normal; } /* Lists –––––––––––––––––––––––––––––––––––––––––––––––––– */ ul { list-style: circle inside; } ol { list-style: decimal inside; } ol, ul { padding-left: 0; margin-top: 0; } ul ul, ul ol, ol ol, ol ul { margin: 1.5rem 0 1.5rem 3rem; font-size: 90%; } li { margin-bottom: 1rem; } /* Code –––––––––––––––––––––––––––––––––––––––––––––––––– */ code { padding: .2rem .5rem; margin: 0 .2rem; font-size: 90%; white-space: nowrap; background: #F1F1F1; border: 1px solid #E1E1E1; border-radius: 4px; } pre > code { display: block; padding: 1rem 1.5rem; white-space: pre; } /* Tables –––––––––––––––––––––––––––––––––––––––––––––––––– */ th, td { padding: 12px 15px; text-align: left; border-bottom: 1px solid #E1E1E1; } th:first-child, td:first-child { padding-left: 0; } th:last-child, td:last-child { padding-right: 0; } /* Spacing –––––––––––––––––––––––––––––––––––––––––––––––––– */ button, .button { margin-bottom: 1rem; } input, textarea, select, fieldset { margin-bottom: 1.5rem; } pre, blockquote, dl, figure, table, p, ul, ol, form { margin-bottom: 2.5rem; } /* Utilities –––––––––––––––––––––––––––––––––––––––––––––––––– */ .u-full-width { width: 100%; box-sizing: border-box; } .u-max-full-width { max-width: 100%; box-sizing: border-box; } .u-pull-right { float: right; } .u-pull-left { float: left; } /* Misc –––––––––––––––––––––––––––––––––––––––––––––––––– */ hr { margin-top: 3rem; margin-bottom: 3.5rem; border-width: 0; border-top: 1px solid #E1E1E1; } /* Clearing –––––––––––––––––––––––––––––––––––––––––––––––––– */ /* Self Clearing Goodness */ .container:after, .row:after, .u-cf { content: ""; display: table; clear: both; } /* Media Queries –––––––––––––––––––––––––––––––––––––––––––––––––– */ /* Note: The best way to structure the use of media queries is to create the queries near the relevant code. For example, if you wanted to change the styles for buttons on small devices, paste the mobile query code up in the buttons section and style it there. */ /* Larger than mobile */ @media (min-width: 400px) {} /* Larger than phablet (also point when grid becomes active) */ @media (min-width: 550px) {} /* Larger than tablet */ @media (min-width: 750px) {} /* Larger than desktop */ @media (min-width: 1000px) {} /* Larger than Desktop HD */ @media (min-width: 1200px) {} /* MARKETING CONTENT -------------------------------------------------- */ /* Center align the text within the three columns below the carousel */ .marketing .col-lg-4 { margin-bottom: 1.5rem; text-align: center; } .marketing h2 { font-weight: 400; } .marketing .col-lg-4 p { margin-right: .75rem; margin-left: .75rem; } /* Featurettes ------------------------- */ /* Thin out the marketing headings */ .featurette-heading { font-weight: 300; line-height: 1; letter-spacing: -.05rem; } /* RESPONSIVE CSS -------------------------------------------------- */ @media (min-width: 40em) { /* Bump up size of carousel content */ .carousel-caption p { margin-bottom: 1.25rem; font-size: 1.25rem; line-height: 1.4; } .featurette-heading { font-size: 35px; } } @media (min-width: 62em) { .featurette-heading { margin-top: 7rem; } } .featurette-background{ background-color: rgba(255, 255, 255, 0.85); max-width: 500px; text-align: center; } .featurette-background p{ font-size: 11pt; } .text-muted{ font-size: 25px; } .featurette-image{ max-width: 500px; max-height: 500px; } :root { --jumbotron-padding-y: 3rem; } .jumbotron { padding-top: var(--jumbotron-padding-y); padding-bottom: var(--jumbotron-padding-y); margin-bottom: 0; background-color: #fff; } .jumbotron-1{ margin-top: 50px; background-color: rgba(255, 255, 255, 0.85); margin-top: 60px; margin-bottom: 20px; } .jumbotron-2{ margin-bottom: 50px; background-color: rgba(255, 255, 255, 0.85); margin-top: 20px; margin-bottom: 20px; } @media (min-width: 768px) { .jumbotron { padding-top: calc(var(--jumbotron-padding-y) * 2); padding-bottom: calc(var(--jumbotron-padding-y) * 2); } } .jumbotron p:last-child { margin-bottom: 0; } .jumbotron-heading { font-weight: 300; } .jumbotron .container { max-width: 40rem; } footer { padding-top: 3rem; padding-bottom: 3rem; } footer p { margin-bottom: .25rem; } .box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); } /* Home Page Services - Java Devolopment - Android Devolopment */ .font-icons { margin-top: 20px; color: #495057; } .card-body h6{ margin-bottom: 0; } .card-body { padding-top: 10px; } /* Footer */ @import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'); section { padding: 60px 0; } section .section-title { text-align: center; color: #007b5e; margin-bottom: 50px; text-transform: uppercase; } #footer { background: #263241 !important; } #footer h5{ padding-left: 10px; border-left: 3px solid #eeeeee; padding-bottom: 6px; margin-bottom: 20px; color:#ffffff; } #footer a { color: #ffffff; text-decoration: none !important; background-color: transparent; -webkit-text-decoration-skip: objects; } #footer ul.social li{ padding: 3px 0; } #footer ul.social li a i { margin-right: 5px; font-size:25px; -webkit-transition: .5s all ease; -moz-transition: .5s all ease; transition: .5s all ease; } #footer ul.social li:hover a i { font-size:30px; margin-top:-10px; } #footer ul.social li a, #footer ul.quick-links li a{ color:#ffffff; } #footer ul.social li a:hover{ color:#eeeeee; } #footer ul.quick-links li{ padding: 3px 0; -webkit-transition: .5s all ease; -moz-transition: .5s all ease; transition: .5s all ease; } #footer ul.quick-links li:hover{ padding: 3px 0; margin-left:5px; font-weight:700; } #footer ul.quick-links li a i{ margin-right: 5px; } #footer ul.quick-links li:hover a i { font-weight: 700; } @media (max-width:767px){ #footer h5 { padding-left: 0; border-left: transparent; padding-bottom: 0px; margin-bottom: 10px; } } .quick-links-size{ max-width: 25%; } .heading-what-we-do{ text-align: center; } .album{ background-color: rgba(255, 255, 255, 0.85); margin-top: 20px; margin-bottom: 20px; } .company-logo{ max-width: 400px; } .jumbotron{ margin-left: 75px; margin-right: 75px; } .album{ margin-left: 75px; margin-right: 75px; }
0.489992
0.067886
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic); .wr-post-summary { margin-bottom: 20px; } .post-cover { width: 100%; } .author { background-color: #F5F5F5; padding: 15px; border-radius: 5px; } .author pre { font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "MS Pゴシック" , "MS PGothic" , sans-serif; border: transparent; padding: 0; } .pagination-group { margin-top: 20px; } .pagination-summary { line-height: 30px; margin-right: 15px; } .pagination { margin: 0; } .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { background-color: #839CB1; border-color: #839CB1; } #wrap > .container { padding: 60px 15px 0; } #wrap > .post-cover + .container { padding-top: 0px; } #comment-list .list-group-item { border-radius: 0; border-top-width: 1px; border-right-width: 0; border-bottom-width: 1px; border-left-width: 0; padding-left: 0; } a { color: #839CB1; } a:hover, a:focus { color: #B2CDE4; } table { border: 1px solid #ccc; width: 100%; margin: 20px 0; } table th, table td { border: 1px solid #ccc; padding: 10px; } table th { width: 30%; } body{ font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "MS Pゴシック" , "MS PGothic" , sans-serif; font-weight: 500; } h1, h2, h3, h4, h5 { font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "MS Pゴシック" , "MS PGothic" , sans-serif; font-weight: 700; } h1 { font-size: 2.4em; } h2 { font-size: 2.0em; } h3 { font-size: 1.6em; } h4 { font-size: 1.2em; } .wr-post-title { margin-top: 0; } .wr-post-title a { color: #4E4E4E; } .wr-author { color: #6F6F6F; font-size: 90%; } .label-default { background-color: #F3F0F0; color: #565656; border: 1px solid #cccccc; } a.wr-tag:hover { text-decoration: none; opacity: 0.7; } p { font-size: 15px; line-height: 1.6em; } time { font-size: 90%; } img.fr-dii.fr-fil { margin: 0px 10px 0px 0px; left: 5px; float: left; } img.fr-dii.fr-fir { margin: 0px 0 0px 10px; right: 5px; float: right; } img.fr-dii { display: inline-block; } .footer { margin-top: 20px; } .navbar-default { background-color: #1C1D21; border-color: #1C1D21; } .navbar-default .navbar-brand { color: #FFF; } .navbar-default .navbar-nav>li>a { color: #FFF; } .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { color: #aeaeae; background-color: transparent; } .container > .alert { margin-top: 15px; } .alert + .page-header { margin-top: 15px; } .alert .row .page-header { margin-top: 0; }
wallride-ui-guest/src/resources/css/common.css
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic); .wr-post-summary { margin-bottom: 20px; } .post-cover { width: 100%; } .author { background-color: #F5F5F5; padding: 15px; border-radius: 5px; } .author pre { font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "MS Pゴシック" , "MS PGothic" , sans-serif; border: transparent; padding: 0; } .pagination-group { margin-top: 20px; } .pagination-summary { line-height: 30px; margin-right: 15px; } .pagination { margin: 0; } .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { background-color: #839CB1; border-color: #839CB1; } #wrap > .container { padding: 60px 15px 0; } #wrap > .post-cover + .container { padding-top: 0px; } #comment-list .list-group-item { border-radius: 0; border-top-width: 1px; border-right-width: 0; border-bottom-width: 1px; border-left-width: 0; padding-left: 0; } a { color: #839CB1; } a:hover, a:focus { color: #B2CDE4; } table { border: 1px solid #ccc; width: 100%; margin: 20px 0; } table th, table td { border: 1px solid #ccc; padding: 10px; } table th { width: 30%; } body{ font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "MS Pゴシック" , "MS PGothic" , sans-serif; font-weight: 500; } h1, h2, h3, h4, h5 { font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "MS Pゴシック" , "MS PGothic" , sans-serif; font-weight: 700; } h1 { font-size: 2.4em; } h2 { font-size: 2.0em; } h3 { font-size: 1.6em; } h4 { font-size: 1.2em; } .wr-post-title { margin-top: 0; } .wr-post-title a { color: #4E4E4E; } .wr-author { color: #6F6F6F; font-size: 90%; } .label-default { background-color: #F3F0F0; color: #565656; border: 1px solid #cccccc; } a.wr-tag:hover { text-decoration: none; opacity: 0.7; } p { font-size: 15px; line-height: 1.6em; } time { font-size: 90%; } img.fr-dii.fr-fil { margin: 0px 10px 0px 0px; left: 5px; float: left; } img.fr-dii.fr-fir { margin: 0px 0 0px 10px; right: 5px; float: right; } img.fr-dii { display: inline-block; } .footer { margin-top: 20px; } .navbar-default { background-color: #1C1D21; border-color: #1C1D21; } .navbar-default .navbar-brand { color: #FFF; } .navbar-default .navbar-nav>li>a { color: #FFF; } .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { color: #aeaeae; background-color: transparent; } .container > .alert { margin-top: 15px; } .alert + .page-header { margin-top: 15px; } .alert .row .page-header { margin-top: 0; }
0.203787
0.07267
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: sans-serif; display: grid; height: 100vh; place-items: center; background-color: #32353B; } .base-timer { position: relative; width: 300px; height: 300px; } .base-timer__svg { transform: scaleX(-1); } .base-timer__circle { fill: none; stroke: none; } .base-timer__path-elapsed { stroke-width: 7px; stroke: blue; border: 5px solid gray; } .base-timer__path-remaining { stroke-width: 7px; stroke-linecap: round; border: 5px solid gray; transform: rotate(90deg); animation: animationCicle 1s forwards; transition: 10ms linear; fill-rule: nonzero; stroke: #32353B; } .base-timer__label { position: absolute; width: 300px; height: 300px; top: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: 48px; color: white; } .base-timer__label .base-timer-button{ height: 45px; width: 100px; background-color: transparent; border: 3px solid #ffd700; offset: none; color: white; font-size: 1.3rem; border-radius: 15px; margin-top: 10px; } .base-timer__label .base-timer-button:hover{ cursor: pointer; } .modal-overlay { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 10; display: flex; align-items: center; justify-content: center; } .modal-container { background: #848da0; position: relative; width: 100%; max-width: 400px; padding: 5rem 3rem; border-radius: 25px; box-shadow: 0 0 60px rgba(0, 0, 0, 0.05); text-align: center; } .modal-container button { position: absolute; right: 0.5rem; top: 0.5rem; background: transparent; border: 0; font-size: 0; } .modal-container button:hover{ cursor: pointer; } .modal-container strong { font-size: 2.25rem; color: white; } .modal-container p { font-size: 1.25rem; color:white; margin-top: 0.25rem; font-weight: bold; } @keyframes animationCicle{ 0%{ transform-origin: left 2px; } 100%{ transform-origin: center; } }
src/app.css
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: sans-serif; display: grid; height: 100vh; place-items: center; background-color: #32353B; } .base-timer { position: relative; width: 300px; height: 300px; } .base-timer__svg { transform: scaleX(-1); } .base-timer__circle { fill: none; stroke: none; } .base-timer__path-elapsed { stroke-width: 7px; stroke: blue; border: 5px solid gray; } .base-timer__path-remaining { stroke-width: 7px; stroke-linecap: round; border: 5px solid gray; transform: rotate(90deg); animation: animationCicle 1s forwards; transition: 10ms linear; fill-rule: nonzero; stroke: #32353B; } .base-timer__label { position: absolute; width: 300px; height: 300px; top: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: 48px; color: white; } .base-timer__label .base-timer-button{ height: 45px; width: 100px; background-color: transparent; border: 3px solid #ffd700; offset: none; color: white; font-size: 1.3rem; border-radius: 15px; margin-top: 10px; } .base-timer__label .base-timer-button:hover{ cursor: pointer; } .modal-overlay { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 10; display: flex; align-items: center; justify-content: center; } .modal-container { background: #848da0; position: relative; width: 100%; max-width: 400px; padding: 5rem 3rem; border-radius: 25px; box-shadow: 0 0 60px rgba(0, 0, 0, 0.05); text-align: center; } .modal-container button { position: absolute; right: 0.5rem; top: 0.5rem; background: transparent; border: 0; font-size: 0; } .modal-container button:hover{ cursor: pointer; } .modal-container strong { font-size: 2.25rem; color: white; } .modal-container p { font-size: 1.25rem; color:white; margin-top: 0.25rem; font-weight: bold; } @keyframes animationCicle{ 0%{ transform-origin: left 2px; } 100%{ transform-origin: center; } }
0.631822
0.116337
@CHARSET "UTF-8"; .navbar-wrapper{ height: 45px} .navbar{ position:relative; z-index:1030} .navbar-black{ background-color: #222} .navbar-fixed-top{ position:fixed; top:0;left: 0; right: 0; z-index:1030} /*logo*/ .logos{ display:inline-block; text-decoration:none; cursor:pointer} a.logos:hover{ text-decoration:none} .navbar .logos{height: 44px;line-height: 44px;margin-right: 10px;float: left} .navbar-logos,.navbar-logos-m{font-size: 16px;margin-left: 15%;} .navbar-slogan{ font-size:12px; cursor: default} .navbar .container{ position:relative} .navbar-userbar{position:absolute;top:0px; right:15px} .navbar .container .navbar-userbar{ right:0px} /*导航*/ .nav{ z-index:1} .nav > ul{ font-size:0; line-height:0;margin: 0;padding: 0;} .nav > ul > li{ position:relative } .nav > ul > li,.nav > ul > li > a{ display:inline-block; height:44px; line-height:44px;text-align:center;font-size:14px} .nav > ul > li > a{ padding:0 20px} .nav > ul > li > a:hover,.nav > ul > li.current > a{background-color:rgba(255,255,255,0.2); text-decoration:none; -webkit-transition: background-color 0.3s ease 0s; -moz-transition: background-color 0.3s ease 0s; -o-transition: background-color 0.3s ease 0s; -ms-transition: background-color 0.3s ease 0s; transition: background-color 0.3s ease 0s } @media (max-width: 767px) { .logos{ margin-right: 0} .navbar-nav{display: none} .navbar-nav > ul > li{ width: 100%; text-align: left} .navbar-nav > ul > li > a{display:block;padding:0 15px; text-align: left} .nav-collapse ul,.nav-collapse li {width: 100%;display: block} .js .nav-collapse {position: absolute;display: block;float:none; clear:both;max-height: 0;clip: rect(0 0 0 0);margin-left: -15px; margin-right: -15px;overflow: hidden;zoom: 1; -webkt-transition:max-height 284ms ease 0s; -moz-transition:max-height 284ms ease 0s; -o-transition:max-height 284ms ease 0s; -ms-transition:max-height 284ms ease 0s; transition:max-height 284ms ease 0s} .js-nav-active .nav-collapse.closed {max-height: none} .nav-collapse.opened {max-height: 9999px} } /*导航条风格-黑色*/ .navbar-black{background-color:#063e73e6;border-bottom:#22ca98e6 1px solid;-moz-box-shadow: 0 0 4px #333333;-webkit-box-shadow: 0 0 4px #333333;box-shadow: 0 0 4px #333333} .navbar-black .logos{ color: #fff } .navbar-black .navbar-logos-m{color: #eee} .navbar-black .navbar-nav > ul > li, .navbar-black .navbar-nav > ul > li > a{ color:#fff} .navbar-black .navbar-nav > ul > li > a:hover, .navbar-black .navbar-nav > ul > li.current > a{color:#fff} .navbar-black .navbar-userbar{ color: #fff} @media (max-width: 767px) { .navbar-black .navbar-nav > ul > li{border-bottom: solid 1px #222} .navbar-black .navbar-nav > ul > li > a:hover, .navbar-black .navbar-nav > ul > li.current > a{ background: #777} } /*面包导航*/ .nav-toggle,a.nav-toggle{position:absolute; top:0px; right:15px; font-size: 20px; color:#999; padding:6px 11px;background-color:rgba(0,0,0,0.5);color:#fff;-webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none} .nav-toggle:hover,a.nav-toggle:hover{ text-decoration: none; color:#fff}
WebRoot/css/topHead.css
@CHARSET "UTF-8"; .navbar-wrapper{ height: 45px} .navbar{ position:relative; z-index:1030} .navbar-black{ background-color: #222} .navbar-fixed-top{ position:fixed; top:0;left: 0; right: 0; z-index:1030} /*logo*/ .logos{ display:inline-block; text-decoration:none; cursor:pointer} a.logos:hover{ text-decoration:none} .navbar .logos{height: 44px;line-height: 44px;margin-right: 10px;float: left} .navbar-logos,.navbar-logos-m{font-size: 16px;margin-left: 15%;} .navbar-slogan{ font-size:12px; cursor: default} .navbar .container{ position:relative} .navbar-userbar{position:absolute;top:0px; right:15px} .navbar .container .navbar-userbar{ right:0px} /*导航*/ .nav{ z-index:1} .nav > ul{ font-size:0; line-height:0;margin: 0;padding: 0;} .nav > ul > li{ position:relative } .nav > ul > li,.nav > ul > li > a{ display:inline-block; height:44px; line-height:44px;text-align:center;font-size:14px} .nav > ul > li > a{ padding:0 20px} .nav > ul > li > a:hover,.nav > ul > li.current > a{background-color:rgba(255,255,255,0.2); text-decoration:none; -webkit-transition: background-color 0.3s ease 0s; -moz-transition: background-color 0.3s ease 0s; -o-transition: background-color 0.3s ease 0s; -ms-transition: background-color 0.3s ease 0s; transition: background-color 0.3s ease 0s } @media (max-width: 767px) { .logos{ margin-right: 0} .navbar-nav{display: none} .navbar-nav > ul > li{ width: 100%; text-align: left} .navbar-nav > ul > li > a{display:block;padding:0 15px; text-align: left} .nav-collapse ul,.nav-collapse li {width: 100%;display: block} .js .nav-collapse {position: absolute;display: block;float:none; clear:both;max-height: 0;clip: rect(0 0 0 0);margin-left: -15px; margin-right: -15px;overflow: hidden;zoom: 1; -webkt-transition:max-height 284ms ease 0s; -moz-transition:max-height 284ms ease 0s; -o-transition:max-height 284ms ease 0s; -ms-transition:max-height 284ms ease 0s; transition:max-height 284ms ease 0s} .js-nav-active .nav-collapse.closed {max-height: none} .nav-collapse.opened {max-height: 9999px} } /*导航条风格-黑色*/ .navbar-black{background-color:#063e73e6;border-bottom:#22ca98e6 1px solid;-moz-box-shadow: 0 0 4px #333333;-webkit-box-shadow: 0 0 4px #333333;box-shadow: 0 0 4px #333333} .navbar-black .logos{ color: #fff } .navbar-black .navbar-logos-m{color: #eee} .navbar-black .navbar-nav > ul > li, .navbar-black .navbar-nav > ul > li > a{ color:#fff} .navbar-black .navbar-nav > ul > li > a:hover, .navbar-black .navbar-nav > ul > li.current > a{color:#fff} .navbar-black .navbar-userbar{ color: #fff} @media (max-width: 767px) { .navbar-black .navbar-nav > ul > li{border-bottom: solid 1px #222} .navbar-black .navbar-nav > ul > li > a:hover, .navbar-black .navbar-nav > ul > li.current > a{ background: #777} } /*面包导航*/ .nav-toggle,a.nav-toggle{position:absolute; top:0px; right:15px; font-size: 20px; color:#999; padding:6px 11px;background-color:rgba(0,0,0,0.5);color:#fff;-webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none} .nav-toggle:hover,a.nav-toggle:hover{ text-decoration: none; color:#fff}
0.211906
0.055643
body { background-color: #FFF; padding: 20px; margin: 0; max-width: 100%; max-height: 100%; } h1, h2, h3, h4, h5, h6, p, ul, ol, li { /* Load system fonts for macOS, iOS, Windows, Android */ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; line-height: 1.5; color: #3F3F3F; } ul.header li { display: inline; list-style-type: none; margin: 0; padding-right: 30px; } ul.header { background-color: #43474f; padding: 0; } ul.header li.Stylisted{ font-size: 30px; font-style: italic; color: #B9B9B9; padding-left: 70px; padding-right: 220px; } ul.header li.Stylisted:hover{ /*background-color: #FF6C6C;*/ cursor: pointer; color: #0ad0fc; } ul.header li a { text-align: center; color: #B9B9B9; text-decoration: none; padding: 20px; min-width: 66px; display: inline-block; -webkit-transition: all 150ms ease-in; transition: all 150ms ease-in; } ul.header li a.active { font-weight: bold; /*background-color: #FF6C6C;*/ color: #0ad0fc; } ul.header li a:hover{ color: #0ad0fc; } .modal p{ color: white; } .modal p:hover{ color: #0ad0fc; } .modal p.active{ color: #0ad0fc; } .content { background-color: #FFF; padding: 20px; -webkit-box-shadow: 0px 20px 70px -16px rgba(0,0,0,0.1); -moz-box-shadow: 0px 20px 70px -16px rgba(0,0,0,0.1); box-shadow: 0px 20px 70px -16px rgba(0,0,0,0.1); /*border-radius: 3px;*/ /*border: 6px solid;*/ } /* Futuristic 2017 card UI styles */ .content, ul.header { -webkit-box-shadow: 0px 20px 70px -16px rgba(0,0,0,0.1); -moz-box-shadow: 0px 20px 70px -16px rgba(0,0,0,0.1); box-shadow: 0px 20px 70px -16px rgba(0,0,0,0.1); } .content, ul.header, ul.header li a { border-radius: 3px; } .content h2 { padding: 0; margin: 0; } .content li { margin-bottom: 10px; } .content a { text-decoration: none; /* Strips browser-default underline */ color: currentColor; /* Strips browser-default blue */ border-bottom: 2px solid currentColor; padding-bottom: 1px; -webkit-transition: all 250ms cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all 250ms cubic-bezier(0.68, -0.55, 0.265, 1.55); } .content a:hover { color: #FF6C6C; padding-bottom: 4px; border-bottom: 2px solid #FF6C6C; } .content .link-expand a:after { content:' ➡' } .content .link-expand a.active { border: 0; } .content .link-expand a.active:hover { color: currentColor; cursor: default; } .content .link-expand a.active:after { content:''; } .field{ padding:3px; width:80%; align: center; } .border{ border: 6px solid; } .fieldset{ align-self: center; } .form{ align-self: center; } .bar{ width: 100%; height:30%; border:2px solid; } .bar ul>li{ padding: 5px; } ul.home-list li { display: inline; list-style-type: none; margin: 6px; float: left; } ul.home-list { background-color: #FFF; padding: 0; list-style-type: none; margin: 0; padding: 0; overflow: hidden; /*border: 1px solid #ccc;*/ /*background-color: #f1f1f1;*/ } ul.home-list li:hover{ /*background-color: #0ad0fc;*/ color: black; cursor: pointer; } ul.home-list li.calendar{ /*width:40%;*/ } /*.btn-primary{ float: left; margin-right: 10px; }*/ .btn-info{ float: left; margin-right: 10px; } .card { box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); transition: 0.3s; width: 26%; float:left; margin:3%; text-align: center; } .card:hover { box-shadow: 0 20px 18px 0 rgba(0,0,0,0.2); } .image{ width:90%; padding-left:5%; padding-top: 1%; } ul.home-list li.list{ width:150px; } select { -webkit-appearance: none; -moz-appearance: none; appearance: none; width:150px; height: 50px; color:#0ad0fc; background-color: #43474f; padding: 5px; padding-left: 30px; text-align: center; align-self: center; cursor: pointer; border: 1px; } button { -webkit-appearance: none; -moz-appearance: none; appearance: none; width:150px; height: 50px; color:#0ad0fc; background-color: #43474f; padding: 5px; padding-left: 8px; text-align: center; align-self: center; cursor: pointer; border: 1px; margin-top: 11px; margin-left: 6px; } ul.home-list li.date { width:170px; height: 40px; color:black; background-color: #43474f; padding: 5px; text-align: center; align-self: center; cursor: pointer; border: 1px; margin-top: 11px; margin-left: 10px; } .gorg{ /*background-color: ;*/ padding-left: 8px; padding: 1px; } .bg{ width: 100%; max-height: 10%; }
react-router-es6-example/src/index.css
body { background-color: #FFF; padding: 20px; margin: 0; max-width: 100%; max-height: 100%; } h1, h2, h3, h4, h5, h6, p, ul, ol, li { /* Load system fonts for macOS, iOS, Windows, Android */ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; line-height: 1.5; color: #3F3F3F; } ul.header li { display: inline; list-style-type: none; margin: 0; padding-right: 30px; } ul.header { background-color: #43474f; padding: 0; } ul.header li.Stylisted{ font-size: 30px; font-style: italic; color: #B9B9B9; padding-left: 70px; padding-right: 220px; } ul.header li.Stylisted:hover{ /*background-color: #FF6C6C;*/ cursor: pointer; color: #0ad0fc; } ul.header li a { text-align: center; color: #B9B9B9; text-decoration: none; padding: 20px; min-width: 66px; display: inline-block; -webkit-transition: all 150ms ease-in; transition: all 150ms ease-in; } ul.header li a.active { font-weight: bold; /*background-color: #FF6C6C;*/ color: #0ad0fc; } ul.header li a:hover{ color: #0ad0fc; } .modal p{ color: white; } .modal p:hover{ color: #0ad0fc; } .modal p.active{ color: #0ad0fc; } .content { background-color: #FFF; padding: 20px; -webkit-box-shadow: 0px 20px 70px -16px rgba(0,0,0,0.1); -moz-box-shadow: 0px 20px 70px -16px rgba(0,0,0,0.1); box-shadow: 0px 20px 70px -16px rgba(0,0,0,0.1); /*border-radius: 3px;*/ /*border: 6px solid;*/ } /* Futuristic 2017 card UI styles */ .content, ul.header { -webkit-box-shadow: 0px 20px 70px -16px rgba(0,0,0,0.1); -moz-box-shadow: 0px 20px 70px -16px rgba(0,0,0,0.1); box-shadow: 0px 20px 70px -16px rgba(0,0,0,0.1); } .content, ul.header, ul.header li a { border-radius: 3px; } .content h2 { padding: 0; margin: 0; } .content li { margin-bottom: 10px; } .content a { text-decoration: none; /* Strips browser-default underline */ color: currentColor; /* Strips browser-default blue */ border-bottom: 2px solid currentColor; padding-bottom: 1px; -webkit-transition: all 250ms cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all 250ms cubic-bezier(0.68, -0.55, 0.265, 1.55); } .content a:hover { color: #FF6C6C; padding-bottom: 4px; border-bottom: 2px solid #FF6C6C; } .content .link-expand a:after { content:' ➡' } .content .link-expand a.active { border: 0; } .content .link-expand a.active:hover { color: currentColor; cursor: default; } .content .link-expand a.active:after { content:''; } .field{ padding:3px; width:80%; align: center; } .border{ border: 6px solid; } .fieldset{ align-self: center; } .form{ align-self: center; } .bar{ width: 100%; height:30%; border:2px solid; } .bar ul>li{ padding: 5px; } ul.home-list li { display: inline; list-style-type: none; margin: 6px; float: left; } ul.home-list { background-color: #FFF; padding: 0; list-style-type: none; margin: 0; padding: 0; overflow: hidden; /*border: 1px solid #ccc;*/ /*background-color: #f1f1f1;*/ } ul.home-list li:hover{ /*background-color: #0ad0fc;*/ color: black; cursor: pointer; } ul.home-list li.calendar{ /*width:40%;*/ } /*.btn-primary{ float: left; margin-right: 10px; }*/ .btn-info{ float: left; margin-right: 10px; } .card { box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); transition: 0.3s; width: 26%; float:left; margin:3%; text-align: center; } .card:hover { box-shadow: 0 20px 18px 0 rgba(0,0,0,0.2); } .image{ width:90%; padding-left:5%; padding-top: 1%; } ul.home-list li.list{ width:150px; } select { -webkit-appearance: none; -moz-appearance: none; appearance: none; width:150px; height: 50px; color:#0ad0fc; background-color: #43474f; padding: 5px; padding-left: 30px; text-align: center; align-self: center; cursor: pointer; border: 1px; } button { -webkit-appearance: none; -moz-appearance: none; appearance: none; width:150px; height: 50px; color:#0ad0fc; background-color: #43474f; padding: 5px; padding-left: 8px; text-align: center; align-self: center; cursor: pointer; border: 1px; margin-top: 11px; margin-left: 6px; } ul.home-list li.date { width:170px; height: 40px; color:black; background-color: #43474f; padding: 5px; text-align: center; align-self: center; cursor: pointer; border: 1px; margin-top: 11px; margin-left: 10px; } .gorg{ /*background-color: ;*/ padding-left: 8px; padding: 1px; } .bg{ width: 100%; max-height: 10%; }
0.41052
0.051582
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;900&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; } a { text-decoration: none; } li { list-style: none; } body { font-family: 'Playfair Display', serif; font-size: 14px; } .banner { display: grid; grid-template-columns: 1fr 1fr; } .banner .box { height: 100vh; position: relative; } header { position: absolute; width: 100%; top: 0; left: 0; padding: 20px 50px; display: flex; justify-content: space-between; align-items: center; } header .brand-logo { font-size: 1.5rem; font-weight: 700; color: #7f5539; } header ul { display: flex; } header ul li { list-style: none; margin-left: 30px; } header ul li a { font-weight: 600; color: #7f5539; letter-spacing: 1px; } header ul li a:hover { color: #ddb892; } .content { display: flex; align-items: center; justify-content: center; padding: 50px; } .banner__info > h2 { font-weight: 700; font-size: 2.5rem; text-transform: uppercase; color: #7f5539; margin-bottom: 20px; } .banner__info > p { line-height: 2; color: #9c6644; margin-bottom: 23px; } .btn { display: inline-block; color: #ede0d4; font-weight: 300; background: #7f5539; padding: 10px 30px; border: none; transition: all .4s; } .btn:hover { background: #ede0d4; color: #7f5539; } .social { display: flex; align-items: center; justify-content: center; position: absolute; bottom: 38px; right: 60px; } .social > h4 { color: #7f5539; font-size: .75rem; } .social > li { margin-left: 10px; } .social > li a img { max-width: 30px; } .images { display: flex; flex-wrap: wrap; } .images .imgBx { position: relative; width: 50%; height: 50vh; } .images .imgBx:nth-child(3) { width: 100%; } .images .imgBx img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } /*media queries*/ @media (max-width:991px) { .banner { display: grid; grid-template-columns: 1fr; } } @media (max-width:540px) { .images .imgBx { position: relative; width: 100%; margin-bottom: 10px; } .images .imgBx img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } }
styles/app.css
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;900&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; } a { text-decoration: none; } li { list-style: none; } body { font-family: 'Playfair Display', serif; font-size: 14px; } .banner { display: grid; grid-template-columns: 1fr 1fr; } .banner .box { height: 100vh; position: relative; } header { position: absolute; width: 100%; top: 0; left: 0; padding: 20px 50px; display: flex; justify-content: space-between; align-items: center; } header .brand-logo { font-size: 1.5rem; font-weight: 700; color: #7f5539; } header ul { display: flex; } header ul li { list-style: none; margin-left: 30px; } header ul li a { font-weight: 600; color: #7f5539; letter-spacing: 1px; } header ul li a:hover { color: #ddb892; } .content { display: flex; align-items: center; justify-content: center; padding: 50px; } .banner__info > h2 { font-weight: 700; font-size: 2.5rem; text-transform: uppercase; color: #7f5539; margin-bottom: 20px; } .banner__info > p { line-height: 2; color: #9c6644; margin-bottom: 23px; } .btn { display: inline-block; color: #ede0d4; font-weight: 300; background: #7f5539; padding: 10px 30px; border: none; transition: all .4s; } .btn:hover { background: #ede0d4; color: #7f5539; } .social { display: flex; align-items: center; justify-content: center; position: absolute; bottom: 38px; right: 60px; } .social > h4 { color: #7f5539; font-size: .75rem; } .social > li { margin-left: 10px; } .social > li a img { max-width: 30px; } .images { display: flex; flex-wrap: wrap; } .images .imgBx { position: relative; width: 50%; height: 50vh; } .images .imgBx:nth-child(3) { width: 100%; } .images .imgBx img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } /*media queries*/ @media (max-width:991px) { .banner { display: grid; grid-template-columns: 1fr; } } @media (max-width:540px) { .images .imgBx { position: relative; width: 100%; margin-bottom: 10px; } .images .imgBx img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } }
0.52683
0.115137
@import url('https://fonts.googleapis.com/css2?&family=Chivo&family=Eczar:wght@500&family=Proza+Libre:wght@500&family=Karla&family=Rubik&family=Space+Mono&family=Playfair+Display:wght@500&family=Montserrat&family=Inter&family=Roboto&family=Poppins+Slab&family=Work+Sans:wght@500&family=Nunito:wght@700;800;900&display=swap'); html { overflow-x: hidden; } body { background-image: url("img/background.gif"); background-repeat: repeat; background-size: 770px; /* overflow: hidden; */ font-family: 'Nunito', sans-serif!important; } .picture_block { width: 125%; position: relative; top: 30px; left: -15px; transition: all 0.1s ease; } .floating_footer { color: white; background-color: rgb(36, 36, 36); padding: 10px 30px; width: 280px; border-radius: 50px; white-space: nowrap; margin: 5px auto; } .floating_footer a { color: rgb(27, 139, 250); text-decoration: none; } .floating_title { color: white; background-color: rgb(36, 36, 36); padding: 10px 30px; width: 230px; border-radius: 50px; font-weight: 900; white-space: nowrap; } .floating_title img { width: 50px; } .big_text { font-family: 'Nunito', sans-serif; font-size: 80px; font-weight: 900; color: rgb(1, 1, 43); margin: 0 auto; } .image_container { padding: 20px 20px; display: flex; flex-direction: column; align-items: center; justify-content: center; } .card_container { padding: 20px 20px; } .card_zodiac { padding: 30px 30px; margin-top: 40px; border-radius: 18px; box-shadow: 0px 10px #000741; background-color: rgb(0, 108, 216); color: white; transition: all 0.2s ease; } .card-zodiac-op { padding: 30px 30px 0px 30px; margin: 40px auto; border-radius: 18px; background-color: rgb(0, 108, 216); transition: all 0.2s ease; } .card_zodiac_container p { font-size: 18px; } .zodiac_sign { outline: none; padding: 10px 20px; border-radius: 6px; font-weight: 900; font-size: 40px; box-shadow: 0px 6px #000741; border: none; color: rgb(3, 66, 129); font-size: 17px; margin-right: 10px; margin-bottom: 15px; transition: all 0.2s ease; } .zodiac_sign:hover { background-color: rgb(255, 61, 168); color: white; } .zodiac_sign:active { transform: translate(0px, 6px); box-shadow: 0px 0px; outline: none; } .zodiac_sign:focus { outline: none; } .big_text_card { font-family: 'Nunito', sans-serif; font-size: 60px; font-weight: 900; margin: 0 auto; } .nickname_text { font-family: 'Nunito', sans-serif; font-size: 40px; font-weight: 900; margin: 0 auto; } .other_content { font-weight: 900; line-height: 35px; } .description_content { font-weight: 800; } .amulet_img { width: 80px; margin: 20px; transition: all 0.2s ease; } .on_card_img { width: 450px!important; position: relative; bottom: 0px!important; right: -10%!important; transition: all 0.2s ease; } #result_container { display: none; transition: all 0.2s ease; } .element_tag { color: white; background : rgba(0, 0, 0, 0.3); padding: 5px 20px; border-radius: 50px; font-weight: 800; white-space: nowrap; } .color_tag { color: white; background : rgba(0, 0, 0, 0.3); padding: 5px 20px; border-radius: 50px; font-weight: 800; white-space: nowrap; } .font_tag_too { position: relative; top: 10px; } .fa-long-arrow-alt-right { margin-left: 15px; } .back_button { outline: none; border: none; color: rgba(0, 0, 0, 0.664); background-color: rgb(27, 139, 250); padding: 5px 13px; border-radius: 50px; box-shadow: 0px 6px #020a57; margin: 15px 15px 0px 0px; transition: all 0.2s ease; } .back_button h4 { position: relative; top: 5px; font-weight: 800; } .back_button:active { outline: none; position: relative; box-shadow: none; top: 6px; } .back_button:focus { outline: none; } .back_button:hover { background-color: rgb(8, 112, 216); color: white; } .button_1 { height: 48px; } /*------- Scrollbar --------------*/ body::-webkit-scrollbar { width: 0.6rem!important; } body::-webkit-scrollbar-track { background: #ffffff; } body::-webkit-scrollbar-thumb { background: #bebebe!important; border-radius: 50px; } #intro_panel, #result_container { transition: all 0.3s ease; animation: slideUp 0.3s; } @keyframes slideUp { 0% { position: relative; top: 10px; } 100% { position: relative; top: 0px; } } /*------- Scrollbar --------------*/ .warm { background-color: rgb(255, 83, 71); color: rgb(29, 11, 10); } .pink { background-color: rgb(255, 70, 110); color: rgb(29, 10, 15); } .twilight { background-color: rgb(255, 158, 78); color: rgb(29, 19, 10); } .aqua { background-color: rgb(8, 112, 216); color: rgb(1, 1, 43); }
assets/styles.css
@import url('https://fonts.googleapis.com/css2?&family=Chivo&family=Eczar:wght@500&family=Proza+Libre:wght@500&family=Karla&family=Rubik&family=Space+Mono&family=Playfair+Display:wght@500&family=Montserrat&family=Inter&family=Roboto&family=Poppins+Slab&family=Work+Sans:wght@500&family=Nunito:wght@700;800;900&display=swap'); html { overflow-x: hidden; } body { background-image: url("img/background.gif"); background-repeat: repeat; background-size: 770px; /* overflow: hidden; */ font-family: 'Nunito', sans-serif!important; } .picture_block { width: 125%; position: relative; top: 30px; left: -15px; transition: all 0.1s ease; } .floating_footer { color: white; background-color: rgb(36, 36, 36); padding: 10px 30px; width: 280px; border-radius: 50px; white-space: nowrap; margin: 5px auto; } .floating_footer a { color: rgb(27, 139, 250); text-decoration: none; } .floating_title { color: white; background-color: rgb(36, 36, 36); padding: 10px 30px; width: 230px; border-radius: 50px; font-weight: 900; white-space: nowrap; } .floating_title img { width: 50px; } .big_text { font-family: 'Nunito', sans-serif; font-size: 80px; font-weight: 900; color: rgb(1, 1, 43); margin: 0 auto; } .image_container { padding: 20px 20px; display: flex; flex-direction: column; align-items: center; justify-content: center; } .card_container { padding: 20px 20px; } .card_zodiac { padding: 30px 30px; margin-top: 40px; border-radius: 18px; box-shadow: 0px 10px #000741; background-color: rgb(0, 108, 216); color: white; transition: all 0.2s ease; } .card-zodiac-op { padding: 30px 30px 0px 30px; margin: 40px auto; border-radius: 18px; background-color: rgb(0, 108, 216); transition: all 0.2s ease; } .card_zodiac_container p { font-size: 18px; } .zodiac_sign { outline: none; padding: 10px 20px; border-radius: 6px; font-weight: 900; font-size: 40px; box-shadow: 0px 6px #000741; border: none; color: rgb(3, 66, 129); font-size: 17px; margin-right: 10px; margin-bottom: 15px; transition: all 0.2s ease; } .zodiac_sign:hover { background-color: rgb(255, 61, 168); color: white; } .zodiac_sign:active { transform: translate(0px, 6px); box-shadow: 0px 0px; outline: none; } .zodiac_sign:focus { outline: none; } .big_text_card { font-family: 'Nunito', sans-serif; font-size: 60px; font-weight: 900; margin: 0 auto; } .nickname_text { font-family: 'Nunito', sans-serif; font-size: 40px; font-weight: 900; margin: 0 auto; } .other_content { font-weight: 900; line-height: 35px; } .description_content { font-weight: 800; } .amulet_img { width: 80px; margin: 20px; transition: all 0.2s ease; } .on_card_img { width: 450px!important; position: relative; bottom: 0px!important; right: -10%!important; transition: all 0.2s ease; } #result_container { display: none; transition: all 0.2s ease; } .element_tag { color: white; background : rgba(0, 0, 0, 0.3); padding: 5px 20px; border-radius: 50px; font-weight: 800; white-space: nowrap; } .color_tag { color: white; background : rgba(0, 0, 0, 0.3); padding: 5px 20px; border-radius: 50px; font-weight: 800; white-space: nowrap; } .font_tag_too { position: relative; top: 10px; } .fa-long-arrow-alt-right { margin-left: 15px; } .back_button { outline: none; border: none; color: rgba(0, 0, 0, 0.664); background-color: rgb(27, 139, 250); padding: 5px 13px; border-radius: 50px; box-shadow: 0px 6px #020a57; margin: 15px 15px 0px 0px; transition: all 0.2s ease; } .back_button h4 { position: relative; top: 5px; font-weight: 800; } .back_button:active { outline: none; position: relative; box-shadow: none; top: 6px; } .back_button:focus { outline: none; } .back_button:hover { background-color: rgb(8, 112, 216); color: white; } .button_1 { height: 48px; } /*------- Scrollbar --------------*/ body::-webkit-scrollbar { width: 0.6rem!important; } body::-webkit-scrollbar-track { background: #ffffff; } body::-webkit-scrollbar-thumb { background: #bebebe!important; border-radius: 50px; } #intro_panel, #result_container { transition: all 0.3s ease; animation: slideUp 0.3s; } @keyframes slideUp { 0% { position: relative; top: 10px; } 100% { position: relative; top: 0px; } } /*------- Scrollbar --------------*/ .warm { background-color: rgb(255, 83, 71); color: rgb(29, 11, 10); } .pink { background-color: rgb(255, 70, 110); color: rgb(29, 10, 15); } .twilight { background-color: rgb(255, 158, 78); color: rgb(29, 19, 10); } .aqua { background-color: rgb(8, 112, 216); color: rgb(1, 1, 43); }
0.432782
0.130756
body { margin: 0; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; /* font-family: 'Open Sans', Helvetica, sans-serif; */ background: #F8F8F8; /* background: #fff; */ color: #444; display: grid; height: 100vh; max-height: 100vh; grid-template-columns: 15vw 70vw 15vw; grid-template-rows: 100px 70px auto; grid-template-areas: "nav nav nav" ". controls ." ". main ."; } body * { box-sizing: border-box; } header { padding-top: 1.0rem; border-bottom: 1px solid #EEE; width: 100vw; grid-area: nav; z-index: 100; padding-left: calc(15vw + 10px); } .controls { grid-area: controls; height: 100%; display: grid; grid-template-columns: auto 100px 100px; grid-column-gap: 10px; align-items: center; padding: 10px; } #tab-area { grid-area: main; padding: 10px; } #data { padding: 30px; } #tab-area section { display: none; padding: 0px; /* border-top: 1px solid #abc; */ /* background: white; */ } #tab1, #tab2, #tab3 { display: none; } #tab-area p { font-size: 0.9em; } #tab-area p em { font-weight: 600; font-style: normal; } #tab-area label { display: inline-block; margin: 0 0 -1px; padding: 5px 5px; font-weight: 600; text-align: center; color: #555; margin-right: 20px; border: 1px solid transparent; } #tab-area label:hover { color: #555; cursor: pointer; border-bottom: 3px solid #CCC; } #tab-area input:checked + label { color: #444; /* border: 1px solid #abc; */ border-bottom: 3px solid #007bff; /* border-bottom: 1px solid #F0F0F0; */ /* background: white; */ } #tab1:checked ~ #data, #tab2:checked ~ #javascript, #tab3:checked ~ #python { display: block; height: auto; height: calc(100vh - 300px); } #data, #javascript, #python { margin-top: 20px; } #javascript .CodeMirror, #python .CodeMirror { border: none; background: transparent; }
public/tester/css/layout.css
body { margin: 0; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; /* font-family: 'Open Sans', Helvetica, sans-serif; */ background: #F8F8F8; /* background: #fff; */ color: #444; display: grid; height: 100vh; max-height: 100vh; grid-template-columns: 15vw 70vw 15vw; grid-template-rows: 100px 70px auto; grid-template-areas: "nav nav nav" ". controls ." ". main ."; } body * { box-sizing: border-box; } header { padding-top: 1.0rem; border-bottom: 1px solid #EEE; width: 100vw; grid-area: nav; z-index: 100; padding-left: calc(15vw + 10px); } .controls { grid-area: controls; height: 100%; display: grid; grid-template-columns: auto 100px 100px; grid-column-gap: 10px; align-items: center; padding: 10px; } #tab-area { grid-area: main; padding: 10px; } #data { padding: 30px; } #tab-area section { display: none; padding: 0px; /* border-top: 1px solid #abc; */ /* background: white; */ } #tab1, #tab2, #tab3 { display: none; } #tab-area p { font-size: 0.9em; } #tab-area p em { font-weight: 600; font-style: normal; } #tab-area label { display: inline-block; margin: 0 0 -1px; padding: 5px 5px; font-weight: 600; text-align: center; color: #555; margin-right: 20px; border: 1px solid transparent; } #tab-area label:hover { color: #555; cursor: pointer; border-bottom: 3px solid #CCC; } #tab-area input:checked + label { color: #444; /* border: 1px solid #abc; */ border-bottom: 3px solid #007bff; /* border-bottom: 1px solid #F0F0F0; */ /* background: white; */ } #tab1:checked ~ #data, #tab2:checked ~ #javascript, #tab3:checked ~ #python { display: block; height: auto; height: calc(100vh - 300px); } #data, #javascript, #python { margin-top: 20px; } #javascript .CodeMirror, #python .CodeMirror { border: none; background: transparent; }
0.345878
0.075244
.line::before { content: ""; position: absolute; left: 50%; margin-top: -2em; height: 160px; width: 1px; background-color: #edecea; } .backgroundpartners { background-color: rgba(247,247,247,0.5); padding: 6rem 0; } .logocontainer { display: flex; flex-direction: column; margin: 7em auto 5em; width: 100%; margin: 0 auto; overflow: hidden; position: relative; } @media only screen and (max-width: 750px) { .cardwrapper { display: flex-wrap; margin: 0 auto; width: 77%; justify-content: space-between; } .logocontainer { display: flex; flex-direction: column; margin: 5em auto 0; } .logostop { padding: .35em; } @keyframes FadeInRight { 0% { transform:translateX(0px); opacity: 0; } 100% { transform:translateX(4rem); opacity: 1; } } @keyframes FadeInLeft { 0% { transform:translateX(0px); opacity: 0; } 100% { transform:translateX(4rem); opacity: 1; } } .fadeintextrighttop { font-size: 1rem; font-weight: 300; position: absolute; top: 21.5rem; opacity: 0; animation-name: FadeInRight; animation-delay: .5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextrightbottom { font-size: 1rem; font-weight: 300; position: absolute; top: 23.5rem; opacity: 0; animation-name: FadeInRight; animation-delay: 1.5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextlefttop { font-size: 1rem; font-weight: 300; position: absolute; top: 25.5rem; opacity: 0; animation-name: FadeInLeft; animation-delay: 2s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextleftbottom { font-size: 1rem; font-weight: 300; position: absolute; top: 27.5rem; opacity: 0; animation-name: FadeInLeft; animation-delay: 2.5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } } @media only screen and (min-width: 750px) { .cardwrapper { display: flex; margin: 0 auto; width: 95%; justify-content: space-between; } .logocontainer { display: flex; flex-direction: column; margin: 5em auto 0; /* height: 19.5rem; */ } .logostop { padding: 1em; } @keyframes FadeInRight { 0% { transform:translateX(30em); opacity: 0; } 100% { transform:translateX(26em); opacity: 1; } } @keyframes FadeInLeft { 0% { transform:translateX(1em); opacity: 0; } 100% { transform:translateX(8em); opacity: 1; } } .fadeintextrighttop { font-size: 1rem; font-weight: 300; position: absolute; top: 8.5rem; opacity: 0; animation-name: FadeInRight; animation-delay: 2s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextrightbottom { font-size: 1rem; font-weight: 300; position: absolute; top: 17.5rem; opacity: 0; animation-name: FadeInRight; animation-delay: 2.5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextlefttop { font-size: 1rem; font-weight: 300; position: absolute; top: 8.5rem; opacity: 0; animation-name: FadeInLeft; animation-delay: .5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextleftbottom { font-size: 1rem; font-weight: 300; position: absolute; top: 17.5rem; opacity: 0; animation-name: FadeInLeft; animation-delay: 1.5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } } @media only screen and (min-width: 30em) { .containertitle { margin-left: 40%; } } .card { background-color: #fff; border-radius: 8px; border-width: 0; box-shadow: none; cursor: pointer; display: block; margin: 0 6px 1em; outline: 0; padding: 50px 10px 40px; text-align: center; text-decoration: none; transition-delay: 0s; transition-duration: .2s; transition-property: box-shadow; transition-timing-function: ease-out; } .card:hover { box-shadow: rgba(0, 0, 0, 0.07) 0 0 4px 0, rgba(0, 0, 0, 0.12) 0 8px 16px 0; background-color: #f6f7f9; } .svgicons { height: 100px; margin-bottom: 2em; } .iconsdescription { max-width: 700px; } .logoheight { height: 8em; } .button { display: inline-flex; overflow: hidden; margin: 10px; padding: 12px 12px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; transition: all 150ms linear; text-align: center; white-space: nowrap; text-decoration: none !important; text-transform: none; text-transform: capitalize; color: #fff; border: 0 none; border-radius: 4px; font-weight: 600; font-family: Poppins; text-transform: uppercase; line-height: 1.3; -webkit-appearance: none; -moz-appearance: none; appearance: none; justify-content: center; align-items: center; flex: 0 0 160px; box-shadow: 2px 5px 10px #e4e4e4; } .button:hover { transition: all 150ms linear; opacity: .85; } .button:active { transition: all 150ms linear; opacity: .75; } .button:focus { outline: 1px dotted #959595; outline-offset: -4px; } .button.-dark { color: white; background: rgb(0,67,103); } .button.-dark:focus { outline: 1px dotted white; outline-offset: -4px; } .headingcolorshadow { color: #333333; text-shadow: 1px 1px 1px #666; } @keyframes move { from { } to { transform: translateY(25px) } } .logoanimation { animation-duration: 2s; animation-name: move; animation-iteration-count: infinite; animation-direction: alternate; animation-timing-function: ease-in-out; } /* @keyframes FadeInRight { 0% { transform:translateX(30em); opacity: 0; } 100% { transform:translateX(25em); opacity: 1; } } @keyframes FadeInLeft { 0% { transform:translateX(1em); opacity: 0; } 100% { transform:translateX(5em); opacity: 1; } } .fadeintextrighttop { font-size: 1rem; position: absolute; top: 8.5rem; opacity: 0; animation-name: FadeInRight; animation-delay: 2s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextrightbottom { font-size: 1rem; position: absolute; top: 13.5rem; opacity: 0; animation-name: FadeInRight; animation-delay: 2.5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextlefttop { font-size: 1rem; position: absolute; top: 8.5rem; opacity: 0; animation-name: FadeInLeft; animation-delay: .5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextleftbottom { font-size: 1rem; position: absolute; top: 15.5rem; opacity: 0; animation-name: FadeInLeft; animation-delay: 1.5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } */
src/styles/pages/index.css
.line::before { content: ""; position: absolute; left: 50%; margin-top: -2em; height: 160px; width: 1px; background-color: #edecea; } .backgroundpartners { background-color: rgba(247,247,247,0.5); padding: 6rem 0; } .logocontainer { display: flex; flex-direction: column; margin: 7em auto 5em; width: 100%; margin: 0 auto; overflow: hidden; position: relative; } @media only screen and (max-width: 750px) { .cardwrapper { display: flex-wrap; margin: 0 auto; width: 77%; justify-content: space-between; } .logocontainer { display: flex; flex-direction: column; margin: 5em auto 0; } .logostop { padding: .35em; } @keyframes FadeInRight { 0% { transform:translateX(0px); opacity: 0; } 100% { transform:translateX(4rem); opacity: 1; } } @keyframes FadeInLeft { 0% { transform:translateX(0px); opacity: 0; } 100% { transform:translateX(4rem); opacity: 1; } } .fadeintextrighttop { font-size: 1rem; font-weight: 300; position: absolute; top: 21.5rem; opacity: 0; animation-name: FadeInRight; animation-delay: .5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextrightbottom { font-size: 1rem; font-weight: 300; position: absolute; top: 23.5rem; opacity: 0; animation-name: FadeInRight; animation-delay: 1.5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextlefttop { font-size: 1rem; font-weight: 300; position: absolute; top: 25.5rem; opacity: 0; animation-name: FadeInLeft; animation-delay: 2s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextleftbottom { font-size: 1rem; font-weight: 300; position: absolute; top: 27.5rem; opacity: 0; animation-name: FadeInLeft; animation-delay: 2.5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } } @media only screen and (min-width: 750px) { .cardwrapper { display: flex; margin: 0 auto; width: 95%; justify-content: space-between; } .logocontainer { display: flex; flex-direction: column; margin: 5em auto 0; /* height: 19.5rem; */ } .logostop { padding: 1em; } @keyframes FadeInRight { 0% { transform:translateX(30em); opacity: 0; } 100% { transform:translateX(26em); opacity: 1; } } @keyframes FadeInLeft { 0% { transform:translateX(1em); opacity: 0; } 100% { transform:translateX(8em); opacity: 1; } } .fadeintextrighttop { font-size: 1rem; font-weight: 300; position: absolute; top: 8.5rem; opacity: 0; animation-name: FadeInRight; animation-delay: 2s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextrightbottom { font-size: 1rem; font-weight: 300; position: absolute; top: 17.5rem; opacity: 0; animation-name: FadeInRight; animation-delay: 2.5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextlefttop { font-size: 1rem; font-weight: 300; position: absolute; top: 8.5rem; opacity: 0; animation-name: FadeInLeft; animation-delay: .5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextleftbottom { font-size: 1rem; font-weight: 300; position: absolute; top: 17.5rem; opacity: 0; animation-name: FadeInLeft; animation-delay: 1.5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } } @media only screen and (min-width: 30em) { .containertitle { margin-left: 40%; } } .card { background-color: #fff; border-radius: 8px; border-width: 0; box-shadow: none; cursor: pointer; display: block; margin: 0 6px 1em; outline: 0; padding: 50px 10px 40px; text-align: center; text-decoration: none; transition-delay: 0s; transition-duration: .2s; transition-property: box-shadow; transition-timing-function: ease-out; } .card:hover { box-shadow: rgba(0, 0, 0, 0.07) 0 0 4px 0, rgba(0, 0, 0, 0.12) 0 8px 16px 0; background-color: #f6f7f9; } .svgicons { height: 100px; margin-bottom: 2em; } .iconsdescription { max-width: 700px; } .logoheight { height: 8em; } .button { display: inline-flex; overflow: hidden; margin: 10px; padding: 12px 12px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; transition: all 150ms linear; text-align: center; white-space: nowrap; text-decoration: none !important; text-transform: none; text-transform: capitalize; color: #fff; border: 0 none; border-radius: 4px; font-weight: 600; font-family: Poppins; text-transform: uppercase; line-height: 1.3; -webkit-appearance: none; -moz-appearance: none; appearance: none; justify-content: center; align-items: center; flex: 0 0 160px; box-shadow: 2px 5px 10px #e4e4e4; } .button:hover { transition: all 150ms linear; opacity: .85; } .button:active { transition: all 150ms linear; opacity: .75; } .button:focus { outline: 1px dotted #959595; outline-offset: -4px; } .button.-dark { color: white; background: rgb(0,67,103); } .button.-dark:focus { outline: 1px dotted white; outline-offset: -4px; } .headingcolorshadow { color: #333333; text-shadow: 1px 1px 1px #666; } @keyframes move { from { } to { transform: translateY(25px) } } .logoanimation { animation-duration: 2s; animation-name: move; animation-iteration-count: infinite; animation-direction: alternate; animation-timing-function: ease-in-out; } /* @keyframes FadeInRight { 0% { transform:translateX(30em); opacity: 0; } 100% { transform:translateX(25em); opacity: 1; } } @keyframes FadeInLeft { 0% { transform:translateX(1em); opacity: 0; } 100% { transform:translateX(5em); opacity: 1; } } .fadeintextrighttop { font-size: 1rem; position: absolute; top: 8.5rem; opacity: 0; animation-name: FadeInRight; animation-delay: 2s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextrightbottom { font-size: 1rem; position: absolute; top: 13.5rem; opacity: 0; animation-name: FadeInRight; animation-delay: 2.5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextlefttop { font-size: 1rem; position: absolute; top: 8.5rem; opacity: 0; animation-name: FadeInLeft; animation-delay: .5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } .fadeintextleftbottom { font-size: 1rem; position: absolute; top: 15.5rem; opacity: 0; animation-name: FadeInLeft; animation-delay: 1.5s; animation-duration: 6s; animation-fill-mode: forwards; animation-timing-function: ease-in-out; } */
0.650245
0.070592
@-moz-document url("http://losergogogo.com/"), url-prefix("http://losergogogo.com"), domain("losergogogo.com") { #recent-pjax-container > div:nth-child(1) > div > ul li, .module-header, .list > ul > li, .tabs-sub, .sub-head{ border-bottom: none; } /* 主框架 */ .nav { background-color: #252a35; } .main{ padding:32px 0 0 0; } a.current { background-color: #ea4e3f; } .nav .nav-tabs > a, .nav .user-nav > span { padding: 14px 20px } .nav .nav-tabs svg { margin-right: 10px; } .index__bottom{ padding:20px; } /*顶置相关(添加js)*/ .stick > li, div.index-tabs-panels.list.article-list > ul > li{ margin-bottom: 16px; } .stick > li:nth-child(1), div.index-tabs-panels.list.article-list > ul > li:nth-child(1){ background-color: #fffafa; box-shadow: inset 0px 0px 1px 1px #ff000012; } .stick > li:nth-child(2), div.index-tabs-panels.list.article-list > ul > li:nth-child(2){ background-color: #f8fcff; box-shadow: inset 0px 0px 1px 1px #81c2f112; } .stick > li:nth-child(3) { background-color: #f8fff9; box-shadow: inset 0px 0px 1px 1px #0dad6312; } .article-list ul > li { padding: 30px; background-color: #fff; transition: all 0.2s; } .article-list ul > li:hover { background-color: #f6f6f6; } .article-list ul > li, .perfect-panel, .list { border-radius: 10px; } .ft-a-title { color: #0e0e0e73; } .pagination{ margin: 16px 0; border-top: 0; border-radius: 10px; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09); } .tabs-sub{ padding:20px; border-radius: 10px; box-shadow: inset 0 0 1px 0 #bbbbbb; background-color: #fbfbfb; margin-bottom:20px; } /* 阅读 */ .article .article-header{ box-shadow:0px 10px 20px rgba(0, 0, 0, 0.09); } .article .article-info { padding: 16px; margin: 16px 0; border:1px solid antiquewhite; background-color: #fff7ec; border-radius: 10px; } .article h1.article-title { text-align: left; font-weight: bold; padding: 32px 0; } .article .article-content { padding-top: 0; } h2.fn-ellipsis, .article-list ul > li > h2 { margin: 18px 0; } .tabs-sub { padding-bottom: 20px; } div.module-header.fn-clear > span { color: #0000; text-shadow: none; padding: 16px; display: flex; justify-content: flex-end; } div.module-header.fn-clear > span > a { text-decoration: none; border-radius: 10px; padding: 8px; color: #b7b7b7; transition: all 0.2s; } div.module-header.fn-clear > span > a:hover { background-color: #ffb4672e; } div.module-header.fn-clear > span > a.ft-gray { background-color: #ffaa00; border-radius: 10px; padding: 8px; color: rgba(255, 255, 255, 0.86); } #articleCommentsPanel > div.module.nice > div.module-header{ margin-bottom:20px; } #articleCommentsPanel > div.module.nice > div.module-panel.list.comments, #comments > div.comments-header.module-header{ padding: 10px; border-radius: 10px; background-color: whitesmoke; } .module-header { padding: 0; } .index-tabs, .metro-border{ display:none; } #comments > div.list > ul > li:first-child{ margin-top:30px; } #comments > div.list > ul > li:hover{ background-color: whitesmoke; border-radius: 10px; transition:all .4s; } .content-reset img{ border-radius:10px; } /*贴子*/ .article .main{ background-color:#0000; } .article .main .wrapper{ padding: 30px; border-radius: 10px; border:1px solid #f4f4f4; background-color: #fbfbfb; } .comments .comment>p>img:last-child{ margin:10px 0; transition:all .4s; } #comments > div.list > ul{ padding:0; } /* 目录 */ .article #articleToC { border-left: 1px solid #fff7ec; width:18%; background-color:#fffdfa; } .article #articleToC .article-toc li.current a { border-radius: 10px; border-left:none; background-color: #fff7ec; color: #ffa324; } .article-toc{ padding:30px; } .article-toc li{ padding:6px; } /* 侧边 */ .side > .module{ border-radius:10px; padding:16px; } /* footer */ .index .metro-item .preview{ border-radius:10px; width: 80%;; } .index .metro-item .preview>b{ margin-top: 28px; } index__bottom { padding:48px 0; } .index .metro-item .preview:hover>img{ border-radius:0px; transform:scale(1.1,1.1); } .index .perfect-panel{ padding: 16px 0; background-color:#f5fbf4; } .index .perfect-panel:hover{ box-shadow:inset 0 0 0 2px #e2eee0; transition:all .4s; } .perfect-panel .count{ font-weight:normal; background-color: #9fca98; } .count{ color:#218610; } div.perfect-panel.list > ul > li{ padding:15px; border-radius:6px; transition:all .2s; } div.perfect-panel.list > ul > li:hover{ background-color:#d8f0d4; box-shadow:0 0 0px 1px #c7eedf; } .more{ background-color: #f8fcff; padding: 20px; border-radius: 10px; color: #3f7bb1; border: 1px solid; } .more:hover{ background-color: #e0f0ff; } /*发帖按钮*/ .radio-btn{ display: flex; align-items: center; justify-content: center; bottom:48px; right:48px; box-shadow:0 0 4px rgba(245, 53, 53, 0.14), 0 4px 8px rgba(255, 0, 0, 0.28); transition:all .2s; } .radio-btn:hover{ width:68px; height:68px; } /* 节点 */ #tag-pjax-container > div:nth-child(1){ background-color: #f7f9fd; padding:15px 30px; border-radius: 10px; border: 1px solid #e6eefb; } .tag-desc>li>a{ padding: 10px 14px; border-radius:10px; background-color:#dbe7ff; color:#87b0ff; transition:all .4s; } .tag-desc>li>a:hover{ box-shadow:none; border-radius:10px; color:#699cff; } #tag-pjax-container > div:nth-child(1) > ul > li> div, body > div.main > div > div.side > div:nth-child(5) > div.module-panel > ul > li > div, .tag-desc>li>div { box-shadow:0px 1px 20px rgba(0,0,0,0.2); top: 50px; border-radius:10px; } /*排行*/ .list>ul>li{ padding:30px; } div.cmts.tooltipped.tooltipped-w > a{ padding:10px; border-radius:10px; background-color:#699cff; color:white; } div.side > div.module.person-info > div.module-panel.tooltipped.tooltipped-s > div{ padding: 0 24px; } /*广告*/ body > div.main > div > div.side > div:nth-child(2) > div.module-header{ padding-bottom:10px; } .module-panel.ad { padding:10px; border-radius: 10px; } .module-panel.ad > img{ border-radius:10px; } /*清风明月*/ body > div.main > div > div.side > div.person-info + div.module + div.module{ background-color:#eff7f7; border:1px solid #bbd0d0; } body > div.main > div > div.side > div.person-info + div.module + div.module li:nth-child(2n){ background-color:#deecec; border-radius:10px; } #breezemoonInput{ line-height:32px; border: 1px solid rgb(209, 222, 222); background-color: #feffff; border-radius: 6px; box-shadow: 0 0px 8px rgba(0, 165, 165, 0) inset; padding: 8px 12px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .breezemoon__input{ padding-right: 72px !important; } .form input[type=text]:focus, .form input[type=password]:focus, .form textarea:focus{ } /*分享*/ .article .share{ padding: 14px; border-radius: 10px; background-color: #f7f7f7; transition:all .4s; } .article .share:hover{ transform:scale(1.1,1.1); } /*个人*/ .home-invisible { padding: 50px 0; color: #757575; background-color: #fbfbfb; box-shadow:inset 0 0 1px 0 #bbbbbb; border-radius: 10px; } /*发帖*/ .article .editor-panel .wrapper{ padding:40px 20%; height: 64vh; background-color:#f5f5f5; } .editor-toolbar { border-radius: 10px 10px 0 0; padding: 10px; } .cm-s-default.CodeMirror { border-radius: 0 0 10px 10px; } .editor-toolbar a.active, .editor-toolbar a.focus, .editor-toolbar a, .editor-toolbar label.active, .editor-toolbar label { transition:all .4s; border-radius:10px; margin-right:10px; } body > div.editor-panel > div.wrapper > div > div.fn-flex{ margin-bottom:20px; } body > div.editor-panel > div.wrapper > div > div.article-comment-content > div.CodeMirror.cm-s-default.CodeMirror-wrap > div.editor-preview.content-reset.editor-preview-active{ box-shadow: inset 0 0 10px 0 #e6e6e6; } .article .cm-s-default.CodeMirror{ height:40vh; } .CodeMirror-scroll{ height:38vh; } /*编辑器*/ body > div.main.post > div > div.post-article-content > div.CodeMirror.cm-s-default.CodeMirror-wrap{ min-height:50%; height:80vh!important; } body > div.main.post > div > div.fn-clear.wrapper{ padding:30px; } .main__down{ background-color: rgb(255, 255, 255); padding: 40px 0; } .footer{ background-color:#252a35; z-index:100; } }
data/usercss/175463.user.css
@-moz-document url("http://losergogogo.com/"), url-prefix("http://losergogogo.com"), domain("losergogogo.com") { #recent-pjax-container > div:nth-child(1) > div > ul li, .module-header, .list > ul > li, .tabs-sub, .sub-head{ border-bottom: none; } /* 主框架 */ .nav { background-color: #252a35; } .main{ padding:32px 0 0 0; } a.current { background-color: #ea4e3f; } .nav .nav-tabs > a, .nav .user-nav > span { padding: 14px 20px } .nav .nav-tabs svg { margin-right: 10px; } .index__bottom{ padding:20px; } /*顶置相关(添加js)*/ .stick > li, div.index-tabs-panels.list.article-list > ul > li{ margin-bottom: 16px; } .stick > li:nth-child(1), div.index-tabs-panels.list.article-list > ul > li:nth-child(1){ background-color: #fffafa; box-shadow: inset 0px 0px 1px 1px #ff000012; } .stick > li:nth-child(2), div.index-tabs-panels.list.article-list > ul > li:nth-child(2){ background-color: #f8fcff; box-shadow: inset 0px 0px 1px 1px #81c2f112; } .stick > li:nth-child(3) { background-color: #f8fff9; box-shadow: inset 0px 0px 1px 1px #0dad6312; } .article-list ul > li { padding: 30px; background-color: #fff; transition: all 0.2s; } .article-list ul > li:hover { background-color: #f6f6f6; } .article-list ul > li, .perfect-panel, .list { border-radius: 10px; } .ft-a-title { color: #0e0e0e73; } .pagination{ margin: 16px 0; border-top: 0; border-radius: 10px; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.09); } .tabs-sub{ padding:20px; border-radius: 10px; box-shadow: inset 0 0 1px 0 #bbbbbb; background-color: #fbfbfb; margin-bottom:20px; } /* 阅读 */ .article .article-header{ box-shadow:0px 10px 20px rgba(0, 0, 0, 0.09); } .article .article-info { padding: 16px; margin: 16px 0; border:1px solid antiquewhite; background-color: #fff7ec; border-radius: 10px; } .article h1.article-title { text-align: left; font-weight: bold; padding: 32px 0; } .article .article-content { padding-top: 0; } h2.fn-ellipsis, .article-list ul > li > h2 { margin: 18px 0; } .tabs-sub { padding-bottom: 20px; } div.module-header.fn-clear > span { color: #0000; text-shadow: none; padding: 16px; display: flex; justify-content: flex-end; } div.module-header.fn-clear > span > a { text-decoration: none; border-radius: 10px; padding: 8px; color: #b7b7b7; transition: all 0.2s; } div.module-header.fn-clear > span > a:hover { background-color: #ffb4672e; } div.module-header.fn-clear > span > a.ft-gray { background-color: #ffaa00; border-radius: 10px; padding: 8px; color: rgba(255, 255, 255, 0.86); } #articleCommentsPanel > div.module.nice > div.module-header{ margin-bottom:20px; } #articleCommentsPanel > div.module.nice > div.module-panel.list.comments, #comments > div.comments-header.module-header{ padding: 10px; border-radius: 10px; background-color: whitesmoke; } .module-header { padding: 0; } .index-tabs, .metro-border{ display:none; } #comments > div.list > ul > li:first-child{ margin-top:30px; } #comments > div.list > ul > li:hover{ background-color: whitesmoke; border-radius: 10px; transition:all .4s; } .content-reset img{ border-radius:10px; } /*贴子*/ .article .main{ background-color:#0000; } .article .main .wrapper{ padding: 30px; border-radius: 10px; border:1px solid #f4f4f4; background-color: #fbfbfb; } .comments .comment>p>img:last-child{ margin:10px 0; transition:all .4s; } #comments > div.list > ul{ padding:0; } /* 目录 */ .article #articleToC { border-left: 1px solid #fff7ec; width:18%; background-color:#fffdfa; } .article #articleToC .article-toc li.current a { border-radius: 10px; border-left:none; background-color: #fff7ec; color: #ffa324; } .article-toc{ padding:30px; } .article-toc li{ padding:6px; } /* 侧边 */ .side > .module{ border-radius:10px; padding:16px; } /* footer */ .index .metro-item .preview{ border-radius:10px; width: 80%;; } .index .metro-item .preview>b{ margin-top: 28px; } index__bottom { padding:48px 0; } .index .metro-item .preview:hover>img{ border-radius:0px; transform:scale(1.1,1.1); } .index .perfect-panel{ padding: 16px 0; background-color:#f5fbf4; } .index .perfect-panel:hover{ box-shadow:inset 0 0 0 2px #e2eee0; transition:all .4s; } .perfect-panel .count{ font-weight:normal; background-color: #9fca98; } .count{ color:#218610; } div.perfect-panel.list > ul > li{ padding:15px; border-radius:6px; transition:all .2s; } div.perfect-panel.list > ul > li:hover{ background-color:#d8f0d4; box-shadow:0 0 0px 1px #c7eedf; } .more{ background-color: #f8fcff; padding: 20px; border-radius: 10px; color: #3f7bb1; border: 1px solid; } .more:hover{ background-color: #e0f0ff; } /*发帖按钮*/ .radio-btn{ display: flex; align-items: center; justify-content: center; bottom:48px; right:48px; box-shadow:0 0 4px rgba(245, 53, 53, 0.14), 0 4px 8px rgba(255, 0, 0, 0.28); transition:all .2s; } .radio-btn:hover{ width:68px; height:68px; } /* 节点 */ #tag-pjax-container > div:nth-child(1){ background-color: #f7f9fd; padding:15px 30px; border-radius: 10px; border: 1px solid #e6eefb; } .tag-desc>li>a{ padding: 10px 14px; border-radius:10px; background-color:#dbe7ff; color:#87b0ff; transition:all .4s; } .tag-desc>li>a:hover{ box-shadow:none; border-radius:10px; color:#699cff; } #tag-pjax-container > div:nth-child(1) > ul > li> div, body > div.main > div > div.side > div:nth-child(5) > div.module-panel > ul > li > div, .tag-desc>li>div { box-shadow:0px 1px 20px rgba(0,0,0,0.2); top: 50px; border-radius:10px; } /*排行*/ .list>ul>li{ padding:30px; } div.cmts.tooltipped.tooltipped-w > a{ padding:10px; border-radius:10px; background-color:#699cff; color:white; } div.side > div.module.person-info > div.module-panel.tooltipped.tooltipped-s > div{ padding: 0 24px; } /*广告*/ body > div.main > div > div.side > div:nth-child(2) > div.module-header{ padding-bottom:10px; } .module-panel.ad { padding:10px; border-radius: 10px; } .module-panel.ad > img{ border-radius:10px; } /*清风明月*/ body > div.main > div > div.side > div.person-info + div.module + div.module{ background-color:#eff7f7; border:1px solid #bbd0d0; } body > div.main > div > div.side > div.person-info + div.module + div.module li:nth-child(2n){ background-color:#deecec; border-radius:10px; } #breezemoonInput{ line-height:32px; border: 1px solid rgb(209, 222, 222); background-color: #feffff; border-radius: 6px; box-shadow: 0 0px 8px rgba(0, 165, 165, 0) inset; padding: 8px 12px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .breezemoon__input{ padding-right: 72px !important; } .form input[type=text]:focus, .form input[type=password]:focus, .form textarea:focus{ } /*分享*/ .article .share{ padding: 14px; border-radius: 10px; background-color: #f7f7f7; transition:all .4s; } .article .share:hover{ transform:scale(1.1,1.1); } /*个人*/ .home-invisible { padding: 50px 0; color: #757575; background-color: #fbfbfb; box-shadow:inset 0 0 1px 0 #bbbbbb; border-radius: 10px; } /*发帖*/ .article .editor-panel .wrapper{ padding:40px 20%; height: 64vh; background-color:#f5f5f5; } .editor-toolbar { border-radius: 10px 10px 0 0; padding: 10px; } .cm-s-default.CodeMirror { border-radius: 0 0 10px 10px; } .editor-toolbar a.active, .editor-toolbar a.focus, .editor-toolbar a, .editor-toolbar label.active, .editor-toolbar label { transition:all .4s; border-radius:10px; margin-right:10px; } body > div.editor-panel > div.wrapper > div > div.fn-flex{ margin-bottom:20px; } body > div.editor-panel > div.wrapper > div > div.article-comment-content > div.CodeMirror.cm-s-default.CodeMirror-wrap > div.editor-preview.content-reset.editor-preview-active{ box-shadow: inset 0 0 10px 0 #e6e6e6; } .article .cm-s-default.CodeMirror{ height:40vh; } .CodeMirror-scroll{ height:38vh; } /*编辑器*/ body > div.main.post > div > div.post-article-content > div.CodeMirror.cm-s-default.CodeMirror-wrap{ min-height:50%; height:80vh!important; } body > div.main.post > div > div.fn-clear.wrapper{ padding:30px; } .main__down{ background-color: rgb(255, 255, 255); padding: 40px 0; } .footer{ background-color:#252a35; z-index:100; } }
0.125909
0.058669
@-moz-document domain("tsdm.net"), domain("tsdm.me"), domain("tsdm.tw") { /* tsdm 水区极简 - v1.6 - 2016/05/30 D */ #p_btn, .a_pb, .sign { display: none; } .po { border-top: none; } .fastre, .add_callme, .editp, .showmenu, .showmenu+a, .showmenu+a+a { background: none; color: rgba(76, 158, 177, 0.71); } .qdsmile, .tsdm_norm_title, .tsdm_statbar, .authicn, .md_ctrl { display: none; } .pls .avatar img { padding: 0px; border-radius: 922px; background: rgba(146, 128, 128, 0) ; max-height: 64px; max-width: 64px; } .post_username_1, .post_username_3 { filter: glow(color=#00BFFF, strength=3); height: 18px; color: #34B3A8; padding: 1px; margin-top: 8px; font-size: 16px; text-align: center; text-shadow: 0 3px 2px rgba(0, 191, 255, 0.52); } .post_username_2 { filter: glow(color=#00BFFF, strength=3); height: 18px; color: #F7247A; padding: 1px; margin-top: 8px; font-size: 16px; text-align: center; text-shadow: 0 3px 2px rgba(255, 20, 147, 0.6); } .post_nickname { text-align: center; color: rgba(0, 0, 0, 0.28); /* position: relative; */ margin-top: 6px; } .pls .avatar { margin-top: 22px; } .pi { opacity: 0.4; } .ad .pls { height: 1px; } .t_f, .t_f td { font-size: 15px; color: rgba(0, 0, 0, 0.74); padding: 10px; padding-top: 20px; padding-bottom: 32px; background: rgba(0, 0, 0, 0); } .plc { position: relative; } .po { display: none; } .tsdm_post_t:hover .po { display: block } .pi { opacity: 0.6; position: absolute; width: 500px; text-align: right; bottom: 4px; right: 2px; margin-bottom: 10px; padding: 7px; border-bottom: none; } .ad .plc { background: #D8D6D6; padding: 0; overflow: hidden; } .tsdm_post_t { background-color: #F1F1F1; } .pl .quote { padding-bottom: 5px; border: 1px solid rgba(93, 93, 93, 0.09); } .rate { margin: 20px 0; font-size: 12px; margin-bottom: 33px; } .a_pt a img { height: 30px; opacity: 0.6; } .bm { border: 1px solid rgba(93, 93, 93, 0.29); } .tsdm_post_t tbody tr:nth-of-type(1) { background: linear-gradient(to bottom, #F1F1F1, rgba(242, 242, 242, 0)); } .by_nullice { opacity: 1.020; } /* 帖子列表: */ .tl th, .tl td { padding: 9px 0; border-bottom: 1px dashed #D6D6D6; } .bmw .bm_c th, .bmw .bm_c td { background: none } .bmw tr cite { opacity: 0.4; } .bmw tr .by:nth-of-type(2) cite { opacity: 0.6; } .bmw tr .by:nth-of-type(2) cite+em { opacity: 0.5; } .bmw tr cite+em { opacity: 0.3; } .bmw td.num a { opacity: 0.4; } .bmw td.num em { opacity: 0.3; } .bmw span.tps { opacity: 0.2; } .bmw tbody th img { opacity: 0.3; } .bmw tbody:hover { background-color: rgba(0, 176, 255, 0.03); } .bmw tbody:hover tr cite { opacity: 0.8; } .bmw tbody:hover tr cite+em { opacity: 0.7; } .bmw tbody:hover td.num a { opacity: 0.8; } .bmw tbody:hover td.num em { opacity: 0.7; } .bmw tbody:hover span.tps { opacity: .7; } .bmw tbody:hover th img { opacity: 0.45; } .bmw .by_nullice { opacity: 1.020; } }
data/usercss/129145.user.css
@-moz-document domain("tsdm.net"), domain("tsdm.me"), domain("tsdm.tw") { /* tsdm 水区极简 - v1.6 - 2016/05/30 D */ #p_btn, .a_pb, .sign { display: none; } .po { border-top: none; } .fastre, .add_callme, .editp, .showmenu, .showmenu+a, .showmenu+a+a { background: none; color: rgba(76, 158, 177, 0.71); } .qdsmile, .tsdm_norm_title, .tsdm_statbar, .authicn, .md_ctrl { display: none; } .pls .avatar img { padding: 0px; border-radius: 922px; background: rgba(146, 128, 128, 0) ; max-height: 64px; max-width: 64px; } .post_username_1, .post_username_3 { filter: glow(color=#00BFFF, strength=3); height: 18px; color: #34B3A8; padding: 1px; margin-top: 8px; font-size: 16px; text-align: center; text-shadow: 0 3px 2px rgba(0, 191, 255, 0.52); } .post_username_2 { filter: glow(color=#00BFFF, strength=3); height: 18px; color: #F7247A; padding: 1px; margin-top: 8px; font-size: 16px; text-align: center; text-shadow: 0 3px 2px rgba(255, 20, 147, 0.6); } .post_nickname { text-align: center; color: rgba(0, 0, 0, 0.28); /* position: relative; */ margin-top: 6px; } .pls .avatar { margin-top: 22px; } .pi { opacity: 0.4; } .ad .pls { height: 1px; } .t_f, .t_f td { font-size: 15px; color: rgba(0, 0, 0, 0.74); padding: 10px; padding-top: 20px; padding-bottom: 32px; background: rgba(0, 0, 0, 0); } .plc { position: relative; } .po { display: none; } .tsdm_post_t:hover .po { display: block } .pi { opacity: 0.6; position: absolute; width: 500px; text-align: right; bottom: 4px; right: 2px; margin-bottom: 10px; padding: 7px; border-bottom: none; } .ad .plc { background: #D8D6D6; padding: 0; overflow: hidden; } .tsdm_post_t { background-color: #F1F1F1; } .pl .quote { padding-bottom: 5px; border: 1px solid rgba(93, 93, 93, 0.09); } .rate { margin: 20px 0; font-size: 12px; margin-bottom: 33px; } .a_pt a img { height: 30px; opacity: 0.6; } .bm { border: 1px solid rgba(93, 93, 93, 0.29); } .tsdm_post_t tbody tr:nth-of-type(1) { background: linear-gradient(to bottom, #F1F1F1, rgba(242, 242, 242, 0)); } .by_nullice { opacity: 1.020; } /* 帖子列表: */ .tl th, .tl td { padding: 9px 0; border-bottom: 1px dashed #D6D6D6; } .bmw .bm_c th, .bmw .bm_c td { background: none } .bmw tr cite { opacity: 0.4; } .bmw tr .by:nth-of-type(2) cite { opacity: 0.6; } .bmw tr .by:nth-of-type(2) cite+em { opacity: 0.5; } .bmw tr cite+em { opacity: 0.3; } .bmw td.num a { opacity: 0.4; } .bmw td.num em { opacity: 0.3; } .bmw span.tps { opacity: 0.2; } .bmw tbody th img { opacity: 0.3; } .bmw tbody:hover { background-color: rgba(0, 176, 255, 0.03); } .bmw tbody:hover tr cite { opacity: 0.8; } .bmw tbody:hover tr cite+em { opacity: 0.7; } .bmw tbody:hover td.num a { opacity: 0.8; } .bmw tbody:hover td.num em { opacity: 0.7; } .bmw tbody:hover span.tps { opacity: .7; } .bmw tbody:hover th img { opacity: 0.45; } .bmw .by_nullice { opacity: 1.020; } }
0.289573
0.074433
@media all{ .t3-grid-wrapper .t3-grid-16,.t3-grid-wrapper .t3-grid-33{padding:0 1% 0 1%;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} html{height:100%;} body{font:normal normal normal 14px Roboto, Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;color:#333;background-color:#fff;height:100%;text-align:center;} body:after{content:'max';display:none;} @media (max-width: 999px){ body:after{content:'full';} } @media (max-width: 799px){ body:after{content:'medium';} } @media (max-width: 499px){ body:after{content:'small';} } *{margin:0;padding:0;} ul,li{list-style:none;} h2{font-family:"Roboto Condensed", Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;font-size:32px;color:#333;font-weight:lighter;padding:10px 0 10px 0;margin:0;} @media (max-width: 799px){ h2{font-size:26px;} } @media (max-width: 499px){ h2{font-size:22px;} } h5{font-family:"Roboto Condensed", Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;font-size:14px;color:#FF7D19;padding:3px 0 10px 0;margin:0;} a{color:#3979c3;text-decoration:underline;} img{border:none;} .sx-gc-error{background:#f2dede;border:1px solid #e1c4c4;clear:both;color:#666;margin:10px 0 20px 0;padding:10px 10px 4px 10px;-webkit-border-radius:4px 4px 4px 4px;-moz-border-radius:4px 4px 4px 4px;border-radius:4px 4px 4px 4px;} .sx-gc-error-invert{border-color:#fff;} .t3-teaser-section{position:relative;min-height:500px;} @media (max-width: 999px){ .t3-teaser-section{min-height:auto;} } @media (max-width: 499px){ .t3-teaser-section{min-height:170px;} } .t3-teaser-section .t3-teaser-container{position:absolute;width:100%;height:100%;background:#292936;background:#22222e radial-gradient(ellipse at center center, #5b5b6b 0%, #22222e 100%) no-repeat scroll 50% 0;overflow:hidden;white-space:nowrap;text-align:left;} .t3-teaser-section .t3-teaser-container .t3-teaser-nav{display:block;width:40px;height:40px;opacity:.55;position:absolute;top:45%;cursor:pointer;background:black url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/arrow_slider.svg) no-repeat;color:#ffffff;font-size:40px;font-weight:200;line-height:35px;text-align:center;user-select:none;-moz-user-select:none;-webkit-user-select:none;} .t3-teaser-section .t3-teaser-container .t3-teaser-nav-left{left:3%;transform:scaleX(-1);background-position:55% 50%;} .t3-teaser-section .t3-teaser-container .t3-teaser-nav-right{right:3%;background-position:52% 50%;} .t3-teaser-section .t3-teaser-container .t3-teaser-item{display:inline-block;width:100%;height:100%;vertical-align:middle;background-repeat:no-repeat;background-position:50% 0;background-size:auto 500px;transition:all .2s ease-in-out;} @media (max-width: 999px){ .t3-teaser-section .t3-teaser-container .t3-teaser-item{background-size:160% auto;height:inherit;} } @media (max-width: 499px){ .t3-teaser-section .t3-teaser-container .t3-teaser-item{display:none;} } .t3-teaser-section .t3-teaser-container .t3-teaser-lite{width:100%;height:100%;background-repeat:no-repeat;background-position:50% 0;background-size:100% auto;display:none;} .t3-teaser-section .t3-teaser-container .t3-teaser-lite.t3-teaser-default{background-image:url("https://www.sixt.global/fileadmin/files/global/modules/home-billboard/global/500x280/fallback.jpg");} @media (max-width: 499px){ .t3-teaser-section .t3-teaser-container .t3-teaser-lite{display:block;} } @media (max-width: 999px){ .t3-teaser-section .t3-teaser-container{background:#fff;} } .t3-teaser-section .t3-teaser-container a.sx-teaser-link{max-width:960px;height:inherit;padding:0;display:block;margin:auto;position:relative;z-index:10000;} .t3-app-wrapper{padding:0;position:relative;background-color:#fff;} .t3-app-wrapper .t3-teaser-icons{text-align:center;padding:0 0 6px 0;display:none;} @media (max-width: 499px){ .t3-app-wrapper .t3-teaser-icons{display:none!important;} } .t3-main-top{background:#111119;} .t3-top-bar{position:relative;height:80px;z-index:20000;} @media (max-width: 799px){ .t3-top-bar{height:115px;} } .t3-logo-big .t3-top-bar #sx-go-home-no-claim{position:absolute;left:0;z-index:10001;text-indent:-1000%;white-space:nowrap;overflow:hidden;top:13px;height:47px;width:123px;background:transparent url("https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/logo/Sixt_no_claim_white.svg") no-repeat -20px -6px;background-size:130%;} @media (max-width: 799px){ .t3-logo-big .t3-top-bar #sx-go-home-no-claim{top:20px;height:30px;width:74px;background:transparent url("https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/logo/Sixt_no_claim_white.svg") no-repeat -13px -3px;background-size:130%;} } .t3-page-wrapper{margin:auto;max-width:1600px;} .t3-content-division{clear:both;text-align:center;} .t3-content-division-inner{clear:both;text-align:left;margin:auto;text-align:left;padding:0 10px 0 10px;max-width:960px;} .t3-content-division-inner:after{content:".";clear:both;display:block;height:0;visibility:hidden;overflow:hidden;} @media (max-width: 499px){ .t3-content-division-inner{padding:0 3px 0 3px;min-width:300px;} } .t3-content-division-inner.t3-main-content{max-width:100%;padding:0;} @media (max-width: 999px){ .t3-main-content{padding:0;max-width:none;} } .t3-content-division-invert-dark{background:#ebebeb;padding:3% 0 3% 0;font-size:12px;} @media (max-width: 799px){ .t3-content-division-invert-dark{padding:1% 0 1% 0;} } .t3-content-wrapper{padding:1% 0 0 0;} .t3-content-wrapper:after{content:".";clear:both;display:block;height:0;visibility:hidden;overflow:hidden;} .t3-grid-wrapper{clear:both;margin:0 -1% 0 -1%;position:relative;} @media (max-width: 499px){ .t3-grid-wrapper{margin:0;} } .t3-grid-wrapper .t3-grid-16{width:16.66%;} @media (max-width: 799px){ .t3-grid-wrapper .t3-grid-16{width:33.33%;} } @media (max-width: 499px){ .t3-grid-wrapper .t3-grid-16{float:none;padding:0;width:auto;} } .t3-grid-wrapper .t3-grid-33{width:33.33%;} @media (max-width: 499px){ .t3-grid-wrapper .t3-grid-33{float:none;padding:0;width:auto;} } .t3-grid-wrapper:after{content:".";clear:both;display:block;height:0;visibility:hidden;overflow:hidden;} @media (max-width: 499px){ .t3-content-division-inner>.t3-grid-wrapper{float:none;padding:0;width:auto;} } div.t3-slider-list-wrapper{margin:auto;padding:0 0 2% 0;width:90%;position:relative;} div.t3-slider-list-wrapper .sx-gc-next,div.t3-slider-list-wrapper .sx-gc-back{position:absolute;cursor:pointer;width:24px;height:100%;min-height:24px;top:0;background:transparent url("https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/bg/bg-slider-button.png") no-repeat 0 50%;} div.t3-slider-list-wrapper .sx-gc-next{right:-3%;} div.t3-slider-list-wrapper .sx-gc-back{left:-3%;background-position:100% 50%;} div.t3-slider-list-wrapper .t3-slider-box{overflow:hidden;white-space:nowrap;} ul.t3-slider-list{width:auto;overflow:hidden;-ms-touch-action:pan-y;touch-action:pan-y;-ms-user-select:none;user-select:none;-webkit-user-select:none;} ul.t3-slider-list li.t3-js-slider-item{float:left;width:33.3%;overflow:hidden;text-align:center;} ul.t3-slider-list li.t3-js-slider-item div:first-child{margin:10px;min-height:100px;} ul.t3-slider-list *{-ms-touch-action:pan-y;touch-action:pan-y;-ms-user-select:none;user-select:none;-webkit-user-select:none;} .t3-gridbox{text-align:center;margin:0 0 10% 0;} .t3-gridbox a{display:block;} .t3-gridbox img{max-width:100%;max-height:auto;width:auto;height:auto;margin:0 auto;display:block;} @media (max-width: 799px){ .t3-gridbox img{display:block;margin:auto;} } @media (max-width: 499px){ .t3-gridbox img{display:block;width:100%;margin:auto;} } div.csc-textpic-imagecolumn{margin-right:10px;} div.csc-textpic .csc-textpic-imagewrap img{border:none;display:block;max-width:100%;height:auto;} .sx-gc-button-wrapper{clear:both;overflow:hidden;padding:5px 0 15px 0;} .sx-gc-button-wrapper:after{content:".";clear:both;display:block;height:0;visibility:hidden;overflow:hidden;} button{font-family:Roboto, Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;padding:0;margin:0;border:none;background:transparent;overflow:visible;display:inline;cursor:pointer;} .sx-gc-button-cta{font-family:Roboto, Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;display:block;font-size:18px;text-transform:uppercase;font-weight:bold;text-align:center!important;border:1px solid #fff;width:100%;max-width:354px;color:#fff;cursor:pointer;margin:auto;text-decoration:none;line-height:normal;padding:13px 0 13px 0!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;float:none;} .sx-gc-button-cta span{height:auto;float:none;padding:0;display:inline;} .sx-gc-button-cta:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} .sx-gc-button-cta-green{background:#ff7d19!important;} .sx-gc-button-cta-green span{background:none;} .sx-gc-button-cta-green:hover{background:#fc903d!important;} .sx-gc-button-cta-corp{background:#fff;border:1px solid #FF7D19;color:#FF7D19;font-weight:lighter;font-size:18px;} .sx-link{background:transparent url(https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/buttons/arrow-link.png) no-repeat 0 50%;color:#3979c3;font-size:14px;display:inline-block;padding:6px 0 6px 20px!important;text-decoration:none;cursor:pointer;vertical-align:middle;} .sx-link:hover{text-decoration:underline;} @media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 799px){ input,textarea{font-size:16px;} } input.sx-gc-ck{vertical-align:middle;margin:0 3px 3px 0;height:14px;width:14px;} input.sx-gc-rd{vertical-align:middle;margin:0 3px 3px 0;height:14px;width:14px;} .sx-fake-radio{padding:0 0 6px 0;overflow:hidden;} .sx-fake-radio label{display:inline-block;min-height:22px;padding:3px 0 3px 35px!important;background:transparent url("https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/icon/fake-radio-orange-off.png") no-repeat 0 0;line-height:110%;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .sx-fake-radio input.sx-gc-rd,.sx-fake-radio input[type=radio]{opacity:0;filter:alpha(opacity=0);position:absolute;left:-30px;} .sx-fake-radio.sx-gc-selected label{background:transparent url("https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/icon/fake-radio-orange-on.png") no-repeat 0 0;} .sx-fake-checkbox{padding:0 0 6px 0;overflow:hidden;} .sx-fake-checkbox label{display:inline-block!important;padding:3px 0 3px 35px!important;min-height:22px;background:transparent url("https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/icon/fake-checkbox-orange-off.png") no-repeat 0 0;line-height:110%;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .sx-fake-checkbox input.sx-gc-ck,.sx-fake-checkbox input[type=checkbox]{opacity:0;filter:alpha(opacity=0);position:absolute;left:-30px;height:1px;width:1px;} .sx-default-form select{border:1px solid #B0A8A8;padding:3px;margin:0 0 1% 0;width:66%;min-height:28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Roboto, Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;font-size:14px;color:#666;vertical-align:middle;-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;border-radius:0 0 0 0;} @media (max-width: 499px){ .sx-default-form select{width:100%;} } .sx-default-form select:focus{border:1px solid #FF7D19;outline:none;} @media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 799px){ .sx-default-form select{font-size:16px;} } .t3-portalnavi{background:#ffffff;color:#666666;} .t3-portalnavi .t3-portalnavi-content{display:table;width:100%;padding:0;} .t3-portalnavi .t3-portalnavi-content:after{display:none;} .t3-portalnavi ul.portal{display:table-row;} @media (max-width: 799px){ .t3-portalnavi{display:none;} } @media (max-width: 799px){ .t3-content-division-inner.t3-navi-content{padding:0 20px 0 20px;} } @media (max-width: 499px){ .t3-content-division-inner.t3-navi-content{padding:0 10px 0 10px;} } .t3-main-navi{padding-top:25px;position:relative;z-index:10000;-webkit-tap-highlight-color:rgba(0,0,0,0);} .t3-main-navi ul.t3-main-navi-items{text-align:right;position:relative;} .t3-main-navi li.t3-main-navi-item{display:inline-block;padding:0 0 0 20px;position:static;overflow:visible;} .t3-main-navi li.t3-main-navi-item.t3-main-navi-hd-res{padding:0 20px 0 20px;border-right:1px solid #fff;} @media (max-width: 799px){ .t3-main-navi li.t3-main-navi-item.t3-main-navi-hd-res{display:none;} } .t3-main-navi li.t3-main-navi-item.t3-main-navi-hd-res :hover{color:#FF7D19;} .t3-main-navi span{vertical-align:middle;font-size:16px;text-transform:uppercase;} .t3-main-navi img{vertical-align:middle;} .t3-main-navi .t3-main-navi-hd{color:#fff;text-decoration:none;cursor:pointer;} @media (max-width: 499px){ .t3-main-navi .t3-main-navi-hd-menu{float:right;} } .t3-main-navi .t3-main-navi-hd-menu span{margin:0 5px 0 30px;text-shadow:none;} @media (max-width: 499px){ .t3-main-navi .t3-main-navi-hd-menu span{margin:0 5px 0 5px;} } .t3-main-navi .t3-main-navi-hd-menu :hover{color:#FF7D19;} .t3-main-navi li.t3-main-navi-hd-login{background:transparent url(https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/icon/icon-login-white.png) no-repeat 100% 100%;background-size:18px;cursor:pointer;padding:0 30px 0 20px;} @media (max-width: 499px){ .t3-main-navi li.t3-main-navi-hd-login{display:inline-block;min-height:20px;padding:5px 25px 0 20px;} } .t3-main-navi li.t3-main-navi-hd-login:hover{cursor:pointer;} .t3-main-navi li.t3-main-navi-hd-login:hover .t3-main-navi-hd{color:#FF7D19;} .t3-main-navi li.t3-main-navi-hd-language:hover{cursor:pointer;} .t3-main-navi li.t3-main-navi-hd-language:hover .t3-main-navi-hd{color:#FF7D19;} @media (max-width: 499px){ .t3-main-navi li.t3-main-navi-hd-language{display:none;} } @media (max-width: 499px){ .t3-main-navi li.t3-main-navi-hd-menu{display:block;} } .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content{position:absolute;top:160%;right:0;padding:0 0 5px 0;display:none;width:400px;background:#fff;border:1px solid #111119;text-align:left;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} @media (max-width: 799px){ .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content{width:300px;} } @media (max-width: 499px){ .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content{width:100%;-webkit-box-shadow:0 4px 8px rgba(0,0,0,0.6);-moz-box-shadow:0 4px 8px rgba(0,0,0,0.6);box-shadow:0 4px 8px rgba(0,0,0,0.6);} } .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li{color:#111119;text-align:left;padding:10px 10px 10px 10px;cursor:pointer;} @media (max-width: 499px){ .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li{font-size:18px;} } .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li:last-child{border-bottom:none;} .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li a{color:#000;font-size:14px;text-decoration:none;} @media (max-width: 499px){ .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li a{font-size:18px;} } .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li:hover>a,.t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li:hover>p{color:#FF7D19;} .t3-main-navi .t3-main-navi-content .t3-mainmenu{overflow:visible;position:relative;width:100%;} .t3-main-navi .t3-main-navi-content .t3-mainmenu li:not(.t3-current):hover{background:#e6e6e6;} .t3-main-navi .t3-main-navi-content .t3-submenu{position:absolute;width:100%;left:100%;top:0;display:none;} .t3-main-navi .t3-main-navi-content li.t3-current{cursor:default;background:#FF7D19;color:#111119;} @media (max-width: 499px){ .t3-main-navi .t3-main-navi-content li.t3-current{color:#111119;} } .t3-main-navi .t3-submenu-go{background:transparent url(https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/bg/menu-arrow_right.png) no-repeat 100% 50%;background-size:14px 14px;} .t3-main-navi .t3-submenu-back{background:transparent url(https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/bg/menu-arrow_left.png) no-repeat 0 50%;background-size:14px 14px;padding-left:28px;} .t3-main-navi:after{content:".";clear:both;display:block;height:0;visibility:hidden;overflow:hidden;} .t3-main-navi *{-webkit-user-select:none;user-select:none;} .t3-main-text-teaser{font-family:"Roboto Condensed", Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;color:#FF7D19;font-size:40px;font-weight:lighter;padding:10px 0 20px 0;margin:0;} @media (max-width: 799px){ .t3-main-text-teaser{font-size:36px;} } @media (max-width: 499px){ .t3-main-text-teaser{font-size:30px;} } .t3-offer-content{display:none;} .t3-offer-content ul,.t3-offer-content li{margin:0;padding:0;} .t3-offer-content .t3-offer-car{width:100%;max-width:220px;height:auto;max-height:auto;margin:auto;border:none;} .t3-offer-content .t3-offer-list-head{font-family:"Roboto Condensed", Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;font-size:22px;font-weight:normal;padding:10px 0 10px 0;color:#555555;} .t3-offer-content .t3-offer-list-price{font-family:"Roboto Condensed", Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;font-size:12px;padding:0 0 20px 0;color:#555555;} .t3-offer-content .t3-offer-list-price strong{display:block;font-weight:lighter;color:#FF7D19;font-size:36px;line-height:100%;} .t3-list-popular-links{margin:0 0 20px 0;} .t3-list-popular-links li{margin:0 0 6px 0;} .is--orange{color:#FF7D19!important;} [class^="sx-icon-"]:before{font-family:'sixt-iconfont'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;} .sx-icon-appstore_apple:before{content:"\e901";} .sx-icon-appstore_google:before{content:"\e903";} .billboardteaser--top{margin-top:35px;} .billboardteaser{height:auto;margin:auto;text-align:center;position:relative;background:#ffffff;padding-bottom:0;padding-top:0;} @media (max-width: 499px){ .billboardteaser{margin:auto auto 2% auto;} } .billboardteaser img{margin:0;} .billboardteaser__text{position:absolute;margin:auto;top:0;left:48%;right:0;width:50%;bottom:0;} @media (max-width: 499px){ .billboardteaser__text{left:50%;} } .billboardteaser__text p{position:absolute;top:50%;transform:translate(0, -50%);overflow:hidden;vertical-align:middle;width:100%;text-align:left;color:black;font-size:18px;font-weight:bold;text-transform:uppercase;} @media (max-width: 799px){ .billboardteaser__text p{font-size:16px;} } @media (max-width: 499px){ .billboardteaser__text p{font-size:24px;} } .l-sx-footer{text-align:left;} .l-sx-footer .nav{border-top:1px solid rgba(244,244,244,0.5);padding-top:16px;padding-top:1rem;} .l-sx-footer .nav ul{text-align:center;} .l-sx-footer .nav ul li{display:inline-block;} .l-sx-footer .nav ul li a{padding:10px;padding:.625rem;} .l-sx-footer .nav ul li a:hover{color:white;text-shadow:0 0 1px white;} .l-sx-footer .list-stores{margin-bottom:24px;margin-bottom:1.5rem;} .l-sx-footer .list-stores [class^="sx-icon-"]{color:#d8d8d8;font-size:48px;font-size:3rem;} .l-sx-footer .list-stores ul{text-align:center;} .l-sx-footer .list-stores ul li{display:inline-block;padding:5px 10px 5px 10px;padding:.3125rem .625rem .3125rem .625rem;} .l-sx-footer h2,.l-sx-footer h5,.l-sx-footer .seo-h3{padding:0;margin:0;color:#F4F4F4;font-family:"Roboto",sans-serif;font-weight:300;text-transform:uppercase;} .l-sx-footer h2{font-size:32px;font-size:2rem;} .l-sx-footer .seo-h3{margin-bottom:32px;margin-bottom:2rem;font-size:20px;font-size:1.25rem;} .l-sx-footer .seo-h3{text-align:center;} .l-sx-footer h5{font-size:14px;font-size:.875rem;} .l-sx-footer .seo-h6{margin-bottom:12px;margin-bottom:.75rem;font-size:12px;font-size:.75rem;font-weight:400;} .l-sx-footer a{font-family:"Roboto",sans-serif;font-weight:300;color:#F4F4F4;font-size:12px;font-size:.75rem;line-height:1.5;} .l-sx-footer a{text-decoration:none;} .l-sx-footer .t3-grid-wrapper{margin:0;} .l-sx-footer .t3-grid-wrapper>:first-child{padding-left:0;} .l-sx-footer .t3-grid-wrapper>:last-child{padding-right:0;} @media (max-width: 49.938rem){ .l-sx-footer .t3-grid-wrapper>:nth-child(3n+3){padding-right:0;} .l-sx-footer .t3-grid-wrapper>:nth-child(3n+1){padding-left:0;} } .l-sx-footer .l-sx-footer-upper{background-color:#35353C;padding-top:30px;padding-top:1.875rem;} .l-sx-footer .l-sx-footer-upper [class^="sx-icon-"]{color:#FF7D19;} .l-sx-footer .l-sx-footer-lower{padding:2% 0 2% 0;background-color:#111119;} .l-sx-footer .footer-float--left{float:left;} @media (max-width: 999px){ .l-sx-footer .footer-float--left{float:none;clear:both;margin:0.625rem 0;padding:0;} } .l-sx-footer .t3-grid-wrapper,.l-sx-footer .l-nav{max-width:960px;margin:auto;} .l-sx-footer .l-nav--tidy{border:none;padding-top:0;} .l-sx-footer .l-nav--tidy:after{content:".";clear:both;text-indent:-100%;} .l-sx-footer .l-nav--tidy ul{margin-left:-0.625rem;text-align:left;} @media (max-width: 999px){ .l-sx-footer .l-nav--tidy ul{margin-left:0;text-align:center;} } .l-sx-footer .t3-grid-wrapper{padding-bottom:24px;padding-bottom:1.5rem;} @media (max-width: 31.188rem){ .l-sx-footer .t3-grid-wrapper .t3-grid-16{min-height:inherit;margin-bottom:32px;margin-bottom:2rem;} } @media (max-width: 49.938rem){ .l-sx-footer .t3-grid-wrapper .t3-grid-16{min-height:192px;min-height:12rem;} } } /*! CSS Used from: https://www.sixt.global/typo3conf/ext/sxcorporate/Resources/Public/Css/typo3-corporate-additions.css?1581931166 ; media=all */ @media all{ body{display:block;} div.csc-textpic-imagecolumn{margin-right:10px;} div.csc-textpic .csc-textpic-imagewrap img{border:0;display:block;max-width:100%;height:auto;} .t3-content-division-default{padding:2% 0 2% 0;} @media (max-width:799px){ .t3-content-division-default{padding:1% 0 1% 0;} } .t3-cookie-notice{background:#ebf0f2;padding:10px 0;overflow:hidden;position:fixed;bottom:0;z-index:150000;width:100%;font-family:Roboto,sans-serif;font-weight:300;font-size:12px;color:#000;} .t3-cookie-notice a{color:#f60;text-decoration:none;} .t3-cookie-description{width:100%;float:left;text-align:center;} .t3-cookie-description>div{text-align:left;} .t3-cookie-cta{font-weight:700;margin-top:5px;padding:5px 10px;background:#ff7d18;color:#fff;display:inline-block;} } /*! CSS Used from: https://www.sixt.global/typo3conf/ext/sxcorporate/Resources/Public/Css/typo3-default-styles.css?1566896087 ; media=all */ @media all{ .csc-header-alignment-center{text-align:center;} div.csc-textpic,div.csc-textpic div.csc-textpic-imagerow{overflow:hidden;} div.csc-textpic div.csc-textpic-imagecolumn{float:left;} div.csc-textpic .csc-textpic-imagewrap img{border:0;display:block;} div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{margin-bottom:10px;} div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image{margin-bottom:0;} div.csc-textpic-imagecolumn{margin-right:30px;} div.csc-textpic-imagecolumn.csc-textpic-lastcol{margin-right:0;} div.csc-textpic-center .csc-textpic-imagewrap{overflow:hidden;} div.csc-textpic-center .csc-textpic-center-outer{position:relative;float:right;right:50%;} div.csc-textpic-center .csc-textpic-center-inner{position:relative;float:right;right:-50%;} div.csc-textpic div.csc-textpic-imagerow-last{margin-bottom:0;} @media (max-width:499px){ .csc-textpic .csc-textpic-imagewrap{width:100%;} } } /*! CSS Used from: https://www.sixt.global/static/frontendthirdparty/jquery-ui/ui-1.8.10/ui-theme-res/ui.core.css?1584706545 ; media=all */ @media all{ .ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} .ui-helper-clearfix{display:inline-block;} .ui-helper-clearfix{display:block;} } /*! CSS Used from: https://www.sixt.global/static/frontendthirdparty/jquery-ui/ui-1.8.10/ui-theme-res/ui.theme.css?1584706545 ; media=all */ @media all{ .ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1em;} .ui-widget-content{border:1px solid #ff6900;background:#eeeeee url(https://www.sixt.global/common/img/app/base/jsbase/ui-theme-res/ui-bg_flat_75_eeeeee_40x100.png) 50% 50% repeat-x;color:#222222;} .ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;} } /*! CSS Used from: https://www.sixt.global/static/frontendthirdparty/jquery-ui/ui-1.8.10/ui-theme-res/ui.datepicker.css?1584706545 ; media=all */ @media all{ .ui-datepicker{width:17em;padding:.2em .2em 0;} } /*! CSS Used from: https://www.sixt.global/static/reservation/css/reservation-corporate.css?1584706545 ; media=all */ @media all{ .ddlist-wrapper,.ddlist-wrapper li{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;} #sx-js-res-booking-coi,#sx-js-res-booking-del-col{display:none;} .t3-teaser-icons div{display:inline-block;width:8px;height:8px;border:2px solid #000;border-radius:6px;background:rgba(255,255,255,.3);margin:0 10px;cursor:pointer;} .t3-teaser-icons{text-align:center;height:15px;display:block;float:left;width:100%;padding:10px 0;} .t3-teaser-icons div.sx-selected{background:#000;} .sx-ibe-horizontal-wrapper--sticky{padding:20px 30px 20px 30px;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper--sticky{padding:20px;} } .sx-ibe-horizontal-wrapper{padding:20px 30px 0 30px;background:#fff;text-align:left;max-width:960px;margin:10px auto 0 auto;} @media (max-width:499px){ .sx-ibe-horizontal-wrapper{margin:-10px 0;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper{margin-top:0;} } @media (max-width:999px){ .sx-ibe-horizontal-wrapper{padding:20px;margin-top:0;} } .sx-ibe-horizontal-wrapper .sx-ibe-form{display:block;} .sx-ibe-horizontal-wrapper .sx-ibe-error-msg{margin:0 14px 0 0;} .sx-ibe-horizontal-wrapper .ibe-horizontal:after{content:".";clear:both;display:block;height:0;visibility:hidden;} .sx-ibe-horizontal-wrapper .ibe-location-section{float:left;width:44%;} .sx-ibe-horizontal-wrapper .ibe-location-section:after{content:".";clear:both;display:block;height:0;visibility:hidden;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-location-section{float:none;width:100%;} } .sx-ibe-horizontal-wrapper .sx-res-ddlist-wrapper{padding:0;} .sx-ibe-horizontal-wrapper .ibe-datetime-section{float:left;width:46%;} .sx-ibe-horizontal-wrapper .ibe-datetime-section:after{content:".";clear:both;display:block;height:0;visibility:hidden;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-datetime-section{float:none;width:100%;} } .sx-ibe-horizontal-wrapper .ibe-button-section{float:left;width:10%;padding-top:25px;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-button-section{float:right;width:50%;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-button-section{float:none;width:100%;} } .sx-ibe-horizontal-wrapper .ibe-column{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px 0 0;float:left;width:50%;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-column{padding:0;} .sx-ibe-horizontal-wrapper .ibe-column.ibe-datetime-pickup,.sx-ibe-horizontal-wrapper .ibe-column.ibe-location-pickup{padding:0 15px 0 0;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-column.ibe-datetime-pickup,.sx-ibe-horizontal-wrapper .ibe-column.ibe-location-pickup{padding:0;} } @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-column.ibe-location-pickup,.sx-ibe-horizontal-wrapper .ibe-column.ibe-location-return{margin:0 0 15px 0;} } .sx-ibe-horizontal-wrapper .ibe-column.ibe-column--error{padding:0 15px 10px 0;} .sx-ibe-horizontal-wrapper .ibe-button{height:55px;line-height:55px;background:#ff7d19 url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/button_arrow@3x.svg) no-repeat 50% 50%;text-align:center;cursor:pointer;} .sx-ibe-horizontal-wrapper .ibe-button span{font-size:16px;text-transform:uppercase;color:#fff;font-weight:700;display:none;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-button{background:#ff7d19;} .sx-ibe-horizontal-wrapper .ibe-button span{display:inline;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-location-pickup,.sx-ibe-horizontal-wrapper .ibe-location-return{float:none;width:100%;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-datetime-pickup{padding:0 5px 0 0;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-datetime-return{padding:0 0 0 5px;} } .sx-ibe-horizontal-wrapper .ibe-entry-label{margin-bottom:10px;} @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-entry-label{margin:15px 0;} } @media (max-width:499px){ .sx-ibe-horizontal-wrapper .ibe-entry-label{margin-bottom:5px;} } .sx-ibe-horizontal-wrapper .ibe-entry-label label{font-size:13px;display:block;font-weight:700;text-transform:uppercase;} .sx-ibe-horizontal-wrapper .ibe-entry-label-pu:after,.sx-ibe-horizontal-wrapper .ibe-entry-label-ret:after{content:".";clear:both;display:block;height:0;visibility:hidden;} .sx-ibe-horizontal-wrapper .ibe-entry-label-pu label,.sx-ibe-horizontal-wrapper .ibe-entry-label-ret label{float:left;} .sx-ibe-horizontal-wrapper .ibe-entry-label-pu .ibe-button-par,.sx-ibe-horizontal-wrapper .ibe-entry-label-ret .ibe-button-par{display:none;float:right;font-size:12px;font-weight:500;color:#ff7d19;cursor:pointer;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-entry-label-pu .ibe-button-par,.sx-ibe-horizontal-wrapper .ibe-entry-label-ret .ibe-button-par{display:block;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-entry-label-pu .ibe-button-par,.sx-ibe-horizontal-wrapper .ibe-entry-label-ret .ibe-button-par{font-size:11px;line-height:1.4;} } .sx-ibe-horizontal-wrapper .ibe-entry-label-pu .ibe-button-par input[type=checkbox]{position:relative;top:2px;cursor:pointer;} .sx-ibe-horizontal-wrapper .ibe-entry-label-ret .ibe-button-par-return{font-size:20px;line-height:12px;display:block;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-entry-label-ret .ibe-button-par-return{display:none;} } .sx-ibe-horizontal-wrapper .ibe-entry-label-ret .ibe-button-par-return .ibe-button-x{color:#ff7d19;padding-right:20px;margin-right:-1px;background:#fff url(https://www.sixt.global/common/img/app/reservation/default/icon/icon-ok-notok-orange.png) no-repeat 5px 5px;} .sx-ibe-horizontal-wrapper .ibe-entry-label-pu .ibe-entry-label-par-txt{color:inherit;} .sx-ibe-horizontal-wrapper .sx-res-location-entry span{position:absolute;left:15px;top:0;width:23px;height:100%;background:transparent url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/location_icon_ibe.svg) no-repeat 50% 50%;cursor:pointer;} .sx-ibe-horizontal-wrapper .sx-res-booking-entry{color:#333;background:#f3f3f3;font-size:13px;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #f3f3f3;padding:18px 6px;height:55px;width:100%;text-decoration:none!important;outline:0;cursor:pointer;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .sx-res-booking-entry{font-size:14px;} } @media (max-width:499px){ .sx-ibe-horizontal-wrapper .sx-res-booking-entry{font-size:13px;font-weight:400;} } .sx-ibe-horizontal-wrapper .sx-res-booking-entry:focus{border:1px solid #ff7d19;} .sx-ibe-horizontal-wrapper .sx-res-booking-entry.sx-res-ibe-location{cursor:text;} .sx-ibe-horizontal-wrapper .sx-res-ibe-location{padding-left:49px;} .sx-ibe-horizontal-wrapper .sx-res-ibe-date{background:#f3f3f3 url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/calendar_icon_ibe.svg) no-repeat 8px 50%;padding-left:35px;padding-right:0;float:left;width:55%;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .sx-res-ibe-date{background-position:10px 50%;padding-left:40px;} } @media (max-width:499px){ .sx-ibe-horizontal-wrapper .sx-res-ibe-date{width:50%;background-image:none;padding:18px 3px 18px 3px;} } .sx-ibe-horizontal-wrapper .sx-res-ibe-time{float:left;width:45%;} @media (max-width:499px){ .sx-ibe-horizontal-wrapper .sx-res-ibe-time{width:50%;padding:18px 3px 18px 3px;} } .sx-ibe-horizontal-wrapper .sx-gc-multientry-wrapper{white-space:nowrap;} .sx-ibe-horizontal-wrapper .sx-gc-multientry-wrapper:after{content:".";clear:both;display:block;height:0;visibility:hidden;} .sx-ibe-horizontal-wrapper .ibe-entry-label-pu .ibe-entry-label-par-txt{display:none;} .sx-ibe-horizontal-wrapper .ibe-horizontal-par .ibe-location-pickup{width:100%;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-horizontal-par .ibe-location-pickup{padding:0;} } .sx-ibe-horizontal-wrapper .ibe-horizontal-par .ibe-location-return{display:none;} .sx-ibe-horizontal-wrapper .ibe-horizontal-par .ibe-button-par-pickup{color:#111119;display:block;} .sx-ibe-horizontal-wrapper .ibe-horizontal-par .ibe-entry-label-pu .ibe-entry-label-par-txt{display:inline;} .sx-ibe-horizontal-wrapper .sx-geodelcol-section{display:none;} .sx-ibe-horizontal-wrapper .sx-home-options-wrapper:after{content:".";clear:both;display:block;height:0;visibility:hidden;} .sx-ibe-horizontal-wrapper .sx-home-options-wrapper .sx-res-booking-coi,.sx-ibe-horizontal-wrapper .sx-home-options-wrapper .sx-res-booking-del-col{float:left;width:44%;padding:0 0 10px 0;} .sx-ibe-horizontal-wrapper .sx-home-options-wrapper span{margin:0 20px 0 0;} #sx-home-form-wrapper{background:#fff;} #sx-home-form-wrapper .sx-ibe-additional-options.sx-ibe-active-zone,#sx-home-form-wrapper .sx-ibe-horizontal-wrapper{background:0 0;max-width:960px;margin:auto;text-align:left;} .sx-ibe-additional-options{padding:15px 30px 20px 30px;} .sx-ibe-additional-options:after{content:".";clear:both;display:block;height:0;visibility:hidden;} @media (max-width:999px){ .sx-ibe-additional-options{padding:15px 20px;background:#fff;} } .sx-ibe-additional-options.sx-ibe-active-zone{background:#fff;} .sx-ibe-additional-options .sx-res-login-state{display:inline-block;margin:0;padding:0;color:#111119;font-size:12px;} .sx-ibe-additional-options .sx-res-login-state *{color:#111119;font-size:12px;} @media (max-width:999px){ .sx-ibe-additional-options .sx-res-login-state{color:#111119;} .sx-ibe-additional-options .sx-res-login-state *{color:#111119;} } .sx-ibe-additional-options .sx-ibe-option-button{display:inline-block;color:#111119;font-size:13px;font-weight:lighter;cursor:pointer;background:transparent url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/link2@3x_000.svg) no-repeat 100% 50%;padding:0 20px 0 0;margin:0 30px 0 0;} @media (max-width:999px){ .sx-ibe-additional-options .sx-ibe-option-button{color:#111119;font-weight:700;background-image:url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/link2@3x_000.svg);margin-bottom:15px;} } .sx-res-residence-wrapper{color:#111119;display:none;} .sx-res-residence-wrapper:after{content:".";clear:both;display:block;height:0;visibility:hidden;} .sx-res-residence-wrapper label{float:left;width:50%;font-size:13px;height:30px;line-height:30px;font-weight:700;text-transform:uppercase;} .sx-res-residence-wrapper select{float:left;color:#333;font-size:13px;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:#e6e6e6 1px solid;padding:6px;height:30px;width:100%;text-decoration:none!important;} .sx-res-residence-wrapper .sx-res-country-wrapper{display:block;float:left;position:relative;} .sx-res-residence-wrapper .sx-res-country-wrapper:after{pointer-events:none;color:#333;font-family:sixt-iconfont!important;font-size:12px;speak:none;position:absolute;right:1px;top:10px;width:20px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e905";} @media (max-width:999px){ .sx-res-residence-wrapper{padding:20px 0 0 0;} .sx-res-residence-wrapper .sx-res-country-wrapper{width:49%;padding:0 0 0 1%;} } @media (min-width:800px){ .sx-res-residence-wrapper .sx-res-country-wrapper{width:50%;padding:0;} } @media (min-width:1000px){ .sx-res-residence-wrapper form{padding:10px 15px 0 0;} } .sx-home-login-entries{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 0;} .sx-home-login-entries:after{content:".";clear:both;display:block;height:0;visibility:hidden;} .sx-home-login-entries *{color:#666;} .sx-home-login-entries .sx-gc-button-wrapper{padding:50px 0 30px 0;} .sx-home-login-entries .sx-gc-button-wrapper span{color:#fff;} @media (max-width:499px){ .sx-home-login-entries .sx-gc-button-wrapper{padding:30px 0 20px 0;} } .sx-home-login-entries p{padding:0 0 10px 0;} .sx-home-login-entries .sx-res-ibe-login-label{display:block;vertical-align:middle;padding:10px 0 5px 0;display:block;width:100%;} .sx-home-login-entries .sx-home-passwd-forgotten{text-align:center;} .sx-home-login-entries .sx-gc-singleentry-wrapper{display:block;width:100%;} .sx-home-login-entries .sx-gc-singleentry-wrapper input{color:#333;font-size:13px;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;border:1px solid #b0a8a8;padding:6px;height:30px;width:100%;text-decoration:none!important;} .sx-home-login-entries .sx-home-social-media-wrapper{margin:100px 0 0 0;padding:20px 0 0 0;border-top:1px solid #b0a8a8;} @media (max-width:499px){ .sx-home-login-entries .sx-home-social-media-wrapper{margin:40px 0 0 0;} } .sx-home-login-entries .sx-home-checkin{padding:0 0 20px 0;} @media (max-width:499px){ .sx-home-login-entries .sx-home-checkin{padding:0 0 6px 0;} } .sx-js-res-google-map{width:98%;height:270px;position:absolute;right:1%;bottom:1%;background:#fff!important;} #sx-js-res-pu-datetime,#sx-js-res-ret-datetime{position:relative;z-index:10001;} #ui-datepicker-div{margin-top:8px;margin-left:0;padding:10px;display:none;width:320px;z-index:20300!important;background:#fff;position:absolute;overflow:hidden;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.7);box-shadow:1px 1px 4px rgba(0,0,0,.7);} @media (max-width:499px){ #ui-datepicker-div{margin-left:0;width:90%;left:5%!important;} } .box-window-mnum-content .h3{font-family:Roboto,Arial,Verdana,"Liberation Sans","Bitstream Vera",sans-serif;color:#666;font-size:14px;font-weight:700;} .box-window-mnum-content p{color:#666;padding:0 0 20px 0;} .box-window-mnum-content ul{width:98%;max-width:400px;padding:0 0 20px 2%;} .ddlist-wrapper input{-webkit-tap-highlight-color:transparent;} .ddlist-wrapper .ddlist-content{margin:7px 0 0 1px;padding:0;list-style:none;background:#fff;display:none;width:750px;height:500px;border:none;position:absolute;left:0;z-index:10003!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.7);box-shadow:1px 1px 4px rgba(0,0,0,.7);} @media (max-width:799px){ .ddlist-wrapper .ddlist-content{width:100%;height:400px;} } @media (max-width:499px){ .ddlist-wrapper .ddlist-content{width:100%;height:300px;} } .ddlist-wrapper ul{margin:0;padding:0;list-style:none;background:#fff;height:100%;} .ddlist-wrapper ul ul{border:none;display:block;height:auto;border:none;background:0 0;} .ddlist-wrapper li{padding:0;margin:0;list-style:none;color:#333;font-weight:lighter;} .ddlist-wrapper li li{padding:5px 10px 5px 10px;margin:0;border-right:none;cursor:pointer;} .ddlist-wrapper li.ddlist-selected{background:#e6e6e6;} .ddlist-wrapper li .h5{margin:0;padding:10px 10px 10px 40px;margin:6px 0 6px 0;font-size:16px;text-transform:uppercase;color:#333;font-weight:400;background-repeat:no-repeat;background-size:auto 22px;background-position:8px 50%;} .ddlist-wrapper li .h5.sx-ddlist-hd-google_suggest{background-position:12px 50%;background-image:url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/location_icon_000.svg);} .sx-res-ddlist-wrapper{padding:0 0 7px 0;clear:both;position:relative;} .sx-ddlist-suggest ul.sx-res-suggestlist{width:38%;height:100%;float:left;overflow:auto!important;} @media (max-width:799px){ .sx-ddlist-suggest ul.sx-res-suggestlist{width:50%;} } @media (max-width:499px){ .sx-ddlist-suggest ul.sx-res-suggestlist{display:block;float:none;width:auto;} } .sx-ddlist-suggest .sx-res-info-wrapper{color:#000;width:62%;height:100%;float:right;position:relative;background:#e6e6e6;margin:0 0 0 -4px;} @media (max-width:799px){ .sx-ddlist-suggest .sx-res-info-wrapper{width:50%;} } @media (max-width:799px){ .sx-ddlist-suggest .sx-res-info-wrapper *{font-size:11px;} } .sx-res-info-wrapper .sx-res-info-content{padding:10px;} @media (max-width:799px){ .sx-js-res-google-map{display:none;} } @media (max-width:499px){ .sx-res-info-wrapper{display:none;} } .ddlist-wrapper .sx-ddlist-time{width:100%;min-width:400px;height:300px;left:0;margin-top:8px;border:15px solid #fff;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.7);box-shadow:1px 1px 4px rgba(0,0,0,.7);} @media (max-width:499px){ .ddlist-wrapper .sx-ddlist-time{width:200%;min-width:auto;} } .ddlist-wrapper .sx-ddlist-time li.ddlist-selected{background:#ff7d19;} #sx-js-res-ret-datetime-entry.ddlist-wrapper .sx-ddlist-time{left:auto;right:0;} .ddlist-wrapper .sx-ddlist-time ul{width:36%;float:right;border:none;background:#e6e6e6;overflow:auto!important;} .ddlist-wrapper .sx-ddlist-time ul li{padding:5px 10px;margin:5px 0;} .ddlist-wrapper .sx-res-openhours-info{width:60%;float:left;color:#333;padding:10px 1% 10px 3%;font-size:13px;} .ddlist-wrapper .sx-res-openhours-info .h5{text-transform:uppercase;font-weight:700;} .sx-ddlist-time .sx-res-info-wrapper-arrow{left:56%;} .sx-ddlist-time li{padding:3px 5px 3px 5px;border:none;cursor:pointer;} .sx-res-login-state{margin:10px 0 10px 0;} #sx-res-mnum-list{margin-top:40px;} h2{font-size:22px;font-weight:100;color:#ff7d19;padding-bottom:0;} .sx-mobile-app-wrapper{padding:5px;position:relative;overflow:hidden;} .sx-mobile-app-wrapper .sx-gc-close{position:absolute;font-weight:700;right:8px;top:5px;font-size:24px;} @media (max-width:799px){ .sx-mobile-app-wrapper .sx-gc-close{font-size:20px;} } @media (max-width:499px){ .sx-mobile-app-wrapper .sx-gc-close{font-size:16px;} } .sx-mobile-app-wrapper .sx-mobile-app-text{font-size:20px;} @media (max-width:799px){ .sx-mobile-app-wrapper .sx-mobile-app-text{font-size:16px;} } @media (max-width:499px){ .sx-mobile-app-wrapper .sx-mobile-app-text{font-size:12px;} } .sx-mobile-app-wrapper .sx-mobile-app-text p{padding-top:35px;} @media (max-width:799px){ .sx-mobile-app-wrapper .sx-mobile-app-text p{padding-top:25px;} } .sx-mobile-app-wrapper .sx-mobile-app-text a{text-decoration:none;} .sx-mobile-app-wrapper .sx-mobile-app-text img{float:left;margin-top:15px;margin-bottom:5px;margin-right:3%;margin-left:3%;width:12%;min-width:48px;max-width:96px;height:auto;} .sx-waiting-infotop *{-webkit-transition:all .3s;transition:all .3s;} .sx-waiting-infotop .loader-circle{position:absolute;left:50%;top:50%;width:120px;height:120px;border-radius:50%;-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1);margin-left:-60px;margin-top:-60px;} .sx-waiting-infotop .loader-line-mask{position:absolute;left:50%;top:50%;width:60px;height:120px;margin-left:-60px;margin-top:-60px;overflow:hidden;-webkit-transform-origin:60px 60px;transform-origin:60px 60px;-webkit-mask-image:-webkit-linear-gradient(top,#000,rgba(0,0,0,0));-webkit-animation:rotate 1.2s infinite linear;animation:rotate 1.2s infinite linear;} .sx-waiting-infotop .loader-line-mask .loader-line{width:120px;height:120px;border-radius:50%;-webkit-box-shadow:inset 0 0 0 2px #ff7d19;box-shadow:inset 0 0 0 2px #ff7d19;} } /*! CSS Used keyframes */ @-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}} @-moz-keyframes rotate{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(360deg);}} @-o-keyframes rotate{0%{-o-transform:rotate(0deg);}100%{-o-transform:rotate(360deg);}} @keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}} @-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}} @-moz-keyframes rotate{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(360deg);}} @-o-keyframes rotate{0%{-o-transform:rotate(0deg);}100%{-o-transform:rotate(360deg);}} @keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}} @-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);}100%{-webkit-transform:rotate(360deg);}} @keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}} @-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);}100%{-webkit-transform:rotate(360deg);}} @keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}} /*! CSS Used fontfaces */ @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCkYb8td.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCAYb8td.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCgYb8td.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCcYb8td.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCsYb8td.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCoYb8td.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYbw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCkYb8td.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCAYb8td.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCgYb8td.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCcYb8td.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYb8td.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYb8td.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYbw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCkYb8td.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCAYb8td.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCgYb8td.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCcYb8td.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCsYb8td.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCoYb8td.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYbw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCkYb8td.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCAYb8td.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCgYb8td.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCcYb8td.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYb8td.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYb8td.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYbw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'sixt-iconfont';src:url("https://www.sixt.global/static/frontendbase/corporate/fonts/sixt-iconfont.eot?oo61u8");src:url("https://www.sixt.global/static/frontendbase/corporate/fonts/sixt-iconfont.eot?oo61u8#iefix") format("embedded-opentype"),url("https://www.sixt.global/static/frontendbase/corporate/fonts/sixt-iconfont.ttf?oo61u8") format("truetype"),url("https://www.sixt.global/static/frontendbase/corporate/fonts/sixt-iconfont.woff?oo61u8") format("woff"),url("https://www.sixt.global/static/frontendbase/corporate/fonts/sixt-iconfont.svg?oo61u8#sixt-iconfont") format("svg");font-weight:normal;font-style:normal;}
public/css/home_style.css
@media all{ .t3-grid-wrapper .t3-grid-16,.t3-grid-wrapper .t3-grid-33{padding:0 1% 0 1%;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} html{height:100%;} body{font:normal normal normal 14px Roboto, Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;color:#333;background-color:#fff;height:100%;text-align:center;} body:after{content:'max';display:none;} @media (max-width: 999px){ body:after{content:'full';} } @media (max-width: 799px){ body:after{content:'medium';} } @media (max-width: 499px){ body:after{content:'small';} } *{margin:0;padding:0;} ul,li{list-style:none;} h2{font-family:"Roboto Condensed", Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;font-size:32px;color:#333;font-weight:lighter;padding:10px 0 10px 0;margin:0;} @media (max-width: 799px){ h2{font-size:26px;} } @media (max-width: 499px){ h2{font-size:22px;} } h5{font-family:"Roboto Condensed", Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;font-size:14px;color:#FF7D19;padding:3px 0 10px 0;margin:0;} a{color:#3979c3;text-decoration:underline;} img{border:none;} .sx-gc-error{background:#f2dede;border:1px solid #e1c4c4;clear:both;color:#666;margin:10px 0 20px 0;padding:10px 10px 4px 10px;-webkit-border-radius:4px 4px 4px 4px;-moz-border-radius:4px 4px 4px 4px;border-radius:4px 4px 4px 4px;} .sx-gc-error-invert{border-color:#fff;} .t3-teaser-section{position:relative;min-height:500px;} @media (max-width: 999px){ .t3-teaser-section{min-height:auto;} } @media (max-width: 499px){ .t3-teaser-section{min-height:170px;} } .t3-teaser-section .t3-teaser-container{position:absolute;width:100%;height:100%;background:#292936;background:#22222e radial-gradient(ellipse at center center, #5b5b6b 0%, #22222e 100%) no-repeat scroll 50% 0;overflow:hidden;white-space:nowrap;text-align:left;} .t3-teaser-section .t3-teaser-container .t3-teaser-nav{display:block;width:40px;height:40px;opacity:.55;position:absolute;top:45%;cursor:pointer;background:black url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/arrow_slider.svg) no-repeat;color:#ffffff;font-size:40px;font-weight:200;line-height:35px;text-align:center;user-select:none;-moz-user-select:none;-webkit-user-select:none;} .t3-teaser-section .t3-teaser-container .t3-teaser-nav-left{left:3%;transform:scaleX(-1);background-position:55% 50%;} .t3-teaser-section .t3-teaser-container .t3-teaser-nav-right{right:3%;background-position:52% 50%;} .t3-teaser-section .t3-teaser-container .t3-teaser-item{display:inline-block;width:100%;height:100%;vertical-align:middle;background-repeat:no-repeat;background-position:50% 0;background-size:auto 500px;transition:all .2s ease-in-out;} @media (max-width: 999px){ .t3-teaser-section .t3-teaser-container .t3-teaser-item{background-size:160% auto;height:inherit;} } @media (max-width: 499px){ .t3-teaser-section .t3-teaser-container .t3-teaser-item{display:none;} } .t3-teaser-section .t3-teaser-container .t3-teaser-lite{width:100%;height:100%;background-repeat:no-repeat;background-position:50% 0;background-size:100% auto;display:none;} .t3-teaser-section .t3-teaser-container .t3-teaser-lite.t3-teaser-default{background-image:url("https://www.sixt.global/fileadmin/files/global/modules/home-billboard/global/500x280/fallback.jpg");} @media (max-width: 499px){ .t3-teaser-section .t3-teaser-container .t3-teaser-lite{display:block;} } @media (max-width: 999px){ .t3-teaser-section .t3-teaser-container{background:#fff;} } .t3-teaser-section .t3-teaser-container a.sx-teaser-link{max-width:960px;height:inherit;padding:0;display:block;margin:auto;position:relative;z-index:10000;} .t3-app-wrapper{padding:0;position:relative;background-color:#fff;} .t3-app-wrapper .t3-teaser-icons{text-align:center;padding:0 0 6px 0;display:none;} @media (max-width: 499px){ .t3-app-wrapper .t3-teaser-icons{display:none!important;} } .t3-main-top{background:#111119;} .t3-top-bar{position:relative;height:80px;z-index:20000;} @media (max-width: 799px){ .t3-top-bar{height:115px;} } .t3-logo-big .t3-top-bar #sx-go-home-no-claim{position:absolute;left:0;z-index:10001;text-indent:-1000%;white-space:nowrap;overflow:hidden;top:13px;height:47px;width:123px;background:transparent url("https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/logo/Sixt_no_claim_white.svg") no-repeat -20px -6px;background-size:130%;} @media (max-width: 799px){ .t3-logo-big .t3-top-bar #sx-go-home-no-claim{top:20px;height:30px;width:74px;background:transparent url("https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/logo/Sixt_no_claim_white.svg") no-repeat -13px -3px;background-size:130%;} } .t3-page-wrapper{margin:auto;max-width:1600px;} .t3-content-division{clear:both;text-align:center;} .t3-content-division-inner{clear:both;text-align:left;margin:auto;text-align:left;padding:0 10px 0 10px;max-width:960px;} .t3-content-division-inner:after{content:".";clear:both;display:block;height:0;visibility:hidden;overflow:hidden;} @media (max-width: 499px){ .t3-content-division-inner{padding:0 3px 0 3px;min-width:300px;} } .t3-content-division-inner.t3-main-content{max-width:100%;padding:0;} @media (max-width: 999px){ .t3-main-content{padding:0;max-width:none;} } .t3-content-division-invert-dark{background:#ebebeb;padding:3% 0 3% 0;font-size:12px;} @media (max-width: 799px){ .t3-content-division-invert-dark{padding:1% 0 1% 0;} } .t3-content-wrapper{padding:1% 0 0 0;} .t3-content-wrapper:after{content:".";clear:both;display:block;height:0;visibility:hidden;overflow:hidden;} .t3-grid-wrapper{clear:both;margin:0 -1% 0 -1%;position:relative;} @media (max-width: 499px){ .t3-grid-wrapper{margin:0;} } .t3-grid-wrapper .t3-grid-16{width:16.66%;} @media (max-width: 799px){ .t3-grid-wrapper .t3-grid-16{width:33.33%;} } @media (max-width: 499px){ .t3-grid-wrapper .t3-grid-16{float:none;padding:0;width:auto;} } .t3-grid-wrapper .t3-grid-33{width:33.33%;} @media (max-width: 499px){ .t3-grid-wrapper .t3-grid-33{float:none;padding:0;width:auto;} } .t3-grid-wrapper:after{content:".";clear:both;display:block;height:0;visibility:hidden;overflow:hidden;} @media (max-width: 499px){ .t3-content-division-inner>.t3-grid-wrapper{float:none;padding:0;width:auto;} } div.t3-slider-list-wrapper{margin:auto;padding:0 0 2% 0;width:90%;position:relative;} div.t3-slider-list-wrapper .sx-gc-next,div.t3-slider-list-wrapper .sx-gc-back{position:absolute;cursor:pointer;width:24px;height:100%;min-height:24px;top:0;background:transparent url("https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/bg/bg-slider-button.png") no-repeat 0 50%;} div.t3-slider-list-wrapper .sx-gc-next{right:-3%;} div.t3-slider-list-wrapper .sx-gc-back{left:-3%;background-position:100% 50%;} div.t3-slider-list-wrapper .t3-slider-box{overflow:hidden;white-space:nowrap;} ul.t3-slider-list{width:auto;overflow:hidden;-ms-touch-action:pan-y;touch-action:pan-y;-ms-user-select:none;user-select:none;-webkit-user-select:none;} ul.t3-slider-list li.t3-js-slider-item{float:left;width:33.3%;overflow:hidden;text-align:center;} ul.t3-slider-list li.t3-js-slider-item div:first-child{margin:10px;min-height:100px;} ul.t3-slider-list *{-ms-touch-action:pan-y;touch-action:pan-y;-ms-user-select:none;user-select:none;-webkit-user-select:none;} .t3-gridbox{text-align:center;margin:0 0 10% 0;} .t3-gridbox a{display:block;} .t3-gridbox img{max-width:100%;max-height:auto;width:auto;height:auto;margin:0 auto;display:block;} @media (max-width: 799px){ .t3-gridbox img{display:block;margin:auto;} } @media (max-width: 499px){ .t3-gridbox img{display:block;width:100%;margin:auto;} } div.csc-textpic-imagecolumn{margin-right:10px;} div.csc-textpic .csc-textpic-imagewrap img{border:none;display:block;max-width:100%;height:auto;} .sx-gc-button-wrapper{clear:both;overflow:hidden;padding:5px 0 15px 0;} .sx-gc-button-wrapper:after{content:".";clear:both;display:block;height:0;visibility:hidden;overflow:hidden;} button{font-family:Roboto, Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;padding:0;margin:0;border:none;background:transparent;overflow:visible;display:inline;cursor:pointer;} .sx-gc-button-cta{font-family:Roboto, Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;display:block;font-size:18px;text-transform:uppercase;font-weight:bold;text-align:center!important;border:1px solid #fff;width:100%;max-width:354px;color:#fff;cursor:pointer;margin:auto;text-decoration:none;line-height:normal;padding:13px 0 13px 0!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;float:none;} .sx-gc-button-cta span{height:auto;float:none;padding:0;display:inline;} .sx-gc-button-cta:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} .sx-gc-button-cta-green{background:#ff7d19!important;} .sx-gc-button-cta-green span{background:none;} .sx-gc-button-cta-green:hover{background:#fc903d!important;} .sx-gc-button-cta-corp{background:#fff;border:1px solid #FF7D19;color:#FF7D19;font-weight:lighter;font-size:18px;} .sx-link{background:transparent url(https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/buttons/arrow-link.png) no-repeat 0 50%;color:#3979c3;font-size:14px;display:inline-block;padding:6px 0 6px 20px!important;text-decoration:none;cursor:pointer;vertical-align:middle;} .sx-link:hover{text-decoration:underline;} @media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 799px){ input,textarea{font-size:16px;} } input.sx-gc-ck{vertical-align:middle;margin:0 3px 3px 0;height:14px;width:14px;} input.sx-gc-rd{vertical-align:middle;margin:0 3px 3px 0;height:14px;width:14px;} .sx-fake-radio{padding:0 0 6px 0;overflow:hidden;} .sx-fake-radio label{display:inline-block;min-height:22px;padding:3px 0 3px 35px!important;background:transparent url("https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/icon/fake-radio-orange-off.png") no-repeat 0 0;line-height:110%;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .sx-fake-radio input.sx-gc-rd,.sx-fake-radio input[type=radio]{opacity:0;filter:alpha(opacity=0);position:absolute;left:-30px;} .sx-fake-radio.sx-gc-selected label{background:transparent url("https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/icon/fake-radio-orange-on.png") no-repeat 0 0;} .sx-fake-checkbox{padding:0 0 6px 0;overflow:hidden;} .sx-fake-checkbox label{display:inline-block!important;padding:3px 0 3px 35px!important;min-height:22px;background:transparent url("https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/icon/fake-checkbox-orange-off.png") no-repeat 0 0;line-height:110%;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .sx-fake-checkbox input.sx-gc-ck,.sx-fake-checkbox input[type=checkbox]{opacity:0;filter:alpha(opacity=0);position:absolute;left:-30px;height:1px;width:1px;} .sx-default-form select{border:1px solid #B0A8A8;padding:3px;margin:0 0 1% 0;width:66%;min-height:28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Roboto, Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;font-size:14px;color:#666;vertical-align:middle;-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;border-radius:0 0 0 0;} @media (max-width: 499px){ .sx-default-form select{width:100%;} } .sx-default-form select:focus{border:1px solid #FF7D19;outline:none;} @media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 799px){ .sx-default-form select{font-size:16px;} } .t3-portalnavi{background:#ffffff;color:#666666;} .t3-portalnavi .t3-portalnavi-content{display:table;width:100%;padding:0;} .t3-portalnavi .t3-portalnavi-content:after{display:none;} .t3-portalnavi ul.portal{display:table-row;} @media (max-width: 799px){ .t3-portalnavi{display:none;} } @media (max-width: 799px){ .t3-content-division-inner.t3-navi-content{padding:0 20px 0 20px;} } @media (max-width: 499px){ .t3-content-division-inner.t3-navi-content{padding:0 10px 0 10px;} } .t3-main-navi{padding-top:25px;position:relative;z-index:10000;-webkit-tap-highlight-color:rgba(0,0,0,0);} .t3-main-navi ul.t3-main-navi-items{text-align:right;position:relative;} .t3-main-navi li.t3-main-navi-item{display:inline-block;padding:0 0 0 20px;position:static;overflow:visible;} .t3-main-navi li.t3-main-navi-item.t3-main-navi-hd-res{padding:0 20px 0 20px;border-right:1px solid #fff;} @media (max-width: 799px){ .t3-main-navi li.t3-main-navi-item.t3-main-navi-hd-res{display:none;} } .t3-main-navi li.t3-main-navi-item.t3-main-navi-hd-res :hover{color:#FF7D19;} .t3-main-navi span{vertical-align:middle;font-size:16px;text-transform:uppercase;} .t3-main-navi img{vertical-align:middle;} .t3-main-navi .t3-main-navi-hd{color:#fff;text-decoration:none;cursor:pointer;} @media (max-width: 499px){ .t3-main-navi .t3-main-navi-hd-menu{float:right;} } .t3-main-navi .t3-main-navi-hd-menu span{margin:0 5px 0 30px;text-shadow:none;} @media (max-width: 499px){ .t3-main-navi .t3-main-navi-hd-menu span{margin:0 5px 0 5px;} } .t3-main-navi .t3-main-navi-hd-menu :hover{color:#FF7D19;} .t3-main-navi li.t3-main-navi-hd-login{background:transparent url(https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/icon/icon-login-white.png) no-repeat 100% 100%;background-size:18px;cursor:pointer;padding:0 30px 0 20px;} @media (max-width: 499px){ .t3-main-navi li.t3-main-navi-hd-login{display:inline-block;min-height:20px;padding:5px 25px 0 20px;} } .t3-main-navi li.t3-main-navi-hd-login:hover{cursor:pointer;} .t3-main-navi li.t3-main-navi-hd-login:hover .t3-main-navi-hd{color:#FF7D19;} .t3-main-navi li.t3-main-navi-hd-language:hover{cursor:pointer;} .t3-main-navi li.t3-main-navi-hd-language:hover .t3-main-navi-hd{color:#FF7D19;} @media (max-width: 499px){ .t3-main-navi li.t3-main-navi-hd-language{display:none;} } @media (max-width: 499px){ .t3-main-navi li.t3-main-navi-hd-menu{display:block;} } .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content{position:absolute;top:160%;right:0;padding:0 0 5px 0;display:none;width:400px;background:#fff;border:1px solid #111119;text-align:left;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} @media (max-width: 799px){ .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content{width:300px;} } @media (max-width: 499px){ .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content{width:100%;-webkit-box-shadow:0 4px 8px rgba(0,0,0,0.6);-moz-box-shadow:0 4px 8px rgba(0,0,0,0.6);box-shadow:0 4px 8px rgba(0,0,0,0.6);} } .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li{color:#111119;text-align:left;padding:10px 10px 10px 10px;cursor:pointer;} @media (max-width: 499px){ .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li{font-size:18px;} } .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li:last-child{border-bottom:none;} .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li a{color:#000;font-size:14px;text-decoration:none;} @media (max-width: 499px){ .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li a{font-size:18px;} } .t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li:hover>a,.t3-main-navi .t3-js-main-navi-item .t3-main-navi-content li:hover>p{color:#FF7D19;} .t3-main-navi .t3-main-navi-content .t3-mainmenu{overflow:visible;position:relative;width:100%;} .t3-main-navi .t3-main-navi-content .t3-mainmenu li:not(.t3-current):hover{background:#e6e6e6;} .t3-main-navi .t3-main-navi-content .t3-submenu{position:absolute;width:100%;left:100%;top:0;display:none;} .t3-main-navi .t3-main-navi-content li.t3-current{cursor:default;background:#FF7D19;color:#111119;} @media (max-width: 499px){ .t3-main-navi .t3-main-navi-content li.t3-current{color:#111119;} } .t3-main-navi .t3-submenu-go{background:transparent url(https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/bg/menu-arrow_right.png) no-repeat 100% 50%;background-size:14px 14px;} .t3-main-navi .t3-submenu-back{background:transparent url(https://www.sixt.global/common/img/app/typo3/typo3-corporate/default/bg/menu-arrow_left.png) no-repeat 0 50%;background-size:14px 14px;padding-left:28px;} .t3-main-navi:after{content:".";clear:both;display:block;height:0;visibility:hidden;overflow:hidden;} .t3-main-navi *{-webkit-user-select:none;user-select:none;} .t3-main-text-teaser{font-family:"Roboto Condensed", Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;color:#FF7D19;font-size:40px;font-weight:lighter;padding:10px 0 20px 0;margin:0;} @media (max-width: 799px){ .t3-main-text-teaser{font-size:36px;} } @media (max-width: 499px){ .t3-main-text-teaser{font-size:30px;} } .t3-offer-content{display:none;} .t3-offer-content ul,.t3-offer-content li{margin:0;padding:0;} .t3-offer-content .t3-offer-car{width:100%;max-width:220px;height:auto;max-height:auto;margin:auto;border:none;} .t3-offer-content .t3-offer-list-head{font-family:"Roboto Condensed", Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;font-size:22px;font-weight:normal;padding:10px 0 10px 0;color:#555555;} .t3-offer-content .t3-offer-list-price{font-family:"Roboto Condensed", Arial, Verdana, "Liberation Sans", "Bitstream Vera", sans-serif;font-size:12px;padding:0 0 20px 0;color:#555555;} .t3-offer-content .t3-offer-list-price strong{display:block;font-weight:lighter;color:#FF7D19;font-size:36px;line-height:100%;} .t3-list-popular-links{margin:0 0 20px 0;} .t3-list-popular-links li{margin:0 0 6px 0;} .is--orange{color:#FF7D19!important;} [class^="sx-icon-"]:before{font-family:'sixt-iconfont'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;} .sx-icon-appstore_apple:before{content:"\e901";} .sx-icon-appstore_google:before{content:"\e903";} .billboardteaser--top{margin-top:35px;} .billboardteaser{height:auto;margin:auto;text-align:center;position:relative;background:#ffffff;padding-bottom:0;padding-top:0;} @media (max-width: 499px){ .billboardteaser{margin:auto auto 2% auto;} } .billboardteaser img{margin:0;} .billboardteaser__text{position:absolute;margin:auto;top:0;left:48%;right:0;width:50%;bottom:0;} @media (max-width: 499px){ .billboardteaser__text{left:50%;} } .billboardteaser__text p{position:absolute;top:50%;transform:translate(0, -50%);overflow:hidden;vertical-align:middle;width:100%;text-align:left;color:black;font-size:18px;font-weight:bold;text-transform:uppercase;} @media (max-width: 799px){ .billboardteaser__text p{font-size:16px;} } @media (max-width: 499px){ .billboardteaser__text p{font-size:24px;} } .l-sx-footer{text-align:left;} .l-sx-footer .nav{border-top:1px solid rgba(244,244,244,0.5);padding-top:16px;padding-top:1rem;} .l-sx-footer .nav ul{text-align:center;} .l-sx-footer .nav ul li{display:inline-block;} .l-sx-footer .nav ul li a{padding:10px;padding:.625rem;} .l-sx-footer .nav ul li a:hover{color:white;text-shadow:0 0 1px white;} .l-sx-footer .list-stores{margin-bottom:24px;margin-bottom:1.5rem;} .l-sx-footer .list-stores [class^="sx-icon-"]{color:#d8d8d8;font-size:48px;font-size:3rem;} .l-sx-footer .list-stores ul{text-align:center;} .l-sx-footer .list-stores ul li{display:inline-block;padding:5px 10px 5px 10px;padding:.3125rem .625rem .3125rem .625rem;} .l-sx-footer h2,.l-sx-footer h5,.l-sx-footer .seo-h3{padding:0;margin:0;color:#F4F4F4;font-family:"Roboto",sans-serif;font-weight:300;text-transform:uppercase;} .l-sx-footer h2{font-size:32px;font-size:2rem;} .l-sx-footer .seo-h3{margin-bottom:32px;margin-bottom:2rem;font-size:20px;font-size:1.25rem;} .l-sx-footer .seo-h3{text-align:center;} .l-sx-footer h5{font-size:14px;font-size:.875rem;} .l-sx-footer .seo-h6{margin-bottom:12px;margin-bottom:.75rem;font-size:12px;font-size:.75rem;font-weight:400;} .l-sx-footer a{font-family:"Roboto",sans-serif;font-weight:300;color:#F4F4F4;font-size:12px;font-size:.75rem;line-height:1.5;} .l-sx-footer a{text-decoration:none;} .l-sx-footer .t3-grid-wrapper{margin:0;} .l-sx-footer .t3-grid-wrapper>:first-child{padding-left:0;} .l-sx-footer .t3-grid-wrapper>:last-child{padding-right:0;} @media (max-width: 49.938rem){ .l-sx-footer .t3-grid-wrapper>:nth-child(3n+3){padding-right:0;} .l-sx-footer .t3-grid-wrapper>:nth-child(3n+1){padding-left:0;} } .l-sx-footer .l-sx-footer-upper{background-color:#35353C;padding-top:30px;padding-top:1.875rem;} .l-sx-footer .l-sx-footer-upper [class^="sx-icon-"]{color:#FF7D19;} .l-sx-footer .l-sx-footer-lower{padding:2% 0 2% 0;background-color:#111119;} .l-sx-footer .footer-float--left{float:left;} @media (max-width: 999px){ .l-sx-footer .footer-float--left{float:none;clear:both;margin:0.625rem 0;padding:0;} } .l-sx-footer .t3-grid-wrapper,.l-sx-footer .l-nav{max-width:960px;margin:auto;} .l-sx-footer .l-nav--tidy{border:none;padding-top:0;} .l-sx-footer .l-nav--tidy:after{content:".";clear:both;text-indent:-100%;} .l-sx-footer .l-nav--tidy ul{margin-left:-0.625rem;text-align:left;} @media (max-width: 999px){ .l-sx-footer .l-nav--tidy ul{margin-left:0;text-align:center;} } .l-sx-footer .t3-grid-wrapper{padding-bottom:24px;padding-bottom:1.5rem;} @media (max-width: 31.188rem){ .l-sx-footer .t3-grid-wrapper .t3-grid-16{min-height:inherit;margin-bottom:32px;margin-bottom:2rem;} } @media (max-width: 49.938rem){ .l-sx-footer .t3-grid-wrapper .t3-grid-16{min-height:192px;min-height:12rem;} } } /*! CSS Used from: https://www.sixt.global/typo3conf/ext/sxcorporate/Resources/Public/Css/typo3-corporate-additions.css?1581931166 ; media=all */ @media all{ body{display:block;} div.csc-textpic-imagecolumn{margin-right:10px;} div.csc-textpic .csc-textpic-imagewrap img{border:0;display:block;max-width:100%;height:auto;} .t3-content-division-default{padding:2% 0 2% 0;} @media (max-width:799px){ .t3-content-division-default{padding:1% 0 1% 0;} } .t3-cookie-notice{background:#ebf0f2;padding:10px 0;overflow:hidden;position:fixed;bottom:0;z-index:150000;width:100%;font-family:Roboto,sans-serif;font-weight:300;font-size:12px;color:#000;} .t3-cookie-notice a{color:#f60;text-decoration:none;} .t3-cookie-description{width:100%;float:left;text-align:center;} .t3-cookie-description>div{text-align:left;} .t3-cookie-cta{font-weight:700;margin-top:5px;padding:5px 10px;background:#ff7d18;color:#fff;display:inline-block;} } /*! CSS Used from: https://www.sixt.global/typo3conf/ext/sxcorporate/Resources/Public/Css/typo3-default-styles.css?1566896087 ; media=all */ @media all{ .csc-header-alignment-center{text-align:center;} div.csc-textpic,div.csc-textpic div.csc-textpic-imagerow{overflow:hidden;} div.csc-textpic div.csc-textpic-imagecolumn{float:left;} div.csc-textpic .csc-textpic-imagewrap img{border:0;display:block;} div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{margin-bottom:10px;} div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image{margin-bottom:0;} div.csc-textpic-imagecolumn{margin-right:30px;} div.csc-textpic-imagecolumn.csc-textpic-lastcol{margin-right:0;} div.csc-textpic-center .csc-textpic-imagewrap{overflow:hidden;} div.csc-textpic-center .csc-textpic-center-outer{position:relative;float:right;right:50%;} div.csc-textpic-center .csc-textpic-center-inner{position:relative;float:right;right:-50%;} div.csc-textpic div.csc-textpic-imagerow-last{margin-bottom:0;} @media (max-width:499px){ .csc-textpic .csc-textpic-imagewrap{width:100%;} } } /*! CSS Used from: https://www.sixt.global/static/frontendthirdparty/jquery-ui/ui-1.8.10/ui-theme-res/ui.core.css?1584706545 ; media=all */ @media all{ .ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} .ui-helper-clearfix{display:inline-block;} .ui-helper-clearfix{display:block;} } /*! CSS Used from: https://www.sixt.global/static/frontendthirdparty/jquery-ui/ui-1.8.10/ui-theme-res/ui.theme.css?1584706545 ; media=all */ @media all{ .ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1em;} .ui-widget-content{border:1px solid #ff6900;background:#eeeeee url(https://www.sixt.global/common/img/app/base/jsbase/ui-theme-res/ui-bg_flat_75_eeeeee_40x100.png) 50% 50% repeat-x;color:#222222;} .ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;} } /*! CSS Used from: https://www.sixt.global/static/frontendthirdparty/jquery-ui/ui-1.8.10/ui-theme-res/ui.datepicker.css?1584706545 ; media=all */ @media all{ .ui-datepicker{width:17em;padding:.2em .2em 0;} } /*! CSS Used from: https://www.sixt.global/static/reservation/css/reservation-corporate.css?1584706545 ; media=all */ @media all{ .ddlist-wrapper,.ddlist-wrapper li{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;} #sx-js-res-booking-coi,#sx-js-res-booking-del-col{display:none;} .t3-teaser-icons div{display:inline-block;width:8px;height:8px;border:2px solid #000;border-radius:6px;background:rgba(255,255,255,.3);margin:0 10px;cursor:pointer;} .t3-teaser-icons{text-align:center;height:15px;display:block;float:left;width:100%;padding:10px 0;} .t3-teaser-icons div.sx-selected{background:#000;} .sx-ibe-horizontal-wrapper--sticky{padding:20px 30px 20px 30px;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper--sticky{padding:20px;} } .sx-ibe-horizontal-wrapper{padding:20px 30px 0 30px;background:#fff;text-align:left;max-width:960px;margin:10px auto 0 auto;} @media (max-width:499px){ .sx-ibe-horizontal-wrapper{margin:-10px 0;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper{margin-top:0;} } @media (max-width:999px){ .sx-ibe-horizontal-wrapper{padding:20px;margin-top:0;} } .sx-ibe-horizontal-wrapper .sx-ibe-form{display:block;} .sx-ibe-horizontal-wrapper .sx-ibe-error-msg{margin:0 14px 0 0;} .sx-ibe-horizontal-wrapper .ibe-horizontal:after{content:".";clear:both;display:block;height:0;visibility:hidden;} .sx-ibe-horizontal-wrapper .ibe-location-section{float:left;width:44%;} .sx-ibe-horizontal-wrapper .ibe-location-section:after{content:".";clear:both;display:block;height:0;visibility:hidden;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-location-section{float:none;width:100%;} } .sx-ibe-horizontal-wrapper .sx-res-ddlist-wrapper{padding:0;} .sx-ibe-horizontal-wrapper .ibe-datetime-section{float:left;width:46%;} .sx-ibe-horizontal-wrapper .ibe-datetime-section:after{content:".";clear:both;display:block;height:0;visibility:hidden;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-datetime-section{float:none;width:100%;} } .sx-ibe-horizontal-wrapper .ibe-button-section{float:left;width:10%;padding-top:25px;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-button-section{float:right;width:50%;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-button-section{float:none;width:100%;} } .sx-ibe-horizontal-wrapper .ibe-column{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px 0 0;float:left;width:50%;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-column{padding:0;} .sx-ibe-horizontal-wrapper .ibe-column.ibe-datetime-pickup,.sx-ibe-horizontal-wrapper .ibe-column.ibe-location-pickup{padding:0 15px 0 0;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-column.ibe-datetime-pickup,.sx-ibe-horizontal-wrapper .ibe-column.ibe-location-pickup{padding:0;} } @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-column.ibe-location-pickup,.sx-ibe-horizontal-wrapper .ibe-column.ibe-location-return{margin:0 0 15px 0;} } .sx-ibe-horizontal-wrapper .ibe-column.ibe-column--error{padding:0 15px 10px 0;} .sx-ibe-horizontal-wrapper .ibe-button{height:55px;line-height:55px;background:#ff7d19 url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/button_arrow@3x.svg) no-repeat 50% 50%;text-align:center;cursor:pointer;} .sx-ibe-horizontal-wrapper .ibe-button span{font-size:16px;text-transform:uppercase;color:#fff;font-weight:700;display:none;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-button{background:#ff7d19;} .sx-ibe-horizontal-wrapper .ibe-button span{display:inline;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-location-pickup,.sx-ibe-horizontal-wrapper .ibe-location-return{float:none;width:100%;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-datetime-pickup{padding:0 5px 0 0;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-datetime-return{padding:0 0 0 5px;} } .sx-ibe-horizontal-wrapper .ibe-entry-label{margin-bottom:10px;} @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-entry-label{margin:15px 0;} } @media (max-width:499px){ .sx-ibe-horizontal-wrapper .ibe-entry-label{margin-bottom:5px;} } .sx-ibe-horizontal-wrapper .ibe-entry-label label{font-size:13px;display:block;font-weight:700;text-transform:uppercase;} .sx-ibe-horizontal-wrapper .ibe-entry-label-pu:after,.sx-ibe-horizontal-wrapper .ibe-entry-label-ret:after{content:".";clear:both;display:block;height:0;visibility:hidden;} .sx-ibe-horizontal-wrapper .ibe-entry-label-pu label,.sx-ibe-horizontal-wrapper .ibe-entry-label-ret label{float:left;} .sx-ibe-horizontal-wrapper .ibe-entry-label-pu .ibe-button-par,.sx-ibe-horizontal-wrapper .ibe-entry-label-ret .ibe-button-par{display:none;float:right;font-size:12px;font-weight:500;color:#ff7d19;cursor:pointer;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-entry-label-pu .ibe-button-par,.sx-ibe-horizontal-wrapper .ibe-entry-label-ret .ibe-button-par{display:block;} } @media (max-width:799px){ .sx-ibe-horizontal-wrapper .ibe-entry-label-pu .ibe-button-par,.sx-ibe-horizontal-wrapper .ibe-entry-label-ret .ibe-button-par{font-size:11px;line-height:1.4;} } .sx-ibe-horizontal-wrapper .ibe-entry-label-pu .ibe-button-par input[type=checkbox]{position:relative;top:2px;cursor:pointer;} .sx-ibe-horizontal-wrapper .ibe-entry-label-ret .ibe-button-par-return{font-size:20px;line-height:12px;display:block;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-entry-label-ret .ibe-button-par-return{display:none;} } .sx-ibe-horizontal-wrapper .ibe-entry-label-ret .ibe-button-par-return .ibe-button-x{color:#ff7d19;padding-right:20px;margin-right:-1px;background:#fff url(https://www.sixt.global/common/img/app/reservation/default/icon/icon-ok-notok-orange.png) no-repeat 5px 5px;} .sx-ibe-horizontal-wrapper .ibe-entry-label-pu .ibe-entry-label-par-txt{color:inherit;} .sx-ibe-horizontal-wrapper .sx-res-location-entry span{position:absolute;left:15px;top:0;width:23px;height:100%;background:transparent url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/location_icon_ibe.svg) no-repeat 50% 50%;cursor:pointer;} .sx-ibe-horizontal-wrapper .sx-res-booking-entry{color:#333;background:#f3f3f3;font-size:13px;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #f3f3f3;padding:18px 6px;height:55px;width:100%;text-decoration:none!important;outline:0;cursor:pointer;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .sx-res-booking-entry{font-size:14px;} } @media (max-width:499px){ .sx-ibe-horizontal-wrapper .sx-res-booking-entry{font-size:13px;font-weight:400;} } .sx-ibe-horizontal-wrapper .sx-res-booking-entry:focus{border:1px solid #ff7d19;} .sx-ibe-horizontal-wrapper .sx-res-booking-entry.sx-res-ibe-location{cursor:text;} .sx-ibe-horizontal-wrapper .sx-res-ibe-location{padding-left:49px;} .sx-ibe-horizontal-wrapper .sx-res-ibe-date{background:#f3f3f3 url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/calendar_icon_ibe.svg) no-repeat 8px 50%;padding-left:35px;padding-right:0;float:left;width:55%;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .sx-res-ibe-date{background-position:10px 50%;padding-left:40px;} } @media (max-width:499px){ .sx-ibe-horizontal-wrapper .sx-res-ibe-date{width:50%;background-image:none;padding:18px 3px 18px 3px;} } .sx-ibe-horizontal-wrapper .sx-res-ibe-time{float:left;width:45%;} @media (max-width:499px){ .sx-ibe-horizontal-wrapper .sx-res-ibe-time{width:50%;padding:18px 3px 18px 3px;} } .sx-ibe-horizontal-wrapper .sx-gc-multientry-wrapper{white-space:nowrap;} .sx-ibe-horizontal-wrapper .sx-gc-multientry-wrapper:after{content:".";clear:both;display:block;height:0;visibility:hidden;} .sx-ibe-horizontal-wrapper .ibe-entry-label-pu .ibe-entry-label-par-txt{display:none;} .sx-ibe-horizontal-wrapper .ibe-horizontal-par .ibe-location-pickup{width:100%;} @media (max-width:999px){ .sx-ibe-horizontal-wrapper .ibe-horizontal-par .ibe-location-pickup{padding:0;} } .sx-ibe-horizontal-wrapper .ibe-horizontal-par .ibe-location-return{display:none;} .sx-ibe-horizontal-wrapper .ibe-horizontal-par .ibe-button-par-pickup{color:#111119;display:block;} .sx-ibe-horizontal-wrapper .ibe-horizontal-par .ibe-entry-label-pu .ibe-entry-label-par-txt{display:inline;} .sx-ibe-horizontal-wrapper .sx-geodelcol-section{display:none;} .sx-ibe-horizontal-wrapper .sx-home-options-wrapper:after{content:".";clear:both;display:block;height:0;visibility:hidden;} .sx-ibe-horizontal-wrapper .sx-home-options-wrapper .sx-res-booking-coi,.sx-ibe-horizontal-wrapper .sx-home-options-wrapper .sx-res-booking-del-col{float:left;width:44%;padding:0 0 10px 0;} .sx-ibe-horizontal-wrapper .sx-home-options-wrapper span{margin:0 20px 0 0;} #sx-home-form-wrapper{background:#fff;} #sx-home-form-wrapper .sx-ibe-additional-options.sx-ibe-active-zone,#sx-home-form-wrapper .sx-ibe-horizontal-wrapper{background:0 0;max-width:960px;margin:auto;text-align:left;} .sx-ibe-additional-options{padding:15px 30px 20px 30px;} .sx-ibe-additional-options:after{content:".";clear:both;display:block;height:0;visibility:hidden;} @media (max-width:999px){ .sx-ibe-additional-options{padding:15px 20px;background:#fff;} } .sx-ibe-additional-options.sx-ibe-active-zone{background:#fff;} .sx-ibe-additional-options .sx-res-login-state{display:inline-block;margin:0;padding:0;color:#111119;font-size:12px;} .sx-ibe-additional-options .sx-res-login-state *{color:#111119;font-size:12px;} @media (max-width:999px){ .sx-ibe-additional-options .sx-res-login-state{color:#111119;} .sx-ibe-additional-options .sx-res-login-state *{color:#111119;} } .sx-ibe-additional-options .sx-ibe-option-button{display:inline-block;color:#111119;font-size:13px;font-weight:lighter;cursor:pointer;background:transparent url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/link2@3x_000.svg) no-repeat 100% 50%;padding:0 20px 0 0;margin:0 30px 0 0;} @media (max-width:999px){ .sx-ibe-additional-options .sx-ibe-option-button{color:#111119;font-weight:700;background-image:url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/link2@3x_000.svg);margin-bottom:15px;} } .sx-res-residence-wrapper{color:#111119;display:none;} .sx-res-residence-wrapper:after{content:".";clear:both;display:block;height:0;visibility:hidden;} .sx-res-residence-wrapper label{float:left;width:50%;font-size:13px;height:30px;line-height:30px;font-weight:700;text-transform:uppercase;} .sx-res-residence-wrapper select{float:left;color:#333;font-size:13px;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:#e6e6e6 1px solid;padding:6px;height:30px;width:100%;text-decoration:none!important;} .sx-res-residence-wrapper .sx-res-country-wrapper{display:block;float:left;position:relative;} .sx-res-residence-wrapper .sx-res-country-wrapper:after{pointer-events:none;color:#333;font-family:sixt-iconfont!important;font-size:12px;speak:none;position:absolute;right:1px;top:10px;width:20px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e905";} @media (max-width:999px){ .sx-res-residence-wrapper{padding:20px 0 0 0;} .sx-res-residence-wrapper .sx-res-country-wrapper{width:49%;padding:0 0 0 1%;} } @media (min-width:800px){ .sx-res-residence-wrapper .sx-res-country-wrapper{width:50%;padding:0;} } @media (min-width:1000px){ .sx-res-residence-wrapper form{padding:10px 15px 0 0;} } .sx-home-login-entries{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 0;} .sx-home-login-entries:after{content:".";clear:both;display:block;height:0;visibility:hidden;} .sx-home-login-entries *{color:#666;} .sx-home-login-entries .sx-gc-button-wrapper{padding:50px 0 30px 0;} .sx-home-login-entries .sx-gc-button-wrapper span{color:#fff;} @media (max-width:499px){ .sx-home-login-entries .sx-gc-button-wrapper{padding:30px 0 20px 0;} } .sx-home-login-entries p{padding:0 0 10px 0;} .sx-home-login-entries .sx-res-ibe-login-label{display:block;vertical-align:middle;padding:10px 0 5px 0;display:block;width:100%;} .sx-home-login-entries .sx-home-passwd-forgotten{text-align:center;} .sx-home-login-entries .sx-gc-singleentry-wrapper{display:block;width:100%;} .sx-home-login-entries .sx-gc-singleentry-wrapper input{color:#333;font-size:13px;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;border:1px solid #b0a8a8;padding:6px;height:30px;width:100%;text-decoration:none!important;} .sx-home-login-entries .sx-home-social-media-wrapper{margin:100px 0 0 0;padding:20px 0 0 0;border-top:1px solid #b0a8a8;} @media (max-width:499px){ .sx-home-login-entries .sx-home-social-media-wrapper{margin:40px 0 0 0;} } .sx-home-login-entries .sx-home-checkin{padding:0 0 20px 0;} @media (max-width:499px){ .sx-home-login-entries .sx-home-checkin{padding:0 0 6px 0;} } .sx-js-res-google-map{width:98%;height:270px;position:absolute;right:1%;bottom:1%;background:#fff!important;} #sx-js-res-pu-datetime,#sx-js-res-ret-datetime{position:relative;z-index:10001;} #ui-datepicker-div{margin-top:8px;margin-left:0;padding:10px;display:none;width:320px;z-index:20300!important;background:#fff;position:absolute;overflow:hidden;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.7);box-shadow:1px 1px 4px rgba(0,0,0,.7);} @media (max-width:499px){ #ui-datepicker-div{margin-left:0;width:90%;left:5%!important;} } .box-window-mnum-content .h3{font-family:Roboto,Arial,Verdana,"Liberation Sans","Bitstream Vera",sans-serif;color:#666;font-size:14px;font-weight:700;} .box-window-mnum-content p{color:#666;padding:0 0 20px 0;} .box-window-mnum-content ul{width:98%;max-width:400px;padding:0 0 20px 2%;} .ddlist-wrapper input{-webkit-tap-highlight-color:transparent;} .ddlist-wrapper .ddlist-content{margin:7px 0 0 1px;padding:0;list-style:none;background:#fff;display:none;width:750px;height:500px;border:none;position:absolute;left:0;z-index:10003!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.7);box-shadow:1px 1px 4px rgba(0,0,0,.7);} @media (max-width:799px){ .ddlist-wrapper .ddlist-content{width:100%;height:400px;} } @media (max-width:499px){ .ddlist-wrapper .ddlist-content{width:100%;height:300px;} } .ddlist-wrapper ul{margin:0;padding:0;list-style:none;background:#fff;height:100%;} .ddlist-wrapper ul ul{border:none;display:block;height:auto;border:none;background:0 0;} .ddlist-wrapper li{padding:0;margin:0;list-style:none;color:#333;font-weight:lighter;} .ddlist-wrapper li li{padding:5px 10px 5px 10px;margin:0;border-right:none;cursor:pointer;} .ddlist-wrapper li.ddlist-selected{background:#e6e6e6;} .ddlist-wrapper li .h5{margin:0;padding:10px 10px 10px 40px;margin:6px 0 6px 0;font-size:16px;text-transform:uppercase;color:#333;font-weight:400;background-repeat:no-repeat;background-size:auto 22px;background-position:8px 50%;} .ddlist-wrapper li .h5.sx-ddlist-hd-google_suggest{background-position:12px 50%;background-image:url(https://www.sixt.global/common/img/app/reservation/default/ibe-horizontal/icons/location_icon_000.svg);} .sx-res-ddlist-wrapper{padding:0 0 7px 0;clear:both;position:relative;} .sx-ddlist-suggest ul.sx-res-suggestlist{width:38%;height:100%;float:left;overflow:auto!important;} @media (max-width:799px){ .sx-ddlist-suggest ul.sx-res-suggestlist{width:50%;} } @media (max-width:499px){ .sx-ddlist-suggest ul.sx-res-suggestlist{display:block;float:none;width:auto;} } .sx-ddlist-suggest .sx-res-info-wrapper{color:#000;width:62%;height:100%;float:right;position:relative;background:#e6e6e6;margin:0 0 0 -4px;} @media (max-width:799px){ .sx-ddlist-suggest .sx-res-info-wrapper{width:50%;} } @media (max-width:799px){ .sx-ddlist-suggest .sx-res-info-wrapper *{font-size:11px;} } .sx-res-info-wrapper .sx-res-info-content{padding:10px;} @media (max-width:799px){ .sx-js-res-google-map{display:none;} } @media (max-width:499px){ .sx-res-info-wrapper{display:none;} } .ddlist-wrapper .sx-ddlist-time{width:100%;min-width:400px;height:300px;left:0;margin-top:8px;border:15px solid #fff;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.7);box-shadow:1px 1px 4px rgba(0,0,0,.7);} @media (max-width:499px){ .ddlist-wrapper .sx-ddlist-time{width:200%;min-width:auto;} } .ddlist-wrapper .sx-ddlist-time li.ddlist-selected{background:#ff7d19;} #sx-js-res-ret-datetime-entry.ddlist-wrapper .sx-ddlist-time{left:auto;right:0;} .ddlist-wrapper .sx-ddlist-time ul{width:36%;float:right;border:none;background:#e6e6e6;overflow:auto!important;} .ddlist-wrapper .sx-ddlist-time ul li{padding:5px 10px;margin:5px 0;} .ddlist-wrapper .sx-res-openhours-info{width:60%;float:left;color:#333;padding:10px 1% 10px 3%;font-size:13px;} .ddlist-wrapper .sx-res-openhours-info .h5{text-transform:uppercase;font-weight:700;} .sx-ddlist-time .sx-res-info-wrapper-arrow{left:56%;} .sx-ddlist-time li{padding:3px 5px 3px 5px;border:none;cursor:pointer;} .sx-res-login-state{margin:10px 0 10px 0;} #sx-res-mnum-list{margin-top:40px;} h2{font-size:22px;font-weight:100;color:#ff7d19;padding-bottom:0;} .sx-mobile-app-wrapper{padding:5px;position:relative;overflow:hidden;} .sx-mobile-app-wrapper .sx-gc-close{position:absolute;font-weight:700;right:8px;top:5px;font-size:24px;} @media (max-width:799px){ .sx-mobile-app-wrapper .sx-gc-close{font-size:20px;} } @media (max-width:499px){ .sx-mobile-app-wrapper .sx-gc-close{font-size:16px;} } .sx-mobile-app-wrapper .sx-mobile-app-text{font-size:20px;} @media (max-width:799px){ .sx-mobile-app-wrapper .sx-mobile-app-text{font-size:16px;} } @media (max-width:499px){ .sx-mobile-app-wrapper .sx-mobile-app-text{font-size:12px;} } .sx-mobile-app-wrapper .sx-mobile-app-text p{padding-top:35px;} @media (max-width:799px){ .sx-mobile-app-wrapper .sx-mobile-app-text p{padding-top:25px;} } .sx-mobile-app-wrapper .sx-mobile-app-text a{text-decoration:none;} .sx-mobile-app-wrapper .sx-mobile-app-text img{float:left;margin-top:15px;margin-bottom:5px;margin-right:3%;margin-left:3%;width:12%;min-width:48px;max-width:96px;height:auto;} .sx-waiting-infotop *{-webkit-transition:all .3s;transition:all .3s;} .sx-waiting-infotop .loader-circle{position:absolute;left:50%;top:50%;width:120px;height:120px;border-radius:50%;-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1);margin-left:-60px;margin-top:-60px;} .sx-waiting-infotop .loader-line-mask{position:absolute;left:50%;top:50%;width:60px;height:120px;margin-left:-60px;margin-top:-60px;overflow:hidden;-webkit-transform-origin:60px 60px;transform-origin:60px 60px;-webkit-mask-image:-webkit-linear-gradient(top,#000,rgba(0,0,0,0));-webkit-animation:rotate 1.2s infinite linear;animation:rotate 1.2s infinite linear;} .sx-waiting-infotop .loader-line-mask .loader-line{width:120px;height:120px;border-radius:50%;-webkit-box-shadow:inset 0 0 0 2px #ff7d19;box-shadow:inset 0 0 0 2px #ff7d19;} } /*! CSS Used keyframes */ @-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}} @-moz-keyframes rotate{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(360deg);}} @-o-keyframes rotate{0%{-o-transform:rotate(0deg);}100%{-o-transform:rotate(360deg);}} @keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}} @-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}} @-moz-keyframes rotate{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(360deg);}} @-o-keyframes rotate{0%{-o-transform:rotate(0deg);}100%{-o-transform:rotate(360deg);}} @keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}} @-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);}100%{-webkit-transform:rotate(360deg);}} @keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}} @-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);}100%{-webkit-transform:rotate(360deg);}} @keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}} /*! CSS Used fontfaces */ @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCkYb8td.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCAYb8td.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCgYb8td.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCcYb8td.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCsYb8td.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCoYb8td.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYbw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCkYb8td.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCAYb8td.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCgYb8td.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCcYb8td.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYb8td.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYb8td.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYbw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCkYb8td.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCAYb8td.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCgYb8td.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCcYb8td.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCsYb8td.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCoYb8td.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYbw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCkYb8td.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCAYb8td.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCgYb8td.woff2) format('woff2');unicode-range:U+1F00-1FFF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCcYb8td.woff2) format('woff2');unicode-range:U+0370-03FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYb8td.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYb8td.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;} @font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYbw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} @font-face{font-family:'sixt-iconfont';src:url("https://www.sixt.global/static/frontendbase/corporate/fonts/sixt-iconfont.eot?oo61u8");src:url("https://www.sixt.global/static/frontendbase/corporate/fonts/sixt-iconfont.eot?oo61u8#iefix") format("embedded-opentype"),url("https://www.sixt.global/static/frontendbase/corporate/fonts/sixt-iconfont.ttf?oo61u8") format("truetype"),url("https://www.sixt.global/static/frontendbase/corporate/fonts/sixt-iconfont.woff?oo61u8") format("woff"),url("https://www.sixt.global/static/frontendbase/corporate/fonts/sixt-iconfont.svg?oo61u8#sixt-iconfont") format("svg");font-weight:normal;font-style:normal;}
0.126407
0.065247
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Fruktur&family=Mochiy+Pop+P+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Mulish&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Mulish&family=Poppins&display=swap'); /*@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css");*/ @import url('https://fonts.googleapis.com/css2?family=Akaya+Telivigala&family=MuseoModerno:wght@400&display=swap'); :root { --border-cor:#144f6c; --fill-color:#6ab3f8; } * { box-sizing: border-box; } /*alinhar conteudos ao centro*/ body { background-image: linear-gradient(90deg, #6273c0, #2b88f0); font-family: 'MuseoModerno',sans-serif; font-weight: 900; display: flex; /*coloca tudo em linha*/ flex-direction: column; /*coloca tudo em coluna*/ align-items: center; /*alinha horizontalmente*/ /*justify-content: center;/*alinha tudo verticalmente com uso de height:100vh*/ /*height: 100vh; overflow: hidden; /*BARRA DE SCROLL DOWN, HIDDEN ESCONDIDA*/ /*margin: 0; overflow-x: hidden; /*REMOVER BARRA DE SCROLL HORIZONTAL*/ margin-bottom: 40px; } h1{ margin: 10px 0 0 ; } h3{ font-weight: 400; margin: 10px 0; } .copo{ background-color: #fff; border: 4px solid var(--border-cor); color: var(--border-cor); border-radius: 0 0 40px 40px;/*CURVAS APENAS EM BAIXO*/ height: 330px; width: 150px; margin: 30px 0; display: flex; flex-direction: column; overflow: hidden; } .copo.copoPeq{ height: 95px; width: 50px; border-radius: 0 0 15px 15px; background-color: rgba(255,255,255,0.9); cursor: pointer; font-size: 14px; align-items: center; justify-content: center; text-align: center; margin: 5px; transition: 0.3s ease; } .copo.copoPeq.cheio{ background-color: var(--fill-color); color: #fff; } .copos{ display: flex; flex-wrap: wrap;/*PARA POR EM LINHA */ align-items: center; justify-content: center; width: 280px; } .resto{ display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; flex: 1; transition: 0.3s ease; } .resto span{ font-size: 15px; font-weight: bold; } .resto small{ font-size: 12px; } .percentagem { background-color: var(--fill-color); display: flex; align-items: center; justify-content: center; font-weight: bold; height: 0; font-size: 30px; transition: 0.3s ease; } .texto{ text-align: center; margin: 0 0 5px; } @media(max-width: 480px) /*para ecras mais pequenos*/ { body{ overflow:visible; } footer { /* display: none; */ }; } @media (max-width: 800px) { body{ overflow:visible; } footer { /* display: none; */ }; } /*estilos do footer */ footer{ font-size: 8pt; color: rgb(255, 196, 0); /* position: absolute; */ text-align: center; border-bottom: 1px dashed; font-family:'Mulish',sans-serif; font-weight: 700; /* writing-mode: vertical-rl;/*PARA ESCREVER O TEXTO NA VERTICAL*/ /* left: 0.3rem;*/ } footer a{ color: #171a13; /*cor dos links a preto*/ text-decoration: none; /*retira o sublinhado dos links*/ } footer a:hover{ color: rgb(255, 196, 0); }
style.css
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Fruktur&family=Mochiy+Pop+P+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Mulish&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Mulish&family=Poppins&display=swap'); /*@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css");*/ @import url('https://fonts.googleapis.com/css2?family=Akaya+Telivigala&family=MuseoModerno:wght@400&display=swap'); :root { --border-cor:#144f6c; --fill-color:#6ab3f8; } * { box-sizing: border-box; } /*alinhar conteudos ao centro*/ body { background-image: linear-gradient(90deg, #6273c0, #2b88f0); font-family: 'MuseoModerno',sans-serif; font-weight: 900; display: flex; /*coloca tudo em linha*/ flex-direction: column; /*coloca tudo em coluna*/ align-items: center; /*alinha horizontalmente*/ /*justify-content: center;/*alinha tudo verticalmente com uso de height:100vh*/ /*height: 100vh; overflow: hidden; /*BARRA DE SCROLL DOWN, HIDDEN ESCONDIDA*/ /*margin: 0; overflow-x: hidden; /*REMOVER BARRA DE SCROLL HORIZONTAL*/ margin-bottom: 40px; } h1{ margin: 10px 0 0 ; } h3{ font-weight: 400; margin: 10px 0; } .copo{ background-color: #fff; border: 4px solid var(--border-cor); color: var(--border-cor); border-radius: 0 0 40px 40px;/*CURVAS APENAS EM BAIXO*/ height: 330px; width: 150px; margin: 30px 0; display: flex; flex-direction: column; overflow: hidden; } .copo.copoPeq{ height: 95px; width: 50px; border-radius: 0 0 15px 15px; background-color: rgba(255,255,255,0.9); cursor: pointer; font-size: 14px; align-items: center; justify-content: center; text-align: center; margin: 5px; transition: 0.3s ease; } .copo.copoPeq.cheio{ background-color: var(--fill-color); color: #fff; } .copos{ display: flex; flex-wrap: wrap;/*PARA POR EM LINHA */ align-items: center; justify-content: center; width: 280px; } .resto{ display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; flex: 1; transition: 0.3s ease; } .resto span{ font-size: 15px; font-weight: bold; } .resto small{ font-size: 12px; } .percentagem { background-color: var(--fill-color); display: flex; align-items: center; justify-content: center; font-weight: bold; height: 0; font-size: 30px; transition: 0.3s ease; } .texto{ text-align: center; margin: 0 0 5px; } @media(max-width: 480px) /*para ecras mais pequenos*/ { body{ overflow:visible; } footer { /* display: none; */ }; } @media (max-width: 800px) { body{ overflow:visible; } footer { /* display: none; */ }; } /*estilos do footer */ footer{ font-size: 8pt; color: rgb(255, 196, 0); /* position: absolute; */ text-align: center; border-bottom: 1px dashed; font-family:'Mulish',sans-serif; font-weight: 700; /* writing-mode: vertical-rl;/*PARA ESCREVER O TEXTO NA VERTICAL*/ /* left: 0.3rem;*/ } footer a{ color: #171a13; /*cor dos links a preto*/ text-decoration: none; /*retira o sublinhado dos links*/ } footer a:hover{ color: rgb(255, 196, 0); }
0.32178
0.073563
@import url('https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@400;500;600;700;800&family=Montserrat:wght@400;500;600;700;800&display=swap'); /* font-family: 'Montserrat', sans-serif; font-family: 'Montserrat Alternates', sans-serif; */ .navbar-nav{ margin-left: auto; } .navbar-collapse, .navbar-nav{ gap: 42px; } .navbar-padd{ padding: 7px 100px !important; } .btn-resume{ background: radial-gradient(88% 382.8% at 10.78% 21%, #19BFB5 0%, #23B4D3 100%); border-radius: 24px 4px 4px 4px !important; padding: 15px 24px !important; } .btn-contact{ background-color: transparent; border-radius: 4px 4px 24px 4px !important; padding: 15px 24px !important; border: 2px solid rgba(255, 255, 255, 0.25) !important; } .nav-link, .btn-resume, .btn-contact{ font-family: 'Montserrat Alternates', sans-serif; font-weight: 500; font-size: 16px; line-height: 20px; color: #FFFFFF; } button{ border-width: 0px !important ; } .hero-bg{ background:url("Assets/hero-bg.png") ; height: 100vh; background-attachment: fixed; background-position: top center; background-repeat: no-repeat; } nav{ background: rgba(0, 0, 0, 0.1); backdrop-filter: blur(10px); position: fixed !important; width: 100%; } .nav-item .active, .nav-item:hover{ background: radial-gradient(88% 382.8% at 10.78% 21%, #19BFB5 0%, #23B4D3 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .nav-link{ color: #FFFFFF; } .header{ display: flex; align-items: center; height: 80vh; flex-direction: column; justify-content: center; } .header-button{ gap: 10px; } .main_heading{ margin-top: 80px; font-weight: 700; font-size: 60px; line-height: 73px; color: #FFFFFF; font-family: 'Montserrat', sans-serif; } .main_para{ font-weight: 400; font-size: 18px; line-height: 26px; max-width: 868px; text-align: center; font-family: 'Montserrat'; margin-top: 10px; margin-bottom: 50px; color: #FFFFFF; } .row_one{ display: flex; justify-content: space-between; } .second_box{ padding: 125px 100px; } .item_one{ max-width: 945px; } .second_heading{ font-family: 'Montserrat'; font-style: normal; font-weight: 600; font-size: 50px; line-height: 61px; } .second_para{ font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 22px; }
style.css
@import url('https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@400;500;600;700;800&family=Montserrat:wght@400;500;600;700;800&display=swap'); /* font-family: 'Montserrat', sans-serif; font-family: 'Montserrat Alternates', sans-serif; */ .navbar-nav{ margin-left: auto; } .navbar-collapse, .navbar-nav{ gap: 42px; } .navbar-padd{ padding: 7px 100px !important; } .btn-resume{ background: radial-gradient(88% 382.8% at 10.78% 21%, #19BFB5 0%, #23B4D3 100%); border-radius: 24px 4px 4px 4px !important; padding: 15px 24px !important; } .btn-contact{ background-color: transparent; border-radius: 4px 4px 24px 4px !important; padding: 15px 24px !important; border: 2px solid rgba(255, 255, 255, 0.25) !important; } .nav-link, .btn-resume, .btn-contact{ font-family: 'Montserrat Alternates', sans-serif; font-weight: 500; font-size: 16px; line-height: 20px; color: #FFFFFF; } button{ border-width: 0px !important ; } .hero-bg{ background:url("Assets/hero-bg.png") ; height: 100vh; background-attachment: fixed; background-position: top center; background-repeat: no-repeat; } nav{ background: rgba(0, 0, 0, 0.1); backdrop-filter: blur(10px); position: fixed !important; width: 100%; } .nav-item .active, .nav-item:hover{ background: radial-gradient(88% 382.8% at 10.78% 21%, #19BFB5 0%, #23B4D3 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .nav-link{ color: #FFFFFF; } .header{ display: flex; align-items: center; height: 80vh; flex-direction: column; justify-content: center; } .header-button{ gap: 10px; } .main_heading{ margin-top: 80px; font-weight: 700; font-size: 60px; line-height: 73px; color: #FFFFFF; font-family: 'Montserrat', sans-serif; } .main_para{ font-weight: 400; font-size: 18px; line-height: 26px; max-width: 868px; text-align: center; font-family: 'Montserrat'; margin-top: 10px; margin-bottom: 50px; color: #FFFFFF; } .row_one{ display: flex; justify-content: space-between; } .second_box{ padding: 125px 100px; } .item_one{ max-width: 945px; } .second_heading{ font-family: 'Montserrat'; font-style: normal; font-weight: 600; font-size: 50px; line-height: 61px; } .second_para{ font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 22px; }
0.251556
0.05572
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', sans-serif; margin: 0; color: black; font-size: 20px; line-height: 1.3; -webkit-font-smoothing: antialiased; } .contactinfos { list-style: none; padding-left: 0; z-index: 1; max-width: 400px; padding: 45px; text-align: left; margin: 0px auto; } @media (max-width: 720px) { .contactinfos { text-align: center; } } .contactinfos li { margin-top: 10px; } a { color: black; text-decoration: none; font-weight: 600; } a:hover { color: #293a7e; } .Hero { height: 700px; background: url('../../Images/heromain.jpg'); background-size: cover; background-position: center; } .HeroGroup { margin: auto; max-width: 800px; padding: 280px 50px; text-align: center; } .espa { max-width: 800px; padding: 24px 50px; margin-top: 80px; text-align: center; float: right; } @media (max-width: 640px) { .espa { padding: 24px 24px; margin:auto; } } @media (max-width: 640px) { .espa img { height: 60px; } } @media (max-width: 720px) { .HeroGroup { margin: 80px 50px; padding: 24px 24px; } } .Hero h1 { color: white; line-height: 1.2; font-size: 60px; margin-bottom: 8px; } .Hero p { color: rgba(255, 255, 255, 1); font-size: 30px; line-height: 1.5; } .Hero a { color: white; font-size: 17px; font-weight: 600; } @media (max-width: 640px) { .HeroGroup { padding: 24px 16px; } .Hero h1 { font-size: 40px; margin: 24px auto 0px auto; } .Hero p { font-size: 24px; } } .CardListGroup { margin: 50px 40px 100px; display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 40px; justify-items: center; } @media (max-width: 1060px) { .CardListGroup { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 720px) { .CardListGroup { grid-template-columns: repeat(1, 1fr); } } .Cards h2 { margin: 50px 50px 0px 20px; font-size: 40px; text-align: center; font-weight: 700; } .IntroServices { margin: 30px auto; text-align: center; font-size: 20px; max-width: 900px; } .intro h2 { margin: 50px 50px 0px 20px; font-size: 40px; text-align: center; font-weight: 700; } .map { height: 300px; } @media screen and (min-width: 1024px) { .Hero h1 { margin-top: 24px; } } .intro { margin: auto; text-align: center; max-width: 900px; } @media (max-width: 720px) { .intro { margin: 30px 20px; } .IntroServices { max-width: 400px; } } .Contactus { display: grid; grid-template-columns: repeat(2, 1fr); margin: 0 auto; text-align: center; } .Contactus p { max-width: 400px; text-align: center; margin: 50px auto; } @media (max-width: 1024px) { .Contactus { grid-template-columns: repeat(1, 1fr); } } .form { position: relative; z-index: 1; max-width: 500px; text-align: center; margin: 0px auto; width: 350px; } .form input, textarea { outline: 0; background: #f2f2f2; width: 100%; border: 0; margin: 0 0 15px; padding: 15px; box-sizing: border-box; font-size: 14px; } .actions { list-style: none; } .form .special { text-transform: uppercase; outline: 0; background: #293a7e; width: 100%; border: 0; color: #ffffff; font-size: 14px; -webkit-transition: all 0.3 ease; transition: all 0.3 ease; cursor: pointer; } .special:hover, .special input:active, .special input:focus { background: #293a7e; }
src/components/Layout/index.css
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', sans-serif; margin: 0; color: black; font-size: 20px; line-height: 1.3; -webkit-font-smoothing: antialiased; } .contactinfos { list-style: none; padding-left: 0; z-index: 1; max-width: 400px; padding: 45px; text-align: left; margin: 0px auto; } @media (max-width: 720px) { .contactinfos { text-align: center; } } .contactinfos li { margin-top: 10px; } a { color: black; text-decoration: none; font-weight: 600; } a:hover { color: #293a7e; } .Hero { height: 700px; background: url('../../Images/heromain.jpg'); background-size: cover; background-position: center; } .HeroGroup { margin: auto; max-width: 800px; padding: 280px 50px; text-align: center; } .espa { max-width: 800px; padding: 24px 50px; margin-top: 80px; text-align: center; float: right; } @media (max-width: 640px) { .espa { padding: 24px 24px; margin:auto; } } @media (max-width: 640px) { .espa img { height: 60px; } } @media (max-width: 720px) { .HeroGroup { margin: 80px 50px; padding: 24px 24px; } } .Hero h1 { color: white; line-height: 1.2; font-size: 60px; margin-bottom: 8px; } .Hero p { color: rgba(255, 255, 255, 1); font-size: 30px; line-height: 1.5; } .Hero a { color: white; font-size: 17px; font-weight: 600; } @media (max-width: 640px) { .HeroGroup { padding: 24px 16px; } .Hero h1 { font-size: 40px; margin: 24px auto 0px auto; } .Hero p { font-size: 24px; } } .CardListGroup { margin: 50px 40px 100px; display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 40px; justify-items: center; } @media (max-width: 1060px) { .CardListGroup { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 720px) { .CardListGroup { grid-template-columns: repeat(1, 1fr); } } .Cards h2 { margin: 50px 50px 0px 20px; font-size: 40px; text-align: center; font-weight: 700; } .IntroServices { margin: 30px auto; text-align: center; font-size: 20px; max-width: 900px; } .intro h2 { margin: 50px 50px 0px 20px; font-size: 40px; text-align: center; font-weight: 700; } .map { height: 300px; } @media screen and (min-width: 1024px) { .Hero h1 { margin-top: 24px; } } .intro { margin: auto; text-align: center; max-width: 900px; } @media (max-width: 720px) { .intro { margin: 30px 20px; } .IntroServices { max-width: 400px; } } .Contactus { display: grid; grid-template-columns: repeat(2, 1fr); margin: 0 auto; text-align: center; } .Contactus p { max-width: 400px; text-align: center; margin: 50px auto; } @media (max-width: 1024px) { .Contactus { grid-template-columns: repeat(1, 1fr); } } .form { position: relative; z-index: 1; max-width: 500px; text-align: center; margin: 0px auto; width: 350px; } .form input, textarea { outline: 0; background: #f2f2f2; width: 100%; border: 0; margin: 0 0 15px; padding: 15px; box-sizing: border-box; font-size: 14px; } .actions { list-style: none; } .form .special { text-transform: uppercase; outline: 0; background: #293a7e; width: 100%; border: 0; color: #ffffff; font-size: 14px; -webkit-transition: all 0.3 ease; transition: all 0.3 ease; cursor: pointer; } .special:hover, .special input:active, .special input:focus { background: #293a7e; }
0.258607
0.090615
@charset "utf-8"; /* CIS 155 - Web Dev 1 - Quarter Project - V1 Style Sheet Author: <NAME> Date: 04/29/20 Filename: styles.css M2LO11 Demonstrate a pseudo-classes and a pseudo-element selector (CSS, specify 2 times, show one pseudo-class and one pseudo-element, see 2-18 Using Pseudo-Classes and Pseudo-Elements) : I did not include an example of using Pseudo-Elements as my page at this point has a small amount of content and I could not identify a place for it that made sense. Colors that are marked in any kind of rgb or hsl were generated from the site: https://rgbcolorcode.com/color/660000 */ /* Structural Styles */ html { background-color: black; } /* M2LO15 Apply colors using CSS (CSS, see 2-5 Working with Color in CSS) : there are many examples of applying colors using CSS in this document. */ /* M2LO14 Demonstrate and explain the use of progressive enhancement in CSS (CSS, see 2-6 Employing Progressive Enhancement) : by putting in both an rgb value and and hsl value we insure that older browsers can still display the color as intended as hsl was introduced in CSS3 */ header { background-color: rgb(102, 0, 0); color: rgb(227, 226, 202); color: hsl(58, 31%, 84%); } /* M2LO3 Demonstrate style precedence and inheritance in CSS (CSS, this item should be specified 2 times, once where precedence is applied and once where inheritance is applied : This is an example of style inheritance everything that appears in the HTML body will have a set background color and it's text will be black */ body { background-color: rgb(227, 226, 202); background-color: hsl(58, 31%, 84%); color: black; margin: 10px; } /* M2LO5 Demonstrate contextual selectors (CSS, specify 2 times, showing two different types of contextual selectors as shown in Figure 2-12, Contextual Selectors, of the textbook) : This is an example of the element selector, it selects the footer element and changes the background and text color from what the CSS for the body and html elements have listed */ footer { background-color: rgb(207, 109, 52); color: rgb(227, 226, 202); color: hsl(58, 31%, 84%); } /* M2LO7 Demonstrate a CSS attribute selector other than class or id (CSS, specify 1 time, see 2-9b Attribute selectors) : gives the font style Italic to any hypertext element that contains the href attribute */ a[href] { font-style: italic; } /* Navigation Styles */ /* M2LO12 Demonstrate how CSS can change presentation of page elements (CSS, these are styles that impact page elements rather than impacting text on the page) : Forces the Nav section to display as a table instead of the default, which on chrome was an unordered list */ nav { display: table; width: 100%; } nav > ul { display: table-row; } nav > ul > li { display: table-cell; border-width: 2px; border-style: solid; border-color: black; text-align: center; } nav a { padding-top: 8px; padding-bottom: 8px; } nav a:link, nav:visited { color: black; text-decoration: none; } /* M2LO11 Demonstrate a pseudo-classes and a pseudo-element selector (CSS, specify 2 times, show one pseudo-class and one pseudo-element, see 2-18 Using Pseudo-Classes and Pseudo-Elements) : Controls the text color and background color of the menu items when the mouse hovers over them */ nav a:hover, nav a:active { color: rgb(227, 226, 202); color: hsl(58, 31%, 84%); background-color: rgb(102, 0, 0); } /* sec styles */ /* M2LO3 Demonstrate style precedence and inheritance in CSS (CSS, this item should be specified 2 times, once where precedence is applied and once where inheritance is applied : This is an example of style precedence as the articles are usually located in the HTML body this supercedes the body back ground color with tan */ article { background-color: tan; } /* M2LO5 Demonstrate contextual selectors (CSS, specify 2 times, showing two different types of contextual selectors as shown in Figure 2-12, Contextual Selectors, of the textbook) : This is an example of the parent > child selector where article is the parent and h1 is the child and the underline will be applied to all h1 elements with in any article */ article > h1 { text-decoration: underline; } /* M2LO13 Demonstrate how CSS can change presentation of textual elements (CSS, these are styles that impact text that is rendered on the page) : This shows the use of CSS to change the type of font, size and alignment on this webpage /* M2LO6 Demonstrate a CSS id and a CSS class selector (CSS, specify 2 times, show a use of id and a use of class, see 2-9b Attribute selectors) : This shows the use of an id selector in where font family, size, style and alignment are changed from the page default */ #info { font-family: Impact, Charcoal, sans-serif; font-size: 16px; font-style: normal; text-align: center; } #info_welcome { text-align: center; } /* M2LO6 Demonstrate a CSS id and a CSS class selector (CSS, specify 2 times, show a use of id and a use of class, see 2-9b Attribute selectors) : This shows the use of a class selector in font family, size, and style are changed from the page default */ ol.log_data { font-family: 'Comic Sans MS', cursive, sans-serif; font-size: 16px; font-style: normal; } /* List Styles */ ul { } ol { }
V1/styles.css
@charset "utf-8"; /* CIS 155 - Web Dev 1 - Quarter Project - V1 Style Sheet Author: <NAME> Date: 04/29/20 Filename: styles.css M2LO11 Demonstrate a pseudo-classes and a pseudo-element selector (CSS, specify 2 times, show one pseudo-class and one pseudo-element, see 2-18 Using Pseudo-Classes and Pseudo-Elements) : I did not include an example of using Pseudo-Elements as my page at this point has a small amount of content and I could not identify a place for it that made sense. Colors that are marked in any kind of rgb or hsl were generated from the site: https://rgbcolorcode.com/color/660000 */ /* Structural Styles */ html { background-color: black; } /* M2LO15 Apply colors using CSS (CSS, see 2-5 Working with Color in CSS) : there are many examples of applying colors using CSS in this document. */ /* M2LO14 Demonstrate and explain the use of progressive enhancement in CSS (CSS, see 2-6 Employing Progressive Enhancement) : by putting in both an rgb value and and hsl value we insure that older browsers can still display the color as intended as hsl was introduced in CSS3 */ header { background-color: rgb(102, 0, 0); color: rgb(227, 226, 202); color: hsl(58, 31%, 84%); } /* M2LO3 Demonstrate style precedence and inheritance in CSS (CSS, this item should be specified 2 times, once where precedence is applied and once where inheritance is applied : This is an example of style inheritance everything that appears in the HTML body will have a set background color and it's text will be black */ body { background-color: rgb(227, 226, 202); background-color: hsl(58, 31%, 84%); color: black; margin: 10px; } /* M2LO5 Demonstrate contextual selectors (CSS, specify 2 times, showing two different types of contextual selectors as shown in Figure 2-12, Contextual Selectors, of the textbook) : This is an example of the element selector, it selects the footer element and changes the background and text color from what the CSS for the body and html elements have listed */ footer { background-color: rgb(207, 109, 52); color: rgb(227, 226, 202); color: hsl(58, 31%, 84%); } /* M2LO7 Demonstrate a CSS attribute selector other than class or id (CSS, specify 1 time, see 2-9b Attribute selectors) : gives the font style Italic to any hypertext element that contains the href attribute */ a[href] { font-style: italic; } /* Navigation Styles */ /* M2LO12 Demonstrate how CSS can change presentation of page elements (CSS, these are styles that impact page elements rather than impacting text on the page) : Forces the Nav section to display as a table instead of the default, which on chrome was an unordered list */ nav { display: table; width: 100%; } nav > ul { display: table-row; } nav > ul > li { display: table-cell; border-width: 2px; border-style: solid; border-color: black; text-align: center; } nav a { padding-top: 8px; padding-bottom: 8px; } nav a:link, nav:visited { color: black; text-decoration: none; } /* M2LO11 Demonstrate a pseudo-classes and a pseudo-element selector (CSS, specify 2 times, show one pseudo-class and one pseudo-element, see 2-18 Using Pseudo-Classes and Pseudo-Elements) : Controls the text color and background color of the menu items when the mouse hovers over them */ nav a:hover, nav a:active { color: rgb(227, 226, 202); color: hsl(58, 31%, 84%); background-color: rgb(102, 0, 0); } /* sec styles */ /* M2LO3 Demonstrate style precedence and inheritance in CSS (CSS, this item should be specified 2 times, once where precedence is applied and once where inheritance is applied : This is an example of style precedence as the articles are usually located in the HTML body this supercedes the body back ground color with tan */ article { background-color: tan; } /* M2LO5 Demonstrate contextual selectors (CSS, specify 2 times, showing two different types of contextual selectors as shown in Figure 2-12, Contextual Selectors, of the textbook) : This is an example of the parent > child selector where article is the parent and h1 is the child and the underline will be applied to all h1 elements with in any article */ article > h1 { text-decoration: underline; } /* M2LO13 Demonstrate how CSS can change presentation of textual elements (CSS, these are styles that impact text that is rendered on the page) : This shows the use of CSS to change the type of font, size and alignment on this webpage /* M2LO6 Demonstrate a CSS id and a CSS class selector (CSS, specify 2 times, show a use of id and a use of class, see 2-9b Attribute selectors) : This shows the use of an id selector in where font family, size, style and alignment are changed from the page default */ #info { font-family: Impact, Charcoal, sans-serif; font-size: 16px; font-style: normal; text-align: center; } #info_welcome { text-align: center; } /* M2LO6 Demonstrate a CSS id and a CSS class selector (CSS, specify 2 times, show a use of id and a use of class, see 2-9b Attribute selectors) : This shows the use of a class selector in font family, size, and style are changed from the page default */ ol.log_data { font-family: 'Comic Sans MS', cursive, sans-serif; font-size: 16px; font-style: normal; } /* List Styles */ ul { } ol { }
0.47025
0.403508
.works, .reasonCard, .cards, .playCard, .neverForgets, .pricingContainer, .specialContainerInner, .subscribeContainer, .typesOfCards, .homeContainerInner { max-width: 1170px; margin: auto; } .title h3 { color: #d04d2a; font-size: 38px; line-height: 130%; padding-bottom: 0; } .homeContainer { background-color: #f7faff; } .homeContainerInner { display: grid; grid-template-columns: repeat(2, 1fr); height: fit-content; padding: 150px 50px 100px 50px; margin: auto; width: 100%; } .homeText { padding: 100px 50px 100px 0px; } .homeText h1 { padding: 0 70px 0 0; color: #d04d2a; font-size: 40px; line-height: 130%; font-weight: 500; } .homeText p { padding: 20px 50px 30px 0; font-weight: 300; line-height: 180%; color: #2c4b75; } .homeText .smallLink { padding-top: 40px; } .homeText .smallLink a { color: #a1c042; text-decoration: underline; } .homeImage img { position: absolute; } .imageContainer { position: relative; } .image3 img { left: 405px; } .image2 img { left: 205px; top: 90px; z-index: 1; } .trusted { text-align: center; padding: 70px 70px 10px 70px; } .trustedImage { align-items: center; } .trustedImage span { padding-right: 30px; align-items: center; } .works { align-items: center; padding: 150px 10px 100px 10px; } .worksInner { display: flex; justify-content: space-between; } .worksInnerText { width: fit-content; } .worksInnerText h4 { color: #d04d2a; padding: 20px 0; font-size: 24px; font-weight: bold; text-align: left; } .inner-1 { color: #fff; background-color: #d04d2a; border-radius: 50%; padding: 3px 12px !important; margin-right: 5px; } .worksInnerText span { color: #fff; background-color: #d04d2a; border-radius: 50%; padding: 3px 10px; margin-right: 5px; } .worksInnerText p { color: #4f4f4f; /* font-size: 14px; */ text-align: left; width: 270px; height: 60px; } .worksInnerText img { padding: 40px 0 20px 0; } .greetingCard { background-color: #f7faff; padding: 30px 10px; } .greetingCard h3, .reason h3, .pricing h3 { padding-bottom: 5px; } .greetingCard p { font-size: 24px; } .cards { display: grid; grid-template-columns: repeat(3, 1fr); text-align: center; padding: 20px 50px; } .cardInner { padding: 15px; position: relative; } .cardText { position: absolute; background-color: #fff; top: 100px; left: 100px; padding: 15px; box-shadow: 0px 2px 8px rgba(242, 153, 74, 0.16); border-radius: 8px; width: 50%; color: #2f80ed; } .cardInner img { width: 100%; } .greetingBtn { text-align: center; } .reason { padding: 50px 20px; } .pricing { padding-top: 100px !important; } .reasonCard, .pricingContainer { display: flex; justify-content: center; padding: 30px 10px; grid-template-columns: repeat(3, 1fr); } .reasonInner, .pricingCard { max-width: 400px; height: fit-content; background: #ffffff; box-shadow: 0px 35px 120px rgba(85, 42, 4, 0.08); border-radius: 8px; padding: 20px; margin: 10px; } .reasonInner img { width: 100%; } .reasonText { padding: 10px 20px 5px 0; } .reasonText h5 { padding: 10px 50px 10px 0; color: #2c4b75; } .reasonText p { font-size: 12px; } .reason1 { margin-top: 200px; } .reason2 { margin-top: 100px; } .playCardContainer { background-color: #f7faff; } .playCard { display: flex; justify-content: center; align-items: center; } .playCardInner { padding: 50px 30px; } .playCardInner h3 { font-weight: 500; color: #2c4b75; line-height: 52px; font-size: 30px; } .playCardInner p { font-size: 14px; color: #4f4f4f; line-height: 22px; padding: 10px 0 20px 0; } .fa-play-circle { color: #2c4b75; } .video { position: relative; } .playBtn a button { border: 1px solid #333333; } .video .play { position: absolute; top: 120px; left: 170px; } .play .fas { color: #fff; font-size: 50px; } .neverForgets { display: flex; justify-content: center; padding: 100px 20px; align-items: center; } .neverForgets img { width: 100%; } .neverForgetsText h3 { font-weight: 500; font-size: 30px; line-height: 30px; color: #2c4b75; padding: 0 250px 20px 0; } .neverForgetsText p { font-size: 14px; padding: 5px 250px 30px 0; line-height: 20px; color: #4f4f4f; } .neverForgetsText a { text-decoration: underline; color: #f2994a; } .pricingCard { border: 1px solid #e9e6e6; padding: 0; color: #2c4b75; text-align: center; height: 550px; box-shadow: 0px 2px 8px rgba(242, 153, 74, 0.16); } .pricingCard h3 { text-align: center; padding: 15px; font-weight: bold; font-size: 30px; } .pricingCard p { padding: 0 5px 10px 15px !important; font-size: 14px; } .pricingTitle { padding: 20px 5px 10px 5px; font-size: 14px; height: 75px; background-color: #dddbdb; } .pricingTitle-2 { padding: 20px 5px 10px 5px; font-size: 14px; height: 75px; background-color: #A1C042; } .pricingTitle-2 { color: #fff; } .pricingLine { height: 1px; width: 100%; background-color: #e9e6e6; } .pricingBtn { text-align: center; /* margin-bottom: 15px; */ bottom: 10px; } .pricingCard small { color: #bdbdbd; } .pricing .title { padding-top: 40px; } .pricing .title p { padding: 5px 330px; } .pricingSpecification { padding-top: 20px; align-items: center; } .pricingSpecification .fa-circle { font-size: 5px; padding-right: 10px; } /* special container */ .specialContainer { background-color: #f6faff; padding: 70px 250px 50px 250px; } .specialContainerInner p { line-height: 180%; } .specialContainerInner .btnx { text-align: center; margin: 50px 0; } .subscribeContainer { background-color: #f6faff; padding: 30px; border-radius: 8px; margin: 50px auto; } .subscribeContainer button { padding: 15px !important; } .subscribe { display: flex; align-items: center; } .subscribeText { padding: 0 50px 0 30px; color: #fff; } .subscribeText h3 { font-size: 25px; line-height: 40px; color: #d04d2a; } .subscribeText p { font-size: 16px; font-weight: 100; line-height: 20px; padding: 20px 0; color: #333333; } .subscribeText form input { width: 70%; padding: 10px; background-color: rgba(208, 77, 42, 0.1); border-radius: 4px; border: 1px solid #d04d2a; color: #d04d2a; } .subscribeText form input::placeholder { color: #d04d2a; } .subscribeText .btnx { margin-left: 10px; } .subscribeText .btnx button { background-color: #d04d2a; color: #fff; border: 1px solid transparent; } .subscribeText .btnx button:hover { color: #d04d2a; background-color: #fff; border: 1px solid #d04d2a; } .subscribeText form { display: flex; } .typeOfCardContainer { background-color: #f6faff; padding: 50px 10px; } .typesOfCards { display: flex; align-items: center; justify-content: center; } .typesOfCards a { font-size: 12px; color: #2c4b75; } .typesOfCardsInner { padding: 20px 7px; } .typesOfCardsInner h3 { padding: 20px 0; font-size: 16px; color: #0e3262; } .typeOfCardLine { height: 1px; width: 60%; background-color: #0a142f; opacity: 0.06; margin: auto; } .testimonial { text-align: center; padding: 50px 10px; max-width: 1170px; margin: auto; position: relative; } .testimonial h3 { padding: 20px 0; font-size: 30px; font-weight: 500; } .testimonial p { font-size: 24px; line-height: 180%; max-width: 800px; margin: auto; text-align: left; } .testimonial .title p { text-align: center; } .fa-quote-left { text-align: left; float: left; } .fa-quote-right { float: right; } .gliderInner { width: fit-content; padding: 20px; margin: 30px 10px; box-shadow: 0px 35px 120px rgba(85, 42, 4, 0.08); border-radius: 8px; display: flex; flex-direction: column-reverse; } .gliderInner p { margin-top: 20px; font-size: 16px; } .testimonialIdentity { padding: 30px 10px; } .testimonialIdentity p { font-size: 16px; color: #444; /* padding: 20px 0 0 0; */ text-align: center; } .testimonialIdentity small { color: #c4c4c4; font-size: 12px; } .testimonial .glider-prev, .testimonial .glider-right { left: 30px; } .testimonialWriter { text-align: left; padding: 40px 0 10px 0; } .testimonialStar span { color: #ffc107; } /* explanation styling */ .explanationContainer { max-width: 1170px; margin: auto; align-items: center; padding: 120px 0 50px 0; } .explanation { display: grid; grid-template-columns: repeat(2, auto); padding: 40px; } .explanationBtn { /* align-items: center; */ text-align: center; } .explainImage { display: flex; margin: 0 20px 0 0; align-items: center; text-align: center; justify-content: center; } .explainTextInner { padding: 0 0 25px 10px; margin: auto; align-items: center; } .explainTextInner h5 { line-height: 25px; font-size: 20px; color: #d04d2a; font-weight: bold; } .explainTextInner p { color: #4f4f4f; line-height: 25px; margin-bottom: 0; } @media screen and (max-width: 980px) { .homeContainerInner { display: block; } .imageContainer { display: none; } .homeText { text-align: center; } .explanation { display: block; align-items: center; position: relative; } .explainImage img { width: 100%; margin: auto; } } h4 { font-size: inherit; }
src/assets/css/landingPage.css
.works, .reasonCard, .cards, .playCard, .neverForgets, .pricingContainer, .specialContainerInner, .subscribeContainer, .typesOfCards, .homeContainerInner { max-width: 1170px; margin: auto; } .title h3 { color: #d04d2a; font-size: 38px; line-height: 130%; padding-bottom: 0; } .homeContainer { background-color: #f7faff; } .homeContainerInner { display: grid; grid-template-columns: repeat(2, 1fr); height: fit-content; padding: 150px 50px 100px 50px; margin: auto; width: 100%; } .homeText { padding: 100px 50px 100px 0px; } .homeText h1 { padding: 0 70px 0 0; color: #d04d2a; font-size: 40px; line-height: 130%; font-weight: 500; } .homeText p { padding: 20px 50px 30px 0; font-weight: 300; line-height: 180%; color: #2c4b75; } .homeText .smallLink { padding-top: 40px; } .homeText .smallLink a { color: #a1c042; text-decoration: underline; } .homeImage img { position: absolute; } .imageContainer { position: relative; } .image3 img { left: 405px; } .image2 img { left: 205px; top: 90px; z-index: 1; } .trusted { text-align: center; padding: 70px 70px 10px 70px; } .trustedImage { align-items: center; } .trustedImage span { padding-right: 30px; align-items: center; } .works { align-items: center; padding: 150px 10px 100px 10px; } .worksInner { display: flex; justify-content: space-between; } .worksInnerText { width: fit-content; } .worksInnerText h4 { color: #d04d2a; padding: 20px 0; font-size: 24px; font-weight: bold; text-align: left; } .inner-1 { color: #fff; background-color: #d04d2a; border-radius: 50%; padding: 3px 12px !important; margin-right: 5px; } .worksInnerText span { color: #fff; background-color: #d04d2a; border-radius: 50%; padding: 3px 10px; margin-right: 5px; } .worksInnerText p { color: #4f4f4f; /* font-size: 14px; */ text-align: left; width: 270px; height: 60px; } .worksInnerText img { padding: 40px 0 20px 0; } .greetingCard { background-color: #f7faff; padding: 30px 10px; } .greetingCard h3, .reason h3, .pricing h3 { padding-bottom: 5px; } .greetingCard p { font-size: 24px; } .cards { display: grid; grid-template-columns: repeat(3, 1fr); text-align: center; padding: 20px 50px; } .cardInner { padding: 15px; position: relative; } .cardText { position: absolute; background-color: #fff; top: 100px; left: 100px; padding: 15px; box-shadow: 0px 2px 8px rgba(242, 153, 74, 0.16); border-radius: 8px; width: 50%; color: #2f80ed; } .cardInner img { width: 100%; } .greetingBtn { text-align: center; } .reason { padding: 50px 20px; } .pricing { padding-top: 100px !important; } .reasonCard, .pricingContainer { display: flex; justify-content: center; padding: 30px 10px; grid-template-columns: repeat(3, 1fr); } .reasonInner, .pricingCard { max-width: 400px; height: fit-content; background: #ffffff; box-shadow: 0px 35px 120px rgba(85, 42, 4, 0.08); border-radius: 8px; padding: 20px; margin: 10px; } .reasonInner img { width: 100%; } .reasonText { padding: 10px 20px 5px 0; } .reasonText h5 { padding: 10px 50px 10px 0; color: #2c4b75; } .reasonText p { font-size: 12px; } .reason1 { margin-top: 200px; } .reason2 { margin-top: 100px; } .playCardContainer { background-color: #f7faff; } .playCard { display: flex; justify-content: center; align-items: center; } .playCardInner { padding: 50px 30px; } .playCardInner h3 { font-weight: 500; color: #2c4b75; line-height: 52px; font-size: 30px; } .playCardInner p { font-size: 14px; color: #4f4f4f; line-height: 22px; padding: 10px 0 20px 0; } .fa-play-circle { color: #2c4b75; } .video { position: relative; } .playBtn a button { border: 1px solid #333333; } .video .play { position: absolute; top: 120px; left: 170px; } .play .fas { color: #fff; font-size: 50px; } .neverForgets { display: flex; justify-content: center; padding: 100px 20px; align-items: center; } .neverForgets img { width: 100%; } .neverForgetsText h3 { font-weight: 500; font-size: 30px; line-height: 30px; color: #2c4b75; padding: 0 250px 20px 0; } .neverForgetsText p { font-size: 14px; padding: 5px 250px 30px 0; line-height: 20px; color: #4f4f4f; } .neverForgetsText a { text-decoration: underline; color: #f2994a; } .pricingCard { border: 1px solid #e9e6e6; padding: 0; color: #2c4b75; text-align: center; height: 550px; box-shadow: 0px 2px 8px rgba(242, 153, 74, 0.16); } .pricingCard h3 { text-align: center; padding: 15px; font-weight: bold; font-size: 30px; } .pricingCard p { padding: 0 5px 10px 15px !important; font-size: 14px; } .pricingTitle { padding: 20px 5px 10px 5px; font-size: 14px; height: 75px; background-color: #dddbdb; } .pricingTitle-2 { padding: 20px 5px 10px 5px; font-size: 14px; height: 75px; background-color: #A1C042; } .pricingTitle-2 { color: #fff; } .pricingLine { height: 1px; width: 100%; background-color: #e9e6e6; } .pricingBtn { text-align: center; /* margin-bottom: 15px; */ bottom: 10px; } .pricingCard small { color: #bdbdbd; } .pricing .title { padding-top: 40px; } .pricing .title p { padding: 5px 330px; } .pricingSpecification { padding-top: 20px; align-items: center; } .pricingSpecification .fa-circle { font-size: 5px; padding-right: 10px; } /* special container */ .specialContainer { background-color: #f6faff; padding: 70px 250px 50px 250px; } .specialContainerInner p { line-height: 180%; } .specialContainerInner .btnx { text-align: center; margin: 50px 0; } .subscribeContainer { background-color: #f6faff; padding: 30px; border-radius: 8px; margin: 50px auto; } .subscribeContainer button { padding: 15px !important; } .subscribe { display: flex; align-items: center; } .subscribeText { padding: 0 50px 0 30px; color: #fff; } .subscribeText h3 { font-size: 25px; line-height: 40px; color: #d04d2a; } .subscribeText p { font-size: 16px; font-weight: 100; line-height: 20px; padding: 20px 0; color: #333333; } .subscribeText form input { width: 70%; padding: 10px; background-color: rgba(208, 77, 42, 0.1); border-radius: 4px; border: 1px solid #d04d2a; color: #d04d2a; } .subscribeText form input::placeholder { color: #d04d2a; } .subscribeText .btnx { margin-left: 10px; } .subscribeText .btnx button { background-color: #d04d2a; color: #fff; border: 1px solid transparent; } .subscribeText .btnx button:hover { color: #d04d2a; background-color: #fff; border: 1px solid #d04d2a; } .subscribeText form { display: flex; } .typeOfCardContainer { background-color: #f6faff; padding: 50px 10px; } .typesOfCards { display: flex; align-items: center; justify-content: center; } .typesOfCards a { font-size: 12px; color: #2c4b75; } .typesOfCardsInner { padding: 20px 7px; } .typesOfCardsInner h3 { padding: 20px 0; font-size: 16px; color: #0e3262; } .typeOfCardLine { height: 1px; width: 60%; background-color: #0a142f; opacity: 0.06; margin: auto; } .testimonial { text-align: center; padding: 50px 10px; max-width: 1170px; margin: auto; position: relative; } .testimonial h3 { padding: 20px 0; font-size: 30px; font-weight: 500; } .testimonial p { font-size: 24px; line-height: 180%; max-width: 800px; margin: auto; text-align: left; } .testimonial .title p { text-align: center; } .fa-quote-left { text-align: left; float: left; } .fa-quote-right { float: right; } .gliderInner { width: fit-content; padding: 20px; margin: 30px 10px; box-shadow: 0px 35px 120px rgba(85, 42, 4, 0.08); border-radius: 8px; display: flex; flex-direction: column-reverse; } .gliderInner p { margin-top: 20px; font-size: 16px; } .testimonialIdentity { padding: 30px 10px; } .testimonialIdentity p { font-size: 16px; color: #444; /* padding: 20px 0 0 0; */ text-align: center; } .testimonialIdentity small { color: #c4c4c4; font-size: 12px; } .testimonial .glider-prev, .testimonial .glider-right { left: 30px; } .testimonialWriter { text-align: left; padding: 40px 0 10px 0; } .testimonialStar span { color: #ffc107; } /* explanation styling */ .explanationContainer { max-width: 1170px; margin: auto; align-items: center; padding: 120px 0 50px 0; } .explanation { display: grid; grid-template-columns: repeat(2, auto); padding: 40px; } .explanationBtn { /* align-items: center; */ text-align: center; } .explainImage { display: flex; margin: 0 20px 0 0; align-items: center; text-align: center; justify-content: center; } .explainTextInner { padding: 0 0 25px 10px; margin: auto; align-items: center; } .explainTextInner h5 { line-height: 25px; font-size: 20px; color: #d04d2a; font-weight: bold; } .explainTextInner p { color: #4f4f4f; line-height: 25px; margin-bottom: 0; } @media screen and (max-width: 980px) { .homeContainerInner { display: block; } .imageContainer { display: none; } .homeText { text-align: center; } .explanation { display: block; align-items: center; position: relative; } .explainImage img { width: 100%; margin: auto; } } h4 { font-size: inherit; }
0.446977
0.110184
.tittel { font-size: 18px; } .boxed_doc_data_365, .boxed_doc_data_dok { border: 1px solid LightGray; border-radius: 1px; padding: 10px; overflow: scroll; font-size: 1em; font-family: "Verdana", sans-serif; } .boxed_doc_data_365 { height: calc(100vh - 300px); } .boxed_doc_data_dok { height: calc(100vh - 200px); } #highlight_terms_area, #filter_text_area { padding-left:10px; padding-top: 10px; padding-right:10px; margin-top:-2em; resize: vertical; background-color: white; min-height: 40px; } #magic_text_area, #magic_search_area { padding-left:10px; padding-top: 10px; padding-right:10px; /*margin-top:-2em;*/ resize: vertical; background-color: white; min-height: 40px; margin-bottom: -1em; } .magic_search { margin-top: -1em; } /*https://stackoverflow.com/a/32506173/8399819*/ input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { -webkit-transition-delay: 9999s; -webkit-transition: color 9999s ease-out, background-color 9999s ease-out; } #search_text_1 { padding-left:10px; padding-top: 10px; padding-right:10px; padding-bottom:10px; margin-bottom:-1em; margin-top: 0em; resize: none; /*font-size:10px;*/ height:25px; color: white; display: none; } #search_text_2, #search_text_3, #search_text_4, #search_text_5, #search_text_6 { padding-left:10px; padding-top: 10px; padding-right:10px; padding-bottom:10px; margin-top:-1em; margin-bottom:-1em; resize: none; height:25px; color: white; } #search_button { /*margin-left:1em; margin-right:1em;*/ width: 87%; background-color: white; color: red; margin-top: 1em; } #size_button { width: 87%; margin-top: -0.5em; } /*Denne er for scrolling og beholde høyreboksen konstant. https://stackoverflow.com/questions/11399537/how-do-you-make-a-div-follow-as-you-scroll*/ .class_day_corpus .nav-tabs-custom { position: fixed; top: 60px; margin-right: 10px; display:none; } .class_doc_box .nav-tabs-custom { position: fixed; margin-right: 10px; bottom: 0; overflow: scroll; display:none; } /* To enable day and doc boxes to move under corpus map if resizing or on small screen + avoid "double navbar" on small screen by removing logo element */ @media (max-width:768px){ .class_doc_box .nav-tabs-custom, .class_day_corpus .nav-tabs-custom, .class_doc_box { position:static; } } @media (max-width:768px){ .skin-blue .main-header .logo { display:none; } } /* To keep tab box "nav bars" white also when boxes moved under corpus map due to resizing */ .nav-tabs { background-color: white; } #dag_kart { max-height: 200px; overflow: scroll; } /*De tre neste er for locked header og sidebar. https://stackoverflow.com/questions/41240878/r-shiny-fixed-sidebar-and-main-header-in-a-shiny-dashboard*/ .sidebar { color: #FFF; position: fixed; width: 220px; white-space: nowrap; overflow-y: auto; top: 50px; bottom: 0; } .dropdownsettings { color: blue; width: 100%; font-size: 40px; } .main-header { position: fixed; width:100%; } .content { padding-top: 60px; } /*Fordi det viste seg at jeg hoppet ca. en linje for langt i dokumentvisning fra dok_vis. Jeg har hacka litt fra denne. Må kanskje justeres, men dette er nok prinsippet. https://stackoverflow.com/a/20358308/8399819*/ span.___{ /*display: block;*/ position: relative; top: -20px; visibility: hidden; } .plotsize_field, .subset_field, .more_terms_field, .additional_search_terms { display: none; } .btn-group { margin-bottom: 0em; } hr { margin-bottom: 0em; margin-top: 1em; } #more_terms_button .btn-default { font-size: 11px; } #update_info_plot_legend_keys { /*margin-left:1em; margin-right:1em;*/ background-color: lightGray; color: black; margin-top: 1em; } .text_in_box { width: 300px; /*border: 1px solid black;*/ padding: 3px; margin-top: -17px; margin-right: -20px; margin-bottom: -20px; margin-left: -50px; font-size: 13px; } /*The next 4 are for custom ui filtering columns checkboxes TODO tweaking*/ .btn-group_ui { margin-top:-1em; background-color: rgb(230, 230, 230); color: rgb(51, 51, 51); } .filtering_checkboxes { margin-top: -1.5em; margin-bottom: -1em; font-size: 0.8em; overflow: auto; } .checkbox-inline { margin-left: 0; margin-right: 0.3em; } .checkbox-inline+.checkbox-inline { margin-left: 0; margin-right: 0.3em; } .recalculating {opacity: 0;} .progress_text { position: fixed; font-size: 1em; text-align: center; display: none; } /* Bit hacky restoring ticks and text to year slider input widget: */ .irs-grid-pol { background: gray !important; } .irs-grid-text { color: gray !important; }
inst/explorer/js_css/explorer_css.css
.tittel { font-size: 18px; } .boxed_doc_data_365, .boxed_doc_data_dok { border: 1px solid LightGray; border-radius: 1px; padding: 10px; overflow: scroll; font-size: 1em; font-family: "Verdana", sans-serif; } .boxed_doc_data_365 { height: calc(100vh - 300px); } .boxed_doc_data_dok { height: calc(100vh - 200px); } #highlight_terms_area, #filter_text_area { padding-left:10px; padding-top: 10px; padding-right:10px; margin-top:-2em; resize: vertical; background-color: white; min-height: 40px; } #magic_text_area, #magic_search_area { padding-left:10px; padding-top: 10px; padding-right:10px; /*margin-top:-2em;*/ resize: vertical; background-color: white; min-height: 40px; margin-bottom: -1em; } .magic_search { margin-top: -1em; } /*https://stackoverflow.com/a/32506173/8399819*/ input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { -webkit-transition-delay: 9999s; -webkit-transition: color 9999s ease-out, background-color 9999s ease-out; } #search_text_1 { padding-left:10px; padding-top: 10px; padding-right:10px; padding-bottom:10px; margin-bottom:-1em; margin-top: 0em; resize: none; /*font-size:10px;*/ height:25px; color: white; display: none; } #search_text_2, #search_text_3, #search_text_4, #search_text_5, #search_text_6 { padding-left:10px; padding-top: 10px; padding-right:10px; padding-bottom:10px; margin-top:-1em; margin-bottom:-1em; resize: none; height:25px; color: white; } #search_button { /*margin-left:1em; margin-right:1em;*/ width: 87%; background-color: white; color: red; margin-top: 1em; } #size_button { width: 87%; margin-top: -0.5em; } /*Denne er for scrolling og beholde høyreboksen konstant. https://stackoverflow.com/questions/11399537/how-do-you-make-a-div-follow-as-you-scroll*/ .class_day_corpus .nav-tabs-custom { position: fixed; top: 60px; margin-right: 10px; display:none; } .class_doc_box .nav-tabs-custom { position: fixed; margin-right: 10px; bottom: 0; overflow: scroll; display:none; } /* To enable day and doc boxes to move under corpus map if resizing or on small screen + avoid "double navbar" on small screen by removing logo element */ @media (max-width:768px){ .class_doc_box .nav-tabs-custom, .class_day_corpus .nav-tabs-custom, .class_doc_box { position:static; } } @media (max-width:768px){ .skin-blue .main-header .logo { display:none; } } /* To keep tab box "nav bars" white also when boxes moved under corpus map due to resizing */ .nav-tabs { background-color: white; } #dag_kart { max-height: 200px; overflow: scroll; } /*De tre neste er for locked header og sidebar. https://stackoverflow.com/questions/41240878/r-shiny-fixed-sidebar-and-main-header-in-a-shiny-dashboard*/ .sidebar { color: #FFF; position: fixed; width: 220px; white-space: nowrap; overflow-y: auto; top: 50px; bottom: 0; } .dropdownsettings { color: blue; width: 100%; font-size: 40px; } .main-header { position: fixed; width:100%; } .content { padding-top: 60px; } /*Fordi det viste seg at jeg hoppet ca. en linje for langt i dokumentvisning fra dok_vis. Jeg har hacka litt fra denne. Må kanskje justeres, men dette er nok prinsippet. https://stackoverflow.com/a/20358308/8399819*/ span.___{ /*display: block;*/ position: relative; top: -20px; visibility: hidden; } .plotsize_field, .subset_field, .more_terms_field, .additional_search_terms { display: none; } .btn-group { margin-bottom: 0em; } hr { margin-bottom: 0em; margin-top: 1em; } #more_terms_button .btn-default { font-size: 11px; } #update_info_plot_legend_keys { /*margin-left:1em; margin-right:1em;*/ background-color: lightGray; color: black; margin-top: 1em; } .text_in_box { width: 300px; /*border: 1px solid black;*/ padding: 3px; margin-top: -17px; margin-right: -20px; margin-bottom: -20px; margin-left: -50px; font-size: 13px; } /*The next 4 are for custom ui filtering columns checkboxes TODO tweaking*/ .btn-group_ui { margin-top:-1em; background-color: rgb(230, 230, 230); color: rgb(51, 51, 51); } .filtering_checkboxes { margin-top: -1.5em; margin-bottom: -1em; font-size: 0.8em; overflow: auto; } .checkbox-inline { margin-left: 0; margin-right: 0.3em; } .checkbox-inline+.checkbox-inline { margin-left: 0; margin-right: 0.3em; } .recalculating {opacity: 0;} .progress_text { position: fixed; font-size: 1em; text-align: center; display: none; } /* Bit hacky restoring ticks and text to year slider input widget: */ .irs-grid-pol { background: gray !important; } .irs-grid-text { color: gray !important; }
0.344774
0.135375
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;} article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;} ol,ul{list-style:none;margin:0px;padding:0px;} blockquote,q{quotes:none;} blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;} table{border-collapse:collapse;border-spacing:0;} /* start editing from here */ a{text-decoration:none;} .txt-rt{text-align:right;}/* text align right */ .txt-lt{text-align:left;}/* text align left */ .txt-center{text-align:center;}/* text align center */ .float-rt{float:right;}/* float right */ .float-lt{float:left;}/* float left */ .clear{clear:both;}/* clear float */ .pos-relative{position:relative;}/* Position Relative */ .pos-absolute{position:absolute;}/* Position Absolute */ .vertical-base{ vertical-align:baseline;}/* vertical align baseline */ .vertical-top{ vertical-align:top;}/* vertical align top */ nav.vertical ul li{ display:block;}/* vertical menu */ nav.horizontal ul li{ display: inline-block;}/* horizontal menu */ img{max-width:100%;} /*end reset*/ /*--start-body--*/ body a,form li,.submit input[type="submit"],.new p a,.new p.sign{ transition: 0.1s all; -webkit-transition: 0.1s all; -moz-transition: 0.1s all; -o-transition: 0.1s all; } /* start icon styles */ .mini-cart { margin-left: 0%; margin-right: 0%; top: 3em; padding: 0; width: 550px; z-index: 1; background-color: transparent; position: fixed; } .mini-cart::before { } .mini-cart h3 { margin-left: 50em; font-size: 1em; font-weight: 600; color:#009BBB; border-bottom: 1px solid #E0E0E0; margin-bottom: 10px; padding-bottom: 10px; padding: 10px; padding-top: 0; } .icon1:before,.icon1:after { content: ""; display: table; } .icon1:after { clear: both; } ul.icon1{ float:right; zoom: 1; list-style: none; padding: 0; margin-left:0; padding-top: 0px; } .icon1 li { float: left; position: relative; } .icon1 li:last-child{ border-right:none; } .icon1 li:hover > a { color: #fafafa; } *html .icon1 li a:hover { /* IE6 only */ color: #fafafa; } .icon1 ul { width:250px; opacity: 0; visibility: hidden; position: absolute; top: 58px; z-index: 1; right: -48px; background: #ffffff; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; box-shadow: 0 0 5px #999; -webkit-box-shadow: 0 0 5px #999; -moz-box-shadow: 0 0 5px #999; -o-box-shadow: 0 0 5px #999; padding: 30px 15px; border-bottom-right-radius: 12px; -webkit-border-bottom-right-radius: 12px; -moz-border-bottom-right-radius: 12px; -o-border-bottom-right-radius: 12px; } .icon1 li:hover > ul { opacity: 1; visibility: visible; margin: 0; z-index: 9999; } .icon1 ul ul { top: 6px; left: 158px; margin: 0 0 0 20px; } .icon1 ul li { /*--float: none;--*/ display: block; border: 0; } .icon1 ul li:first-child{ border-top:none; } .icon1 ul li:first-child a{ border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; -moz-border-top-left-radius: 5px; -o-border-top-left-radius: 5px; } .men { overflow: hidden; width: 10em; height: 20em; background-color: #0f1215; margin-left: 40px; opacity: .4; } .icon1 ul li:last-child { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } .icon1 ul a { _height: 10px; /*IE6 only*/ white-space: nowrap; float: none; text-transform: none; } .active-icon{ display: block; } .icon1 ul li:first-child > a:after { content: ''; position: absolute; left: 45%; top: -30px; border-left: 10px solid transparent; border-right:10px solid transparent; border-bottom:10px solid #f0f0f0; } .icon1 ul ul li:first-child a:after { left: -100px; top: 0%; margin-top: -6px; border-left: 0; border-bottom:20px solid transparent; border-top: 20px solid transparent; border-right:20px solid #323757; } /* Mobile */ .icon1-trigger { display: none; } .sub-icon1 img{ border:none; display:inline-block; vertical-align:middle; } .cart_box{ margin-bottom:1em; border-bottom:1px solid #E0E0E0; margin-bottom:10px; padding-bottom:10px; } .list_img{ float:left; width:20%; border:1px solid #e0e0e0; margin-right:6%; } .list_desc{ float:left; width:50%; color: #999; } .list_desc h4{ font-size: 15px; text-decoration: none; font-weight: 600; text-transform: uppercase; } .list_desc h4 { color:#999; } .list_desc h4 a:hover{ color: #009BBB; } .total{ padding: 10px; background: #009BBB; margin-top: 10px; color: #fff; } .c1 { font-size:1em; color: #fff; } a.active-icon.c1:hover { text-decoration:none; color: #fff; } .rate{ background: #009BBB; text-align: center; border-radius: 100px; -o-border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; position: absolute; top: -15px; color: #fff; font-size: 12px; font-weight: 100; right: -20px; width: 20px; height: 20px; line-height: 19px; } span.actual { color: #000; font-size: 0.9em; font-weight: 500; } .cart_box, .cart_box1{ position:relative; } .alert-close { background: url('../images/close1.png') no-repeat 0px 0px; cursor: pointer; height: 22px; width: 22px; position: absolute; right:-10px; top:5px; -webkit-transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; } .alert-close1 { background: url('../images/close1.png') no-repeat 0px 0px; cursor: pointer; height: 22px; width: 22px; position: absolute; right:-10px; top:5px; -webkit-transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; } .alert-close2 { background: url('../images/close1.png') no-repeat 0px 0px; cursor: pointer; height: 22px; width: 22px; position: absolute; right:-10px; top:5px; -webkit-transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; } .total_left{ float:left; font-size:0.85em; } .total_right{ float:right; font-size:0.85em; color:#fff; font-weight:600; } .login_buttons{ padding:0px; } .check_button{ } .check_button a{ color: #fff; font-size: 0.9em; font-weight: 400; text-decoration: none; border: none; cursor: pointer; padding: 1em 5.55em; display: inline-block; outline: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background: rgb(204, 93, 144); margin: 10px 0 0; } .check_button a:hover{ background: #009BBB; } .list_desc h4 a { color: #000 !important; } .list_desc h4 a:hover { color: rgb(204, 93, 144) !important; } /*--copy-right--*/ .copy-right { margin: 30em 0px 3em 0; } .copy-right p { color: #fff; font-size: 1em; font-weight: 400; margin: 0 auto; text-align: center } .copy-right p a { color: #fff; } .copy-right p a:hover { text-decoration: underline; color: rgb(204, 93, 144); } /*--//copy-right--*/ /*--start-responsive-design--*/ @media (max-width:1600px){ } @media (max-width:1440px){ } @media (max-width:1366px){ } @media (max-width:1280px){ } @media (max-width:1024px){ .mini-cart { width: 16%; } body h1 { padding: 1em 0 .6em 0; } .copy-right { margin: 28em 0px 0em 0; } } @media (max-width:991px){ .mini-cart { width: 21%; } } @media (max-width:800px){ .mini-cart { width: 23%; } } @media (max-width:768px){ .mini-cart { width: 25%; } } @media (max-width:736px){ .mini-cart { width: 27%; } } @media (max-width:667px){ } @media (max-width:640px){ .copy-right p { font-size: 0.9em; padding: 0 1em; } body h1 { padding: 2em 0 1em 0; font-size: 1.8em; } } @media (max-width:568px){ } @media (max-width:480px){ .copy-right p { font-size: 0.9em; padding: 0 1em; line-height: 1.9em; } .mini-cart { width: 35%; } } @media (max-width:414px){ .rate { background: #009BBB; top: -5px; font-size: 12px; right: -24px; width: 20px; height: 20px; line-height: 19px; } body h1 { padding: 2em 0 1em 0; font-size: 1.5em; } .mini-cart { width: 42%; } } @media (max-width:384px){ .mini-cart { width: 51%; } } @media (max-width:375px){ body h1 { padding: 1em 0 0em 0; font-size: 1.5em; line-height: 1.6em; } .icon1 ul { width: 227px; opacity: 0; visibility: hidden; position: absolute; top: 57px; z-index: 1; right: -48px; } .copy-right { margin: 26em 0px 3em 0; } .copy-right p { font-size: 0.85em; padding: 0 0em; } .check_button a { padding: 1em 5.3em; } } @media (max-width:320px){ body h1 { padding: 1.5em 0 1em 0; font-size: 1.35em; line-height: 1.6em; } .check_button a { font-size: 0.9em; padding: 0.7em 5.3em; } .copy-right { margin: 27em 0px 2em 0; } .mini-cart { width: 51%; } .icon1 ul { width: 227px; opacity: 0; visibility: hidden; position: absolute; top: 58px; z-index: 1; right: -47px; } }
web/css/stylecard.css
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;} article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;} ol,ul{list-style:none;margin:0px;padding:0px;} blockquote,q{quotes:none;} blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;} table{border-collapse:collapse;border-spacing:0;} /* start editing from here */ a{text-decoration:none;} .txt-rt{text-align:right;}/* text align right */ .txt-lt{text-align:left;}/* text align left */ .txt-center{text-align:center;}/* text align center */ .float-rt{float:right;}/* float right */ .float-lt{float:left;}/* float left */ .clear{clear:both;}/* clear float */ .pos-relative{position:relative;}/* Position Relative */ .pos-absolute{position:absolute;}/* Position Absolute */ .vertical-base{ vertical-align:baseline;}/* vertical align baseline */ .vertical-top{ vertical-align:top;}/* vertical align top */ nav.vertical ul li{ display:block;}/* vertical menu */ nav.horizontal ul li{ display: inline-block;}/* horizontal menu */ img{max-width:100%;} /*end reset*/ /*--start-body--*/ body a,form li,.submit input[type="submit"],.new p a,.new p.sign{ transition: 0.1s all; -webkit-transition: 0.1s all; -moz-transition: 0.1s all; -o-transition: 0.1s all; } /* start icon styles */ .mini-cart { margin-left: 0%; margin-right: 0%; top: 3em; padding: 0; width: 550px; z-index: 1; background-color: transparent; position: fixed; } .mini-cart::before { } .mini-cart h3 { margin-left: 50em; font-size: 1em; font-weight: 600; color:#009BBB; border-bottom: 1px solid #E0E0E0; margin-bottom: 10px; padding-bottom: 10px; padding: 10px; padding-top: 0; } .icon1:before,.icon1:after { content: ""; display: table; } .icon1:after { clear: both; } ul.icon1{ float:right; zoom: 1; list-style: none; padding: 0; margin-left:0; padding-top: 0px; } .icon1 li { float: left; position: relative; } .icon1 li:last-child{ border-right:none; } .icon1 li:hover > a { color: #fafafa; } *html .icon1 li a:hover { /* IE6 only */ color: #fafafa; } .icon1 ul { width:250px; opacity: 0; visibility: hidden; position: absolute; top: 58px; z-index: 1; right: -48px; background: #ffffff; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; box-shadow: 0 0 5px #999; -webkit-box-shadow: 0 0 5px #999; -moz-box-shadow: 0 0 5px #999; -o-box-shadow: 0 0 5px #999; padding: 30px 15px; border-bottom-right-radius: 12px; -webkit-border-bottom-right-radius: 12px; -moz-border-bottom-right-radius: 12px; -o-border-bottom-right-radius: 12px; } .icon1 li:hover > ul { opacity: 1; visibility: visible; margin: 0; z-index: 9999; } .icon1 ul ul { top: 6px; left: 158px; margin: 0 0 0 20px; } .icon1 ul li { /*--float: none;--*/ display: block; border: 0; } .icon1 ul li:first-child{ border-top:none; } .icon1 ul li:first-child a{ border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; -moz-border-top-left-radius: 5px; -o-border-top-left-radius: 5px; } .men { overflow: hidden; width: 10em; height: 20em; background-color: #0f1215; margin-left: 40px; opacity: .4; } .icon1 ul li:last-child { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } .icon1 ul a { _height: 10px; /*IE6 only*/ white-space: nowrap; float: none; text-transform: none; } .active-icon{ display: block; } .icon1 ul li:first-child > a:after { content: ''; position: absolute; left: 45%; top: -30px; border-left: 10px solid transparent; border-right:10px solid transparent; border-bottom:10px solid #f0f0f0; } .icon1 ul ul li:first-child a:after { left: -100px; top: 0%; margin-top: -6px; border-left: 0; border-bottom:20px solid transparent; border-top: 20px solid transparent; border-right:20px solid #323757; } /* Mobile */ .icon1-trigger { display: none; } .sub-icon1 img{ border:none; display:inline-block; vertical-align:middle; } .cart_box{ margin-bottom:1em; border-bottom:1px solid #E0E0E0; margin-bottom:10px; padding-bottom:10px; } .list_img{ float:left; width:20%; border:1px solid #e0e0e0; margin-right:6%; } .list_desc{ float:left; width:50%; color: #999; } .list_desc h4{ font-size: 15px; text-decoration: none; font-weight: 600; text-transform: uppercase; } .list_desc h4 { color:#999; } .list_desc h4 a:hover{ color: #009BBB; } .total{ padding: 10px; background: #009BBB; margin-top: 10px; color: #fff; } .c1 { font-size:1em; color: #fff; } a.active-icon.c1:hover { text-decoration:none; color: #fff; } .rate{ background: #009BBB; text-align: center; border-radius: 100px; -o-border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; position: absolute; top: -15px; color: #fff; font-size: 12px; font-weight: 100; right: -20px; width: 20px; height: 20px; line-height: 19px; } span.actual { color: #000; font-size: 0.9em; font-weight: 500; } .cart_box, .cart_box1{ position:relative; } .alert-close { background: url('../images/close1.png') no-repeat 0px 0px; cursor: pointer; height: 22px; width: 22px; position: absolute; right:-10px; top:5px; -webkit-transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; } .alert-close1 { background: url('../images/close1.png') no-repeat 0px 0px; cursor: pointer; height: 22px; width: 22px; position: absolute; right:-10px; top:5px; -webkit-transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; } .alert-close2 { background: url('../images/close1.png') no-repeat 0px 0px; cursor: pointer; height: 22px; width: 22px; position: absolute; right:-10px; top:5px; -webkit-transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; } .total_left{ float:left; font-size:0.85em; } .total_right{ float:right; font-size:0.85em; color:#fff; font-weight:600; } .login_buttons{ padding:0px; } .check_button{ } .check_button a{ color: #fff; font-size: 0.9em; font-weight: 400; text-decoration: none; border: none; cursor: pointer; padding: 1em 5.55em; display: inline-block; outline: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; background: rgb(204, 93, 144); margin: 10px 0 0; } .check_button a:hover{ background: #009BBB; } .list_desc h4 a { color: #000 !important; } .list_desc h4 a:hover { color: rgb(204, 93, 144) !important; } /*--copy-right--*/ .copy-right { margin: 30em 0px 3em 0; } .copy-right p { color: #fff; font-size: 1em; font-weight: 400; margin: 0 auto; text-align: center } .copy-right p a { color: #fff; } .copy-right p a:hover { text-decoration: underline; color: rgb(204, 93, 144); } /*--//copy-right--*/ /*--start-responsive-design--*/ @media (max-width:1600px){ } @media (max-width:1440px){ } @media (max-width:1366px){ } @media (max-width:1280px){ } @media (max-width:1024px){ .mini-cart { width: 16%; } body h1 { padding: 1em 0 .6em 0; } .copy-right { margin: 28em 0px 0em 0; } } @media (max-width:991px){ .mini-cart { width: 21%; } } @media (max-width:800px){ .mini-cart { width: 23%; } } @media (max-width:768px){ .mini-cart { width: 25%; } } @media (max-width:736px){ .mini-cart { width: 27%; } } @media (max-width:667px){ } @media (max-width:640px){ .copy-right p { font-size: 0.9em; padding: 0 1em; } body h1 { padding: 2em 0 1em 0; font-size: 1.8em; } } @media (max-width:568px){ } @media (max-width:480px){ .copy-right p { font-size: 0.9em; padding: 0 1em; line-height: 1.9em; } .mini-cart { width: 35%; } } @media (max-width:414px){ .rate { background: #009BBB; top: -5px; font-size: 12px; right: -24px; width: 20px; height: 20px; line-height: 19px; } body h1 { padding: 2em 0 1em 0; font-size: 1.5em; } .mini-cart { width: 42%; } } @media (max-width:384px){ .mini-cart { width: 51%; } } @media (max-width:375px){ body h1 { padding: 1em 0 0em 0; font-size: 1.5em; line-height: 1.6em; } .icon1 ul { width: 227px; opacity: 0; visibility: hidden; position: absolute; top: 57px; z-index: 1; right: -48px; } .copy-right { margin: 26em 0px 3em 0; } .copy-right p { font-size: 0.85em; padding: 0 0em; } .check_button a { padding: 1em 5.3em; } } @media (max-width:320px){ body h1 { padding: 1.5em 0 1em 0; font-size: 1.35em; line-height: 1.6em; } .check_button a { font-size: 0.9em; padding: 0.7em 5.3em; } .copy-right { margin: 27em 0px 2em 0; } .mini-cart { width: 51%; } .icon1 ul { width: 227px; opacity: 0; visibility: hidden; position: absolute; top: 58px; z-index: 1; right: -47px; } }
0.210279
0.039751
.notification-container { position: fixed; font-family: 'Roboto', sans-serif; font-size: 1.1em; box-sizing: border-box; z-index: 1000; overflow: hidden; transition: all 0.5s linear; } .notification-container.center { top: 50%; left: 50%; transform: translate(-50%, -50%); } .notification-container.top-left { left: 10px; top: 10px; } .notification-container.bottom-left { left: 10px; bottom: 10px; } .notification-container.top-right { right: 10px; top: 10px; } .notification-container.bottom-right { right: 10px; bottom: 10px; } .notification-container.top-right .notification, .notification-container.bottom-right .notification { margin-left: auto; } .notification { position: relative; overflow: hidden; max-height: 500px; transition-property: all; transition-duration: 0.5s; transition-timing-function: cubic-bezier(0, 1, 0.5, 1); margin: 0 0 6px; opacity: 0.9; border-radius: 4px; box-shadow: 0 0 30px 0 rgba(36, 30, 30, 0.2); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 100; } .notification:hover { box-shadow: 0 0 30px #000000; opacity: 1; cursor: pointer; } .overlay { position: fixed; top: 0; left: 0; height: 100%; width: 100%; background-color: #000; background: rgba(0, 0, 0, 0.5); z-index: 10; display: none; } .notification:not(.notification-default) { width: 310px; } .notification-default { background: rgba(255, 255, 255, 0.99); color: rgba(0, 0, 0, 0.8); border-left: 4px solid rgb(194, 191, 191); width: 350px; } .notification-error { background: #bd362f; color: #fff; border-left: 4px solid rgb(241, 234, 234); } .notification-success { background: #51a351; color: #fff; border-left: 4px solid rgb(241, 234, 234); } .notification-warning { background: #f87400; color: #fff; border-left: 4px solid rgb(241, 234, 234); } .notification-info { background: #2f96b4; color: #fff; border-left: 4px solid rgb(241, 234, 234); } .notification-close { position: absolute; right: 8px; top: 8px; display: block; height: 24px; width: 24px; transition: color 0.1s; cursor: pointer; } .notification-close svg { display: block; } .notification-close .close-x { stroke: #fff; fill: transparent; stroke-linecap: round; stroke-width: 5; } .notification-default .close-x { stroke: #bd362f; } .notification-body { align-items: center; display: flex; min-height: 56px; width: 290px; padding: 10px; letter-spacing: 1px; word-break: break-word !important; } .notification-icon { font-size: 36px; line-height: 36px; width: 36px; text-align: center; padding: 0; margin: 0; } .notification:not(.notification-default) .notification-icon { color: #fff; } .notification-default .notification-icon { color: #ffc107; } .notification-default .notification-icon::before { content: '\1F514'; } .notification-warning .notification-icon::before { content: '\0021'; } .notification-error .notification-icon::before { content: '\26A0'; } .notification-success .notification-icon::before { content: '\2714'; } .notification-info .notification-icon::before { content: '\24D8'; } .notification-body > div { padding: 4px; height: 100%; } .notification .notification-title { font-size: 18px; font-weight: 600; padding: 4px; margin-top: -2px; } .notification-default .notification-title { color: red; } .notification:not(.notification-default) .notification-desc { padding: 4px; color: rgba(255, 255, 255, 0.9); } .notification-default .notification-desc { padding: 4px; color: rgb(92, 91, 91); } .bottom-right .notification.animation-slide-in, .top-right .notification.animation-slide-in { animation: right-slide-in 0.5s forwards, bounceIn 0.7s forwards; transform: translateX(100%); } .bottom-right .notification.animation-slide-out, .top-right .notification.animation-slide-out { animation: right-slide-out 0.5s forwards; } .top-left .notification.animation-slide-in, .bottom-left .notification.animation-slide-in { animation: left-slide-in 0.5s forwards, bounceIn 0.7s forwards; transform: translateX(-100%); } .top-left .notification.animation-slide-out, .bottom-left .notification.animation-slide-out { animation: left-slide-out 0.5s forwards; } .notification.animation-fade-in { animation: fade-in 0.5s forwards, bounceIn 0.7s forwards; opacity: 0; } .notification.animation-fade-out { animation: fade-out 0.5s forwards; } .notification-buttons { display: flex; justify-content: center; } .notification-default .notification-buttons { border-top: 1px solid rgb(230, 226, 226); } .notification-button { background: rgba(255, 255, 255, 0.99); align-items: center; color: #000; display: flex; justify-content: center; flex-grow: 1; min-height: 40px; font-size: 24px; font-weight: 600; cursor: pointer; cursor: pointer; } .notification-button:hover { background: #fff; /*color: #000;*/ text-decoration: none; } .notification-cancel:before { content: '\2717'; } .notification-cancel { color: darkred; border-right: 1px solid rgb(230, 226, 226); } .notification-cancel:hover { color: red; } .notification-action:before { content: '\2714'; } .notification-action { color: green; } .notification-action:hover { color: rgb(4, 173, 4); } @keyframes left-slide-in { to { transform: translateX(0); } } @keyframes left-slide-out { to { transform: translateX(-100%); margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; max-height: 0; opacity: 0; } } @keyframes right-slide-in { to { transform: translateX(0); } } @keyframes right-slide-out { to { transform: translateX(100%); margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; max-height: 0; opacity: 0; } } @keyframes bounceIn { 50% { transform: scale(0.9); opacity: 0.5; } 75% { transform: scale(1.1); opacity: 0.9; } 100% { transform: scale(1); opacity: 1; } } @keyframes fade-in { to { opacity: 1; } } @keyframes fade-out { to { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; max-height: 0; opacity: 0; } }
notification.css
.notification-container { position: fixed; font-family: 'Roboto', sans-serif; font-size: 1.1em; box-sizing: border-box; z-index: 1000; overflow: hidden; transition: all 0.5s linear; } .notification-container.center { top: 50%; left: 50%; transform: translate(-50%, -50%); } .notification-container.top-left { left: 10px; top: 10px; } .notification-container.bottom-left { left: 10px; bottom: 10px; } .notification-container.top-right { right: 10px; top: 10px; } .notification-container.bottom-right { right: 10px; bottom: 10px; } .notification-container.top-right .notification, .notification-container.bottom-right .notification { margin-left: auto; } .notification { position: relative; overflow: hidden; max-height: 500px; transition-property: all; transition-duration: 0.5s; transition-timing-function: cubic-bezier(0, 1, 0.5, 1); margin: 0 0 6px; opacity: 0.9; border-radius: 4px; box-shadow: 0 0 30px 0 rgba(36, 30, 30, 0.2); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 100; } .notification:hover { box-shadow: 0 0 30px #000000; opacity: 1; cursor: pointer; } .overlay { position: fixed; top: 0; left: 0; height: 100%; width: 100%; background-color: #000; background: rgba(0, 0, 0, 0.5); z-index: 10; display: none; } .notification:not(.notification-default) { width: 310px; } .notification-default { background: rgba(255, 255, 255, 0.99); color: rgba(0, 0, 0, 0.8); border-left: 4px solid rgb(194, 191, 191); width: 350px; } .notification-error { background: #bd362f; color: #fff; border-left: 4px solid rgb(241, 234, 234); } .notification-success { background: #51a351; color: #fff; border-left: 4px solid rgb(241, 234, 234); } .notification-warning { background: #f87400; color: #fff; border-left: 4px solid rgb(241, 234, 234); } .notification-info { background: #2f96b4; color: #fff; border-left: 4px solid rgb(241, 234, 234); } .notification-close { position: absolute; right: 8px; top: 8px; display: block; height: 24px; width: 24px; transition: color 0.1s; cursor: pointer; } .notification-close svg { display: block; } .notification-close .close-x { stroke: #fff; fill: transparent; stroke-linecap: round; stroke-width: 5; } .notification-default .close-x { stroke: #bd362f; } .notification-body { align-items: center; display: flex; min-height: 56px; width: 290px; padding: 10px; letter-spacing: 1px; word-break: break-word !important; } .notification-icon { font-size: 36px; line-height: 36px; width: 36px; text-align: center; padding: 0; margin: 0; } .notification:not(.notification-default) .notification-icon { color: #fff; } .notification-default .notification-icon { color: #ffc107; } .notification-default .notification-icon::before { content: '\1F514'; } .notification-warning .notification-icon::before { content: '\0021'; } .notification-error .notification-icon::before { content: '\26A0'; } .notification-success .notification-icon::before { content: '\2714'; } .notification-info .notification-icon::before { content: '\24D8'; } .notification-body > div { padding: 4px; height: 100%; } .notification .notification-title { font-size: 18px; font-weight: 600; padding: 4px; margin-top: -2px; } .notification-default .notification-title { color: red; } .notification:not(.notification-default) .notification-desc { padding: 4px; color: rgba(255, 255, 255, 0.9); } .notification-default .notification-desc { padding: 4px; color: rgb(92, 91, 91); } .bottom-right .notification.animation-slide-in, .top-right .notification.animation-slide-in { animation: right-slide-in 0.5s forwards, bounceIn 0.7s forwards; transform: translateX(100%); } .bottom-right .notification.animation-slide-out, .top-right .notification.animation-slide-out { animation: right-slide-out 0.5s forwards; } .top-left .notification.animation-slide-in, .bottom-left .notification.animation-slide-in { animation: left-slide-in 0.5s forwards, bounceIn 0.7s forwards; transform: translateX(-100%); } .top-left .notification.animation-slide-out, .bottom-left .notification.animation-slide-out { animation: left-slide-out 0.5s forwards; } .notification.animation-fade-in { animation: fade-in 0.5s forwards, bounceIn 0.7s forwards; opacity: 0; } .notification.animation-fade-out { animation: fade-out 0.5s forwards; } .notification-buttons { display: flex; justify-content: center; } .notification-default .notification-buttons { border-top: 1px solid rgb(230, 226, 226); } .notification-button { background: rgba(255, 255, 255, 0.99); align-items: center; color: #000; display: flex; justify-content: center; flex-grow: 1; min-height: 40px; font-size: 24px; font-weight: 600; cursor: pointer; cursor: pointer; } .notification-button:hover { background: #fff; /*color: #000;*/ text-decoration: none; } .notification-cancel:before { content: '\2717'; } .notification-cancel { color: darkred; border-right: 1px solid rgb(230, 226, 226); } .notification-cancel:hover { color: red; } .notification-action:before { content: '\2714'; } .notification-action { color: green; } .notification-action:hover { color: rgb(4, 173, 4); } @keyframes left-slide-in { to { transform: translateX(0); } } @keyframes left-slide-out { to { transform: translateX(-100%); margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; max-height: 0; opacity: 0; } } @keyframes right-slide-in { to { transform: translateX(0); } } @keyframes right-slide-out { to { transform: translateX(100%); margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; max-height: 0; opacity: 0; } } @keyframes bounceIn { 50% { transform: scale(0.9); opacity: 0.5; } 75% { transform: scale(1.1); opacity: 0.9; } 100% { transform: scale(1); opacity: 1; } } @keyframes fade-in { to { opacity: 1; } } @keyframes fade-out { to { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; max-height: 0; opacity: 0; } }
0.568176
0.063657
body { background-color: #f2f2f2; -webkit-font-smoothing: antialiased; } * { -webkit-box-sizing: border-box; box-sizing: border-box; } h5 { margin: 0px; font-size: 1.4em; font-weight: 700; } p { font-size: 12px; } .float_center { float: right; position: relative; left: -50%; text-align: left; } .float_center > .child { position: relative; left: 50%; margin-left: 0em; text-align: center; } .property-card { height: 18em; width: 14em; margin: 15px; display: inline-block; position: relative; -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); border-radius: 16px; overflow: hidden; -webkit-box-shadow: 15px 15px 27px #e1e1e32d, -15px -15px 27px #ffffff; box-shadow: 15px 15px 27px #e1e1e3, -15px -15px 27px #ffffff; } .property-image { height: 12em; width: 14em; padding: 1em 2em; position: Absolute; top: 0px; -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); background-image: url('/assets/images/Site1.jpeg'); background-size: cover; background-repeat: no-repeat; } /* Bottom Card Section */ .property-description { background-color: #FAFAFC; height: 6em; width: 14em; position: absolute; bottom: 0em; -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); padding: 0.5em 1em; text-align: center; } /* Social Icons */ .property-social-icons { width: 1em; height: 1em; color: darkgray; /* background-color: black; */ position: absolute; bottom: 1em; /* left: 1em; */ -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); } /* Property Cards Hover States */ .property-card:hover .property-description { height: 0em; padding: 0px 1em; } .property-card:hover .property-image { height: 18em; } .property-card:hover .property-image-shadow { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: black; opacity: 0.2; } .property-card:hover .property-social-icons { color: white; } .property-card:hover .property-social-icons:hover { cursor: pointer; } .property-image-title { text-align: center; position: Relative; top: 30%; opacity: 0; transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s; color: white; font-size: 1.2em; } .property-card:hover .property-image-title { opacity: 1; } ul { list-style-type: none; margin-left: 2.5em; padding-left: 0; } ul>li { position: relative; } span { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; }
src/YGI.Web/assets/css/index.css
body { background-color: #f2f2f2; -webkit-font-smoothing: antialiased; } * { -webkit-box-sizing: border-box; box-sizing: border-box; } h5 { margin: 0px; font-size: 1.4em; font-weight: 700; } p { font-size: 12px; } .float_center { float: right; position: relative; left: -50%; text-align: left; } .float_center > .child { position: relative; left: 50%; margin-left: 0em; text-align: center; } .property-card { height: 18em; width: 14em; margin: 15px; display: inline-block; position: relative; -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); border-radius: 16px; overflow: hidden; -webkit-box-shadow: 15px 15px 27px #e1e1e32d, -15px -15px 27px #ffffff; box-shadow: 15px 15px 27px #e1e1e3, -15px -15px 27px #ffffff; } .property-image { height: 12em; width: 14em; padding: 1em 2em; position: Absolute; top: 0px; -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); background-image: url('/assets/images/Site1.jpeg'); background-size: cover; background-repeat: no-repeat; } /* Bottom Card Section */ .property-description { background-color: #FAFAFC; height: 6em; width: 14em; position: absolute; bottom: 0em; -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); padding: 0.5em 1em; text-align: center; } /* Social Icons */ .property-social-icons { width: 1em; height: 1em; color: darkgray; /* background-color: black; */ position: absolute; bottom: 1em; /* left: 1em; */ -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); } /* Property Cards Hover States */ .property-card:hover .property-description { height: 0em; padding: 0px 1em; } .property-card:hover .property-image { height: 18em; } .property-card:hover .property-image-shadow { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: black; opacity: 0.2; } .property-card:hover .property-social-icons { color: white; } .property-card:hover .property-social-icons:hover { cursor: pointer; } .property-image-title { text-align: center; position: Relative; top: 30%; opacity: 0; transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s; color: white; font-size: 1.2em; } .property-card:hover .property-image-title { opacity: 1; } ul { list-style-type: none; margin-left: 2.5em; padding-left: 0; } ul>li { position: relative; } span { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; }
0.451327
0.121113
.Dashboard { min-height: 100%; position: relative; } .Dashboard .Sidebar { display: flex; flex-direction: column; min-height: 100vh; height: 100%; margin-left: -15px; } .Dashboard .Sidebar .MenuArea { height: calc(100vh - 160px); display: flex; flex-direction: column; justify-content: space-between; padding-top: 30px; padding-bottom: 40px; } .Dashboard .BasePane { padding-left: 0; padding-right: 10px; overflow-x: hidden; } .Dashboard .ContentArea { height: calc(100vh - 155px); overflow-y: auto; } .Dashboard .ContentArea [class*="row"] { margin-bottom: 40px; } .Dashboard .ContentArea [class*="row"]:last-child { margin-bottom: 0; } .Dashboard .ContentArea [class*="col-"]:nth-child(n+2) { padding-left: 30px; } .Dashboard .primary-area-col { padding-left: 0; padding-right: 0; } .Dashboard .PrimaryArea { font-size: 14px; overflow-x: hidden; padding-top: 23px; padding-left: 40px; padding-right: 40px; padding-bottom: 30px; } .Dashboard .SecondaryArea { font-size: 14px; overflow-x: hidden; padding-top: 23px; padding-left: 20px; padding-right: 25px; padding-bottom: 30px; } .Dashboard .AddressSwitcherArea { display: flex; justify-content: flex-end; padding-top: 30px; padding-bottom: 30px; padding-right: 20px; padding-left: 20px; } .Dashboard .PrimaryArea h1, .Dashboard .SecondaryArea h1 { font-size: 36px; font-weight: bold; padding-top: 30px; padding-bottom: 60px; } .Dashboard .PrimaryArea h2, .Dashboard .SecondaryArea h2 { font-size: 18px; font-weight: bold; } .Dashboard .PrimaryArea h3, .Dashboard .SecondaryArea h3 { font-size: 18px; padding-bottom: 20px; } .Dashboard .PrimaryArea p, .Dashboard .SecondaryArea p { font-size: 14px; font-weight: normal; } .Dashboard .TitlesArea { padding-left: 40px; } .Dashboard .TitlesArea h1 { font-size: 36px; font-weight: bold; padding-top: 30px; } .Dashboard .TitlesArea h1 .MenuIcon { display: inline-block; } .Dashboard .TitlesArea h1 .MenuIcon img { vertical-align: top; max-height: 36px; } .Dashboard .TitlesArea h2 { font-size: 22px; padding-top: 20px; margin-left: 60px; } .Dashboard .back-button { margin-top: 30px; font-size: 18px; font-weight: bold; } .Dashboard .back-button img { margin-right: 10px; } .Dashboard .TopArea { font-size: 14px; overflow-x: hidden; padding-top: 23px; padding-left: 30px; padding-right: 40px; padding-bottom: 30px; }
src/common/Dashboard.css
.Dashboard { min-height: 100%; position: relative; } .Dashboard .Sidebar { display: flex; flex-direction: column; min-height: 100vh; height: 100%; margin-left: -15px; } .Dashboard .Sidebar .MenuArea { height: calc(100vh - 160px); display: flex; flex-direction: column; justify-content: space-between; padding-top: 30px; padding-bottom: 40px; } .Dashboard .BasePane { padding-left: 0; padding-right: 10px; overflow-x: hidden; } .Dashboard .ContentArea { height: calc(100vh - 155px); overflow-y: auto; } .Dashboard .ContentArea [class*="row"] { margin-bottom: 40px; } .Dashboard .ContentArea [class*="row"]:last-child { margin-bottom: 0; } .Dashboard .ContentArea [class*="col-"]:nth-child(n+2) { padding-left: 30px; } .Dashboard .primary-area-col { padding-left: 0; padding-right: 0; } .Dashboard .PrimaryArea { font-size: 14px; overflow-x: hidden; padding-top: 23px; padding-left: 40px; padding-right: 40px; padding-bottom: 30px; } .Dashboard .SecondaryArea { font-size: 14px; overflow-x: hidden; padding-top: 23px; padding-left: 20px; padding-right: 25px; padding-bottom: 30px; } .Dashboard .AddressSwitcherArea { display: flex; justify-content: flex-end; padding-top: 30px; padding-bottom: 30px; padding-right: 20px; padding-left: 20px; } .Dashboard .PrimaryArea h1, .Dashboard .SecondaryArea h1 { font-size: 36px; font-weight: bold; padding-top: 30px; padding-bottom: 60px; } .Dashboard .PrimaryArea h2, .Dashboard .SecondaryArea h2 { font-size: 18px; font-weight: bold; } .Dashboard .PrimaryArea h3, .Dashboard .SecondaryArea h3 { font-size: 18px; padding-bottom: 20px; } .Dashboard .PrimaryArea p, .Dashboard .SecondaryArea p { font-size: 14px; font-weight: normal; } .Dashboard .TitlesArea { padding-left: 40px; } .Dashboard .TitlesArea h1 { font-size: 36px; font-weight: bold; padding-top: 30px; } .Dashboard .TitlesArea h1 .MenuIcon { display: inline-block; } .Dashboard .TitlesArea h1 .MenuIcon img { vertical-align: top; max-height: 36px; } .Dashboard .TitlesArea h2 { font-size: 22px; padding-top: 20px; margin-left: 60px; } .Dashboard .back-button { margin-top: 30px; font-size: 18px; font-weight: bold; } .Dashboard .back-button img { margin-right: 10px; } .Dashboard .TopArea { font-size: 14px; overflow-x: hidden; padding-top: 23px; padding-left: 30px; padding-right: 40px; padding-bottom: 30px; }
0.620507
0.136493
@import url("gtk-variant.css"); /*********** * general * ***********/ @define-color insensitive_bg_color @theme_bg_color; @define-color insensitive_fg_color shade(@core_color_b, 0.70); @define-color insensitive_text_shadow_color @theme_base_color; @define-color internal_element_color @theme_text_color; @define-color internal_element_hover_color @theme_text_color; @define-color internal_element_insensitive_color @insensitive_fg_color; /* border */ @define-color border_color shade(@core_color_b, 0.67); @define-color focus_border_color mix(#acacac, shade(@core_color_a, 0.75), 0.54); @define-color insensitive_border_color shade(@core_color_b, 0.79); /********** * button * **********/ @define-color button_gradient_a shade(@core_color_b, 1.07); @define-color button_gradient_b shade(@core_color_b, 1.06); @define-color button_gradient_c shade(@core_color_b, 1.04); @define-color button_gradient_d shade(@core_color_b, 0.98); /* hover */ @define-color button_hover_gradient_a @theme_base_color; @define-color button_hover_gradient_b shade(@core_color_b, 1.05); @define-color button_hover_gradient_c @core_color_b; /* active */ @define-color button_active_text_color @theme_fg_color; @define-color button_active_gradient_a shade(@core_color_b, 0.85); @define-color button_active_gradient_b shade(@core_color_b, 0.90); @define-color button_active_gradient_c shade(@core_color_b, 0.91); @define-color button_active_gradient_d shade(@core_color_b, 0.86); @define-color button_active_gradient_e shade(@core_color_b, 0.84); @define-color button_active_gradient_f shade(@core_color_b, 0.80); /* insensitive */ @define-color button_insensitive_inner_border_color shade(@core_color_b, 1.05); @define-color button_insensitive_gradient_a shade(@core_color_b, 1.04); @define-color button_insensitive_gradient_b shade(@core_color_b, 1.01); @define-color button_insensitive_gradient_c shade(@core_color_b, 0.99); @define-color button_insensitive_gradient_d shade(@core_color_b, 0.96); /* active insensitive */ @define-color button_active_insensitive_gradient_a shade(@core_color_b, 0.98); @define-color button_active_insensitive_gradient_b shade(@core_color_b, 1.02); @define-color button_active_insensitive_gradient_c shade(@core_color_b, 1.03); @define-color button_active_insensitive_gradient_d shade(@core_color_b, 1.01); @define-color button_active_insensitive_gradient_e shade(@core_color_b, 0.99); @define-color button_active_insensitive_gradient_f shade(@core_color_b, 0.96); /* primary toolbar focus */ @define-color pt_button_focus_gradient_a mix(#fafafa, shade(@core_color_a, 1.09), 0.3); @define-color pt_button_focus_gradient_b mix(#ededed, shade(@core_color_a, 1.05), 0.3); @define-color pt_button_focus_gradient_c mix(#e8e8e8, shade(@core_color_a, 1.01), 0.25); @define-color pt_button_focus_gradient_d mix(#e8e8e8, shade(@core_color_a, 0.96), 0.3); /* primary toolbar focus hover */ @define-color pt_button_focus_hover_gradient_a mix(#fcfcfc, shade(@core_color_a, 1.09), 0.15); @define-color pt_button_focus_hover_gradient_b mix(#fcfcfc, shade(@core_color_a, 1.05), 0.15); @define-color pt_button_focus_hover_gradient_c mix(#fcfcfc, shade(@core_color_a, 1.01), 0.2); @define-color pt_button_focus_hover_gradient_d mix(#e8e8e8, shade(@core_color_a, 0.96), 0.2); /***************** * color chooser * *****************/ @define-color color_swatch_border_color @border_color; @define-color color_swatch_hover_border_color @menubar_menuitem_hover_border_color; @define-color color_active_badge_light_border_color @theme_fg_color; @define-color color_active_badge_light_color @color_active_badge_light_border_color; @define-color color_active_badge_dark_border_color @theme_base_color; @define-color color_active_badge_dark_color @color_active_badge_light_border_color; /***************** * column-header * *****************/ @define-color column_header_border_top_color @theme_base_color; @define-color column_header_border_right_color shade(@core_color_b, 0.82); @define-color column_header_border_bottom_color shade(@core_color_b, 0.70); @define-color column_header_border_left_color @column_header_border_top_color; @define-color column_header_button_gradient_a shade(@core_color_b, 1.05); @define-color column_header_button_gradient_b shade(@core_color_b, 1.02); @define-color column_header_button_gradient_c @core_color_b; @define-color column_header_button_gradient_d shade(@core_color_b, 0.96); /********* * entry * *********/ @define-color entry_text_color @theme_text_color; @define-color entry_inner_border_color shade(@core_color_b, 0.96); @define-color entry_bg_color @theme_base_color; /* insensitive */ @define-color entry_insensitive_inner_border_color shade(@core_color_b, 0.97); @define-color entry_insensitive_bg_color @insensitive_bg_color; /************ * expander * ************/ @define-color expander_row_selected_border_color mix(#acacac, shade(@core_color_a, 0.75), 0.54); /***************** * fallback mode * *****************/ @define-color os_chrome_bg_color @theme_bg_color; @define-color os_chrome_fg_color @theme_fg_color; /* gnome-panel */ @define-color applet_frame_bg_color shade(@core_color_b, 0.89); @define-color pager_bg_color shade(@core_color_b, 0.97); /******************************* * info/question/error/warning * *******************************/ @define-color info_bg_color @theme_tooltip_bg_color; @define-color info_fg_color @theme_fg_color; @define-color question_bg_color mix(#727272, shade(@core_color_a, 0.90), 0.95); @define-color question_fg_color @theme_base_color; @define-color error_bg_color mix(#ababab, shade(@error_color, 0.77), 0.78); @define-color error_fg_color @theme_base_color; @define-color warning_fg_color @theme_fg_color; /******** * menu * ********/ @define-color menu_bg_color @theme_base_color; @define-color menu_fg_color @theme_fg_color; /* Example: submenu arrow. */ @define-color menu_controls_color @theme_fg_color; @define-color menu_border_color shade(@core_color_b, 0.72); @define-color menu_separator_color @menu_border_color; /*********** * menubar * ***********/ @define-color menubar_gradient_a shade(@core_color_b, 0.99); @define-color menubar_gradient_b shade(@core_color_b, 0.98); @define-color menubar_gradient_c shade(@core_color_b, 0.96); /* hover */ @define-color menubar_menuitem_hover_color @theme_selected_fg_color; @define-color menubar_menuitem_hover_border_color shade(@core_color_a, 0.58); @define-color menubar_menuitem_hover_gradient_a @core_color_a; @define-color menubar_menuitem_hover_gradient_b shade(@core_color_a, 0.95); @define-color menubar_menuitem_hover_gradient_c shade(@core_color_a, 0.93); @define-color menubar_menuitem_hover_gradient_d shade(@core_color_a, 0.88); /************ * notebook * ************/ @define-color notebook_bg_color shade(@core_color_b, 1.02); @define-color notebook_tab_inner_border_color shade(@core_color_b, 1.04); @define-color notebook_tab_gradient_a shade(@core_color_b, 0.97); @define-color notebook_tab_gradient_b shade(@core_color_b, 0.92); @define-color notebook_tab_gradient_c shade(@core_color_b, 0.90); @define-color notebook_tab_gradient_d shade(@core_color_b, 0.86); /* active tab */ @define-color notebook_active_tab_border @menubar_menuitem_hover_border_color; @define-color notebook_active_tab_strip_gradient_a shade(@core_color_a, 1.05); @define-color notebook_active_tab_strip_gradient_b shade(@core_color_a, 0.94); @define-color notebook_active_tab_strip_border_bottom_color mix(#727272, shade(@core_color_a, 0.84), 0.65); @define-color notebook_active_tab_gradient_a shade(@core_color_b, 1.07); @define-color notebook_active_tab_gradient_b @notebook_bg_color; /******* * osd * *******/ @define-color osd_bg_color @theme_tooltip_bg_color; @define-color osd_fg_color @theme_tooltip_fg_color; @define-color osd_border_color @theme_tooltip_border_color; /*************** * progressbar * ***************/ @define-color progressbar_border_color mix(#6a6a6a, shade(@core_color_a, 0.75), 0.80); @define-color progressbar_pattern_color @progressbar_border_color; @define-color progressbar_bg_color @core_color_a; @define-color progressbar_gradient_a @progressbar_bg_color; @define-color progressbar_gradient_b @menubar_menuitem_hover_gradient_b; @define-color progressbar_gradient_c @menubar_menuitem_hover_gradient_c; @define-color progressbar_gradient_d @menubar_menuitem_hover_gradient_d; /********* * scale * *********/ @define-color scale_mark_color @border_color; @define-color scale_progressbar_bg_color @scale_trough_highlight_gradient_b; @define-color scale_trough_border_color shade(@core_color_b, 0.56); @define-color scale_trough_bg_color shade(@core_color_b, 0.90); /* trough highlight */ @define-color scale_trough_highlight_border_color mix(#2b2b2b, shade(@core_color_a, 0.75), 0.80); @define-color scale_trough_highlight_bg_color shade(@core_color_a, 0.92); /* trough insensitive */ @define-color scale_trough_insensitive_border_color @insensitive_border_color; @define-color scale_trough_insensitive_bg_color shade(@core_color_b, 0.97); /* trough highlight insensitive */ @define-color scale_trough_highlight_insensitive_border_color mix(#6a6a6a, shade(@core_color_a, 0.88), 0.90); @define-color scale_trough_highlight_insensitive_bg_color shade(@core_color_a, 1.20); /************* * scrollbar * *************/ /* junction */ @define-color scrollbars_junction_bg_color @theme_bg_color; /* trough */ @define-color scrollbar_trough_border_color shade(@core_color_b, 0.67); @define-color scrollbar_trough_gradient_a shade(@core_color_b, 0.86); @define-color scrollbar_trough_gradient_b shade(@core_color_b, 0.90); /* slider */ @define-color scrollbar_slider_bg_color shade(@core_color_a, 0.99); @define-color scrollbar_slider_gradient_a @scrollbar_slider_bg_color; @define-color scrollbar_slider_gradient_b shade(@core_color_a, 0.96); @define-color scrollbar_slider_gradient_c shade(@core_color_a, 0.92); @define-color scrollbar_slider_gradient_d shade(@core_color_a, 0.88); @define-color scrollbar_slider_border_color mix(#000000, shade(@core_color_a, 0.72), 0.95); @define-color scrollbar_slider_inner_border_color shade(@core_color_a, 1.04); /* slider hover */ @define-color scrollbar_slider_hover_bg_color shade(@core_color_a, 1.03); @define-color scrollbar_slider_hover_gradient_a @scrollbar_slider_hover_bg_color; @define-color scrollbar_slider_hover_gradient_b shade(@core_color_a, 0.99); @define-color scrollbar_slider_hover_gradient_c shade(@core_color_a, 0.96); @define-color scrollbar_slider_hover_gradient_d shade(@core_color_a, 0.91); /* button */ @define-color scrollbar_button_color @theme_fg_color; @define-color scrollbar_button_insensitive_color @internal_element_insensitive_color; @define-color scrollbar_button_border_color shade(@core_color_b, 0.56); @define-color scrollbar_button_gradient_a shade(@core_color_b, 1.07); @define-color scrollbar_button_gradient_b shade(@core_color_b, 1.02); @define-color scrollbar_button_gradient_c shade(@core_color_b, 0.99); @define-color scrollbar_button_gradient_d shade(@core_color_b, 0.95); /* button hover */ @define-color scrollbar_button_hover_gradient_a shade(@core_color_b, 1.07); @define-color scrollbar_button_hover_gradient_b shade(@core_color_b, 1.05); @define-color scrollbar_button_hover_gradient_c shade(@core_color_b, 1.02); @define-color scrollbar_button_hover_gradient_d shade(@core_color_b, 0.97); /* button active */ @define-color scrollbar_button_active_gradient_a shade(@core_color_b, 0.95); @define-color scrollbar_button_active_gradient_b shade(@core_color_b, 0.92); @define-color scrollbar_button_active_gradient_c shade(@core_color_b, 0.89); @define-color scrollbar_button_active_gradient_d shade(@core_color_b, 0.85); /*********** * sidebar * ***********/ @define-color sidebar_bg_color @theme_base_color; @define-color gtkassistant_sidebar_border_color @border_color; /************** * spinbutton * **************/ @define-color spinbutton_border_color @border_color; /********** * switch * **********/ @define-color switch_color shade(@core_color_b, 0.45); @define-color switch_slider_border_color @progressbar_border_color; @define-color switch_slider_bg_color @scrollbar_slider_bg_color; @define-color switch_slider_gradient_a @switch_slider_bg_color; @define-color switch_slider_gradient_b @scrollbar_slider_gradient_b; @define-color switch_slider_gradient_c @scrollbar_slider_gradient_c; @define-color switch_slider_gradient_d @scrollbar_slider_gradient_d; /* active */ @define-color switch_trough_active_color @theme_base_color; @define-color switch_trough_active_gradient_a @menubar_menuitem_hover_border_color; @define-color switch_trough_active_gradient_b shade(@core_color_a, 1.12); /* insensitive */ @define-color switch_slider_insensitive_bg_color @button_insensitive_gradient_a; @define-color switch_slider_insensitive_gradient_a @switch_slider_insensitive_bg_color; @define-color switch_slider_insensitive_gradient_b @button_insensitive_gradient_b; @define-color switch_slider_insensitive_gradient_c @button_insensitive_gradient_c; @define-color switch_slider_insensitive_gradient_d @button_insensitive_gradient_d; /*********** * toolbar * ***********/ @define-color toolbar_border_top_color shade(@core_color_b, 0.82); @define-color toolbar_inner_border_color @theme_base_color; @define-color toolbar_border_bottom_color @toolbar_border_top_color; @define-color toolbar_gradient_a shade(@core_color_b, 1.04); @define-color toolbar_gradient_b shade(@core_color_b, 1.01); @define-color toolbar_gradient_c @core_color_b; @define-color toolbar_gradient_d shade(@core_color_b, 0.97); /*********** * tooltip * ***********/ @define-color theme_tooltip_border_color shade(@theme_tooltip_bg_color, 0.60); /********** * trough * **********/ @define-color trough_gradient_a shade(@core_color_b, 0.81); @define-color trough_gradient_b shade(@core_color_b, 0.90); /****************** * imports 2 of 2 * ******************/ @import url("gtk-widgets-img.css"); @import url("gtk-widgets.css"); @import url("applications.css");
TraditionalOkTest/gtk-3.0/gtk.css
@import url("gtk-variant.css"); /*********** * general * ***********/ @define-color insensitive_bg_color @theme_bg_color; @define-color insensitive_fg_color shade(@core_color_b, 0.70); @define-color insensitive_text_shadow_color @theme_base_color; @define-color internal_element_color @theme_text_color; @define-color internal_element_hover_color @theme_text_color; @define-color internal_element_insensitive_color @insensitive_fg_color; /* border */ @define-color border_color shade(@core_color_b, 0.67); @define-color focus_border_color mix(#acacac, shade(@core_color_a, 0.75), 0.54); @define-color insensitive_border_color shade(@core_color_b, 0.79); /********** * button * **********/ @define-color button_gradient_a shade(@core_color_b, 1.07); @define-color button_gradient_b shade(@core_color_b, 1.06); @define-color button_gradient_c shade(@core_color_b, 1.04); @define-color button_gradient_d shade(@core_color_b, 0.98); /* hover */ @define-color button_hover_gradient_a @theme_base_color; @define-color button_hover_gradient_b shade(@core_color_b, 1.05); @define-color button_hover_gradient_c @core_color_b; /* active */ @define-color button_active_text_color @theme_fg_color; @define-color button_active_gradient_a shade(@core_color_b, 0.85); @define-color button_active_gradient_b shade(@core_color_b, 0.90); @define-color button_active_gradient_c shade(@core_color_b, 0.91); @define-color button_active_gradient_d shade(@core_color_b, 0.86); @define-color button_active_gradient_e shade(@core_color_b, 0.84); @define-color button_active_gradient_f shade(@core_color_b, 0.80); /* insensitive */ @define-color button_insensitive_inner_border_color shade(@core_color_b, 1.05); @define-color button_insensitive_gradient_a shade(@core_color_b, 1.04); @define-color button_insensitive_gradient_b shade(@core_color_b, 1.01); @define-color button_insensitive_gradient_c shade(@core_color_b, 0.99); @define-color button_insensitive_gradient_d shade(@core_color_b, 0.96); /* active insensitive */ @define-color button_active_insensitive_gradient_a shade(@core_color_b, 0.98); @define-color button_active_insensitive_gradient_b shade(@core_color_b, 1.02); @define-color button_active_insensitive_gradient_c shade(@core_color_b, 1.03); @define-color button_active_insensitive_gradient_d shade(@core_color_b, 1.01); @define-color button_active_insensitive_gradient_e shade(@core_color_b, 0.99); @define-color button_active_insensitive_gradient_f shade(@core_color_b, 0.96); /* primary toolbar focus */ @define-color pt_button_focus_gradient_a mix(#fafafa, shade(@core_color_a, 1.09), 0.3); @define-color pt_button_focus_gradient_b mix(#ededed, shade(@core_color_a, 1.05), 0.3); @define-color pt_button_focus_gradient_c mix(#e8e8e8, shade(@core_color_a, 1.01), 0.25); @define-color pt_button_focus_gradient_d mix(#e8e8e8, shade(@core_color_a, 0.96), 0.3); /* primary toolbar focus hover */ @define-color pt_button_focus_hover_gradient_a mix(#fcfcfc, shade(@core_color_a, 1.09), 0.15); @define-color pt_button_focus_hover_gradient_b mix(#fcfcfc, shade(@core_color_a, 1.05), 0.15); @define-color pt_button_focus_hover_gradient_c mix(#fcfcfc, shade(@core_color_a, 1.01), 0.2); @define-color pt_button_focus_hover_gradient_d mix(#e8e8e8, shade(@core_color_a, 0.96), 0.2); /***************** * color chooser * *****************/ @define-color color_swatch_border_color @border_color; @define-color color_swatch_hover_border_color @menubar_menuitem_hover_border_color; @define-color color_active_badge_light_border_color @theme_fg_color; @define-color color_active_badge_light_color @color_active_badge_light_border_color; @define-color color_active_badge_dark_border_color @theme_base_color; @define-color color_active_badge_dark_color @color_active_badge_light_border_color; /***************** * column-header * *****************/ @define-color column_header_border_top_color @theme_base_color; @define-color column_header_border_right_color shade(@core_color_b, 0.82); @define-color column_header_border_bottom_color shade(@core_color_b, 0.70); @define-color column_header_border_left_color @column_header_border_top_color; @define-color column_header_button_gradient_a shade(@core_color_b, 1.05); @define-color column_header_button_gradient_b shade(@core_color_b, 1.02); @define-color column_header_button_gradient_c @core_color_b; @define-color column_header_button_gradient_d shade(@core_color_b, 0.96); /********* * entry * *********/ @define-color entry_text_color @theme_text_color; @define-color entry_inner_border_color shade(@core_color_b, 0.96); @define-color entry_bg_color @theme_base_color; /* insensitive */ @define-color entry_insensitive_inner_border_color shade(@core_color_b, 0.97); @define-color entry_insensitive_bg_color @insensitive_bg_color; /************ * expander * ************/ @define-color expander_row_selected_border_color mix(#acacac, shade(@core_color_a, 0.75), 0.54); /***************** * fallback mode * *****************/ @define-color os_chrome_bg_color @theme_bg_color; @define-color os_chrome_fg_color @theme_fg_color; /* gnome-panel */ @define-color applet_frame_bg_color shade(@core_color_b, 0.89); @define-color pager_bg_color shade(@core_color_b, 0.97); /******************************* * info/question/error/warning * *******************************/ @define-color info_bg_color @theme_tooltip_bg_color; @define-color info_fg_color @theme_fg_color; @define-color question_bg_color mix(#727272, shade(@core_color_a, 0.90), 0.95); @define-color question_fg_color @theme_base_color; @define-color error_bg_color mix(#ababab, shade(@error_color, 0.77), 0.78); @define-color error_fg_color @theme_base_color; @define-color warning_fg_color @theme_fg_color; /******** * menu * ********/ @define-color menu_bg_color @theme_base_color; @define-color menu_fg_color @theme_fg_color; /* Example: submenu arrow. */ @define-color menu_controls_color @theme_fg_color; @define-color menu_border_color shade(@core_color_b, 0.72); @define-color menu_separator_color @menu_border_color; /*********** * menubar * ***********/ @define-color menubar_gradient_a shade(@core_color_b, 0.99); @define-color menubar_gradient_b shade(@core_color_b, 0.98); @define-color menubar_gradient_c shade(@core_color_b, 0.96); /* hover */ @define-color menubar_menuitem_hover_color @theme_selected_fg_color; @define-color menubar_menuitem_hover_border_color shade(@core_color_a, 0.58); @define-color menubar_menuitem_hover_gradient_a @core_color_a; @define-color menubar_menuitem_hover_gradient_b shade(@core_color_a, 0.95); @define-color menubar_menuitem_hover_gradient_c shade(@core_color_a, 0.93); @define-color menubar_menuitem_hover_gradient_d shade(@core_color_a, 0.88); /************ * notebook * ************/ @define-color notebook_bg_color shade(@core_color_b, 1.02); @define-color notebook_tab_inner_border_color shade(@core_color_b, 1.04); @define-color notebook_tab_gradient_a shade(@core_color_b, 0.97); @define-color notebook_tab_gradient_b shade(@core_color_b, 0.92); @define-color notebook_tab_gradient_c shade(@core_color_b, 0.90); @define-color notebook_tab_gradient_d shade(@core_color_b, 0.86); /* active tab */ @define-color notebook_active_tab_border @menubar_menuitem_hover_border_color; @define-color notebook_active_tab_strip_gradient_a shade(@core_color_a, 1.05); @define-color notebook_active_tab_strip_gradient_b shade(@core_color_a, 0.94); @define-color notebook_active_tab_strip_border_bottom_color mix(#727272, shade(@core_color_a, 0.84), 0.65); @define-color notebook_active_tab_gradient_a shade(@core_color_b, 1.07); @define-color notebook_active_tab_gradient_b @notebook_bg_color; /******* * osd * *******/ @define-color osd_bg_color @theme_tooltip_bg_color; @define-color osd_fg_color @theme_tooltip_fg_color; @define-color osd_border_color @theme_tooltip_border_color; /*************** * progressbar * ***************/ @define-color progressbar_border_color mix(#6a6a6a, shade(@core_color_a, 0.75), 0.80); @define-color progressbar_pattern_color @progressbar_border_color; @define-color progressbar_bg_color @core_color_a; @define-color progressbar_gradient_a @progressbar_bg_color; @define-color progressbar_gradient_b @menubar_menuitem_hover_gradient_b; @define-color progressbar_gradient_c @menubar_menuitem_hover_gradient_c; @define-color progressbar_gradient_d @menubar_menuitem_hover_gradient_d; /********* * scale * *********/ @define-color scale_mark_color @border_color; @define-color scale_progressbar_bg_color @scale_trough_highlight_gradient_b; @define-color scale_trough_border_color shade(@core_color_b, 0.56); @define-color scale_trough_bg_color shade(@core_color_b, 0.90); /* trough highlight */ @define-color scale_trough_highlight_border_color mix(#2b2b2b, shade(@core_color_a, 0.75), 0.80); @define-color scale_trough_highlight_bg_color shade(@core_color_a, 0.92); /* trough insensitive */ @define-color scale_trough_insensitive_border_color @insensitive_border_color; @define-color scale_trough_insensitive_bg_color shade(@core_color_b, 0.97); /* trough highlight insensitive */ @define-color scale_trough_highlight_insensitive_border_color mix(#6a6a6a, shade(@core_color_a, 0.88), 0.90); @define-color scale_trough_highlight_insensitive_bg_color shade(@core_color_a, 1.20); /************* * scrollbar * *************/ /* junction */ @define-color scrollbars_junction_bg_color @theme_bg_color; /* trough */ @define-color scrollbar_trough_border_color shade(@core_color_b, 0.67); @define-color scrollbar_trough_gradient_a shade(@core_color_b, 0.86); @define-color scrollbar_trough_gradient_b shade(@core_color_b, 0.90); /* slider */ @define-color scrollbar_slider_bg_color shade(@core_color_a, 0.99); @define-color scrollbar_slider_gradient_a @scrollbar_slider_bg_color; @define-color scrollbar_slider_gradient_b shade(@core_color_a, 0.96); @define-color scrollbar_slider_gradient_c shade(@core_color_a, 0.92); @define-color scrollbar_slider_gradient_d shade(@core_color_a, 0.88); @define-color scrollbar_slider_border_color mix(#000000, shade(@core_color_a, 0.72), 0.95); @define-color scrollbar_slider_inner_border_color shade(@core_color_a, 1.04); /* slider hover */ @define-color scrollbar_slider_hover_bg_color shade(@core_color_a, 1.03); @define-color scrollbar_slider_hover_gradient_a @scrollbar_slider_hover_bg_color; @define-color scrollbar_slider_hover_gradient_b shade(@core_color_a, 0.99); @define-color scrollbar_slider_hover_gradient_c shade(@core_color_a, 0.96); @define-color scrollbar_slider_hover_gradient_d shade(@core_color_a, 0.91); /* button */ @define-color scrollbar_button_color @theme_fg_color; @define-color scrollbar_button_insensitive_color @internal_element_insensitive_color; @define-color scrollbar_button_border_color shade(@core_color_b, 0.56); @define-color scrollbar_button_gradient_a shade(@core_color_b, 1.07); @define-color scrollbar_button_gradient_b shade(@core_color_b, 1.02); @define-color scrollbar_button_gradient_c shade(@core_color_b, 0.99); @define-color scrollbar_button_gradient_d shade(@core_color_b, 0.95); /* button hover */ @define-color scrollbar_button_hover_gradient_a shade(@core_color_b, 1.07); @define-color scrollbar_button_hover_gradient_b shade(@core_color_b, 1.05); @define-color scrollbar_button_hover_gradient_c shade(@core_color_b, 1.02); @define-color scrollbar_button_hover_gradient_d shade(@core_color_b, 0.97); /* button active */ @define-color scrollbar_button_active_gradient_a shade(@core_color_b, 0.95); @define-color scrollbar_button_active_gradient_b shade(@core_color_b, 0.92); @define-color scrollbar_button_active_gradient_c shade(@core_color_b, 0.89); @define-color scrollbar_button_active_gradient_d shade(@core_color_b, 0.85); /*********** * sidebar * ***********/ @define-color sidebar_bg_color @theme_base_color; @define-color gtkassistant_sidebar_border_color @border_color; /************** * spinbutton * **************/ @define-color spinbutton_border_color @border_color; /********** * switch * **********/ @define-color switch_color shade(@core_color_b, 0.45); @define-color switch_slider_border_color @progressbar_border_color; @define-color switch_slider_bg_color @scrollbar_slider_bg_color; @define-color switch_slider_gradient_a @switch_slider_bg_color; @define-color switch_slider_gradient_b @scrollbar_slider_gradient_b; @define-color switch_slider_gradient_c @scrollbar_slider_gradient_c; @define-color switch_slider_gradient_d @scrollbar_slider_gradient_d; /* active */ @define-color switch_trough_active_color @theme_base_color; @define-color switch_trough_active_gradient_a @menubar_menuitem_hover_border_color; @define-color switch_trough_active_gradient_b shade(@core_color_a, 1.12); /* insensitive */ @define-color switch_slider_insensitive_bg_color @button_insensitive_gradient_a; @define-color switch_slider_insensitive_gradient_a @switch_slider_insensitive_bg_color; @define-color switch_slider_insensitive_gradient_b @button_insensitive_gradient_b; @define-color switch_slider_insensitive_gradient_c @button_insensitive_gradient_c; @define-color switch_slider_insensitive_gradient_d @button_insensitive_gradient_d; /*********** * toolbar * ***********/ @define-color toolbar_border_top_color shade(@core_color_b, 0.82); @define-color toolbar_inner_border_color @theme_base_color; @define-color toolbar_border_bottom_color @toolbar_border_top_color; @define-color toolbar_gradient_a shade(@core_color_b, 1.04); @define-color toolbar_gradient_b shade(@core_color_b, 1.01); @define-color toolbar_gradient_c @core_color_b; @define-color toolbar_gradient_d shade(@core_color_b, 0.97); /*********** * tooltip * ***********/ @define-color theme_tooltip_border_color shade(@theme_tooltip_bg_color, 0.60); /********** * trough * **********/ @define-color trough_gradient_a shade(@core_color_b, 0.81); @define-color trough_gradient_b shade(@core_color_b, 0.90); /****************** * imports 2 of 2 * ******************/ @import url("gtk-widgets-img.css"); @import url("gtk-widgets.css"); @import url("applications.css");
0.1844
0.077832
* img { border-radius: 50%; float: left; } .Head { background-color: rgb(199, 181, 164); position: static; } h1 { font-family: 'Cookie', cursive; font-size: 100px; } @media screen and (min-width: 580px) and (max-width: 767px) {} @media screen and (min-width: 768px) {} .important { background-color: rgb(199, 181, 164); font-size: 20px; } .sticky { position: -webkit-sticky; position: sticky; top: 0; } .Intro { font-size: 25px; } h2 { font-family: 'Cookie', cursive; font-size: 60px; } .button { font-size: 30px; background-color: azure; font-size: 20px; margin: 0; padding: 10px 20px; border: 1px solid coral; border-radius: 25px; text-decoration: none; } .button:hover { background: aqua; text-decoration: none; transition: .1s; text-decoration-color: white; } .contact { font-family: 'Cookie', cursive; font-size: 50px; } ol { position: absolute; top: 90%; left: 50%; transform: translate(-50%,-50%); margin: 0; padding: 10px 0; background: #fff; display: flex; border-radius: 10px; box-shadow: 0 10px 30px rgba(0,0,0,.3); } ol li { list-style: none; text-align: center; display: block; border-right: 1px solid rgba(0,0,0,0.2); } ol li:last-child { border-right: none; } ol li a { text-decoration: none; padding: 0 10px; display: block; } ol li a .icon { width: 40px; height: 40px; text-align: center; overflow: hidden; margin: 0 auto 10px; } ol li a .icon .fas { width: 100%; height: 100%; line-height: 40px; font-size: 34px; transition: 0.5s; color:#000; } ol li a .icon .fas:last-child { color: #e91e63; } ol li a:hover .icon .fas { transform: translateY(-100%) } ol li a .name { position: relative; height: 20px; width: 100%; display: block; overflow: hidden; } ol li a .name span { display: block; position: relative; color: #000; font-size: 10px; line-height: 20px; transition: 0.5s; } ol li a .name span:before { content: attr(data-text); position: absolute; top: -100%; left: 0; width: 100%; height: 100%; color: #e91e63; } ol li a:hover .name span { transform: translateY(20px); } ol li a .icon .fab { width: 100%; height: 100%; line-height: 40px; font-size: 34px; transition: 0.5s; color:#000; } ol li a .icon .fab:last-child { color: #e91e63; } ol li a:hover .icon .fab { transform: translateY(-100%) } #mywork { display: none; } .clickable { cursor: pointer; color: #0088cc; } .clickable:hover { text-decoration: underline; }
css/styles.css
* img { border-radius: 50%; float: left; } .Head { background-color: rgb(199, 181, 164); position: static; } h1 { font-family: 'Cookie', cursive; font-size: 100px; } @media screen and (min-width: 580px) and (max-width: 767px) {} @media screen and (min-width: 768px) {} .important { background-color: rgb(199, 181, 164); font-size: 20px; } .sticky { position: -webkit-sticky; position: sticky; top: 0; } .Intro { font-size: 25px; } h2 { font-family: 'Cookie', cursive; font-size: 60px; } .button { font-size: 30px; background-color: azure; font-size: 20px; margin: 0; padding: 10px 20px; border: 1px solid coral; border-radius: 25px; text-decoration: none; } .button:hover { background: aqua; text-decoration: none; transition: .1s; text-decoration-color: white; } .contact { font-family: 'Cookie', cursive; font-size: 50px; } ol { position: absolute; top: 90%; left: 50%; transform: translate(-50%,-50%); margin: 0; padding: 10px 0; background: #fff; display: flex; border-radius: 10px; box-shadow: 0 10px 30px rgba(0,0,0,.3); } ol li { list-style: none; text-align: center; display: block; border-right: 1px solid rgba(0,0,0,0.2); } ol li:last-child { border-right: none; } ol li a { text-decoration: none; padding: 0 10px; display: block; } ol li a .icon { width: 40px; height: 40px; text-align: center; overflow: hidden; margin: 0 auto 10px; } ol li a .icon .fas { width: 100%; height: 100%; line-height: 40px; font-size: 34px; transition: 0.5s; color:#000; } ol li a .icon .fas:last-child { color: #e91e63; } ol li a:hover .icon .fas { transform: translateY(-100%) } ol li a .name { position: relative; height: 20px; width: 100%; display: block; overflow: hidden; } ol li a .name span { display: block; position: relative; color: #000; font-size: 10px; line-height: 20px; transition: 0.5s; } ol li a .name span:before { content: attr(data-text); position: absolute; top: -100%; left: 0; width: 100%; height: 100%; color: #e91e63; } ol li a:hover .name span { transform: translateY(20px); } ol li a .icon .fab { width: 100%; height: 100%; line-height: 40px; font-size: 34px; transition: 0.5s; color:#000; } ol li a .icon .fab:last-child { color: #e91e63; } ol li a:hover .icon .fab { transform: translateY(-100%) } #mywork { display: none; } .clickable { cursor: pointer; color: #0088cc; } .clickable:hover { text-decoration: underline; }
0.400046
0.156201
*{ padding: 0; margin: 0; /*禁止双击选中*/ -moz-user-select:none;/*火狐*/ -webkit-user-select:none;/*webkit浏览器*/ -ms-user-select:none;/*IE10*/ -khtml-user-select:none;/*早期浏览器*/ user-select:none; } body{ width: 100%; height: 100%; overflow-x: hidden; overflow-y: hidden; } .nonullshow{ overflow-x: auto; overflow-y: auto; } ul li{ list-style: none; } .eyebrows{ width: 100%; height: 68px; position: fixed; z-index: 2; background-color: white; } .eyebrows div{ float: left; } .eyebrows .toptitle{ font-size: 17px; margin-top: 28px; padding-left: 40px; line-height: 40px; } .eyebrows .topsearch{ width: 85px; height: 40px; line-height: 40px; position: fixed; top: 28px; right: 40px; } .eyebrows .topsearch .layui-icon-search{ font-size: 20px; border-radius: 50px; padding: 5px; margin-top: 0px; } .eyebrows .topsearch .layui-icon-search:hover{ cursor: pointer; background-color: #e5e5e5; } .eyebrows .topsearch .layui-icon-add-1{ color: #ffffff; font-size: 30px; border-radius: 50px; margin-left: 15px; background-color: #000000; } .eyebrows .topsearch .layui-icon-add-1:hover{ cursor: pointer; background-color: #bfbfbf; } .eyebrows .search-win{ width: 620px; height: 272px; margin-left: 45%; margin-top: 70px; position: absolute; z-index: 3; border-radius: 10px; display: none; cursor:pointer; background-color: #ffffff; box-shadow: 0px 0px 10px #d4d3d3; } .eyebrows .search-win .search-frame{ width: 596px; height: 64px; border-radius: 10px; } .eyebrows .search-win .search-frame form .search-input{ width: 540px; height: 50px; border: none; margin-top: 15px; padding-left: 24px; border-radius: 10px; } .eyebrows .search-win .search-frame form .search-line{ width: 596px; height: 1px; margin-left: 12px; background-color: #f0f0f1; } .eyebrows .search-win .search-frame form .layui-icon-close{ padding: 5px; border-radius: 5px; } .eyebrows .search-win .search-frame form .layui-icon-close:hover{ background-color: #e5e5e5; } #layui-icon-close01{ padding: 5px; border-radius: 5px; } #layui-icon-close01:hover{ background-color: #e5e5e5; } .eyebrows .search-win .search-frame form ul{ margin-top: 4px; } .eyebrows .search-win .search-frame form ul li{ width: 596px; height: 40px; margin-left: 12px; border-radius: 5px; } .eyebrows .search-win .search-frame form ul li:hover{ background-color: #ececee; } .eyebrows .search-win .search-frame form #tip-frame li span i{ padding-left: 12px; font-size: 18px; } .eyebrows .search-win .search-frame form #tip-frame li span:nth-child(2){ padding-left: 12px; line-height: 40px; font-size: 16px; } /*=======================*/ .infoshow{ width: 100%; height: 40px; cursor: pointer; position: fixed; z-index: 1; top: 65px; background-color: white; padding-top: 24px; padding-bottom: 10px; } .infoshow div{ height: 40px; line-height: 40px; float: left; } .infoshow .showcount{ height: 40px; width: calc(84% - 40px); margin-left: 40px; } .infoshow .showcount #allchoose{ width: 16px; height: 16px; margin-top: 12px; border: 2px solid #d7d7d7; border-radius: 50px; } .infoshow .showcount #allchoose:hover{ border: 2px solid #637dff; } .infoshow .showcount #allchoose:checked{ border: 2px solid #637dff; background-color: #637dff; } .infoshow .showcount *{ float: left; margin-left: 5px; } .infoshow .showview{ position: fixed; right: 25px; } .infoshow .showview .div01{ height: 30px; margin-top: 5px; line-height: 30px; padding-left: 10px; padding-right: 10px; border-radius: 6px; } .infoshow .showview .div01 p{ font-size: 12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .infoshow .showview .div01:hover{ background-color: #ececee; } .infoshow .showview .div02{ padding-left: 20px; width: 50px; } .infoshow .showview .div02 i{ padding: 5px; font-size: 18px; } .infoshow .showview .div02 i:hover{ border-radius: 5px; background-color: #ececee; } .infoshow .showview .sortlist{ width: 124px; height: 278px; margin-top: 40px; position: absolute; z-index: 1; background-color: #ffffff; border-radius: 10px; box-shadow: 0px 0px 10px #d4d3d3; } .infoshow .showview .sortlist ul{ margin-top: 3px; } .infoshow .showview .sortlist ul li{ margin-left: 3px; width: 118px; height: 38px; border-radius: 5px; } .infoshow .showview .sortlist ul li a{ width: 108px; height: 38px; font-weight: 500; color: #0C0C0C; padding-left: 10px; border-radius: 5px; display: block; } .infoshow .showview .sortlist ul li:hover{ background-color: #ececee; } .nullshow{ width: 100%; height: 120px; position: fixed; bottom: 0px; top: 0px; margin-top: 262px; text-align: center; cursor: pointer; } .nullshow ul{ margin: 0 auto; width: 374px; height: 120px; } .nullshow ul li{ float: left; width: 106px; height: 120px; border-radius: 10px; background-color: #f5f5f6; } .nullshow ul li:hover{ background-color: #eeeeee; } .nullshow ul li p{ width: 100%; height: 81px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .nullshow ul li p img { margin-top: 30px; margin-left: 34px; } .nullshow ul li div{ width: 100%; text-align: center; font-size: 14px; margin-top: 20px; } .nonullshow{ width: 100%; height: calc(100% - 142px); position: fixed; bottom: 0px; top: 0px; z-index: -1; margin-top: 142px; } .nonullshow .files{ cursor: pointer; width: 123px; height: 170px; margin-left: 54px; margin-top: 30px; border-radius: 10px; float: left; text-align: center; } .nonullshow .files img{ padding-top: 8px; padding-bottom: 10px; } .nonullshow div :nth-child(5){ padding: 0px 0px 5px 0px; margin: 0 auto; width: 100px; font-size: 16px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; } .nonullshow .files :nth-child(6),.nonullshow .files :nth-child(7){ font-size: 12px; color: rgba(37, 38, 43, 0.36); } .nonullshow .files .leftsub{ width: 24px; height: 24px; margin-top: 4px; margin-left: 4px; border-radius: 5px; position: absolute; background-color: #ffffff; } .nonullshow .files .leftsub input{ width: 16px; height: 16px; margin-top: 4px; border: 2px solid #d7d7d7; border-radius: 50px; } .nonullshow .files .leftsub input:hover{ border: 2px solid #637dff; } .nonullshow .files .leftsub input:checked{ background-color: #637dff; border: 2px solid #637dff; } .nonullshow .files .rightsub:hover{ color: #637dff; } input[type="checkbox"] { -webkit-appearance: none; } input[type=checkbox]:checked:after { font-size: 14px; content: "√"; color: white; } input[type="radio"] { -webkit-appearance: none; } input[type=radio]:checked:after { font-size: 14px; content: "√"; color: white; } .nonullshow .files .rightsub{ width: 24px; height: 24px; line-height: 24px; border-radius: 5px; margin-top: 4px; margin-left: 94px; position: absolute; color: #d7d7d7; background-color: #ffffff; } .nonullshow .files .rightsub-list{ width: 120px; height: 160px; margin-left: 55px; margin-top: 25px; border-radius: 10px; position: absolute; z-index: 4; background-color: white; box-shadow: 0px 0px 10px #d4d3d3; } .nonullshow .files .rightsub-list ul li{ border-radius: 5px; margin-left: 3px; width: 114px; height: 38.5px; line-height: 38.5px; } .nonullshow .files .rightsub-list ul li a{ padding-left: 10px; text-align: left; font-size: 16px; width: 114px; height: 38.5px; border-radius: 5px; display: block; } .nonullshow .files .rightsub-list ul li:hover{ background-color: #ececee; } .downlist{ display: none; width: 220px; height: 48px; margin-left: 40%; bottom: 50px; position: fixed; z-index: 1; border-radius: 10px; padding-left: 30px; background-color: rgb(49 49 54); } .downlist div{ width: 190px; } .downlist div a{ float: left; width: 30px; height: 30px; margin-top: 9px; margin-left: 10px; border-radius: 5px; display: block; line-height: 30px; text-align: center; } .downlist div a:hover{ background-color: #555559; } .downlist div a i{ font-size: 18px; color: #c6c6c7; } #curtain{ display: none; width: 100%; height: 753px; z-index: 3; background-color: #000000; opacity: 40%; position: fixed; } #createfolder{ display: none; position: fixed; width: 340px; height: 340px; z-index: 4; margin-left: 35%; margin-top: 100px; border-radius: 10px; background-color: white; } #createfolder .title001{ line-height: 64px; width: 100%; height: 64px; } #createfolder .title001 span{ margin-left: 20px; font-size: 16px; } #createfolder .title001 i{ padding: 5px; border-radius: 5px; margin-left: 190px; } #createfolder .title001 i:hover{ background-color: #e5e5e5; } #createfolder :nth-child(2){ text-align: center; width: 100%; height: 200px; } #createfolder :nth-child(2) img{ padding: 36px 0px 36px 0px; } #createfolder :nth-child(2) form input{ border: none; width: 280px; height: 38px; padding-left: 10px; border-radius: 10px; background-color: #e5e5e5; } #createfolder :nth-child(3){ width: 100%; height: 76px; line-height: 76px; } #createfolder :nth-child(3) button{ width: 80px; height: 36px; background-color: #637dff; border-radius: 6px; margin-left: 235px; } #lookinfo{ width: 340px; height: 560px; display: none; position: fixed; z-index: 4; margin-left: 35%; margin-top: 100px; border-radius: 10px; background-color: white; } #lookinfo .title002{ width: 100%; height: 64px; } #lookinfo .title002 p{ line-height: 64px; float: left; } #lookinfo .title002 :nth-child(1){ width: 250px; font-size: 16px; margin-left: 20px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; } #lookinfo .title002 p i{ padding: 5px; border-radius: 5px; } #lookinfo .title002 i:hover{ background-color: #e5e5e5; } #lookinfo .picture01{ margin-top: 20px; width: 100%; height: 126px; text-align: center; } #lookinfo .datainfo{ width: 300px; height: 268px; padding: 10px 20px 40px 20px; } #lookinfo .datainfo :nth-child(1){ font-size: 12px; line-height: 1.6; font-weight: 500; } #lookinfo .datainfo .textnum{ width: 100%; height: 40px; } #lookinfo .datainfo .textnum p{ height: 40px; width: 18px; float: left; } #lookinfo .datainfo .textnum :nth-child(1) i{ width: 18px; height: 18px; font-size: 18px; line-height: 40px; } #lookinfo .datainfo .textnum :nth-child(2){ padding: 0px 10px 0px 0px; margin-left: 15px; width: 257px; line-height: 40px; font-size: 14px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; } #lookinfo .datainfo .filesize{ font-size: 12px; padding: 0px 0px 0px 34px; color: rgba(37, 38, 43, 0.36); } #lookinfo .datainfo p{ width: 100%; height: 40px; } #lookinfo .datainfo p .layui-icon{ font-size: 18px; } #lookinfo .datainfo p span{ margin-left: 12px; font-size: 15px; } #lookinfo .datainfo p g{ font-size: 12px; padding: 0px 0px 0px 34px; color: rgba(37, 38, 43, 0.36); } #sharefiles{ width: 440px; height: 530px; background-color: white; display: none; position: fixed; z-index: 4; cursor: pointer; border-radius: 10px; margin-left: 30%; margin-top: 100px; } #sharefiles .title003{ width: 100%; height: 64px; font-size: 18px; border-radius: 10px 10px 0px 0px; background-color: #edf0ff; line-height: 64px; } #sharefiles .title003 span{ height: 64px; border-radius: 10px; margin-left: 184px; line-height: 64px; text-align: center; } #sharefiles .title003 i{ padding: 5px; margin-left: 130px; border-radius: 5px; } #sharefiles .title003 i:hover{ background-color: #e5e5e5; } #sharefiles .picture02{ width: 100%; height: 230px; background-color: #edf0ff; text-align: center; } #sharefiles .picture02 img{ padding: 20px 0px 15px 0px; } #sharefiles .picture02 p{ font-size: 16px; width: 360px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0px 0px 20px 40px; } #sharefiles .linkinfo{ width: 380px; height: 177px; padding: 30px 0px 0px 30px; } #sharefiles .linkinfo p{ font-size: 14px; padding: 0px 0px 20px 0px; } #sharefiles .linkinfo p span{ margin-left: 20px; font-size: 12px; color: #545454; } #sharefiles .linkinfo .copylink{ width: 361px; height: 28px; border-radius: 10px; padding: 8px; background-color: #ececee; } #sharefiles .linkinfo .copylink *{ float: left; } #sharefiles .linkinfo .copylink p{ color: #adaeb1; font-size: 14px; padding-left: 2px; line-height: 28px; width: 255px; overflow: hidden;/*超出部分隐藏*/ text-overflow:ellipsis;/* 超出部分显示省略号 */ white-space: nowrap;/*规定段落中的文本不进行换行 */ } #sharefiles .linkinfo .copylink a{ width: 100px; height: 28px; color: white; display: block; float: right; line-height: 28px; text-align: center; background-color: #637dff; border-radius: 5px; } #sharefiles .linkinfo nav{ width: 380px; text-align: center; margin-top: 50px; } #hidetext{ position: absolute; top: 0; left: 0; opacity: 0; z-index: -10; } #sortlist ul li a .mycheckeds{ width: 16px; height: 16px; margin-top: 4px; border: 2px solid #d7d7d7; border-radius: 50px; } #sortlist ul li a .mycheckeds:hover{ border: 2px solid #637dff; } #sortlist ul li a .mycheckeds:checked{ background-color: #637dff; border: 2px solid #637dff; } /*回收站页面独有*/ #removetip{ cursor: pointer; display: none; padding: 20px; width: 300px; height: 140px; position: absolute; margin-left: 38%; margin-top: 6%; z-index: 3; border-radius: 10px; background-color: #ffffff; } #removetip .outtitle{ font-size: 16px; padding-bottom: 25px; } #removetip .outtip{ letter-spacing: 1px; font-size: 14px; color: #25262bb8; } #removetip .btnchoose{ position: absolute; bottom: 20px; right: 20px; } #removetip .btnchoose a{ font-size: 14px; float: left; width: 80px; height: 36px; display: block; border-radius: 6px; line-height: 36px; text-align: center; } #removetip .btnchoose :nth-child(2){ color: white; } #removetip .btnchoose :nth-child(1){ width: 78px; height: 34px; margin-left: 100px; border: 1px solid #ebebed; } #removetip .btnchoose :nth-child(2){ margin-left: 10px; background-color: #f35b51; } /*=====================================*/ #uploadfiles{ cursor: pointer; display: none; padding: 20px; left: 10%; width: 70%; right: 20%; top: 10%; height: 75%; bottom: 10%; position: absolute; z-index: 3; border-radius: 20px; background-color: #ffffff; } #uploadfiles .outtitle{ font-size: 16px; padding-bottom: 25px; } #uploadfiles .outtip{ letter-spacing: 1px; font-size: 14px; color: #25262bb8; } /*==========================*/ #testList{ color: #687CEA; position: absolute; right: 130px; border-radius: 6px; background-color: white; border: 1px solid #B4C1FF; } #testListAction{ color: white; position: absolute; right: 20px; border-radius: 6px; background-color: #687CEA; } #closeupload{ position: absolute; right: 25px; padding: 5px; border-radius: 5px; } #closeupload:hover{ background-color: #e5e5e5; }
src/main/resources/static/css/subpage.css
*{ padding: 0; margin: 0; /*禁止双击选中*/ -moz-user-select:none;/*火狐*/ -webkit-user-select:none;/*webkit浏览器*/ -ms-user-select:none;/*IE10*/ -khtml-user-select:none;/*早期浏览器*/ user-select:none; } body{ width: 100%; height: 100%; overflow-x: hidden; overflow-y: hidden; } .nonullshow{ overflow-x: auto; overflow-y: auto; } ul li{ list-style: none; } .eyebrows{ width: 100%; height: 68px; position: fixed; z-index: 2; background-color: white; } .eyebrows div{ float: left; } .eyebrows .toptitle{ font-size: 17px; margin-top: 28px; padding-left: 40px; line-height: 40px; } .eyebrows .topsearch{ width: 85px; height: 40px; line-height: 40px; position: fixed; top: 28px; right: 40px; } .eyebrows .topsearch .layui-icon-search{ font-size: 20px; border-radius: 50px; padding: 5px; margin-top: 0px; } .eyebrows .topsearch .layui-icon-search:hover{ cursor: pointer; background-color: #e5e5e5; } .eyebrows .topsearch .layui-icon-add-1{ color: #ffffff; font-size: 30px; border-radius: 50px; margin-left: 15px; background-color: #000000; } .eyebrows .topsearch .layui-icon-add-1:hover{ cursor: pointer; background-color: #bfbfbf; } .eyebrows .search-win{ width: 620px; height: 272px; margin-left: 45%; margin-top: 70px; position: absolute; z-index: 3; border-radius: 10px; display: none; cursor:pointer; background-color: #ffffff; box-shadow: 0px 0px 10px #d4d3d3; } .eyebrows .search-win .search-frame{ width: 596px; height: 64px; border-radius: 10px; } .eyebrows .search-win .search-frame form .search-input{ width: 540px; height: 50px; border: none; margin-top: 15px; padding-left: 24px; border-radius: 10px; } .eyebrows .search-win .search-frame form .search-line{ width: 596px; height: 1px; margin-left: 12px; background-color: #f0f0f1; } .eyebrows .search-win .search-frame form .layui-icon-close{ padding: 5px; border-radius: 5px; } .eyebrows .search-win .search-frame form .layui-icon-close:hover{ background-color: #e5e5e5; } #layui-icon-close01{ padding: 5px; border-radius: 5px; } #layui-icon-close01:hover{ background-color: #e5e5e5; } .eyebrows .search-win .search-frame form ul{ margin-top: 4px; } .eyebrows .search-win .search-frame form ul li{ width: 596px; height: 40px; margin-left: 12px; border-radius: 5px; } .eyebrows .search-win .search-frame form ul li:hover{ background-color: #ececee; } .eyebrows .search-win .search-frame form #tip-frame li span i{ padding-left: 12px; font-size: 18px; } .eyebrows .search-win .search-frame form #tip-frame li span:nth-child(2){ padding-left: 12px; line-height: 40px; font-size: 16px; } /*=======================*/ .infoshow{ width: 100%; height: 40px; cursor: pointer; position: fixed; z-index: 1; top: 65px; background-color: white; padding-top: 24px; padding-bottom: 10px; } .infoshow div{ height: 40px; line-height: 40px; float: left; } .infoshow .showcount{ height: 40px; width: calc(84% - 40px); margin-left: 40px; } .infoshow .showcount #allchoose{ width: 16px; height: 16px; margin-top: 12px; border: 2px solid #d7d7d7; border-radius: 50px; } .infoshow .showcount #allchoose:hover{ border: 2px solid #637dff; } .infoshow .showcount #allchoose:checked{ border: 2px solid #637dff; background-color: #637dff; } .infoshow .showcount *{ float: left; margin-left: 5px; } .infoshow .showview{ position: fixed; right: 25px; } .infoshow .showview .div01{ height: 30px; margin-top: 5px; line-height: 30px; padding-left: 10px; padding-right: 10px; border-radius: 6px; } .infoshow .showview .div01 p{ font-size: 12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .infoshow .showview .div01:hover{ background-color: #ececee; } .infoshow .showview .div02{ padding-left: 20px; width: 50px; } .infoshow .showview .div02 i{ padding: 5px; font-size: 18px; } .infoshow .showview .div02 i:hover{ border-radius: 5px; background-color: #ececee; } .infoshow .showview .sortlist{ width: 124px; height: 278px; margin-top: 40px; position: absolute; z-index: 1; background-color: #ffffff; border-radius: 10px; box-shadow: 0px 0px 10px #d4d3d3; } .infoshow .showview .sortlist ul{ margin-top: 3px; } .infoshow .showview .sortlist ul li{ margin-left: 3px; width: 118px; height: 38px; border-radius: 5px; } .infoshow .showview .sortlist ul li a{ width: 108px; height: 38px; font-weight: 500; color: #0C0C0C; padding-left: 10px; border-radius: 5px; display: block; } .infoshow .showview .sortlist ul li:hover{ background-color: #ececee; } .nullshow{ width: 100%; height: 120px; position: fixed; bottom: 0px; top: 0px; margin-top: 262px; text-align: center; cursor: pointer; } .nullshow ul{ margin: 0 auto; width: 374px; height: 120px; } .nullshow ul li{ float: left; width: 106px; height: 120px; border-radius: 10px; background-color: #f5f5f6; } .nullshow ul li:hover{ background-color: #eeeeee; } .nullshow ul li p{ width: 100%; height: 81px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .nullshow ul li p img { margin-top: 30px; margin-left: 34px; } .nullshow ul li div{ width: 100%; text-align: center; font-size: 14px; margin-top: 20px; } .nonullshow{ width: 100%; height: calc(100% - 142px); position: fixed; bottom: 0px; top: 0px; z-index: -1; margin-top: 142px; } .nonullshow .files{ cursor: pointer; width: 123px; height: 170px; margin-left: 54px; margin-top: 30px; border-radius: 10px; float: left; text-align: center; } .nonullshow .files img{ padding-top: 8px; padding-bottom: 10px; } .nonullshow div :nth-child(5){ padding: 0px 0px 5px 0px; margin: 0 auto; width: 100px; font-size: 16px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; } .nonullshow .files :nth-child(6),.nonullshow .files :nth-child(7){ font-size: 12px; color: rgba(37, 38, 43, 0.36); } .nonullshow .files .leftsub{ width: 24px; height: 24px; margin-top: 4px; margin-left: 4px; border-radius: 5px; position: absolute; background-color: #ffffff; } .nonullshow .files .leftsub input{ width: 16px; height: 16px; margin-top: 4px; border: 2px solid #d7d7d7; border-radius: 50px; } .nonullshow .files .leftsub input:hover{ border: 2px solid #637dff; } .nonullshow .files .leftsub input:checked{ background-color: #637dff; border: 2px solid #637dff; } .nonullshow .files .rightsub:hover{ color: #637dff; } input[type="checkbox"] { -webkit-appearance: none; } input[type=checkbox]:checked:after { font-size: 14px; content: "√"; color: white; } input[type="radio"] { -webkit-appearance: none; } input[type=radio]:checked:after { font-size: 14px; content: "√"; color: white; } .nonullshow .files .rightsub{ width: 24px; height: 24px; line-height: 24px; border-radius: 5px; margin-top: 4px; margin-left: 94px; position: absolute; color: #d7d7d7; background-color: #ffffff; } .nonullshow .files .rightsub-list{ width: 120px; height: 160px; margin-left: 55px; margin-top: 25px; border-radius: 10px; position: absolute; z-index: 4; background-color: white; box-shadow: 0px 0px 10px #d4d3d3; } .nonullshow .files .rightsub-list ul li{ border-radius: 5px; margin-left: 3px; width: 114px; height: 38.5px; line-height: 38.5px; } .nonullshow .files .rightsub-list ul li a{ padding-left: 10px; text-align: left; font-size: 16px; width: 114px; height: 38.5px; border-radius: 5px; display: block; } .nonullshow .files .rightsub-list ul li:hover{ background-color: #ececee; } .downlist{ display: none; width: 220px; height: 48px; margin-left: 40%; bottom: 50px; position: fixed; z-index: 1; border-radius: 10px; padding-left: 30px; background-color: rgb(49 49 54); } .downlist div{ width: 190px; } .downlist div a{ float: left; width: 30px; height: 30px; margin-top: 9px; margin-left: 10px; border-radius: 5px; display: block; line-height: 30px; text-align: center; } .downlist div a:hover{ background-color: #555559; } .downlist div a i{ font-size: 18px; color: #c6c6c7; } #curtain{ display: none; width: 100%; height: 753px; z-index: 3; background-color: #000000; opacity: 40%; position: fixed; } #createfolder{ display: none; position: fixed; width: 340px; height: 340px; z-index: 4; margin-left: 35%; margin-top: 100px; border-radius: 10px; background-color: white; } #createfolder .title001{ line-height: 64px; width: 100%; height: 64px; } #createfolder .title001 span{ margin-left: 20px; font-size: 16px; } #createfolder .title001 i{ padding: 5px; border-radius: 5px; margin-left: 190px; } #createfolder .title001 i:hover{ background-color: #e5e5e5; } #createfolder :nth-child(2){ text-align: center; width: 100%; height: 200px; } #createfolder :nth-child(2) img{ padding: 36px 0px 36px 0px; } #createfolder :nth-child(2) form input{ border: none; width: 280px; height: 38px; padding-left: 10px; border-radius: 10px; background-color: #e5e5e5; } #createfolder :nth-child(3){ width: 100%; height: 76px; line-height: 76px; } #createfolder :nth-child(3) button{ width: 80px; height: 36px; background-color: #637dff; border-radius: 6px; margin-left: 235px; } #lookinfo{ width: 340px; height: 560px; display: none; position: fixed; z-index: 4; margin-left: 35%; margin-top: 100px; border-radius: 10px; background-color: white; } #lookinfo .title002{ width: 100%; height: 64px; } #lookinfo .title002 p{ line-height: 64px; float: left; } #lookinfo .title002 :nth-child(1){ width: 250px; font-size: 16px; margin-left: 20px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; } #lookinfo .title002 p i{ padding: 5px; border-radius: 5px; } #lookinfo .title002 i:hover{ background-color: #e5e5e5; } #lookinfo .picture01{ margin-top: 20px; width: 100%; height: 126px; text-align: center; } #lookinfo .datainfo{ width: 300px; height: 268px; padding: 10px 20px 40px 20px; } #lookinfo .datainfo :nth-child(1){ font-size: 12px; line-height: 1.6; font-weight: 500; } #lookinfo .datainfo .textnum{ width: 100%; height: 40px; } #lookinfo .datainfo .textnum p{ height: 40px; width: 18px; float: left; } #lookinfo .datainfo .textnum :nth-child(1) i{ width: 18px; height: 18px; font-size: 18px; line-height: 40px; } #lookinfo .datainfo .textnum :nth-child(2){ padding: 0px 10px 0px 0px; margin-left: 15px; width: 257px; line-height: 40px; font-size: 14px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; } #lookinfo .datainfo .filesize{ font-size: 12px; padding: 0px 0px 0px 34px; color: rgba(37, 38, 43, 0.36); } #lookinfo .datainfo p{ width: 100%; height: 40px; } #lookinfo .datainfo p .layui-icon{ font-size: 18px; } #lookinfo .datainfo p span{ margin-left: 12px; font-size: 15px; } #lookinfo .datainfo p g{ font-size: 12px; padding: 0px 0px 0px 34px; color: rgba(37, 38, 43, 0.36); } #sharefiles{ width: 440px; height: 530px; background-color: white; display: none; position: fixed; z-index: 4; cursor: pointer; border-radius: 10px; margin-left: 30%; margin-top: 100px; } #sharefiles .title003{ width: 100%; height: 64px; font-size: 18px; border-radius: 10px 10px 0px 0px; background-color: #edf0ff; line-height: 64px; } #sharefiles .title003 span{ height: 64px; border-radius: 10px; margin-left: 184px; line-height: 64px; text-align: center; } #sharefiles .title003 i{ padding: 5px; margin-left: 130px; border-radius: 5px; } #sharefiles .title003 i:hover{ background-color: #e5e5e5; } #sharefiles .picture02{ width: 100%; height: 230px; background-color: #edf0ff; text-align: center; } #sharefiles .picture02 img{ padding: 20px 0px 15px 0px; } #sharefiles .picture02 p{ font-size: 16px; width: 360px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0px 0px 20px 40px; } #sharefiles .linkinfo{ width: 380px; height: 177px; padding: 30px 0px 0px 30px; } #sharefiles .linkinfo p{ font-size: 14px; padding: 0px 0px 20px 0px; } #sharefiles .linkinfo p span{ margin-left: 20px; font-size: 12px; color: #545454; } #sharefiles .linkinfo .copylink{ width: 361px; height: 28px; border-radius: 10px; padding: 8px; background-color: #ececee; } #sharefiles .linkinfo .copylink *{ float: left; } #sharefiles .linkinfo .copylink p{ color: #adaeb1; font-size: 14px; padding-left: 2px; line-height: 28px; width: 255px; overflow: hidden;/*超出部分隐藏*/ text-overflow:ellipsis;/* 超出部分显示省略号 */ white-space: nowrap;/*规定段落中的文本不进行换行 */ } #sharefiles .linkinfo .copylink a{ width: 100px; height: 28px; color: white; display: block; float: right; line-height: 28px; text-align: center; background-color: #637dff; border-radius: 5px; } #sharefiles .linkinfo nav{ width: 380px; text-align: center; margin-top: 50px; } #hidetext{ position: absolute; top: 0; left: 0; opacity: 0; z-index: -10; } #sortlist ul li a .mycheckeds{ width: 16px; height: 16px; margin-top: 4px; border: 2px solid #d7d7d7; border-radius: 50px; } #sortlist ul li a .mycheckeds:hover{ border: 2px solid #637dff; } #sortlist ul li a .mycheckeds:checked{ background-color: #637dff; border: 2px solid #637dff; } /*回收站页面独有*/ #removetip{ cursor: pointer; display: none; padding: 20px; width: 300px; height: 140px; position: absolute; margin-left: 38%; margin-top: 6%; z-index: 3; border-radius: 10px; background-color: #ffffff; } #removetip .outtitle{ font-size: 16px; padding-bottom: 25px; } #removetip .outtip{ letter-spacing: 1px; font-size: 14px; color: #25262bb8; } #removetip .btnchoose{ position: absolute; bottom: 20px; right: 20px; } #removetip .btnchoose a{ font-size: 14px; float: left; width: 80px; height: 36px; display: block; border-radius: 6px; line-height: 36px; text-align: center; } #removetip .btnchoose :nth-child(2){ color: white; } #removetip .btnchoose :nth-child(1){ width: 78px; height: 34px; margin-left: 100px; border: 1px solid #ebebed; } #removetip .btnchoose :nth-child(2){ margin-left: 10px; background-color: #f35b51; } /*=====================================*/ #uploadfiles{ cursor: pointer; display: none; padding: 20px; left: 10%; width: 70%; right: 20%; top: 10%; height: 75%; bottom: 10%; position: absolute; z-index: 3; border-radius: 20px; background-color: #ffffff; } #uploadfiles .outtitle{ font-size: 16px; padding-bottom: 25px; } #uploadfiles .outtip{ letter-spacing: 1px; font-size: 14px; color: #25262bb8; } /*==========================*/ #testList{ color: #687CEA; position: absolute; right: 130px; border-radius: 6px; background-color: white; border: 1px solid #B4C1FF; } #testListAction{ color: white; position: absolute; right: 20px; border-radius: 6px; background-color: #687CEA; } #closeupload{ position: absolute; right: 25px; padding: 5px; border-radius: 5px; } #closeupload:hover{ background-color: #e5e5e5; }
0.277865
0.052936
body { color: black; background-color: white; font-size: 1em; font-family: "American Typewriter"; font-variant: small-caps; width: 297mm; /* A4 width in an attempt to keep the sheet printable */ border: 1px solid lightgrey; } /* only here for debugging, so I can see how each section looks */ .section { border: 1px solid darkblue; } .logo { width: 300px; float: left; text-align: center; font-size: 2em; font-family: "Times New Roman"; font-variant: small-caps; padding-right: 10px; padding-bottom: 10px; } .description subscripted-element { padding: 5px; } .description .subscript { white-space: nowrap; width: 100%; } .description .subscripted { white-space: nowrap; } .description:after { content: ""; display: table; clear: both; } .boxed { /* Simulate the look of a disabled input field */ border: 1px solid lightgrey; height: 1.1em; } .underlined { border-bottom: 1px solid lightgrey; } .value { font-family: "Arial"; font-variant: normal; padding: 4px 6px; } .padded { padding: 4px 6px; /* Should be same padding as value */ } .number2 { /* Number of expected digits: 2 */ text-align: center; display: inline-block; min-width: 25px; } .number3 { /* Number of expected digits: 3 */ text-align: center; display: inline-block; width: 70px; } .inverted { color: white; background-color: black; text-align: center; } .subscript { font-size: 0.5em; } .no-width { width: 1px; } .inner-round { background-image: radial-gradient(circle at top left, white 0.5em, transparent 0.5em), radial-gradient(circle at bottom left, white 0.5em, transparent 0.5em), radial-gradient(circle at top right, white 0.5em, transparent 0.5em), radial-gradient(circle at bottom right, white 0.5em, transparent 0.5em); padding: 0 1em; } .inner-round2 { background-image: radial-gradient(circle at top left, white 0.55em, transparent 0.55em), radial-gradient(circle at bottom left, white 0.55em, transparent 0.55em), radial-gradient(circle at top right, white 0.55em, transparent 0.55em); } .half-borders { background: linear-gradient(white 50%, black 50%) bottom left / 1px 100% no-repeat, linear-gradient(white 50%, black 50%) bottom right / 1px 100% no-repeat; } .page-header { text-align: right; font-weight: bold; text-shadow: 1px 1px 4px grey; padding: 10px; } .page-footer { clear: both; page-break-before: always; } .page-footer::after { font-size: 0.5em; content: "\00A9 2009 Paizo Publishing, LLC. Permission granted to photocopy for personal use only" } table { table-layout: fixed; border-collapse: collapse; border: 1px solid red; } th { font-size: 0.7em; font-weight: normal; /* default in th is bold*/ text-align: center; } tbody { text-align: center; }
webserver/pathfinder/static/pathfinder/character_sheet.css
body { color: black; background-color: white; font-size: 1em; font-family: "American Typewriter"; font-variant: small-caps; width: 297mm; /* A4 width in an attempt to keep the sheet printable */ border: 1px solid lightgrey; } /* only here for debugging, so I can see how each section looks */ .section { border: 1px solid darkblue; } .logo { width: 300px; float: left; text-align: center; font-size: 2em; font-family: "Times New Roman"; font-variant: small-caps; padding-right: 10px; padding-bottom: 10px; } .description subscripted-element { padding: 5px; } .description .subscript { white-space: nowrap; width: 100%; } .description .subscripted { white-space: nowrap; } .description:after { content: ""; display: table; clear: both; } .boxed { /* Simulate the look of a disabled input field */ border: 1px solid lightgrey; height: 1.1em; } .underlined { border-bottom: 1px solid lightgrey; } .value { font-family: "Arial"; font-variant: normal; padding: 4px 6px; } .padded { padding: 4px 6px; /* Should be same padding as value */ } .number2 { /* Number of expected digits: 2 */ text-align: center; display: inline-block; min-width: 25px; } .number3 { /* Number of expected digits: 3 */ text-align: center; display: inline-block; width: 70px; } .inverted { color: white; background-color: black; text-align: center; } .subscript { font-size: 0.5em; } .no-width { width: 1px; } .inner-round { background-image: radial-gradient(circle at top left, white 0.5em, transparent 0.5em), radial-gradient(circle at bottom left, white 0.5em, transparent 0.5em), radial-gradient(circle at top right, white 0.5em, transparent 0.5em), radial-gradient(circle at bottom right, white 0.5em, transparent 0.5em); padding: 0 1em; } .inner-round2 { background-image: radial-gradient(circle at top left, white 0.55em, transparent 0.55em), radial-gradient(circle at bottom left, white 0.55em, transparent 0.55em), radial-gradient(circle at top right, white 0.55em, transparent 0.55em); } .half-borders { background: linear-gradient(white 50%, black 50%) bottom left / 1px 100% no-repeat, linear-gradient(white 50%, black 50%) bottom right / 1px 100% no-repeat; } .page-header { text-align: right; font-weight: bold; text-shadow: 1px 1px 4px grey; padding: 10px; } .page-footer { clear: both; page-break-before: always; } .page-footer::after { font-size: 0.5em; content: "\00A9 2009 Paizo Publishing, LLC. Permission granted to photocopy for personal use only" } table { table-layout: fixed; border-collapse: collapse; border: 1px solid red; } th { font-size: 0.7em; font-weight: normal; /* default in th is bold*/ text-align: center; } tbody { text-align: center; }
0.68763
0.340773